@runtypelabs/persona 3.31.1 → 3.33.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.
Files changed (45) hide show
  1. package/README.md +2 -0
  2. package/dist/animations/glyph-cycle.d.cts +1 -1
  3. package/dist/animations/glyph-cycle.d.ts +1 -1
  4. package/dist/animations/{types-quh7NmYD.d.cts → types-CthJFfNx.d.cts} +7 -0
  5. package/dist/animations/{types-quh7NmYD.d.ts → types-CthJFfNx.d.ts} +7 -0
  6. package/dist/animations/wipe.d.cts +1 -1
  7. package/dist/animations/wipe.d.ts +1 -1
  8. package/dist/codegen.cjs +1 -1
  9. package/dist/codegen.js +1 -1
  10. package/dist/index.cjs +43 -43
  11. package/dist/index.cjs.map +1 -1
  12. package/dist/index.d.cts +288 -8
  13. package/dist/index.d.ts +288 -8
  14. package/dist/index.global.js +51 -51
  15. package/dist/index.global.js.map +1 -1
  16. package/dist/index.js +43 -43
  17. package/dist/index.js.map +1 -1
  18. package/dist/launcher.global.js.map +1 -1
  19. package/dist/smart-dom-reader.d.cts +78 -2
  20. package/dist/smart-dom-reader.d.ts +78 -2
  21. package/dist/theme-editor.cjs +30 -30
  22. package/dist/theme-editor.d.cts +92 -5
  23. package/dist/theme-editor.d.ts +92 -5
  24. package/dist/theme-editor.js +30 -30
  25. package/package.json +1 -1
  26. package/src/ask-user-question-tool.test.ts +148 -0
  27. package/src/ask-user-question-tool.ts +138 -0
  28. package/src/client.ts +43 -9
  29. package/src/components/messages.ts +10 -0
  30. package/src/components/suggestions.ts +49 -6
  31. package/src/index-core.ts +15 -0
  32. package/src/runtime/host-layout.test.ts +158 -3
  33. package/src/runtime/host-layout.ts +95 -1
  34. package/src/session.ts +188 -32
  35. package/src/session.webmcp.test.ts +48 -0
  36. package/src/suggest-replies-tool.test.ts +445 -0
  37. package/src/suggest-replies-tool.ts +152 -0
  38. package/src/theme-editor/index.ts +2 -0
  39. package/src/theme-editor/webmcp/index.ts +2 -0
  40. package/src/theme-editor/webmcp/types.ts +16 -3
  41. package/src/types.ts +79 -2
  42. package/src/ui.suggest-replies.test.ts +237 -0
  43. package/src/ui.ts +57 -13
  44. package/src/utils/dock.test.ts +23 -1
  45. package/src/utils/dock.ts +2 -0
@@ -1,32 +1,32 @@
1
- "use strict";var AgentWidget=(()=>{var Ub=Object.create;var ws=Object.defineProperty;var qb=Object.getOwnPropertyDescriptor;var zb=Object.getOwnPropertyNames;var $b=Object.getPrototypeOf,Vb=Object.prototype.hasOwnProperty;var Rg=r=>{throw TypeError(r)};var jb=(r,e,t)=>e in r?ws(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var Gb=(r=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(r,{get:(e,t)=>(typeof require!="undefined"?require:e)[t]}):r)(function(r){if(typeof require!="undefined")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var Ig=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),Kb=(r,e)=>{for(var t in e)ws(r,t,{get:e[t],enumerable:!0})},Wg=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of zb(e))!Vb.call(r,o)&&o!==t&&ws(r,o,{get:()=>e[o],enumerable:!(n=qb(e,o))||n.enumerable});return r};var Ai=(r,e,t)=>(t=r!=null?Ub($b(r)):{},Wg(e||!r||!r.__esModule?ws(t,"default",{value:r,enumerable:!0}):t,r)),Xb=r=>Wg(ws({},"__esModule",{value:!0}),r);var pr=(r,e,t)=>jb(r,typeof e!="symbol"?e+"":e,t),Qb=(r,e,t)=>e.has(r)||Rg("Cannot "+t);var Hg=(r,e,t)=>e.has(r)?Rg("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t);var Si=(r,e,t)=>(Qb(r,e,"access private method"),t);var Td=Ig(ze=>{"use strict";Object.defineProperty(ze,"__esModule",{value:!0});ze.Allow=ze.ALL=ze.COLLECTION=ze.ATOM=ze.SPECIAL=ze.INF=ze._INFINITY=ze.INFINITY=ze.NAN=ze.BOOL=ze.NULL=ze.OBJ=ze.ARR=ze.NUM=ze.STR=void 0;ze.STR=1;ze.NUM=2;ze.ARR=4;ze.OBJ=8;ze.NULL=16;ze.BOOL=32;ze.NAN=64;ze.INFINITY=128;ze._INFINITY=256;ze.INF=ze.INFINITY|ze._INFINITY;ze.SPECIAL=ze.NULL|ze.BOOL|ze.INF|ze.NAN;ze.ATOM=ze.STR|ze.NUM|ze.SPECIAL;ze.COLLECTION=ze.ARR|ze.OBJ;ze.ALL=ze.ATOM|ze.COLLECTION;ze.Allow={STR:ze.STR,NUM:ze.NUM,ARR:ze.ARR,OBJ:ze.OBJ,NULL:ze.NULL,BOOL:ze.BOOL,NAN:ze.NAN,INFINITY:ze.INFINITY,_INFINITY:ze._INFINITY,INF:ze.INF,SPECIAL:ze.SPECIAL,ATOM:ze.ATOM,COLLECTION:ze.COLLECTION,ALL:ze.ALL};ze.default=ze.Allow});var Fi=Ig(Or=>{"use strict";var c0=Or&&Or.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var o=Object.getOwnPropertyDescriptor(e,t);(!o||("get"in o?!e.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,o)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),p0=Or&&Or.__exportStar||function(r,e){for(var t in r)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&c0(e,r,t)};Object.defineProperty(Or,"__esModule",{value:!0});Or.Allow=Or.MalformedJSON=Or.PartialJSON=Or.parseJSON=Or.parse=void 0;var tn=Td();Object.defineProperty(Or,"Allow",{enumerable:!0,get:function(){return tn.Allow}});p0(Td(),Or);var Bi=class extends Error{};Or.PartialJSON=Bi;var Di=class extends Error{};Or.MalformedJSON=Di;function yh(r,e=tn.Allow.ALL){if(typeof r!="string")throw new TypeError(`expecting str, got ${typeof r}`);if(!r.trim())throw new Error(`${r} is empty`);return u0(r.trim(),e)}Or.parseJSON=yh;var u0=(r,e)=>{let t=r.length,n=0,o=u=>{throw new Bi(`${u} at position ${n}`)},a=u=>{throw new Di(`${u} at position ${n}`)},s=()=>(f(),n>=t&&o("Unexpected end of input"),r[n]==='"'?i():r[n]==="{"?d():r[n]==="["?l():r.substring(n,n+4)==="null"||tn.Allow.NULL&e&&t-n<4&&"null".startsWith(r.substring(n))?(n+=4,null):r.substring(n,n+4)==="true"||tn.Allow.BOOL&e&&t-n<4&&"true".startsWith(r.substring(n))?(n+=4,!0):r.substring(n,n+5)==="false"||tn.Allow.BOOL&e&&t-n<5&&"false".startsWith(r.substring(n))?(n+=5,!1):r.substring(n,n+8)==="Infinity"||tn.Allow.INFINITY&e&&t-n<8&&"Infinity".startsWith(r.substring(n))?(n+=8,1/0):r.substring(n,n+9)==="-Infinity"||tn.Allow._INFINITY&e&&1<t-n&&t-n<9&&"-Infinity".startsWith(r.substring(n))?(n+=9,-1/0):r.substring(n,n+3)==="NaN"||tn.Allow.NAN&e&&t-n<3&&"NaN".startsWith(r.substring(n))?(n+=3,NaN):p()),i=()=>{let u=n,m=!1;for(n++;n<t&&(r[n]!=='"'||m&&r[n-1]==="\\");)m=r[n]==="\\"?!m:!1,n++;if(r.charAt(n)=='"')try{return JSON.parse(r.substring(u,++n-Number(m)))}catch(v){a(String(v))}else if(tn.Allow.STR&e)try{return JSON.parse(r.substring(u,n-Number(m))+'"')}catch{return JSON.parse(r.substring(u,r.lastIndexOf("\\"))+'"')}o("Unterminated string literal")},d=()=>{n++,f();let u={};try{for(;r[n]!=="}";){if(f(),n>=t&&tn.Allow.OBJ&e)return u;let m=i();f(),n++;try{let v=s();u[m]=v}catch(v){if(tn.Allow.OBJ&e)return u;throw v}f(),r[n]===","&&n++}}catch{if(tn.Allow.OBJ&e)return u;o("Expected '}' at end of object")}return n++,u},l=()=>{n++;let u=[];try{for(;r[n]!=="]";)u.push(s()),f(),r[n]===","&&n++}catch{if(tn.Allow.ARR&e)return u;o("Expected ']' at end of array")}return n++,u},p=()=>{if(n===0){r==="-"&&a("Not sure what '-' is");try{return JSON.parse(r)}catch(m){if(tn.Allow.NUM&e)try{return JSON.parse(r.substring(0,r.lastIndexOf("e")))}catch{}a(String(m))}}let u=n;for(r[n]==="-"&&n++;r[n]&&",]}".indexOf(r[n])===-1;)n++;n==t&&!(tn.Allow.NUM&e)&&o("Unterminated number literal");try{return JSON.parse(r.substring(u,n))}catch{r.substring(u,n)==="-"&&o("Not sure what '-' is");try{return JSON.parse(r.substring(u,r.lastIndexOf("e")))}catch(v){a(String(v))}}},f=()=>{for(;n<t&&`
2
- \r `.includes(r[n]);)n++};return s()},f0=yh;Or.parse=f0});var pw={};Kb(pw,{ASK_USER_QUESTION_TOOL_NAME:()=>Vp,AgentWidgetClient:()=>da,AgentWidgetSession:()=>_a,AttachmentManager:()=>fa,DEFAULT_COMPONENTS:()=>Tp,DEFAULT_FLOATING_LAUNCHER_MAX_WIDTH:()=>cl,DEFAULT_FLOATING_LAUNCHER_WIDTH:()=>Cn,DEFAULT_PALETTE:()=>Ap,DEFAULT_SEMANTIC:()=>Sp,DEFAULT_WIDGET_CONFIG:()=>Xt,PRESETS:()=>xu,PRESET_FULLSCREEN:()=>hu,PRESET_MINIMAL:()=>gu,PRESET_SHOP:()=>mu,THEME_ZONES:()=>Uh,VERSION:()=>hb,WEBMCP_TOOL_PREFIX:()=>mo,WebMcpBridge:()=>Fa,accessibilityPlugin:()=>xb,animationsPlugin:()=>bb,applyThemeVariables:()=>Do,attachHeaderToContainer:()=>ha,brandPlugin:()=>yb,buildComposer:()=>Va,buildDefaultHeader:()=>Bp,buildHeader:()=>bo,buildHeaderWithLayout:()=>$a,buildMinimalHeader:()=>Dp,collectEnrichedPageContext:()=>fb,componentRegistry:()=>Co,createActionManager:()=>ni,createAgentExperience:()=>Ql,createAskUserQuestionBubble:()=>Sx,createBestAvailableVoiceProvider:()=>Yi,createBubbleWithLayout:()=>dx,createCSATFeedback:()=>Gl,createComboButton:()=>Ml,createComponentMiddleware:()=>jx,createComponentStreamParser:()=>zl,createDefaultSanitizer:()=>Cd,createDirectivePostprocessor:()=>eh,createDropdownMenu:()=>_o,createFlexibleJsonStreamParser:()=>wh,createIconButton:()=>Dr,createImagePart:()=>Lh,createJsonStreamParser:()=>$i,createLabelButton:()=>Qs,createLocalStorageAdapter:()=>ql,createMarkdownProcessor:()=>Ls,createMarkdownProcessorFromConfig:()=>sa,createMessageActions:()=>Up,createNPSFeedback:()=>Kl,createPlainTextParser:()=>qi,createPlugin:()=>wb,createRegexJsonParser:()=>zi,createStandardBubble:()=>ja,createTextPart:()=>Fs,createTheme:()=>qa,createThemeObserver:()=>ml,createToggleGroup:()=>rx,createTypingIndicator:()=>xa,createVoiceProvider:()=>ua,createWidgetHostLayout:()=>oi,createXmlParser:()=>Vi,defaultActionHandlers:()=>va,defaultJsonActionParser:()=>ri,defaultParseRules:()=>uu,detectColorScheme:()=>qs,directivePostprocessor:()=>th,ensureAskUserQuestionSheet:()=>Ja,escapeHtml:()=>ia,extractComponentDirectiveFromMessage:()=>jl,fileToImagePart:()=>Ph,formatEnrichedContext:()=>mb,generateAssistantMessageId:()=>ca,generateMessageId:()=>Sh,generateStableSelector:()=>fu,generateUserMessageId:()=>Oa,getActiveTheme:()=>za,getColorScheme:()=>kp,getDisplayText:()=>Mh,getHeaderLayout:()=>Fp,getImageParts:()=>Eh,getPreset:()=>Sb,hasComponentDirective:()=>Vl,hasImages:()=>kh,headerLayouts:()=>kl,highContrastPlugin:()=>Cb,initAgentWidget:()=>rb,isAskUserQuestionMessage:()=>yo,isComponentDirectiveType:()=>Vx,isDockedMountMode:()=>Rr,isVoiceSupported:()=>Os,isWebMcpToolName:()=>Bo,listRegisteredStreamAnimations:()=>Rp,markdownPostprocessor:()=>ud,mergeWithDefaults:()=>pl,normalizeContent:()=>Th,parseAskUserQuestionPayload:()=>vo,pluginRegistry:()=>ti,reducedMotionPlugin:()=>vb,registerStreamAnimationPlugin:()=>ga,removeAskUserQuestionSheet:()=>zo,renderComponentDirective:()=>$l,renderLoadingIndicatorWithFallback:()=>_p,renderLucideIcon:()=>Me,resolveDockConfig:()=>Hn,resolveSanitizer:()=>Da,resolveTokens:()=>ul,stripWebMcpPrefix:()=>Hi,themeToCssVariables:()=>fl,unregisterStreamAnimationPlugin:()=>Pp,validateImageFile:()=>Rh,validateTheme:()=>Mp});function sd(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var aa=sd();function _g(r){aa=r}var Ug=/[&<>"']/,Jb=new RegExp(Ug.source,"g"),qg=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,Yb=new RegExp(qg.source,"g"),Zb={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Bg=r=>Zb[r];function yn(r,e){if(e){if(Ug.test(r))return r.replace(Jb,Bg)}else if(qg.test(r))return r.replace(Yb,Bg);return r}var ey=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function ty(r){return r.replace(ey,(e,t)=>(t=t.toLowerCase(),t==="colon"?":":t.charAt(0)==="#"?t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""))}var ry=/(^|[^\[])\^/g;function or(r,e){let t=typeof r=="string"?r:r.source;e=e||"";let n={replace:(o,a)=>{let s=typeof a=="string"?a:a.source;return s=s.replace(ry,"$1"),t=t.replace(o,s),n},getRegex:()=>new RegExp(t,e)};return n}function Dg(r){try{r=encodeURI(r).replace(/%25/g,"%")}catch{return null}return r}var Ss={exec:()=>null};function Fg(r,e){let t=r.replace(/\|/g,(a,s,i)=>{let d=!1,l=s;for(;--l>=0&&i[l]==="\\";)d=!d;return d?"|":" |"}),n=t.split(/ \|/),o=0;if(n[0].trim()||n.shift(),n.length>0&&!n[n.length-1].trim()&&n.pop(),e)if(n.length>e)n.splice(e);else for(;n.length<e;)n.push("");for(;o<n.length;o++)n[o]=n[o].trim().replace(/\\\|/g,"|");return n}function Ti(r,e,t){let n=r.length;if(n===0)return"";let o=0;for(;o<n;){let a=r.charAt(n-o-1);if(a===e&&!t)o++;else if(a!==e&&t)o++;else break}return r.slice(0,n-o)}function ny(r,e){if(r.indexOf(e[1])===-1)return-1;let t=0;for(let n=0;n<r.length;n++)if(r[n]==="\\")n++;else if(r[n]===e[0])t++;else if(r[n]===e[1]&&(t--,t<0))return n;return-1}function Ng(r,e,t,n){let o=e.href,a=e.title?yn(e.title):null,s=r[1].replace(/\\([\[\]])/g,"$1");if(r[0].charAt(0)!=="!"){n.state.inLink=!0;let i={type:"link",raw:t,href:o,title:a,text:s,tokens:n.inlineTokens(s)};return n.state.inLink=!1,i}return{type:"image",raw:t,href:o,title:a,text:yn(s)}}function oy(r,e){let t=r.match(/^(\s+)(?:```)/);if(t===null)return e;let n=t[1];return e.split(`
1
+ "use strict";var AgentWidget=(()=>{var ey=Object.create;var Ss=Object.defineProperty;var ty=Object.getOwnPropertyDescriptor;var ry=Object.getOwnPropertyNames;var ny=Object.getPrototypeOf,oy=Object.prototype.hasOwnProperty;var Ug=r=>{throw TypeError(r)};var ay=(r,e,t)=>e in r?Ss(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var sy=(r=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(r,{get:(e,t)=>(typeof require!="undefined"?require:e)[t]}):r)(function(r){if(typeof require!="undefined")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var qg=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),iy=(r,e)=>{for(var t in e)Ss(r,t,{get:e[t],enumerable:!0})},zg=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of ry(e))!oy.call(r,o)&&o!==t&&Ss(r,o,{get:()=>e[o],enumerable:!(n=ty(e,o))||n.enumerable});return r};var Li=(r,e,t)=>(t=r!=null?ey(ny(r)):{},zg(e||!r||!r.__esModule?Ss(t,"default",{value:r,enumerable:!0}):t,r)),ly=r=>zg(Ss({},"__esModule",{value:!0}),r);var cr=(r,e,t)=>ay(r,typeof e!="symbol"?e+"":e,t),dy=(r,e,t)=>e.has(r)||Ug("Cannot "+t);var $g=(r,e,t)=>e.has(r)?Ug("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t);var Pi=(r,e,t)=>(dy(r,e,"access private method"),t);var Id=qg(ze=>{"use strict";Object.defineProperty(ze,"__esModule",{value:!0});ze.Allow=ze.ALL=ze.COLLECTION=ze.ATOM=ze.SPECIAL=ze.INF=ze._INFINITY=ze.INFINITY=ze.NAN=ze.BOOL=ze.NULL=ze.OBJ=ze.ARR=ze.NUM=ze.STR=void 0;ze.STR=1;ze.NUM=2;ze.ARR=4;ze.OBJ=8;ze.NULL=16;ze.BOOL=32;ze.NAN=64;ze.INFINITY=128;ze._INFINITY=256;ze.INF=ze.INFINITY|ze._INFINITY;ze.SPECIAL=ze.NULL|ze.BOOL|ze.INF|ze.NAN;ze.ATOM=ze.STR|ze.NUM|ze.SPECIAL;ze.COLLECTION=ze.ARR|ze.OBJ;ze.ALL=ze.ATOM|ze.COLLECTION;ze.Allow={STR:ze.STR,NUM:ze.NUM,ARR:ze.ARR,OBJ:ze.OBJ,NULL:ze.NULL,BOOL:ze.BOOL,NAN:ze.NAN,INFINITY:ze.INFINITY,_INFINITY:ze._INFINITY,INF:ze.INF,SPECIAL:ze.SPECIAL,ATOM:ze.ATOM,COLLECTION:ze.COLLECTION,ALL:ze.ALL};ze.default=ze.Allow});var zi=qg(Ur=>{"use strict";var A0=Ur&&Ur.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var o=Object.getOwnPropertyDescriptor(e,t);(!o||("get"in o?!e.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,o)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),S0=Ur&&Ur.__exportStar||function(r,e){for(var t in r)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&A0(e,r,t)};Object.defineProperty(Ur,"__esModule",{value:!0});Ur.Allow=Ur.MalformedJSON=Ur.PartialJSON=Ur.parseJSON=Ur.parse=void 0;var on=Id();Object.defineProperty(Ur,"Allow",{enumerable:!0,get:function(){return on.Allow}});S0(Id(),Ur);var Ui=class extends Error{};Ur.PartialJSON=Ui;var qi=class extends Error{};Ur.MalformedJSON=qi;function Lh(r,e=on.Allow.ALL){if(typeof r!="string")throw new TypeError(`expecting str, got ${typeof r}`);if(!r.trim())throw new Error(`${r} is empty`);return T0(r.trim(),e)}Ur.parseJSON=Lh;var T0=(r,e)=>{let t=r.length,n=0,o=p=>{throw new Ui(`${p} at position ${n}`)},a=p=>{throw new qi(`${p} at position ${n}`)},s=()=>(m(),n>=t&&o("Unexpected end of input"),r[n]==='"'?i():r[n]==="{"?d():r[n]==="["?l():r.substring(n,n+4)==="null"||on.Allow.NULL&e&&t-n<4&&"null".startsWith(r.substring(n))?(n+=4,null):r.substring(n,n+4)==="true"||on.Allow.BOOL&e&&t-n<4&&"true".startsWith(r.substring(n))?(n+=4,!0):r.substring(n,n+5)==="false"||on.Allow.BOOL&e&&t-n<5&&"false".startsWith(r.substring(n))?(n+=5,!1):r.substring(n,n+8)==="Infinity"||on.Allow.INFINITY&e&&t-n<8&&"Infinity".startsWith(r.substring(n))?(n+=8,1/0):r.substring(n,n+9)==="-Infinity"||on.Allow._INFINITY&e&&1<t-n&&t-n<9&&"-Infinity".startsWith(r.substring(n))?(n+=9,-1/0):r.substring(n,n+3)==="NaN"||on.Allow.NAN&e&&t-n<3&&"NaN".startsWith(r.substring(n))?(n+=3,NaN):u()),i=()=>{let p=n,f=!1;for(n++;n<t&&(r[n]!=='"'||f&&r[n-1]==="\\");)f=r[n]==="\\"?!f:!1,n++;if(r.charAt(n)=='"')try{return JSON.parse(r.substring(p,++n-Number(f)))}catch(b){a(String(b))}else if(on.Allow.STR&e)try{return JSON.parse(r.substring(p,n-Number(f))+'"')}catch{return JSON.parse(r.substring(p,r.lastIndexOf("\\"))+'"')}o("Unterminated string literal")},d=()=>{n++,m();let p={};try{for(;r[n]!=="}";){if(m(),n>=t&&on.Allow.OBJ&e)return p;let f=i();m(),n++;try{let b=s();p[f]=b}catch(b){if(on.Allow.OBJ&e)return p;throw b}m(),r[n]===","&&n++}}catch{if(on.Allow.OBJ&e)return p;o("Expected '}' at end of object")}return n++,p},l=()=>{n++;let p=[];try{for(;r[n]!=="]";)p.push(s()),m(),r[n]===","&&n++}catch{if(on.Allow.ARR&e)return p;o("Expected ']' at end of array")}return n++,p},u=()=>{if(n===0){r==="-"&&a("Not sure what '-' is");try{return JSON.parse(r)}catch(f){if(on.Allow.NUM&e)try{return JSON.parse(r.substring(0,r.lastIndexOf("e")))}catch{}a(String(f))}}let p=n;for(r[n]==="-"&&n++;r[n]&&",]}".indexOf(r[n])===-1;)n++;n==t&&!(on.Allow.NUM&e)&&o("Unterminated number literal");try{return JSON.parse(r.substring(p,n))}catch{r.substring(p,n)==="-"&&o("Not sure what '-' is");try{return JSON.parse(r.substring(p,r.lastIndexOf("e")))}catch(b){a(String(b))}}},m=()=>{for(;n<t&&`
2
+ \r `.includes(r[n]);)n++};return s()},M0=Lh;Ur.parse=M0});var Lw={};iy(Lw,{ASK_USER_QUESTION_CLIENT_TOOL:()=>qd,ASK_USER_QUESTION_PARAMETERS_SCHEMA:()=>Ud,ASK_USER_QUESTION_TOOL_NAME:()=>Os,AgentWidgetClient:()=>ua,AgentWidgetSession:()=>ja,AttachmentManager:()=>ha,DEFAULT_COMPONENTS:()=>qp,DEFAULT_FLOATING_LAUNCHER_MAX_WIDTH:()=>Cl,DEFAULT_FLOATING_LAUNCHER_WIDTH:()=>An,DEFAULT_PALETTE:()=>_p,DEFAULT_SEMANTIC:()=>Up,DEFAULT_WIDGET_CONFIG:()=>Kt,PRESETS:()=>ku,PRESET_FULLSCREEN:()=>Mu,PRESET_MINIMAL:()=>Tu,PRESET_SHOP:()=>Su,SUGGEST_REPLIES_CLIENT_TOOL:()=>Gi,SUGGEST_REPLIES_PARAMETERS_SCHEMA:()=>Od,SUGGEST_REPLIES_TOOL_NAME:()=>Vn,THEME_ZONES:()=>ux,VERSION:()=>Eb,WEBMCP_TOOL_PREFIX:()=>go,WebMcpBridge:()=>_a,accessibilityPlugin:()=>Lb,animationsPlugin:()=>Pb,applyThemeVariables:()=>_o,attachHeaderToContainer:()=>ya,brandPlugin:()=>Rb,buildComposer:()=>Ja,buildDefaultHeader:()=>Yp,buildHeader:()=>Co,buildHeaderWithLayout:()=>Qa,buildMinimalHeader:()=>Zp,builtInClientToolsForDispatch:()=>Us,collectEnrichedPageContext:()=>Tb,componentRegistry:()=>wo,createActionManager:()=>ci,createAgentExperience:()=>nd,createAskUserQuestionBubble:()=>qh,createBestAvailableVoiceProvider:()=>dl,createBubbleWithLayout:()=>Wx,createCSATFeedback:()=>ed,createComboButton:()=>Dl,createComponentMiddleware:()=>ob,createComponentStreamParser:()=>Ql,createDefaultSanitizer:()=>Ed,createDirectivePostprocessor:()=>ch,createDropdownMenu:()=>$o,createFlexibleJsonStreamParser:()=>jh,createIconButton:()=>Dr,createImagePart:()=>Zh,createJsonStreamParser:()=>tl,createLabelButton:()=>oi,createLocalStorageAdapter:()=>Xl,createMarkdownProcessor:()=>Rs,createMarkdownProcessorFromConfig:()=>ia,createMessageActions:()=>ou,createNPSFeedback:()=>td,createPlainTextParser:()=>Zi,createPlugin:()=>Wb,createRegexJsonParser:()=>el,createStandardBubble:()=>Ya,createTextPart:()=>$s,createTheme:()=>Ka,createThemeObserver:()=>Tl,createToggleGroup:()=>kx,createTypingIndicator:()=>va,createVoiceProvider:()=>ga,createWidgetHostLayout:()=>pi,createXmlParser:()=>rl,defaultActionHandlers:()=>wa,defaultJsonActionParser:()=>di,defaultParseRules:()=>wu,detectColorScheme:()=>Xs,directivePostprocessor:()=>ph,ensureAskUserQuestionSheet:()=>za,escapeHtml:()=>la,extractComponentDirectiveFromMessage:()=>Zl,fileToImagePart:()=>ex,formatEnrichedContext:()=>Mb,generateAssistantMessageId:()=>fa,generateMessageId:()=>Kh,generateStableSelector:()=>Au,generateUserMessageId:()=>Va,getActiveTheme:()=>Xa,getColorScheme:()=>$p,getDisplayText:()=>Qh,getHeaderLayout:()=>eu,getImageParts:()=>Yh,getPreset:()=>Db,hasComponentDirective:()=>Yl,hasImages:()=>Jh,headerLayouts:()=>Fl,highContrastPlugin:()=>Hb,initAgentWidget:()=>mb,isAskUserQuestionMessage:()=>ho,isComponentDirectiveType:()=>nb,isDockedMountMode:()=>Pr,isSuggestRepliesMessage:()=>_s,isVoiceSupported:()=>js,isWebMcpToolName:()=>da,latestAgentSuggestions:()=>Ki,listRegisteredStreamAnimations:()=>Kp,markdownPostprocessor:()=>yd,mergeWithDefaults:()=>wl,normalizeContent:()=>Xh,parseAskUserQuestionPayload:()=>xo,parseSuggestRepliesPayload:()=>_d,pluginRegistry:()=>li,reducedMotionPlugin:()=>Ib,registerStreamAnimationPlugin:()=>ba,removeAskUserQuestionSheet:()=>Oo,renderComponentDirective:()=>Jl,renderLoadingIndicatorWithFallback:()=>nu,renderLucideIcon:()=>Me,resolveDockConfig:()=>Sn,resolveSanitizer:()=>Na,resolveTokens:()=>Al,stripWebMcpPrefix:()=>_i,themeToCssVariables:()=>Sl,unregisterStreamAnimationPlugin:()=>Gp,validateImageFile:()=>tx,validateTheme:()=>zp});function fd(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var sa=fd();function Qg(r){sa=r}var Jg=/[&<>"']/,cy=new RegExp(Jg.source,"g"),Yg=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,py=new RegExp(Yg.source,"g"),uy={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Vg=r=>uy[r];function Cn(r,e){if(e){if(Jg.test(r))return r.replace(cy,Vg)}else if(Yg.test(r))return r.replace(py,Vg);return r}var fy=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function my(r){return r.replace(fy,(e,t)=>(t=t.toLowerCase(),t==="colon"?":":t.charAt(0)==="#"?t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""))}var gy=/(^|[^\[])\^/g;function nr(r,e){let t=typeof r=="string"?r:r.source;e=e||"";let n={replace:(o,a)=>{let s=typeof a=="string"?a:a.source;return s=s.replace(gy,"$1"),t=t.replace(o,s),n},getRegex:()=>new RegExp(t,e)};return n}function jg(r){try{r=encodeURI(r).replace(/%25/g,"%")}catch{return null}return r}var Ms={exec:()=>null};function Gg(r,e){let t=r.replace(/\|/g,(a,s,i)=>{let d=!1,l=s;for(;--l>=0&&i[l]==="\\";)d=!d;return d?"|":" |"}),n=t.split(/ \|/),o=0;if(n[0].trim()||n.shift(),n.length>0&&!n[n.length-1].trim()&&n.pop(),e)if(n.length>e)n.splice(e);else for(;n.length<e;)n.push("");for(;o<n.length;o++)n[o]=n[o].trim().replace(/\\\|/g,"|");return n}function Ri(r,e,t){let n=r.length;if(n===0)return"";let o=0;for(;o<n;){let a=r.charAt(n-o-1);if(a===e&&!t)o++;else if(a!==e&&t)o++;else break}return r.slice(0,n-o)}function hy(r,e){if(r.indexOf(e[1])===-1)return-1;let t=0;for(let n=0;n<r.length;n++)if(r[n]==="\\")n++;else if(r[n]===e[0])t++;else if(r[n]===e[1]&&(t--,t<0))return n;return-1}function Kg(r,e,t,n){let o=e.href,a=e.title?Cn(e.title):null,s=r[1].replace(/\\([\[\]])/g,"$1");if(r[0].charAt(0)!=="!"){n.state.inLink=!0;let i={type:"link",raw:t,href:o,title:a,text:s,tokens:n.inlineTokens(s)};return n.state.inLink=!1,i}return{type:"image",raw:t,href:o,title:a,text:Cn(s)}}function xy(r,e){let t=r.match(/^(\s+)(?:```)/);if(t===null)return e;let n=t[1];return e.split(`
3
3
  `).map(o=>{let a=o.match(/^\s+/);if(a===null)return o;let[s]=a;return s.length>=n.length?o.slice(n.length):o}).join(`
4
- `)}var Ha=class{constructor(e){pr(this,"options");pr(this,"rules");pr(this,"lexer");this.options=e||aa}space(e){let t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){let t=this.rules.block.code.exec(e);if(t){let n=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?n:Ti(n,`
5
- `)}}}fences(e){let t=this.rules.block.fences.exec(e);if(t){let n=t[0],o=oy(n,t[3]||"");return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:o}}}heading(e){let t=this.rules.block.heading.exec(e);if(t){let n=t[2].trim();if(/#$/.test(n)){let o=Ti(n,"#");(this.options.pedantic||!o||/ $/.test(o))&&(n=o.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}hr(e){let t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}}blockquote(e){let t=this.rules.block.blockquote.exec(e);if(t){let n=t[0].replace(/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,`
6
- $1`);n=Ti(n.replace(/^ *>[ \t]?/gm,""),`
7
- `);let o=this.lexer.state.top;this.lexer.state.top=!0;let a=this.lexer.blockTokens(n);return this.lexer.state.top=o,{type:"blockquote",raw:t[0],tokens:a,text:n}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n=t[1].trim(),o=n.length>1,a={type:"list",raw:"",ordered:o,start:o?+n.slice(0,-1):"",loose:!1,items:[]};n=o?`\\d{1,9}\\${n.slice(-1)}`:`\\${n}`,this.options.pedantic&&(n=o?n:"[*+-]");let s=new RegExp(`^( {0,3}${n})((?:[ ][^\\n]*)?(?:\\n|$))`),i="",d="",l=!1;for(;e;){let p=!1;if(!(t=s.exec(e))||this.rules.block.hr.test(e))break;i=t[0],e=e.substring(i.length);let f=t[2].split(`
8
- `,1)[0].replace(/^\t+/,M=>" ".repeat(3*M.length)),u=e.split(`
9
- `,1)[0],m=0;this.options.pedantic?(m=2,d=f.trimStart()):(m=t[2].search(/[^ ]/),m=m>4?1:m,d=f.slice(m),m+=t[1].length);let v=!1;if(!f&&/^ *$/.test(u)&&(i+=u+`
10
- `,e=e.substring(u.length+1),p=!0),!p){let M=new RegExp(`^ {0,${Math.min(3,m-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),E=new RegExp(`^ {0,${Math.min(3,m-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),k=new RegExp(`^ {0,${Math.min(3,m-1)}}(?:\`\`\`|~~~)`),h=new RegExp(`^ {0,${Math.min(3,m-1)}}#`);for(;e;){let w=e.split(`
11
- `,1)[0];if(u=w,this.options.pedantic&&(u=u.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),k.test(u)||h.test(u)||M.test(u)||E.test(e))break;if(u.search(/[^ ]/)>=m||!u.trim())d+=`
12
- `+u.slice(m);else{if(v||f.search(/[^ ]/)>=4||k.test(f)||h.test(f)||E.test(f))break;d+=`
13
- `+u}!v&&!u.trim()&&(v=!0),i+=w+`
14
- `,e=e.substring(w.length+1),f=u.slice(m)}}a.loose||(l?a.loose=!0:/\n *\n *$/.test(i)&&(l=!0));let x=null,S;this.options.gfm&&(x=/^\[[ xX]\] /.exec(d),x&&(S=x[0]!=="[ ] ",d=d.replace(/^\[[ xX]\] +/,""))),a.items.push({type:"list_item",raw:i,task:!!x,checked:S,loose:!1,text:d,tokens:[]}),a.raw+=i}a.items[a.items.length-1].raw=i.trimEnd(),a.items[a.items.length-1].text=d.trimEnd(),a.raw=a.raw.trimEnd();for(let p=0;p<a.items.length;p++)if(this.lexer.state.top=!1,a.items[p].tokens=this.lexer.blockTokens(a.items[p].text,[]),!a.loose){let f=a.items[p].tokens.filter(m=>m.type==="space"),u=f.length>0&&f.some(m=>/\n.*\n/.test(m.raw));a.loose=u}if(a.loose)for(let p=0;p<a.items.length;p++)a.items[p].loose=!0;return a}}html(e){let t=this.rules.block.html.exec(e);if(t)return{type:"html",block:!0,raw:t[0],pre:t[1]==="pre"||t[1]==="script"||t[1]==="style",text:t[0]}}def(e){let t=this.rules.block.def.exec(e);if(t){let n=t[1].toLowerCase().replace(/\s+/g," "),o=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:n,raw:t[0],href:o,title:a}}}table(e){let t=this.rules.block.table.exec(e);if(!t||!/[:|]/.test(t[2]))return;let n=Fg(t[1]),o=t[2].replace(/^\||\| *$/g,"").split("|"),a=t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split(`
15
- `):[],s={type:"table",raw:t[0],header:[],align:[],rows:[]};if(n.length===o.length){for(let i of o)/^ *-+: *$/.test(i)?s.align.push("right"):/^ *:-+: *$/.test(i)?s.align.push("center"):/^ *:-+ *$/.test(i)?s.align.push("left"):s.align.push(null);for(let i of n)s.header.push({text:i,tokens:this.lexer.inline(i)});for(let i of a)s.rows.push(Fg(i,s.header.length).map(d=>({text:d,tokens:this.lexer.inline(d)})));return s}}lheading(e){let t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}paragraph(e){let t=this.rules.block.paragraph.exec(e);if(t){let n=t[1].charAt(t[1].length-1)===`
16
- `?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:n,tokens:this.lexer.inline(n)}}}text(e){let t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){let t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:yn(t[1])}}tag(e){let t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&/^<a /i.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){let t=this.rules.inline.link.exec(e);if(t){let n=t[2].trim();if(!this.options.pedantic&&/^</.test(n)){if(!/>$/.test(n))return;let s=Ti(n.slice(0,-1),"\\");if((n.length-s.length)%2===0)return}else{let s=ny(t[2],"()");if(s>-1){let d=(t[0].indexOf("!")===0?5:4)+t[1].length+s;t[2]=t[2].substring(0,s),t[0]=t[0].substring(0,d).trim(),t[3]=""}}let o=t[2],a="";if(this.options.pedantic){let s=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(o);s&&(o=s[1],a=s[3])}else a=t[3]?t[3].slice(1,-1):"";return o=o.trim(),/^</.test(o)&&(this.options.pedantic&&!/>$/.test(n)?o=o.slice(1):o=o.slice(1,-1)),Ng(t,{href:o&&o.replace(this.rules.inline.anyPunctuation,"$1"),title:a&&a.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let o=(n[2]||n[1]).replace(/\s+/g," "),a=t[o.toLowerCase()];if(!a){let s=n[0].charAt(0);return{type:"text",raw:s,text:s}}return Ng(n,a,n[0],this.lexer)}}emStrong(e,t,n=""){let o=this.rules.inline.emStrongLDelim.exec(e);if(!o||o[3]&&n.match(/[\p{L}\p{N}]/u))return;if(!(o[1]||o[2]||"")||!n||this.rules.inline.punctuation.exec(n)){let s=[...o[0]].length-1,i,d,l=s,p=0,f=o[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(f.lastIndex=0,t=t.slice(-1*e.length+s);(o=f.exec(t))!=null;){if(i=o[1]||o[2]||o[3]||o[4]||o[5]||o[6],!i)continue;if(d=[...i].length,o[3]||o[4]){l+=d;continue}else if((o[5]||o[6])&&s%3&&!((s+d)%3)){p+=d;continue}if(l-=d,l>0)continue;d=Math.min(d,d+l+p);let u=[...o[0]][0].length,m=e.slice(0,s+o.index+u+d);if(Math.min(s,d)%2){let x=m.slice(1,-1);return{type:"em",raw:m,text:x,tokens:this.lexer.inlineTokens(x)}}let v=m.slice(2,-2);return{type:"strong",raw:m,text:v,tokens:this.lexer.inlineTokens(v)}}}}codespan(e){let t=this.rules.inline.code.exec(e);if(t){let n=t[2].replace(/\n/g," "),o=/[^ ]/.test(n),a=/^ /.test(n)&&/ $/.test(n);return o&&a&&(n=n.substring(1,n.length-1)),n=yn(n,!0),{type:"codespan",raw:t[0],text:n}}}br(e){let t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e){let t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(e){let t=this.rules.inline.autolink.exec(e);if(t){let n,o;return t[2]==="@"?(n=yn(t[1]),o="mailto:"+n):(n=yn(t[1]),o=n),{type:"link",raw:t[0],text:n,href:o,tokens:[{type:"text",raw:n,text:n}]}}}url(e){var n,o;let t;if(t=this.rules.inline.url.exec(e)){let a,s;if(t[2]==="@")a=yn(t[0]),s="mailto:"+a;else{let i;do i=t[0],t[0]=(o=(n=this.rules.inline._backpedal.exec(t[0]))==null?void 0:n[0])!=null?o:"";while(i!==t[0]);a=yn(t[0]),t[1]==="www."?s="http://"+t[0]:s=t[0]}return{type:"link",raw:t[0],text:a,href:s,tokens:[{type:"text",raw:a,text:a}]}}}inlineText(e){let t=this.rules.inline.text.exec(e);if(t){let n;return this.lexer.state.inRawBlock?n=t[0]:n=yn(t[0]),{type:"text",raw:t[0],text:n}}}},ay=/^(?: *(?:\n|$))+/,sy=/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,iy=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,ks=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,ly=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,zg=/(?:[*+-]|\d{1,9}[.)])/,$g=or(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,zg).replace(/blockCode/g,/ {4}/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),id=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,dy=/^[^\n]+/,ld=/(?!\s*\])(?:\\.|[^\[\]\\])+/,cy=or(/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/).replace("label",ld).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),py=or(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,zg).getRegex(),Ei="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",dd=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,uy=or("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))","i").replace("comment",dd).replace("tag",Ei).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Vg=or(id).replace("hr",ks).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Ei).getRegex(),fy=or(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",Vg).getRegex(),cd={blockquote:fy,code:sy,def:cy,fences:iy,heading:ly,hr:ks,html:uy,lheading:$g,list:py,newline:ay,paragraph:Vg,table:Ss,text:dy},Og=or("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",ks).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Ei).getRegex(),my={...cd,table:Og,paragraph:or(id).replace("hr",ks).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Og).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Ei).getRegex()},gy={...cd,html:or(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",dd).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Ss,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:or(id).replace("hr",ks).replace("heading",` *#{1,6} *[^
17
- ]`).replace("lheading",$g).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},jg=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,hy=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,Gg=/^( {2,}|\\)\n(?!\s*$)/,xy=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Es="\\p{P}\\p{S}",by=or(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,Es).getRegex(),yy=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,vy=or(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,Es).getRegex(),Cy=or("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,Es).getRegex(),wy=or("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,Es).getRegex(),Ay=or(/\\([punct])/,"gu").replace(/punct/g,Es).getRegex(),Sy=or(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),Ty=or(dd).replace("(?:-->|$)","-->").getRegex(),My=or("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",Ty).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),ki=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,ky=or(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",ki).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Kg=or(/^!?\[(label)\]\[(ref)\]/).replace("label",ki).replace("ref",ld).getRegex(),Xg=or(/^!?\[(ref)\](?:\[\])?/).replace("ref",ld).getRegex(),Ey=or("reflink|nolink(?!\\()","g").replace("reflink",Kg).replace("nolink",Xg).getRegex(),pd={_backpedal:Ss,anyPunctuation:Ay,autolink:Sy,blockSkip:yy,br:Gg,code:hy,del:Ss,emStrongLDelim:vy,emStrongRDelimAst:Cy,emStrongRDelimUnd:wy,escape:jg,link:ky,nolink:Xg,punctuation:by,reflink:Kg,reflinkSearch:Ey,tag:My,text:xy,url:Ss},Ly={...pd,link:or(/^!?\[(label)\]\((.*?)\)/).replace("label",ki).getRegex(),reflink:or(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",ki).getRegex()},od={...pd,escape:or(jg).replace("])","~|])").getRegex(),url:or(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},Py={...od,br:or(Gg).replace("{2,}","*").getRegex(),text:or(od.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Mi={normal:cd,gfm:my,pedantic:gy},As={normal:pd,gfm:od,breaks:Py,pedantic:Ly},uo=class r{constructor(e){pr(this,"tokens");pr(this,"options");pr(this,"state");pr(this,"tokenizer");pr(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||aa,this.options.tokenizer=this.options.tokenizer||new Ha,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let t={block:Mi.normal,inline:As.normal};this.options.pedantic?(t.block=Mi.pedantic,t.inline=As.pedantic):this.options.gfm&&(t.block=Mi.gfm,this.options.breaks?t.inline=As.breaks:t.inline=As.gfm),this.tokenizer.rules=t}static get rules(){return{block:Mi,inline:As}}static lex(e,t){return new r(t).lex(e)}static lexInline(e,t){return new r(t).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
4
+ `)}var Fa=class{constructor(e){cr(this,"options");cr(this,"rules");cr(this,"lexer");this.options=e||sa}space(e){let t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){let t=this.rules.block.code.exec(e);if(t){let n=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?n:Ri(n,`
5
+ `)}}}fences(e){let t=this.rules.block.fences.exec(e);if(t){let n=t[0],o=xy(n,t[3]||"");return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:o}}}heading(e){let t=this.rules.block.heading.exec(e);if(t){let n=t[2].trim();if(/#$/.test(n)){let o=Ri(n,"#");(this.options.pedantic||!o||/ $/.test(o))&&(n=o.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}hr(e){let t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}}blockquote(e){let t=this.rules.block.blockquote.exec(e);if(t){let n=t[0].replace(/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,`
6
+ $1`);n=Ri(n.replace(/^ *>[ \t]?/gm,""),`
7
+ `);let o=this.lexer.state.top;this.lexer.state.top=!0;let a=this.lexer.blockTokens(n);return this.lexer.state.top=o,{type:"blockquote",raw:t[0],tokens:a,text:n}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n=t[1].trim(),o=n.length>1,a={type:"list",raw:"",ordered:o,start:o?+n.slice(0,-1):"",loose:!1,items:[]};n=o?`\\d{1,9}\\${n.slice(-1)}`:`\\${n}`,this.options.pedantic&&(n=o?n:"[*+-]");let s=new RegExp(`^( {0,3}${n})((?:[ ][^\\n]*)?(?:\\n|$))`),i="",d="",l=!1;for(;e;){let u=!1;if(!(t=s.exec(e))||this.rules.block.hr.test(e))break;i=t[0],e=e.substring(i.length);let m=t[2].split(`
8
+ `,1)[0].replace(/^\t+/,T=>" ".repeat(3*T.length)),p=e.split(`
9
+ `,1)[0],f=0;this.options.pedantic?(f=2,d=m.trimStart()):(f=t[2].search(/[^ ]/),f=f>4?1:f,d=m.slice(f),f+=t[1].length);let b=!1;if(!m&&/^ *$/.test(p)&&(i+=p+`
10
+ `,e=e.substring(p.length+1),u=!0),!u){let T=new RegExp(`^ {0,${Math.min(3,f-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),M=new RegExp(`^ {0,${Math.min(3,f-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),k=new RegExp(`^ {0,${Math.min(3,f-1)}}(?:\`\`\`|~~~)`),x=new RegExp(`^ {0,${Math.min(3,f-1)}}#`);for(;e;){let C=e.split(`
11
+ `,1)[0];if(p=C,this.options.pedantic&&(p=p.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),k.test(p)||x.test(p)||T.test(p)||M.test(e))break;if(p.search(/[^ ]/)>=f||!p.trim())d+=`
12
+ `+p.slice(f);else{if(b||m.search(/[^ ]/)>=4||k.test(m)||x.test(m)||M.test(m))break;d+=`
13
+ `+p}!b&&!p.trim()&&(b=!0),i+=C+`
14
+ `,e=e.substring(C.length+1),m=p.slice(f)}}a.loose||(l?a.loose=!0:/\n *\n *$/.test(i)&&(l=!0));let h=null,S;this.options.gfm&&(h=/^\[[ xX]\] /.exec(d),h&&(S=h[0]!=="[ ] ",d=d.replace(/^\[[ xX]\] +/,""))),a.items.push({type:"list_item",raw:i,task:!!h,checked:S,loose:!1,text:d,tokens:[]}),a.raw+=i}a.items[a.items.length-1].raw=i.trimEnd(),a.items[a.items.length-1].text=d.trimEnd(),a.raw=a.raw.trimEnd();for(let u=0;u<a.items.length;u++)if(this.lexer.state.top=!1,a.items[u].tokens=this.lexer.blockTokens(a.items[u].text,[]),!a.loose){let m=a.items[u].tokens.filter(f=>f.type==="space"),p=m.length>0&&m.some(f=>/\n.*\n/.test(f.raw));a.loose=p}if(a.loose)for(let u=0;u<a.items.length;u++)a.items[u].loose=!0;return a}}html(e){let t=this.rules.block.html.exec(e);if(t)return{type:"html",block:!0,raw:t[0],pre:t[1]==="pre"||t[1]==="script"||t[1]==="style",text:t[0]}}def(e){let t=this.rules.block.def.exec(e);if(t){let n=t[1].toLowerCase().replace(/\s+/g," "),o=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:n,raw:t[0],href:o,title:a}}}table(e){let t=this.rules.block.table.exec(e);if(!t||!/[:|]/.test(t[2]))return;let n=Gg(t[1]),o=t[2].replace(/^\||\| *$/g,"").split("|"),a=t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split(`
15
+ `):[],s={type:"table",raw:t[0],header:[],align:[],rows:[]};if(n.length===o.length){for(let i of o)/^ *-+: *$/.test(i)?s.align.push("right"):/^ *:-+: *$/.test(i)?s.align.push("center"):/^ *:-+ *$/.test(i)?s.align.push("left"):s.align.push(null);for(let i of n)s.header.push({text:i,tokens:this.lexer.inline(i)});for(let i of a)s.rows.push(Gg(i,s.header.length).map(d=>({text:d,tokens:this.lexer.inline(d)})));return s}}lheading(e){let t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}paragraph(e){let t=this.rules.block.paragraph.exec(e);if(t){let n=t[1].charAt(t[1].length-1)===`
16
+ `?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:n,tokens:this.lexer.inline(n)}}}text(e){let t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){let t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:Cn(t[1])}}tag(e){let t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&/^<a /i.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){let t=this.rules.inline.link.exec(e);if(t){let n=t[2].trim();if(!this.options.pedantic&&/^</.test(n)){if(!/>$/.test(n))return;let s=Ri(n.slice(0,-1),"\\");if((n.length-s.length)%2===0)return}else{let s=hy(t[2],"()");if(s>-1){let d=(t[0].indexOf("!")===0?5:4)+t[1].length+s;t[2]=t[2].substring(0,s),t[0]=t[0].substring(0,d).trim(),t[3]=""}}let o=t[2],a="";if(this.options.pedantic){let s=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(o);s&&(o=s[1],a=s[3])}else a=t[3]?t[3].slice(1,-1):"";return o=o.trim(),/^</.test(o)&&(this.options.pedantic&&!/>$/.test(n)?o=o.slice(1):o=o.slice(1,-1)),Kg(t,{href:o&&o.replace(this.rules.inline.anyPunctuation,"$1"),title:a&&a.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let o=(n[2]||n[1]).replace(/\s+/g," "),a=t[o.toLowerCase()];if(!a){let s=n[0].charAt(0);return{type:"text",raw:s,text:s}}return Kg(n,a,n[0],this.lexer)}}emStrong(e,t,n=""){let o=this.rules.inline.emStrongLDelim.exec(e);if(!o||o[3]&&n.match(/[\p{L}\p{N}]/u))return;if(!(o[1]||o[2]||"")||!n||this.rules.inline.punctuation.exec(n)){let s=[...o[0]].length-1,i,d,l=s,u=0,m=o[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(m.lastIndex=0,t=t.slice(-1*e.length+s);(o=m.exec(t))!=null;){if(i=o[1]||o[2]||o[3]||o[4]||o[5]||o[6],!i)continue;if(d=[...i].length,o[3]||o[4]){l+=d;continue}else if((o[5]||o[6])&&s%3&&!((s+d)%3)){u+=d;continue}if(l-=d,l>0)continue;d=Math.min(d,d+l+u);let p=[...o[0]][0].length,f=e.slice(0,s+o.index+p+d);if(Math.min(s,d)%2){let h=f.slice(1,-1);return{type:"em",raw:f,text:h,tokens:this.lexer.inlineTokens(h)}}let b=f.slice(2,-2);return{type:"strong",raw:f,text:b,tokens:this.lexer.inlineTokens(b)}}}}codespan(e){let t=this.rules.inline.code.exec(e);if(t){let n=t[2].replace(/\n/g," "),o=/[^ ]/.test(n),a=/^ /.test(n)&&/ $/.test(n);return o&&a&&(n=n.substring(1,n.length-1)),n=Cn(n,!0),{type:"codespan",raw:t[0],text:n}}}br(e){let t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e){let t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(e){let t=this.rules.inline.autolink.exec(e);if(t){let n,o;return t[2]==="@"?(n=Cn(t[1]),o="mailto:"+n):(n=Cn(t[1]),o=n),{type:"link",raw:t[0],text:n,href:o,tokens:[{type:"text",raw:n,text:n}]}}}url(e){var n,o;let t;if(t=this.rules.inline.url.exec(e)){let a,s;if(t[2]==="@")a=Cn(t[0]),s="mailto:"+a;else{let i;do i=t[0],t[0]=(o=(n=this.rules.inline._backpedal.exec(t[0]))==null?void 0:n[0])!=null?o:"";while(i!==t[0]);a=Cn(t[0]),t[1]==="www."?s="http://"+t[0]:s=t[0]}return{type:"link",raw:t[0],text:a,href:s,tokens:[{type:"text",raw:a,text:a}]}}}inlineText(e){let t=this.rules.inline.text.exec(e);if(t){let n;return this.lexer.state.inRawBlock?n=t[0]:n=Cn(t[0]),{type:"text",raw:t[0],text:n}}}},by=/^(?: *(?:\n|$))+/,yy=/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,vy=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Ls=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,Cy=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Zg=/(?:[*+-]|\d{1,9}[.)])/,eh=nr(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,Zg).replace(/blockCode/g,/ {4}/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),md=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,wy=/^[^\n]+/,gd=/(?!\s*\])(?:\\.|[^\[\]\\])+/,Ay=nr(/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/).replace("label",gd).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),Sy=nr(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Zg).getRegex(),Wi="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",hd=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,Ty=nr("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))","i").replace("comment",hd).replace("tag",Wi).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),th=nr(md).replace("hr",Ls).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Wi).getRegex(),My=nr(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",th).getRegex(),xd={blockquote:My,code:yy,def:Ay,fences:vy,heading:Cy,hr:Ls,html:Ty,lheading:eh,list:Sy,newline:by,paragraph:th,table:Ms,text:wy},Xg=nr("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Ls).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Wi).getRegex(),ky={...xd,table:Xg,paragraph:nr(md).replace("hr",Ls).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Xg).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Wi).getRegex()},Ey={...xd,html:nr(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",hd).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Ms,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:nr(md).replace("hr",Ls).replace("heading",` *#{1,6} *[^
17
+ ]`).replace("lheading",eh).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},rh=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,Ly=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,nh=/^( {2,}|\\)\n(?!\s*$)/,Py=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Ps="\\p{P}\\p{S}",Ry=nr(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,Ps).getRegex(),Iy=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,Hy=nr(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,Ps).getRegex(),Wy=nr("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,Ps).getRegex(),By=nr("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,Ps).getRegex(),Dy=nr(/\\([punct])/,"gu").replace(/punct/g,Ps).getRegex(),Fy=nr(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),Oy=nr(hd).replace("(?:-->|$)","-->").getRegex(),Ny=nr("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",Oy).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Hi=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,_y=nr(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",Hi).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),oh=nr(/^!?\[(label)\]\[(ref)\]/).replace("label",Hi).replace("ref",gd).getRegex(),ah=nr(/^!?\[(ref)\](?:\[\])?/).replace("ref",gd).getRegex(),Uy=nr("reflink|nolink(?!\\()","g").replace("reflink",oh).replace("nolink",ah).getRegex(),bd={_backpedal:Ms,anyPunctuation:Dy,autolink:Fy,blockSkip:Iy,br:nh,code:Ly,del:Ms,emStrongLDelim:Hy,emStrongRDelimAst:Wy,emStrongRDelimUnd:By,escape:rh,link:_y,nolink:ah,punctuation:Ry,reflink:oh,reflinkSearch:Uy,tag:Ny,text:Py,url:Ms},qy={...bd,link:nr(/^!?\[(label)\]\((.*?)\)/).replace("label",Hi).getRegex(),reflink:nr(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Hi).getRegex()},pd={...bd,escape:nr(rh).replace("])","~|])").getRegex(),url:nr(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},zy={...pd,br:nr(nh).replace("{2,}","*").getRegex(),text:nr(pd.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Ii={normal:xd,gfm:ky,pedantic:Ey},Ts={normal:bd,gfm:pd,breaks:zy,pedantic:qy},fo=class r{constructor(e){cr(this,"tokens");cr(this,"options");cr(this,"state");cr(this,"tokenizer");cr(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||sa,this.options.tokenizer=this.options.tokenizer||new Fa,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let t={block:Ii.normal,inline:Ts.normal};this.options.pedantic?(t.block=Ii.pedantic,t.inline=Ts.pedantic):this.options.gfm&&(t.block=Ii.gfm,this.options.breaks?t.inline=Ts.breaks:t.inline=Ts.gfm),this.tokenizer.rules=t}static get rules(){return{block:Ii,inline:Ts}}static lex(e,t){return new r(t).lex(e)}static lexInline(e,t){return new r(t).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
18
18
  `),this.blockTokens(e,this.tokens);for(let t=0;t<this.inlineQueue.length;t++){let n=this.inlineQueue[t];this.inlineTokens(n.src,n.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,t=[]){this.options.pedantic?e=e.replace(/\t/g," ").replace(/^ +$/gm,""):e=e.replace(/^( *)(\t+)/gm,(i,d,l)=>d+" ".repeat(l.length));let n,o,a,s;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(i=>(n=i.call({lexer:this},e,t))?(e=e.substring(n.raw.length),t.push(n),!0):!1))){if(n=this.tokenizer.space(e)){e=e.substring(n.raw.length),n.raw.length===1&&t.length>0?t[t.length-1].raw+=`
19
19
  `:t.push(n);continue}if(n=this.tokenizer.code(e)){e=e.substring(n.raw.length),o=t[t.length-1],o&&(o.type==="paragraph"||o.type==="text")?(o.raw+=`
20
20
  `+n.raw,o.text+=`
21
21
  `+n.text,this.inlineQueue[this.inlineQueue.length-1].src=o.text):t.push(n);continue}if(n=this.tokenizer.fences(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.heading(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.hr(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.blockquote(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.list(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.html(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.def(e)){e=e.substring(n.raw.length),o=t[t.length-1],o&&(o.type==="paragraph"||o.type==="text")?(o.raw+=`
22
22
  `+n.raw,o.text+=`
23
- `+n.raw,this.inlineQueue[this.inlineQueue.length-1].src=o.text):this.tokens.links[n.tag]||(this.tokens.links[n.tag]={href:n.href,title:n.title});continue}if(n=this.tokenizer.table(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.lheading(e)){e=e.substring(n.raw.length),t.push(n);continue}if(a=e,this.options.extensions&&this.options.extensions.startBlock){let i=1/0,d=e.slice(1),l;this.options.extensions.startBlock.forEach(p=>{l=p.call({lexer:this},d),typeof l=="number"&&l>=0&&(i=Math.min(i,l))}),i<1/0&&i>=0&&(a=e.substring(0,i+1))}if(this.state.top&&(n=this.tokenizer.paragraph(a))){o=t[t.length-1],s&&o.type==="paragraph"?(o.raw+=`
23
+ `+n.raw,this.inlineQueue[this.inlineQueue.length-1].src=o.text):this.tokens.links[n.tag]||(this.tokens.links[n.tag]={href:n.href,title:n.title});continue}if(n=this.tokenizer.table(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.lheading(e)){e=e.substring(n.raw.length),t.push(n);continue}if(a=e,this.options.extensions&&this.options.extensions.startBlock){let i=1/0,d=e.slice(1),l;this.options.extensions.startBlock.forEach(u=>{l=u.call({lexer:this},d),typeof l=="number"&&l>=0&&(i=Math.min(i,l))}),i<1/0&&i>=0&&(a=e.substring(0,i+1))}if(this.state.top&&(n=this.tokenizer.paragraph(a))){o=t[t.length-1],s&&o.type==="paragraph"?(o.raw+=`
24
24
  `+n.raw,o.text+=`
25
25
  `+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):t.push(n),s=a.length!==e.length,e=e.substring(n.raw.length);continue}if(n=this.tokenizer.text(e)){e=e.substring(n.raw.length),o=t[t.length-1],o&&o.type==="text"?(o.raw+=`
26
26
  `+n.raw,o.text+=`
27
- `+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):t.push(n);continue}if(e){let i="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(i);break}else throw new Error(i)}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){let n,o,a,s=e,i,d,l;if(this.tokens.links){let p=Object.keys(this.tokens.links);if(p.length>0)for(;(i=this.tokenizer.rules.inline.reflinkSearch.exec(s))!=null;)p.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(s=s.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(i=this.tokenizer.rules.inline.blockSkip.exec(s))!=null;)s=s.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(i=this.tokenizer.rules.inline.anyPunctuation.exec(s))!=null;)s=s.slice(0,i.index)+"++"+s.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;e;)if(d||(l=""),d=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(p=>(n=p.call({lexer:this},e,t))?(e=e.substring(n.raw.length),t.push(n),!0):!1))){if(n=this.tokenizer.escape(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.tag(e)){e=e.substring(n.raw.length),o=t[t.length-1],o&&n.type==="text"&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):t.push(n);continue}if(n=this.tokenizer.link(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(n.raw.length),o=t[t.length-1],o&&n.type==="text"&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):t.push(n);continue}if(n=this.tokenizer.emStrong(e,s,l)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.codespan(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.br(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.del(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.autolink(e)){e=e.substring(n.raw.length),t.push(n);continue}if(!this.state.inLink&&(n=this.tokenizer.url(e))){e=e.substring(n.raw.length),t.push(n);continue}if(a=e,this.options.extensions&&this.options.extensions.startInline){let p=1/0,f=e.slice(1),u;this.options.extensions.startInline.forEach(m=>{u=m.call({lexer:this},f),typeof u=="number"&&u>=0&&(p=Math.min(p,u))}),p<1/0&&p>=0&&(a=e.substring(0,p+1))}if(n=this.tokenizer.inlineText(a)){e=e.substring(n.raw.length),n.raw.slice(-1)!=="_"&&(l=n.raw.slice(-1)),d=!0,o=t[t.length-1],o&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):t.push(n);continue}if(e){let p="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(p);break}else throw new Error(p)}}return t}},Ba=class{constructor(e){pr(this,"options");this.options=e||aa}code(e,t,n){var a;let o=(a=(t||"").match(/^\S*/))==null?void 0:a[0];return e=e.replace(/\n$/,"")+`
28
- `,o?'<pre><code class="language-'+yn(o)+'">'+(n?e:yn(e,!0))+`</code></pre>
29
- `:"<pre><code>"+(n?e:yn(e,!0))+`</code></pre>
27
+ `+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):t.push(n);continue}if(e){let i="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(i);break}else throw new Error(i)}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){let n,o,a,s=e,i,d,l;if(this.tokens.links){let u=Object.keys(this.tokens.links);if(u.length>0)for(;(i=this.tokenizer.rules.inline.reflinkSearch.exec(s))!=null;)u.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(s=s.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(i=this.tokenizer.rules.inline.blockSkip.exec(s))!=null;)s=s.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(i=this.tokenizer.rules.inline.anyPunctuation.exec(s))!=null;)s=s.slice(0,i.index)+"++"+s.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;e;)if(d||(l=""),d=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(u=>(n=u.call({lexer:this},e,t))?(e=e.substring(n.raw.length),t.push(n),!0):!1))){if(n=this.tokenizer.escape(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.tag(e)){e=e.substring(n.raw.length),o=t[t.length-1],o&&n.type==="text"&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):t.push(n);continue}if(n=this.tokenizer.link(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(n.raw.length),o=t[t.length-1],o&&n.type==="text"&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):t.push(n);continue}if(n=this.tokenizer.emStrong(e,s,l)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.codespan(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.br(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.del(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.autolink(e)){e=e.substring(n.raw.length),t.push(n);continue}if(!this.state.inLink&&(n=this.tokenizer.url(e))){e=e.substring(n.raw.length),t.push(n);continue}if(a=e,this.options.extensions&&this.options.extensions.startInline){let u=1/0,m=e.slice(1),p;this.options.extensions.startInline.forEach(f=>{p=f.call({lexer:this},m),typeof p=="number"&&p>=0&&(u=Math.min(u,p))}),u<1/0&&u>=0&&(a=e.substring(0,u+1))}if(n=this.tokenizer.inlineText(a)){e=e.substring(n.raw.length),n.raw.slice(-1)!=="_"&&(l=n.raw.slice(-1)),d=!0,o=t[t.length-1],o&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):t.push(n);continue}if(e){let u="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(u);break}else throw new Error(u)}}return t}},Oa=class{constructor(e){cr(this,"options");this.options=e||sa}code(e,t,n){var a;let o=(a=(t||"").match(/^\S*/))==null?void 0:a[0];return e=e.replace(/\n$/,"")+`
28
+ `,o?'<pre><code class="language-'+Cn(o)+'">'+(n?e:Cn(e,!0))+`</code></pre>
29
+ `:"<pre><code>"+(n?e:Cn(e,!0))+`</code></pre>
30
30
  `}blockquote(e){return`<blockquote>
31
31
  ${e}</blockquote>
32
32
  `}html(e,t){return e}heading(e,t,n){return`<h${t}>${e}</h${t}>
@@ -42,24 +42,24 @@ ${e}</blockquote>
42
42
  `}tablerow(e){return`<tr>
43
43
  ${e}</tr>
44
44
  `}tablecell(e,t){let n=t.header?"th":"td";return(t.align?`<${n} align="${t.align}">`:`<${n}>`)+e+`</${n}>
45
- `}strong(e){return`<strong>${e}</strong>`}em(e){return`<em>${e}</em>`}codespan(e){return`<code>${e}</code>`}br(){return"<br>"}del(e){return`<del>${e}</del>`}link(e,t,n){let o=Dg(e);if(o===null)return n;e=o;let a='<a href="'+e+'"';return t&&(a+=' title="'+t+'"'),a+=">"+n+"</a>",a}image(e,t,n){let o=Dg(e);if(o===null)return n;e=o;let a=`<img src="${e}" alt="${n}"`;return t&&(a+=` title="${t}"`),a+=">",a}text(e){return e}},Ts=class{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,t,n){return""+n}image(e,t,n){return""+n}br(){return""}},fo=class r{constructor(e){pr(this,"options");pr(this,"renderer");pr(this,"textRenderer");this.options=e||aa,this.options.renderer=this.options.renderer||new Ba,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new Ts}static parse(e,t){return new r(t).parse(e)}static parseInline(e,t){return new r(t).parseInline(e)}parse(e,t=!0){let n="";for(let o=0;o<e.length;o++){let a=e[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){let s=a,i=this.options.extensions.renderers[s.type].call({parser:this},s);if(i!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(s.type)){n+=i||"";continue}}switch(a.type){case"space":continue;case"hr":{n+=this.renderer.hr();continue}case"heading":{let s=a;n+=this.renderer.heading(this.parseInline(s.tokens),s.depth,ty(this.parseInline(s.tokens,this.textRenderer)));continue}case"code":{let s=a;n+=this.renderer.code(s.text,s.lang,!!s.escaped);continue}case"table":{let s=a,i="",d="";for(let p=0;p<s.header.length;p++)d+=this.renderer.tablecell(this.parseInline(s.header[p].tokens),{header:!0,align:s.align[p]});i+=this.renderer.tablerow(d);let l="";for(let p=0;p<s.rows.length;p++){let f=s.rows[p];d="";for(let u=0;u<f.length;u++)d+=this.renderer.tablecell(this.parseInline(f[u].tokens),{header:!1,align:s.align[u]});l+=this.renderer.tablerow(d)}n+=this.renderer.table(i,l);continue}case"blockquote":{let s=a,i=this.parse(s.tokens);n+=this.renderer.blockquote(i);continue}case"list":{let s=a,i=s.ordered,d=s.start,l=s.loose,p="";for(let f=0;f<s.items.length;f++){let u=s.items[f],m=u.checked,v=u.task,x="";if(u.task){let S=this.renderer.checkbox(!!m);l?u.tokens.length>0&&u.tokens[0].type==="paragraph"?(u.tokens[0].text=S+" "+u.tokens[0].text,u.tokens[0].tokens&&u.tokens[0].tokens.length>0&&u.tokens[0].tokens[0].type==="text"&&(u.tokens[0].tokens[0].text=S+" "+u.tokens[0].tokens[0].text)):u.tokens.unshift({type:"text",text:S+" "}):x+=S+" "}x+=this.parse(u.tokens,l),p+=this.renderer.listitem(x,v,!!m)}n+=this.renderer.list(p,i,d);continue}case"html":{let s=a;n+=this.renderer.html(s.text,s.block);continue}case"paragraph":{let s=a;n+=this.renderer.paragraph(this.parseInline(s.tokens));continue}case"text":{let s=a,i=s.tokens?this.parseInline(s.tokens):s.text;for(;o+1<e.length&&e[o+1].type==="text";)s=e[++o],i+=`
46
- `+(s.tokens?this.parseInline(s.tokens):s.text);n+=t?this.renderer.paragraph(i):i;continue}default:{let s='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return n}parseInline(e,t){t=t||this.renderer;let n="";for(let o=0;o<e.length;o++){let a=e[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){let s=this.options.extensions.renderers[a.type].call({parser:this},a);if(s!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){n+=s||"";continue}}switch(a.type){case"escape":{let s=a;n+=t.text(s.text);break}case"html":{let s=a;n+=t.html(s.text);break}case"link":{let s=a;n+=t.link(s.href,s.title,this.parseInline(s.tokens,t));break}case"image":{let s=a;n+=t.image(s.href,s.title,s.text);break}case"strong":{let s=a;n+=t.strong(this.parseInline(s.tokens,t));break}case"em":{let s=a;n+=t.em(this.parseInline(s.tokens,t));break}case"codespan":{let s=a;n+=t.codespan(s.text);break}case"br":{n+=t.br();break}case"del":{let s=a;n+=t.del(this.parseInline(s.tokens,t));break}case"text":{let s=a;n+=t.text(s.text);break}default:{let s='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return n}},ra=class{constructor(e){pr(this,"options");this.options=e||aa}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}};pr(ra,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));var oa,ad,Qg,Ms=class{constructor(...e){Hg(this,oa);pr(this,"defaults",sd());pr(this,"options",this.setOptions);pr(this,"parse",Si(this,oa,ad).call(this,uo.lex,fo.parse));pr(this,"parseInline",Si(this,oa,ad).call(this,uo.lexInline,fo.parseInline));pr(this,"Parser",fo);pr(this,"Renderer",Ba);pr(this,"TextRenderer",Ts);pr(this,"Lexer",uo);pr(this,"Tokenizer",Ha);pr(this,"Hooks",ra);this.use(...e)}walkTokens(e,t){var o,a;let n=[];for(let s of e)switch(n=n.concat(t.call(this,s)),s.type){case"table":{let i=s;for(let d of i.header)n=n.concat(this.walkTokens(d.tokens,t));for(let d of i.rows)for(let l of d)n=n.concat(this.walkTokens(l.tokens,t));break}case"list":{let i=s;n=n.concat(this.walkTokens(i.items,t));break}default:{let i=s;(a=(o=this.defaults.extensions)==null?void 0:o.childTokens)!=null&&a[i.type]?this.defaults.extensions.childTokens[i.type].forEach(d=>{let l=i[d].flat(1/0);n=n.concat(this.walkTokens(l,t))}):i.tokens&&(n=n.concat(this.walkTokens(i.tokens,t)))}}return n}use(...e){let t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(n=>{let o={...n};if(o.async=this.defaults.async||o.async||!1,n.extensions&&(n.extensions.forEach(a=>{if(!a.name)throw new Error("extension name required");if("renderer"in a){let s=t.renderers[a.name];s?t.renderers[a.name]=function(...i){let d=a.renderer.apply(this,i);return d===!1&&(d=s.apply(this,i)),d}:t.renderers[a.name]=a.renderer}if("tokenizer"in a){if(!a.level||a.level!=="block"&&a.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let s=t[a.level];s?s.unshift(a.tokenizer):t[a.level]=[a.tokenizer],a.start&&(a.level==="block"?t.startBlock?t.startBlock.push(a.start):t.startBlock=[a.start]:a.level==="inline"&&(t.startInline?t.startInline.push(a.start):t.startInline=[a.start]))}"childTokens"in a&&a.childTokens&&(t.childTokens[a.name]=a.childTokens)}),o.extensions=t),n.renderer){let a=this.defaults.renderer||new Ba(this.defaults);for(let s in n.renderer){if(!(s in a))throw new Error(`renderer '${s}' does not exist`);if(s==="options")continue;let i=s,d=n.renderer[i],l=a[i];a[i]=(...p)=>{let f=d.apply(a,p);return f===!1&&(f=l.apply(a,p)),f||""}}o.renderer=a}if(n.tokenizer){let a=this.defaults.tokenizer||new Ha(this.defaults);for(let s in n.tokenizer){if(!(s in a))throw new Error(`tokenizer '${s}' does not exist`);if(["options","rules","lexer"].includes(s))continue;let i=s,d=n.tokenizer[i],l=a[i];a[i]=(...p)=>{let f=d.apply(a,p);return f===!1&&(f=l.apply(a,p)),f}}o.tokenizer=a}if(n.hooks){let a=this.defaults.hooks||new ra;for(let s in n.hooks){if(!(s in a))throw new Error(`hook '${s}' does not exist`);if(s==="options")continue;let i=s,d=n.hooks[i],l=a[i];ra.passThroughHooks.has(s)?a[i]=p=>{if(this.defaults.async)return Promise.resolve(d.call(a,p)).then(u=>l.call(a,u));let f=d.call(a,p);return l.call(a,f)}:a[i]=(...p)=>{let f=d.apply(a,p);return f===!1&&(f=l.apply(a,p)),f}}o.hooks=a}if(n.walkTokens){let a=this.defaults.walkTokens,s=n.walkTokens;o.walkTokens=function(i){let d=[];return d.push(s.call(this,i)),a&&(d=d.concat(a.call(this,i))),d}}this.defaults={...this.defaults,...o}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,t){return uo.lex(e,t!=null?t:this.defaults)}parser(e,t){return fo.parse(e,t!=null?t:this.defaults)}};oa=new WeakSet,ad=function(e,t){return(n,o)=>{let a={...o},s={...this.defaults,...a};this.defaults.async===!0&&a.async===!1&&(s.silent||console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."),s.async=!0);let i=Si(this,oa,Qg).call(this,!!s.silent,!!s.async);if(typeof n=="undefined"||n===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof n!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));if(s.hooks&&(s.hooks.options=s),s.async)return Promise.resolve(s.hooks?s.hooks.preprocess(n):n).then(d=>e(d,s)).then(d=>s.hooks?s.hooks.processAllTokens(d):d).then(d=>s.walkTokens?Promise.all(this.walkTokens(d,s.walkTokens)).then(()=>d):d).then(d=>t(d,s)).then(d=>s.hooks?s.hooks.postprocess(d):d).catch(i);try{s.hooks&&(n=s.hooks.preprocess(n));let d=e(n,s);s.hooks&&(d=s.hooks.processAllTokens(d)),s.walkTokens&&this.walkTokens(d,s.walkTokens);let l=t(d,s);return s.hooks&&(l=s.hooks.postprocess(l)),l}catch(d){return i(d)}}},Qg=function(e,t){return n=>{if(n.message+=`
47
- Please report this to https://github.com/markedjs/marked.`,e){let o="<p>An error occurred:</p><pre>"+yn(n.message+"",!0)+"</pre>";return t?Promise.resolve(o):o}if(t)return Promise.reject(n);throw n}};var na=new Ms;function nr(r,e){return na.parse(r,e)}nr.options=nr.setOptions=function(r){return na.setOptions(r),nr.defaults=na.defaults,_g(nr.defaults),nr};nr.getDefaults=sd;nr.defaults=aa;nr.use=function(...r){return na.use(...r),nr.defaults=na.defaults,_g(nr.defaults),nr};nr.walkTokens=function(r,e){return na.walkTokens(r,e)};nr.parseInline=na.parseInline;nr.Parser=fo;nr.parser=fo.parse;nr.Renderer=Ba;nr.TextRenderer=Ts;nr.Lexer=uo;nr.lexer=uo.lex;nr.Tokenizer=Ha;nr.Hooks=ra;nr.parse=nr;var gw=nr.options,hw=nr.setOptions,xw=nr.use,bw=nr.walkTokens,yw=nr.parseInline;var vw=fo.parse,Cw=uo.lex;var Ry=r=>{if(r)return r},Ls=r=>{var o,a;let e=r==null?void 0:r.markedOptions,t=new Ms({gfm:(o=e==null?void 0:e.gfm)!=null?o:!0,breaks:(a=e==null?void 0:e.breaks)!=null?a:!0,pedantic:e==null?void 0:e.pedantic,silent:e==null?void 0:e.silent}),n=Ry(r==null?void 0:r.renderer);return n&&t.use({renderer:n}),s=>t.parse(s)},sa=r=>r?Ls({markedOptions:r.options,renderer:r.renderer}):Ls(),Iy=Ls(),ud=r=>Iy(r),ia=r=>r.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;"),Yg=r=>r.replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),Jg=r=>`%%FORM_PLACEHOLDER_${r}%%`,Zg=(r,e)=>{let t=r;return t=t.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(n,o)=>{try{let a=JSON.parse(o.trim());if(a&&typeof a=="object"&&a.component==="form"&&a.type){let s=Jg(e.length);return e.push({token:s,type:String(a.type)}),s}}catch{return n}return n}),t=t.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(n,o)=>{let a=Jg(e.length);return e.push({token:a,type:o}),a}),t},eh=r=>{let e=sa(r);return t=>{let n=[],o=Zg(t,n),a=e(o);return n.forEach(({token:s,type:i})=>{let d=new RegExp(s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),p=`<div class="persona-form-directive" data-tv-form="${Yg(i)}"></div>`;a=a.replace(d,p)}),a}},th=r=>{let e=[],t=Zg(r,e),n=ud(t);return e.forEach(({token:o,type:a})=>{let s=new RegExp(o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),d=`<div class="persona-form-directive" data-tv-form="${Yg(a)}"></div>`;n=n.replace(s,d)}),n};var{entries:ch,setPrototypeOf:rh,isFrozen:Wy,getPrototypeOf:Hy,getOwnPropertyDescriptor:By}=Object,{freeze:Zr,seal:Wn,create:Ri}=Object,{apply:yd,construct:vd}=typeof Reflect!="undefined"&&Reflect;Zr||(Zr=function(e){return e});Wn||(Wn=function(e){return e});yd||(yd=function(e,t){for(var n=arguments.length,o=new Array(n>2?n-2:0),a=2;a<n;a++)o[a-2]=arguments[a];return e.apply(t,o)});vd||(vd=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return new e(...n)});var Li=en(Array.prototype.forEach),Dy=en(Array.prototype.lastIndexOf),nh=en(Array.prototype.pop),Ps=en(Array.prototype.push),Fy=en(Array.prototype.splice),Ii=en(String.prototype.toLowerCase),fd=en(String.prototype.toString),md=en(String.prototype.match),Rs=en(String.prototype.replace),Ny=en(String.prototype.indexOf),Oy=en(String.prototype.trim),vn=en(Object.prototype.hasOwnProperty),Yr=en(RegExp.prototype.test),Is=_y(TypeError);function en(r){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return yd(r,e,n)}}function _y(r){return function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return vd(r,t)}}function Ht(r,e){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ii;rh&&rh(r,null);let n=e.length;for(;n--;){let o=e[n];if(typeof o=="string"){let a=t(o);a!==o&&(Wy(e)||(e[n]=a),o=a)}r[o]=!0}return r}function Uy(r){for(let e=0;e<r.length;e++)vn(r,e)||(r[e]=null);return r}function eo(r){let e=Ri(null);for(let[t,n]of ch(r))vn(r,t)&&(Array.isArray(n)?e[t]=Uy(n):n&&typeof n=="object"&&n.constructor===Object?e[t]=eo(n):e[t]=n);return e}function Ws(r,e){for(;r!==null;){let n=By(r,e);if(n){if(n.get)return en(n.get);if(typeof n.value=="function")return en(n.value)}r=Hy(r)}function t(){return null}return t}var oh=Zr(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),gd=Zr(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),hd=Zr(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),qy=Zr(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),xd=Zr(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),zy=Zr(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),ah=Zr(["#text"]),sh=Zr(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),bd=Zr(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ih=Zr(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Pi=Zr(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),$y=Wn(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Vy=Wn(/<%[\w\W]*|[\w\W]*%>/gm),jy=Wn(/\$\{[\w\W]*/gm),Gy=Wn(/^data-[\-\w.\u00B7-\uFFFF]+$/),Ky=Wn(/^aria-[\-\w]+$/),ph=Wn(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Xy=Wn(/^(?:\w+script|data):/i),Qy=Wn(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),uh=Wn(/^html$/i),Jy=Wn(/^[a-z][.\w]*(-[.\w]+)+$/i),lh=Object.freeze({__proto__:null,ARIA_ATTR:Ky,ATTR_WHITESPACE:Qy,CUSTOM_ELEMENT:Jy,DATA_ATTR:Gy,DOCTYPE_NAME:uh,ERB_EXPR:Vy,IS_ALLOWED_URI:ph,IS_SCRIPT_OR_DATA:Xy,MUSTACHE_EXPR:$y,TMPLIT_EXPR:jy}),Hs={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},Yy=function(){return typeof window=="undefined"?null:window},Zy=function(e,t){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let n=null,o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));let a="dompurify"+(n?"#"+n:"");try{return e.createPolicy(a,{createHTML(s){return s},createScriptURL(s){return s}})}catch{return console.warn("TrustedTypes policy "+a+" could not be created."),null}},dh=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function fh(){let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Yy(),e=_e=>fh(_e);if(e.version="3.3.3",e.removed=[],!r||!r.document||r.document.nodeType!==Hs.document||!r.Element)return e.isSupported=!1,e;let{document:t}=r,n=t,o=n.currentScript,{DocumentFragment:a,HTMLTemplateElement:s,Node:i,Element:d,NodeFilter:l,NamedNodeMap:p=r.NamedNodeMap||r.MozNamedAttrMap,HTMLFormElement:f,DOMParser:u,trustedTypes:m}=r,v=d.prototype,x=Ws(v,"cloneNode"),S=Ws(v,"remove"),M=Ws(v,"nextSibling"),E=Ws(v,"childNodes"),k=Ws(v,"parentNode");if(typeof s=="function"){let _e=t.createElement("template");_e.content&&_e.content.ownerDocument&&(t=_e.content.ownerDocument)}let h,w="",{implementation:C,createNodeIterator:T,createDocumentFragment:W,getElementsByTagName:R}=t,{importNode:I}=n,N=dh();e.isSupported=typeof ch=="function"&&typeof k=="function"&&C&&C.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:V,ERB_EXPR:ie,TMPLIT_EXPR:xe,DATA_ATTR:Je,ARIA_ATTR:we,IS_SCRIPT_OR_DATA:De,ATTR_WHITESPACE:Ae,CUSTOM_ELEMENT:qe}=lh,{IS_ALLOWED_URI:Ie}=lh,J=null,re=Ht({},[...oh,...gd,...hd,...xd,...ah]),Q=null,ge=Ht({},[...sh,...bd,...ih,...Pi]),Z=Object.seal(Ri(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),G=null,pe=null,ke=Object.seal(Ri(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}})),le=!0,ne=!0,de=!1,Lt=!0,St=!1,We=!0,he=!1,at=!1,Pe=!1,j=!1,ue=!1,nt=!1,It=!0,ee=!1,je="user-content-",Fr=!0,Dt=!1,ar={},gr=null,nn=Ht({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),F=null,fe=Ht({},["audio","video","img","source","image","track"]),Re=null,Xe=Ht({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Fe="http://www.w3.org/1998/Math/MathML",Oe="http://www.w3.org/2000/svg",Ye="http://www.w3.org/1999/xhtml",Tt=Ye,Qt=!1,sr=null,K=Ht({},[Fe,Oe,Ye],fd),ft=Ht({},["mi","mo","mn","ms","mtext"]),it=Ht({},["annotation-xml"]),ye=Ht({},["title","style","font","a","script"]),se=null,st=["application/xhtml+xml","text/html"],ur="text/html",ct=null,xr=null,Ir=t.createElement("form"),pt=function(P){return P instanceof RegExp||P instanceof Function},Pt=function(){let P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(xr&&xr===P)){if((!P||typeof P!="object")&&(P={}),P=eo(P),se=st.indexOf(P.PARSER_MEDIA_TYPE)===-1?ur:P.PARSER_MEDIA_TYPE,ct=se==="application/xhtml+xml"?fd:Ii,J=vn(P,"ALLOWED_TAGS")?Ht({},P.ALLOWED_TAGS,ct):re,Q=vn(P,"ALLOWED_ATTR")?Ht({},P.ALLOWED_ATTR,ct):ge,sr=vn(P,"ALLOWED_NAMESPACES")?Ht({},P.ALLOWED_NAMESPACES,fd):K,Re=vn(P,"ADD_URI_SAFE_ATTR")?Ht(eo(Xe),P.ADD_URI_SAFE_ATTR,ct):Xe,F=vn(P,"ADD_DATA_URI_TAGS")?Ht(eo(fe),P.ADD_DATA_URI_TAGS,ct):fe,gr=vn(P,"FORBID_CONTENTS")?Ht({},P.FORBID_CONTENTS,ct):nn,G=vn(P,"FORBID_TAGS")?Ht({},P.FORBID_TAGS,ct):eo({}),pe=vn(P,"FORBID_ATTR")?Ht({},P.FORBID_ATTR,ct):eo({}),ar=vn(P,"USE_PROFILES")?P.USE_PROFILES:!1,le=P.ALLOW_ARIA_ATTR!==!1,ne=P.ALLOW_DATA_ATTR!==!1,de=P.ALLOW_UNKNOWN_PROTOCOLS||!1,Lt=P.ALLOW_SELF_CLOSE_IN_ATTR!==!1,St=P.SAFE_FOR_TEMPLATES||!1,We=P.SAFE_FOR_XML!==!1,he=P.WHOLE_DOCUMENT||!1,j=P.RETURN_DOM||!1,ue=P.RETURN_DOM_FRAGMENT||!1,nt=P.RETURN_TRUSTED_TYPE||!1,Pe=P.FORCE_BODY||!1,It=P.SANITIZE_DOM!==!1,ee=P.SANITIZE_NAMED_PROPS||!1,Fr=P.KEEP_CONTENT!==!1,Dt=P.IN_PLACE||!1,Ie=P.ALLOWED_URI_REGEXP||ph,Tt=P.NAMESPACE||Ye,ft=P.MATHML_TEXT_INTEGRATION_POINTS||ft,it=P.HTML_INTEGRATION_POINTS||it,Z=P.CUSTOM_ELEMENT_HANDLING||{},P.CUSTOM_ELEMENT_HANDLING&&pt(P.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Z.tagNameCheck=P.CUSTOM_ELEMENT_HANDLING.tagNameCheck),P.CUSTOM_ELEMENT_HANDLING&&pt(P.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Z.attributeNameCheck=P.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),P.CUSTOM_ELEMENT_HANDLING&&typeof P.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(Z.allowCustomizedBuiltInElements=P.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),St&&(ne=!1),ue&&(j=!0),ar&&(J=Ht({},ah),Q=Ri(null),ar.html===!0&&(Ht(J,oh),Ht(Q,sh)),ar.svg===!0&&(Ht(J,gd),Ht(Q,bd),Ht(Q,Pi)),ar.svgFilters===!0&&(Ht(J,hd),Ht(Q,bd),Ht(Q,Pi)),ar.mathMl===!0&&(Ht(J,xd),Ht(Q,ih),Ht(Q,Pi))),vn(P,"ADD_TAGS")||(ke.tagCheck=null),vn(P,"ADD_ATTR")||(ke.attributeCheck=null),P.ADD_TAGS&&(typeof P.ADD_TAGS=="function"?ke.tagCheck=P.ADD_TAGS:(J===re&&(J=eo(J)),Ht(J,P.ADD_TAGS,ct))),P.ADD_ATTR&&(typeof P.ADD_ATTR=="function"?ke.attributeCheck=P.ADD_ATTR:(Q===ge&&(Q=eo(Q)),Ht(Q,P.ADD_ATTR,ct))),P.ADD_URI_SAFE_ATTR&&Ht(Re,P.ADD_URI_SAFE_ATTR,ct),P.FORBID_CONTENTS&&(gr===nn&&(gr=eo(gr)),Ht(gr,P.FORBID_CONTENTS,ct)),P.ADD_FORBID_CONTENTS&&(gr===nn&&(gr=eo(gr)),Ht(gr,P.ADD_FORBID_CONTENTS,ct)),Fr&&(J["#text"]=!0),he&&Ht(J,["html","head","body"]),J.table&&(Ht(J,["tbody"]),delete G.tbody),P.TRUSTED_TYPES_POLICY){if(typeof P.TRUSTED_TYPES_POLICY.createHTML!="function")throw Is('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof P.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Is('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');h=P.TRUSTED_TYPES_POLICY,w=h.createHTML("")}else h===void 0&&(h=Zy(m,o)),h!==null&&typeof w=="string"&&(w=h.createHTML(""));Zr&&Zr(P),xr=P}},et=Ht({},[...gd,...hd,...qy]),$t=Ht({},[...xd,...zy]),br=function(P){let ae=k(P);(!ae||!ae.tagName)&&(ae={namespaceURI:Tt,tagName:"template"});let Ee=Ii(P.tagName),Ot=Ii(ae.tagName);return sr[P.namespaceURI]?P.namespaceURI===Oe?ae.namespaceURI===Ye?Ee==="svg":ae.namespaceURI===Fe?Ee==="svg"&&(Ot==="annotation-xml"||ft[Ot]):!!et[Ee]:P.namespaceURI===Fe?ae.namespaceURI===Ye?Ee==="math":ae.namespaceURI===Oe?Ee==="math"&&it[Ot]:!!$t[Ee]:P.namespaceURI===Ye?ae.namespaceURI===Oe&&!it[Ot]||ae.namespaceURI===Fe&&!ft[Ot]?!1:!$t[Ee]&&(ye[Ee]||!et[Ee]):!!(se==="application/xhtml+xml"&&sr[P.namespaceURI]):!1},ir=function(P){Ps(e.removed,{element:P});try{k(P).removeChild(P)}catch{S(P)}},fr=function(P,ae){try{Ps(e.removed,{attribute:ae.getAttributeNode(P),from:ae})}catch{Ps(e.removed,{attribute:null,from:ae})}if(ae.removeAttribute(P),P==="is")if(j||ue)try{ir(ae)}catch{}else try{ae.setAttribute(P,"")}catch{}},Sr=function(P){let ae=null,Ee=null;if(Pe)P="<remove></remove>"+P;else{let _t=md(P,/^[\r\n\t ]+/);Ee=_t&&_t[0]}se==="application/xhtml+xml"&&Tt===Ye&&(P='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+P+"</body></html>");let Ot=h?h.createHTML(P):P;if(Tt===Ye)try{ae=new u().parseFromString(Ot,se)}catch{}if(!ae||!ae.documentElement){ae=C.createDocument(Tt,"template",null);try{ae.documentElement.innerHTML=Qt?w:Ot}catch{}}let Ze=ae.body||ae.documentElement;return P&&Ee&&Ze.insertBefore(t.createTextNode(Ee),Ze.childNodes[0]||null),Tt===Ye?R.call(ae,he?"html":"body")[0]:he?ae.documentElement:Ze},cn=function(P){return T.call(P.ownerDocument||P,P,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},Mt=function(P){return P instanceof f&&(typeof P.nodeName!="string"||typeof P.textContent!="string"||typeof P.removeChild!="function"||!(P.attributes instanceof p)||typeof P.removeAttribute!="function"||typeof P.setAttribute!="function"||typeof P.namespaceURI!="string"||typeof P.insertBefore!="function"||typeof P.hasChildNodes!="function")},_r=function(P){return typeof i=="function"&&P instanceof i};function hr(_e,P,ae){Li(_e,Ee=>{Ee.call(e,P,ae,xr)})}let An=function(P){let ae=null;if(hr(N.beforeSanitizeElements,P,null),Mt(P))return ir(P),!0;let Ee=ct(P.nodeName);if(hr(N.uponSanitizeElement,P,{tagName:Ee,allowedTags:J}),We&&P.hasChildNodes()&&!_r(P.firstElementChild)&&Yr(/<[/\w!]/g,P.innerHTML)&&Yr(/<[/\w!]/g,P.textContent)||P.nodeType===Hs.progressingInstruction||We&&P.nodeType===Hs.comment&&Yr(/<[/\w]/g,P.data))return ir(P),!0;if(!(ke.tagCheck instanceof Function&&ke.tagCheck(Ee))&&(!J[Ee]||G[Ee])){if(!G[Ee]&&Ct(Ee)&&(Z.tagNameCheck instanceof RegExp&&Yr(Z.tagNameCheck,Ee)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(Ee)))return!1;if(Fr&&!gr[Ee]){let Ot=k(P)||P.parentNode,Ze=E(P)||P.childNodes;if(Ze&&Ot){let _t=Ze.length;for(let Zt=_t-1;Zt>=0;--Zt){let dr=x(Ze[Zt],!0);dr.__removalCount=(P.__removalCount||0)+1,Ot.insertBefore(dr,M(P))}}}return ir(P),!0}return P instanceof d&&!br(P)||(Ee==="noscript"||Ee==="noembed"||Ee==="noframes")&&Yr(/<\/no(script|embed|frames)/i,P.innerHTML)?(ir(P),!0):(St&&P.nodeType===Hs.text&&(ae=P.textContent,Li([V,ie,xe],Ot=>{ae=Rs(ae,Ot," ")}),P.textContent!==ae&&(Ps(e.removed,{element:P.cloneNode()}),P.textContent=ae)),hr(N.afterSanitizeElements,P,null),!1)},on=function(P,ae,Ee){if(pe[ae]||It&&(ae==="id"||ae==="name")&&(Ee in t||Ee in Ir))return!1;if(!(ne&&!pe[ae]&&Yr(Je,ae))){if(!(le&&Yr(we,ae))){if(!(ke.attributeCheck instanceof Function&&ke.attributeCheck(ae,P))){if(!Q[ae]||pe[ae]){if(!(Ct(P)&&(Z.tagNameCheck instanceof RegExp&&Yr(Z.tagNameCheck,P)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(P))&&(Z.attributeNameCheck instanceof RegExp&&Yr(Z.attributeNameCheck,ae)||Z.attributeNameCheck instanceof Function&&Z.attributeNameCheck(ae,P))||ae==="is"&&Z.allowCustomizedBuiltInElements&&(Z.tagNameCheck instanceof RegExp&&Yr(Z.tagNameCheck,Ee)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(Ee))))return!1}else if(!Re[ae]){if(!Yr(Ie,Rs(Ee,Ae,""))){if(!((ae==="src"||ae==="xlink:href"||ae==="href")&&P!=="script"&&Ny(Ee,"data:")===0&&F[P])){if(!(de&&!Yr(De,Rs(Ee,Ae,"")))){if(Ee)return!1}}}}}}}return!0},Ct=function(P){return P!=="annotation-xml"&&md(P,qe)},jn=function(P){hr(N.beforeSanitizeAttributes,P,null);let{attributes:ae}=P;if(!ae||Mt(P))return;let Ee={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Q,forceKeepAttr:void 0},Ot=ae.length;for(;Ot--;){let Ze=ae[Ot],{name:_t,namespaceURI:Zt,value:dr}=Ze,wt=ct(_t),Ur=dr,Vt=_t==="value"?Ur:Oy(Ur);if(Ee.attrName=wt,Ee.attrValue=Vt,Ee.keepAttr=!0,Ee.forceKeepAttr=void 0,hr(N.uponSanitizeAttribute,P,Ee),Vt=Ee.attrValue,ee&&(wt==="id"||wt==="name")&&(fr(_t,P),Vt=je+Vt),We&&Yr(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,Vt)){fr(_t,P);continue}if(wt==="attributename"&&md(Vt,"href")){fr(_t,P);continue}if(Ee.forceKeepAttr)continue;if(!Ee.keepAttr){fr(_t,P);continue}if(!Lt&&Yr(/\/>/i,Vt)){fr(_t,P);continue}St&&Li([V,ie,xe],Fn=>{Vt=Rs(Vt,Fn," ")});let qr=ct(P.nodeName);if(!on(qr,wt,Vt)){fr(_t,P);continue}if(h&&typeof m=="object"&&typeof m.getAttributeType=="function"&&!Zt)switch(m.getAttributeType(qr,wt)){case"TrustedHTML":{Vt=h.createHTML(Vt);break}case"TrustedScriptURL":{Vt=h.createScriptURL(Vt);break}}if(Vt!==Ur)try{Zt?P.setAttributeNS(Zt,_t,Vt):P.setAttribute(_t,Vt),Mt(P)?ir(P):nh(e.removed)}catch{fr(_t,P)}}hr(N.afterSanitizeAttributes,P,null)},Sn=function _e(P){let ae=null,Ee=cn(P);for(hr(N.beforeSanitizeShadowDOM,P,null);ae=Ee.nextNode();)hr(N.uponSanitizeShadowNode,ae,null),An(ae),jn(ae),ae.content instanceof a&&_e(ae.content);hr(N.afterSanitizeShadowDOM,P,null)};return e.sanitize=function(_e){let P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},ae=null,Ee=null,Ot=null,Ze=null;if(Qt=!_e,Qt&&(_e="<!-->"),typeof _e!="string"&&!_r(_e))if(typeof _e.toString=="function"){if(_e=_e.toString(),typeof _e!="string")throw Is("dirty is not a string, aborting")}else throw Is("toString is not a function");if(!e.isSupported)return _e;if(at||Pt(P),e.removed=[],typeof _e=="string"&&(Dt=!1),Dt){if(_e.nodeName){let dr=ct(_e.nodeName);if(!J[dr]||G[dr])throw Is("root node is forbidden and cannot be sanitized in-place")}}else if(_e instanceof i)ae=Sr("<!---->"),Ee=ae.ownerDocument.importNode(_e,!0),Ee.nodeType===Hs.element&&Ee.nodeName==="BODY"||Ee.nodeName==="HTML"?ae=Ee:ae.appendChild(Ee);else{if(!j&&!St&&!he&&_e.indexOf("<")===-1)return h&&nt?h.createHTML(_e):_e;if(ae=Sr(_e),!ae)return j?null:nt?w:""}ae&&Pe&&ir(ae.firstChild);let _t=cn(Dt?_e:ae);for(;Ot=_t.nextNode();)An(Ot),jn(Ot),Ot.content instanceof a&&Sn(Ot.content);if(Dt)return _e;if(j){if(ue)for(Ze=W.call(ae.ownerDocument);ae.firstChild;)Ze.appendChild(ae.firstChild);else Ze=ae;return(Q.shadowroot||Q.shadowrootmode)&&(Ze=I.call(n,Ze,!0)),Ze}let Zt=he?ae.outerHTML:ae.innerHTML;return he&&J["!doctype"]&&ae.ownerDocument&&ae.ownerDocument.doctype&&ae.ownerDocument.doctype.name&&Yr(uh,ae.ownerDocument.doctype.name)&&(Zt="<!DOCTYPE "+ae.ownerDocument.doctype.name+`>
48
- `+Zt),St&&Li([V,ie,xe],dr=>{Zt=Rs(Zt,dr," ")}),h&&nt?h.createHTML(Zt):Zt},e.setConfig=function(){let _e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Pt(_e),at=!0},e.clearConfig=function(){xr=null,at=!1},e.isValidAttribute=function(_e,P,ae){xr||Pt({});let Ee=ct(_e),Ot=ct(P);return on(Ee,Ot,ae)},e.addHook=function(_e,P){typeof P=="function"&&Ps(N[_e],P)},e.removeHook=function(_e,P){if(P!==void 0){let ae=Dy(N[_e],P);return ae===-1?void 0:Fy(N[_e],ae,1)[0]}return nh(N[_e])},e.removeHooks=function(_e){N[_e]=[]},e.removeAllHooks=function(){N=dh()},e}var mh=fh();var e0={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"]},t0=/^data:image\/(?:png|jpe?g|gif|webp|bmp|x-icon|avif)/i,Cd=()=>{let r=mh(typeof window!="undefined"?window:void 0);return r.addHook("uponSanitizeAttribute",(e,t)=>{if(t.attrName==="src"||t.attrName==="href"){let n=t.attrValue;n.toLowerCase().startsWith("data:")&&!t0.test(n)&&(t.attrValue="",t.keepAttr=!1)}}),e=>r.sanitize(e,e0)},Da=r=>r===!1?null:typeof r=="function"?r:Cd();var mo="webmcp:",wd=new Map,gh=r=>{var e;wd.clear();for(let t of r){let n=(e=t.title)==null?void 0:e.trim();n&&wd.set(t.name,n)}},Sd=r=>wd.get(Hi(r)),Wi={warn(r,...e){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[Persona/WebMCP] ${r}`,...e)}},Ad=null,xh=r=>{Ad=r};function bh(r){if(r.length===0)return"0:empty";let e=r.map(t=>{var n,o;return[t.name,(n=t.description)!=null?n:"",t.parametersSchema?JSON.stringify(t.parametersSchema):"",(o=t.origin)!=null?o:"",t.annotations?JSON.stringify(t.annotations):""].join("")}).sort();return`${r.length}:${r0(e.join(""))}`}function hh(r,e){let t=3735928559^e,n=1103547991^e;for(let o=0;o<r.length;o++){let a=r.charCodeAt(o);t=Math.imul(t^a,2654435761),n=Math.imul(n^a,1597334677)}return t=Math.imul(t^t>>>16,2246822507),t^=Math.imul(n^n>>>13,3266489909),n=Math.imul(n^n>>>16,2246822507),n^=Math.imul(t^t>>>13,3266489909),4294967296*(2097151&n)+(t>>>0)}function r0(r){let e=hh(r,0).toString(36),t=hh(r,2654435761).toString(36);return`${e}.${t}`}var Fa=class{constructor(e){this.config=e;this.installed=!1;this.readyPromise=null;this.incompatibleContextWarned=!1;var t;this.confirmHandler=(t=e.onConfirm)!=null?t:null,this.timeoutMs=3e4}setConfirmHandler(e){this.confirmHandler=e}isOperational(){return this.config.enabled!==!0||!this.installed?!1:this.getModelContext()!==null}async snapshotForDispatch(){if(await this.ensureReady(),this.config.enabled!==!0)return[];let e=this.getModelContext();if(!e)return[];let t;try{t=await e.getTools()}catch(o){return Wi.warn("getTools() threw \u2014 shipping an empty WebMCP snapshot.",o),[]}gh(t);let n=typeof location!="undefined"?location.origin:"";return t.filter(o=>this.passesClientAllowlist(o.name)).map(o=>{let a={name:o.name,description:o.description,origin:"webmcp",...n?{pageOrigin:n}:{}},s=o0(o.inputSchema);return s&&(a.parametersSchema=s),a})}async executeToolCall(e,t,n){if(await this.ensureReady(),this.config.enabled!==!0)return $n("WebMCP is not enabled on this widget.");let o=this.getModelContext();if(!o){let v=typeof document!="undefined"&&!!document.modelContext;return $n(v?"WebMCP is not operational: document.modelContext is present but does not expose the strict getTools()/executeTool() surface (likely a different or older WebMCP polyfill).":"WebMCP bridge is not operational on this page (document.modelContext not available).")}let a=Hi(e),s;try{s=await o.getTools()}catch(v){let x=v instanceof Error?v.message:String(v);return $n(`Failed to read WebMCP registry: ${x}`)}gh(s);let i=s.find(v=>v.name===a);if(!i)return $n(`WebMCP tool not registered on this page: ${a}`);if(!this.passesClientAllowlist(a))return $n(`WebMCP tool not allowed by client allowlist: ${a}`);if(n!=null&&n.aborted)return $n("Aborted by cancel()");let d=Sd(a),l={toolName:a,args:t,description:i.description,...d?{title:d}:{},reason:"gate"};if(!await this.requestConfirm(l))return $n("User declined the tool call.");if(n!=null&&n.aborted)return $n("Aborted by cancel()");let p=new AbortController,f=!1,u=setTimeout(()=>{f=!0,p.abort()},this.timeoutMs),m=()=>p.abort();n&&(n.aborted?p.abort():n.addEventListener("abort",m,{once:!0}));try{let v=await o.executeTool(i,l0(t),{signal:p.signal});return a0(v)}catch(v){if(f)return $n(`WebMCP tool '${a}' timed out after ${this.timeoutMs}ms`);if(n!=null&&n.aborted)return $n("Aborted by cancel()");let x=v instanceof Error?v.message:String(v);return $n(x)}finally{clearTimeout(u),n&&n.removeEventListener("abort",m)}}ensureReady(){return this.config.enabled!==!0?Promise.resolve():(this.readyPromise||(this.readyPromise=this.install()),this.readyPromise)}async install(){try{if(this.getModelContext()){this.installed=!0;return}(Ad?await Ad():await import("@mcp-b/webmcp-polyfill")).initializeWebMCPPolyfill(),this.installed=!0}catch(e){Wi.warn("Failed to load @mcp-b/webmcp-polyfill \u2014 WebMCP consumption disabled.",e),this.installed=!1}}getModelContext(){if(typeof document=="undefined")return null;let e=document.modelContext;if(!e||typeof e!="object")return null;let t=e;return typeof t.getTools!="function"||typeof t.executeTool!="function"?(this.incompatibleContextWarned||(this.incompatibleContextWarned=!0,Wi.warn("document.modelContext is present but does not expose getTools()/executeTool() \u2014 WebMCP consumption is disabled. Another (incompatible or older) WebMCP polyfill likely installed document.modelContext before Persona. Remove it, or use a polyfill implementing the strict standard surface (e.g. @mcp-b/webmcp-polyfill).")),null):e}async requestConfirm(e){var n;let t=(n=this.confirmHandler)!=null?n:s0;try{return await t(e)}catch(o){return Wi.warn(`Confirm handler threw for WebMCP tool '${e.toolName}'; declining.`,o),!1}}passesClientAllowlist(e){let t=this.config.allowlist;return!t||t.length===0?!0:t.some(n=>n0(e,n))}},Hi=r=>r.startsWith(mo)?r.slice(mo.length):r,Bo=r=>r.startsWith(mo),n0=(r,e)=>{if(e==="*")return!0;let t=e.replace(/[.+?^${}()|[\]\\]/g,"\\$&");return new RegExp("^"+t.replace(/\*/g,".*")+"$").test(r)},o0=r=>{if(!(r===void 0||r===""))try{let e=JSON.parse(r);return e!==null&&typeof e=="object"?e:void 0}catch{return}},a0=r=>{if(r==null)return{content:[{type:"text",text:""}]};let e;try{e=JSON.parse(r)}catch{return{content:[{type:"text",text:r}]}}return e!==null&&typeof e=="object"&&Array.isArray(e.content)?e:{content:[{type:"text",text:typeof e=="string"?e:d0(e)}]}},$n=r=>({isError:!0,content:[{type:"text",text:r}]}),s0=async r=>{if(typeof window=="undefined"||typeof window.confirm!="function")return!1;let e=i0(r.args),t=`Allow the AI to call ${r.toolName}`+(e?`
45
+ `}strong(e){return`<strong>${e}</strong>`}em(e){return`<em>${e}</em>`}codespan(e){return`<code>${e}</code>`}br(){return"<br>"}del(e){return`<del>${e}</del>`}link(e,t,n){let o=jg(e);if(o===null)return n;e=o;let a='<a href="'+e+'"';return t&&(a+=' title="'+t+'"'),a+=">"+n+"</a>",a}image(e,t,n){let o=jg(e);if(o===null)return n;e=o;let a=`<img src="${e}" alt="${n}"`;return t&&(a+=` title="${t}"`),a+=">",a}text(e){return e}},ks=class{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,t,n){return""+n}image(e,t,n){return""+n}br(){return""}},mo=class r{constructor(e){cr(this,"options");cr(this,"renderer");cr(this,"textRenderer");this.options=e||sa,this.options.renderer=this.options.renderer||new Oa,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new ks}static parse(e,t){return new r(t).parse(e)}static parseInline(e,t){return new r(t).parseInline(e)}parse(e,t=!0){let n="";for(let o=0;o<e.length;o++){let a=e[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){let s=a,i=this.options.extensions.renderers[s.type].call({parser:this},s);if(i!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(s.type)){n+=i||"";continue}}switch(a.type){case"space":continue;case"hr":{n+=this.renderer.hr();continue}case"heading":{let s=a;n+=this.renderer.heading(this.parseInline(s.tokens),s.depth,my(this.parseInline(s.tokens,this.textRenderer)));continue}case"code":{let s=a;n+=this.renderer.code(s.text,s.lang,!!s.escaped);continue}case"table":{let s=a,i="",d="";for(let u=0;u<s.header.length;u++)d+=this.renderer.tablecell(this.parseInline(s.header[u].tokens),{header:!0,align:s.align[u]});i+=this.renderer.tablerow(d);let l="";for(let u=0;u<s.rows.length;u++){let m=s.rows[u];d="";for(let p=0;p<m.length;p++)d+=this.renderer.tablecell(this.parseInline(m[p].tokens),{header:!1,align:s.align[p]});l+=this.renderer.tablerow(d)}n+=this.renderer.table(i,l);continue}case"blockquote":{let s=a,i=this.parse(s.tokens);n+=this.renderer.blockquote(i);continue}case"list":{let s=a,i=s.ordered,d=s.start,l=s.loose,u="";for(let m=0;m<s.items.length;m++){let p=s.items[m],f=p.checked,b=p.task,h="";if(p.task){let S=this.renderer.checkbox(!!f);l?p.tokens.length>0&&p.tokens[0].type==="paragraph"?(p.tokens[0].text=S+" "+p.tokens[0].text,p.tokens[0].tokens&&p.tokens[0].tokens.length>0&&p.tokens[0].tokens[0].type==="text"&&(p.tokens[0].tokens[0].text=S+" "+p.tokens[0].tokens[0].text)):p.tokens.unshift({type:"text",text:S+" "}):h+=S+" "}h+=this.parse(p.tokens,l),u+=this.renderer.listitem(h,b,!!f)}n+=this.renderer.list(u,i,d);continue}case"html":{let s=a;n+=this.renderer.html(s.text,s.block);continue}case"paragraph":{let s=a;n+=this.renderer.paragraph(this.parseInline(s.tokens));continue}case"text":{let s=a,i=s.tokens?this.parseInline(s.tokens):s.text;for(;o+1<e.length&&e[o+1].type==="text";)s=e[++o],i+=`
46
+ `+(s.tokens?this.parseInline(s.tokens):s.text);n+=t?this.renderer.paragraph(i):i;continue}default:{let s='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return n}parseInline(e,t){t=t||this.renderer;let n="";for(let o=0;o<e.length;o++){let a=e[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){let s=this.options.extensions.renderers[a.type].call({parser:this},a);if(s!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){n+=s||"";continue}}switch(a.type){case"escape":{let s=a;n+=t.text(s.text);break}case"html":{let s=a;n+=t.html(s.text);break}case"link":{let s=a;n+=t.link(s.href,s.title,this.parseInline(s.tokens,t));break}case"image":{let s=a;n+=t.image(s.href,s.title,s.text);break}case"strong":{let s=a;n+=t.strong(this.parseInline(s.tokens,t));break}case"em":{let s=a;n+=t.em(this.parseInline(s.tokens,t));break}case"codespan":{let s=a;n+=t.codespan(s.text);break}case"br":{n+=t.br();break}case"del":{let s=a;n+=t.del(this.parseInline(s.tokens,t));break}case"text":{let s=a;n+=t.text(s.text);break}default:{let s='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return n}},na=class{constructor(e){cr(this,"options");this.options=e||sa}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}};cr(na,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));var aa,ud,sh,Es=class{constructor(...e){$g(this,aa);cr(this,"defaults",fd());cr(this,"options",this.setOptions);cr(this,"parse",Pi(this,aa,ud).call(this,fo.lex,mo.parse));cr(this,"parseInline",Pi(this,aa,ud).call(this,fo.lexInline,mo.parseInline));cr(this,"Parser",mo);cr(this,"Renderer",Oa);cr(this,"TextRenderer",ks);cr(this,"Lexer",fo);cr(this,"Tokenizer",Fa);cr(this,"Hooks",na);this.use(...e)}walkTokens(e,t){var o,a;let n=[];for(let s of e)switch(n=n.concat(t.call(this,s)),s.type){case"table":{let i=s;for(let d of i.header)n=n.concat(this.walkTokens(d.tokens,t));for(let d of i.rows)for(let l of d)n=n.concat(this.walkTokens(l.tokens,t));break}case"list":{let i=s;n=n.concat(this.walkTokens(i.items,t));break}default:{let i=s;(a=(o=this.defaults.extensions)==null?void 0:o.childTokens)!=null&&a[i.type]?this.defaults.extensions.childTokens[i.type].forEach(d=>{let l=i[d].flat(1/0);n=n.concat(this.walkTokens(l,t))}):i.tokens&&(n=n.concat(this.walkTokens(i.tokens,t)))}}return n}use(...e){let t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(n=>{let o={...n};if(o.async=this.defaults.async||o.async||!1,n.extensions&&(n.extensions.forEach(a=>{if(!a.name)throw new Error("extension name required");if("renderer"in a){let s=t.renderers[a.name];s?t.renderers[a.name]=function(...i){let d=a.renderer.apply(this,i);return d===!1&&(d=s.apply(this,i)),d}:t.renderers[a.name]=a.renderer}if("tokenizer"in a){if(!a.level||a.level!=="block"&&a.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let s=t[a.level];s?s.unshift(a.tokenizer):t[a.level]=[a.tokenizer],a.start&&(a.level==="block"?t.startBlock?t.startBlock.push(a.start):t.startBlock=[a.start]:a.level==="inline"&&(t.startInline?t.startInline.push(a.start):t.startInline=[a.start]))}"childTokens"in a&&a.childTokens&&(t.childTokens[a.name]=a.childTokens)}),o.extensions=t),n.renderer){let a=this.defaults.renderer||new Oa(this.defaults);for(let s in n.renderer){if(!(s in a))throw new Error(`renderer '${s}' does not exist`);if(s==="options")continue;let i=s,d=n.renderer[i],l=a[i];a[i]=(...u)=>{let m=d.apply(a,u);return m===!1&&(m=l.apply(a,u)),m||""}}o.renderer=a}if(n.tokenizer){let a=this.defaults.tokenizer||new Fa(this.defaults);for(let s in n.tokenizer){if(!(s in a))throw new Error(`tokenizer '${s}' does not exist`);if(["options","rules","lexer"].includes(s))continue;let i=s,d=n.tokenizer[i],l=a[i];a[i]=(...u)=>{let m=d.apply(a,u);return m===!1&&(m=l.apply(a,u)),m}}o.tokenizer=a}if(n.hooks){let a=this.defaults.hooks||new na;for(let s in n.hooks){if(!(s in a))throw new Error(`hook '${s}' does not exist`);if(s==="options")continue;let i=s,d=n.hooks[i],l=a[i];na.passThroughHooks.has(s)?a[i]=u=>{if(this.defaults.async)return Promise.resolve(d.call(a,u)).then(p=>l.call(a,p));let m=d.call(a,u);return l.call(a,m)}:a[i]=(...u)=>{let m=d.apply(a,u);return m===!1&&(m=l.apply(a,u)),m}}o.hooks=a}if(n.walkTokens){let a=this.defaults.walkTokens,s=n.walkTokens;o.walkTokens=function(i){let d=[];return d.push(s.call(this,i)),a&&(d=d.concat(a.call(this,i))),d}}this.defaults={...this.defaults,...o}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,t){return fo.lex(e,t!=null?t:this.defaults)}parser(e,t){return mo.parse(e,t!=null?t:this.defaults)}};aa=new WeakSet,ud=function(e,t){return(n,o)=>{let a={...o},s={...this.defaults,...a};this.defaults.async===!0&&a.async===!1&&(s.silent||console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."),s.async=!0);let i=Pi(this,aa,sh).call(this,!!s.silent,!!s.async);if(typeof n=="undefined"||n===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof n!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));if(s.hooks&&(s.hooks.options=s),s.async)return Promise.resolve(s.hooks?s.hooks.preprocess(n):n).then(d=>e(d,s)).then(d=>s.hooks?s.hooks.processAllTokens(d):d).then(d=>s.walkTokens?Promise.all(this.walkTokens(d,s.walkTokens)).then(()=>d):d).then(d=>t(d,s)).then(d=>s.hooks?s.hooks.postprocess(d):d).catch(i);try{s.hooks&&(n=s.hooks.preprocess(n));let d=e(n,s);s.hooks&&(d=s.hooks.processAllTokens(d)),s.walkTokens&&this.walkTokens(d,s.walkTokens);let l=t(d,s);return s.hooks&&(l=s.hooks.postprocess(l)),l}catch(d){return i(d)}}},sh=function(e,t){return n=>{if(n.message+=`
47
+ Please report this to https://github.com/markedjs/marked.`,e){let o="<p>An error occurred:</p><pre>"+Cn(n.message+"",!0)+"</pre>";return t?Promise.resolve(o):o}if(t)return Promise.reject(n);throw n}};var oa=new Es;function rr(r,e){return oa.parse(r,e)}rr.options=rr.setOptions=function(r){return oa.setOptions(r),rr.defaults=oa.defaults,Qg(rr.defaults),rr};rr.getDefaults=fd;rr.defaults=sa;rr.use=function(...r){return oa.use(...r),rr.defaults=oa.defaults,Qg(rr.defaults),rr};rr.walkTokens=function(r,e){return oa.walkTokens(r,e)};rr.parseInline=oa.parseInline;rr.Parser=mo;rr.parser=mo.parse;rr.Renderer=Oa;rr.TextRenderer=ks;rr.Lexer=fo;rr.lexer=fo.lex;rr.Tokenizer=Fa;rr.Hooks=na;rr.parse=rr;var Hw=rr.options,Ww=rr.setOptions,Bw=rr.use,Dw=rr.walkTokens,Fw=rr.parseInline;var Ow=mo.parse,Nw=fo.lex;var $y=r=>{if(r)return r},Rs=r=>{var o,a;let e=r==null?void 0:r.markedOptions,t=new Es({gfm:(o=e==null?void 0:e.gfm)!=null?o:!0,breaks:(a=e==null?void 0:e.breaks)!=null?a:!0,pedantic:e==null?void 0:e.pedantic,silent:e==null?void 0:e.silent}),n=$y(r==null?void 0:r.renderer);return n&&t.use({renderer:n}),s=>t.parse(s)},ia=r=>r?Rs({markedOptions:r.options,renderer:r.renderer}):Rs(),Vy=Rs(),yd=r=>Vy(r),la=r=>r.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;"),lh=r=>r.replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),ih=r=>`%%FORM_PLACEHOLDER_${r}%%`,dh=(r,e)=>{let t=r;return t=t.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(n,o)=>{try{let a=JSON.parse(o.trim());if(a&&typeof a=="object"&&a.component==="form"&&a.type){let s=ih(e.length);return e.push({token:s,type:String(a.type)}),s}}catch{return n}return n}),t=t.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(n,o)=>{let a=ih(e.length);return e.push({token:a,type:o}),a}),t},ch=r=>{let e=ia(r);return t=>{let n=[],o=dh(t,n),a=e(o);return n.forEach(({token:s,type:i})=>{let d=new RegExp(s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),u=`<div class="persona-form-directive" data-tv-form="${lh(i)}"></div>`;a=a.replace(d,u)}),a}},ph=r=>{let e=[],t=dh(r,e),n=yd(t);return e.forEach(({token:o,type:a})=>{let s=new RegExp(o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),d=`<div class="persona-form-directive" data-tv-form="${lh(a)}"></div>`;n=n.replace(s,d)}),n};var{entries:vh,setPrototypeOf:uh,isFrozen:jy,getPrototypeOf:Gy,getOwnPropertyDescriptor:Ky}=Object,{freeze:rn,seal:Hn,create:Fi}=Object,{apply:Md,construct:kd}=typeof Reflect!="undefined"&&Reflect;rn||(rn=function(e){return e});Hn||(Hn=function(e){return e});Md||(Md=function(e,t){for(var n=arguments.length,o=new Array(n>2?n-2:0),a=2;a<n;a++)o[a-2]=arguments[a];return e.apply(t,o)});kd||(kd=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return new e(...n)});var Bi=nn(Array.prototype.forEach),Xy=nn(Array.prototype.lastIndexOf),fh=nn(Array.prototype.pop),Is=nn(Array.prototype.push),Qy=nn(Array.prototype.splice),Oi=nn(String.prototype.toLowerCase),vd=nn(String.prototype.toString),Cd=nn(String.prototype.match),Hs=nn(String.prototype.replace),Jy=nn(String.prototype.indexOf),Yy=nn(String.prototype.trim),wn=nn(Object.prototype.hasOwnProperty),tn=nn(RegExp.prototype.test),Ws=Zy(TypeError);function nn(r){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return Md(r,e,n)}}function Zy(r){return function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return kd(r,t)}}function Ht(r,e){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Oi;uh&&uh(r,null);let n=e.length;for(;n--;){let o=e[n];if(typeof o=="string"){let a=t(o);a!==o&&(jy(e)||(e[n]=a),o=a)}r[o]=!0}return r}function e0(r){for(let e=0;e<r.length;e++)wn(r,e)||(r[e]=null);return r}function to(r){let e=Fi(null);for(let[t,n]of vh(r))wn(r,t)&&(Array.isArray(n)?e[t]=e0(n):n&&typeof n=="object"&&n.constructor===Object?e[t]=to(n):e[t]=n);return e}function Bs(r,e){for(;r!==null;){let n=Ky(r,e);if(n){if(n.get)return nn(n.get);if(typeof n.value=="function")return nn(n.value)}r=Gy(r)}function t(){return null}return t}var mh=rn(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),wd=rn(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Ad=rn(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),t0=rn(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Sd=rn(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),r0=rn(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),gh=rn(["#text"]),hh=rn(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),Td=rn(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),xh=rn(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Di=rn(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),n0=Hn(/\{\{[\w\W]*|[\w\W]*\}\}/gm),o0=Hn(/<%[\w\W]*|[\w\W]*%>/gm),a0=Hn(/\$\{[\w\W]*/gm),s0=Hn(/^data-[\-\w.\u00B7-\uFFFF]+$/),i0=Hn(/^aria-[\-\w]+$/),Ch=Hn(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),l0=Hn(/^(?:\w+script|data):/i),d0=Hn(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),wh=Hn(/^html$/i),c0=Hn(/^[a-z][.\w]*(-[.\w]+)+$/i),bh=Object.freeze({__proto__:null,ARIA_ATTR:i0,ATTR_WHITESPACE:d0,CUSTOM_ELEMENT:c0,DATA_ATTR:s0,DOCTYPE_NAME:wh,ERB_EXPR:o0,IS_ALLOWED_URI:Ch,IS_SCRIPT_OR_DATA:l0,MUSTACHE_EXPR:n0,TMPLIT_EXPR:a0}),Ds={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},p0=function(){return typeof window=="undefined"?null:window},u0=function(e,t){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let n=null,o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));let a="dompurify"+(n?"#"+n:"");try{return e.createPolicy(a,{createHTML(s){return s},createScriptURL(s){return s}})}catch{return console.warn("TrustedTypes policy "+a+" could not be created."),null}},yh=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Ah(){let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:p0(),e=_e=>Ah(_e);if(e.version="3.3.3",e.removed=[],!r||!r.document||r.document.nodeType!==Ds.document||!r.Element)return e.isSupported=!1,e;let{document:t}=r,n=t,o=n.currentScript,{DocumentFragment:a,HTMLTemplateElement:s,Node:i,Element:d,NodeFilter:l,NamedNodeMap:u=r.NamedNodeMap||r.MozNamedAttrMap,HTMLFormElement:m,DOMParser:p,trustedTypes:f}=r,b=d.prototype,h=Bs(b,"cloneNode"),S=Bs(b,"remove"),T=Bs(b,"nextSibling"),M=Bs(b,"childNodes"),k=Bs(b,"parentNode");if(typeof s=="function"){let _e=t.createElement("template");_e.content&&_e.content.ownerDocument&&(t=_e.content.ownerDocument)}let x,C="",{implementation:w,createNodeIterator:E,createDocumentFragment:H,getElementsByTagName:I}=t,{importNode:L}=n,O=yh();e.isSupported=typeof vh=="function"&&typeof k=="function"&&w&&w.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:$,ERB_EXPR:te,TMPLIT_EXPR:xe,DATA_ATTR:Je,ARIA_ATTR:we,IS_SCRIPT_OR_DATA:De,ATTR_WHITESPACE:Ae,CUSTOM_ELEMENT:qe}=bh,{IS_ALLOWED_URI:He}=bh,J=null,re=Ht({},[...mh,...wd,...Ad,...Sd,...gh]),Q=null,ge=Ht({},[...hh,...Td,...xh,...Di]),Z=Object.seal(Fi(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),G=null,pe=null,ke=Object.seal(Fi(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}})),le=!0,ne=!0,de=!1,Et=!0,wt=!1,We=!0,he=!1,at=!1,Re=!1,j=!1,ue=!1,nt=!1,Rt=!0,ee=!1,Ge="user-content-",Fr=!0,Bt=!1,or={},hr=null,sn=Ht({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),F=null,fe=Ht({},["audio","video","img","source","image","track"]),Ie=null,Xe=Ht({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Fe="http://www.w3.org/1998/Math/MathML",Ne="http://www.w3.org/2000/svg",Ye="http://www.w3.org/1999/xhtml",At=Ye,Xt=!1,ar=null,K=Ht({},[Fe,Ne,Ye],vd),mt=Ht({},["mi","mo","mn","ms","mtext"]),it=Ht({},["annotation-xml"]),ye=Ht({},["title","style","font","a","script"]),ie=null,st=["application/xhtml+xml","text/html"],pr="text/html",pt=null,yr=null,Rr=t.createElement("form"),ut=function(R){return R instanceof RegExp||R instanceof Function},Lt=function(){let R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(yr&&yr===R)){if((!R||typeof R!="object")&&(R={}),R=to(R),ie=st.indexOf(R.PARSER_MEDIA_TYPE)===-1?pr:R.PARSER_MEDIA_TYPE,pt=ie==="application/xhtml+xml"?vd:Oi,J=wn(R,"ALLOWED_TAGS")?Ht({},R.ALLOWED_TAGS,pt):re,Q=wn(R,"ALLOWED_ATTR")?Ht({},R.ALLOWED_ATTR,pt):ge,ar=wn(R,"ALLOWED_NAMESPACES")?Ht({},R.ALLOWED_NAMESPACES,vd):K,Ie=wn(R,"ADD_URI_SAFE_ATTR")?Ht(to(Xe),R.ADD_URI_SAFE_ATTR,pt):Xe,F=wn(R,"ADD_DATA_URI_TAGS")?Ht(to(fe),R.ADD_DATA_URI_TAGS,pt):fe,hr=wn(R,"FORBID_CONTENTS")?Ht({},R.FORBID_CONTENTS,pt):sn,G=wn(R,"FORBID_TAGS")?Ht({},R.FORBID_TAGS,pt):to({}),pe=wn(R,"FORBID_ATTR")?Ht({},R.FORBID_ATTR,pt):to({}),or=wn(R,"USE_PROFILES")?R.USE_PROFILES:!1,le=R.ALLOW_ARIA_ATTR!==!1,ne=R.ALLOW_DATA_ATTR!==!1,de=R.ALLOW_UNKNOWN_PROTOCOLS||!1,Et=R.ALLOW_SELF_CLOSE_IN_ATTR!==!1,wt=R.SAFE_FOR_TEMPLATES||!1,We=R.SAFE_FOR_XML!==!1,he=R.WHOLE_DOCUMENT||!1,j=R.RETURN_DOM||!1,ue=R.RETURN_DOM_FRAGMENT||!1,nt=R.RETURN_TRUSTED_TYPE||!1,Re=R.FORCE_BODY||!1,Rt=R.SANITIZE_DOM!==!1,ee=R.SANITIZE_NAMED_PROPS||!1,Fr=R.KEEP_CONTENT!==!1,Bt=R.IN_PLACE||!1,He=R.ALLOWED_URI_REGEXP||Ch,At=R.NAMESPACE||Ye,mt=R.MATHML_TEXT_INTEGRATION_POINTS||mt,it=R.HTML_INTEGRATION_POINTS||it,Z=R.CUSTOM_ELEMENT_HANDLING||{},R.CUSTOM_ELEMENT_HANDLING&&ut(R.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Z.tagNameCheck=R.CUSTOM_ELEMENT_HANDLING.tagNameCheck),R.CUSTOM_ELEMENT_HANDLING&&ut(R.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Z.attributeNameCheck=R.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),R.CUSTOM_ELEMENT_HANDLING&&typeof R.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(Z.allowCustomizedBuiltInElements=R.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),wt&&(ne=!1),ue&&(j=!0),or&&(J=Ht({},gh),Q=Fi(null),or.html===!0&&(Ht(J,mh),Ht(Q,hh)),or.svg===!0&&(Ht(J,wd),Ht(Q,Td),Ht(Q,Di)),or.svgFilters===!0&&(Ht(J,Ad),Ht(Q,Td),Ht(Q,Di)),or.mathMl===!0&&(Ht(J,Sd),Ht(Q,xh),Ht(Q,Di))),wn(R,"ADD_TAGS")||(ke.tagCheck=null),wn(R,"ADD_ATTR")||(ke.attributeCheck=null),R.ADD_TAGS&&(typeof R.ADD_TAGS=="function"?ke.tagCheck=R.ADD_TAGS:(J===re&&(J=to(J)),Ht(J,R.ADD_TAGS,pt))),R.ADD_ATTR&&(typeof R.ADD_ATTR=="function"?ke.attributeCheck=R.ADD_ATTR:(Q===ge&&(Q=to(Q)),Ht(Q,R.ADD_ATTR,pt))),R.ADD_URI_SAFE_ATTR&&Ht(Ie,R.ADD_URI_SAFE_ATTR,pt),R.FORBID_CONTENTS&&(hr===sn&&(hr=to(hr)),Ht(hr,R.FORBID_CONTENTS,pt)),R.ADD_FORBID_CONTENTS&&(hr===sn&&(hr=to(hr)),Ht(hr,R.ADD_FORBID_CONTENTS,pt)),Fr&&(J["#text"]=!0),he&&Ht(J,["html","head","body"]),J.table&&(Ht(J,["tbody"]),delete G.tbody),R.TRUSTED_TYPES_POLICY){if(typeof R.TRUSTED_TYPES_POLICY.createHTML!="function")throw Ws('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof R.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Ws('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');x=R.TRUSTED_TYPES_POLICY,C=x.createHTML("")}else x===void 0&&(x=u0(f,o)),x!==null&&typeof C=="string"&&(C=x.createHTML(""));rn&&rn(R),yr=R}},tt=Ht({},[...wd,...Ad,...t0]),zt=Ht({},[...Sd,...r0]),vr=function(R){let se=k(R);(!se||!se.tagName)&&(se={namespaceURI:At,tagName:"template"});let Ee=Oi(R.tagName),Ot=Oi(se.tagName);return ar[R.namespaceURI]?R.namespaceURI===Ne?se.namespaceURI===Ye?Ee==="svg":se.namespaceURI===Fe?Ee==="svg"&&(Ot==="annotation-xml"||mt[Ot]):!!tt[Ee]:R.namespaceURI===Fe?se.namespaceURI===Ye?Ee==="math":se.namespaceURI===Ne?Ee==="math"&&it[Ot]:!!zt[Ee]:R.namespaceURI===Ye?se.namespaceURI===Ne&&!it[Ot]||se.namespaceURI===Fe&&!mt[Ot]?!1:!zt[Ee]&&(ye[Ee]||!tt[Ee]):!!(ie==="application/xhtml+xml"&&ar[R.namespaceURI]):!1},sr=function(R){Is(e.removed,{element:R});try{k(R).removeChild(R)}catch{S(R)}},ur=function(R,se){try{Is(e.removed,{attribute:se.getAttributeNode(R),from:se})}catch{Is(e.removed,{attribute:null,from:se})}if(se.removeAttribute(R),R==="is")if(j||ue)try{sr(se)}catch{}else try{se.setAttribute(R,"")}catch{}},Mr=function(R){let se=null,Ee=null;if(Re)R="<remove></remove>"+R;else{let Nt=Cd(R,/^[\r\n\t ]+/);Ee=Nt&&Nt[0]}ie==="application/xhtml+xml"&&At===Ye&&(R='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+R+"</body></html>");let Ot=x?x.createHTML(R):R;if(At===Ye)try{se=new p().parseFromString(Ot,ie)}catch{}if(!se||!se.documentElement){se=w.createDocument(At,"template",null);try{se.documentElement.innerHTML=Xt?C:Ot}catch{}}let et=se.body||se.documentElement;return R&&Ee&&et.insertBefore(t.createTextNode(Ee),et.childNodes[0]||null),At===Ye?I.call(se,he?"html":"body")[0]:he?se.documentElement:et},un=function(R){return E.call(R.ownerDocument||R,R,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},St=function(R){return R instanceof m&&(typeof R.nodeName!="string"||typeof R.textContent!="string"||typeof R.removeChild!="function"||!(R.attributes instanceof u)||typeof R.removeAttribute!="function"||typeof R.setAttribute!="function"||typeof R.namespaceURI!="string"||typeof R.insertBefore!="function"||typeof R.hasChildNodes!="function")},qr=function(R){return typeof i=="function"&&R instanceof i};function xr(_e,R,se){Bi(_e,Ee=>{Ee.call(e,R,se,yr)})}let Mn=function(R){let se=null;if(xr(O.beforeSanitizeElements,R,null),St(R))return sr(R),!0;let Ee=pt(R.nodeName);if(xr(O.uponSanitizeElement,R,{tagName:Ee,allowedTags:J}),We&&R.hasChildNodes()&&!qr(R.firstElementChild)&&tn(/<[/\w!]/g,R.innerHTML)&&tn(/<[/\w!]/g,R.textContent)||R.nodeType===Ds.progressingInstruction||We&&R.nodeType===Ds.comment&&tn(/<[/\w]/g,R.data))return sr(R),!0;if(!(ke.tagCheck instanceof Function&&ke.tagCheck(Ee))&&(!J[Ee]||G[Ee])){if(!G[Ee]&&yt(Ee)&&(Z.tagNameCheck instanceof RegExp&&tn(Z.tagNameCheck,Ee)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(Ee)))return!1;if(Fr&&!hr[Ee]){let Ot=k(R)||R.parentNode,et=M(R)||R.childNodes;if(et&&Ot){let Nt=et.length;for(let Yt=Nt-1;Yt>=0;--Yt){let lr=h(et[Yt],!0);lr.__removalCount=(R.__removalCount||0)+1,Ot.insertBefore(lr,T(R))}}}return sr(R),!0}return R instanceof d&&!vr(R)||(Ee==="noscript"||Ee==="noembed"||Ee==="noframes")&&tn(/<\/no(script|embed|frames)/i,R.innerHTML)?(sr(R),!0):(wt&&R.nodeType===Ds.text&&(se=R.textContent,Bi([$,te,xe],Ot=>{se=Hs(se,Ot," ")}),R.textContent!==se&&(Is(e.removed,{element:R.cloneNode()}),R.textContent=se)),xr(O.afterSanitizeElements,R,null),!1)},ln=function(R,se,Ee){if(pe[se]||Rt&&(se==="id"||se==="name")&&(Ee in t||Ee in Rr))return!1;if(!(ne&&!pe[se]&&tn(Je,se))){if(!(le&&tn(we,se))){if(!(ke.attributeCheck instanceof Function&&ke.attributeCheck(se,R))){if(!Q[se]||pe[se]){if(!(yt(R)&&(Z.tagNameCheck instanceof RegExp&&tn(Z.tagNameCheck,R)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(R))&&(Z.attributeNameCheck instanceof RegExp&&tn(Z.attributeNameCheck,se)||Z.attributeNameCheck instanceof Function&&Z.attributeNameCheck(se,R))||se==="is"&&Z.allowCustomizedBuiltInElements&&(Z.tagNameCheck instanceof RegExp&&tn(Z.tagNameCheck,Ee)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(Ee))))return!1}else if(!Ie[se]){if(!tn(He,Hs(Ee,Ae,""))){if(!((se==="src"||se==="xlink:href"||se==="href")&&R!=="script"&&Jy(Ee,"data:")===0&&F[R])){if(!(de&&!tn(De,Hs(Ee,Ae,"")))){if(Ee)return!1}}}}}}}return!0},yt=function(R){return R!=="annotation-xml"&&Cd(R,qe)},Gn=function(R){xr(O.beforeSanitizeAttributes,R,null);let{attributes:se}=R;if(!se||St(R))return;let Ee={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Q,forceKeepAttr:void 0},Ot=se.length;for(;Ot--;){let et=se[Ot],{name:Nt,namespaceURI:Yt,value:lr}=et,vt=pt(Nt),zr=lr,$t=Nt==="value"?zr:Yy(zr);if(Ee.attrName=vt,Ee.attrValue=$t,Ee.keepAttr=!0,Ee.forceKeepAttr=void 0,xr(O.uponSanitizeAttribute,R,Ee),$t=Ee.attrValue,ee&&(vt==="id"||vt==="name")&&(ur(Nt,R),$t=Ge+$t),We&&tn(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,$t)){ur(Nt,R);continue}if(vt==="attributename"&&Cd($t,"href")){ur(Nt,R);continue}if(Ee.forceKeepAttr)continue;if(!Ee.keepAttr){ur(Nt,R);continue}if(!Et&&tn(/\/>/i,$t)){ur(Nt,R);continue}wt&&Bi([$,te,xe],Dn=>{$t=Hs($t,Dn," ")});let $r=pt(R.nodeName);if(!ln($r,vt,$t)){ur(Nt,R);continue}if(x&&typeof f=="object"&&typeof f.getAttributeType=="function"&&!Yt)switch(f.getAttributeType($r,vt)){case"TrustedHTML":{$t=x.createHTML($t);break}case"TrustedScriptURL":{$t=x.createScriptURL($t);break}}if($t!==zr)try{Yt?R.setAttributeNS(Yt,Nt,$t):R.setAttribute(Nt,$t),St(R)?sr(R):fh(e.removed)}catch{ur(Nt,R)}}xr(O.afterSanitizeAttributes,R,null)},kn=function _e(R){let se=null,Ee=un(R);for(xr(O.beforeSanitizeShadowDOM,R,null);se=Ee.nextNode();)xr(O.uponSanitizeShadowNode,se,null),Mn(se),Gn(se),se.content instanceof a&&_e(se.content);xr(O.afterSanitizeShadowDOM,R,null)};return e.sanitize=function(_e){let R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},se=null,Ee=null,Ot=null,et=null;if(Xt=!_e,Xt&&(_e="<!-->"),typeof _e!="string"&&!qr(_e))if(typeof _e.toString=="function"){if(_e=_e.toString(),typeof _e!="string")throw Ws("dirty is not a string, aborting")}else throw Ws("toString is not a function");if(!e.isSupported)return _e;if(at||Lt(R),e.removed=[],typeof _e=="string"&&(Bt=!1),Bt){if(_e.nodeName){let lr=pt(_e.nodeName);if(!J[lr]||G[lr])throw Ws("root node is forbidden and cannot be sanitized in-place")}}else if(_e instanceof i)se=Mr("<!---->"),Ee=se.ownerDocument.importNode(_e,!0),Ee.nodeType===Ds.element&&Ee.nodeName==="BODY"||Ee.nodeName==="HTML"?se=Ee:se.appendChild(Ee);else{if(!j&&!wt&&!he&&_e.indexOf("<")===-1)return x&&nt?x.createHTML(_e):_e;if(se=Mr(_e),!se)return j?null:nt?C:""}se&&Re&&sr(se.firstChild);let Nt=un(Bt?_e:se);for(;Ot=Nt.nextNode();)Mn(Ot),Gn(Ot),Ot.content instanceof a&&kn(Ot.content);if(Bt)return _e;if(j){if(ue)for(et=H.call(se.ownerDocument);se.firstChild;)et.appendChild(se.firstChild);else et=se;return(Q.shadowroot||Q.shadowrootmode)&&(et=L.call(n,et,!0)),et}let Yt=he?se.outerHTML:se.innerHTML;return he&&J["!doctype"]&&se.ownerDocument&&se.ownerDocument.doctype&&se.ownerDocument.doctype.name&&tn(wh,se.ownerDocument.doctype.name)&&(Yt="<!DOCTYPE "+se.ownerDocument.doctype.name+`>
48
+ `+Yt),wt&&Bi([$,te,xe],lr=>{Yt=Hs(Yt,lr," ")}),x&&nt?x.createHTML(Yt):Yt},e.setConfig=function(){let _e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Lt(_e),at=!0},e.clearConfig=function(){yr=null,at=!1},e.isValidAttribute=function(_e,R,se){yr||Lt({});let Ee=pt(_e),Ot=pt(R);return ln(Ee,Ot,se)},e.addHook=function(_e,R){typeof R=="function"&&Is(O[_e],R)},e.removeHook=function(_e,R){if(R!==void 0){let se=Xy(O[_e],R);return se===-1?void 0:Qy(O[_e],se,1)[0]}return fh(O[_e])},e.removeHooks=function(_e){O[_e]=[]},e.removeAllHooks=function(){O=yh()},e}var Sh=Ah();var f0={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"]},m0=/^data:image\/(?:png|jpe?g|gif|webp|bmp|x-icon|avif)/i,Ed=()=>{let r=Sh(typeof window!="undefined"?window:void 0);return r.addHook("uponSanitizeAttribute",(e,t)=>{if(t.attrName==="src"||t.attrName==="href"){let n=t.attrValue;n.toLowerCase().startsWith("data:")&&!m0.test(n)&&(t.attrValue="",t.keepAttr=!1)}}),e=>r.sanitize(e,f0)},Na=r=>r===!1?null:typeof r=="function"?r:Ed();var go="webmcp:",Ld=new Map,Th=r=>{var e;Ld.clear();for(let t of r){let n=(e=t.title)==null?void 0:e.trim();n&&Ld.set(t.name,n)}},Rd=r=>Ld.get(_i(r)),Ni={warn(r,...e){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[Persona/WebMCP] ${r}`,...e)}},Pd=null,kh=r=>{Pd=r};function Eh(r){if(r.length===0)return"0:empty";let e=r.map(t=>{var n,o;return[t.name,(n=t.description)!=null?n:"",t.parametersSchema?JSON.stringify(t.parametersSchema):"",(o=t.origin)!=null?o:"",t.annotations?JSON.stringify(t.annotations):""].join("")}).sort();return`${r.length}:${g0(e.join(""))}`}function Mh(r,e){let t=3735928559^e,n=1103547991^e;for(let o=0;o<r.length;o++){let a=r.charCodeAt(o);t=Math.imul(t^a,2654435761),n=Math.imul(n^a,1597334677)}return t=Math.imul(t^t>>>16,2246822507),t^=Math.imul(n^n>>>13,3266489909),n=Math.imul(n^n>>>16,2246822507),n^=Math.imul(t^t>>>13,3266489909),4294967296*(2097151&n)+(t>>>0)}function g0(r){let e=Mh(r,0).toString(36),t=Mh(r,2654435761).toString(36);return`${e}.${t}`}var _a=class{constructor(e){this.config=e;this.installed=!1;this.readyPromise=null;this.incompatibleContextWarned=!1;var t;this.confirmHandler=(t=e.onConfirm)!=null?t:null,this.timeoutMs=3e4}setConfirmHandler(e){this.confirmHandler=e}isOperational(){return this.config.enabled!==!0||!this.installed?!1:this.getModelContext()!==null}async snapshotForDispatch(){if(await this.ensureReady(),this.config.enabled!==!0)return[];let e=this.getModelContext();if(!e)return[];let t;try{t=await e.getTools()}catch(o){return Ni.warn("getTools() threw \u2014 shipping an empty WebMCP snapshot.",o),[]}Th(t);let n=typeof location!="undefined"?location.origin:"";return t.filter(o=>this.passesClientAllowlist(o.name)).map(o=>{let a={name:o.name,description:o.description,origin:"webmcp",...n?{pageOrigin:n}:{}},s=x0(o.inputSchema);return s&&(a.parametersSchema=s),a})}async executeToolCall(e,t,n){if(await this.ensureReady(),this.config.enabled!==!0)return $n("WebMCP is not enabled on this widget.");let o=this.getModelContext();if(!o){let b=typeof document!="undefined"&&!!document.modelContext;return $n(b?"WebMCP is not operational: document.modelContext is present but does not expose the strict getTools()/executeTool() surface (likely a different or older WebMCP polyfill).":"WebMCP bridge is not operational on this page (document.modelContext not available).")}let a=_i(e),s;try{s=await o.getTools()}catch(b){let h=b instanceof Error?b.message:String(b);return $n(`Failed to read WebMCP registry: ${h}`)}Th(s);let i=s.find(b=>b.name===a);if(!i)return $n(`WebMCP tool not registered on this page: ${a}`);if(!this.passesClientAllowlist(a))return $n(`WebMCP tool not allowed by client allowlist: ${a}`);if(n!=null&&n.aborted)return $n("Aborted by cancel()");let d=Rd(a),l={toolName:a,args:t,description:i.description,...d?{title:d}:{},reason:"gate"};if(!await this.requestConfirm(l))return $n("User declined the tool call.");if(n!=null&&n.aborted)return $n("Aborted by cancel()");let u=new AbortController,m=!1,p=setTimeout(()=>{m=!0,u.abort()},this.timeoutMs),f=()=>u.abort();n&&(n.aborted?u.abort():n.addEventListener("abort",f,{once:!0}));try{let b=await o.executeTool(i,C0(t),{signal:u.signal});return b0(b)}catch(b){if(m)return $n(`WebMCP tool '${a}' timed out after ${this.timeoutMs}ms`);if(n!=null&&n.aborted)return $n("Aborted by cancel()");let h=b instanceof Error?b.message:String(b);return $n(h)}finally{clearTimeout(p),n&&n.removeEventListener("abort",f)}}ensureReady(){return this.config.enabled!==!0?Promise.resolve():(this.readyPromise||(this.readyPromise=this.install()),this.readyPromise)}async install(){try{if(this.getModelContext()){this.installed=!0;return}(Pd?await Pd():await import("@mcp-b/webmcp-polyfill")).initializeWebMCPPolyfill(),this.installed=!0}catch(e){Ni.warn("Failed to load @mcp-b/webmcp-polyfill \u2014 WebMCP consumption disabled.",e),this.installed=!1}}getModelContext(){if(typeof document=="undefined")return null;let e=document.modelContext;if(!e||typeof e!="object")return null;let t=e;return typeof t.getTools!="function"||typeof t.executeTool!="function"?(this.incompatibleContextWarned||(this.incompatibleContextWarned=!0,Ni.warn("document.modelContext is present but does not expose getTools()/executeTool() \u2014 WebMCP consumption is disabled. Another (incompatible or older) WebMCP polyfill likely installed document.modelContext before Persona. Remove it, or use a polyfill implementing the strict standard surface (e.g. @mcp-b/webmcp-polyfill).")),null):e}async requestConfirm(e){var n;let t=(n=this.confirmHandler)!=null?n:y0;try{return await t(e)}catch(o){return Ni.warn(`Confirm handler threw for WebMCP tool '${e.toolName}'; declining.`,o),!1}}passesClientAllowlist(e){let t=this.config.allowlist;return!t||t.length===0?!0:t.some(n=>h0(e,n))}},_i=r=>r.startsWith(go)?r.slice(go.length):r,da=r=>r.startsWith(go),h0=(r,e)=>{if(e==="*")return!0;let t=e.replace(/[.+?^${}()|[\]\\]/g,"\\$&");return new RegExp("^"+t.replace(/\*/g,".*")+"$").test(r)},x0=r=>{if(!(r===void 0||r===""))try{let e=JSON.parse(r);return e!==null&&typeof e=="object"?e:void 0}catch{return}},b0=r=>{if(r==null)return{content:[{type:"text",text:""}]};let e;try{e=JSON.parse(r)}catch{return{content:[{type:"text",text:r}]}}return e!==null&&typeof e=="object"&&Array.isArray(e.content)?e:{content:[{type:"text",text:typeof e=="string"?e:w0(e)}]}},$n=r=>({isError:!0,content:[{type:"text",text:r}]}),y0=async r=>{if(typeof window=="undefined"||typeof window.confirm!="function")return!1;let e=v0(r.args),t=`Allow the AI to call ${r.toolName}`+(e?`
49
49
 
50
50
  Arguments:
51
51
  ${e}`:"")+(r.description?`
52
52
 
53
- ${r.description}`:"");return window.confirm(t)},i0=r=>{if(r==null)return"";try{let e=JSON.stringify(r,null,2);return e.length>500?e.slice(0,500)+"\u2026":e}catch{return String(r)}},l0=r=>{if(r===void 0)return"{}";try{let e=JSON.stringify(r);return e===void 0?"{}":e}catch{return"{}"}},d0=r=>{if(r===void 0)return"";try{return JSON.stringify(r)}catch{return String(r)}};var go=Ai(Fi(),1),Ni=r=>r.replace(/\\n/g,`
54
- `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),Na=r=>{if(r===null)return"null";if(r===void 0)return"";if(typeof r=="string")return r;if(typeof r=="number"||typeof r=="boolean")return String(r);try{return JSON.stringify(r,null,2)}catch{return String(r)}},m0=r=>{var s,i;let e=(s=r.completedAt)!=null?s:Date.now(),t=(i=r.startedAt)!=null?i:e,o=(r.durationMs!==void 0?r.durationMs:Math.max(0,e-t))/1e3;return o<.1?"Thought for <0.1 seconds":`Thought for ${o>=10?Math.round(o).toString():o.toFixed(1).replace(/\.0$/,"")} seconds`},vh=r=>r.status==="complete"?m0(r):r.status==="pending"?"Waiting":"",g0=r=>{var o,a,s;let t=(typeof r.duration=="number"?r.duration:typeof r.durationMs=="number"?r.durationMs:Math.max(0,((o=r.completedAt)!=null?o:Date.now())-((s=(a=r.startedAt)!=null?a:r.completedAt)!=null?s: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 Ch=r=>r.status==="complete"?g0(r):"Using tool...",Oi=r=>{let e=r/1e3;return e<.1?"<0.1s":e>=10?`${Math.round(e)}s`:`${e.toFixed(1).replace(/\.0$/,"")}s`},Ds=r=>{var t,n,o;let e=typeof r.duration=="number"?r.duration:typeof r.durationMs=="number"?r.durationMs:Math.max(0,((t=r.completedAt)!=null?t:Date.now())-((o=(n=r.startedAt)!=null?n:r.completedAt)!=null?o:Date.now()));return Oi(e)},_i=r=>{var t,n,o;let e=r.durationMs!==void 0?r.durationMs:Math.max(0,((t=r.completedAt)!=null?t:Date.now())-((o=(n=r.startedAt)!=null?n:r.completedAt)!=null?o:Date.now()));return Oi(e)},Md=(r,e,t)=>{var a;if(!e)return t;let n=((a=r.name)==null?void 0:a.trim())||"tool",o=Ds(r);return e.replace(/\{toolName\}/g,n).replace(/\{duration\}/g,o)},Ui=(r,e)=>{let t=r.replace(/\{toolName\}/g,e),n=[],o=/\*\*(.+?)\*\*|\*(.+?)\*|~(.+?)~/g,a=0,s;for(;(s=o.exec(t))!==null;)s.index>a&&Bs(n,t.slice(a,s.index),[]),s[1]!==void 0?Bs(n,s[1],["bold"]):s[2]!==void 0?Bs(n,s[2],["italic"]):s[3]!==void 0&&Bs(n,s[3],["dim"]),a=s.index+s[0].length;return a<t.length&&Bs(n,t.slice(a),[]),n},Bs=(r,e,t)=>{let n=e.split("{duration}");for(let o=0;o<n.length;o++)n[o]&&r.push({text:n[o],styles:t}),o<n.length-1&&r.push({text:"{duration}",styles:t,isDuration:!0})},h0=()=>{let r=null,e=0,t=n=>{let o=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,a=n.match(o);if(a&&a[1])try{return a[1].replace(/\\n/g,`
53
+ ${r.description}`:"");return window.confirm(t)},v0=r=>{if(r==null)return"";try{let e=JSON.stringify(r,null,2);return e.length>500?e.slice(0,500)+"\u2026":e}catch{return String(r)}},C0=r=>{if(r===void 0)return"{}";try{let e=JSON.stringify(r);return e===void 0?"{}":e}catch{return"{}"}},w0=r=>{if(r===void 0)return"";try{return JSON.stringify(r)}catch{return String(r)}};var Do=Li(zi(),1);var v=(r,e)=>{let t=document.createElement(r);return e&&(t.className=e),t},ro=(r,e,t)=>{let n=r.createElement(e);return t&&(n.className=t),n};var Os="ask_user_question",Fs=8,Ua="data-persona-ask-sheet-for",k0="Other",E0="Other\u2026",Rh="Type your own answer here",Ih="Send",L0="Next",P0="Back",R0="Submit all",I0="Skip",H0=3,Hd="data-ask-current-index",Wd="data-ask-question-count",Hh="data-ask-answers",Bd="data-ask-grouped",Wh="data-ask-layout",W0=r=>r.layout==="pills"?"pills":"rows",B0=r=>r.getAttribute(Wh)==="pills"?"pills":"rows",Ph=!1,Bh=r=>r.replace(/["\\]/g,"\\$&"),ho=r=>r.variant==="tool"&&!!r.toolCall&&r.toolCall.name===Os,$i=r=>{var e,t;return(t=(e=r==null?void 0:r.features)==null?void 0:e.askUserQuestion)!=null?t:{}},xo=r=>{let e=r.toolCall;if(!e)return{payload:null,complete:!1};let t=e.status==="complete";if(e.args&&typeof e.args=="object")return{payload:e.args,complete:t};let n=e.chunks;if(!n||n.length===0)return{payload:null,complete:t};try{let o=n.join(""),a=(0,Do.parse)(o,Do.STR|Do.OBJ|Do.ARR);if(a&&typeof a=="object")return{payload:a,complete:t}}catch{}return{payload:null,complete:t}},Ns=r=>{let e=Array.isArray(r==null?void 0:r.questions)?r.questions:[];return e.length>Fs&&!Ph&&(Ph=!0,typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question received ${e.length} questions; truncating to ${Fs}.`)),e.slice(0,Fs)},D0=r=>{var e;return(e=Ns(r)[0])!=null?e:null},F0=(r,e)=>{var t;return(t=Ns(r)[e])!=null?t:null},Dh=(r,e)=>{let t=e.styles;t&&(t.sheetBackground&&r.style.setProperty("--persona-ask-sheet-bg",t.sheetBackground),t.sheetBorder&&r.style.setProperty("--persona-ask-sheet-border",t.sheetBorder),t.sheetShadow&&r.style.setProperty("--persona-ask-sheet-shadow",t.sheetShadow),t.pillBackground&&r.style.setProperty("--persona-ask-pill-bg",t.pillBackground),t.pillBackgroundSelected&&r.style.setProperty("--persona-ask-pill-bg-selected",t.pillBackgroundSelected),t.pillTextColor&&r.style.setProperty("--persona-ask-pill-fg",t.pillTextColor),t.pillTextColorSelected&&r.style.setProperty("--persona-ask-pill-fg-selected",t.pillTextColorSelected),t.pillBorderRadius&&r.style.setProperty("--persona-ask-pill-radius",t.pillBorderRadius),t.customInputBackground&&r.style.setProperty("--persona-ask-input-bg",t.customInputBackground))},Fh=(r,e,t)=>{if(r!=="rows")return null;let n=v("span","persona-ask-row-affordance");if(n.setAttribute("aria-hidden","true"),e){let o=v("span","persona-ask-row-check");n.appendChild(o)}else{let o=v("span","persona-ask-row-badge");o.textContent=String(t+1),n.appendChild(o)}return n},O0=(r,e,t,n)=>{let a=v("button",t==="rows"?"persona-ask-pill persona-ask-row persona-pointer-events-auto":"persona-ask-pill persona-pointer-events-auto");if(a.type="button",a.setAttribute("role",n?"checkbox":"button"),a.setAttribute("aria-pressed","false"),a.setAttribute("data-ask-user-action","pick"),a.setAttribute("data-option-index",String(e)),a.setAttribute("data-option-label",r.label),t==="rows"){let s=v("span","persona-ask-row-content"),i=v("span","persona-ask-row-label");if(i.textContent=r.label,s.appendChild(i),r.description){let l=v("span","persona-ask-row-description");l.textContent=r.description,s.appendChild(l)}a.appendChild(s);let d=Fh(t,n,e);d&&a.appendChild(d)}else a.textContent=r.label,r.description&&(a.title=r.description);return a},N0=r=>{let t=v("span",r==="rows"?"persona-ask-pill persona-ask-row persona-ask-pill-skeleton persona-pointer-events-none":"persona-ask-pill persona-ask-pill-skeleton persona-pointer-events-none");return t.setAttribute("aria-hidden","true"),t},_0=(r,e,t,n)=>{var u,m,p;let a=v("div",n==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");a.setAttribute("role","group"),a.setAttribute("data-ask-pill-list","true");let s=!!(r!=null&&r.multiSelect),d=(Array.isArray(r==null?void 0:r.options)?r.options:[]).filter(f=>f&&typeof f.label=="string"&&f.label.length>0);if(d.length===0&&!t){for(let f=0;f<H0;f++)a.appendChild(N0(n));return a}if(d.forEach((f,b)=>{a.appendChild(O0(f,b,n,s))}),(r==null?void 0:r.allowFreeText)!==!1){let f=n==="rows"?k0:E0;if(n==="rows"){let b=v("div","persona-ask-pill persona-ask-row persona-ask-row--other persona-ask-pill-custom persona-pointer-events-auto");b.setAttribute("data-ask-user-action","focus-free-text"),b.setAttribute("data-option-index",String(d.length)),b.setAttribute("data-ask-other-row","true");let h=v("span","persona-ask-row-content"),S=document.createElement("input");S.type="text",S.className="persona-ask-row-input persona-flex-1 persona-pointer-events-auto",S.placeholder=(u=e.freeTextPlaceholder)!=null?u:Rh,S.setAttribute("data-ask-free-text-input","true"),S.setAttribute("aria-label",(m=e.freeTextLabel)!=null?m:f),h.appendChild(S),b.appendChild(h);let T=Fh(n,s,d.length);T&&b.appendChild(T),a.appendChild(b)}else{let b=v("button","persona-ask-pill persona-ask-pill-custom persona-pointer-events-auto");b.type="button",b.setAttribute("data-ask-user-action","open-free-text"),b.textContent=(p=e.freeTextLabel)!=null?p:f,a.appendChild(b)}}return a},Oh=(r,e)=>{var a,s;let n=v("div",e==="rows"?"persona-ask-free-text persona-ask-free-text--rows persona-flex persona-gap-2 persona-mt-2":"persona-ask-free-text persona-hidden persona-flex persona-gap-2 persona-mt-2");n.setAttribute("data-ask-free-text-row","true");let o=document.createElement("input");if(o.type="text",o.className="persona-ask-free-text-input persona-flex-1 persona-pointer-events-auto",o.placeholder=(a=r.freeTextPlaceholder)!=null?a:Rh,o.setAttribute("data-ask-free-text-input","true"),n.appendChild(o),e!=="rows"){let i=v("button","persona-ask-free-text-submit persona-pointer-events-auto");i.type="button",i.textContent=(s=r.submitLabel)!=null?s:Ih,i.setAttribute("data-ask-user-action","submit-free-text"),n.appendChild(i)}return n},U0=r=>{var n;let e=v("div","persona-ask-multi-actions persona-flex persona-justify-end persona-mt-2");e.setAttribute("data-ask-multi-actions","true");let t=v("button","persona-ask-multi-submit persona-pointer-events-auto");return t.type="button",t.textContent=(n=r.submitLabel)!=null?n:Ih,t.setAttribute("data-ask-user-action","submit-multi"),t.disabled=!0,e.appendChild(t),e},q0=(r,e,t)=>{var l,u,m,p;let n=v("div","persona-ask-nav persona-flex persona-justify-between persona-items-center persona-gap-2 persona-mt-2");n.setAttribute("data-ask-nav-row","true");let o=v("button","persona-ask-nav-back persona-pointer-events-auto");o.type="button",o.textContent=(l=t.backLabel)!=null?l:P0,o.setAttribute("data-ask-user-action","back"),o.disabled=r===0,n.appendChild(o);let a=v("div","persona-ask-nav-right persona-flex persona-items-center persona-gap-2"),s=v("button","persona-ask-nav-skip persona-pointer-events-auto");s.type="button",s.textContent=(u=t.skipLabel)!=null?u:I0,s.setAttribute("data-ask-user-action","skip"),a.appendChild(s);let i=v("button","persona-ask-nav-next persona-pointer-events-auto");i.type="button";let d=r===e-1;return i.textContent=d?(m=t.submitAllLabel)!=null?m:R0:(p=t.nextLabel)!=null?p:L0,i.setAttribute("data-ask-user-action",d?"submit-all":"next"),i.disabled=!0,a.appendChild(i),n.appendChild(a),n},ca=r=>{let e=r.getAttribute(Hh);if(!e)return{};try{let t=JSON.parse(e);return t&&typeof t=="object"?t:{}}catch{return{}}},Nh=(r,e)=>{r.setAttribute(Hh,JSON.stringify(e))},Wn=r=>{var t;let e=Number((t=r.getAttribute(Hd))!=null?t:"0");return Number.isFinite(e)?Math.max(0,Math.floor(e)):0},z0=(r,e)=>{r.setAttribute(Hd,String(Math.max(0,Math.floor(e))))},qa=r=>{var t;let e=Number((t=r.getAttribute(Wd))!=null?t:"1");return Number.isFinite(e)?Math.max(1,Math.floor(e)):1},Fo=r=>r.getAttribute(Bd)==="true",$0=(r,e)=>{var o;let t=(o=r.agentMetadata)==null?void 0:o.askUserQuestionAnswers;if(!t||typeof t!="object")return{};let n={};return e.forEach((a,s)=>{let i=typeof(a==null?void 0:a.question)=="string"?a.question:"";if(i&&Object.prototype.hasOwnProperty.call(t,i)){let d=t[i];(typeof d=="string"||Array.isArray(d))&&(n[s]=d)}}),n},V0=(r,e)=>{var n;let t=(n=r.agentMetadata)==null?void 0:n.askUserQuestionIndex;return typeof t!="number"||!Number.isFinite(t)?0:Math.max(0,Math.min(e-1,Math.floor(t)))},Vi=(r,e)=>{let{payload:t}=xo(e),n=Ns(t),o=ca(r),a={},s=new Set;return n.forEach((i,d)=>{let l=typeof(i==null?void 0:i.question)=="string"?i.question:"";l&&(s.has(l)&&typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question has duplicate question text "${l}"; later answer wins.`),s.add(l),Object.prototype.hasOwnProperty.call(o,d)&&(a[l]=o[d]))}),a},_h=r=>{let e=ca(r),t=Wn(r),n=e[t],o=new Set;typeof n=="string"?o.add(n):Array.isArray(n)&&n.forEach(d=>o.add(d));let a=r.querySelectorAll('[data-ask-user-action="pick"][data-option-label]');a.forEach(d=>{var m;let l=(m=d.getAttribute("data-option-label"))!=null?m:"",u=o.has(l);d.setAttribute("aria-pressed",u?"true":"false"),d.classList.toggle("persona-ask-pill-selected",u)});let s=new Set(Array.from(a).map(d=>{var l;return(l=d.getAttribute("data-option-label"))!=null?l:""})),i=r.querySelector('[data-ask-free-text-input="true"]');if(i)if(typeof n=="string"&&n.length>0&&!s.has(n)){i.value=n;let d=i.closest('[data-ask-free-text-row="true"]');d==null||d.classList.remove("persona-hidden")}else i.value=""},Uh=r=>{if(!Fo(r))return;let e=ca(r),t=Wn(r),n=e[t],o=typeof n=="string"&&n.length>0||Array.isArray(n)&&n.length>0,a=r.querySelector('[data-ask-user-action="next"], [data-ask-user-action="submit-all"]');a&&(a.disabled=!o);let s=r.querySelector('[data-ask-user-action="submit-multi"]');if(s){let i=Array.from(r.querySelectorAll('[aria-pressed="true"][data-option-label]'));s.disabled=i.length===0}},Dd=(r,e,t)=>{let n=$i(t),o=B0(r),{payload:a,complete:s}=xo(e),i=Fo(r),d=Wn(r),l=qa(r),u=i?F0(a,d):D0(a),m=!!(u!=null&&u.multiSelect),p=r.querySelector('[data-ask-step-inline="true"]');p&&(p.textContent=i?`${d+1}/${l}`:"");let f=r.querySelector('[data-ask-stepper="true"]');f&&f.remove();let b=r.querySelector('[data-ask-question="true"]');if(b){let M=typeof(u==null?void 0:u.question)=="string"?u.question:"";b.textContent=M,b.classList.toggle("persona-ask-question-skeleton",!M&&!s)}let h=r.querySelector('[data-ask-pill-list="true"]');if(h){let M=_0(u,n,s,o);h.replaceWith(M)}if(o!=="rows"){let M=r.querySelector('[data-ask-free-text-row="true"]');M&&M.replaceWith(Oh(n,o))}let S=r.querySelector('[data-ask-multi-actions="true"]');!i&&m&&!S?r.appendChild(U0(n)):(!m||i)&&S&&S.remove(),r.setAttribute("data-multi-select",m?"true":"false");let T=r.querySelector('[data-ask-nav-row="true"]');if(i){let M=q0(d,l,n);T?T.replaceWith(M):r.appendChild(M)}else T&&T.remove();_h(r),Uh(r)},j0=(r,e,t)=>{let n=$i(e),o=W0(n),a=r.toolCall.id,s=Ns(t),i=Math.max(1,s.length),d=i>1,l=$0(r,s),u=d?V0(r,i):0,m=v("div",["persona-ask-sheet",`persona-ask-sheet--${o}`,"persona-pointer-events-auto","persona-ask-sheet-enter"].join(" "));m.setAttribute(Ua,a),m.setAttribute("data-tool-call-id",a),m.setAttribute("data-message-id",r.id),m.setAttribute(Wd,String(i)),m.setAttribute(Hd,String(u)),m.setAttribute(Bd,d?"true":"false"),m.setAttribute(Wh,o),Nh(m,l),m.setAttribute("role","group"),m.setAttribute("aria-label","Suggested answers"),n.slideInMs!==void 0&&m.style.setProperty("--persona-ask-sheet-duration",`${n.slideInMs}ms`),Dh(m,n);let p=v("div","persona-ask-sheet-header persona-flex persona-items-center persona-gap-3"),f=v("div","persona-ask-sheet-question persona-flex-1");f.setAttribute("data-ask-question","true"),f.textContent="",p.appendChild(f);let b=v("span","persona-ask-sheet-step-inline");b.setAttribute("data-ask-step-inline","true"),b.textContent="",p.appendChild(b),m.appendChild(p);let S=v("div",o==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");return S.setAttribute("data-ask-pill-list","true"),S.setAttribute("role","group"),m.appendChild(S),o!=="rows"&&m.appendChild(Oh(n,o)),Dd(m,r,e),requestAnimationFrame(()=>{requestAnimationFrame(()=>m.classList.remove("persona-ask-sheet-enter"))}),m},G0=(r,e,t)=>{let{payload:n}=xo(e),o=Math.max(1,Ns(n).length);o>qa(r)&&(r.setAttribute(Wd,String(o)),o>1&&!Fo(r)&&r.setAttribute(Bd,"true")),Dd(r,e,t)},qh=(r,e)=>{let t=v("div","persona-ask-stub persona-inline-flex persona-items-center persona-gap-2");t.id=`bubble-${r.id}`,t.setAttribute("data-message-id",r.id),t.setAttribute("data-bubble-type","ask-user-question");let n=$i(e);Dh(t,n);let o=v("span","persona-ask-stub-label"),{complete:a}=xo(r);return o.textContent=a?"Awaiting your response\u2026":"Preparing options\u2026",t.appendChild(o),t},za=(r,e,t)=>{if(!t||!ho(r)||$i(e).enabled===!1)return;let o=r.toolCall.id;t.querySelectorAll(`[${Ua}]`).forEach(l=>{l.getAttribute(Ua)!==o&&l.remove()});let s=t.querySelector(`[${Ua}="${Bh(o)}"]`);if(s){G0(s,r,e);return}let{payload:i}=xo(r),d=j0(r,e,i);t.appendChild(d)},Oo=(r,e)=>{if(!r)return;let t=e?`[${Ua}="${Bh(e)}"]`:`[${Ua}]`;r.querySelectorAll(t).forEach(o=>{o.classList.add("persona-ask-sheet-leave");let a=Number.parseInt(getComputedStyle(o).getPropertyValue("--persona-ask-sheet-duration")||"180",10);setTimeout(()=>o.remove(),Number.isFinite(a)?a:180)})},Fd=r=>Array.from(r.querySelectorAll('[aria-pressed="true"][data-option-label]')).map(e=>e.getAttribute("data-option-label")).filter(e=>typeof e=="string"&&e.length>0),No=(r,e)=>{let t=ca(r),n=Wn(r);typeof e=="string"&&e.length===0||Array.isArray(e)&&e.length===0?delete t[n]:t[n]=e,Nh(r,t),_h(r),Uh(r)},ji=(r,e,t,n)=>{let o=qa(r),a=Math.max(0,Math.min(o-1,n));z0(r,a),Dd(r,e,t)};var Vn="suggest_replies";var Od={type:"object",properties:{suggestions:{type:"array",minItems:1,maxItems:4,description:"1-4 short, distinct follow-up replies, phrased in the user's voice.",items:{type:"string",minLength:1,maxLength:60}}},required:["suggestions"],additionalProperties:!1},Gi={name:Vn,description:`Offer the user tappable quick-reply suggestions for their next message. Call at most once per turn, as the LAST action after your reply text is complete. Each suggestion is sent verbatim as the user's next message, so phrase suggestions in the user's voice (e.g. "Tell me more about pricing"). Keep them short and distinct. The result only confirms the suggestions were shown \u2014 do not add further commentary after calling this tool; end your turn.`,parametersSchema:Od,origin:"sdk",annotations:{readOnlyHint:!0}},Nd=()=>({content:[{type:"text",text:"Suggestions shown to the user."}]}),_s=r=>{var e;return r.variant==="tool"&&((e=r.toolCall)==null?void 0:e.name)===Vn},_d=r=>{let e=r;if(typeof e=="string")try{e=JSON.parse(e)}catch{return[]}let t=e==null?void 0:e.suggestions;if(!Array.isArray(t))return[];let n=t.filter(o=>typeof o=="string").map(o=>o.trim()).filter(o=>o.length>0);return n.length>4?(console.warn(`[persona] suggest_replies: ${n.length} suggestions exceeds the cap of 4; extra suggestions dropped.`),n.slice(0,4)):n},Ki=r=>{var e;for(let t=r.length-1;t>=0;t--){let n=r[t];if(n.role==="user")return null;if(!_s(n))continue;let o=_d((e=n.toolCall)==null?void 0:e.args);return o.length>0?o:null}return null},zh=r=>{var t;let e=(t=r==null?void 0:r.features)==null?void 0:t.suggestReplies;return(e==null?void 0:e.expose)===!0&&e.enabled!==!1};var Ud={type:"object",properties:{questions:{type:"array",minItems:1,maxItems:Fs,description:"Questions to ask the user. Prefer a single question.",items:{type:"object",properties:{question:{type:"string",description:"The complete question, ending with a question mark."},header:{type:"string",maxLength:12,description:'Short topic label, e.g. "Auth method".'},options:{type:"array",minItems:2,maxItems:4,description:'2-4 distinct choices. Do NOT add an "Other" option \u2014 free text is automatic.',items:{type:"object",properties:{label:{type:"string",description:"Concise choice text (1-5 words)."},description:{type:"string",description:"What the option means or implies."}},required:["label"],additionalProperties:!1}},multiSelect:{type:"boolean",description:"Allow selecting multiple options. Default false."},allowFreeText:{type:"boolean",description:"Show a free-text input. Default true."}},required:["question","options"],additionalProperties:!1}}},required:["questions"],additionalProperties:!1},qd={name:Os,description:"Ask the user multiple-choice questions and wait for their answers. Use only when blocked on a decision that is the user's to make \u2014 a preference, a choice between valid approaches, or information you cannot infer. Each question offers 2-4 options plus an automatic free-text input. The result maps each question to its answer (an array when multiSelect); a question absent from the result was skipped.",parametersSchema:Ud,origin:"sdk",annotations:{readOnlyHint:!0}},Us=r=>{var n;let e=[],t=(n=r==null?void 0:r.features)==null?void 0:n.askUserQuestion;return(t==null?void 0:t.expose)===!0&&t.enabled!==!1&&e.push(qd),zh(r)&&e.push(Gi),e};var bo=Li(zi(),1),Xi=r=>r.replace(/\\n/g,`
54
+ `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),$a=r=>{if(r===null)return"null";if(r===void 0)return"";if(typeof r=="string")return r;if(typeof r=="number"||typeof r=="boolean")return String(r);try{return JSON.stringify(r,null,2)}catch{return String(r)}},K0=r=>{var s,i;let e=(s=r.completedAt)!=null?s:Date.now(),t=(i=r.startedAt)!=null?i:e,o=(r.durationMs!==void 0?r.durationMs:Math.max(0,e-t))/1e3;return o<.1?"Thought for <0.1 seconds":`Thought for ${o>=10?Math.round(o).toString():o.toFixed(1).replace(/\.0$/,"")} seconds`},$h=r=>r.status==="complete"?K0(r):r.status==="pending"?"Waiting":"",X0=r=>{var o,a,s;let t=(typeof r.duration=="number"?r.duration:typeof r.durationMs=="number"?r.durationMs:Math.max(0,((o=r.completedAt)!=null?o:Date.now())-((s=(a=r.startedAt)!=null?a:r.completedAt)!=null?s: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 Vh=r=>r.status==="complete"?X0(r):"Using tool...",Qi=r=>{let e=r/1e3;return e<.1?"<0.1s":e>=10?`${Math.round(e)}s`:`${e.toFixed(1).replace(/\.0$/,"")}s`},zs=r=>{var t,n,o;let e=typeof r.duration=="number"?r.duration:typeof r.durationMs=="number"?r.durationMs:Math.max(0,((t=r.completedAt)!=null?t:Date.now())-((o=(n=r.startedAt)!=null?n:r.completedAt)!=null?o:Date.now()));return Qi(e)},Ji=r=>{var t,n,o;let e=r.durationMs!==void 0?r.durationMs:Math.max(0,((t=r.completedAt)!=null?t:Date.now())-((o=(n=r.startedAt)!=null?n:r.completedAt)!=null?o:Date.now()));return Qi(e)},zd=(r,e,t)=>{var a;if(!e)return t;let n=((a=r.name)==null?void 0:a.trim())||"tool",o=zs(r);return e.replace(/\{toolName\}/g,n).replace(/\{duration\}/g,o)},Yi=(r,e)=>{let t=r.replace(/\{toolName\}/g,e),n=[],o=/\*\*(.+?)\*\*|\*(.+?)\*|~(.+?)~/g,a=0,s;for(;(s=o.exec(t))!==null;)s.index>a&&qs(n,t.slice(a,s.index),[]),s[1]!==void 0?qs(n,s[1],["bold"]):s[2]!==void 0?qs(n,s[2],["italic"]):s[3]!==void 0&&qs(n,s[3],["dim"]),a=s.index+s[0].length;return a<t.length&&qs(n,t.slice(a),[]),n},qs=(r,e,t)=>{let n=e.split("{duration}");for(let o=0;o<n.length;o++)n[o]&&r.push({text:n[o],styles:t}),o<n.length-1&&r.push({text:"{duration}",styles:t,isDuration:!0})},Q0=()=>{let r=null,e=0,t=n=>{let o=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,a=n.match(o);if(a&&a[1])try{return a[1].replace(/\\n/g,`
55
55
  `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return a[1]}let s=/"text"\s*:\s*"((?:[^"\\]|\\.)*)/,i=n.match(s);if(i&&i[1])try{return i[1].replace(/\\n/g,`
56
- `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>r,processChunk:async n=>{if(n.length<=e)return r!==null?{text:r,raw:n}:null;let o=n.trim();if(!o.startsWith("{")&&!o.startsWith("["))return null;let a=t(n);return a!==null&&(r=a),e=n.length,r!==null?{text:r,raw:n}:null},close:async()=>{}}},la=r=>{try{let e=JSON.parse(r);if(e&&typeof e=="object"&&typeof e.text=="string")return e.text}catch{return null}return null},qi=()=>{let r={processChunk:e=>null,getExtractedText:()=>null};return r.__isPlainTextParser=!0,r},zi=()=>{var e;let r=h0();return{processChunk:async t=>{let n=t.trim();return!n.startsWith("{")&&!n.startsWith("[")?null:r.processChunk(t)},getExtractedText:r.getExtractedText.bind(r),close:(e=r.close)==null?void 0:e.bind(r)}},$i=()=>{let r=null,e=0;return{getExtractedText:()=>r,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=e)return r!==null||r===""?{text:r||"",raw:t}:null;try{let o=(0,go.parse)(t,go.STR|go.OBJ);o&&typeof o=="object"&&(o.component&&typeof o.component=="string"?r=typeof o.text=="string"?Ni(o.text):"":o.type==="init"&&o.form?r="":typeof o.text=="string"&&(r=Ni(o.text)))}catch{}return e=t.length,r!==null?{text:r,raw:t}:null},close:()=>{}}},wh=r=>{let e=null,t=0,o=r||(a=>{if(!a||typeof a!="object")return null;let s=i=>typeof i=="string"?Ni(i):null;if(a.component&&typeof a.component=="string")return typeof a.text=="string"?Ni(a.text):"";if(a.type==="init"&&a.form)return"";if(a.action)switch(a.action){case"nav_then_click":return s(a.on_load_text)||s(a.text)||null;case"message":case"message_and_click":case"checkout":return s(a.text)||null;default:return s(a.text)||s(a.display_text)||s(a.message)||null}return s(a.text)||s(a.display_text)||s(a.message)||s(a.content)||null});return{getExtractedText:()=>e,processChunk:a=>{let s=a.trim();if(!s.startsWith("{")&&!s.startsWith("["))return null;if(a.length<=t)return e!==null?{text:e,raw:a}:null;try{let i=(0,go.parse)(a,go.STR|go.OBJ),d=o(i);d!==null&&(e=d)}catch{}return t=a.length,{text:e||"",raw:a}},close:()=>{}}},Vi=()=>{let r=null;return{processChunk:e=>{if(!e.trim().startsWith("<"))return null;let n=e.match(/<text[^>]*>([\s\S]*?)<\/text>/);return n&&n[1]?(r=n[1],{text:r,raw:e}):null},getExtractedText:()=>r}};var ji=class{constructor(e,t=50){this.nextExpectedSeq=null;this.buffer=new Map;this.flushTimer=null;this.emitter=e,this.gapTimeoutMs=t}push(e,t){var a,s,i;let n=(i=(a=t==null?void 0:t.seq)!=null?a:t==null?void 0:t.sequenceIndex)!=null?i:(s=t==null?void 0:t.agentContext)==null?void 0:s.seq;if(n==null){this.buffer.size>0&&this.flushAll(),this.emitter(e,t);return}if(this.nextExpectedSeq===null&&(this.nextExpectedSeq=1),n===this.nextExpectedSeq){this.emitter(e,t),this.nextExpectedSeq=n+1,this.drainConsecutive();return}if(n<this.nextExpectedSeq){this.emitter(e,t);return}let o=this.buffer.get(n);o!==void 0&&(typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[persona] SequenceReorderBuffer: duplicate seq=${n} (${o.payloadType} vs ${e}); emitting earlier event out-of-order to avoid loss`),this.emitter(o.payloadType,o.payload)),this.buffer.set(n,{payloadType:e,payload:t,seq:n}),this.startGapTimer()}drainConsecutive(){for(;this.buffer.has(this.nextExpectedSeq);){let e=this.buffer.get(this.nextExpectedSeq);this.buffer.delete(this.nextExpectedSeq),this.emitter(e.payloadType,e.payload),this.nextExpectedSeq++}this.buffer.size===0&&this.clearGapTimer()}startGapTimer(){this.flushTimer===null&&(this.flushTimer=setTimeout(()=>{this.flushAll()},this.gapTimeoutMs))}clearGapTimer(){this.flushTimer!==null&&(clearTimeout(this.flushTimer),this.flushTimer=null)}flushAll(){if(this.clearGapTimer(),this.buffer.size===0)return;let e=[...this.buffer.entries()].sort((t,n)=>t[0]-n[0]);for(let[t,n]of e)this.buffer.delete(t),this.emitter(n.payloadType,n.payload);e.length>0&&(this.nextExpectedSeq=e[e.length-1][0]+1)}destroy(){this.clearGapTimer(),this.buffer.clear()}flushPending(){this.flushAll()}};var x0="https://api.runtype.com/v1/dispatch",Gi="https://api.runtype.com";function b0(r){var a,s;let e=r.toLowerCase(),n={"application/pdf":"pdf","application/json":"json","application/zip":"zip","text/plain":"txt","text/csv":"csv","text/markdown":"md"}[e];if(n)return`attachment.${n}`;let o=e.indexOf("/");if(o>0){let i=(s=(a=e.slice(o+1).split(";")[0])==null?void 0:a.trim())!=null?s:"";if(i&&i!=="octet-stream"&&/^[a-z0-9.+-]+$/i.test(i))return`attachment.${i}`}return"attachment"}var kd=r=>!!(r.contentParts&&r.contentParts.length>0||r.llmContent&&r.llmContent.trim().length>0||r.rawContent&&r.rawContent.trim().length>0||r.content&&r.content.trim().length>0);function y0(r){switch(r){case"json":return $i;case"regex-json":return zi;case"xml":return Vi;default:return qi}}var Ah=r=>r.startsWith("{")||r.startsWith("[")||r.startsWith("<");function v0(r,e){if(!r)return e;let t=r.trim(),n=e.trim();if(t.length===0)return e;if(n.length===0)return r;let o=Ah(t);if(!Ah(n))return r;if(!o||n===t||n.startsWith(t))return e;let s=la(r);return la(e)!==null&&s===null?e:r}var da=class{constructor(e={}){this.config=e;this.clientSession=null;this.sessionInitPromise=null;this.lastSentClientToolsFingerprint=null;this.clientToolsFingerprintSessionId=null;var t,n,o,a;this.apiUrl=(t=e.apiUrl)!=null?t:x0,this.headers={"Content-Type":"application/json",...e.headers},this.debug=!!e.debug,this.createStreamParser=(n=e.streamParser)!=null?n:y0(e.parserType),this.contextProviders=(o=e.contextProviders)!=null?o:[],this.requestMiddleware=e.requestMiddleware,this.customFetch=e.customFetch,this.parseSSEEvent=e.parseSSEEvent,this.getHeaders=e.getHeaders,this.webMcpBridge=((a=e.webmcp)==null?void 0:a.enabled)===!0?new Fa(e.webmcp):null}setSSEEventCallback(e){this.onSSEEvent=e}setWebMcpConfirmHandler(e){var t;(t=this.webMcpBridge)==null||t.setConfirmHandler(e)}isWebMcpOperational(){var e;return((e=this.webMcpBridge)==null?void 0:e.isOperational())===!0}executeWebMcpToolCall(e,t,n){return this.webMcpBridge?this.webMcpBridge.executeToolCall(e,t,n):null}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(e){var n;return`${((n=this.config.apiUrl)==null?void 0:n.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Gi}/v1/client/${e}`}getClientSession(){return this.clientSession}async initSession(){var e,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,this.resetClientToolsFingerprint(),(t=(e=this.config).onSessionInit)==null||t.call(e,n),n}finally{this.sessionInitPromise=null}}async _doInitSession(){var a,s;let e=((s=(a=this.config).getStoredSessionId)==null?void 0:s.call(a))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...e&&{sessionId:e}},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 o=await n.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(o.sessionId),{sessionId:o.sessionId,expiresAt:new Date(o.expiresAt),flow:o.flow,config:{welcomeMessage:o.config.welcomeMessage,placeholder:o.config.placeholder,theme:o.config.theme}}}clearClientSession(){this.clientSession=null,this.sessionInitPromise=null,this.resetClientToolsFingerprint()}resetClientToolsFingerprint(){this.lastSentClientToolsFingerprint=null,this.clientToolsFingerprintSessionId=null}getFeedbackApiUrl(){var t;return`${((t=this.config.apiUrl)==null?void 0:t.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Gi}/v1/client/feedback`}async sendFeedback(e){var a,s;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(e.type)&&!e.messageId)throw new Error(`messageId is required for ${e.type} feedback type`);if(e.type==="csat"&&(e.rating===void 0||e.rating<1||e.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(e.type==="nps"&&(e.rating===void 0||e.rating<0||e.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",e);let o=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(!o.ok){let i=await o.json().catch(()=>({error:"Feedback submission failed"}));throw o.status===401?(this.clientSession=null,(s=(a=this.config).onSessionExpired)==null||s.call(a),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(e,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,messageId:e,type:t})}async submitCSATFeedback(e,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:e,comment:t})}async submitNPSFeedback(e,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:e,comment:t})}async dispatch(e,t){return this.isAgentMode()?this.dispatchAgent(e,t):this.isClientTokenMode()?this.dispatchClientToken(e,t):this.dispatchProxy(e,t)}async dispatchClientToken(e,t){var o,a,s,i;let n=new AbortController;e.signal&&e.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.clearClientSession(),(a=(o=this.config).onSessionExpired)==null||a.call(o);let h=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:h}),h}let l=await this.buildPayload(e.messages),p=l.metadata?Object.fromEntries(Object.entries(l.metadata).filter(([h])=>h!=="sessionId"&&h!=="session_id")):void 0,f={sessionId:d.sessionId,messages:e.messages.filter(kd).map(h=>{var w,C,T;return{id:h.id,role:h.role,content:(T=(C=(w=h.contentParts)!=null?w:h.llmContent)!=null?C:h.rawContent)!=null?T:h.content}}),...e.assistantMessageId&&{assistantMessageId:e.assistantMessageId},...p&&Object.keys(p).length>0&&{metadata:p},...l.inputs&&Object.keys(l.inputs).length>0&&{inputs:l.inputs},...l.context&&{context:l.context}},u=l.clientTools,m=!!(u&&u.length>0),v=m?bh(u):void 0,x=this.clientToolsFingerprintSessionId===d.sessionId,S=m&&x&&this.lastSentClientToolsFingerprint===v,M=!1,E=null,k;for(let h=0;;h++){let C={...f,...m&&(M||!S)&&u?{clientTools:u}:{},...v?{clientToolsFingerprint:v}:{}};if(this.debug&&console.debug("[AgentWidgetClient] client token dispatch",C),k=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(C),signal:n.signal}),k.status===409&&h===0&&m){let T=await k.json().catch(()=>null);if((T==null?void 0:T.error)==="client_tools_resend_required"){M=!0,this.lastSentClientToolsFingerprint=null;continue}E=T!=null?T:{error:"Chat request failed"}}break}if(!k.ok){let h=E!=null?E:await k.json().catch(()=>({error:"Chat request failed"}));if(k.status===401){this.clearClientSession(),(i=(s=this.config).onSessionExpired)==null||i.call(s);let C=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:C}),C}if(k.status===429){let C=new Error(h.hint||"Message limit reached for this session.");throw t({type:"error",error:C}),C}let w=new Error(h.error||"Failed to send message");throw t({type:"error",error:w}),w}if(!k.body){let h=new Error("No response body received");throw t({type:"error",error:h}),h}this.lastSentClientToolsFingerprint=v!=null?v:null,this.clientToolsFingerprintSessionId=d.sessionId,t({type:"status",status:"connected"});try{await this.streamResponse(k.body,t,e.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let l=d instanceof Error?d:new Error(String(d));throw!l.message.includes("Session expired")&&!l.message.includes("Message limit")&&t({type:"error",error:l}),l}}async dispatchProxy(e,t){let n=new AbortController;e.signal&&e.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let o=await this.buildPayload(e.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",o);let a={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();a={...a,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let s;if(this.customFetch)try{s=await this.customFetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal},o)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else s=await fetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal});if(!s.ok||!s.body){let i=new Error(`Chat backend request failed: ${s.status} ${s.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(s.body,t)}finally{t({type:"status",status:"idle"})}}async dispatchAgent(e,t){let n=new AbortController;e.signal&&e.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let o=await this.buildAgentPayload(e.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",o);let a={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();a={...a,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let s;if(this.customFetch)try{s=await this.customFetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal},o)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else s=await fetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal});if(!s.ok||!s.body){let i=new Error(`Agent execution request failed: ${s.status} ${s.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(s.body,t,e.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(e,t,n){t({type:"status",status:"connected"});try{await this.streamResponse(e,t,n)}finally{t({type:"status",status:"idle"})}}async resolveApproval(e,t){var s;let o=`${((s=this.config.apiUrl)==null?void 0:s.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Gi}/v1/agents/${e.agentId}/approve`,a={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(a,await this.getHeaders()),fetch(o,{method:"POST",headers:a,body:JSON.stringify({executionId:e.executionId,approvalId:e.approvalId,decision:t,streamResponse:!0})})}async resumeFlow(e,t,n){var l,p;let o=this.isClientTokenMode(),a=o?this.getClientApiUrl("resume"):`${((l=this.config.apiUrl)==null?void 0:l.replace(/\/+$/,""))||Gi}/resume`,s;o&&(s=(await this.initSession()).sessionId);let i={"Content-Type":"application/json",...this.headers};this.getHeaders&&Object.assign(i,await this.getHeaders());let d={executionId:e,toolOutputs:t,streamResponse:(p=n==null?void 0:n.streamResponse)!=null?p:!0};return s&&(d.sessionId=s),fetch(a,{method:"POST",headers:i,body:JSON.stringify(d),signal:n==null?void 0:n.signal})}async buildAgentPayload(e){var a;if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=e.slice().filter(kd).filter(s=>s.role==="user"||s.role==="assistant"||s.role==="system").filter(s=>!s.variant||s.variant==="assistant").sort((s,i)=>{let d=new Date(s.createdAt).getTime(),l=new Date(i.createdAt).getTime();return d-l}).map(s=>{var i,d,l;return{role:s.role,content:(l=(d=(i=s.contentParts)!=null?i:s.llmContent)!=null?d:s.rawContent)!=null?l:s.content,createdAt:s.createdAt}}),n={agent:this.config.agent,messages:t,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}},o=await((a=this.webMcpBridge)==null?void 0:a.snapshotForDispatch());if(o&&o.length>0&&(n.clientTools=o),this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async i=>{try{let d=await i({messages:e,config:this.config});d&&typeof d=="object"&&Object.assign(s,d)}catch(d){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",d)}})),Object.keys(s).length&&(n.context=s)}return n}async buildPayload(e){var a;let n={messages:e.slice().filter(kd).sort((s,i)=>{let d=new Date(s.createdAt).getTime(),l=new Date(i.createdAt).getTime();return d-l}).map(s=>{var i,d,l;return{role:s.role,content:(l=(d=(i=s.contentParts)!=null?i:s.llmContent)!=null?d:s.rawContent)!=null?l:s.content,createdAt:s.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}},o=await((a=this.webMcpBridge)==null?void 0:a.snapshotForDispatch());if(o&&o.length>0&&(n.clientTools=o),this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async i=>{try{let d=await i({messages:e,config:this.config});d&&typeof d=="object"&&Object.assign(s,d)}catch(d){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",d)}})),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"){let i=s;return n.clientTools!==void 0&&!("clientTools"in i)&&(i.clientTools=n.clientTools),i}}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",s)}return n}async handleCustomSSEEvent(e,t,n,o,a,s){if(!this.parseSSEEvent)return!1;try{let i=await this.parseSSEEvent(e);if(i===null)return!1;let d=p=>{let f={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:a(),...p!==void 0&&{partId:p}};return n.current=f,o(f),f},l=p=>n.current?n.current:d(p);if(i.text!==void 0){i.partId!==void 0&&s.current!==null&&i.partId!==s.current&&(n.current&&(n.current.streaming=!1,o(n.current)),d(i.partId)),i.partId!==void 0&&(s.current=i.partId);let p=l(i.partId);i.partId!==void 0&&!p.partId&&(p.partId=i.partId),p.content+=i.text,o(p)}return i.done&&(n.current&&(n.current.streaming=!1,o(n.current)),s.current=null,t({type:"status",status:"idle"})),i.error&&(s.current=null,t({type:"error",error:new Error(i.error)})),!0}catch(i){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",i),!1}}async streamResponse(e,t,n){var Dt,ar,gr,nn;let o=e.getReader(),a=new TextDecoder,s="",i=Date.now(),d=0,l=()=>i+d++,p=F=>{let fe=F.reasoning?{...F.reasoning,chunks:[...F.reasoning.chunks]}:void 0,Re=F.toolCall?{...F.toolCall,chunks:F.toolCall.chunks?[...F.toolCall.chunks]:void 0}:void 0,Xe=F.tools?F.tools.map(Fe=>({...Fe,chunks:Fe.chunks?[...Fe.chunks]:void 0})):void 0;return{...F,reasoning:fe,toolCall:Re,tools:Xe}},f=F=>{if(F.role!=="assistant"||F.variant)return!0;let fe=Array.isArray(F.contentParts)&&F.contentParts.length>0,Re=typeof F.rawContent=="string"&&F.rawContent.trim()!=="";return typeof F.content=="string"&&F.content.trim()!==""||fe||Re||!!F.stopReason},u=F=>{f(F)&&t({type:"message",message:p(F)})},m=null,v=null,x={current:null},S={current:null},M=!1,E=new Map,k=new Map,h=new Map,w=new Map,C={lastId:null,byStep:new Map},T={lastId:null,byCall:new Map},W=(F,fe,Re="")=>`${F}::${fe}::${Re}`,R=(F,fe)=>`${F}::${fe}::`,I=(F,fe,Re,Xe)=>{let Fe=W(F,fe,Re),Oe=h.get(Fe);if(Oe)return Oe;let Ye=Re?`-${Re}`:"",Tt={id:`nested-${F}-${fe}${Ye}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),...Re?{partId:Re}:{},agentMetadata:{executionId:Xe,parentToolId:F,parentStepId:fe}};return h.set(Fe,Tt),u(Tt),Tt},N=F=>{if(F==null)return null;try{return String(F)}catch{return null}},V=F=>{var fe,Re,Xe,Fe,Oe;return N((Oe=(Fe=(Xe=(Re=(fe=F.stepId)!=null?fe:F.step_id)!=null?Re:F.step)!=null?Xe:F.parentId)!=null?Fe:F.flowStepId)!=null?Oe:F.flow_step_id)},ie=F=>{var fe,Re,Xe,Fe,Oe,Ye,Tt;return N((Tt=(Ye=(Oe=(Fe=(Xe=(Re=(fe=F.callId)!=null?fe:F.call_id)!=null?Re:F.requestId)!=null?Xe:F.request_id)!=null?Fe:F.toolCallId)!=null?Oe:F.tool_call_id)!=null?Ye:F.stepId)!=null?Tt:F.step_id)},xe=n,Je=!1,we=()=>{if(m)return m;let F;return!Je&&xe?(F=xe,Je=!0):xe&&S.current?F=`${xe}_${S.current}`:F=`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,m={id:F,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l()},u(m),m},De=(F,fe)=>{C.lastId=fe,F&&C.byStep.set(F,fe)},Ae=(F,fe)=>{var Oe;let Re=(Oe=F.reasoningId)!=null?Oe:F.id,Xe=V(F);if(Re){let Ye=String(Re);return De(Xe,Ye),Ye}if(Xe){let Ye=C.byStep.get(Xe);if(Ye)return C.lastId=Ye,Ye}if(C.lastId&&!fe)return C.lastId;if(!fe)return null;let Fe=`reason-${l()}`;return De(Xe,Fe),Fe},qe=F=>{let fe=E.get(F);if(fe)return fe;let Re={id:`reason-${F}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:l(),reasoning:{id:F,status:"streaming",chunks:[]}};return E.set(F,Re),u(Re),Re},Ie=(F,fe)=>{T.lastId=fe,F&&T.byCall.set(F,fe)},J=new Set,re=new Map,Q=new Set,ge=new Map,Z=F=>{if(!F)return!1;let fe=F.replace(/_+/g,"_").replace(/^_|_$/g,"");return fe==="emit_artifact_markdown"||fe==="emit_artifact_component"},G=(F,fe)=>{var Oe;let Re=(Oe=F.toolId)!=null?Oe:F.id,Xe=ie(F);if(Re){let Ye=String(Re);return Ie(Xe,Ye),Ye}if(Xe){let Ye=T.byCall.get(Xe);if(Ye)return T.lastId=Ye,Ye}if(T.lastId&&!fe)return T.lastId;if(!fe)return null;let Fe=`tool-${l()}`;return Ie(Xe,Fe),Fe},pe=F=>{let fe=k.get(F);if(fe)return fe;let Re={id:`tool-${F}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:l(),toolCall:{id:F,status:"pending"}};return k.set(F,Re),u(Re),Re},ke=F=>{if(typeof F=="number"&&Number.isFinite(F))return F;if(typeof F=="string"){let fe=Number(F);if(!Number.isNaN(fe)&&Number.isFinite(fe))return fe;let Re=Date.parse(F);if(!Number.isNaN(Re))return Re}return Date.now()},le=F=>{if(typeof F=="string")return F;if(F==null)return"";try{return JSON.stringify(F)}catch{return String(F)}},ne=new Map,de=new Map,Lt=new Map,St=new Map,We=null,he=(F,fe,Re)=>{var Tt;let Xe=Lt.get(F);Xe||(Xe=[],Lt.set(F,Xe));let Fe=0,Oe=Xe.length;for(;Fe<Oe;){let Qt=Fe+Oe>>>1;Xe[Qt].seq<fe?Fe=Qt+1:Oe=Qt}((Tt=Xe[Fe])==null?void 0:Tt.seq)===fe?Xe[Fe]={seq:fe,text:Re}:Xe.splice(Fe,0,{seq:fe,text:Re});let Ye="";for(let Qt=0;Qt<Xe.length;Qt++)Ye+=Xe[Qt].text;return Ye},at=(F,fe)=>{let Re=le(fe),Xe=de.get(F.id),Fe=v0(Xe,Re);F.rawContent=Fe;let Oe=ne.get(F.id),Ye=ft=>{var ye;let it=(ye=F.content)!=null?ye:"";ft.trim()!==""&&(it.trim().length===0||ft.startsWith(it)||ft.trimStart().startsWith(it.trim()))&&(F.content=ft)},Tt=()=>{var ft;if(Oe){let it=(ft=Oe.close)==null?void 0:ft.call(Oe);it instanceof Promise&&it.catch(()=>{})}ne.delete(F.id),de.delete(F.id),F.streaming=!1,u(F)};if(!Oe){Ye(Re),Tt();return}let Qt=la(Fe);if(Qt!==null&&Qt.trim()!==""){Ye(Qt),Tt();return}let sr=ft=>{var se;let it=typeof ft=="string"?ft:(se=ft==null?void 0:ft.text)!=null?se:null;if(it!==null&&it.trim()!=="")return it;let ye=Oe.getExtractedText();return ye!==null&&ye.trim()!==""?ye:Re},K;try{K=Oe.processChunk(Fe)}catch{Ye(Re),Tt();return}if(K instanceof Promise){K.then(ft=>{Ye(sr(ft)),Tt()}).catch(()=>{Ye(Re),Tt()});return}Ye(sr(K)),Tt()},Pe=[],j=!1,ue,nt=()=>{j||(j=!0,queueMicrotask(()=>{j=!1,ue()}))},It=new ji((F,fe)=>{Pe.push({payloadType:F,payload:fe}),nt()}),ee=null,je=new Map,Fr=(Dt=this.config.iterationDisplay)!=null?Dt:"separate";for(ue=()=>{var F,fe,Re,Xe,Fe,Oe,Ye,Tt,Qt,sr,K,ft,it,ye,se,st,ur,ct,xr,Ir,pt,Pt,et,$t,br,ir,fr,Sr,cn,Mt,_r,hr,An,on,Ct,jn,Sn,_e,P,ae,Ee,Ot,Ze,_t,Zt,dr,wt,Ur,Vt,qr,Fn,no,wo,pn,jt,Kr,Tn,Ao,oo,So,Gn,un,Nn,kt,yr,vr,fn,To,ve,Mn,kn,q,Kn,ao,so,Xn,On,rs,mn,gn,_n,Un,Vo,io,zr,Qn,wa,jo,Aa,si,Sa,ii,Ta,Rt,ns,En,an,li,di,Ma,lo,os,Mo,as,ss,is,ls,sn,ka,Jn,Yn,ds,ci,cs,ps,Go,pi,ui,fi,mi,Zl,Ko,ko,gi,us,Eo,hi,fs,Lo,ms,xi,co,bi,Po,Gt,Ea,La,gs;for(let Ln=0;Ln<Pe.length;Ln++){let tt=Pe[Ln].payloadType,L=Pe[Ln].payload;if(tt==="reason_start"){let z=(F=Ae(L,!0))!=null?F:`reason-${l()}`,B=qe(z);B.reasoning=(fe=B.reasoning)!=null?fe:{id:z,status:"streaming",chunks:[]},B.reasoning.startedAt=(Xe=B.reasoning.startedAt)!=null?Xe:ke((Re=L.startedAt)!=null?Re:L.timestamp),B.reasoning.completedAt=void 0,B.reasoning.durationMs=void 0,B.streaming=!0,B.reasoning.status="streaming",u(B)}else if(tt==="reason_delta"||tt==="reason_chunk"){let z=(Oe=(Fe=Ae(L,!1))!=null?Fe:Ae(L,!0))!=null?Oe:`reason-${l()}`,B=qe(z);B.reasoning=(Ye=B.reasoning)!=null?Ye:{id:z,status:"streaming",chunks:[]},B.reasoning.startedAt=(Qt=B.reasoning.startedAt)!=null?Qt:ke((Tt=L.startedAt)!=null?Tt:L.timestamp);let te=(ft=(K=(sr=L.reasoningText)!=null?sr:L.text)!=null?K:L.delta)!=null?ft:"";if(te&&L.hidden!==!0){let ce=typeof L.sequenceIndex=="number"?L.sequenceIndex:void 0;if(ce!==void 0){let X=he(z,ce,String(te));B.reasoning.chunks=[X]}else B.reasoning.chunks.push(String(te))}if(B.reasoning.status=L.done?"complete":"streaming",L.done){B.reasoning.completedAt=ke((it=L.completedAt)!=null?it:L.timestamp);let ce=(ye=B.reasoning.startedAt)!=null?ye:Date.now();B.reasoning.durationMs=Math.max(0,((se=B.reasoning.completedAt)!=null?se:Date.now())-ce)}B.streaming=B.reasoning.status!=="complete",u(B)}else if(tt==="reason_complete"){let z=(ur=(st=Ae(L,!1))!=null?st:Ae(L,!0))!=null?ur:`reason-${l()}`,B=E.get(z);if(B!=null&&B.reasoning){B.reasoning.status="complete",B.reasoning.completedAt=ke((ct=L.completedAt)!=null?ct:L.timestamp);let ce=(xr=B.reasoning.startedAt)!=null?xr:Date.now();B.reasoning.durationMs=Math.max(0,((Ir=B.reasoning.completedAt)!=null?Ir:Date.now())-ce),B.streaming=!1,u(B)}let te=V(L);te&&C.byStep.delete(te)}else if(tt==="tool_start"){let z=(pt=G(L,!0))!=null?pt:`tool-${l()}`,B=(Pt=L.toolName)!=null?Pt:L.name;if(Z(B)){J.add(z);continue}let te=pe(z),ce=(et=te.toolCall)!=null?et:{id:z,status:"pending"};ce.name=B!=null?B:ce.name,ce.status="running",L.args!==void 0?ce.args=L.args:L.parameters!==void 0&&(ce.args=L.parameters),ce.startedAt=(br=ce.startedAt)!=null?br:ke(($t=L.startedAt)!=null?$t:L.timestamp),ce.completedAt=void 0,ce.durationMs=void 0,te.toolCall=ce,te.streaming=!0;let X=L.agentContext;(X||L.executionId)&&(te.agentMetadata={executionId:(ir=X==null?void 0:X.executionId)!=null?ir:L.executionId,iteration:(fr=X==null?void 0:X.iteration)!=null?fr:L.iteration}),u(te)}else if(tt==="tool_chunk"||tt==="tool_delta"){let z=(cn=(Sr=G(L,!1))!=null?Sr:G(L,!0))!=null?cn:`tool-${l()}`;if(J.has(z))continue;let B=pe(z),te=(Mt=B.toolCall)!=null?Mt:{id:z,status:"running"};te.startedAt=(hr=te.startedAt)!=null?hr:ke((_r=L.startedAt)!=null?_r:L.timestamp);let ce=(Ct=(on=(An=L.text)!=null?An:L.delta)!=null?on:L.message)!=null?Ct:"";ce&&(te.chunks=(jn=te.chunks)!=null?jn:[],te.chunks.push(String(ce))),te.status="running",B.toolCall=te,B.streaming=!0;let X=L.agentContext;(X||L.executionId)&&(B.agentMetadata=(P=B.agentMetadata)!=null?P:{executionId:(Sn=X==null?void 0:X.executionId)!=null?Sn:L.executionId,iteration:(_e=X==null?void 0:X.iteration)!=null?_e:L.iteration}),u(B)}else if(tt==="tool_complete"){let z=(Ee=(ae=G(L,!1))!=null?ae:G(L,!0))!=null?Ee:`tool-${l()}`;if(J.has(z)){J.delete(z);continue}let B=pe(z),te=(Ot=B.toolCall)!=null?Ot:{id:z,status:"running"};te.status="complete",L.result!==void 0&&(te.result=L.result),typeof L.duration=="number"&&(te.duration=L.duration),te.completedAt=ke((Ze=L.completedAt)!=null?Ze:L.timestamp);let ce=(_t=L.duration)!=null?_t:L.executionTime;if(typeof ce=="number")te.durationMs=ce;else{let $e=(Zt=te.startedAt)!=null?Zt:Date.now();te.durationMs=Math.max(0,((dr=te.completedAt)!=null?dr:Date.now())-$e)}B.toolCall=te,B.streaming=!1;let X=L.agentContext;(X||L.executionId)&&(B.agentMetadata=(Vt=B.agentMetadata)!=null?Vt:{executionId:(wt=X==null?void 0:X.executionId)!=null?wt:L.executionId,iteration:(Ur=X==null?void 0:X.iteration)!=null?Ur:L.iteration}),u(B);let He=ie(L);He&&T.byCall.delete(He)}else if(tt==="step_await"&&L.awaitReason==="local_tool_required"&&L.toolName){let z=typeof L.toolCallId=="string"&&L.toolCallId.length>0?L.toolCallId:void 0,B=(qr=z!=null?z:L.toolId)!=null?qr:`local-${l()}`,te=pe(B),ce=L.toolName,X=Bo(ce),He=(Fn=te.toolCall)!=null?Fn:{id:B,status:"pending"};He.name=ce,He.args=L.parameters,He.status=X?"running":"complete",He.chunks=(no=He.chunks)!=null?no:[],He.startedAt=(pn=He.startedAt)!=null?pn:ke((wo=L.startedAt)!=null?wo:L.timestamp),X?(He.completedAt=void 0,He.duration=void 0,He.durationMs=void 0):He.completedAt=(jt=He.completedAt)!=null?jt:He.startedAt,te.toolCall=He,te.streaming=!1,te.agentMetadata={...te.agentMetadata,executionId:(Tn=L.executionId)!=null?Tn:(Kr=te.agentMetadata)==null?void 0:Kr.executionId,awaitingLocalTool:!0,...z?{webMcpToolCallId:z}:{}},u(te)}else if(tt==="text_start"){if((Ao=L.toolContext)!=null&&Ao.toolId)continue;let z=L.partId;if(z!==void 0&&S.current!==null&&z!==S.current){let B=m;B&&(B.streaming=!1,u(B),We=B,m=null,M=!0)}z!==void 0&&(S.current=z)}else if(tt==="text_end"){if((oo=L.toolContext)!=null&&oo.toolId)continue;let z=m;z&&(z.streaming=!1,u(z),We=z,m=null,M=!0)}else if(tt==="step_chunk"||tt==="step_delta"){let z=L.stepType,B=L.executionType;if(z==="tool"||B==="context")continue;let te=L.toolContext;if(te!=null&&te.toolId){let $e=String((Gn=(So=L.id)!=null?So:te.stepId)!=null?Gn:`step-${l()}`),mt=L.partId!==void 0&&L.partId!==null?String(L.partId):"",lt=`${te.toolId}::${$e}`,zt=w.get(lt);if(mt!==""&&zt!==void 0&&zt!==""&&zt!==mt){let gt=h.get(W(te.toolId,$e,zt));gt&&gt.streaming!==!1&&(gt.streaming=!1,u(gt))}mt!==""&&w.set(lt,mt);let er=I(te.toolId,$e,mt,te.executionId),Jt=(yr=(kt=(Nn=(un=L.text)!=null?un:L.delta)!=null?Nn:L.content)!=null?kt:L.chunk)!=null?yr:"";Jt&&(er.content+=String(Jt),er.streaming=!0,u(er)),L.isComplete&&(er.streaming=!1,u(er));continue}let ce=L.partId;if(ce!==void 0&&S.current!==null&&ce!==S.current){let $e=m;$e&&($e.streaming=!1,u($e),We=$e,m=null,M=!0)}ce!==void 0&&(S.current=ce);let X=ce!==void 0&&(vr=St.get(ce))!=null?vr:we();ce!==void 0&&(X.partId||(X.partId=ce),St.set(ce,X));let He=(Mn=(ve=(To=(fn=L.text)!=null?fn:L.delta)!=null?To:L.content)!=null?ve:L.chunk)!=null?Mn:"";if(He){let $e=typeof L.seq=="number"?L.seq:void 0,mt=ce!=null?ce:X.id,lt=$e!==void 0?he(mt,$e,String(He)):((kn=de.get(X.id))!=null?kn:"")+He;X.rawContent=lt,ne.has(X.id)||ne.set(X.id,this.createStreamParser());let zt=ne.get(X.id),er=lt.trim().startsWith("{")||lt.trim().startsWith("[");if(er&&de.set(X.id,lt),zt.__isPlainTextParser===!0){X.content=$e!==void 0?lt:X.content+He,de.delete(X.id),ne.delete(X.id),X.rawContent=void 0,u(X);continue}let gt=zt.processChunk(lt);if(gt instanceof Promise)gt.then(Ft=>{var $r;let Ge=typeof Ft=="string"?Ft:($r=Ft==null?void 0:Ft.text)!=null?$r:null;if(Ge!==null&&Ge.trim()!=="")X.content=Ge,u(X);else if(!er&&!lt.trim().startsWith("<")){let Wr=m,tr=Wr&&Wr.id===X.id?Wr:X;tr.id===X.id&&(tr.content=$e!==void 0?lt:tr.content+He,de.delete(tr.id),ne.delete(tr.id),tr.rawContent=void 0,u(tr))}}).catch(()=>{X.content=$e!==void 0?lt:X.content+He,de.delete(X.id),ne.delete(X.id),X.rawContent=void 0,u(X)});else{let Ft=typeof gt=="string"?gt:(q=gt==null?void 0:gt.text)!=null?q:null;Ft!==null&&Ft.trim()!==""?(X.content=Ft,u(X)):!er&&!lt.trim().startsWith("<")&&(X.content=$e!==void 0?lt:X.content+He,de.delete(X.id),ne.delete(X.id),X.rawContent=void 0,u(X))}}if(L.isComplete){let $e=(ao=(Kn=L.result)==null?void 0:Kn.response)!=null?ao:X.content;if($e){let mt=de.get(X.id),lt=mt!=null?mt:le($e);X.rawContent=lt;let zt=ne.get(X.id),er=null,Jt=!1;if(zt&&(er=zt.getExtractedText(),er===null&&(er=la(lt)),er===null)){let gt=zt.processChunk(lt);gt instanceof Promise?(Jt=!0,gt.then(Ft=>{var $r;let Ge=typeof Ft=="string"?Ft:($r=Ft==null?void 0:Ft.text)!=null?$r:null;if(Ge!==null){let Wr=m;Wr&&Wr.id===X.id&&(Wr.content=Ge,Wr.streaming=!1,ne.delete(Wr.id),de.delete(Wr.id),u(Wr))}})):er=typeof gt=="string"?gt:(so=gt==null?void 0:gt.text)!=null?so:null}if(!Jt){er!==null&&er.trim()!==""?X.content=er:de.has(X.id)||(X.content=le($e));let gt=ne.get(X.id);if(gt){let Ft=(Xn=gt.close)==null?void 0:Xn.call(gt);Ft instanceof Promise&&Ft.catch(()=>{}),ne.delete(X.id)}de.delete(X.id),X.streaming=!1,u(X)}}}}else if(tt==="step_complete"){let z=L.stepType,B=L.executionType;if(z==="tool"||B==="context")continue;let te=L.toolContext;if(te!=null&&te.toolId){let $e=String((rs=(On=L.id)!=null?On:te.stepId)!=null?rs:"");if($e){let mt=R(te.toolId,$e);for(let[lt,zt]of h)lt.startsWith(mt)&&zt.streaming!==!1&&(zt.streaming=!1,u(zt));w.delete(`${te.toolId}::${$e}`)}continue}let ce=L.stopReason;if(M){if(m!==null){let lt=m;ce&&(lt.stopReason=ce),ne.delete(lt.id),de.delete(lt.id),lt.streaming!==!1&&(lt.streaming=!1,u(lt))}let $e=(mn=L.result)==null?void 0:mn.response,mt=We;mt&&(ce&&(mt.stopReason=ce),$e!=null?at(mt,$e):(ne.delete(mt.id),de.delete(mt.id))),We=null;continue}let X=(gn=L.result)==null?void 0:gn.response,He=we();if(ce&&(He.stopReason=ce),X!=null){let $e=ne.get(He.id),mt=!1,lt=!1;if($e){let zt=$e.getExtractedText(),er=de.get(He.id),Jt=er!=null?er:le(X);if(He.rawContent=Jt,zt!==null&&zt.trim()!=="")He.content=zt,mt=!0;else{let gt=la(Jt);if(gt!==null)He.content=gt,mt=!0;else{let Ft=$e.processChunk(Jt);if(Ft instanceof Promise)lt=!0,Ft.then(Ge=>{var Wr;let $r=typeof Ge=="string"?Ge:(Wr=Ge==null?void 0:Ge.text)!=null?Wr:null;if($r!==null&&$r.trim()!==""){let tr=m;tr&&tr.id===He.id&&(tr.content=$r,tr.streaming=!1,ne.delete(tr.id),de.delete(tr.id),u(tr))}else{let tr=$e.getExtractedText(),qn=m;qn&&qn.id===He.id&&(tr!==null&&tr.trim()!==""?qn.content=tr:de.has(qn.id)||(qn.content=le(X)),qn.streaming=!1,ne.delete(qn.id),de.delete(qn.id),u(qn))}});else{let Ge=typeof Ft=="string"?Ft:(_n=Ft==null?void 0:Ft.text)!=null?_n:null;if(Ge!==null&&Ge.trim()!=="")He.content=Ge,mt=!0;else{let $r=$e.getExtractedText();$r!==null&&$r.trim()!==""&&(He.content=$r,mt=!0)}}}}}if(!lt){if(!He.rawContent){let zt=de.get(He.id);He.rawContent=zt!=null?zt:le(X)}if(!mt&&!de.has(He.id)&&(He.content=le(X)),$e){let zt=(Un=$e.close)==null?void 0:Un.call($e);zt instanceof Promise&&zt.catch(()=>{})}ne.delete(He.id),de.delete(He.id),He.streaming=!1,u(He)}}else ne.delete(He.id),de.delete(He.id),He.streaming=!1,u(He)}else if(tt==="flow_complete"){let z=(Vo=L.result)==null?void 0:Vo.response;if(M){if(m!==null){let B=m;ne.delete(B.id),de.delete(B.id),B.streaming!==!1&&(B.streaming=!1,u(B))}}else if(z!=null){let B=we(),te=de.get(B.id),ce=te!=null?te:le(z);B.rawContent=ce;let X=le(z),He=ne.get(B.id);if(He){let lt=la(ce);if(lt!==null)X=lt;else{let zt=He.processChunk(ce);zt instanceof Promise&&zt.then(Jt=>{var Ft;let gt=typeof Jt=="string"?Jt:(Ft=Jt==null?void 0:Jt.text)!=null?Ft:null;gt!==null&&(B.content=gt,B.streaming=!1,u(B))});let er=He.getExtractedText();er!==null&&(X=er)}}ne.delete(B.id),de.delete(B.id);let $e=X!==B.content,mt=B.streaming!==!1;$e&&(B.content=X),B.streaming=!1,($e||mt)&&u(B)}else if(m!==null){let B=m;ne.delete(B.id),de.delete(B.id),B.streaming!==!1&&(B.streaming=!1,u(B))}t({type:"status",status:"idle"})}else if(tt==="agent_start")ee={executionId:L.executionId,agentId:(io=L.agentId)!=null?io:"virtual",agentName:(zr=L.agentName)!=null?zr:"",status:"running",currentIteration:0,maxTurns:(Qn=L.maxTurns)!=null?Qn:1,startedAt:ke(L.startedAt)};else if(tt==="agent_iteration_start"){if(ee&&(ee.currentIteration=L.iteration),Fr==="separate"&&L.iteration>1){let z=m;z&&(z.streaming=!1,u(z),je.set(L.iteration-1,z),m=null)}}else if(tt==="agent_turn_start")v=null;else if(tt==="agent_turn_delta"){if(L.contentType==="text"){let z=we();z.content+=(wa=L.delta)!=null?wa:"",z.agentMetadata={executionId:L.executionId,iteration:L.iteration,turnId:L.turnId,agentName:ee==null?void 0:ee.agentName},v=z,u(z)}else if(L.contentType==="thinking"){let z=(jo=L.turnId)!=null?jo:`agent-think-${L.iteration}`,B=qe(z);B.reasoning=(Aa=B.reasoning)!=null?Aa:{id:z,status:"streaming",chunks:[]},B.reasoning.chunks.push((si=L.delta)!=null?si:""),B.agentMetadata={executionId:L.executionId,iteration:L.iteration,turnId:L.turnId},u(B)}else if(L.contentType==="tool_input"){let z=(Sa=L.toolCallId)!=null?Sa:T.lastId;if(z){let B=k.get(z);B!=null&&B.toolCall&&(B.toolCall.chunks=(ii=B.toolCall.chunks)!=null?ii:[],B.toolCall.chunks.push((Ta=L.delta)!=null?Ta:""),u(B))}}}else if(tt==="agent_turn_complete"){let z=L.turnId;if(z){let ce=E.get(z);if(ce!=null&&ce.reasoning){ce.reasoning.status="complete",ce.reasoning.completedAt=ke(L.completedAt);let X=(Rt=ce.reasoning.startedAt)!=null?Rt:Date.now();ce.reasoning.durationMs=Math.max(0,((ns=ce.reasoning.completedAt)!=null?ns:Date.now())-X),ce.streaming=!1,u(ce)}}let B=L.stopReason,te=m!=null?m:v;if(B&&te!==null){let ce=L.turnId;(!ce||((En=te.agentMetadata)==null?void 0:En.turnId)===ce)&&(te.stopReason=B,u(te))}}else if(tt==="agent_tool_start"){m&&(m.streaming=!1,u(m),m=null);let z=(an=L.toolCallId)!=null?an:`agent-tool-${l()}`;Ie(ie(L),z);let B=pe(z),te=(li=B.toolCall)!=null?li:{id:z,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};te.name=(Ma=(di=L.toolName)!=null?di:L.name)!=null?Ma:te.name,te.status="running",L.parameters!==void 0&&(te.args=L.parameters),te.startedAt=ke((lo=L.startedAt)!=null?lo:L.timestamp),B.toolCall=te,B.streaming=!0,B.agentMetadata={executionId:L.executionId,iteration:L.iteration},u(B)}else if(tt==="agent_tool_delta"){let z=(os=L.toolCallId)!=null?os:T.lastId;if(z){let B=(Mo=k.get(z))!=null?Mo:pe(z);B.toolCall&&(B.toolCall.chunks=(as=B.toolCall.chunks)!=null?as:[],B.toolCall.chunks.push((ss=L.delta)!=null?ss:""),B.toolCall.status="running",B.streaming=!0,u(B))}}else if(tt==="agent_tool_complete"){let z=(is=L.toolCallId)!=null?is:T.lastId;if(z){let B=(ls=k.get(z))!=null?ls:pe(z);if(B.toolCall){B.toolCall.status="complete",L.result!==void 0&&(B.toolCall.result=L.result),typeof L.executionTime=="number"&&(B.toolCall.durationMs=L.executionTime),B.toolCall.completedAt=ke((sn=L.completedAt)!=null?sn:L.timestamp),B.streaming=!1,u(B);let te=ie(L);te&&T.byCall.delete(te)}}}else if(tt==="agent_media"){let z=Array.isArray(L.media)?L.media:[],B=[];for(let te of z){if(!te||typeof te!="object")continue;let ce=te,X=typeof ce.type=="string"?ce.type:void 0,He=typeof ce.mediaType=="string"?ce.mediaType.toLowerCase():"",$e=null,mt="";if(X==="media"){let lt=typeof ce.data=="string"?ce.data:void 0;if(!lt)continue;mt=He.length>0?He:"application/octet-stream",$e=`data:${mt};base64,${lt}`}else if(X==="image-url"){let lt=typeof ce.url=="string"?ce.url:void 0;if(!lt)continue;mt=He,$e=lt}else if(X==="file-url"){let lt=typeof ce.url=="string"?ce.url:void 0;if(!lt)continue;mt=He,$e=lt}else continue;if($e)if(X==="image-url"||mt.startsWith("image/"))B.push({type:"image",image:$e,...mt?{mimeType:mt}:{}});else if(mt.startsWith("audio/"))B.push({type:"audio",audio:$e,mimeType:mt});else if(mt.startsWith("video/"))B.push({type:"video",video:$e,mimeType:mt});else{let lt=mt||"application/octet-stream";B.push({type:"file",data:$e,mimeType:lt,filename:b0(lt)})}}if(B.length>0){let te=l(),ce=L.toolCallId,He={id:`agent-media-${typeof ce=="string"&&ce.length>0?`${ce}-${te}`:String(te)}`,role:"assistant",content:"",contentParts:B,createdAt:new Date().toISOString(),streaming:!1,sequence:te,agentMetadata:{executionId:L.executionId,iteration:L.iteration}};u(He);let $e=m;$e&&($e.streaming=!1,u($e)),m=null,x.current=null}}else if(tt!=="agent_iteration_complete"){if(tt==="agent_reflection"||tt==="agent_reflect"){let z=`agent-reflection-${L.executionId}-${L.iteration}`,B={id:z,role:"assistant",content:(ka=L.reflection)!=null?ka:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:l(),reasoning:{id:z,status:"complete",chunks:[(Jn=L.reflection)!=null?Jn:""]},agentMetadata:{executionId:L.executionId,iteration:L.iteration}};u(B)}else if(tt==="agent_complete"){ee&&(ee.status=L.success?"complete":"error",ee.completedAt=ke(L.completedAt),ee.stopReason=L.stopReason);let z=m;z&&(z.streaming=!1,u(z)),t({type:"status",status:"idle"})}else if(tt==="agent_error"){let z=typeof L.error=="string"?L.error:(ds=(Yn=L.error)==null?void 0:Yn.message)!=null?ds:"Agent execution error";L.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",z):t({type:"error",error:new Error(z)})}else if(tt!=="agent_ping"){if(tt==="agent_approval_start"){let z=(ci=L.approvalId)!=null?ci:`approval-${l()}`,B={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:"pending",agentId:(cs=ee==null?void 0:ee.agentId)!=null?cs:"virtual",executionId:(Go=(ps=L.executionId)!=null?ps:ee==null?void 0:ee.executionId)!=null?Go:"",toolName:(pi=L.toolName)!=null?pi:"",toolType:L.toolType,description:(fi=L.description)!=null?fi:`Execute ${(ui=L.toolName)!=null?ui:"tool"}`,...typeof L.reason=="string"&&L.reason?{reason:L.reason}:{},parameters:L.parameters}};u(B)}else if(tt==="step_await"&&L.awaitReason==="approval_required"){let z=(mi=L.approvalId)!=null?mi:`approval-${l()}`,B={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:"pending",agentId:(Zl=ee==null?void 0:ee.agentId)!=null?Zl:"virtual",executionId:(ko=(Ko=L.executionId)!=null?Ko:ee==null?void 0:ee.executionId)!=null?ko:"",toolName:(gi=L.toolName)!=null?gi:"",toolType:L.toolType,description:(Eo=L.description)!=null?Eo:`Execute ${(us=L.toolName)!=null?us:"tool"}`,...typeof L.reason=="string"&&L.reason?{reason:L.reason}:{},parameters:L.parameters}};u(B)}else if(tt==="agent_approval_complete"){let z=L.approvalId;if(z){let te={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:(hi=L.decision)!=null?hi:"approved",agentId:(fs=ee==null?void 0:ee.agentId)!=null?fs:"virtual",executionId:(ms=(Lo=L.executionId)!=null?Lo:ee==null?void 0:ee.executionId)!=null?ms:"",toolName:(xi=L.toolName)!=null?xi:"",description:(co=L.description)!=null?co:"",resolvedAt:Date.now()}};u(te)}}else if(tt==="artifact_start"||tt==="artifact_delta"||tt==="artifact_update"||tt==="artifact_complete"){if(tt==="artifact_start"){let z=L.artifactType,B=String(L.id),te=typeof L.title=="string"?L.title:void 0;if(t({type:"artifact_start",id:B,artifactType:z,title:te,component:typeof L.component=="string"?L.component:void 0}),ge.set(B,{markdown:"",title:te}),!Q.has(B)){Q.add(B);let ce={id:`artifact-ref-${B}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:B,title:te,artifactType:z,status:"streaming"}})};re.set(B,ce),u(ce)}}else if(tt==="artifact_delta"){let z=String(L.id),B=typeof L.delta=="string"?L.delta:String((bi=L.delta)!=null?bi:"");t({type:"artifact_delta",id:z,artDelta:B});let te=ge.get(z);te&&(te.markdown+=B)}else if(tt==="artifact_update"){let z=L.props&&typeof L.props=="object"&&!Array.isArray(L.props)?L.props:{};t({type:"artifact_update",id:String(L.id),props:z,component:typeof L.component=="string"?L.component:void 0})}else if(tt==="artifact_complete"){let z=String(L.id);t({type:"artifact_complete",id:z});let B=re.get(z);if(B){B.streaming=!1;try{let te=JSON.parse((Po=B.rawContent)!=null?Po:"{}");if(te.props){te.props.status="complete";let ce=ge.get(z);ce!=null&&ce.markdown&&(te.props.markdown=ce.markdown)}B.rawContent=JSON.stringify(te)}catch{}ge.delete(z),u(B),re.delete(z)}}}else if(tt==="transcript_insert"){let z=L.message;if(!z||typeof z!="object")continue;let B=String((Gt=z.id)!=null?Gt:`msg-${l()}`),te=z.role,X={id:B,role:te==="user"?"user":te==="system"?"system":"assistant",content:typeof z.content=="string"?z.content:"",rawContent:typeof z.rawContent=="string"?z.rawContent:void 0,createdAt:typeof z.createdAt=="string"?z.createdAt:new Date().toISOString(),streaming:z.streaming===!0,...typeof z.variant=="string"?{variant:z.variant}:{},sequence:l()};if(u(X),X.rawContent)try{let He=JSON.parse(X.rawContent),$e=(Ea=He==null?void 0:He.props)==null?void 0:Ea.artifactId;typeof $e=="string"&&Q.add($e)}catch{}m=null,x.current=null,ne.delete(B),de.delete(B)}else if(tt==="error"||tt==="step_error"||tt==="dispatch_error"||tt==="flow_error"){let z=null;if(L.error instanceof Error)z=L.error;else if(tt==="dispatch_error"){let B=(La=L.message)!=null?La:L.error;B!=null&&B!==""&&(z=new Error(String(B)))}else if(tt==="step_error"||tt==="flow_error"){let B=L.error;typeof B=="string"&&B!==""?z=new Error(B):B!=null&&typeof B=="object"&&"message"in B&&(z=new Error(String((gs=B.message)!=null?gs:B)))}else tt==="error"&&L.error!=null&&L.error!==""&&(z=new Error(String(L.error)));if(z){t({type:"error",error:z});let B=m;B&&B.streaming&&(B.streaming=!1,u(B)),t({type:"status",status:"idle"})}}}}}Pe.length=0};;){let{done:F,value:fe}=await o.read();if(F)break;s+=a.decode(fe,{stream:!0});let Re=s.split(`
56
+ `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>r,processChunk:async n=>{if(n.length<=e)return r!==null?{text:r,raw:n}:null;let o=n.trim();if(!o.startsWith("{")&&!o.startsWith("["))return null;let a=t(n);return a!==null&&(r=a),e=n.length,r!==null?{text:r,raw:n}:null},close:async()=>{}}},pa=r=>{try{let e=JSON.parse(r);if(e&&typeof e=="object"&&typeof e.text=="string")return e.text}catch{return null}return null},Zi=()=>{let r={processChunk:e=>null,getExtractedText:()=>null};return r.__isPlainTextParser=!0,r},el=()=>{var e;let r=Q0();return{processChunk:async t=>{let n=t.trim();return!n.startsWith("{")&&!n.startsWith("[")?null:r.processChunk(t)},getExtractedText:r.getExtractedText.bind(r),close:(e=r.close)==null?void 0:e.bind(r)}},tl=()=>{let r=null,e=0;return{getExtractedText:()=>r,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=e)return r!==null||r===""?{text:r||"",raw:t}:null;try{let o=(0,bo.parse)(t,bo.STR|bo.OBJ);o&&typeof o=="object"&&(o.component&&typeof o.component=="string"?r=typeof o.text=="string"?Xi(o.text):"":o.type==="init"&&o.form?r="":typeof o.text=="string"&&(r=Xi(o.text)))}catch{}return e=t.length,r!==null?{text:r,raw:t}:null},close:()=>{}}},jh=r=>{let e=null,t=0,o=r||(a=>{if(!a||typeof a!="object")return null;let s=i=>typeof i=="string"?Xi(i):null;if(a.component&&typeof a.component=="string")return typeof a.text=="string"?Xi(a.text):"";if(a.type==="init"&&a.form)return"";if(a.action)switch(a.action){case"nav_then_click":return s(a.on_load_text)||s(a.text)||null;case"message":case"message_and_click":case"checkout":return s(a.text)||null;default:return s(a.text)||s(a.display_text)||s(a.message)||null}return s(a.text)||s(a.display_text)||s(a.message)||s(a.content)||null});return{getExtractedText:()=>e,processChunk:a=>{let s=a.trim();if(!s.startsWith("{")&&!s.startsWith("["))return null;if(a.length<=t)return e!==null?{text:e,raw:a}:null;try{let i=(0,bo.parse)(a,bo.STR|bo.OBJ),d=o(i);d!==null&&(e=d)}catch{}return t=a.length,{text:e||"",raw:a}},close:()=>{}}},rl=()=>{let r=null;return{processChunk:e=>{if(!e.trim().startsWith("<"))return null;let n=e.match(/<text[^>]*>([\s\S]*?)<\/text>/);return n&&n[1]?(r=n[1],{text:r,raw:e}):null},getExtractedText:()=>r}};var nl=class{constructor(e,t=50){this.nextExpectedSeq=null;this.buffer=new Map;this.flushTimer=null;this.emitter=e,this.gapTimeoutMs=t}push(e,t){var a,s,i;let n=(i=(a=t==null?void 0:t.seq)!=null?a:t==null?void 0:t.sequenceIndex)!=null?i:(s=t==null?void 0:t.agentContext)==null?void 0:s.seq;if(n==null){this.buffer.size>0&&this.flushAll(),this.emitter(e,t);return}if(this.nextExpectedSeq===null&&(this.nextExpectedSeq=1),n===this.nextExpectedSeq){this.emitter(e,t),this.nextExpectedSeq=n+1,this.drainConsecutive();return}if(n<this.nextExpectedSeq){this.emitter(e,t);return}let o=this.buffer.get(n);o!==void 0&&(typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[persona] SequenceReorderBuffer: duplicate seq=${n} (${o.payloadType} vs ${e}); emitting earlier event out-of-order to avoid loss`),this.emitter(o.payloadType,o.payload)),this.buffer.set(n,{payloadType:e,payload:t,seq:n}),this.startGapTimer()}drainConsecutive(){for(;this.buffer.has(this.nextExpectedSeq);){let e=this.buffer.get(this.nextExpectedSeq);this.buffer.delete(this.nextExpectedSeq),this.emitter(e.payloadType,e.payload),this.nextExpectedSeq++}this.buffer.size===0&&this.clearGapTimer()}startGapTimer(){this.flushTimer===null&&(this.flushTimer=setTimeout(()=>{this.flushAll()},this.gapTimeoutMs))}clearGapTimer(){this.flushTimer!==null&&(clearTimeout(this.flushTimer),this.flushTimer=null)}flushAll(){if(this.clearGapTimer(),this.buffer.size===0)return;let e=[...this.buffer.entries()].sort((t,n)=>t[0]-n[0]);for(let[t,n]of e)this.buffer.delete(t),this.emitter(n.payloadType,n.payload);e.length>0&&(this.nextExpectedSeq=e[e.length-1][0]+1)}destroy(){this.clearGapTimer(),this.buffer.clear()}flushPending(){this.flushAll()}};var J0="https://api.runtype.com/v1/dispatch",ol="https://api.runtype.com";function Y0(r){var a,s;let e=r.toLowerCase(),n={"application/pdf":"pdf","application/json":"json","application/zip":"zip","text/plain":"txt","text/csv":"csv","text/markdown":"md"}[e];if(n)return`attachment.${n}`;let o=e.indexOf("/");if(o>0){let i=(s=(a=e.slice(o+1).split(";")[0])==null?void 0:a.trim())!=null?s:"";if(i&&i!=="octet-stream"&&/^[a-z0-9.+-]+$/i.test(i))return`attachment.${i}`}return"attachment"}var $d=r=>!!(r.contentParts&&r.contentParts.length>0||r.llmContent&&r.llmContent.trim().length>0||r.rawContent&&r.rawContent.trim().length>0||r.content&&r.content.trim().length>0);function Z0(r){switch(r){case"json":return tl;case"regex-json":return el;case"xml":return rl;default:return Zi}}var Gh=r=>r.startsWith("{")||r.startsWith("[")||r.startsWith("<");function ev(r,e){if(!r)return e;let t=r.trim(),n=e.trim();if(t.length===0)return e;if(n.length===0)return r;let o=Gh(t);if(!Gh(n))return r;if(!o||n===t||n.startsWith(t))return e;let s=pa(r);return pa(e)!==null&&s===null?e:r}var ua=class{constructor(e={}){this.config=e;this.clientSession=null;this.sessionInitPromise=null;this.lastSentClientToolsFingerprint=null;this.clientToolsFingerprintSessionId=null;var t,n,o,a;this.apiUrl=(t=e.apiUrl)!=null?t:J0,this.headers={"Content-Type":"application/json",...e.headers},this.debug=!!e.debug,this.createStreamParser=(n=e.streamParser)!=null?n:Z0(e.parserType),this.contextProviders=(o=e.contextProviders)!=null?o:[],this.requestMiddleware=e.requestMiddleware,this.customFetch=e.customFetch,this.parseSSEEvent=e.parseSSEEvent,this.getHeaders=e.getHeaders,this.webMcpBridge=((a=e.webmcp)==null?void 0:a.enabled)===!0?new _a(e.webmcp):null}updateConfig(e){this.config=e}setSSEEventCallback(e){this.onSSEEvent=e}setWebMcpConfirmHandler(e){var t;(t=this.webMcpBridge)==null||t.setConfirmHandler(e)}isWebMcpOperational(){var e;return((e=this.webMcpBridge)==null?void 0:e.isOperational())===!0}executeWebMcpToolCall(e,t,n){return this.webMcpBridge?this.webMcpBridge.executeToolCall(e,t,n):null}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(e){var n;return`${((n=this.config.apiUrl)==null?void 0:n.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ol}/v1/client/${e}`}getClientSession(){return this.clientSession}async initSession(){var e,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,this.resetClientToolsFingerprint(),(t=(e=this.config).onSessionInit)==null||t.call(e,n),n}finally{this.sessionInitPromise=null}}async _doInitSession(){var a,s;let e=((s=(a=this.config).getStoredSessionId)==null?void 0:s.call(a))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...e&&{sessionId:e}},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 o=await n.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(o.sessionId),{sessionId:o.sessionId,expiresAt:new Date(o.expiresAt),flow:o.flow,config:{welcomeMessage:o.config.welcomeMessage,placeholder:o.config.placeholder,theme:o.config.theme}}}clearClientSession(){this.clientSession=null,this.sessionInitPromise=null,this.resetClientToolsFingerprint()}resetClientToolsFingerprint(){this.lastSentClientToolsFingerprint=null,this.clientToolsFingerprintSessionId=null}getFeedbackApiUrl(){var t;return`${((t=this.config.apiUrl)==null?void 0:t.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ol}/v1/client/feedback`}async sendFeedback(e){var a,s;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(e.type)&&!e.messageId)throw new Error(`messageId is required for ${e.type} feedback type`);if(e.type==="csat"&&(e.rating===void 0||e.rating<1||e.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(e.type==="nps"&&(e.rating===void 0||e.rating<0||e.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",e);let o=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(!o.ok){let i=await o.json().catch(()=>({error:"Feedback submission failed"}));throw o.status===401?(this.clientSession=null,(s=(a=this.config).onSessionExpired)==null||s.call(a),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(e,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,messageId:e,type:t})}async submitCSATFeedback(e,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:e,comment:t})}async submitNPSFeedback(e,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:e,comment:t})}async dispatch(e,t){return this.isAgentMode()?this.dispatchAgent(e,t):this.isClientTokenMode()?this.dispatchClientToken(e,t):this.dispatchProxy(e,t)}async dispatchClientToken(e,t){var o,a,s,i;let n=new AbortController;e.signal&&e.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.clearClientSession(),(a=(o=this.config).onSessionExpired)==null||a.call(o);let x=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:x}),x}let l=await this.buildPayload(e.messages),u=l.metadata?Object.fromEntries(Object.entries(l.metadata).filter(([x])=>x!=="sessionId"&&x!=="session_id")):void 0,m={sessionId:d.sessionId,messages:e.messages.filter($d).map(x=>{var C,w,E;return{id:x.id,role:x.role,content:(E=(w=(C=x.contentParts)!=null?C:x.llmContent)!=null?w:x.rawContent)!=null?E:x.content}}),...e.assistantMessageId&&{assistantMessageId:e.assistantMessageId},...u&&Object.keys(u).length>0&&{metadata:u},...l.inputs&&Object.keys(l.inputs).length>0&&{inputs:l.inputs},...l.context&&{context:l.context}},p=l.clientTools,f=!!(p&&p.length>0),b=f?Eh(p):void 0,h=this.clientToolsFingerprintSessionId===d.sessionId,S=f&&h&&this.lastSentClientToolsFingerprint===b,T=!1,M=null,k;for(let x=0;;x++){let w={...m,...f&&(T||!S)&&p?{clientTools:p}:{},...b?{clientToolsFingerprint:b}:{}};if(this.debug&&console.debug("[AgentWidgetClient] client token dispatch",w),k=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(w),signal:n.signal}),k.status===409&&x===0&&f){let E=await k.json().catch(()=>null);if((E==null?void 0:E.error)==="client_tools_resend_required"){T=!0,this.lastSentClientToolsFingerprint=null;continue}M=E!=null?E:{error:"Chat request failed"}}break}if(!k.ok){let x=M!=null?M:await k.json().catch(()=>({error:"Chat request failed"}));if(k.status===401){this.clearClientSession(),(i=(s=this.config).onSessionExpired)==null||i.call(s);let w=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:w}),w}if(k.status===429){let w=new Error(x.hint||"Message limit reached for this session.");throw t({type:"error",error:w}),w}let C=new Error(x.error||"Failed to send message");throw t({type:"error",error:C}),C}if(!k.body){let x=new Error("No response body received");throw t({type:"error",error:x}),x}this.lastSentClientToolsFingerprint=b!=null?b:null,this.clientToolsFingerprintSessionId=d.sessionId,t({type:"status",status:"connected"});try{await this.streamResponse(k.body,t,e.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let l=d instanceof Error?d:new Error(String(d));throw!l.message.includes("Session expired")&&!l.message.includes("Message limit")&&t({type:"error",error:l}),l}}async dispatchProxy(e,t){let n=new AbortController;e.signal&&e.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let o=await this.buildPayload(e.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",o);let a={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();a={...a,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let s;if(this.customFetch)try{s=await this.customFetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal},o)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else s=await fetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal});if(!s.ok||!s.body){let i=new Error(`Chat backend request failed: ${s.status} ${s.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(s.body,t)}finally{t({type:"status",status:"idle"})}}async dispatchAgent(e,t){let n=new AbortController;e.signal&&e.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let o=await this.buildAgentPayload(e.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",o);let a={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();a={...a,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let s;if(this.customFetch)try{s=await this.customFetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal},o)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else s=await fetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal});if(!s.ok||!s.body){let i=new Error(`Agent execution request failed: ${s.status} ${s.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(s.body,t,e.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(e,t,n){t({type:"status",status:"connected"});try{await this.streamResponse(e,t,n)}finally{t({type:"status",status:"idle"})}}async resolveApproval(e,t){var s;let o=`${((s=this.config.apiUrl)==null?void 0:s.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ol}/v1/agents/${e.agentId}/approve`,a={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(a,await this.getHeaders()),fetch(o,{method:"POST",headers:a,body:JSON.stringify({executionId:e.executionId,approvalId:e.approvalId,decision:t,streamResponse:!0})})}async resumeFlow(e,t,n){var l,u;let o=this.isClientTokenMode(),a=o?this.getClientApiUrl("resume"):`${((l=this.config.apiUrl)==null?void 0:l.replace(/\/+$/,""))||ol}/resume`,s;o&&(s=(await this.initSession()).sessionId);let i={"Content-Type":"application/json",...this.headers};this.getHeaders&&Object.assign(i,await this.getHeaders());let d={executionId:e,toolOutputs:t,streamResponse:(u=n==null?void 0:n.streamResponse)!=null?u:!0};return s&&(d.sessionId=s),fetch(a,{method:"POST",headers:i,body:JSON.stringify(d),signal:n==null?void 0:n.signal})}async buildAgentPayload(e){var a,s;if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=e.slice().filter($d).filter(i=>i.role==="user"||i.role==="assistant"||i.role==="system").filter(i=>!i.variant||i.variant==="assistant").sort((i,d)=>{let l=new Date(i.createdAt).getTime(),u=new Date(d.createdAt).getTime();return l-u}).map(i=>{var d,l,u;return{role:i.role,content:(u=(l=(d=i.contentParts)!=null?d:i.llmContent)!=null?l:i.rawContent)!=null?u:i.content,createdAt:i.createdAt}}),n={agent:this.config.agent,messages:t,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}},o=[...Us(this.config),...(s=await((a=this.webMcpBridge)==null?void 0:a.snapshotForDispatch()))!=null?s:[]];if(o.length>0&&(n.clientTools=o),this.contextProviders.length){let i={};await Promise.all(this.contextProviders.map(async d=>{try{let l=await d({messages:e,config:this.config});l&&typeof l=="object"&&Object.assign(i,l)}catch(l){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",l)}})),Object.keys(i).length&&(n.context=i)}return n}async buildPayload(e){var a,s;let n={messages:e.slice().filter($d).sort((i,d)=>{let l=new Date(i.createdAt).getTime(),u=new Date(d.createdAt).getTime();return l-u}).map(i=>{var d,l,u;return{role:i.role,content:(u=(l=(d=i.contentParts)!=null?d:i.llmContent)!=null?l:i.rawContent)!=null?u:i.content,createdAt:i.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}},o=[...Us(this.config),...(s=await((a=this.webMcpBridge)==null?void 0:a.snapshotForDispatch()))!=null?s:[]];if(o.length>0&&(n.clientTools=o),this.contextProviders.length){let i={};await Promise.all(this.contextProviders.map(async d=>{try{let l=await d({messages:e,config:this.config});l&&typeof l=="object"&&Object.assign(i,l)}catch(l){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",l)}})),Object.keys(i).length&&(n.context=i)}if(this.requestMiddleware)try{let i=await this.requestMiddleware({payload:{...n},config:this.config});if(i&&typeof i=="object"){let d=i;return n.clientTools!==void 0&&!("clientTools"in d)&&(d.clientTools=n.clientTools),d}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",i)}return n}async handleCustomSSEEvent(e,t,n,o,a,s){if(!this.parseSSEEvent)return!1;try{let i=await this.parseSSEEvent(e);if(i===null)return!1;let d=u=>{let m={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:a(),...u!==void 0&&{partId:u}};return n.current=m,o(m),m},l=u=>n.current?n.current:d(u);if(i.text!==void 0){i.partId!==void 0&&s.current!==null&&i.partId!==s.current&&(n.current&&(n.current.streaming=!1,o(n.current)),d(i.partId)),i.partId!==void 0&&(s.current=i.partId);let u=l(i.partId);i.partId!==void 0&&!u.partId&&(u.partId=i.partId),u.content+=i.text,o(u)}return i.done&&(n.current&&(n.current.streaming=!1,o(n.current)),s.current=null,t({type:"status",status:"idle"})),i.error&&(s.current=null,t({type:"error",error:new Error(i.error)})),!0}catch(i){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",i),!1}}async streamResponse(e,t,n){var Bt,or,hr,sn;let o=e.getReader(),a=new TextDecoder,s="",i=Date.now(),d=0,l=()=>i+d++,u=F=>{let fe=F.reasoning?{...F.reasoning,chunks:[...F.reasoning.chunks]}:void 0,Ie=F.toolCall?{...F.toolCall,chunks:F.toolCall.chunks?[...F.toolCall.chunks]:void 0}:void 0,Xe=F.tools?F.tools.map(Fe=>({...Fe,chunks:Fe.chunks?[...Fe.chunks]:void 0})):void 0;return{...F,reasoning:fe,toolCall:Ie,tools:Xe}},m=F=>{if(F.role!=="assistant"||F.variant)return!0;let fe=Array.isArray(F.contentParts)&&F.contentParts.length>0,Ie=typeof F.rawContent=="string"&&F.rawContent.trim()!=="";return typeof F.content=="string"&&F.content.trim()!==""||fe||Ie||!!F.stopReason},p=F=>{m(F)&&t({type:"message",message:u(F)})},f=null,b=null,h={current:null},S={current:null},T=!1,M=new Map,k=new Map,x=new Map,C=new Map,w={lastId:null,byStep:new Map},E={lastId:null,byCall:new Map},H=(F,fe,Ie="")=>`${F}::${fe}::${Ie}`,I=(F,fe)=>`${F}::${fe}::`,L=(F,fe,Ie,Xe)=>{let Fe=H(F,fe,Ie),Ne=x.get(Fe);if(Ne)return Ne;let Ye=Ie?`-${Ie}`:"",At={id:`nested-${F}-${fe}${Ye}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),...Ie?{partId:Ie}:{},agentMetadata:{executionId:Xe,parentToolId:F,parentStepId:fe}};return x.set(Fe,At),p(At),At},O=F=>{if(F==null)return null;try{return String(F)}catch{return null}},$=F=>{var fe,Ie,Xe,Fe,Ne;return O((Ne=(Fe=(Xe=(Ie=(fe=F.stepId)!=null?fe:F.step_id)!=null?Ie:F.step)!=null?Xe:F.parentId)!=null?Fe:F.flowStepId)!=null?Ne:F.flow_step_id)},te=F=>{var fe,Ie,Xe,Fe,Ne,Ye,At;return O((At=(Ye=(Ne=(Fe=(Xe=(Ie=(fe=F.callId)!=null?fe:F.call_id)!=null?Ie:F.requestId)!=null?Xe:F.request_id)!=null?Fe:F.toolCallId)!=null?Ne:F.tool_call_id)!=null?Ye:F.stepId)!=null?At:F.step_id)},xe=n,Je=!1,we=()=>{if(f)return f;let F;return!Je&&xe?(F=xe,Je=!0):xe&&S.current?F=`${xe}_${S.current}`:F=`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,f={id:F,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l()},p(f),f},De=(F,fe)=>{w.lastId=fe,F&&w.byStep.set(F,fe)},Ae=(F,fe)=>{var Ne;let Ie=(Ne=F.reasoningId)!=null?Ne:F.id,Xe=$(F);if(Ie){let Ye=String(Ie);return De(Xe,Ye),Ye}if(Xe){let Ye=w.byStep.get(Xe);if(Ye)return w.lastId=Ye,Ye}if(w.lastId&&!fe)return w.lastId;if(!fe)return null;let Fe=`reason-${l()}`;return De(Xe,Fe),Fe},qe=F=>{let fe=M.get(F);if(fe)return fe;let Ie={id:`reason-${F}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:l(),reasoning:{id:F,status:"streaming",chunks:[]}};return M.set(F,Ie),p(Ie),Ie},He=(F,fe)=>{E.lastId=fe,F&&E.byCall.set(F,fe)},J=new Set,re=new Map,Q=new Set,ge=new Map,Z=F=>{if(!F)return!1;let fe=F.replace(/_+/g,"_").replace(/^_|_$/g,"");return fe==="emit_artifact_markdown"||fe==="emit_artifact_component"},G=(F,fe)=>{var Ne;let Ie=(Ne=F.toolId)!=null?Ne:F.id,Xe=te(F);if(Ie){let Ye=String(Ie);return He(Xe,Ye),Ye}if(Xe){let Ye=E.byCall.get(Xe);if(Ye)return E.lastId=Ye,Ye}if(E.lastId&&!fe)return E.lastId;if(!fe)return null;let Fe=`tool-${l()}`;return He(Xe,Fe),Fe},pe=F=>{let fe=k.get(F);if(fe)return fe;let Ie={id:`tool-${F}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:l(),toolCall:{id:F,status:"pending"}};return k.set(F,Ie),p(Ie),Ie},ke=F=>{if(typeof F=="number"&&Number.isFinite(F))return F;if(typeof F=="string"){let fe=Number(F);if(!Number.isNaN(fe)&&Number.isFinite(fe))return fe;let Ie=Date.parse(F);if(!Number.isNaN(Ie))return Ie}return Date.now()},le=F=>{if(typeof F=="string")return F;if(F==null)return"";try{return JSON.stringify(F)}catch{return String(F)}},ne=new Map,de=new Map,Et=new Map,wt=new Map,We=null,he=(F,fe,Ie)=>{var At;let Xe=Et.get(F);Xe||(Xe=[],Et.set(F,Xe));let Fe=0,Ne=Xe.length;for(;Fe<Ne;){let Xt=Fe+Ne>>>1;Xe[Xt].seq<fe?Fe=Xt+1:Ne=Xt}((At=Xe[Fe])==null?void 0:At.seq)===fe?Xe[Fe]={seq:fe,text:Ie}:Xe.splice(Fe,0,{seq:fe,text:Ie});let Ye="";for(let Xt=0;Xt<Xe.length;Xt++)Ye+=Xe[Xt].text;return Ye},at=(F,fe)=>{let Ie=le(fe),Xe=de.get(F.id),Fe=ev(Xe,Ie);F.rawContent=Fe;let Ne=ne.get(F.id),Ye=mt=>{var ye;let it=(ye=F.content)!=null?ye:"";mt.trim()!==""&&(it.trim().length===0||mt.startsWith(it)||mt.trimStart().startsWith(it.trim()))&&(F.content=mt)},At=()=>{var mt;if(Ne){let it=(mt=Ne.close)==null?void 0:mt.call(Ne);it instanceof Promise&&it.catch(()=>{})}ne.delete(F.id),de.delete(F.id),F.streaming=!1,p(F)};if(!Ne){Ye(Ie),At();return}let Xt=pa(Fe);if(Xt!==null&&Xt.trim()!==""){Ye(Xt),At();return}let ar=mt=>{var ie;let it=typeof mt=="string"?mt:(ie=mt==null?void 0:mt.text)!=null?ie:null;if(it!==null&&it.trim()!=="")return it;let ye=Ne.getExtractedText();return ye!==null&&ye.trim()!==""?ye:Ie},K;try{K=Ne.processChunk(Fe)}catch{Ye(Ie),At();return}if(K instanceof Promise){K.then(mt=>{Ye(ar(mt)),At()}).catch(()=>{Ye(Ie),At()});return}Ye(ar(K)),At()},Re=[],j=!1,ue,nt=()=>{j||(j=!0,queueMicrotask(()=>{j=!1,ue()}))},Rt=new nl((F,fe)=>{Re.push({payloadType:F,payload:fe}),nt()}),ee=null,Ge=new Map,Fr=(Bt=this.config.iterationDisplay)!=null?Bt:"separate";for(ue=()=>{var F,fe,Ie,Xe,Fe,Ne,Ye,At,Xt,ar,K,mt,it,ye,ie,st,pr,pt,yr,Rr,ut,Lt,tt,zt,vr,sr,ur,Mr,un,St,qr,xr,Mn,ln,yt,Gn,kn,_e,R,se,Ee,Ot,et,Nt,Yt,lr,vt,zr,$t,$r,Dn,oo,Ao,fn,Vt,Qr,En,So,ao,To,Kn,mn,Fn,Tt,Cr,wr,gn,Mo,ve,On,Ln,q,Sa,Xn,so,io,Qn,Nn,as,hn,xn,_n,Un,Vo,lo,Vr,Jn,Ta,jo,Ma,fi,ka,mi,Ea,Pt,ss,Pn,dn,gi,hi,La,co,is,ko,ls,ds,cs,ps,cn,Pa,Yn,Zn,us,xi,fs,ms,Go,bi,yi,vi,Ci,sd,Ko,Eo,wi,gs,Lo,Ai,hs,Po,xs,Si,po,Ti,Ro,jt,Ra,Ia;for(let Xo=0;Xo<Re.length;Xo++){let je=Re[Xo].payloadType,P=Re[Xo].payload;if(je==="reason_start"){let z=(F=Ae(P,!0))!=null?F:`reason-${l()}`,B=qe(z);B.reasoning=(fe=B.reasoning)!=null?fe:{id:z,status:"streaming",chunks:[]},B.reasoning.startedAt=(Xe=B.reasoning.startedAt)!=null?Xe:ke((Ie=P.startedAt)!=null?Ie:P.timestamp),B.reasoning.completedAt=void 0,B.reasoning.durationMs=void 0,B.streaming=!0,B.reasoning.status="streaming",p(B)}else if(je==="reason_delta"||je==="reason_chunk"){let z=(Ne=(Fe=Ae(P,!1))!=null?Fe:Ae(P,!0))!=null?Ne:`reason-${l()}`,B=qe(z);B.reasoning=(Ye=B.reasoning)!=null?Ye:{id:z,status:"streaming",chunks:[]},B.reasoning.startedAt=(Xt=B.reasoning.startedAt)!=null?Xt:ke((At=P.startedAt)!=null?At:P.timestamp);let oe=(mt=(K=(ar=P.reasoningText)!=null?ar:P.text)!=null?K:P.delta)!=null?mt:"";if(oe&&P.hidden!==!0){let ce=typeof P.sequenceIndex=="number"?P.sequenceIndex:void 0;if(ce!==void 0){let X=he(z,ce,String(oe));B.reasoning.chunks=[X]}else B.reasoning.chunks.push(String(oe))}if(B.reasoning.status=P.done?"complete":"streaming",P.done){B.reasoning.completedAt=ke((it=P.completedAt)!=null?it:P.timestamp);let ce=(ye=B.reasoning.startedAt)!=null?ye:Date.now();B.reasoning.durationMs=Math.max(0,((ie=B.reasoning.completedAt)!=null?ie:Date.now())-ce)}B.streaming=B.reasoning.status!=="complete",p(B)}else if(je==="reason_complete"){let z=(pr=(st=Ae(P,!1))!=null?st:Ae(P,!0))!=null?pr:`reason-${l()}`,B=M.get(z);if(B!=null&&B.reasoning){B.reasoning.status="complete",B.reasoning.completedAt=ke((pt=P.completedAt)!=null?pt:P.timestamp);let ce=(yr=B.reasoning.startedAt)!=null?yr:Date.now();B.reasoning.durationMs=Math.max(0,((Rr=B.reasoning.completedAt)!=null?Rr:Date.now())-ce),B.streaming=!1,p(B)}let oe=$(P);oe&&w.byStep.delete(oe)}else if(je==="tool_start"){let z=(ut=G(P,!0))!=null?ut:`tool-${l()}`,B=(Lt=P.toolName)!=null?Lt:P.name;if(Z(B)){J.add(z);continue}let oe=pe(z),ce=(tt=oe.toolCall)!=null?tt:{id:z,status:"pending"};ce.name=B!=null?B:ce.name,ce.status="running",P.args!==void 0?ce.args=P.args:P.parameters!==void 0&&(ce.args=P.parameters),ce.startedAt=(vr=ce.startedAt)!=null?vr:ke((zt=P.startedAt)!=null?zt:P.timestamp),ce.completedAt=void 0,ce.durationMs=void 0,oe.toolCall=ce,oe.streaming=!0;let X=P.agentContext;(X||P.executionId)&&(oe.agentMetadata={executionId:(sr=X==null?void 0:X.executionId)!=null?sr:P.executionId,iteration:(ur=X==null?void 0:X.iteration)!=null?ur:P.iteration}),p(oe)}else if(je==="tool_chunk"||je==="tool_delta"){let z=(un=(Mr=G(P,!1))!=null?Mr:G(P,!0))!=null?un:`tool-${l()}`;if(J.has(z))continue;let B=pe(z),oe=(St=B.toolCall)!=null?St:{id:z,status:"running"};oe.startedAt=(xr=oe.startedAt)!=null?xr:ke((qr=P.startedAt)!=null?qr:P.timestamp);let ce=(yt=(ln=(Mn=P.text)!=null?Mn:P.delta)!=null?ln:P.message)!=null?yt:"";ce&&(oe.chunks=(Gn=oe.chunks)!=null?Gn:[],oe.chunks.push(String(ce))),oe.status="running",B.toolCall=oe,B.streaming=!0;let X=P.agentContext;(X||P.executionId)&&(B.agentMetadata=(R=B.agentMetadata)!=null?R:{executionId:(kn=X==null?void 0:X.executionId)!=null?kn:P.executionId,iteration:(_e=X==null?void 0:X.iteration)!=null?_e:P.iteration}),p(B)}else if(je==="tool_complete"){let z=(Ee=(se=G(P,!1))!=null?se:G(P,!0))!=null?Ee:`tool-${l()}`;if(J.has(z)){J.delete(z);continue}let B=pe(z),oe=(Ot=B.toolCall)!=null?Ot:{id:z,status:"running"};oe.status="complete",P.result!==void 0&&(oe.result=P.result),typeof P.duration=="number"&&(oe.duration=P.duration),oe.completedAt=ke((et=P.completedAt)!=null?et:P.timestamp);let ce=(Nt=P.duration)!=null?Nt:P.executionTime;if(typeof ce=="number")oe.durationMs=ce;else{let $e=(Yt=oe.startedAt)!=null?Yt:Date.now();oe.durationMs=Math.max(0,((lr=oe.completedAt)!=null?lr:Date.now())-$e)}B.toolCall=oe,B.streaming=!1;let X=P.agentContext;(X||P.executionId)&&(B.agentMetadata=($t=B.agentMetadata)!=null?$t:{executionId:(vt=X==null?void 0:X.executionId)!=null?vt:P.executionId,iteration:(zr=X==null?void 0:X.iteration)!=null?zr:P.iteration}),p(B);let Le=te(P);Le&&E.byCall.delete(Le)}else if(je==="step_await"&&P.awaitReason==="local_tool_required"&&P.toolName){let z=typeof P.toolCallId=="string"&&P.toolCallId.length>0?P.toolCallId:void 0,B=($r=z!=null?z:P.toolId)!=null?$r:`local-${l()}`,oe=pe(B),ce=P.toolName,X=da(ce),Le=(Dn=oe.toolCall)!=null?Dn:{id:B,status:"pending"};Le.name=ce,Le.args=P.parameters,Le.status=X?"running":"complete",Le.chunks=(oo=Le.chunks)!=null?oo:[],Le.startedAt=(fn=Le.startedAt)!=null?fn:ke((Ao=P.startedAt)!=null?Ao:P.timestamp),X?(Le.completedAt=void 0,Le.duration=void 0,Le.durationMs=void 0):Le.completedAt=(Vt=Le.completedAt)!=null?Vt:Le.startedAt,oe.toolCall=Le,oe.streaming=!1,oe.agentMetadata={...oe.agentMetadata,executionId:(En=P.executionId)!=null?En:(Qr=oe.agentMetadata)==null?void 0:Qr.executionId,awaitingLocalTool:!0,...z?{webMcpToolCallId:z}:{}},p(oe)}else if(je==="text_start"){if((So=P.toolContext)!=null&&So.toolId)continue;let z=P.partId;if(z!==void 0&&S.current!==null&&z!==S.current){let B=f;B&&(B.streaming=!1,p(B),We=B,f=null,T=!0)}z!==void 0&&(S.current=z)}else if(je==="text_end"){if((ao=P.toolContext)!=null&&ao.toolId)continue;let z=f;z&&(z.streaming=!1,p(z),We=z,f=null,T=!0)}else if(je==="step_chunk"||je==="step_delta"){let z=P.stepType,B=P.executionType;if(z==="tool"||B==="context")continue;let oe=P.toolContext;if(oe!=null&&oe.toolId){let $e=String((Kn=(To=P.id)!=null?To:oe.stepId)!=null?Kn:`step-${l()}`),gt=P.partId!==void 0&&P.partId!==null?String(P.partId):"",lt=`${oe.toolId}::${$e}`,qt=C.get(lt);if(gt!==""&&qt!==void 0&&qt!==""&&qt!==gt){let ft=x.get(H(oe.toolId,$e,qt));ft&&ft.streaming!==!1&&(ft.streaming=!1,p(ft))}gt!==""&&C.set(lt,gt);let Zt=L(oe.toolId,$e,gt,oe.executionId),Ir=(Cr=(Tt=(Fn=(mn=P.text)!=null?mn:P.delta)!=null?Fn:P.content)!=null?Tt:P.chunk)!=null?Cr:"";Ir&&(Zt.content+=String(Ir),Zt.streaming=!0,p(Zt)),P.isComplete&&(Zt.streaming=!1,p(Zt));continue}let ce=P.partId;if(ce!==void 0&&S.current!==null&&ce!==S.current){let $e=f;$e&&($e.streaming=!1,p($e),We=$e,f=null,T=!0)}ce!==void 0&&(S.current=ce);let X=ce!==void 0&&(wr=wt.get(ce))!=null?wr:we();ce!==void 0&&(X.partId||(X.partId=ce),wt.set(ce,X));let Le=(On=(ve=(Mo=(gn=P.text)!=null?gn:P.delta)!=null?Mo:P.content)!=null?ve:P.chunk)!=null?On:"";if(Le){let $e=typeof P.seq=="number"?P.seq:void 0,gt=ce!=null?ce:X.id,lt=$e!==void 0?he(gt,$e,String(Le)):((Ln=de.get(X.id))!=null?Ln:"")+Le;X.rawContent=lt,ne.has(X.id)||ne.set(X.id,this.createStreamParser());let qt=ne.get(X.id),Zt=lt.trim().startsWith("{")||lt.trim().startsWith("[");if(Zt&&de.set(X.id,lt),qt.__isPlainTextParser===!0){X.content=$e!==void 0?lt:X.content+Le,de.delete(X.id),ne.delete(X.id),X.rawContent=void 0,p(X);continue}let ft=qt.processChunk(lt);if(ft instanceof Promise)ft.then(Mt=>{var Ze;let br=typeof Mt=="string"?Mt:(Ze=Mt==null?void 0:Mt.text)!=null?Ze:null;if(br!==null&&br.trim()!=="")X.content=br,p(X);else if(!Zt&&!lt.trim().startsWith("<")){let _r=f,fr=_r&&_r.id===X.id?_r:X;fr.id===X.id&&(fr.content=$e!==void 0?lt:fr.content+Le,de.delete(fr.id),ne.delete(fr.id),fr.rawContent=void 0,p(fr))}}).catch(()=>{X.content=$e!==void 0?lt:X.content+Le,de.delete(X.id),ne.delete(X.id),X.rawContent=void 0,p(X)});else{let Mt=typeof ft=="string"?ft:(q=ft==null?void 0:ft.text)!=null?q:null;Mt!==null&&Mt.trim()!==""?(X.content=Mt,p(X)):!Zt&&!lt.trim().startsWith("<")&&(X.content=$e!==void 0?lt:X.content+Le,de.delete(X.id),ne.delete(X.id),X.rawContent=void 0,p(X))}}if(P.isComplete){let $e=(Xn=(Sa=P.result)==null?void 0:Sa.response)!=null?Xn:X.content;if($e){let gt=de.get(X.id),lt=gt!=null?gt:le($e);X.rawContent=lt;let qt=ne.get(X.id),Zt=null,Ir=!1;if(qt&&(Zt=qt.getExtractedText(),Zt===null&&(Zt=pa(lt)),Zt===null)){let ft=qt.processChunk(lt);ft instanceof Promise?(Ir=!0,ft.then(Mt=>{var Ze;let br=typeof Mt=="string"?Mt:(Ze=Mt==null?void 0:Mt.text)!=null?Ze:null;if(br!==null){let _r=f;_r&&_r.id===X.id&&(_r.content=br,_r.streaming=!1,ne.delete(_r.id),de.delete(_r.id),p(_r))}})):Zt=typeof ft=="string"?ft:(so=ft==null?void 0:ft.text)!=null?so:null}if(!Ir){Zt!==null&&Zt.trim()!==""?X.content=Zt:de.has(X.id)||(X.content=le($e));let ft=ne.get(X.id);if(ft){let Mt=(io=ft.close)==null?void 0:io.call(ft);Mt instanceof Promise&&Mt.catch(()=>{}),ne.delete(X.id)}de.delete(X.id),X.streaming=!1,p(X)}}}}else if(je==="step_complete"){let z=P.stepType,B=P.executionType;if(z==="tool"||B==="context")continue;let oe=P.toolContext;if(oe!=null&&oe.toolId){let $e=String((Nn=(Qn=P.id)!=null?Qn:oe.stepId)!=null?Nn:"");if($e){let gt=I(oe.toolId,$e);for(let[lt,qt]of x)lt.startsWith(gt)&&qt.streaming!==!1&&(qt.streaming=!1,p(qt));C.delete(`${oe.toolId}::${$e}`)}continue}let ce=P.stopReason;if(T){if(f!==null){let lt=f;ce&&(lt.stopReason=ce),ne.delete(lt.id),de.delete(lt.id),lt.streaming!==!1&&(lt.streaming=!1,p(lt))}let $e=(as=P.result)==null?void 0:as.response,gt=We;gt&&(ce&&(gt.stopReason=ce),$e!=null?at(gt,$e):(ne.delete(gt.id),de.delete(gt.id))),We=null;continue}let X=(hn=P.result)==null?void 0:hn.response,Le=we();if(ce&&(Le.stopReason=ce),X!=null){let $e=ne.get(Le.id),gt=!1,lt=!1;if($e){let qt=$e.getExtractedText(),Zt=de.get(Le.id),Ir=Zt!=null?Zt:le(X);if(Le.rawContent=Ir,qt!==null&&qt.trim()!=="")Le.content=qt,gt=!0;else{let ft=pa(Ir);if(ft!==null)Le.content=ft,gt=!0;else{let Mt=$e.processChunk(Ir);if(Mt instanceof Promise)lt=!0,Mt.then(br=>{var _r;let Ze=typeof br=="string"?br:(_r=br==null?void 0:br.text)!=null?_r:null;if(Ze!==null&&Ze.trim()!==""){let fr=f;fr&&fr.id===Le.id&&(fr.content=Ze,fr.streaming=!1,ne.delete(fr.id),de.delete(fr.id),p(fr))}else{let fr=$e.getExtractedText(),Or=f;Or&&Or.id===Le.id&&(fr!==null&&fr.trim()!==""?Or.content=fr:de.has(Or.id)||(Or.content=le(X)),Or.streaming=!1,ne.delete(Or.id),de.delete(Or.id),p(Or))}});else{let br=typeof Mt=="string"?Mt:(xn=Mt==null?void 0:Mt.text)!=null?xn:null;if(br!==null&&br.trim()!=="")Le.content=br,gt=!0;else{let Ze=$e.getExtractedText();Ze!==null&&Ze.trim()!==""&&(Le.content=Ze,gt=!0)}}}}}if(!lt){if(!Le.rawContent){let qt=de.get(Le.id);Le.rawContent=qt!=null?qt:le(X)}if(!gt&&!de.has(Le.id)&&(Le.content=le(X)),$e){let qt=(_n=$e.close)==null?void 0:_n.call($e);qt instanceof Promise&&qt.catch(()=>{})}ne.delete(Le.id),de.delete(Le.id),Le.streaming=!1,p(Le)}}else ne.delete(Le.id),de.delete(Le.id),Le.streaming=!1,p(Le)}else if(je==="flow_complete"){let z=(Un=P.result)==null?void 0:Un.response;if(T){if(f!==null){let B=f;ne.delete(B.id),de.delete(B.id),B.streaming!==!1&&(B.streaming=!1,p(B))}}else if(z!=null){let B=we(),oe=de.get(B.id),ce=oe!=null?oe:le(z);B.rawContent=ce;let X=le(z),Le=ne.get(B.id);if(Le){let lt=pa(ce);if(lt!==null)X=lt;else{let qt=Le.processChunk(ce);qt instanceof Promise&&qt.then(Ir=>{var Mt;let ft=typeof Ir=="string"?Ir:(Mt=Ir==null?void 0:Ir.text)!=null?Mt:null;ft!==null&&(B.content=ft,B.streaming=!1,p(B))});let Zt=Le.getExtractedText();Zt!==null&&(X=Zt)}}ne.delete(B.id),de.delete(B.id);let $e=X!==B.content,gt=B.streaming!==!1;$e&&(B.content=X),B.streaming=!1,($e||gt)&&p(B)}else if(f!==null){let B=f;ne.delete(B.id),de.delete(B.id),B.streaming!==!1&&(B.streaming=!1,p(B))}t({type:"status",status:"idle"})}else if(je==="agent_start")ee={executionId:P.executionId,agentId:(Vo=P.agentId)!=null?Vo:"virtual",agentName:(lo=P.agentName)!=null?lo:"",status:"running",currentIteration:0,maxTurns:(Vr=P.maxTurns)!=null?Vr:1,startedAt:ke(P.startedAt)};else if(je==="agent_iteration_start"){if(ee&&(ee.currentIteration=P.iteration),Fr==="separate"&&P.iteration>1){let z=f;z&&(z.streaming=!1,p(z),Ge.set(P.iteration-1,z),f=null)}}else if(je==="agent_turn_start")b=null;else if(je==="agent_turn_delta"){if(P.contentType==="text"){let z=we();z.content+=(Jn=P.delta)!=null?Jn:"",z.agentMetadata={executionId:P.executionId,iteration:P.iteration,turnId:P.turnId,agentName:ee==null?void 0:ee.agentName},b=z,p(z)}else if(P.contentType==="thinking"){let z=(Ta=P.turnId)!=null?Ta:`agent-think-${P.iteration}`,B=qe(z);B.reasoning=(jo=B.reasoning)!=null?jo:{id:z,status:"streaming",chunks:[]},B.reasoning.chunks.push((Ma=P.delta)!=null?Ma:""),B.agentMetadata={executionId:P.executionId,iteration:P.iteration,turnId:P.turnId},p(B)}else if(P.contentType==="tool_input"){let z=(fi=P.toolCallId)!=null?fi:E.lastId;if(z){let B=k.get(z);B!=null&&B.toolCall&&(B.toolCall.chunks=(ka=B.toolCall.chunks)!=null?ka:[],B.toolCall.chunks.push((mi=P.delta)!=null?mi:""),p(B))}}}else if(je==="agent_turn_complete"){let z=P.turnId;if(z){let ce=M.get(z);if(ce!=null&&ce.reasoning){ce.reasoning.status="complete",ce.reasoning.completedAt=ke(P.completedAt);let X=(Ea=ce.reasoning.startedAt)!=null?Ea:Date.now();ce.reasoning.durationMs=Math.max(0,((Pt=ce.reasoning.completedAt)!=null?Pt:Date.now())-X),ce.streaming=!1,p(ce)}}let B=P.stopReason,oe=f!=null?f:b;if(B&&oe!==null){let ce=P.turnId;(!ce||((ss=oe.agentMetadata)==null?void 0:ss.turnId)===ce)&&(oe.stopReason=B,p(oe))}}else if(je==="agent_tool_start"){f&&(f.streaming=!1,p(f),f=null);let z=(Pn=P.toolCallId)!=null?Pn:`agent-tool-${l()}`;He(te(P),z);let B=pe(z),oe=(dn=B.toolCall)!=null?dn:{id:z,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};oe.name=(hi=(gi=P.toolName)!=null?gi:P.name)!=null?hi:oe.name,oe.status="running",P.parameters!==void 0&&(oe.args=P.parameters),oe.startedAt=ke((La=P.startedAt)!=null?La:P.timestamp),B.toolCall=oe,B.streaming=!0,B.agentMetadata={executionId:P.executionId,iteration:P.iteration},p(B)}else if(je==="agent_tool_delta"){let z=(co=P.toolCallId)!=null?co:E.lastId;if(z){let B=(is=k.get(z))!=null?is:pe(z);B.toolCall&&(B.toolCall.chunks=(ko=B.toolCall.chunks)!=null?ko:[],B.toolCall.chunks.push((ls=P.delta)!=null?ls:""),B.toolCall.status="running",B.streaming=!0,p(B))}}else if(je==="agent_tool_complete"){let z=(ds=P.toolCallId)!=null?ds:E.lastId;if(z){let B=(cs=k.get(z))!=null?cs:pe(z);if(B.toolCall){B.toolCall.status="complete",P.result!==void 0&&(B.toolCall.result=P.result),typeof P.executionTime=="number"&&(B.toolCall.durationMs=P.executionTime),B.toolCall.completedAt=ke((ps=P.completedAt)!=null?ps:P.timestamp),B.streaming=!1,p(B);let oe=te(P);oe&&E.byCall.delete(oe)}}}else if(je==="agent_media"){let z=Array.isArray(P.media)?P.media:[],B=[];for(let oe of z){if(!oe||typeof oe!="object")continue;let ce=oe,X=typeof ce.type=="string"?ce.type:void 0,Le=typeof ce.mediaType=="string"?ce.mediaType.toLowerCase():"",$e=null,gt="";if(X==="media"){let lt=typeof ce.data=="string"?ce.data:void 0;if(!lt)continue;gt=Le.length>0?Le:"application/octet-stream",$e=`data:${gt};base64,${lt}`}else if(X==="image-url"){let lt=typeof ce.url=="string"?ce.url:void 0;if(!lt)continue;gt=Le,$e=lt}else if(X==="file-url"){let lt=typeof ce.url=="string"?ce.url:void 0;if(!lt)continue;gt=Le,$e=lt}else continue;if($e)if(X==="image-url"||gt.startsWith("image/"))B.push({type:"image",image:$e,...gt?{mimeType:gt}:{}});else if(gt.startsWith("audio/"))B.push({type:"audio",audio:$e,mimeType:gt});else if(gt.startsWith("video/"))B.push({type:"video",video:$e,mimeType:gt});else{let lt=gt||"application/octet-stream";B.push({type:"file",data:$e,mimeType:lt,filename:Y0(lt)})}}if(B.length>0){let oe=l(),ce=P.toolCallId,Le={id:`agent-media-${typeof ce=="string"&&ce.length>0?`${ce}-${oe}`:String(oe)}`,role:"assistant",content:"",contentParts:B,createdAt:new Date().toISOString(),streaming:!1,sequence:oe,agentMetadata:{executionId:P.executionId,iteration:P.iteration}};p(Le);let $e=f;$e&&($e.streaming=!1,p($e)),f=null,h.current=null}}else if(je!=="agent_iteration_complete"){if(je==="agent_reflection"||je==="agent_reflect"){let z=`agent-reflection-${P.executionId}-${P.iteration}`,B={id:z,role:"assistant",content:(cn=P.reflection)!=null?cn:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:l(),reasoning:{id:z,status:"complete",chunks:[(Pa=P.reflection)!=null?Pa:""]},agentMetadata:{executionId:P.executionId,iteration:P.iteration}};p(B)}else if(je==="agent_complete"){ee&&(ee.status=P.success?"complete":"error",ee.completedAt=ke(P.completedAt),ee.stopReason=P.stopReason);let z=f;z&&(z.streaming=!1,p(z)),t({type:"status",status:"idle"})}else if(je==="agent_error"){let z=typeof P.error=="string"?P.error:(Zn=(Yn=P.error)==null?void 0:Yn.message)!=null?Zn:"Agent execution error";P.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",z):t({type:"error",error:new Error(z)})}else if(je!=="agent_ping"){if(je==="agent_approval_start"){let z=(us=P.approvalId)!=null?us:`approval-${l()}`,B={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:"pending",agentId:(xi=ee==null?void 0:ee.agentId)!=null?xi:"virtual",executionId:(ms=(fs=P.executionId)!=null?fs:ee==null?void 0:ee.executionId)!=null?ms:"",toolName:(Go=P.toolName)!=null?Go:"",toolType:P.toolType,description:(yi=P.description)!=null?yi:`Execute ${(bi=P.toolName)!=null?bi:"tool"}`,...typeof P.reason=="string"&&P.reason?{reason:P.reason}:{},parameters:P.parameters}};p(B)}else if(je==="step_await"&&P.awaitReason==="approval_required"){let z=(vi=P.approvalId)!=null?vi:`approval-${l()}`,B={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:"pending",agentId:(Ci=ee==null?void 0:ee.agentId)!=null?Ci:"virtual",executionId:(Ko=(sd=P.executionId)!=null?sd:ee==null?void 0:ee.executionId)!=null?Ko:"",toolName:(Eo=P.toolName)!=null?Eo:"",toolType:P.toolType,description:(gs=P.description)!=null?gs:`Execute ${(wi=P.toolName)!=null?wi:"tool"}`,...typeof P.reason=="string"&&P.reason?{reason:P.reason}:{},parameters:P.parameters}};p(B)}else if(je==="agent_approval_complete"){let z=P.approvalId;if(z){let oe={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:(Lo=P.decision)!=null?Lo:"approved",agentId:(Ai=ee==null?void 0:ee.agentId)!=null?Ai:"virtual",executionId:(Po=(hs=P.executionId)!=null?hs:ee==null?void 0:ee.executionId)!=null?Po:"",toolName:(xs=P.toolName)!=null?xs:"",description:(Si=P.description)!=null?Si:"",resolvedAt:Date.now()}};p(oe)}}else if(je==="artifact_start"||je==="artifact_delta"||je==="artifact_update"||je==="artifact_complete"){if(je==="artifact_start"){let z=P.artifactType,B=String(P.id),oe=typeof P.title=="string"?P.title:void 0;if(t({type:"artifact_start",id:B,artifactType:z,title:oe,component:typeof P.component=="string"?P.component:void 0}),ge.set(B,{markdown:"",title:oe}),!Q.has(B)){Q.add(B);let ce={id:`artifact-ref-${B}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:B,title:oe,artifactType:z,status:"streaming"}})};re.set(B,ce),p(ce)}}else if(je==="artifact_delta"){let z=String(P.id),B=typeof P.delta=="string"?P.delta:String((po=P.delta)!=null?po:"");t({type:"artifact_delta",id:z,artDelta:B});let oe=ge.get(z);oe&&(oe.markdown+=B)}else if(je==="artifact_update"){let z=P.props&&typeof P.props=="object"&&!Array.isArray(P.props)?P.props:{};t({type:"artifact_update",id:String(P.id),props:z,component:typeof P.component=="string"?P.component:void 0})}else if(je==="artifact_complete"){let z=String(P.id);t({type:"artifact_complete",id:z});let B=re.get(z);if(B){B.streaming=!1;try{let oe=JSON.parse((Ti=B.rawContent)!=null?Ti:"{}");if(oe.props){oe.props.status="complete";let ce=ge.get(z);ce!=null&&ce.markdown&&(oe.props.markdown=ce.markdown)}B.rawContent=JSON.stringify(oe)}catch{}ge.delete(z),p(B),re.delete(z)}}}else if(je==="transcript_insert"){let z=P.message;if(!z||typeof z!="object")continue;let B=String((Ro=z.id)!=null?Ro:`msg-${l()}`),oe=z.role,X={id:B,role:oe==="user"?"user":oe==="system"?"system":"assistant",content:typeof z.content=="string"?z.content:"",rawContent:typeof z.rawContent=="string"?z.rawContent:void 0,createdAt:typeof z.createdAt=="string"?z.createdAt:new Date().toISOString(),streaming:z.streaming===!0,...typeof z.variant=="string"?{variant:z.variant}:{},sequence:l()};if(p(X),X.rawContent)try{let Le=JSON.parse(X.rawContent),$e=(jt=Le==null?void 0:Le.props)==null?void 0:jt.artifactId;typeof $e=="string"&&Q.add($e)}catch{}f=null,h.current=null,ne.delete(B),de.delete(B)}else if(je==="error"||je==="step_error"||je==="dispatch_error"||je==="flow_error"){let z=null;if(P.error instanceof Error)z=P.error;else if(je==="dispatch_error"){let B=(Ra=P.message)!=null?Ra:P.error;B!=null&&B!==""&&(z=new Error(String(B)))}else if(je==="step_error"||je==="flow_error"){let B=P.error;typeof B=="string"&&B!==""?z=new Error(B):B!=null&&typeof B=="object"&&"message"in B&&(z=new Error(String((Ia=B.message)!=null?Ia:B)))}else je==="error"&&P.error!=null&&P.error!==""&&(z=new Error(String(P.error)));if(z){t({type:"error",error:z});let B=f;B&&B.streaming&&(B.streaming=!1,p(B)),t({type:"status",status:"idle"})}}}}}Re.length=0};;){let{done:F,value:fe}=await o.read();if(F)break;s+=a.decode(fe,{stream:!0});let Ie=s.split(`
57
57
 
58
- `);s=(ar=Re.pop())!=null?ar:"";for(let Xe of Re){let Fe=Xe.split(`
59
- `),Oe="message",Ye="";for(let sr of Fe)sr.startsWith("event:")?Oe=sr.replace("event:","").trim():sr.startsWith("data:")&&(Ye+=sr.replace("data:","").trim());if(!Ye)continue;let Tt;try{Tt=JSON.parse(Ye)}catch(sr){t({type:"error",error:sr instanceof Error?sr:new Error("Failed to parse chat stream payload")});continue}let Qt=Oe!=="message"?Oe:(gr=Tt.type)!=null?gr:"message";if((nn=this.onSSEEvent)==null||nn.call(this,Qt,Tt),this.parseSSEEvent){x.current=m;let sr=await this.handleCustomSSEEvent(Tt,t,x,u,l,S);if(x.current&&x.current!==m&&(m=x.current),sr)continue}It.push(Qt,Tt),ue()}}It.flushPending(),ue(),It.destroy()}};function Sh(){let r=Date.now().toString(36),e=Math.random().toString(36).substring(2,10);return`msg_${r}_${e}`}function Oa(){let r=Date.now().toString(36),e=Math.random().toString(36).substring(2,10);return`usr_${r}_${e}`}function ca(){let r=Date.now().toString(36),e=Math.random().toString(36).substring(2,10);return`ast_${r}_${e}`}var Ki="[Image]";function Th(r){return typeof r=="string"?[{type:"text",text:r}]:r}function Mh(r){return typeof r=="string"?r:r.filter(e=>e.type==="text").map(e=>e.text).join("")}function kh(r){return typeof r=="string"?!1:r.some(e=>e.type==="image")}function Eh(r){return typeof r=="string"?[]:r.filter(e=>e.type==="image")}function Fs(r){return{type:"text",text:r}}function Lh(r,e){return{type:"image",image:r,...(e==null?void 0:e.mimeType)&&{mimeType:e.mimeType},...(e==null?void 0:e.alt)&&{alt:e.alt}}}async function Ph(r){return new Promise((e,t)=>{let n=new FileReader;n.onload=()=>{let o=n.result;e({type:"image",image:o,mimeType:r.type,alt:r.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(r)})}function Rh(r,e=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return e.includes(r.type)?r.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: ${e.join(", ")}`}}var Ih=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],C0=["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"],ho=[...Ih,...C0];function w0(r){return Ih.includes(r)||r.startsWith("image/")}function Xi(r){return w0(r.type)}async function Wh(r){return new Promise((e,t)=>{let n=new FileReader;n.onload=()=>{let o=n.result;Xi(r)?e({type:"image",image:o,mimeType:r.type,alt:r.name}):e({type:"file",data:o,mimeType:r.type,filename:r.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(r)})}function Hh(r,e=ho,t=10*1024*1024){return e.includes(r.type)?r.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type "${r.type}". Accepted types: ${e.join(", ")}`}}function A0(r){let e=r.split(".");return e.length>1?e.pop().toLowerCase():""}function Bh(r,e){let t=A0(e).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"}[r]||t||"FILE"}var Qi=class{constructor(e=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=e}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 e=this.ctx;return e.state==="suspended"&&e.resume(),e}enqueue(e){if(e.length===0)return;let t=e;if(this.remainder){let d=new Uint8Array(this.remainder.length+e.length);d.set(this.remainder),d.set(e,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(),o=this.pcmToFloat32(t),a=n.createBuffer(1,o.length,this.sampleRate);a.getChannelData(0).set(o);let s=n.createBufferSource();s.buffer=a,s.connect(n.destination);let i=n.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),s.start(this.nextStartTime),this.nextStartTime+=a.duration,this.activeSources.push(s),this.pendingCount++,this.playing=!0,s.onended=()=>{let d=this.activeSources.indexOf(s);d!==-1&&this.activeSources.splice(d,1),this.pendingCount--,this.checkFinished()}}markStreamEnd(){this.streamEnded=!0,this.checkFinished()}flush(){for(let e of this.activeSources)try{e.stop(),e.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(e){this.finishedCallbacks.push(e)}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 e=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of e)t()}}pcmToFloat32(e){let t=Math.floor(e.length/2),n=new Float32Array(t),o=new DataView(e.buffer,e.byteOffset,e.byteLength);for(let a=0;a<t;a++){let s=o.getInt16(a*2,!0);n[a]=s/32768}return n}};var Ji=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(e,t,n,o,a){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=e.createMediaStreamSource(t),this.analyserNode=e.createAnalyser(),this.analyserNode.fftSize=2048,this.sourceNode.connect(this.analyserNode);let s=new Float32Array(this.analyserNode.fftSize);this.interval=setInterval(()=>{if(!this.analyserNode||this.fired)return;this.analyserNode.getFloatTimeDomainData(s);let i=0;for(let p=0;p<s.length;p++)i+=s[p]*s[p];let d=Math.sqrt(i/s.length);(n==="silence"?d<o.threshold:d>=o.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=o.duration&&(this.fired=!0,a()):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 Ns=class{constructor(e){this.config=e;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 Ji;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(e=>e.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var e,t,n;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let o=this.w;if(!o||!o.location)throw new Error("Window object or location not available");let a=o.location.protocol==="https:"?"wss:":"ws:",s=(e=this.config)==null?void 0:e.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(!s)throw new Error("host must be provided in Runtype voice provider configuration");let l=`${a}//${s}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(l),this.setupWebSocketHandlers();let p=`${a}//${s}/ws/agents/${i}/voice?token=...`,f=" Check: API running on port 8787? Valid client token? Agent voice enabled? Token allowedOrigins includes this page?";await new Promise((u,m)=>{if(!this.ws)return m(new Error("WebSocket not created"));let v=!1,x=M=>{v||(v=!0,clearTimeout(S),m(new Error(M)))},S=setTimeout(()=>x("WebSocket connection timed out."+f),1e4);this.ws.addEventListener("open",()=>{v||(v=!0,clearTimeout(S),u())},{once:!0}),this.ws.addEventListener("error",()=>{x("WebSocket connection failed to "+p+"."+f)},{once:!0}),this.ws.addEventListener("close",M=>{if(!M.wasClean&&!v){let E=M.code!==1006?` (code ${M.code})`:"";x("WebSocket connection failed"+E+"."+f)}},{once:!0})}),this.sendHeartbeat()}catch(o){throw this.ws=null,this.errorCallbacks.forEach(a=>a(o)),this.statusCallbacks.forEach(a=>a("error")),o}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(e=>e("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(e=>e("disconnected"))},this.ws.onerror=e=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=e=>{if(e.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(e.data));return}try{let t=JSON.parse(e.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(n=>n(new Error("Message parsing failed")))}})}handleWebSocketMessage(e){var t,n;switch(e.type){case"session_config":e.interruptionMode&&(this.interruptionMode=e.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(o=>o({text:e.response.agentResponseText||e.response.transcript,transcript:e.response.transcript,audio:e.response.audio,confidence:.95,provider:"runtype"})),(t=e.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(o=>o("speaking")),this.playAudio(e.response.audio).catch(o=>this.errorCallbacks.forEach(a=>a(o instanceof Error?o:new Error(String(o)))))):(n=e.response.audio)!=null&&n.base64;break;case"audio_end":if(e.requestId&&e.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(o=>o("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(o=>o(new Error(e.error))),this.statusCallbacks.forEach(o=>o("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(e){e.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new Qi(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(e))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(e=>e("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 e,t,n,o;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let l=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(l)}let a=this.w;this.audioContext||(this.audioContext=new(a.AudioContext||a.webkitAudioContext));let s=this.audioContext,i=(t=(e=this.config)==null?void 0:e.pauseDuration)!=null?t:2e3,d=(o=(n=this.config)==null?void 0:n.silenceThreshold)!=null?o:.01;this.vad.start(s,this.mediaStream,"silence",{threshold:d,duration:i},()=>this.stopListening()),this.mediaRecorder=new MediaRecorder(this.mediaStream),this.audioChunks=[],this.mediaRecorder.ondataavailable=l=>{l.data.size>0&&this.audioChunks.push(l.data)},this.mediaRecorder.onstop=async()=>{var l;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(u=>u("processing")),this.processingStartCallbacks.forEach(u=>u());let p=((l=this.mediaRecorder)==null?void 0:l.mimeType)||"audio/webm",f=new Blob(this.audioChunks,{type:p});await this.sendAudio(f),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(l=>l("listening"))}catch(a){throw this.errorCallbacks.forEach(s=>s(a)),this.statusCallbacks.forEach(s=>s("error")),a}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(e=>e.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(e=>e.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(e=>e("idle"))}async startBargeInMonitoring(){var a,s;if(this.interruptionMode!=="barge-in")return;let e=this.w;if(!this.mediaStream&&e&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&e&&(this.audioContext=new(e.AudioContext||e.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,n=(s=(a=this.config)==null?void 0:a.silenceThreshold)!=null?s:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:n,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(e=>{this.errorCallbacks.forEach(t=>t(e instanceof Error?e:new Error(String(e))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(e){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(e),o=this.getFormatFromMimeType(e.type),a=this.generateRequestId();this.currentRequestId=a,this.ws.send(JSON.stringify({type:"audio_input",audio:n,format:o,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:a}))}catch(n){this.errorCallbacks.forEach(o=>o(n)),this.statusCallbacks.forEach(o=>o("error"))}}getFormatFromMimeType(e){return e.includes("wav")?"wav":e.includes("mpeg")||e.includes("mp3")?"mp3":"webm"}blobToBase64(e){return new Promise((t,n)=>{let o=new FileReader;o.onload=()=>{let s=o.result.split(",")[1];t(s)},o.onerror=n,o.readAsDataURL(e)})}async playAudio(e){if(!e.base64)return;let t=atob(e.base64),n=new Uint8Array(t.length);for(let l=0;l<t.length;l++)n[l]=t.charCodeAt(l);let o=e.format||"mp3",a=o==="mp3"?"audio/mpeg":`audio/${o}`,s=new Blob([n],{type:a}),i=URL.createObjectURL(s),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(l=>l("idle")))},await d.play()}onResult(e){this.resultCallbacks.push(e)}onError(e){this.errorCallbacks.push(e)}onStatusChange(e){this.statusCallbacks.push(e)}onProcessingStart(e){this.processingStartCallbacks.push(e)}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(e=>e.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(e=>e("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var pa=class{constructor(e={}){this.config=e;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(e=>e("connected"))}async startListening(){var e,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=((e=this.config)==null?void 0:e.language)||"en-US",this.recognition.continuous=((t=this.config)==null?void 0:t.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=o=>{var i;let a=Array.from(o.results).map(d=>d[0]).map(d=>d.transcript).join(""),s=o.results[o.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:a,confidence:s?.8:.5,provider:"browser"})),s&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=o=>{this.errorCallbacks.forEach(a=>a(new Error(o.error))),this.statusCallbacks.forEach(a=>a("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(o=>o("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(o=>o("idle"))},this.recognition.start()}catch(n){throw this.errorCallbacks.forEach(o=>o(n)),this.statusCallbacks.forEach(o=>o("error")),n}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(e=>e("idle"))}onResult(e){this.resultCallbacks.push(e)}onError(e){this.errorCallbacks.push(e)}onStatusChange(e){this.statusCallbacks.push(e)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(e=>e("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function ua(r){switch(r.type){case"runtype":if(!r.runtype)throw new Error("Runtype voice provider requires configuration");return new Ns(r.runtype);case"browser":if(!pa.isSupported())throw new Error("Browser speech recognition not supported");return new pa(r.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${r.type}`)}}function Yi(r){if((r==null?void 0:r.type)==="runtype"&&r.runtype)return ua({type:"runtype",runtype:r.runtype});if(pa.isSupported())return ua({type:"browser",browser:(r==null?void 0:r.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function Os(r){try{return Yi(r),!0}catch{return!1}}function Dh(r,e){let t=r instanceof Error?r:new Error(String(r));if(typeof e=="string")return e;if(typeof e=="function")return e(t);let n="Sorry \u2014 I couldn't reach the assistant. The chat service didn't respond. Please check that your proxy or backend is running and reachable, then try again.";return t.message?`${n}
58
+ `);s=(or=Ie.pop())!=null?or:"";for(let Xe of Ie){let Fe=Xe.split(`
59
+ `),Ne="message",Ye="";for(let ar of Fe)ar.startsWith("event:")?Ne=ar.replace("event:","").trim():ar.startsWith("data:")&&(Ye+=ar.replace("data:","").trim());if(!Ye)continue;let At;try{At=JSON.parse(Ye)}catch(ar){t({type:"error",error:ar instanceof Error?ar:new Error("Failed to parse chat stream payload")});continue}let Xt=Ne!=="message"?Ne:(hr=At.type)!=null?hr:"message";if((sn=this.onSSEEvent)==null||sn.call(this,Xt,At),this.parseSSEEvent){h.current=f;let ar=await this.handleCustomSSEEvent(At,t,h,p,l,S);if(h.current&&h.current!==f&&(f=h.current),ar)continue}Rt.push(Xt,At),ue()}}Rt.flushPending(),ue(),Rt.destroy()}};function Kh(){let r=Date.now().toString(36),e=Math.random().toString(36).substring(2,10);return`msg_${r}_${e}`}function Va(){let r=Date.now().toString(36),e=Math.random().toString(36).substring(2,10);return`usr_${r}_${e}`}function fa(){let r=Date.now().toString(36),e=Math.random().toString(36).substring(2,10);return`ast_${r}_${e}`}var al="[Image]";function Xh(r){return typeof r=="string"?[{type:"text",text:r}]:r}function Qh(r){return typeof r=="string"?r:r.filter(e=>e.type==="text").map(e=>e.text).join("")}function Jh(r){return typeof r=="string"?!1:r.some(e=>e.type==="image")}function Yh(r){return typeof r=="string"?[]:r.filter(e=>e.type==="image")}function $s(r){return{type:"text",text:r}}function Zh(r,e){return{type:"image",image:r,...(e==null?void 0:e.mimeType)&&{mimeType:e.mimeType},...(e==null?void 0:e.alt)&&{alt:e.alt}}}async function ex(r){return new Promise((e,t)=>{let n=new FileReader;n.onload=()=>{let o=n.result;e({type:"image",image:o,mimeType:r.type,alt:r.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(r)})}function tx(r,e=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return e.includes(r.type)?r.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: ${e.join(", ")}`}}var rx=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],tv=["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"],yo=[...rx,...tv];function rv(r){return rx.includes(r)||r.startsWith("image/")}function sl(r){return rv(r.type)}async function nx(r){return new Promise((e,t)=>{let n=new FileReader;n.onload=()=>{let o=n.result;sl(r)?e({type:"image",image:o,mimeType:r.type,alt:r.name}):e({type:"file",data:o,mimeType:r.type,filename:r.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(r)})}function ox(r,e=yo,t=10*1024*1024){return e.includes(r.type)?r.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type "${r.type}". Accepted types: ${e.join(", ")}`}}function nv(r){let e=r.split(".");return e.length>1?e.pop().toLowerCase():""}function ax(r,e){let t=nv(e).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"}[r]||t||"FILE"}var il=class{constructor(e=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=e}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 e=this.ctx;return e.state==="suspended"&&e.resume(),e}enqueue(e){if(e.length===0)return;let t=e;if(this.remainder){let d=new Uint8Array(this.remainder.length+e.length);d.set(this.remainder),d.set(e,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(),o=this.pcmToFloat32(t),a=n.createBuffer(1,o.length,this.sampleRate);a.getChannelData(0).set(o);let s=n.createBufferSource();s.buffer=a,s.connect(n.destination);let i=n.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),s.start(this.nextStartTime),this.nextStartTime+=a.duration,this.activeSources.push(s),this.pendingCount++,this.playing=!0,s.onended=()=>{let d=this.activeSources.indexOf(s);d!==-1&&this.activeSources.splice(d,1),this.pendingCount--,this.checkFinished()}}markStreamEnd(){this.streamEnded=!0,this.checkFinished()}flush(){for(let e of this.activeSources)try{e.stop(),e.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(e){this.finishedCallbacks.push(e)}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 e=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of e)t()}}pcmToFloat32(e){let t=Math.floor(e.length/2),n=new Float32Array(t),o=new DataView(e.buffer,e.byteOffset,e.byteLength);for(let a=0;a<t;a++){let s=o.getInt16(a*2,!0);n[a]=s/32768}return n}};var ll=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(e,t,n,o,a){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=e.createMediaStreamSource(t),this.analyserNode=e.createAnalyser(),this.analyserNode.fftSize=2048,this.sourceNode.connect(this.analyserNode);let s=new Float32Array(this.analyserNode.fftSize);this.interval=setInterval(()=>{if(!this.analyserNode||this.fired)return;this.analyserNode.getFloatTimeDomainData(s);let i=0;for(let u=0;u<s.length;u++)i+=s[u]*s[u];let d=Math.sqrt(i/s.length);(n==="silence"?d<o.threshold:d>=o.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=o.duration&&(this.fired=!0,a()):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 Vs=class{constructor(e){this.config=e;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 ll;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(e=>e.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var e,t,n;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let o=this.w;if(!o||!o.location)throw new Error("Window object or location not available");let a=o.location.protocol==="https:"?"wss:":"ws:",s=(e=this.config)==null?void 0:e.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(!s)throw new Error("host must be provided in Runtype voice provider configuration");let l=`${a}//${s}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(l),this.setupWebSocketHandlers();let u=`${a}//${s}/ws/agents/${i}/voice?token=...`,m=" Check: API running on port 8787? Valid client token? Agent voice enabled? Token allowedOrigins includes this page?";await new Promise((p,f)=>{if(!this.ws)return f(new Error("WebSocket not created"));let b=!1,h=T=>{b||(b=!0,clearTimeout(S),f(new Error(T)))},S=setTimeout(()=>h("WebSocket connection timed out."+m),1e4);this.ws.addEventListener("open",()=>{b||(b=!0,clearTimeout(S),p())},{once:!0}),this.ws.addEventListener("error",()=>{h("WebSocket connection failed to "+u+"."+m)},{once:!0}),this.ws.addEventListener("close",T=>{if(!T.wasClean&&!b){let M=T.code!==1006?` (code ${T.code})`:"";h("WebSocket connection failed"+M+"."+m)}},{once:!0})}),this.sendHeartbeat()}catch(o){throw this.ws=null,this.errorCallbacks.forEach(a=>a(o)),this.statusCallbacks.forEach(a=>a("error")),o}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(e=>e("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(e=>e("disconnected"))},this.ws.onerror=e=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=e=>{if(e.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(e.data));return}try{let t=JSON.parse(e.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(n=>n(new Error("Message parsing failed")))}})}handleWebSocketMessage(e){var t,n;switch(e.type){case"session_config":e.interruptionMode&&(this.interruptionMode=e.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(o=>o({text:e.response.agentResponseText||e.response.transcript,transcript:e.response.transcript,audio:e.response.audio,confidence:.95,provider:"runtype"})),(t=e.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(o=>o("speaking")),this.playAudio(e.response.audio).catch(o=>this.errorCallbacks.forEach(a=>a(o instanceof Error?o:new Error(String(o)))))):(n=e.response.audio)!=null&&n.base64;break;case"audio_end":if(e.requestId&&e.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(o=>o("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(o=>o(new Error(e.error))),this.statusCallbacks.forEach(o=>o("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(e){e.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new il(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(e))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(e=>e("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 e,t,n,o;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let l=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(l)}let a=this.w;this.audioContext||(this.audioContext=new(a.AudioContext||a.webkitAudioContext));let s=this.audioContext,i=(t=(e=this.config)==null?void 0:e.pauseDuration)!=null?t:2e3,d=(o=(n=this.config)==null?void 0:n.silenceThreshold)!=null?o:.01;this.vad.start(s,this.mediaStream,"silence",{threshold:d,duration:i},()=>this.stopListening()),this.mediaRecorder=new MediaRecorder(this.mediaStream),this.audioChunks=[],this.mediaRecorder.ondataavailable=l=>{l.data.size>0&&this.audioChunks.push(l.data)},this.mediaRecorder.onstop=async()=>{var l;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(p=>p("processing")),this.processingStartCallbacks.forEach(p=>p());let u=((l=this.mediaRecorder)==null?void 0:l.mimeType)||"audio/webm",m=new Blob(this.audioChunks,{type:u});await this.sendAudio(m),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(l=>l("listening"))}catch(a){throw this.errorCallbacks.forEach(s=>s(a)),this.statusCallbacks.forEach(s=>s("error")),a}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(e=>e.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(e=>e.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(e=>e("idle"))}async startBargeInMonitoring(){var a,s;if(this.interruptionMode!=="barge-in")return;let e=this.w;if(!this.mediaStream&&e&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&e&&(this.audioContext=new(e.AudioContext||e.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,n=(s=(a=this.config)==null?void 0:a.silenceThreshold)!=null?s:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:n,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(e=>{this.errorCallbacks.forEach(t=>t(e instanceof Error?e:new Error(String(e))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(e){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(e),o=this.getFormatFromMimeType(e.type),a=this.generateRequestId();this.currentRequestId=a,this.ws.send(JSON.stringify({type:"audio_input",audio:n,format:o,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:a}))}catch(n){this.errorCallbacks.forEach(o=>o(n)),this.statusCallbacks.forEach(o=>o("error"))}}getFormatFromMimeType(e){return e.includes("wav")?"wav":e.includes("mpeg")||e.includes("mp3")?"mp3":"webm"}blobToBase64(e){return new Promise((t,n)=>{let o=new FileReader;o.onload=()=>{let s=o.result.split(",")[1];t(s)},o.onerror=n,o.readAsDataURL(e)})}async playAudio(e){if(!e.base64)return;let t=atob(e.base64),n=new Uint8Array(t.length);for(let l=0;l<t.length;l++)n[l]=t.charCodeAt(l);let o=e.format||"mp3",a=o==="mp3"?"audio/mpeg":`audio/${o}`,s=new Blob([n],{type:a}),i=URL.createObjectURL(s),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(l=>l("idle")))},await d.play()}onResult(e){this.resultCallbacks.push(e)}onError(e){this.errorCallbacks.push(e)}onStatusChange(e){this.statusCallbacks.push(e)}onProcessingStart(e){this.processingStartCallbacks.push(e)}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(e=>e.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(e=>e("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var ma=class{constructor(e={}){this.config=e;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(e=>e("connected"))}async startListening(){var e,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=((e=this.config)==null?void 0:e.language)||"en-US",this.recognition.continuous=((t=this.config)==null?void 0:t.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=o=>{var i;let a=Array.from(o.results).map(d=>d[0]).map(d=>d.transcript).join(""),s=o.results[o.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:a,confidence:s?.8:.5,provider:"browser"})),s&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=o=>{this.errorCallbacks.forEach(a=>a(new Error(o.error))),this.statusCallbacks.forEach(a=>a("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(o=>o("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(o=>o("idle"))},this.recognition.start()}catch(n){throw this.errorCallbacks.forEach(o=>o(n)),this.statusCallbacks.forEach(o=>o("error")),n}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(e=>e("idle"))}onResult(e){this.resultCallbacks.push(e)}onError(e){this.errorCallbacks.push(e)}onStatusChange(e){this.statusCallbacks.push(e)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(e=>e("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function ga(r){switch(r.type){case"runtype":if(!r.runtype)throw new Error("Runtype voice provider requires configuration");return new Vs(r.runtype);case"browser":if(!ma.isSupported())throw new Error("Browser speech recognition not supported");return new ma(r.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${r.type}`)}}function dl(r){if((r==null?void 0:r.type)==="runtype"&&r.runtype)return ga({type:"runtype",runtype:r.runtype});if(ma.isSupported())return ga({type:"browser",browser:(r==null?void 0:r.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function js(r){try{return dl(r),!0}catch{return!1}}var ov=["apiUrl","clientToken","flowId","agent","agentOptions","headers","getHeaders","webmcp","streamParser","parserType","contextProviders","requestMiddleware","customFetch","parseSSEEvent","onSessionInit","onSessionExpired","getStoredSessionId","setStoredSessionId"];function av(r,e){return ov.some(t=>r[t]!==e[t])}function sx(r,e){let t=r instanceof Error?r:new Error(String(r));if(typeof e=="string")return e;if(typeof e=="function")return e(t);let n="Sorry \u2014 I couldn't reach the assistant. The chat service didn't respond. Please check that your proxy or backend is running and reachable, then try again.";return t.message?`${n}
60
60
 
61
- _Details: ${t.message}_`:n}var _s=r=>({isError:!0,content:[{type:"text",text:r}]}),Fh=(r,e="WebMCP tool execution failed.")=>r instanceof Error&&r.message?r.message:typeof r=="string"&&r?r:e,_a=class r{constructor(e={},t){this.config=e;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.webMcpInflightKeys=new Set;this.webMcpResolvedKeys=new Set;this.webMcpResolveControllers=new Set;this.webMcpEpoch=0;this.webMcpApprovalResolvers=new Map;this.webMcpApprovalSeq=0;this.webMcpAwaitBatches=new Map;this.voiceProvider=null;this.voiceActive=!1;this.voiceStatus="disconnected";this.pendingVoiceUserMessageId=null;this.pendingVoiceAssistantMessageId=null;this.ttsSpokenMessageIds=new Set;this.handleEvent=e=>{var t,n,o,a,s,i,d,l;if(e.type==="message"){this.upsertMessage(e.message);let p=e.message.toolCall;((t=e.message.agentMetadata)==null?void 0:t.awaitingLocalTool)===!0&&(p!=null&&p.name)&&Bo(p.name)&&this.enqueueWebMcpAwait(e.message),(n=e.message.agentMetadata)!=null&&n.executionId&&(this.agentExecution?e.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=e.message.agentMetadata.iteration):this.agentExecution={executionId:e.message.agentMetadata.executionId,agentId:"",agentName:(o=e.message.agentMetadata.agentName)!=null?o:"",status:"running",currentIteration:(a=e.message.agentMetadata.iteration)!=null?a:0,maxTurns:0})}else if(e.type==="status"){if(this.setStatus(e.status),e.status==="connecting")this.setStreaming(!0);else if(e.status==="idle"||e.status==="error"){this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null);let p=this.webMcpAwaitBatches.size>0||this.webMcpResolveControllers.size>0;((s=this.agentExecution)==null?void 0:s.status)==="running"&&(e.status==="error"?this.agentExecution.status="error":p||(this.agentExecution.status="complete")),this.scheduleWebMcpBatchFlush()}}else e.type==="error"?(this.setStatus("error"),this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null),((i=this.agentExecution)==null?void 0:i.status)==="running"&&(this.agentExecution.status="error"),(l=(d=this.callbacks).onError)==null||l.call(d,e.error)):(e.type==="artifact_start"||e.type==="artifact_delta"||e.type==="artifact_update"||e.type==="artifact_complete")&&this.applyArtifactStreamEvent(e)};var n,o;this.messages=[...(n=e.initialMessages)!=null?n:[]].map(a=>{var s;return{...a,sequence:(s=a.sequence)!=null?s:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new da(e),this.wireDefaultWebMcpConfirm();for(let a of(o=e.initialArtifacts)!=null?o:[])this.artifacts.set(a.id,{...a,status:"complete"});e.initialSelectedArtifactId!=null&&(this.selectedArtifactId=e.initialSelectedArtifactId),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.artifacts.size>0&&this.emitArtifactsState(),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(e){this.client.setSSEEventCallback(e)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var e;return((e=this.agentExecution)==null?void 0:e.status)==="running"}isVoiceSupported(){var e;return Os((e=this.config.voiceRecognition)==null?void 0:e.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var e;return(e=this.voiceProvider)!=null&&e.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var e;(e=this.voiceProvider)!=null&&e.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var e,t,n;return(n=(t=(e=this.voiceProvider)==null?void 0:e.isBargeInActive)==null?void 0:t.call(e))!=null?n:!1}async deactivateBargeIn(){var e;(e=this.voiceProvider)!=null&&e.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(e){var t,n,o;try{let a=e||this.getVoiceConfigFromConfig();if(!a)throw new Error("Voice configuration not provided");this.voiceProvider=ua(a);let s=(t=this.config.voiceRecognition)!=null?t:{},i=(n=s.processingText)!=null?n:"\u{1F3A4} Processing voice...",d=(o=s.processingErrorText)!=null?o:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let l=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=l.id;let p=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=p.id,this.setStreaming(!0)}),this.voiceProvider.onResult(l=>{var p,f,u,m,v,x;if(l.provider==="browser")l.text&&l.text.trim()&&this.sendMessage(l.text,{viaVoice:!0});else if(l.provider==="runtype"){this.pendingVoiceUserMessageId&&((p=l.transcript)!=null&&p.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:l.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(f=l.transcript)!=null&&f.trim()&&this.injectUserMessage({content:l.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((u=l.text)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:l.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(m=l.text)!=null&&m.trim()&&this.injectAssistantMessage({content:l.text.trim()});{let S=(x=this.pendingVoiceAssistantMessageId)!=null?x:(v=[...this.messages].reverse().find(M=>M.role==="assistant"))==null?void 0:v.id;S&&this.ttsSpokenMessageIds.add(S)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(l=>{console.error("Voice error:",l),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(l=>{var p,f;this.voiceStatus=l,this.voiceActive=l==="listening",(f=(p=this.callbacks).onVoiceStatusChanged)==null||f.call(p,l)}),this.voiceProvider.connect()}catch(a){console.error("Failed to setup voice:",a)}}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(e){console.error("Failed to start voice:",e)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,n,o,a,s,i,d,l,p;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let e=this.config.voiceRecognition.provider;switch(e.type){case"runtype":return{type:"runtype",runtype:{agentId:((n=e.runtype)==null?void 0:n.agentId)||"",clientToken:((o=e.runtype)==null?void 0:o.clientToken)||"",host:(a=e.runtype)==null?void 0:a.host,voiceId:(s=e.runtype)==null?void 0:s.voiceId,pauseDuration:(i=e.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=e.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((l=e.browser)==null?void 0:l.language)||"en-US",continuous:(p=e.browser)==null?void 0:p.continuous}};default:return}}async initClientSession(){var e,t;if(!this.isClientTokenMode())return null;try{let n=await this.client.initSession();return this.setClientSession(n),n}catch(n){return(t=(e=this.callbacks).onError)==null||t.call(e,n instanceof Error?n:new Error(String(n))),null}}setClientSession(e){if(this.clientSession=e,e.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:e.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var e;return(e=this.clientSession)!=null?e:this.client.getClientSession()}isSessionValid(){let e=this.getClientSession();return e?new Date<e.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(e,t){return this.client.submitMessageFeedback(e,t)}async submitCSATFeedback(e,t){return this.client.submitCSATFeedback(e,t)}async submitNPSFeedback(e,t){return this.client.submitNPSFeedback(e,t)}updateConfig(e){this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear();let t=this.client.getSSEEventCallback();this.config={...this.config,...e},this.client=new da(this.config),this.wireDefaultWebMcpConfirm(),t&&this.client.setSSEEventCallback(t)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(e){this.handleEvent(e)}injectMessage(e){let{role:t,content:n,llmContent:o,contentParts:a,id:s,createdAt:i,sequence:d,streaming:l=!1,voiceProcessing:p,rawContent:f}=e,m={id:s!=null?s:t==="user"?Oa():t==="assistant"?ca():`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:l,...o!==void 0&&{llmContent:o},...a!==void 0&&{contentParts:a},...p!==void 0&&{voiceProcessing:p},...f!==void 0&&{rawContent:f}};return this.upsertMessage(m),m}injectAssistantMessage(e){return this.injectMessage({...e,role:"assistant"})}injectUserMessage(e){return this.injectMessage({...e,role:"user"})}injectSystemMessage(e){return this.injectMessage({...e,role:"system"})}injectMessageBatch(e){let t=[];for(let n of e){let{role:o,content:a,llmContent:s,contentParts:i,id:d,createdAt:l,sequence:p,streaming:f=!1,voiceProcessing:u,rawContent:m}=n,x={id:d!=null?d:o==="user"?Oa():o==="assistant"?ca():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:o,content:a,createdAt:l!=null?l:new Date().toISOString(),sequence:p!=null?p:this.nextSequence(),streaming:f,...s!==void 0&&{llmContent:s},...i!==void 0&&{contentParts:i},...u!==void 0&&{voiceProcessing:u},...m!==void 0&&{rawContent:m}};t.push(x)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}injectComponentDirective(e){let{component:t,props:n={},text:o="",llmContent:a,id:s,createdAt:i,sequence:d}=e,l={text:o,component:t,props:n};return this.injectMessage({role:"assistant",content:o,rawContent:JSON.stringify(l),...a!==void 0&&{llmContent:a},...s!==void 0&&{id:s},...i!==void 0&&{createdAt:i},...d!==void 0&&{sequence:d}})}async sendMessage(e,t){var l,p,f,u,m;let n=e.trim();if(!n&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(l=this.abortController)==null||l.abort(),this.abortWebMcpResolves();let o=Oa(),a=ca(),s={id:o,role:"user",content:n||Ki,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(s),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:a},this.handleEvent)}catch(v){let x=v instanceof Error&&(v.name==="AbortError"||v.message.includes("aborted")||v.message.includes("abort"));if(!x){let S=Dh(v,this.config.errorMessage);if(S){let M={id:a,role:"assistant",createdAt:new Date().toISOString(),content:S,sequence:this.nextSequence()};this.appendMessage(M)}}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,x||(v instanceof Error?(f=(p=this.callbacks).onError)==null||f.call(p,v):(m=(u=this.callbacks).onError)==null||m.call(u,new Error(String(v))))}}async continueConversation(){var o,a,s,i,d;if(this.streaming)return;(o=this.abortController)==null||o.abort();let e=ca();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:e},this.handleEvent)}catch(l){let p=l instanceof Error&&(l.name==="AbortError"||l.message.includes("aborted")||l.message.includes("abort"));if(!p){let f=Dh(l,this.config.errorMessage);if(f){let u={id:e,role:"assistant",createdAt:new Date().toISOString(),content:f,sequence:this.nextSequence()};this.appendMessage(u)}}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,p||(l instanceof Error?(s=(a=this.callbacks).onError)==null||s.call(a,l):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(l))))}}async connectStream(e,t){var o,a,s;if(this.streaming&&!(t!=null&&t.allowReentry))return;t!=null&&t.allowReentry||(o=this.abortController)==null||o.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(e,this.handleEvent,t==null?void 0:t.assistantMessageId)}catch(i){this.setStatus("error"),this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null),(s=(a=this.callbacks).onError)==null||s.call(a,i instanceof Error?i:new Error(String(i)))}}wireDefaultWebMcpConfirm(){let e=this.config.webmcp;(e==null?void 0:e.enabled)===!0&&!e.onConfirm&&this.client.setWebMcpConfirmHandler(t=>this.requestWebMcpApproval(t))}requestWebMcpApproval(e){var o,a,s;try{if(((a=(o=this.config.webmcp)==null?void 0:o.autoApprove)==null?void 0:a.call(o,e))===!0)return Promise.resolve(!0)}catch{}let t={id:`webmcp-${++this.webMcpApprovalSeq}`,status:"pending",agentId:"",executionId:"",toolName:e.toolName,toolType:"webmcp",description:(s=e.description)!=null?s:`Allow the assistant to run ${e.toolName}?`,parameters:e.args},n=`approval-${t.id}`;return this.upsertMessage({id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:t}),new Promise(i=>{this.webMcpApprovalResolvers.set(n,i)})}resolveWebMcpApproval(e,t){let n=this.webMcpApprovalResolvers.get(e);if(!n)return;this.webMcpApprovalResolvers.delete(e);let o=this.messages.find(a=>a.id===e);o!=null&&o.approval&&this.upsertMessage({...o,approval:{...o.approval,status:t,resolvedAt:Date.now()}}),n(t==="approved")}async resolveApproval(e,t,n){var p,f,u,m,v;let o=`approval-${e.id}`,a={...e,status:t,resolvedAt:Date.now()},s=this.messages.find(x=>x.id===o),i={id:o,role:"assistant",content:"",createdAt:(p=s==null?void 0:s.createdAt)!=null?p:new Date().toISOString(),...(s==null?void 0:s.sequence)!==void 0?{sequence:s.sequence}:{},streaming:!1,variant:"approval",approval:a};this.upsertMessage(i),(f=this.abortController)==null||f.abort(),this.abortController=new AbortController,this.setStreaming(!0);let d=this.config.approval,l=d&&typeof d=="object"?d.onDecision:void 0;try{let x;if(l?x=await l({approvalId:e.id,executionId:e.executionId,agentId:e.agentId,toolName:e.toolName},t,n):x=await this.client.resolveApproval({agentId:e.agentId,executionId:e.executionId,approvalId:e.id},t),x){let S=null;if(x instanceof Response){if(!x.ok){let M=await x.json().catch(()=>null);throw new Error((u=M==null?void 0:M.error)!=null?u:`Approval request failed: ${x.status}`)}S=x.body}else x instanceof ReadableStream&&(S=x);S?await this.connectStream(S,{allowReentry:!0}):(t==="denied"&&this.appendMessage({id:`denial-${e.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.setStreaming(!1),this.abortController=null)}else this.setStreaming(!1),this.abortController=null}catch(x){let S=x instanceof Error&&(x.name==="AbortError"||x.message.includes("aborted")||x.message.includes("abort"));this.setStreaming(!1),this.abortController=null,S||(v=(m=this.callbacks).onError)==null||v.call(m,x instanceof Error?x:new Error(String(x)))}}persistAskUserQuestionProgress(e,t){let n=this.messages.find(o=>o.id===e.id);n&&this.upsertMessage({...n,agentMetadata:{...n.agentMetadata,askUserQuestionAnswers:t.answers,askUserQuestionIndex:t.currentIndex}})}markAskUserQuestionResolved(e,t){let n=this.messages.find(o=>o.id===e.id);n&&this.upsertMessage({...n,agentMetadata:{...n.agentMetadata,awaitingLocalTool:!1,askUserQuestionAnswered:!0,...t?{askUserQuestionAnswers:t}:{}}})}async resolveAskUserQuestion(e,t){var p,f,u,m,v,x,S,M,E,k,h,w;let n=this.messages.find(C=>C.id===e.id);if(((p=n==null?void 0:n.agentMetadata)==null?void 0:p.askUserQuestionAnswered)===!0)return;let o=(f=e.agentMetadata)==null?void 0:f.executionId,a=(u=e.toolCall)==null?void 0:u.name;if(!o||!a){(v=(m=this.callbacks).onError)==null||v.call(m,new Error("resolveAskUserQuestion: message is missing executionId or toolCall.name"));return}let s=typeof t=="string"?void 0:t;if(s===void 0&&typeof t=="string"){let C=(x=e.toolCall)==null?void 0:x.args,T=Array.isArray(C==null?void 0:C.questions)?C.questions:[];if(T.length===1){let W=typeof((S=T[0])==null?void 0:S.question)=="string"?T[0].question:"";W&&(s={[W]:t})}}this.markAskUserQuestionResolved(e,s),(M=this.abortController)==null||M.abort(),this.abortController=new AbortController,this.setStreaming(!0);let i=e.toolCall.id,d=(E=e.toolCall)==null?void 0:E.args,l=Array.isArray(d==null?void 0:d.questions)?d.questions:[];if(l.length===0){let C=typeof t=="string"?t:Object.entries(t).map(([T,W])=>`${T}: ${Array.isArray(W)?W.join(", "):W}`).join(" | ");this.appendMessage({id:`ask-user-answer-${i}`,role:"user",content:C,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}else{let C=s!=null?s:{};l.forEach((T,W)=>{let R=typeof(T==null?void 0:T.question)=="string"?T.question:"";if(!R)return;let I=C[R],N=Array.isArray(I)?I.join(", "):typeof I=="string"?I:"";this.appendMessage({id:`ask-user-q-${i}-${W}`,role:"assistant",content:R,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.appendMessage({id:`ask-user-a-${i}-${W}`,role:"user",content:N||"*Skipped*",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})})}try{let C=await this.client.resumeFlow(o,{[a]:t});if(!C.ok){let T=await C.json().catch(()=>null);throw new Error((k=T==null?void 0:T.error)!=null?k:`Resume failed: ${C.status}`)}C.body?await this.connectStream(C.body,{allowReentry:!0}):(this.setStreaming(!1),this.abortController=null)}catch(C){let T=C instanceof Error&&(C.name==="AbortError"||C.message.includes("aborted")||C.message.includes("abort"));this.setStreaming(!1),this.abortController=null,T||(w=(h=this.callbacks).onError)==null||w.call(h,C instanceof Error?C:new Error(String(C)))}}enqueueWebMcpAwait(e){var a,s;let t=(a=e.agentMetadata)==null?void 0:a.executionId,n=(s=e.toolCall)==null?void 0:s.id;if(!t||!n){let i=this.webMcpEpoch;queueMicrotask(()=>{i===this.webMcpEpoch&&this.resolveWebMcpToolCall(e)});return}let o=this.webMcpAwaitBatches.get(t);o||(o={snapshots:[],seen:new Set},this.webMcpAwaitBatches.set(t,o)),!o.seen.has(n)&&(o.seen.add(n),o.snapshots.push(e))}scheduleWebMcpBatchFlush(){if(this.webMcpAwaitBatches.size===0)return;let e=this.webMcpEpoch;queueMicrotask(()=>{if(e===this.webMcpEpoch)for(let t of[...this.webMcpAwaitBatches.keys()])this.flushWebMcpAwaitBatch(t)})}flushWebMcpAwaitBatch(e){let t=this.webMcpAwaitBatches.get(e);if(!t)return;this.webMcpAwaitBatches.delete(e);let{snapshots:n}=t;n.length===1?this.resolveWebMcpToolCall(n[0]):n.length>1&&this.resolveWebMcpToolCallBatch(e,n)}resolveWebMcpToolStartedAt(e){var o,a;let t=this.messages.find(s=>s.id===e.id),n=[(o=t==null?void 0:t.toolCall)==null?void 0:o.startedAt,(a=e.toolCall)==null?void 0:a.startedAt];for(let s of n)if(typeof s=="number"&&Number.isFinite(s))return s;return Date.now()}markWebMcpToolRunning(e){let t=this.resolveWebMcpToolStartedAt(e);return this.upsertMessage({...e,streaming:!0,agentMetadata:{...e.agentMetadata,awaitingLocalTool:!1},toolCall:e.toolCall?{...e.toolCall,status:"running",startedAt:t,completedAt:void 0,duration:void 0,durationMs:void 0}:e.toolCall}),t}markWebMcpToolComplete(e,t,n,o=Date.now()){this.messages.some(a=>a.id===e.id)&&this.upsertMessage({...e,streaming:!1,agentMetadata:{...e.agentMetadata,awaitingLocalTool:!1},toolCall:e.toolCall?{...e.toolCall,status:"complete",result:t,startedAt:n,completedAt:o,duration:void 0,durationMs:Math.max(0,o-n)}:e.toolCall})}async resolveWebMcpToolCallBatch(e,t){var d,l,p;let n=[],o=[],a=new AbortController;this.webMcpResolveControllers.add(a),this.setStreaming(!0);let s=await Promise.all(t.map(async f=>{var h,w,C,T,W,R,I;let u=(h=f.toolCall)==null?void 0:h.name,m=(w=f.toolCall)==null?void 0:w.id;if(!u||!m)return null;let v=`${e}:${m}`;if(this.webMcpInflightKeys.has(v)||this.webMcpResolvedKeys.has(v))return null;this.webMcpInflightKeys.add(v),n.push(v);let x=this.markWebMcpToolRunning(f),S=new AbortController;this.webMcpResolveControllers.add(S),o.push(S);let M=(T=(C=f.agentMetadata)==null?void 0:C.webMcpToolCallId)!=null?T:u,E=this.client.executeWebMcpToolCall(u,(W=f.toolCall)==null?void 0:W.args,S.signal),k;if(!E)k={isError:!0,content:[{type:"text",text:"WebMCP not enabled on this widget."}]};else try{k=await E}catch(N){let V=N instanceof Error&&(N.name==="AbortError"||N.message.includes("aborted")||N.message.includes("abort"));return V||(I=(R=this.callbacks).onError)==null||I.call(R,N instanceof Error?N:new Error(String(N))),this.markWebMcpToolComplete(f,_s(V?"Aborted by cancel()":Fh(N)),x),this.webMcpInflightKeys.delete(v),null}return S.signal.aborted?(this.markWebMcpToolComplete(f,_s("Aborted by cancel()"),x),this.webMcpInflightKeys.delete(v),null):{dedupeKey:v,resumeKey:M,output:k,toolMessage:f,startedAt:x,completedAt:Date.now()}})),i=[];try{if(i=s.filter(m=>m!==null),i.length===0)return;let f={};for(let m of i)f[m.resumeKey]=m.output;let u=await this.client.resumeFlow(e,f,{signal:a.signal});if(!u.ok){let m=await u.json().catch(()=>null);throw new Error((d=m==null?void 0:m.error)!=null?d:`Resume failed: ${u.status}`)}for(let m of i)this.webMcpResolvedKeys.add(m.dedupeKey),this.markWebMcpToolComplete(m.toolMessage,m.output,m.startedAt,m.completedAt);u.body&&await this.connectStream(u.body,{allowReentry:!0})}catch(f){if(!(f instanceof Error&&(f.name==="AbortError"||f.message.includes("aborted")||f.message.includes("abort"))))(p=(l=this.callbacks).onError)==null||p.call(l,f instanceof Error?f:new Error(String(f)));else for(let m of i)this.markWebMcpToolComplete(m.toolMessage,_s("Aborted by cancel()"),m.startedAt)}finally{for(let f of n)this.webMcpInflightKeys.delete(f);for(let f of o)this.webMcpResolveControllers.delete(f);this.webMcpResolveControllers.delete(a),this.webMcpResolveControllers.size===0&&!this.abortController&&this.setStreaming(!1)}}async resolveWebMcpToolCall(e){var m,v,x,S,M,E,k,h,w,C,T,W;let t=(m=e.agentMetadata)==null?void 0:m.executionId,n=(v=e.toolCall)==null?void 0:v.name,o=(x=e.toolCall)==null?void 0:x.id;if(!t){(M=(S=this.callbacks).onError)==null||M.call(S,new Error("WebMCP step_await missing executionId \u2014 dispatch left paused."));return}if(!n)return;if(!o){let R=`${t}:__no_tool_id__:${n}`;if(this.webMcpInflightKeys.has(R)||this.webMcpResolvedKeys.has(R))return;this.webMcpInflightKeys.add(R);try{await this.resumeWithToolOutput(t,n,{isError:!0,content:[{type:"text",text:"WebMCP step_await missing toolCall.id \u2014 cannot execute the page tool."}]}),this.webMcpResolvedKeys.add(R)}catch(I){(k=(E=this.callbacks).onError)==null||k.call(E,I instanceof Error?I:new Error(String(I)))}finally{this.webMcpInflightKeys.delete(R)}return}let a=`${t}:${o}`;if(this.webMcpInflightKeys.has(a)||this.webMcpResolvedKeys.has(a))return;this.webMcpInflightKeys.add(a);let s=this.markWebMcpToolRunning(e),i=new AbortController;this.webMcpResolveControllers.add(i);let{signal:d}=i;this.setStreaming(!0);let l=(h=e.toolCall)==null?void 0:h.args,p=this.client.executeWebMcpToolCall(n,l,d),f="execute",u=s;try{let R;if(p?R=await p:R={isError:!0,content:[{type:"text",text:"WebMCP not enabled on this widget."}]},u=Date.now(),d.aborted){this.markWebMcpToolComplete(e,_s("Aborted by cancel()"),s);return}let I=(C=(w=e.agentMetadata)==null?void 0:w.webMcpToolCallId)!=null?C:n;f="resume",await this.resumeWithToolOutput(t,I,R,{onHttpOk:()=>{this.webMcpResolvedKeys.add(a),this.markWebMcpToolComplete(e,R,s,u)},signal:d})}catch(R){let I=R instanceof Error&&(R.name==="AbortError"||R.message.includes("aborted")||R.message.includes("abort"));(f==="execute"||I||d.aborted)&&this.markWebMcpToolComplete(e,_s(I||d.aborted?"Aborted by cancel()":Fh(R)),s),I||(W=(T=this.callbacks).onError)==null||W.call(T,R instanceof Error?R:new Error(String(R)))}finally{this.webMcpInflightKeys.delete(a),this.webMcpResolveControllers.delete(i),this.webMcpResolveControllers.size===0&&!this.abortController&&this.setStreaming(!1)}}async resumeWithToolOutput(e,t,n,o){var s,i;let a=await this.client.resumeFlow(e,{[t]:n},{signal:o==null?void 0:o.signal});if(!a.ok){let d=await a.json().catch(()=>null);throw new Error((s=d==null?void 0:d.error)!=null?s:`Resume failed: ${a.status}`)}(i=o==null?void 0:o.onHttpOk)==null||i.call(o),a.body?await this.connectStream(a.body,{allowReentry:!0}):this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null)}abortWebMcpResolves(){for(let e of this.webMcpResolveControllers)e.abort();this.webMcpResolveControllers.clear();for(let e of[...this.webMcpApprovalResolvers.keys()])this.resolveWebMcpApproval(e,"denied");this.webMcpAwaitBatches.clear(),this.webMcpEpoch++}cancel(){var e;(e=this.abortController)==null||e.abort(),this.abortController=null,this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.stopSpeaking(),this.stopVoicePlayback(),this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var e;this.stopSpeaking(),(e=this.abortController)==null||e.abort(),this.abortController=null,this.abortWebMcpResolves(),this.messages=[],this.agentExecution=null,this.clearArtifactState(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear(),this.client.resetClientToolsFingerprint(),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}getArtifacts(){return[...this.artifacts.values()]}getArtifactById(e){return this.artifacts.get(e)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(e){this.selectedArtifactId=e,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(e){var o;let t=e.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(e.artifactType==="markdown"){let a={id:t,artifactType:"markdown",title:e.title,status:"complete",markdown:e.content};return this.artifacts.set(t,a),this.selectedArtifactId=t,this.emitArtifactsState(),a}let n={id:t,artifactType:"component",title:e.title,status:"complete",component:e.component,props:(o=e.props)!=null?o:{}};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 e,t;(t=(e=this.callbacks).onArtifactsState)==null||t.call(e,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(e){var t,n;switch(e.type){case"artifact_start":{e.artifactType==="markdown"?this.artifacts.set(e.id,{id:e.id,artifactType:"markdown",title:e.title,status:"streaming",markdown:""}):this.artifacts.set(e.id,{id:e.id,artifactType:"component",title:e.title,status:"streaming",component:(t=e.component)!=null?t:"",props:{}}),this.selectedArtifactId=e.id;break}case"artifact_delta":{let o=this.artifacts.get(e.id);(o==null?void 0:o.artifactType)==="markdown"&&(o.markdown=((n=o.markdown)!=null?n:"")+e.artDelta);break}case"artifact_update":{let o=this.artifacts.get(e.id);(o==null?void 0:o.artifactType)==="component"&&(o.props={...o.props,...e.props},e.component&&(o.component=e.component));break}case"artifact_complete":{let o=this.artifacts.get(e.id);o&&(o.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(e){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear(),this.messages=this.sortMessages(e.map(n=>{var o;return{...n,streaming:!1,sequence:(o=n.sequence)!=null?o:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}hydrateArtifacts(e,t=null){this.artifacts.clear();for(let n of e)this.artifacts.set(n.id,{...n,status:"complete"});this.selectedArtifactId=t,this.emitArtifactsState()}setStatus(e){this.status!==e&&(this.status=e,this.callbacks.onStatusChanged(e))}setStreaming(e){if(this.streaming===e)return;let t=this.streaming;this.streaming=e,this.callbacks.onStreamingChanged(e),t&&!e&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let e=this.config.textToSpeech;if(!(e!=null&&e.enabled)||!(!e.provider||e.provider==="browser"||e.provider==="runtype"&&e.browserFallback))return;let n=[...this.messages].reverse().find(a=>a.role==="assistant"&&a.content&&!a.voiceProcessing);if(!n)return;if(this.ttsSpokenMessageIds.has(n.id)){this.ttsSpokenMessageIds.delete(n.id);return}let o=n.content;o.trim()&&this.speak(o,e)}speak(e,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let n=window.speechSynthesis;n.cancel();let o=new SpeechSynthesisUtterance(e),a=n.getVoices();if(t.voice){let s=a.find(i=>i.name===t.voice);s&&(o.voice=s)}else a.length>0&&(o.voice=t.pickVoice?t.pickVoice(a):r.pickBestVoice(a));t.rate!==void 0&&(o.rate=t.rate),t.pitch!==void 0&&(o.pitch=t.pitch),setTimeout(()=>n.speak(o),50)}static pickBestVoice(e){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 o of t){let a=e.find(s=>s.name===o);if(a)return a}return(n=e.find(o=>o.lang.startsWith("en")))!=null?n:e[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(e){let t=this.ensureSequence(e);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(e){let t=this.ensureSequence(e),n=this.messages.findIndex(o=>o.id===t.id);if(n===-1){this.appendMessage(t);return}this.messages=this.messages.map((o,a)=>{var p,f,u,m,v,x,S,M,E,k,h,w,C;if(a!==n)return o;let s={...o,...t};if(((p=o.agentMetadata)==null?void 0:p.askUserQuestionAnswered)===!0&&t.agentMetadata&&(s.agentMetadata={...t.agentMetadata,askUserQuestionAnswered:!0,...o.agentMetadata.askUserQuestionAnswers?{askUserQuestionAnswers:o.agentMetadata.askUserQuestionAnswers}:{},awaitingLocalTool:!1}),o.approval&&t.approval&&o.approval.id===t.approval.id){let T=o.approval,W=t.approval;s.approval={...T,...W,executionId:W.executionId||T.executionId,toolName:W.toolName||T.toolName,description:W.description||T.description,toolType:(f=W.toolType)!=null?f:T.toolType,reason:(u=W.reason)!=null?u:T.reason,parameters:(m=W.parameters)!=null?m:T.parameters}}let i=(v=t.toolCall)==null?void 0:v.name,d=(x=t.agentMetadata)==null?void 0:x.executionId,l=(S=t.toolCall)==null?void 0:S.id;if(i&&Bo(i)&&d&&l&&((M=t.agentMetadata)==null?void 0:M.awaitingLocalTool)===!0){let T=`${d}:${l}`,W=this.webMcpInflightKeys.has(T),R=this.webMcpResolvedKeys.has(T),I=(E=o.toolCall)==null?void 0:E.name,N=((k=o.agentMetadata)==null?void 0:k.executionId)===d&&((h=o.toolCall)==null?void 0:h.id)===l&&I!==void 0&&Bo(I)&&((w=o.toolCall)==null?void 0:w.status)==="complete";(W||R||N)&&(s.agentMetadata={...(C=s.agentMetadata)!=null?C:{},awaitingLocalTool:!1},s.toolCall=o.toolCall,s.streaming=o.streaming)}return s}),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(e){return e.sequence!==void 0?{...e}:{...e,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(e){return[...e].sort((t,n)=>{var d,l;let o=new Date(t.createdAt).getTime(),a=new Date(n.createdAt).getTime();if(!Number.isNaN(o)&&!Number.isNaN(a)&&o!==a)return o-a;let s=(d=t.sequence)!=null?d:0,i=(l=n.sequence)!=null?l:0;return s!==i?s-i:t.id.localeCompare(n.id)})}};var y=(r,e)=>{let t=document.createElement(r);return e&&(t.className=e),t},to=(r,e,t)=>{let n=r.createElement(e);return t&&(n.className=t),n};var Ed=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2"}]];var Ld=[["path",{d:"M12 5v14"}],["path",{d:"m19 12-7 7-7-7"}]];var Pd=[["path",{d:"m12 19-7-7 7-7"}],["path",{d:"M19 12H5"}]];var Rd=[["path",{d:"M5 12h14"}],["path",{d:"m12 5 7 7-7 7"}]];var Id=[["path",{d:"M7 7h10v10"}],["path",{d:"M7 17 17 7"}]];var Wd=[["path",{d:"m5 12 7-7 7 7"}],["path",{d:"M12 19V5"}]];var Hd=[["circle",{cx:"12",cy:"12",r:"4"}],["path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8"}]];var Bd=[["path",{d:"M4.929 4.929 19.07 19.071"}],["circle",{cx:"12",cy:"12",r:"10"}]];var Dd=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326"}]];var Fd=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z"}]];var Nd=[["path",{d:"M12 8V4H8"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2"}],["path",{d:"M2 14h2"}],["path",{d:"M20 14h2"}],["path",{d:"M15 13v2"}],["path",{d:"M9 13v2"}]];var Od=[["path",{d:"M12 10h.01"}],["path",{d:"M12 14h.01"}],["path",{d:"M12 6h.01"}],["path",{d:"M16 10h.01"}],["path",{d:"M16 14h.01"}],["path",{d:"M16 6h.01"}],["path",{d:"M8 10h.01"}],["path",{d:"M8 14h.01"}],["path",{d:"M8 6h.01"}],["path",{d:"M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"}],["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2"}]];var _d=[["path",{d:"M8 2v4"}],["path",{d:"M16 2v4"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}],["path",{d:"M3 10h18"}],["path",{d:"M8 14h.01"}],["path",{d:"M12 14h.01"}],["path",{d:"M16 14h.01"}],["path",{d:"M8 18h.01"}],["path",{d:"M12 18h.01"}],["path",{d:"M16 18h.01"}]];var Ud=[["path",{d:"M8 2v4"}],["path",{d:"M16 2v4"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}],["path",{d:"M3 10h18"}]];var qd=[["path",{d:"M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z"}],["circle",{cx:"12",cy:"13",r:"3"}]];var zd=[["path",{d:"M20 6 9 17l-5-5"}]];var $d=[["path",{d:"m6 9 6 6 6-6"}]];var Vd=[["path",{d:"m15 18-6-6 6-6"}]];var jd=[["path",{d:"m9 18 6-6-6-6"}]];var Gd=[["path",{d:"m18 15-6-6-6 6"}]];var Zi=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"m9 12 2 2 4-4"}]];var el=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"m15 9-6 6"}],["path",{d:"m9 9 6 6"}]];var Kd=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v4"}],["path",{d:"M21 14H11"}],["path",{d:"m15 10-4 4 4 4"}]];var Xd=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}]];var Qd=[["path",{d:"M12 6v6l4 2"}],["circle",{cx:"12",cy:"12",r:"10"}]];var Jd=[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"}]];var Yd=[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10"}]];var Zd=[["line",{x1:"12",x2:"12",y1:"2",y2:"22"}],["path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}]];var ec=[["path",{d:"M12 15V3"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}],["path",{d:"m7 10 5 5 5-5"}]];var tl=[["circle",{cx:"12",cy:"12",r:"1"}],["circle",{cx:"12",cy:"5",r:"1"}],["circle",{cx:"12",cy:"19",r:"1"}]];var rl=[["circle",{cx:"12",cy:"12",r:"1"}],["circle",{cx:"19",cy:"12",r:"1"}],["circle",{cx:"5",cy:"12",r:"1"}]];var tc=[["path",{d:"M15 3h6v6"}],["path",{d:"M10 14 21 3"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}]];var rc=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143"}],["path",{d:"m2 2 20 20"}]];var nc=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"}],["circle",{cx:"12",cy:"12",r:"3"}]];var oc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M10 12.5 8 15l2 2.5"}],["path",{d:"m14 12.5 2 2.5-2 2.5"}]];var ac=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M8 13h2"}],["path",{d:"M14 13h2"}],["path",{d:"M8 17h2"}],["path",{d:"M14 17h2"}]];var sc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M10 9H8"}],["path",{d:"M16 13H8"}],["path",{d:"M16 17H8"}]];var ic=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}]];var lc=[["path",{d:"M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8"}],["path",{d:"M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z"}],["path",{d:"M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1"}]];var dc=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}],["path",{d:"M7 3v18"}],["path",{d:"M3 7.5h4"}],["path",{d:"M3 12h18"}],["path",{d:"M3 16.5h4"}],["path",{d:"M17 3v18"}],["path",{d:"M17 7.5h4"}],["path",{d:"M17 16.5h4"}]];var cc=[["path",{d:"M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528"}]];var pc=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"}]];var uc=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"}]];var nl=[["path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"}]];var fc=[["rect",{x:"3",y:"8",width:"18",height:"4",rx:"1"}],["path",{d:"M12 8v13"}],["path",{d:"M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7"}],["path",{d:"M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5"}]];var mc=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"}],["path",{d:"M2 12h20"}]];var gc=[["line",{x1:"4",x2:"20",y1:"9",y2:"9"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21"}]];var hc=[["path",{d:"M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3"}]];var xc=[["path",{d:"M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5"}]];var bc=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}],["path",{d:"M3 3v5h5"}],["path",{d:"M12 7v5l4 2"}]];var ol=[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}]];var yc=[["path",{d:"M16 5h6"}],["path",{d:"M19 2v6"}],["path",{d:"M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}],["circle",{cx:"9",cy:"9",r:"2"}]];var vc=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"}],["circle",{cx:"9",cy:"9",r:"2"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}]];var Cc=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"M12 16v-4"}],["path",{d:"M12 8h.01"}]];var wc=[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4"}],["path",{d:"m21 2-9.6 9.6"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5"}]];var Ac=[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}]];var al=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56"}]];var Sc=[["path",{d:"M12 2v4"}],["path",{d:"m16.2 7.8 2.9-2.9"}],["path",{d:"M18 12h4"}],["path",{d:"m16.2 16.2 2.9 2.9"}],["path",{d:"M12 18v4"}],["path",{d:"m4.9 19.1 2.9-2.9"}],["path",{d:"M2 12h4"}],["path",{d:"m4.9 4.9 2.9 2.9"}]];var Tc=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}]];var Mc=[["path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}]];var kc=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["circle",{cx:"12",cy:"10",r:"3"}]];var Ec=[["path",{d:"M8 3H5a2 2 0 0 0-2 2v3"}],["path",{d:"M21 8V5a2 2 0 0 0-2-2h-3"}],["path",{d:"M3 16v3a2 2 0 0 0 2 2h3"}],["path",{d:"M16 21h3a2 2 0 0 0 2-2v-3"}]];var Lc=[["path",{d:"M4 5h16"}],["path",{d:"M4 12h16"}],["path",{d:"M4 19h16"}]];var Pc=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"}]];var Rc=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"}]];var Ic=[["path",{d:"M12 19v3"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}],["rect",{x:"9",y:"2",width:"6",height:"13",rx:"3"}]];var Wc=[["path",{d:"M8 3v3a2 2 0 0 1-2 2H3"}],["path",{d:"M21 8h-3a2 2 0 0 1-2-2V3"}],["path",{d:"M3 16h3a2 2 0 0 1 2 2v3"}],["path",{d:"M16 21v-3a2 2 0 0 1 2-2h3"}]];var Hc=[["path",{d:"M5 12h14"}]];var Bc=[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21"}]];var Dc=[["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"}]];var Fc=[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"}],["path",{d:"M12 22V12"}],["polyline",{points:"3.29 7 12 12 20.71 7"}],["path",{d:"m7.5 4.27 9 5.15"}]];var Nc=[["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551"}]];var Oc=[["rect",{x:"14",y:"3",width:"5",height:"18",rx:"1"}],["rect",{x:"5",y:"3",width:"5",height:"18",rx:"1"}]];var _c=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z"}],["path",{d:"m15 5 4 4"}]];var Uc=[["line",{x1:"19",x2:"5",y1:"5",y2:"19"}],["circle",{cx:"6.5",cy:"6.5",r:"2.5"}],["circle",{cx:"17.5",cy:"17.5",r:"2.5"}]];var qc=[["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}]];var zc=[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z"}]];var $c=[["path",{d:"M5 12h14"}],["path",{d:"M12 5v14"}]];var Vc=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"}],["path",{d:"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"}],["path",{d:"M12 17.5v-11"}]];var jc=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"}],["path",{d:"M21 3v5h-5"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"}],["path",{d:"M8 16H3v5"}]];var Gc=[["path",{d:"M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"}],["path",{d:"M21 3v5h-5"}]];var Kc=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7"}]];var Xc=[["path",{d:"m21 21-4.34-4.34"}],["circle",{cx:"11",cy:"11",r:"8"}]];var Qc=[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"}],["path",{d:"m21.854 2.147-10.94 10.939"}]];var Jc=[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"}],["circle",{cx:"12",cy:"12",r:"3"}]];var Yc=[["path",{d:"M12 2v13"}],["path",{d:"m16 6-4-4-4 4"}],["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}]];var Zc=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"M12 8v4"}],["path",{d:"M12 16h.01"}]];var ep=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"m9 12 2 2 4-4"}]];var sl=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"m14.5 9.5-5 5"}],["path",{d:"m9.5 9.5 5 5"}]];var tp=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}]];var rp=[["path",{d:"M16 10a4 4 0 0 1-8 0"}],["path",{d:"M3.103 6.034h17.794"}],["path",{d:"M3.4 5.467a2 2 0 0 0-.4 1.2V20a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.667a2 2 0 0 0-.4-1.2l-2-2.667A2 2 0 0 0 17 2H7a2 2 0 0 0-1.6.8z"}]];var np=[["circle",{cx:"8",cy:"21",r:"1"}],["circle",{cx:"19",cy:"21",r:"1"}],["path",{d:"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"}]];var op=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2"}],["path",{d:"M12 18h.01"}]];var il=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z"}],["path",{d:"M20 2v4"}],["path",{d:"M22 4h-4"}],["circle",{cx:"4",cy:"20",r:"2"}]];var ap=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}]];var sp=[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z"}]];var ip=[["path",{d:"M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5"}],["path",{d:"M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244"}],["path",{d:"M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05"}]];var lp=[["circle",{cx:"12",cy:"12",r:"4"}],["path",{d:"M12 2v2"}],["path",{d:"M12 20v2"}],["path",{d:"m4.93 4.93 1.41 1.41"}],["path",{d:"m17.66 17.66 1.41 1.41"}],["path",{d:"M2 12h2"}],["path",{d:"M20 12h2"}],["path",{d:"m6.34 17.66-1.41 1.41"}],["path",{d:"m19.07 4.93-1.41 1.41"}]];var dp=[["path",{d:"M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"}],["circle",{cx:"7.5",cy:"7.5",r:".5",fill:"currentColor"}]];var cp=[["path",{d:"M17 14V2"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z"}]];var pp=[["path",{d:"M7 10v12"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z"}]];var up=[["line",{x1:"10",x2:"14",y1:"2",y2:"2"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11"}],["circle",{cx:"12",cy:"14",r:"8"}]];var fp=[["path",{d:"M10 11v6"}],["path",{d:"M14 11v6"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"}],["path",{d:"M3 6h18"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}]];var mp=[["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"}],["path",{d:"M3 6h18"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}]];var ll=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"}],["path",{d:"M12 9v4"}],["path",{d:"M12 17h.01"}]];var gp=[["path",{d:"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2"}],["path",{d:"M15 18H9"}],["path",{d:"M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14"}],["circle",{cx:"17",cy:"18",r:"2"}],["circle",{cx:"7",cy:"18",r:"2"}]];var hp=[["path",{d:"M12 3v12"}],["path",{d:"m17 8-5-5-5 5"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}]];var xp=[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"}],["circle",{cx:"12",cy:"7",r:"4"}]];var bp=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z"}],["path",{d:"M16 9a5 5 0 0 1 0 6"}],["path",{d:"M19.364 18.364a9 9 0 0 0 0-12.728"}]];var yp=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z"}],["line",{x1:"22",x2:"16",y1:"9",y2:"15"}],["line",{x1:"16",x2:"22",y1:"9",y2:"15"}]];var vp=[["path",{d:"M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1"}],["path",{d:"M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4"}]];var Cp=[["path",{d:"M18 6 6 18"}],["path",{d:"m6 6 12 12"}]];var wp=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}]];var S0={activity:Ed,"arrow-down":Ld,"arrow-up":Wd,"arrow-up-right":Id,bot:Nd,"chevron-down":$d,"chevron-up":Gd,"chevron-right":jd,"chevron-left":Vd,check:zd,clipboard:Xd,"clipboard-copy":Kd,copy:Jd,file:ic,"file-code":oc,"file-spreadsheet":ac,"file-text":sc,"image-plus":yc,loader:Sc,"loader-circle":al,mic:Ic,paperclip:Nc,"refresh-cw":jc,search:Xc,send:Qc,"shield-alert":Zc,"shield-check":ep,"shield-x":sl,square:ap,"thumbs-down":cp,"thumbs-up":pp,upload:hp,"volume-2":bp,x:Cp,user:xp,mail:Mc,phone:qc,calendar:Ud,clock:Qd,building:Od,"map-pin":kc,lock:Tc,key:wc,"credit-card":Yd,"at-sign":Hd,hash:gc,globe:mc,link:Ac,"circle-check":Zi,"circle-x":el,"triangle-alert":ll,info:Cc,ban:Bd,shield:tp,"arrow-left":Pd,"arrow-right":Rd,"external-link":tc,ellipsis:rl,"ellipsis-vertical":tl,menu:Lc,house:ol,plus:$c,minus:Hc,pencil:_c,trash:mp,"trash-2":fp,save:Kc,download:ec,share:Yc,funnel:nl,settings:Jc,"rotate-cw":Gc,maximize:Ec,minimize:Wc,"shopping-cart":np,"shopping-bag":rp,package:Fc,truck:gp,tag:dp,gift:fc,receipt:Vc,wallet:vp,store:ip,"dollar-sign":Zd,percent:Uc,play:zc,pause:Oc,"volume-x":yp,camera:qd,image:vc,film:dc,headphones:hc,"message-circle":Pc,"message-square":Rc,bell:Dd,heart:xc,star:sp,eye:nc,"eye-off":rc,bookmark:Fd,"calendar-days":_d,history:bc,timer:up,folder:uc,"folder-open":pc,files:lc,sparkles:il,zap:wp,sun:lp,moon:Dc,flag:cc,monitor:Bc,smartphone:op},Me=(r,e=24,t="currentColor",n=2)=>{let o=S0[r];return o?T0(o,e,t,n):(console.warn(`Lucide icon "${r}" is not in the Persona registry. Add it to packages/widget/src/utils/icons.ts (see docs/icon-registry-shortlist.md).`),null)};function T0(r,e,t,n){if(!Array.isArray(r))return null;let o=document.createElementNS("http://www.w3.org/2000/svg","svg");return o.setAttribute("width",String(e)),o.setAttribute("height",String(e)),o.setAttribute("viewBox","0 0 24 24"),o.setAttribute("fill","none"),o.setAttribute("stroke",t),o.setAttribute("stroke-width",String(n)),o.setAttribute("stroke-linecap","round"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("aria-hidden","true"),r.forEach(a=>{if(!Array.isArray(a)||a.length<2)return;let s=a[0],i=a[1];if(!i)return;let d=document.createElementNS("http://www.w3.org/2000/svg",s);Object.entries(i).forEach(([l,p])=>{l!=="stroke"&&d.setAttribute(l,String(p))}),o.appendChild(d)}),o}var dl={allowedTypes:ho,maxFileSize:10*1024*1024,maxFiles:4};function M0(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function k0(r){return r==="application/pdf"||r.startsWith("text/")||r.includes("word")?"file-text":r.includes("excel")||r.includes("spreadsheet")?"file-spreadsheet":r==="application/json"?"file-code":"file"}var fa=class r{constructor(e={}){this.attachments=[];this.previewsContainer=null;var t,n,o;this.config={allowedTypes:(t=e.allowedTypes)!=null?t:dl.allowedTypes,maxFileSize:(n=e.maxFileSize)!=null?n:dl.maxFileSize,maxFiles:(o=e.maxFiles)!=null?o:dl.maxFiles,onFileRejected:e.onFileRejected,onAttachmentsChange:e.onAttachmentsChange}}setPreviewsContainer(e){this.previewsContainer=e}updateConfig(e){e.allowedTypes!==void 0&&(this.config.allowedTypes=e.allowedTypes.length>0?e.allowedTypes:dl.allowedTypes),e.maxFileSize!==void 0&&(this.config.maxFileSize=e.maxFileSize),e.maxFiles!==void 0&&(this.config.maxFiles=e.maxFiles),e.onFileRejected!==void 0&&(this.config.onFileRejected=e.onFileRejected),e.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=e.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(e=>e.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(e){!e||e.length===0||await this.handleFiles(Array.from(e))}async handleFiles(e){var t,n,o,a,s,i,d;if(e.length){for(let l of e){if(this.attachments.length>=this.config.maxFiles){(n=(t=this.config).onFileRejected)==null||n.call(t,l,"count");continue}let p=Hh(l,this.config.allowedTypes,this.config.maxFileSize);if(!p.valid){let f=(o=p.error)!=null&&o.includes("type")?"type":"size";(s=(a=this.config).onFileRejected)==null||s.call(a,l,f);continue}try{let f=await Wh(l),u=Xi(l)?URL.createObjectURL(l):null,m={id:M0(),file:l,previewUrl:u,contentPart:f};this.attachments.push(m),this.renderPreview(m)}catch(f){console.error("[AttachmentManager] Failed to process file:",f)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(e){var a,s,i;let t=this.attachments.findIndex(d=>d.id===e);if(t===-1)return;let n=this.attachments[t];n.previewUrl&&URL.revokeObjectURL(n.previewUrl),this.attachments.splice(t,1);let o=(a=this.previewsContainer)==null?void 0:a.querySelector(`[data-attachment-id="${e}"]`);o&&o.remove(),this.updatePreviewsVisibility(),(i=(s=this.config).onAttachmentsChange)==null||i.call(s,this.getAttachments())}clearAttachments(){var e,t;for(let n of this.attachments)n.previewUrl&&URL.revokeObjectURL(n.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(e=this.config).onAttachmentsChange)==null||t.call(e,this.getAttachments())}renderPreview(e){if(!this.previewsContainer)return;let t=Xi(e.file),n=y("div","persona-attachment-preview persona-relative persona-inline-block");if(n.setAttribute("data-attachment-id",e.id),n.style.width="48px",n.style.height="48px",t&&e.previewUrl){let s=y("img");s.src=e.previewUrl,s.alt=e.file.name,s.className="persona-w-full persona-h-full persona-object-cover persona-rounded-lg persona-border persona-border-gray-200",s.style.width="48px",s.style.height="48px",s.style.objectFit="cover",s.style.borderRadius="8px",n.appendChild(s)}else{let s=y("div");s.style.width="48px",s.style.height="48px",s.style.borderRadius="8px",s.style.backgroundColor="var(--persona-container, #f3f4f6)",s.style.border="1px solid var(--persona-border, #e5e7eb)",s.style.display="flex",s.style.flexDirection="column",s.style.alignItems="center",s.style.justifyContent="center",s.style.gap="2px",s.style.overflow="hidden";let i=k0(e.file.type),d=Me(i,20,"var(--persona-muted, #6b7280)",1.5);d&&s.appendChild(d);let l=y("span");l.textContent=Bh(e.file.type,e.file.name),l.style.fontSize="8px",l.style.fontWeight="600",l.style.color="var(--persona-muted, #6b7280)",l.style.textTransform="uppercase",l.style.lineHeight="1",s.appendChild(l),n.appendChild(s)}let o=y("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");o.type="button",o.setAttribute("aria-label","Remove attachment"),o.style.position="absolute",o.style.top="-4px",o.style.right="-4px",o.style.width="18px",o.style.height="18px",o.style.borderRadius="50%",o.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",o.style.border="none",o.style.cursor="pointer",o.style.display="flex",o.style.alignItems="center",o.style.justifyContent="center",o.style.padding="0";let a=Me("x",10,"var(--persona-text-inverse, #ffffff)",2);a?o.appendChild(a):(o.textContent="\xD7",o.style.color="var(--persona-text-inverse, #ffffff)",o.style.fontSize="14px",o.style.lineHeight="1"),o.addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),this.removeAttachment(e.id)}),n.appendChild(o),this.previewsContainer.appendChild(n)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(e,t){return new r({allowedTypes:e==null?void 0:e.allowedTypes,maxFileSize:e==null?void 0:e.maxFileSize,maxFiles:e==null?void 0:e.maxFiles,onFileRejected:e==null?void 0:e.onFileRejected,onAttachmentsChange:t})}};var Nh=r=>typeof r=="object"&&r!==null&&!Array.isArray(r);function Us(r,e){if(!r)return e;if(!e)return r;let t={...r};for(let[n,o]of Object.entries(e)){let a=t[n];Nh(a)&&Nh(o)?t[n]=Us(a,o):t[n]=o}return t}var Cn="min(440px, calc(100vw - 24px))",cl="440px",Xt={apiUrl:"https://api.runtype.com/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}",agentIconName:"bot",headerIconName:"bot",position:"bottom-right",width:Cn,heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",closeButtonPaddingX:"0px",closeButtonPaddingY:"0px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:void 0,callToActionIconBackgroundColor:void 0,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:void 0,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",borderColor:void 0,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:void 0,backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:void 0,recordingBackgroundColor:void 0,recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0,scrollToBottom:{enabled:!0,iconName:"arrow-down",label:""},scrollBehavior:{mode:"follow",anchorTopOffset:16},toolCallDisplay:{collapsedMode:"tool-call",activePreview:!1,grouped:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},reasoningDisplay:{activePreview:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},streamAnimation:{type:"none",placeholder:"none",speed:120,duration:1800},askUserQuestion:{enabled:!0,slideInMs:180,freeTextLabel:"Other\u2026",freeTextPlaceholder:"Type your answer\u2026",submitLabel:"Send"}},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 Oh(r,e){if(!(!r&&!e))return r?e?Us(r,e):r:e}function pl(r){var e,t,n,o,a,s,i,d,l,p,f,u,m,v,x,S,M,E,k,h,w;return r?{...Xt,...r,theme:Oh(Xt.theme,r.theme),darkTheme:Oh(Xt.darkTheme,r.darkTheme),launcher:{...Xt.launcher,...r.launcher,dock:{...(e=Xt.launcher)==null?void 0:e.dock,...(t=r.launcher)==null?void 0:t.dock},clearChat:{...(n=Xt.launcher)==null?void 0:n.clearChat,...(o=r.launcher)==null?void 0:o.clearChat}},copy:{...Xt.copy,...r.copy},sendButton:{...Xt.sendButton,...r.sendButton},statusIndicator:{...Xt.statusIndicator,...r.statusIndicator},voiceRecognition:{...Xt.voiceRecognition,...r.voiceRecognition},features:(()=>{var J,re,Q,ge,Z,G,pe,ke,le,ne;let C=(J=Xt.features)==null?void 0:J.artifacts,T=(re=r.features)==null?void 0:re.artifacts,W=(Q=Xt.features)==null?void 0:Q.scrollToBottom,R=(ge=r.features)==null?void 0:ge.scrollToBottom,I=(Z=Xt.features)==null?void 0:Z.scrollBehavior,N=(G=r.features)==null?void 0:G.scrollBehavior,V=(pe=Xt.features)==null?void 0:pe.streamAnimation,ie=(ke=r.features)==null?void 0:ke.streamAnimation,xe=(le=Xt.features)==null?void 0:le.askUserQuestion,Je=(ne=r.features)==null?void 0:ne.askUserQuestion,we=C===void 0&&T===void 0?void 0:{...C,...T,layout:{...C==null?void 0:C.layout,...T==null?void 0:T.layout}},De=W===void 0&&R===void 0?void 0:{...W,...R},Ae=I===void 0&&N===void 0?void 0:{...I,...N},qe=V===void 0&&ie===void 0?void 0:{...V,...ie},Ie=xe===void 0&&Je===void 0?void 0:{...xe,...Je,styles:{...xe==null?void 0:xe.styles,...Je==null?void 0:Je.styles}};return{...Xt.features,...r.features,...De!==void 0?{scrollToBottom:De}:{},...Ae!==void 0?{scrollBehavior:Ae}:{},...we!==void 0?{artifacts:we}:{},...qe!==void 0?{streamAnimation:qe}:{},...Ie!==void 0?{askUserQuestion:Ie}:{}}})(),suggestionChips:(a=r.suggestionChips)!=null?a:Xt.suggestionChips,suggestionChipsConfig:{...Xt.suggestionChipsConfig,...r.suggestionChipsConfig},layout:{...Xt.layout,...r.layout,header:{...(s=Xt.layout)==null?void 0:s.header,...(i=r.layout)==null?void 0:i.header},messages:{...(d=Xt.layout)==null?void 0:d.messages,...(l=r.layout)==null?void 0:l.messages,avatar:{...(f=(p=Xt.layout)==null?void 0:p.messages)==null?void 0:f.avatar,...(m=(u=r.layout)==null?void 0:u.messages)==null?void 0:m.avatar},timestamp:{...(x=(v=Xt.layout)==null?void 0:v.messages)==null?void 0:x.timestamp,...(M=(S=r.layout)==null?void 0:S.messages)==null?void 0:M.timestamp}},slots:{...(E=Xt.layout)==null?void 0:E.slots,...(k=r.layout)==null?void 0:k.slots}},markdown:{...Xt.markdown,...r.markdown,options:{...(h=Xt.markdown)==null?void 0:h.options,...(w=r.markdown)==null?void 0:w.options}},messageActions:{...Xt.messageActions,...r.messageActions}}:Xt}var Ap={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},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"},info:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"}},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"}},Sp={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.secondary.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.50",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.600",hover:"palette.colors.primary.700",focus:"palette.colors.primary.600",active:"palette.colors.primary.600",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.info.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"}},Tp={button:{primary:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.secondary",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:"palette.colors.gray.50",placeholder:"palette.colors.gray.400",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"palette.colors.gray.400",ring:"palette.colors.gray.400"}},launcher:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",border:"palette.colors.gray.200",size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:Cn,maxWidth:cl,height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"palette.colors.primary.500",border:"palette.colors.primary.600",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"palette.colors.primary.600",iconForeground:"palette.colors.primary.50",titleForeground:"palette.colors.primary.50",subtitleForeground:"palette.colors.primary.200",actionIconForeground:"palette.colors.primary.200"},message:{user:{background:"palette.colors.primary.500",text:"palette.colors.primary.50",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"palette.colors.gray.50",text:"palette.colors.gray.900",borderRadius:"palette.radius.lg",border:"palette.colors.gray.200",shadow:"palette.shadows.sm"},border:"semantic.colors.border"},introCard:{background:"semantic.colors.surface",borderRadius:"palette.radius.2xl",padding:"semantic.spacing.lg",shadow:"0 5px 15px rgba(15, 23, 42, 0.08)"},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"palette.shadows.none"},markdown:{inlineCode:{background:"palette.colors.gray.50",foreground:"palette.colors.gray.900"},link:{foreground:"palette.colors.primary.600"},prose:{fontFamily:"inherit"},codeBlock:{background:"semantic.colors.container",borderColor:"semantic.colors.border",textColor:"inherit"},table:{headerBackground:"semantic.colors.container",borderColor:"semantic.colors.border"},hr:{color:"semantic.colors.divider"},blockquote:{borderColor:"palette.colors.gray.900",background:"transparent",textColor:"palette.colors.gray.500"}},collapsibleWidget:{container:"palette.colors.gray.50",surface:"semantic.colors.surface",border:"semantic.colors.border"},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",shadow:"0 5px 15px rgba(15, 23, 42, 0.08)"},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"}},scrollToBottom:{background:"components.button.primary.background",foreground:"components.button.primary.foreground",border:"semantic.colors.primary",size:"40px",borderRadius:"palette.radius.full",shadow:"palette.shadows.sm",padding:"0.5rem 0.875rem",gap:"0.5rem",fontSize:"0.875rem",iconSize:"14px"},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function Ua(r,e){if(!e.startsWith("palette.")&&!e.startsWith("semantic.")&&!e.startsWith("components."))return e;let t=e.split("."),n=r;for(let o of t){if(n==null)return;n=n[o]}return typeof n=="string"&&(n.startsWith("palette.")||n.startsWith("semantic.")||n.startsWith("components."))?Ua(r,n):n}function ul(r){let e={};function t(n,o){for(let[a,s]of Object.entries(n)){let i=`${o}.${a}`;if(typeof s=="string"){let d=Ua(r,s);d!==void 0&&(e[i]={path:i,value:d,type:o.includes("color")?"color":o.includes("spacing")?"spacing":o.includes("typography")?"typography":o.includes("shadow")?"shadow":o.includes("border")?"border":"color"})}else typeof s=="object"&&s!==null&&t(s,i)}}return t(r.palette,"palette"),t(r.semantic,"semantic"),t(r.components,"components"),e}function Mp(r){let e=[],t=[];return r.palette||e.push({path:"palette",message:"Theme must include a palette",severity:"error"}),r.semantic||t.push({path:"semantic",message:"No semantic tokens defined - defaults will be used",severity:"warning"}),r.components||t.push({path:"components",message:"No component tokens defined - defaults will be used",severity:"warning"}),{valid:e.length===0,errors:e,warnings:t}}function _h(r,e){let t={...r};for(let[n,o]of Object.entries(e)){let a=t[n];a&&typeof a=="object"&&!Array.isArray(a)&&o&&typeof o=="object"&&!Array.isArray(o)?t[n]=_h(a,o):t[n]=o}return t}function E0(r,e){return e?_h(r,e):r}function qa(r,e={}){var o,a,s,i,d,l,p,f,u,m,v,x,S;let t={palette:Ap,semantic:Sp,components:Tp},n={palette:{...t.palette,...r==null?void 0:r.palette,colors:{...t.palette.colors,...(o=r==null?void 0:r.palette)==null?void 0:o.colors},spacing:{...t.palette.spacing,...(a=r==null?void 0:r.palette)==null?void 0:a.spacing},typography:{...t.palette.typography,...(s=r==null?void 0:r.palette)==null?void 0:s.typography},shadows:{...t.palette.shadows,...(i=r==null?void 0:r.palette)==null?void 0:i.shadows},borders:{...t.palette.borders,...(d=r==null?void 0:r.palette)==null?void 0:d.borders},radius:{...t.palette.radius,...(l=r==null?void 0:r.palette)==null?void 0:l.radius}},semantic:{...t.semantic,...r==null?void 0:r.semantic,colors:{...t.semantic.colors,...(p=r==null?void 0:r.semantic)==null?void 0:p.colors,interactive:{...t.semantic.colors.interactive,...(u=(f=r==null?void 0:r.semantic)==null?void 0:f.colors)==null?void 0:u.interactive},feedback:{...t.semantic.colors.feedback,...(v=(m=r==null?void 0:r.semantic)==null?void 0:m.colors)==null?void 0:v.feedback}},spacing:{...t.semantic.spacing,...(x=r==null?void 0:r.semantic)==null?void 0:x.spacing},typography:{...t.semantic.typography,...(S=r==null?void 0:r.semantic)==null?void 0:S.typography}},components:E0(t.components,r==null?void 0:r.components)};if(e.validate!==!1){let M=Mp(n);if(!M.valid)throw new Error(`Theme validation failed: ${M.errors.map(E=>E.message).join(", ")}`)}if(e.plugins)for(let M of e.plugins)n=M.transform(n);return n}function fl(r){var x,S,M,E,k,h,w,C,T,W,R,I,N,V,ie,xe,Je,we,De,Ae,qe,Ie,J,re,Q,ge,Z,G,pe,ke,le,ne,de,Lt,St,We,he,at,Pe,j,ue,nt,It,ee,je,Fr,Dt,ar,gr,nn,F,fe,Re,Xe,Fe,Oe,Ye,Tt,Qt,sr,K,ft,it,ye,se,st,ur,ct,xr,Ir,pt,Pt,et,$t,br,ir,fr,Sr,cn,Mt,_r,hr,An,on,Ct,jn,Sn,_e,P,ae,Ee,Ot,Ze,_t,Zt,dr,wt,Ur,Vt,qr,Fn,no,wo,pn,jt,Kr,Tn,Ao,oo,So,Gn,un,Nn,kt,yr,vr,fn,To;let e=ul(r),t={};for(let[ve,Mn]of Object.entries(e)){let kn=ve.replace(/\./g,"-");t[`--persona-${kn}`]=Mn.value}t["--persona-primary"]=(x=t["--persona-semantic-colors-primary"])!=null?x: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"]=(M=t["--persona-semantic-colors-accent"])!=null?M:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(E=t["--persona-semantic-colors-surface"])!=null?E: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"]=(h=t["--persona-semantic-colors-container"])!=null?h: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"]=(C=t["--persona-semantic-colors-text-muted"])!=null?C:t["--persona-palette-colors-gray-500"],t["--persona-text-inverse"]=(T=t["--persona-semantic-colors-text-inverse"])!=null?T:t["--persona-palette-colors-gray-50"],t["--persona-border"]=(W=t["--persona-semantic-colors-border"])!=null?W:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(R=t["--persona-semantic-colors-divider"])!=null?R:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(I=t["--persona-components-voice-recording-indicator"])!=null?I:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(N=t["--persona-components-voice-recording-background"])!=null?N:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=(V=t["--persona-components-voice-processing-icon"])!=null?V:t["--persona-palette-colors-primary-500"],t["--persona-voice-speaking-icon"]=(ie=t["--persona-components-voice-speaking-icon"])!=null?ie:t["--persona-palette-colors-success-500"],t["--persona-approval-bg"]=(xe=t["--persona-components-approval-requested-background"])!=null?xe:t["--persona-palette-colors-warning-50"],t["--persona-approval-border"]=(Je=t["--persona-components-approval-requested-border"])!=null?Je:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(we=t["--persona-components-approval-requested-text"])!=null?we:t["--persona-palette-colors-gray-900"],t["--persona-approval-shadow"]=(De=t["--persona-components-approval-requested-shadow"])!=null?De:"0 5px 15px rgba(15, 23, 42, 0.08)",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"]=(qe=t["--persona-components-approval-deny-background"])!=null?qe:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(Ie=t["--persona-components-attachment-image-background"])!=null?Ie:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=(J=t["--persona-components-attachment-image-border"])!=null?J:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(re=t["--persona-semantic-typography-fontFamily"])!=null?re:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(Q=t["--persona-semantic-typography-fontSize"])!=null?Q:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(ge=t["--persona-semantic-typography-fontWeight"])!=null?ge:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(Z=t["--persona-semantic-typography-lineHeight"])!=null?Z: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"]=(G=t["--persona-palette-radius-sm"])!=null?G:"0.125rem",t["--persona-radius-md"]=(pe=t["--persona-palette-radius-md"])!=null?pe:"0.375rem",t["--persona-radius-lg"]=(ke=t["--persona-palette-radius-lg"])!=null?ke:"0.5rem",t["--persona-radius-xl"]=(le=t["--persona-palette-radius-xl"])!=null?le:"0.75rem",t["--persona-radius-full"]=(ne=t["--persona-palette-radius-full"])!=null?ne:"9999px",t["--persona-launcher-radius"]=(Lt=(de=t["--persona-components-launcher-borderRadius"])!=null?de:t["--persona-palette-radius-full"])!=null?Lt:"9999px",t["--persona-launcher-bg"]=(St=t["--persona-components-launcher-background"])!=null?St:t["--persona-primary"],t["--persona-launcher-fg"]=(We=t["--persona-components-launcher-foreground"])!=null?We:t["--persona-text-inverse"],t["--persona-launcher-border"]=(he=t["--persona-components-launcher-border"])!=null?he:t["--persona-border"],t["--persona-button-primary-bg"]=(at=t["--persona-components-button-primary-background"])!=null?at:t["--persona-primary"],t["--persona-button-primary-fg"]=(Pe=t["--persona-components-button-primary-foreground"])!=null?Pe:t["--persona-text-inverse"],t["--persona-button-radius"]=(ue=(j=t["--persona-components-button-primary-borderRadius"])!=null?j:t["--persona-palette-radius-full"])!=null?ue:"9999px",t["--persona-panel-radius"]=(It=(nt=t["--persona-components-panel-borderRadius"])!=null?nt:t["--persona-radius-xl"])!=null?It:"0.75rem",t["--persona-panel-border"]=(ee=t["--persona-components-panel-border"])!=null?ee:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(Fr=(je=t["--persona-components-panel-shadow"])!=null?je:t["--persona-palette-shadows-xl"])!=null?Fr:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-launcher-shadow"]=(Dt=t["--persona-components-launcher-shadow"])!=null?Dt:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)",t["--persona-input-radius"]=(gr=(ar=t["--persona-components-input-borderRadius"])!=null?ar:t["--persona-radius-lg"])!=null?gr:"0.5rem",t["--persona-message-user-radius"]=(F=(nn=t["--persona-components-message-user-borderRadius"])!=null?nn:t["--persona-radius-lg"])!=null?F:"0.5rem",t["--persona-message-assistant-radius"]=(Re=(fe=t["--persona-components-message-assistant-borderRadius"])!=null?fe:t["--persona-radius-lg"])!=null?Re:"0.5rem",t["--persona-header-bg"]=(Xe=t["--persona-components-header-background"])!=null?Xe:t["--persona-surface"],t["--persona-header-border"]=(Fe=t["--persona-components-header-border"])!=null?Fe:t["--persona-divider"],t["--persona-header-icon-bg"]=(Oe=t["--persona-components-header-iconBackground"])!=null?Oe: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"]=(Tt=t["--persona-components-header-titleForeground"])!=null?Tt:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(Qt=t["--persona-components-header-subtitleForeground"])!=null?Qt:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(sr=t["--persona-components-header-actionIconForeground"])!=null?sr:t["--persona-muted"];let n=(K=r.components)==null?void 0:K.header;n!=null&&n.shadow&&(t["--persona-header-shadow"]=n.shadow),n!=null&&n.borderBottom&&(t["--persona-header-border-bottom"]=n.borderBottom);let o=(ft=r.components)==null?void 0:ft.introCard;t["--persona-intro-card-bg"]=(it=t["--persona-components-introCard-background"])!=null?it:t["--persona-surface"],t["--persona-intro-card-radius"]=(ye=t["--persona-components-introCard-borderRadius"])!=null?ye:"1rem",t["--persona-intro-card-padding"]=(se=t["--persona-components-introCard-padding"])!=null?se:"1.5rem",t["--persona-intro-card-shadow"]=(ur=(st=o==null?void 0:o.shadow)!=null?st:t["--persona-components-introCard-shadow"])!=null?ur:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-input-background"]=(ct=t["--persona-components-input-background"])!=null?ct:t["--persona-surface"],t["--persona-input-placeholder"]=(xr=t["--persona-components-input-placeholder"])!=null?xr:t["--persona-text-muted"],t["--persona-message-user-bg"]=(Ir=t["--persona-components-message-user-background"])!=null?Ir:t["--persona-accent"],t["--persona-message-user-text"]=(pt=t["--persona-components-message-user-text"])!=null?pt:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(Pt=t["--persona-components-message-user-shadow"])!=null?Pt:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(et=t["--persona-components-message-assistant-background"])!=null?et:t["--persona-surface"],t["--persona-message-assistant-text"]=($t=t["--persona-components-message-assistant-text"])!=null?$t:t["--persona-text"],t["--persona-message-assistant-border"]=(br=t["--persona-components-message-assistant-border"])!=null?br:t["--persona-border"],t["--persona-message-assistant-shadow"]=(ir=t["--persona-components-message-assistant-shadow"])!=null?ir:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-bg"]=(Sr=(fr=t["--persona-components-scrollToBottom-background"])!=null?fr:t["--persona-button-primary-bg"])!=null?Sr:t["--persona-accent"],t["--persona-scroll-to-bottom-fg"]=(Mt=(cn=t["--persona-components-scrollToBottom-foreground"])!=null?cn:t["--persona-button-primary-fg"])!=null?Mt:t["--persona-text-inverse"],t["--persona-scroll-to-bottom-border"]=(_r=t["--persona-components-scrollToBottom-border"])!=null?_r:t["--persona-primary"],t["--persona-scroll-to-bottom-size"]=(hr=t["--persona-components-scrollToBottom-size"])!=null?hr:"40px",t["--persona-scroll-to-bottom-radius"]=(Ct=(on=(An=t["--persona-components-scrollToBottom-borderRadius"])!=null?An:t["--persona-button-radius"])!=null?on:t["--persona-radius-full"])!=null?Ct:"9999px",t["--persona-scroll-to-bottom-shadow"]=(Sn=(jn=t["--persona-components-scrollToBottom-shadow"])!=null?jn:t["--persona-palette-shadows-sm"])!=null?Sn:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-padding"]=(_e=t["--persona-components-scrollToBottom-padding"])!=null?_e:"0.5rem 0.875rem",t["--persona-scroll-to-bottom-gap"]=(P=t["--persona-components-scrollToBottom-gap"])!=null?P:"0.5rem",t["--persona-scroll-to-bottom-font-size"]=(Ee=(ae=t["--persona-components-scrollToBottom-fontSize"])!=null?ae:t["--persona-palette-typography-fontSize-sm"])!=null?Ee:"0.875rem",t["--persona-scroll-to-bottom-icon-size"]=(Ot=t["--persona-components-scrollToBottom-iconSize"])!=null?Ot:"14px",t["--persona-tool-bubble-shadow"]=(Ze=t["--persona-components-toolBubble-shadow"])!=null?Ze:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(_t=t["--persona-components-reasoningBubble-shadow"])!=null?_t:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(Zt=t["--persona-components-composer-shadow"])!=null?Zt:"none",t["--persona-md-inline-code-bg"]=(dr=t["--persona-components-markdown-inlineCode-background"])!=null?dr:t["--persona-container"],t["--persona-md-inline-code-color"]=(wt=t["--persona-components-markdown-inlineCode-foreground"])!=null?wt:t["--persona-text"],t["--persona-md-link-color"]=(Vt=(Ur=t["--persona-components-markdown-link-foreground"])!=null?Ur:t["--persona-accent"])!=null?Vt:"#0f0f0f";let a=t["--persona-components-markdown-heading-h1-fontSize"];a&&(t["--persona-md-h1-size"]=a);let s=t["--persona-components-markdown-heading-h1-fontWeight"];s&&(t["--persona-md-h1-weight"]=s);let i=t["--persona-components-markdown-heading-h2-fontSize"];i&&(t["--persona-md-h2-size"]=i);let d=t["--persona-components-markdown-heading-h2-fontWeight"];d&&(t["--persona-md-h2-weight"]=d);let l=t["--persona-components-markdown-prose-fontFamily"];l&&l!=="inherit"&&(t["--persona-md-prose-font-family"]=l),t["--persona-md-code-block-bg"]=(qr=t["--persona-components-markdown-codeBlock-background"])!=null?qr:t["--persona-container"],t["--persona-md-code-block-border-color"]=(Fn=t["--persona-components-markdown-codeBlock-borderColor"])!=null?Fn:t["--persona-border"],t["--persona-md-code-block-text-color"]=(no=t["--persona-components-markdown-codeBlock-textColor"])!=null?no:"inherit",t["--persona-md-table-header-bg"]=(wo=t["--persona-components-markdown-table-headerBackground"])!=null?wo:t["--persona-container"],t["--persona-md-table-border-color"]=(pn=t["--persona-components-markdown-table-borderColor"])!=null?pn:t["--persona-border"],t["--persona-md-hr-color"]=(jt=t["--persona-components-markdown-hr-color"])!=null?jt:t["--persona-divider"],t["--persona-md-blockquote-border-color"]=(Kr=t["--persona-components-markdown-blockquote-borderColor"])!=null?Kr:t["--persona-palette-colors-gray-900"],t["--persona-md-blockquote-bg"]=(Tn=t["--persona-components-markdown-blockquote-background"])!=null?Tn:"transparent",t["--persona-md-blockquote-text-color"]=(Ao=t["--persona-components-markdown-blockquote-textColor"])!=null?Ao:t["--persona-palette-colors-gray-500"],t["--cw-container"]=(oo=t["--persona-components-collapsibleWidget-container"])!=null?oo:t["--persona-surface"],t["--cw-surface"]=(So=t["--persona-components-collapsibleWidget-surface"])!=null?So:t["--persona-surface"],t["--cw-border"]=(Gn=t["--persona-components-collapsibleWidget-border"])!=null?Gn:t["--persona-border"],t["--persona-message-border"]=(un=t["--persona-components-message-border"])!=null?un:t["--persona-border"];let p=r.components,f=p==null?void 0:p.iconButton;f&&(f.background&&(t["--persona-icon-btn-bg"]=f.background),f.border&&(t["--persona-icon-btn-border"]=f.border),f.color&&(t["--persona-icon-btn-color"]=f.color),f.padding&&(t["--persona-icon-btn-padding"]=f.padding),f.borderRadius&&(t["--persona-icon-btn-radius"]=f.borderRadius),f.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=f.hoverBackground),f.hoverColor&&(t["--persona-icon-btn-hover-color"]=f.hoverColor),f.activeBackground&&(t["--persona-icon-btn-active-bg"]=f.activeBackground),f.activeBorder&&(t["--persona-icon-btn-active-border"]=f.activeBorder));let u=p==null?void 0:p.labelButton;u&&(u.background&&(t["--persona-label-btn-bg"]=u.background),u.border&&(t["--persona-label-btn-border"]=u.border),u.color&&(t["--persona-label-btn-color"]=u.color),u.padding&&(t["--persona-label-btn-padding"]=u.padding),u.borderRadius&&(t["--persona-label-btn-radius"]=u.borderRadius),u.hoverBackground&&(t["--persona-label-btn-hover-bg"]=u.hoverBackground),u.fontSize&&(t["--persona-label-btn-font-size"]=u.fontSize),u.gap&&(t["--persona-label-btn-gap"]=u.gap));let m=p==null?void 0:p.toggleGroup;m&&(m.gap&&(t["--persona-toggle-group-gap"]=m.gap),m.borderRadius&&(t["--persona-toggle-group-radius"]=m.borderRadius));let v=p==null?void 0:p.artifact;if(v!=null&&v.toolbar){let ve=v.toolbar;ve.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=ve.iconHoverColor),ve.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=ve.iconHoverBackground),ve.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=ve.iconPadding),ve.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=ve.iconBorderRadius),ve.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=ve.iconBorder),ve.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=ve.toggleGroupGap),ve.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=ve.toggleBorderRadius),ve.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=ve.copyBackground),ve.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=ve.copyBorder),ve.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=ve.copyColor),ve.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=ve.copyBorderRadius),ve.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=ve.copyPadding),ve.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=ve.copyMenuBackground,t["--persona-dropdown-bg"]=(Nn=t["--persona-dropdown-bg"])!=null?Nn:ve.copyMenuBackground),ve.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=ve.copyMenuBorder,t["--persona-dropdown-border"]=(kt=t["--persona-dropdown-border"])!=null?kt:ve.copyMenuBorder),ve.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=ve.copyMenuShadow,t["--persona-dropdown-shadow"]=(yr=t["--persona-dropdown-shadow"])!=null?yr:ve.copyMenuShadow),ve.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=ve.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(vr=t["--persona-dropdown-radius"])!=null?vr:ve.copyMenuBorderRadius),ve.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=ve.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(fn=t["--persona-dropdown-item-hover-bg"])!=null?fn:ve.copyMenuItemHoverBackground),ve.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=ve.iconBackground),ve.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=ve.toolbarBorder)}if(v!=null&&v.tab){let ve=v.tab;ve.background&&(t["--persona-artifact-tab-bg"]=ve.background),ve.activeBackground&&(t["--persona-artifact-tab-active-bg"]=ve.activeBackground),ve.activeBorder&&(t["--persona-artifact-tab-active-border"]=ve.activeBorder),ve.borderRadius&&(t["--persona-artifact-tab-radius"]=ve.borderRadius),ve.textColor&&(t["--persona-artifact-tab-color"]=ve.textColor),ve.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=ve.hoverBackground),ve.listBackground&&(t["--persona-artifact-tab-list-bg"]=ve.listBackground),ve.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=ve.listBorderColor),ve.listPadding&&(t["--persona-artifact-tab-list-padding"]=ve.listPadding)}if(v!=null&&v.pane){let ve=v.pane;if(ve.toolbarBackground){let Mn=(To=Ua(r,ve.toolbarBackground))!=null?To:ve.toolbarBackground;t["--persona-artifact-toolbar-bg"]=Mn}}return t}var Uh={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 L0={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},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"}}},qh=r=>{if(!(!r||typeof r!="object"||Array.isArray(r)))return r},qs=()=>{var r;return typeof document!="undefined"&&document.documentElement.classList.contains("dark")||typeof window!="undefined"&&((r=window.matchMedia)!=null&&r.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light"},P0=r=>{var t;let e=(t=r==null?void 0:r.colorScheme)!=null?t:"light";return e==="light"?"light":e==="dark"?"dark":qs()},kp=r=>P0(r),R0=r=>qa(r),I0=r=>{var t;let e=qa(void 0,{validate:!1});return qa({...r,palette:{...e.palette,colors:{...L0.colors,...(t=r==null?void 0:r.palette)==null?void 0:t.colors}}},{validate:!1})},za=r=>{let e=kp(r),t=qh(r==null?void 0:r.theme),n=qh(r==null?void 0:r.darkTheme);return e==="dark"?I0(Us(t!=null?t:{},n!=null?n:{})):R0(t)},W0=r=>fl(r),Do=(r,e)=>{let t=za(e),n=W0(t);for(let[o,a]of Object.entries(n))r.style.setProperty(o,a)},ml=r=>{let e=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{r(qs())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),e.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),n=()=>r(qs());t.addEventListener?(t.addEventListener("change",n),e.push(()=>t.removeEventListener("change",n))):t.addListener&&(t.addListener(n),e.push(()=>t.removeListener(n)))}return()=>{e.forEach(t=>t())}};var zh=(function(){"use strict";let r=()=>{},e={morphStyle:"outerHTML",callbacks:{beforeNodeAdded:r,afterNodeAdded:r,beforeNodeMorphed:r,afterNodeMorphed:r,beforeNodeRemoved:r,afterNodeRemoved:r,beforeAttributeUpdated:r},head:{style:"merge",shouldPreserve:u=>u.getAttribute("im-preserve")==="true",shouldReAppend:u=>u.getAttribute("im-re-append")==="true",shouldRemove:r,afterHeadMorphed:r},restoreFocus:!0};function t(u,m,v={}){u=p(u);let x=f(m),S=l(u,x,v),M=o(S,()=>i(S,u,x,E=>E.morphStyle==="innerHTML"?(a(E,u,x),Array.from(u.childNodes)):n(E,u,x)));return S.pantry.remove(),M}function n(u,m,v){let x=f(m);return a(u,x,v,m,m.nextSibling),Array.from(x.childNodes)}function o(u,m){var k;if(!u.config.restoreFocus)return m();let v=document.activeElement;if(!(v instanceof HTMLInputElement||v instanceof HTMLTextAreaElement))return m();let{id:x,selectionStart:S,selectionEnd:M}=v,E=m();return x&&x!==((k=document.activeElement)==null?void 0:k.getAttribute("id"))&&(v=u.target.querySelector(`[id="${x}"]`),v==null||v.focus()),v&&!v.selectionEnd&&M&&v.setSelectionRange(S,M),E}let a=(function(){function u(h,w,C,T=null,W=null){w instanceof HTMLTemplateElement&&C instanceof HTMLTemplateElement&&(w=w.content,C=C.content),T||(T=w.firstChild);for(let R of C.childNodes){if(T&&T!=W){let N=v(h,R,T,W);if(N){N!==T&&S(h,T,N),s(N,R,h),T=N.nextSibling;continue}}if(R instanceof Element){let N=R.getAttribute("id");if(h.persistentIds.has(N)){let V=M(w,N,T,h);s(V,R,h),T=V.nextSibling;continue}}let I=m(w,R,T,h);I&&(T=I.nextSibling)}for(;T&&T!=W;){let R=T;T=T.nextSibling,x(h,R)}}function m(h,w,C,T){if(T.callbacks.beforeNodeAdded(w)===!1)return null;if(T.idMap.has(w)){let W=document.createElement(w.tagName);return h.insertBefore(W,C),s(W,w,T),T.callbacks.afterNodeAdded(W),W}else{let W=document.importNode(w,!0);return h.insertBefore(W,C),T.callbacks.afterNodeAdded(W),W}}let v=(function(){function h(T,W,R,I){let N=null,V=W.nextSibling,ie=0,xe=R;for(;xe&&xe!=I;){if(C(xe,W)){if(w(T,xe,W))return xe;N===null&&(T.idMap.has(xe)||(N=xe))}if(N===null&&V&&C(xe,V)&&(ie++,V=V.nextSibling,ie>=2&&(N=void 0)),T.activeElementAndParents.includes(xe))break;xe=xe.nextSibling}return N||null}function w(T,W,R){let I=T.idMap.get(W),N=T.idMap.get(R);if(!N||!I)return!1;for(let V of I)if(N.has(V))return!0;return!1}function C(T,W){var N,V,ie;let R=T,I=W;return R.nodeType===I.nodeType&&R.tagName===I.tagName&&(!((N=R.getAttribute)!=null&&N.call(R,"id"))||((V=R.getAttribute)==null?void 0:V.call(R,"id"))===((ie=I.getAttribute)==null?void 0:ie.call(I,"id")))}return h})();function x(h,w){var C;if(h.idMap.has(w))k(h.pantry,w,null);else{if(h.callbacks.beforeNodeRemoved(w)===!1)return;(C=w.parentNode)==null||C.removeChild(w),h.callbacks.afterNodeRemoved(w)}}function S(h,w,C){let T=w;for(;T&&T!==C;){let W=T;T=T.nextSibling,x(h,W)}return T}function M(h,w,C,T){var R,I;let W=((I=(R=T.target).getAttribute)==null?void 0:I.call(R,"id"))===w&&T.target||T.target.querySelector(`[id="${w}"]`)||T.pantry.querySelector(`[id="${w}"]`);return E(W,T),k(h,W,C),W}function E(h,w){let C=h.getAttribute("id");for(;h=h.parentNode;){let T=w.idMap.get(h);T&&(T.delete(C),T.size||w.idMap.delete(h))}}function k(h,w,C){if(h.moveBefore)try{h.moveBefore(w,C)}catch{h.insertBefore(w,C)}else h.insertBefore(w,C)}return u})(),s=(function(){function u(E,k,h){return h.ignoreActive&&E===document.activeElement?null:(h.callbacks.beforeNodeMorphed(E,k)===!1||(E instanceof HTMLHeadElement&&h.head.ignore||(E instanceof HTMLHeadElement&&h.head.style!=="morph"?d(E,k,h):(m(E,k,h),M(E,h)||a(h,E,k))),h.callbacks.afterNodeMorphed(E,k)),E)}function m(E,k,h){let w=k.nodeType;if(w===1){let C=E,T=k,W=C.attributes,R=T.attributes;for(let I of R)S(I.name,C,"update",h)||C.getAttribute(I.name)!==I.value&&C.setAttribute(I.name,I.value);for(let I=W.length-1;0<=I;I--){let N=W[I];if(N&&!T.hasAttribute(N.name)){if(S(N.name,C,"remove",h))continue;C.removeAttribute(N.name)}}M(C,h)||v(C,T,h)}(w===8||w===3)&&E.nodeValue!==k.nodeValue&&(E.nodeValue=k.nodeValue)}function v(E,k,h){if(E instanceof HTMLInputElement&&k instanceof HTMLInputElement&&k.type!=="file"){let w=k.value,C=E.value;x(E,k,"checked",h),x(E,k,"disabled",h),k.hasAttribute("value")?C!==w&&(S("value",E,"update",h)||(E.setAttribute("value",w),E.value=w)):S("value",E,"remove",h)||(E.value="",E.removeAttribute("value"))}else if(E instanceof HTMLOptionElement&&k instanceof HTMLOptionElement)x(E,k,"selected",h);else if(E instanceof HTMLTextAreaElement&&k instanceof HTMLTextAreaElement){let w=k.value,C=E.value;if(S("value",E,"update",h))return;w!==C&&(E.value=w),E.firstChild&&E.firstChild.nodeValue!==w&&(E.firstChild.nodeValue=w)}}function x(E,k,h,w){let C=k[h],T=E[h];if(C!==T){let W=S(h,E,"update",w);W||(E[h]=k[h]),C?W||E.setAttribute(h,""):S(h,E,"remove",w)||E.removeAttribute(h)}}function S(E,k,h,w){return E==="value"&&w.ignoreActiveValue&&k===document.activeElement?!0:w.callbacks.beforeAttributeUpdated(E,k,h)===!1}function M(E,k){return!!k.ignoreActiveValue&&E===document.activeElement&&E!==document.body}return u})();function i(u,m,v,x){if(u.head.block){let S=m.querySelector("head"),M=v.querySelector("head");if(S&&M){let E=d(S,M,u);return Promise.all(E).then(()=>{let k=Object.assign(u,{head:{block:!1,ignore:!0}});return x(k)})}}return x(u)}function d(u,m,v){let x=[],S=[],M=[],E=[],k=new Map;for(let w of m.children)k.set(w.outerHTML,w);for(let w of u.children){let C=k.has(w.outerHTML),T=v.head.shouldReAppend(w),W=v.head.shouldPreserve(w);C||W?T?S.push(w):(k.delete(w.outerHTML),M.push(w)):v.head.style==="append"?T&&(S.push(w),E.push(w)):v.head.shouldRemove(w)!==!1&&S.push(w)}E.push(...k.values());let h=[];for(let w of E){let C=document.createRange().createContextualFragment(w.outerHTML).firstChild;if(v.callbacks.beforeNodeAdded(C)!==!1){if("href"in C&&C.href||"src"in C&&C.src){let T,W=new Promise(function(R){T=R});C.addEventListener("load",function(){T()}),h.push(W)}u.appendChild(C),v.callbacks.afterNodeAdded(C),x.push(C)}}for(let w of S)v.callbacks.beforeNodeRemoved(w)!==!1&&(u.removeChild(w),v.callbacks.afterNodeRemoved(w));return v.head.afterHeadMorphed(u,{added:x,kept:M,removed:S}),h}let l=(function(){function u(h,w,C){let{persistentIds:T,idMap:W}=E(h,w),R=m(C),I=R.morphStyle||"outerHTML";if(!["innerHTML","outerHTML"].includes(I))throw`Do not understand how to morph style ${I}`;return{target:h,newContent:w,config:R,morphStyle:I,ignoreActive:R.ignoreActive,ignoreActiveValue:R.ignoreActiveValue,restoreFocus:R.restoreFocus,idMap:W,persistentIds:T,pantry:v(),activeElementAndParents:x(h),callbacks:R.callbacks,head:R.head}}function m(h){let w=Object.assign({},e);return Object.assign(w,h),w.callbacks=Object.assign({},e.callbacks,h.callbacks),w.head=Object.assign({},e.head,h.head),w}function v(){let h=document.createElement("div");return h.hidden=!0,document.body.insertAdjacentElement("afterend",h),h}function x(h){let w=[],C=document.activeElement;if((C==null?void 0:C.tagName)!=="BODY"&&h.contains(C))for(;C&&(w.push(C),C!==h);)C=C.parentElement;return w}function S(h){var C;let w=Array.from(h.querySelectorAll("[id]"));return(C=h.getAttribute)!=null&&C.call(h,"id")&&w.push(h),w}function M(h,w,C,T){for(let W of T){let R=W.getAttribute("id");if(w.has(R)){let I=W;for(;I;){let N=h.get(I);if(N==null&&(N=new Set,h.set(I,N)),N.add(R),I===C)break;I=I.parentElement}}}}function E(h,w){let C=S(h),T=S(w),W=k(C,T),R=new Map;M(R,W,h,C);let I=w.__idiomorphRoot||w;return M(R,W,I,T),{persistentIds:W,idMap:R}}function k(h,w){let C=new Set,T=new Map;for(let{id:R,tagName:I}of h)T.has(R)?C.add(R):T.set(R,I);let W=new Set;for(let{id:R,tagName:I}of w)W.has(R)?C.add(R):T.get(R)===I&&W.add(R);for(let R of C)W.delete(R);return W}return u})(),{normalizeElement:p,normalizeParent:f}=(function(){let u=new WeakSet;function m(M){return M instanceof Document?M.documentElement:M}function v(M){if(M==null)return document.createElement("div");if(typeof M=="string")return v(S(M));if(u.has(M))return M;if(M instanceof Node){if(M.parentNode)return new x(M);{let E=document.createElement("div");return E.append(M),E}}else{let E=document.createElement("div");for(let k of[...M])E.append(k);return E}}class x{constructor(E){this.originalNode=E,this.realParentNode=E.parentNode,this.previousSibling=E.previousSibling,this.nextSibling=E.nextSibling}get childNodes(){let E=[],k=this.previousSibling?this.previousSibling.nextSibling:this.realParentNode.firstChild;for(;k&&k!=this.nextSibling;)E.push(k),k=k.nextSibling;return E}querySelectorAll(E){return this.childNodes.reduce((k,h)=>{if(h instanceof Element){h.matches(E)&&k.push(h);let w=h.querySelectorAll(E);for(let C=0;C<w.length;C++)k.push(w[C])}return k},[])}insertBefore(E,k){return this.realParentNode.insertBefore(E,k)}moveBefore(E,k){return this.realParentNode.moveBefore(E,k)}get __idiomorphRoot(){return this.originalNode}}function S(M){let E=new DOMParser,k=M.replace(/<svg(\s[^>]*>|>)([\s\S]*?)<\/svg>/gim,"");if(k.match(/<\/html>/)||k.match(/<\/head>/)||k.match(/<\/body>/)){let h=E.parseFromString(M,"text/html");if(k.match(/<\/html>/))return u.add(h),h;{let w=h.firstChild;return w&&u.add(w),w}}else{let w=E.parseFromString("<body><template>"+M+"</template></body>","text/html").body.querySelector("template").content;return u.add(w),w}}return{normalizeElement:m,normalizeParent:v}})();return{morph:t,defaults:e}})();var gl=(r,e,t={})=>{let{preserveTypingAnimation:n=!0}=t;zh.morph(r,e.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(o,a){var s,i;if(o instanceof HTMLElement&&n){if(o.classList.contains("persona-animate-typing")||o.hasAttribute("data-preserve-runtime"))return!1;if(o.hasAttribute("data-preserve-animation")){if(a instanceof HTMLElement&&!a.hasAttribute("data-preserve-animation"))return;if(a instanceof HTMLElement&&a.hasAttribute("data-preserve-animation")){let d=(s=o.textContent)!=null?s:"",l=(i=a.textContent)!=null?i:"";if(d!==l)return}return!1}}}}})};var hl={index:-1,draft:""};function $h(r){let{direction:e,history:t,currentValue:n,atStart:o,state:a}=r,s=a.index!==-1;if(t.length===0)return{handled:!1,state:a};if(e==="up"){if(!s&&!o)return{handled:!1,state:a};if(!s){let i=t.length-1;return{handled:!0,value:t[i],state:{index:i,draft:n}}}if(a.index>0){let i=a.index-1;return{handled:!0,value:t[i],state:{index:i,draft:a.draft}}}return{handled:!0,state:a}}if(!s)return{handled:!1,state:a};if(a.index<t.length-1){let i=a.index+1;return{handled:!0,value:t[i],state:{index:i,draft:a.draft}}}return{handled:!0,value:a.draft,state:{...hl}}}function Vh(r,e){var t,n,o,a,s,i,d,l,p,f,u,m,v,x,S,M,E,k,h,w,C,T,W,R,I,N,V,ie,xe,Je,we,De,Ae,qe,Ie,J,re,Q;return[r.id,r.role,(n=(t=r.content)==null?void 0:t.length)!=null?n:0,(a=(o=r.content)==null?void 0:o.slice(-32))!=null?a:"",r.streaming?"1":"0",(s=r.variant)!=null?s:"",(d=(i=r.rawContent)==null?void 0:i.length)!=null?d:0,(p=(l=r.llmContent)==null?void 0:l.length)!=null?p:0,(u=(f=r.approval)==null?void 0:f.status)!=null?u:"",(v=(m=r.toolCall)==null?void 0:m.status)!=null?v:"",(S=(x=r.toolCall)==null?void 0:x.name)!=null?S:"",(k=(E=(M=r.toolCall)==null?void 0:M.chunks)==null?void 0:E.length)!=null?k:0,(T=(C=(w=(h=r.toolCall)==null?void 0:h.chunks)==null?void 0:w[r.toolCall.chunks.length-1])==null?void 0:C.slice(-32))!=null?T:"",typeof((W=r.toolCall)==null?void 0:W.args)=="string"?r.toolCall.args.length:(R=r.toolCall)!=null&&R.args?JSON.stringify(r.toolCall.args).length:0,(V=(N=(I=r.reasoning)==null?void 0:I.chunks)==null?void 0:N.length)!=null?V:0,(we=(Je=(xe=(ie=r.reasoning)==null?void 0:ie.chunks)==null?void 0:xe[r.reasoning.chunks.length-1])==null?void 0:Je.length)!=null?we:0,(Ie=(qe=(Ae=(De=r.reasoning)==null?void 0:De.chunks)==null?void 0:Ae[r.reasoning.chunks.length-1])==null?void 0:qe.slice(-32))!=null?Ie:"",(re=(J=r.contentParts)==null?void 0:J.length)!=null?re:0,(Q=r.stopReason)!=null?Q:"",e].join("\0")}function jh(){return new Map}function Gh(r,e,t){let n=r.get(e);return n&&n.fingerprint===t?n.wrapper:null}function Kh(r,e,t,n){r.set(e,{fingerprint:t,wrapper:n})}function Xh(r,e){for(let t of r.keys())e.has(t)||r.delete(t)}function xl(r=!0){let e=r;return{isFollowing:()=>e,pause:()=>e?(e=!1,!0):!1,resume:()=>e?!1:(e=!0,!0)}}function xo(r){return Math.max(0,r.scrollHeight-r.clientHeight)}function ma(r,e){return xo(r)-r.scrollTop<=e}function bl(r){let{following:e,currentScrollTop:t,lastScrollTop:n,nearBottom:o,userScrollThreshold:a,isAutoScrolling:s=!1,pauseOnUpwardScroll:i=!1,pauseWhenAwayFromBottom:d=!0,resumeRequiresDownwardScroll:l=!1}=r,p=t-n;return s||Math.abs(p)<a?{action:"none",delta:p,nextLastScrollTop:t}:!e&&o&&(!l||p>0)?{action:"resume",delta:p,nextLastScrollTop:t}:e&&i&&p<0?{action:"pause",delta:p,nextLastScrollTop:t}:e&&d&&!o?{action:"pause",delta:p,nextLastScrollTop:t}:{action:"none",delta:p,nextLastScrollTop:t}}function yl(r){let{following:e,deltaY:t,nearBottom:n=!1,resumeWhenNearBottom:o=!1}=r;return e&&t<0?"pause":!e&&o&&t>0&&n?"resume":"none"}function Qh(r,e){return!r||r.isCollapsed?!1:e.contains(r.anchorNode)||e.contains(r.focusNode)}function Jh(r){let e=Math.max(0,r.anchorOffsetTop-r.topOffset),t=Math.max(0,e+r.viewportHeight-r.contentHeight);return{targetScrollTop:e,spacerHeight:t}}function Yh(r){let e=Math.max(0,r.currentContentHeight-r.contentHeightAtAnchor);return Math.max(0,r.initialSpacerHeight-e)}var jr={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"},Gr=1e5,Fo=Gr+1;var zs={type:"none",placeholder:"none",speed:120,duration:1800,buffer:"none"},H0=["pre","code","a","script","style"],vl=r=>{var e,t,n,o,a;return{type:(e=r==null?void 0:r.type)!=null?e:zs.type,placeholder:(t=r==null?void 0:r.placeholder)!=null?t:zs.placeholder,speed:(n=r==null?void 0:r.speed)!=null?n:zs.speed,duration:(o=r==null?void 0:r.duration)!=null?o:zs.duration,buffer:(a=r==null?void 0:r.buffer)!=null?a:zs.buffer}},ex=[{name:"typewriter",containerClass:"persona-stream-typewriter",wrap:"char",useCaret:!0},{name:"pop-bubble",bubbleClass:"persona-stream-pop",wrap:"none"},{name:"letter-rise",containerClass:"persona-stream-letter-rise",wrap:"char"},{name:"word-fade",containerClass:"persona-stream-word-fade",wrap:"word"}],$s=new Map;for(let r of ex)$s.set(r.name,r);var ga=r=>{$s.set(r.name,r)},Pp=r=>{ex.some(e=>e.name===r)||$s.delete(r)},Rp=()=>Array.from($s.keys()),Vs=(r,e)=>{var t,n;return r==="none"?null:e&&Object.prototype.hasOwnProperty.call(e,r)?(t=e[r])!=null?t:null:(n=$s.get(r))!=null?n:null},Cl=(r,e,t,n,o)=>{if(!o)return r;if(t!=null&&t.bufferContent)return t.bufferContent(r,n);if(!r)return r;if(e==="word"){let a=r.search(/\s(?=\S*$)/);return a<0?"":r.slice(0,a)}if(e==="line"){let a=r.lastIndexOf(`
62
- `);return a<0?"":r.slice(0,a)}return r},B0=(r,e,t,n)=>{let o=r.createElement("span");return o.className="persona-stream-char",o.id=`stream-c-${t}-${n}`,o.style.setProperty("--char-index",String(n)),o.textContent=e,o},D0=(r,e,t,n)=>{let o=r.createElement("span");return o.className="persona-stream-word",o.id=`stream-w-${t}-${n}`,o.style.setProperty("--word-index",String(n)),o.textContent=e,o},Ep=/\s/,F0=(r,e)=>{let t=r.parentNode;for(;t;){if(t.nodeType===1){let n=t;if(e.has(n.tagName.toLowerCase()))return!0}t=t.parentNode}return!1},N0=(r,e,t)=>{var d;let n=r.ownerDocument,o=r.parentNode;if(!n||!o)return;let a=(d=r.nodeValue)!=null?d:"";if(!a)return;let s=n.createDocumentFragment(),i=0;for(;i<a.length;)if(Ep.test(a[i])){let l=i;for(;l<a.length&&Ep.test(a[l]);)l+=1;s.appendChild(n.createTextNode(a.slice(i,l))),i=l}else{let l=n.createElement("span");l.className="persona-stream-word-group";let p=i;for(;p<a.length&&!Ep.test(a[p]);)l.appendChild(B0(n,a[p],e,t.value)),t.value+=1,p+=1;s.appendChild(l),i=p}o.replaceChild(s,r)},O0=(r,e,t)=>{var d;let n=r.ownerDocument,o=r.parentNode;if(!n||!o)return;let a=(d=r.nodeValue)!=null?d:"";if(!a)return;let s=n.createDocumentFragment(),i=a.split(/(\s+)/);for(let l of i)l&&(/^\s+$/.test(l)?s.appendChild(n.createTextNode(l)):(s.appendChild(D0(n,l,e,t.value)),t.value+=1));o.replaceChild(s,r)},js=(r,e,t,n)=>{var f,u;if(!r||typeof document=="undefined")return r;let o=document.createElement("div");o.innerHTML=r;let a=new Set(((f=n==null?void 0:n.skipTags)!=null?f:H0).map(m=>m.toLowerCase())),s=document.createTreeWalker(o,NodeFilter.SHOW_TEXT,null),i=[],d=s.nextNode();for(;d;)F0(d,a)||i.push(d),d=s.nextNode();let l={value:(u=n==null?void 0:n.startIndex)!=null?u:0},p=e==="char"?N0:O0;for(let m of i)p(m,t,l);return o.innerHTML},wl=(r=document)=>{let e=r.createElement("span");return e.className="persona-stream-caret",e.setAttribute("aria-hidden","true"),e.setAttribute("data-preserve-animation","stream-caret"),e},Gs=(r=document)=>{let e=r.createElement("div");e.className="persona-stream-skeleton",e.setAttribute("data-preserve-animation","stream-skeleton"),e.setAttribute("aria-hidden","true");let t=r.createElement("div");return t.className="persona-stream-skeleton-line",e.appendChild(t),e},Zh=new WeakMap,_0=(r,e)=>{var a;if(!r.styles)return;let t=Zh.get(e);if(t||(t=new Set,Zh.set(e,t)),t.has(r.name)){let s=r.name.replace(/["\\]/g,"\\$&");if(e.querySelector(`style[data-persona-animation="${s}"]`))return;t.delete(r.name)}t.add(r.name);let o=(e instanceof ShadowRoot?e.ownerDocument:(a=e.ownerDocument)!=null?a:document).createElement("style");o.setAttribute("data-persona-animation",r.name),o.textContent=r.styles,e.appendChild(o)},Lp=new WeakMap,U0=(r,e)=>{if(!r.onAttach)return;let t=Lp.get(e);if(t||(t=new Map,Lp.set(e,t)),t.has(r.name))return;let n=r.onAttach(e);t.set(r.name,n)},tx=r=>{let e=Lp.get(r);if(e){for(let t of e.values())typeof t=="function"&&t();e.clear()}},Ip=(r,e)=>{_0(r,e),U0(r,e)};function Wp(r,e=Gr){let t=r.style.position,n=r.style.zIndex,o=r.style.isolation,a=getComputedStyle(r),s=a.position==="static"||a.position==="";return s&&(r.style.position="relative"),r.style.zIndex=String(e),r.style.isolation="isolate",()=>{s&&(r.style.position=t),r.style.zIndex=n,r.style.isolation=o}}var Ks=0,No=null;function Hp(r=document){var t;if(Ks++,Ks===1){let n=r.body,a=((t=r.defaultView)!=null?t:window).scrollY||r.documentElement.scrollTop;No={originalOverflow:n.style.overflow,originalPosition:n.style.position,originalTop:n.style.top,originalWidth:n.style.width,scrollY:a},n.style.overflow="hidden",n.style.position="fixed",n.style.top=`-${a}px`,n.style.width="100%"}let e=!1;return()=>{var n;if(!e&&(e=!0,Ks=Math.max(0,Ks-1),Ks===0&&No)){let o=r.body,a=(n=r.defaultView)!=null?n:window;o.style.overflow=No.originalOverflow,o.style.position=No.originalPosition,o.style.top=No.originalTop,o.style.width=No.originalWidth,a.scrollTo(0,No.scrollY),No=null}}}var Al={side:"right",width:"420px",animate:!0,reveal:"resize"},Rr=r=>{var e,t;return((t=(e=r==null?void 0:r.launcher)==null?void 0:e.mountMode)!=null?t:"floating")==="docked"},Oo=r=>{var e,t;return((t=(e=r==null?void 0:r.launcher)==null?void 0:e.mountMode)!=null?t:"floating")==="composer-bar"},Hn=r=>{var t,n,o,a,s;let e=(t=r==null?void 0:r.launcher)==null?void 0:t.dock;return{side:(n=e==null?void 0:e.side)!=null?n:Al.side,width:(o=e==null?void 0:e.width)!=null?o:Al.width,animate:(a=e==null?void 0:e.animate)!=null?a:Al.animate,reveal:(s=e==null?void 0:e.reveal)!=null?s:Al.reveal}};var Vn={"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 Xs=(r,e)=>{let t=y("button");t.type="button",t.innerHTML=`
61
+ _Details: ${t.message}_`:n}var Gs=r=>({isError:!0,content:[{type:"text",text:r}]}),ix=(r,e="WebMCP tool execution failed.")=>r instanceof Error&&r.message?r.message:typeof r=="string"&&r?r:e,lx=r=>da(r)||r===Vn,ja=class r{constructor(e={},t){this.config=e;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.webMcpInflightKeys=new Set;this.webMcpResolvedKeys=new Set;this.webMcpResolveControllers=new Set;this.webMcpEpoch=0;this.webMcpApprovalResolvers=new Map;this.webMcpApprovalSeq=0;this.webMcpAwaitBatches=new Map;this.voiceProvider=null;this.voiceActive=!1;this.voiceStatus="disconnected";this.pendingVoiceUserMessageId=null;this.pendingVoiceAssistantMessageId=null;this.ttsSpokenMessageIds=new Set;this.handleEvent=e=>{var t,n,o,a,s,i,d,l,u,m;if(e.type==="message"){this.upsertMessage(e.message);let p=e.message.toolCall,f=!!(p!=null&&p.name)&&(da(p.name)||p.name===Vn&&((n=(t=this.config.features)==null?void 0:t.suggestReplies)==null?void 0:n.enabled)!==!1);((o=e.message.agentMetadata)==null?void 0:o.awaitingLocalTool)===!0&&f&&this.enqueueWebMcpAwait(e.message),(a=e.message.agentMetadata)!=null&&a.executionId&&(this.agentExecution?e.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=e.message.agentMetadata.iteration):this.agentExecution={executionId:e.message.agentMetadata.executionId,agentId:"",agentName:(s=e.message.agentMetadata.agentName)!=null?s:"",status:"running",currentIteration:(i=e.message.agentMetadata.iteration)!=null?i:0,maxTurns:0})}else if(e.type==="status"){if(this.setStatus(e.status),e.status==="connecting")this.setStreaming(!0);else if(e.status==="idle"||e.status==="error"){this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null);let p=this.webMcpAwaitBatches.size>0||this.webMcpResolveControllers.size>0;((d=this.agentExecution)==null?void 0:d.status)==="running"&&(e.status==="error"?this.agentExecution.status="error":p||(this.agentExecution.status="complete")),this.scheduleWebMcpBatchFlush()}}else e.type==="error"?(this.setStatus("error"),this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null),((l=this.agentExecution)==null?void 0:l.status)==="running"&&(this.agentExecution.status="error"),(m=(u=this.callbacks).onError)==null||m.call(u,e.error)):(e.type==="artifact_start"||e.type==="artifact_delta"||e.type==="artifact_update"||e.type==="artifact_complete")&&this.applyArtifactStreamEvent(e)};var n,o;this.messages=[...(n=e.initialMessages)!=null?n:[]].map(a=>{var s;return{...a,sequence:(s=a.sequence)!=null?s:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new ua(e),this.wireDefaultWebMcpConfirm();for(let a of(o=e.initialArtifacts)!=null?o:[])this.artifacts.set(a.id,{...a,status:"complete"});e.initialSelectedArtifactId!=null&&(this.selectedArtifactId=e.initialSelectedArtifactId),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.artifacts.size>0&&this.emitArtifactsState(),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(e){this.client.setSSEEventCallback(e)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var e;return((e=this.agentExecution)==null?void 0:e.status)==="running"}isVoiceSupported(){var e;return js((e=this.config.voiceRecognition)==null?void 0:e.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var e;return(e=this.voiceProvider)!=null&&e.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var e;(e=this.voiceProvider)!=null&&e.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var e,t,n;return(n=(t=(e=this.voiceProvider)==null?void 0:e.isBargeInActive)==null?void 0:t.call(e))!=null?n:!1}async deactivateBargeIn(){var e;(e=this.voiceProvider)!=null&&e.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(e){var t,n,o;try{let a=e||this.getVoiceConfigFromConfig();if(!a)throw new Error("Voice configuration not provided");this.voiceProvider=ga(a);let s=(t=this.config.voiceRecognition)!=null?t:{},i=(n=s.processingText)!=null?n:"\u{1F3A4} Processing voice...",d=(o=s.processingErrorText)!=null?o:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let l=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=l.id;let u=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=u.id,this.setStreaming(!0)}),this.voiceProvider.onResult(l=>{var u,m,p,f,b,h;if(l.provider==="browser")l.text&&l.text.trim()&&this.sendMessage(l.text,{viaVoice:!0});else if(l.provider==="runtype"){this.pendingVoiceUserMessageId&&((u=l.transcript)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:l.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(m=l.transcript)!=null&&m.trim()&&this.injectUserMessage({content:l.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((p=l.text)!=null&&p.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:l.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(f=l.text)!=null&&f.trim()&&this.injectAssistantMessage({content:l.text.trim()});{let S=(h=this.pendingVoiceAssistantMessageId)!=null?h:(b=[...this.messages].reverse().find(T=>T.role==="assistant"))==null?void 0:b.id;S&&this.ttsSpokenMessageIds.add(S)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(l=>{console.error("Voice error:",l),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(l=>{var u,m;this.voiceStatus=l,this.voiceActive=l==="listening",(m=(u=this.callbacks).onVoiceStatusChanged)==null||m.call(u,l)}),this.voiceProvider.connect()}catch(a){console.error("Failed to setup voice:",a)}}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(e){console.error("Failed to start voice:",e)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,n,o,a,s,i,d,l,u;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let e=this.config.voiceRecognition.provider;switch(e.type){case"runtype":return{type:"runtype",runtype:{agentId:((n=e.runtype)==null?void 0:n.agentId)||"",clientToken:((o=e.runtype)==null?void 0:o.clientToken)||"",host:(a=e.runtype)==null?void 0:a.host,voiceId:(s=e.runtype)==null?void 0:s.voiceId,pauseDuration:(i=e.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=e.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((l=e.browser)==null?void 0:l.language)||"en-US",continuous:(u=e.browser)==null?void 0:u.continuous}};default:return}}async initClientSession(){var e,t;if(!this.isClientTokenMode())return null;try{let n=await this.client.initSession();return this.setClientSession(n),n}catch(n){return(t=(e=this.callbacks).onError)==null||t.call(e,n instanceof Error?n:new Error(String(n))),null}}setClientSession(e){if(this.clientSession=e,e.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:e.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var e;return(e=this.clientSession)!=null?e:this.client.getClientSession()}isSessionValid(){let e=this.getClientSession();return e?new Date<e.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(e,t){return this.client.submitMessageFeedback(e,t)}async submitCSATFeedback(e,t){return this.client.submitCSATFeedback(e,t)}async submitNPSFeedback(e,t){return this.client.submitNPSFeedback(e,t)}updateConfig(e){let t={...this.config,...e};if(!av(this.config,t)){this.config=t,this.client.updateConfig(t);return}this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear();let n=this.client.getSSEEventCallback();this.config=t,this.client=new ua(this.config),this.wireDefaultWebMcpConfirm(),n&&this.client.setSSEEventCallback(n)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(e){this.handleEvent(e)}injectMessage(e){let{role:t,content:n,llmContent:o,contentParts:a,id:s,createdAt:i,sequence:d,streaming:l=!1,voiceProcessing:u,rawContent:m}=e,f={id:s!=null?s:t==="user"?Va():t==="assistant"?fa():`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:l,...o!==void 0&&{llmContent:o},...a!==void 0&&{contentParts:a},...u!==void 0&&{voiceProcessing:u},...m!==void 0&&{rawContent:m}};return this.upsertMessage(f),f}injectAssistantMessage(e){return this.injectMessage({...e,role:"assistant"})}injectUserMessage(e){return this.injectMessage({...e,role:"user"})}injectSystemMessage(e){return this.injectMessage({...e,role:"system"})}injectMessageBatch(e){let t=[];for(let n of e){let{role:o,content:a,llmContent:s,contentParts:i,id:d,createdAt:l,sequence:u,streaming:m=!1,voiceProcessing:p,rawContent:f}=n,h={id:d!=null?d:o==="user"?Va():o==="assistant"?fa():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:o,content:a,createdAt:l!=null?l:new Date().toISOString(),sequence:u!=null?u:this.nextSequence(),streaming:m,...s!==void 0&&{llmContent:s},...i!==void 0&&{contentParts:i},...p!==void 0&&{voiceProcessing:p},...f!==void 0&&{rawContent:f}};t.push(h)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}injectComponentDirective(e){let{component:t,props:n={},text:o="",llmContent:a,id:s,createdAt:i,sequence:d}=e,l={text:o,component:t,props:n};return this.injectMessage({role:"assistant",content:o,rawContent:JSON.stringify(l),...a!==void 0&&{llmContent:a},...s!==void 0&&{id:s},...i!==void 0&&{createdAt:i},...d!==void 0&&{sequence:d}})}async sendMessage(e,t){var l,u,m,p,f;let n=e.trim();if(!n&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(l=this.abortController)==null||l.abort(),this.abortWebMcpResolves();let o=Va(),a=fa(),s={id:o,role:"user",content:n||al,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(s),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:a},this.handleEvent)}catch(b){let h=b instanceof Error&&(b.name==="AbortError"||b.message.includes("aborted")||b.message.includes("abort"));if(!h){let S=sx(b,this.config.errorMessage);if(S){let T={id:a,role:"assistant",createdAt:new Date().toISOString(),content:S,sequence:this.nextSequence()};this.appendMessage(T)}}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,h||(b instanceof Error?(m=(u=this.callbacks).onError)==null||m.call(u,b):(f=(p=this.callbacks).onError)==null||f.call(p,new Error(String(b))))}}async continueConversation(){var o,a,s,i,d;if(this.streaming)return;(o=this.abortController)==null||o.abort();let e=fa();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:e},this.handleEvent)}catch(l){let u=l instanceof Error&&(l.name==="AbortError"||l.message.includes("aborted")||l.message.includes("abort"));if(!u){let m=sx(l,this.config.errorMessage);if(m){let p={id:e,role:"assistant",createdAt:new Date().toISOString(),content:m,sequence:this.nextSequence()};this.appendMessage(p)}}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,u||(l instanceof Error?(s=(a=this.callbacks).onError)==null||s.call(a,l):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(l))))}}async connectStream(e,t){var o,a,s;if(this.streaming&&!(t!=null&&t.allowReentry))return;t!=null&&t.allowReentry||(o=this.abortController)==null||o.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(e,this.handleEvent,t==null?void 0:t.assistantMessageId)}catch(i){this.setStatus("error"),this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null),(s=(a=this.callbacks).onError)==null||s.call(a,i instanceof Error?i:new Error(String(i)))}}wireDefaultWebMcpConfirm(){let e=this.config.webmcp;(e==null?void 0:e.enabled)===!0&&!e.onConfirm&&this.client.setWebMcpConfirmHandler(t=>this.requestWebMcpApproval(t))}requestWebMcpApproval(e){var o,a,s;try{if(((a=(o=this.config.webmcp)==null?void 0:o.autoApprove)==null?void 0:a.call(o,e))===!0)return Promise.resolve(!0)}catch{}let t={id:`webmcp-${++this.webMcpApprovalSeq}`,status:"pending",agentId:"",executionId:"",toolName:e.toolName,toolType:"webmcp",description:(s=e.description)!=null?s:`Allow the assistant to run ${e.toolName}?`,parameters:e.args},n=`approval-${t.id}`;return this.upsertMessage({id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:t}),new Promise(i=>{this.webMcpApprovalResolvers.set(n,i)})}resolveWebMcpApproval(e,t){let n=this.webMcpApprovalResolvers.get(e);if(!n)return;this.webMcpApprovalResolvers.delete(e);let o=this.messages.find(a=>a.id===e);o!=null&&o.approval&&this.upsertMessage({...o,approval:{...o.approval,status:t,resolvedAt:Date.now()}}),n(t==="approved")}async resolveApproval(e,t,n){var u,m,p,f,b;let o=`approval-${e.id}`,a={...e,status:t,resolvedAt:Date.now()},s=this.messages.find(h=>h.id===o),i={id:o,role:"assistant",content:"",createdAt:(u=s==null?void 0:s.createdAt)!=null?u:new Date().toISOString(),...(s==null?void 0:s.sequence)!==void 0?{sequence:s.sequence}:{},streaming:!1,variant:"approval",approval:a};this.upsertMessage(i),(m=this.abortController)==null||m.abort(),this.abortController=new AbortController,this.setStreaming(!0);let d=this.config.approval,l=d&&typeof d=="object"?d.onDecision:void 0;try{let h;if(l?h=await l({approvalId:e.id,executionId:e.executionId,agentId:e.agentId,toolName:e.toolName},t,n):h=await this.client.resolveApproval({agentId:e.agentId,executionId:e.executionId,approvalId:e.id},t),h){let S=null;if(h instanceof Response){if(!h.ok){let T=await h.json().catch(()=>null);throw new Error((p=T==null?void 0:T.error)!=null?p:`Approval request failed: ${h.status}`)}S=h.body}else h instanceof ReadableStream&&(S=h);S?await this.connectStream(S,{allowReentry:!0}):(t==="denied"&&this.appendMessage({id:`denial-${e.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.setStreaming(!1),this.abortController=null)}else this.setStreaming(!1),this.abortController=null}catch(h){let S=h instanceof Error&&(h.name==="AbortError"||h.message.includes("aborted")||h.message.includes("abort"));this.setStreaming(!1),this.abortController=null,S||(b=(f=this.callbacks).onError)==null||b.call(f,h instanceof Error?h:new Error(String(h)))}}persistAskUserQuestionProgress(e,t){let n=this.messages.find(o=>o.id===e.id);n&&this.upsertMessage({...n,agentMetadata:{...n.agentMetadata,askUserQuestionAnswers:t.answers,askUserQuestionIndex:t.currentIndex}})}markAskUserQuestionResolved(e,t){let n=this.messages.find(o=>o.id===e.id);n&&this.upsertMessage({...n,agentMetadata:{...n.agentMetadata,awaitingLocalTool:!1,askUserQuestionAnswered:!0,...t?{askUserQuestionAnswers:t}:{}}})}async resolveAskUserQuestion(e,t){var u,m,p,f,b,h,S,T,M,k,x,C;let n=this.messages.find(w=>w.id===e.id);if(((u=n==null?void 0:n.agentMetadata)==null?void 0:u.askUserQuestionAnswered)===!0)return;let o=(m=e.agentMetadata)==null?void 0:m.executionId,a=(p=e.toolCall)==null?void 0:p.name;if(!o||!a){(b=(f=this.callbacks).onError)==null||b.call(f,new Error("resolveAskUserQuestion: message is missing executionId or toolCall.name"));return}let s=typeof t=="string"?void 0:t;if(s===void 0&&typeof t=="string"){let w=(h=e.toolCall)==null?void 0:h.args,E=Array.isArray(w==null?void 0:w.questions)?w.questions:[];if(E.length===1){let H=typeof((S=E[0])==null?void 0:S.question)=="string"?E[0].question:"";H&&(s={[H]:t})}}this.markAskUserQuestionResolved(e,s),(T=this.abortController)==null||T.abort(),this.abortController=new AbortController,this.setStreaming(!0);let i=e.toolCall.id,d=(M=e.toolCall)==null?void 0:M.args,l=Array.isArray(d==null?void 0:d.questions)?d.questions:[];if(l.length===0){let w=typeof t=="string"?t:Object.entries(t).map(([E,H])=>`${E}: ${Array.isArray(H)?H.join(", "):H}`).join(" | ");this.appendMessage({id:`ask-user-answer-${i}`,role:"user",content:w,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}else{let w=s!=null?s:{};l.forEach((E,H)=>{let I=typeof(E==null?void 0:E.question)=="string"?E.question:"";if(!I)return;let L=w[I],O=Array.isArray(L)?L.join(", "):typeof L=="string"?L:"";this.appendMessage({id:`ask-user-q-${i}-${H}`,role:"assistant",content:I,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.appendMessage({id:`ask-user-a-${i}-${H}`,role:"user",content:O||"*Skipped*",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})})}try{let w=await this.client.resumeFlow(o,{[a]:t});if(!w.ok){let E=await w.json().catch(()=>null);throw new Error((k=E==null?void 0:E.error)!=null?k:`Resume failed: ${w.status}`)}w.body?await this.connectStream(w.body,{allowReentry:!0}):(this.setStreaming(!1),this.abortController=null)}catch(w){let E=w instanceof Error&&(w.name==="AbortError"||w.message.includes("aborted")||w.message.includes("abort"));this.setStreaming(!1),this.abortController=null,E||(C=(x=this.callbacks).onError)==null||C.call(x,w instanceof Error?w:new Error(String(w)))}}enqueueWebMcpAwait(e){var a,s;let t=(a=e.agentMetadata)==null?void 0:a.executionId,n=(s=e.toolCall)==null?void 0:s.id;if(!t||!n){let i=this.webMcpEpoch;queueMicrotask(()=>{i===this.webMcpEpoch&&this.resolveWebMcpToolCall(e)});return}let o=this.webMcpAwaitBatches.get(t);o||(o={snapshots:[],seen:new Set},this.webMcpAwaitBatches.set(t,o)),!o.seen.has(n)&&(o.seen.add(n),o.snapshots.push(e))}scheduleWebMcpBatchFlush(){if(this.webMcpAwaitBatches.size===0)return;let e=this.webMcpEpoch;queueMicrotask(()=>{if(e===this.webMcpEpoch)for(let t of[...this.webMcpAwaitBatches.keys()])this.flushWebMcpAwaitBatch(t)})}flushWebMcpAwaitBatch(e){let t=this.webMcpAwaitBatches.get(e);if(!t)return;this.webMcpAwaitBatches.delete(e);let{snapshots:n}=t;n.length===1?this.resolveWebMcpToolCall(n[0]):n.length>1&&this.resolveWebMcpToolCallBatch(e,n)}resolveWebMcpToolStartedAt(e){var o,a;let t=this.messages.find(s=>s.id===e.id),n=[(o=t==null?void 0:t.toolCall)==null?void 0:o.startedAt,(a=e.toolCall)==null?void 0:a.startedAt];for(let s of n)if(typeof s=="number"&&Number.isFinite(s))return s;return Date.now()}isSuggestRepliesAlreadyResolved(e){var n,o;if(((n=e.toolCall)==null?void 0:n.name)!==Vn)return!1;let t=this.messages.find(a=>a.id===e.id);return((o=(t!=null?t:e).agentMetadata)==null?void 0:o.suggestRepliesResolved)===!0}markWebMcpToolRunning(e){let t=this.resolveWebMcpToolStartedAt(e);return this.upsertMessage({...e,streaming:!0,agentMetadata:{...e.agentMetadata,awaitingLocalTool:!1},toolCall:e.toolCall?{...e.toolCall,status:"running",startedAt:t,completedAt:void 0,duration:void 0,durationMs:void 0}:e.toolCall}),t}markWebMcpToolComplete(e,t,n,o=Date.now(),a){this.messages.some(s=>s.id===e.id)&&this.upsertMessage({...e,streaming:!1,agentMetadata:{...e.agentMetadata,awaitingLocalTool:!1,...a},toolCall:e.toolCall?{...e.toolCall,status:"complete",result:t,startedAt:n,completedAt:o,duration:void 0,durationMs:Math.max(0,o-n)}:e.toolCall})}async resolveWebMcpToolCallBatch(e,t){var d,l,u,m;let n=[],o=[],a=new AbortController;this.webMcpResolveControllers.add(a),this.setStreaming(!0);let s=await Promise.all(t.map(async p=>{var C,w,E,H,I,L,O;let f=(C=p.toolCall)==null?void 0:C.name,b=(w=p.toolCall)==null?void 0:w.id;if(!f||!b)return null;let h=`${e}:${b}`;if(this.webMcpInflightKeys.has(h)||this.webMcpResolvedKeys.has(h)||this.isSuggestRepliesAlreadyResolved(p))return null;this.webMcpInflightKeys.add(h),n.push(h);let S=this.markWebMcpToolRunning(p),T=(H=(E=p.agentMetadata)==null?void 0:E.webMcpToolCallId)!=null?H:f;if(f===Vn)return{dedupeKey:h,resumeKey:T,output:Nd(),toolMessage:p,startedAt:S,completedAt:Date.now()};let M=new AbortController;this.webMcpResolveControllers.add(M),o.push(M);let k=this.client.executeWebMcpToolCall(f,(I=p.toolCall)==null?void 0:I.args,M.signal),x;if(!k)x={isError:!0,content:[{type:"text",text:"WebMCP not enabled on this widget."}]};else try{x=await k}catch($){let te=$ instanceof Error&&($.name==="AbortError"||$.message.includes("aborted")||$.message.includes("abort"));return te||(O=(L=this.callbacks).onError)==null||O.call(L,$ instanceof Error?$:new Error(String($))),this.markWebMcpToolComplete(p,Gs(te?"Aborted by cancel()":ix($)),S),this.webMcpInflightKeys.delete(h),null}return M.signal.aborted?(this.markWebMcpToolComplete(p,Gs("Aborted by cancel()"),S),this.webMcpInflightKeys.delete(h),null):{dedupeKey:h,resumeKey:T,output:x,toolMessage:p,startedAt:S,completedAt:Date.now()}})),i=[];try{if(i=s.filter(b=>b!==null),i.length===0)return;let p={};for(let b of i)p[b.resumeKey]=b.output;let f=await this.client.resumeFlow(e,p,{signal:a.signal});if(!f.ok){let b=await f.json().catch(()=>null);throw new Error((d=b==null?void 0:b.error)!=null?d:`Resume failed: ${f.status}`)}for(let b of i)this.webMcpResolvedKeys.add(b.dedupeKey),this.markWebMcpToolComplete(b.toolMessage,b.output,b.startedAt,b.completedAt,((l=b.toolMessage.toolCall)==null?void 0:l.name)===Vn?{suggestRepliesResolved:!0}:void 0);f.body&&await this.connectStream(f.body,{allowReentry:!0})}catch(p){if(!(p instanceof Error&&(p.name==="AbortError"||p.message.includes("aborted")||p.message.includes("abort"))))(m=(u=this.callbacks).onError)==null||m.call(u,p instanceof Error?p:new Error(String(p)));else for(let b of i)this.markWebMcpToolComplete(b.toolMessage,Gs("Aborted by cancel()"),b.startedAt)}finally{for(let p of n)this.webMcpInflightKeys.delete(p);for(let p of o)this.webMcpResolveControllers.delete(p);this.webMcpResolveControllers.delete(a),this.webMcpResolveControllers.size===0&&!this.abortController&&this.setStreaming(!1)}}async resolveWebMcpToolCall(e){var b,h,S,T,M,k,x,C,w,E,H,I;let t=(b=e.agentMetadata)==null?void 0:b.executionId,n=(h=e.toolCall)==null?void 0:h.name,o=(S=e.toolCall)==null?void 0:S.id;if(!t){(M=(T=this.callbacks).onError)==null||M.call(T,new Error("WebMCP step_await missing executionId \u2014 dispatch left paused."));return}if(!n)return;if(!o){let L=`${t}:__no_tool_id__:${n}`;if(this.webMcpInflightKeys.has(L)||this.webMcpResolvedKeys.has(L))return;this.webMcpInflightKeys.add(L);try{await this.resumeWithToolOutput(t,n,{isError:!0,content:[{type:"text",text:"WebMCP step_await missing toolCall.id \u2014 cannot execute the page tool."}]}),this.webMcpResolvedKeys.add(L)}catch(O){(x=(k=this.callbacks).onError)==null||x.call(k,O instanceof Error?O:new Error(String(O)))}finally{this.webMcpInflightKeys.delete(L)}return}let a=`${t}:${o}`;if(this.webMcpInflightKeys.has(a)||this.webMcpResolvedKeys.has(a)||this.isSuggestRepliesAlreadyResolved(e))return;this.webMcpInflightKeys.add(a);let s=this.markWebMcpToolRunning(e),i=new AbortController;this.webMcpResolveControllers.add(i);let{signal:d}=i;this.setStreaming(!0);let l=n===Vn,u=(C=e.toolCall)==null?void 0:C.args,m=l?null:this.client.executeWebMcpToolCall(n,u,d),p="execute",f=s;try{let L;if(l?L=Nd():m?L=await m:L={isError:!0,content:[{type:"text",text:"WebMCP not enabled on this widget."}]},f=Date.now(),d.aborted){this.markWebMcpToolComplete(e,Gs("Aborted by cancel()"),s);return}let O=(E=(w=e.agentMetadata)==null?void 0:w.webMcpToolCallId)!=null?E:n;p="resume",await this.resumeWithToolOutput(t,O,L,{onHttpOk:()=>{this.webMcpResolvedKeys.add(a),this.markWebMcpToolComplete(e,L,s,f,l?{suggestRepliesResolved:!0}:void 0)},signal:d})}catch(L){let O=L instanceof Error&&(L.name==="AbortError"||L.message.includes("aborted")||L.message.includes("abort"));(p==="execute"||O||d.aborted)&&this.markWebMcpToolComplete(e,Gs(O||d.aborted?"Aborted by cancel()":ix(L)),s),O||(I=(H=this.callbacks).onError)==null||I.call(H,L instanceof Error?L:new Error(String(L)))}finally{this.webMcpInflightKeys.delete(a),this.webMcpResolveControllers.delete(i),this.webMcpResolveControllers.size===0&&!this.abortController&&this.setStreaming(!1)}}async resumeWithToolOutput(e,t,n,o){var s,i;let a=await this.client.resumeFlow(e,{[t]:n},{signal:o==null?void 0:o.signal});if(!a.ok){let d=await a.json().catch(()=>null);throw new Error((s=d==null?void 0:d.error)!=null?s:`Resume failed: ${a.status}`)}(i=o==null?void 0:o.onHttpOk)==null||i.call(o),a.body?await this.connectStream(a.body,{allowReentry:!0}):this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null)}abortWebMcpResolves(){for(let e of this.webMcpResolveControllers)e.abort();this.webMcpResolveControllers.clear();for(let e of[...this.webMcpApprovalResolvers.keys()])this.resolveWebMcpApproval(e,"denied");this.webMcpAwaitBatches.clear(),this.webMcpEpoch++}cancel(){var e;(e=this.abortController)==null||e.abort(),this.abortController=null,this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.stopSpeaking(),this.stopVoicePlayback(),this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var e;this.stopSpeaking(),(e=this.abortController)==null||e.abort(),this.abortController=null,this.abortWebMcpResolves(),this.messages=[],this.agentExecution=null,this.clearArtifactState(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear(),this.client.resetClientToolsFingerprint(),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}getArtifacts(){return[...this.artifacts.values()]}getArtifactById(e){return this.artifacts.get(e)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(e){this.selectedArtifactId=e,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(e){var o;let t=e.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(e.artifactType==="markdown"){let a={id:t,artifactType:"markdown",title:e.title,status:"complete",markdown:e.content};return this.artifacts.set(t,a),this.selectedArtifactId=t,this.emitArtifactsState(),a}let n={id:t,artifactType:"component",title:e.title,status:"complete",component:e.component,props:(o=e.props)!=null?o:{}};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 e,t;(t=(e=this.callbacks).onArtifactsState)==null||t.call(e,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(e){var t,n;switch(e.type){case"artifact_start":{e.artifactType==="markdown"?this.artifacts.set(e.id,{id:e.id,artifactType:"markdown",title:e.title,status:"streaming",markdown:""}):this.artifacts.set(e.id,{id:e.id,artifactType:"component",title:e.title,status:"streaming",component:(t=e.component)!=null?t:"",props:{}}),this.selectedArtifactId=e.id;break}case"artifact_delta":{let o=this.artifacts.get(e.id);(o==null?void 0:o.artifactType)==="markdown"&&(o.markdown=((n=o.markdown)!=null?n:"")+e.artDelta);break}case"artifact_update":{let o=this.artifacts.get(e.id);(o==null?void 0:o.artifactType)==="component"&&(o.props={...o.props,...e.props},e.component&&(o.component=e.component));break}case"artifact_complete":{let o=this.artifacts.get(e.id);o&&(o.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(e){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear(),this.messages=this.sortMessages(e.map(n=>{var o;return{...n,streaming:!1,sequence:(o=n.sequence)!=null?o:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}hydrateArtifacts(e,t=null){this.artifacts.clear();for(let n of e)this.artifacts.set(n.id,{...n,status:"complete"});this.selectedArtifactId=t,this.emitArtifactsState()}setStatus(e){this.status!==e&&(this.status=e,this.callbacks.onStatusChanged(e))}setStreaming(e){if(this.streaming===e)return;let t=this.streaming;this.streaming=e,this.callbacks.onStreamingChanged(e),t&&!e&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let e=this.config.textToSpeech;if(!(e!=null&&e.enabled)||!(!e.provider||e.provider==="browser"||e.provider==="runtype"&&e.browserFallback))return;let n=[...this.messages].reverse().find(a=>a.role==="assistant"&&a.content&&!a.voiceProcessing);if(!n)return;if(this.ttsSpokenMessageIds.has(n.id)){this.ttsSpokenMessageIds.delete(n.id);return}let o=n.content;o.trim()&&this.speak(o,e)}speak(e,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let n=window.speechSynthesis;n.cancel();let o=new SpeechSynthesisUtterance(e),a=n.getVoices();if(t.voice){let s=a.find(i=>i.name===t.voice);s&&(o.voice=s)}else a.length>0&&(o.voice=t.pickVoice?t.pickVoice(a):r.pickBestVoice(a));t.rate!==void 0&&(o.rate=t.rate),t.pitch!==void 0&&(o.pitch=t.pitch),setTimeout(()=>n.speak(o),50)}static pickBestVoice(e){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 o of t){let a=e.find(s=>s.name===o);if(a)return a}return(n=e.find(o=>o.lang.startsWith("en")))!=null?n:e[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(e){let t=this.ensureSequence(e);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(e){let t=this.ensureSequence(e),n=this.messages.findIndex(o=>o.id===t.id);if(n===-1){this.appendMessage(t);return}this.messages=this.messages.map((o,a)=>{var u,m,p,f,b,h,S,T,M,k,x,C,w,E,H;if(a!==n)return o;let s={...o,...t};if(((u=o.agentMetadata)==null?void 0:u.askUserQuestionAnswered)===!0&&t.agentMetadata&&(s.agentMetadata={...t.agentMetadata,askUserQuestionAnswered:!0,...o.agentMetadata.askUserQuestionAnswers?{askUserQuestionAnswers:o.agentMetadata.askUserQuestionAnswers}:{},awaitingLocalTool:!1}),((m=o.agentMetadata)==null?void 0:m.suggestRepliesResolved)===!0&&t.agentMetadata&&(s.agentMetadata={...(p=s.agentMetadata)!=null?p:t.agentMetadata,suggestRepliesResolved:!0,awaitingLocalTool:!1}),o.approval&&t.approval&&o.approval.id===t.approval.id){let I=o.approval,L=t.approval;s.approval={...I,...L,executionId:L.executionId||I.executionId,toolName:L.toolName||I.toolName,description:L.description||I.description,toolType:(f=L.toolType)!=null?f:I.toolType,reason:(b=L.reason)!=null?b:I.reason,parameters:(h=L.parameters)!=null?h:I.parameters}}let i=(S=t.toolCall)==null?void 0:S.name,d=(T=t.agentMetadata)==null?void 0:T.executionId,l=(M=t.toolCall)==null?void 0:M.id;if(i&&lx(i)&&d&&l&&((k=t.agentMetadata)==null?void 0:k.awaitingLocalTool)===!0){let I=`${d}:${l}`,L=this.webMcpInflightKeys.has(I),O=this.webMcpResolvedKeys.has(I),$=(x=o.toolCall)==null?void 0:x.name,te=((C=o.agentMetadata)==null?void 0:C.executionId)===d&&((w=o.toolCall)==null?void 0:w.id)===l&&$!==void 0&&lx($)&&((E=o.toolCall)==null?void 0:E.status)==="complete";(L||O||te)&&(s.agentMetadata={...(H=s.agentMetadata)!=null?H:{},awaitingLocalTool:!1},s.toolCall=o.toolCall,s.streaming=o.streaming)}return s}),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(e){return e.sequence!==void 0?{...e}:{...e,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(e){return[...e].sort((t,n)=>{var d,l;let o=new Date(t.createdAt).getTime(),a=new Date(n.createdAt).getTime();if(!Number.isNaN(o)&&!Number.isNaN(a)&&o!==a)return o-a;let s=(d=t.sequence)!=null?d:0,i=(l=n.sequence)!=null?l:0;return s!==i?s-i:t.id.localeCompare(n.id)})}};var Vd=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2"}]];var jd=[["path",{d:"M12 5v14"}],["path",{d:"m19 12-7 7-7-7"}]];var Gd=[["path",{d:"m12 19-7-7 7-7"}],["path",{d:"M19 12H5"}]];var Kd=[["path",{d:"M5 12h14"}],["path",{d:"m12 5 7 7-7 7"}]];var Xd=[["path",{d:"M7 7h10v10"}],["path",{d:"M7 17 17 7"}]];var Qd=[["path",{d:"m5 12 7-7 7 7"}],["path",{d:"M12 19V5"}]];var Jd=[["circle",{cx:"12",cy:"12",r:"4"}],["path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8"}]];var Yd=[["path",{d:"M4.929 4.929 19.07 19.071"}],["circle",{cx:"12",cy:"12",r:"10"}]];var Zd=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326"}]];var ec=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z"}]];var tc=[["path",{d:"M12 8V4H8"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2"}],["path",{d:"M2 14h2"}],["path",{d:"M20 14h2"}],["path",{d:"M15 13v2"}],["path",{d:"M9 13v2"}]];var rc=[["path",{d:"M12 10h.01"}],["path",{d:"M12 14h.01"}],["path",{d:"M12 6h.01"}],["path",{d:"M16 10h.01"}],["path",{d:"M16 14h.01"}],["path",{d:"M16 6h.01"}],["path",{d:"M8 10h.01"}],["path",{d:"M8 14h.01"}],["path",{d:"M8 6h.01"}],["path",{d:"M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"}],["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2"}]];var nc=[["path",{d:"M8 2v4"}],["path",{d:"M16 2v4"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}],["path",{d:"M3 10h18"}],["path",{d:"M8 14h.01"}],["path",{d:"M12 14h.01"}],["path",{d:"M16 14h.01"}],["path",{d:"M8 18h.01"}],["path",{d:"M12 18h.01"}],["path",{d:"M16 18h.01"}]];var oc=[["path",{d:"M8 2v4"}],["path",{d:"M16 2v4"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}],["path",{d:"M3 10h18"}]];var ac=[["path",{d:"M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z"}],["circle",{cx:"12",cy:"13",r:"3"}]];var sc=[["path",{d:"M20 6 9 17l-5-5"}]];var ic=[["path",{d:"m6 9 6 6 6-6"}]];var lc=[["path",{d:"m15 18-6-6 6-6"}]];var dc=[["path",{d:"m9 18 6-6-6-6"}]];var cc=[["path",{d:"m18 15-6-6-6 6"}]];var cl=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"m9 12 2 2 4-4"}]];var pl=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"m15 9-6 6"}],["path",{d:"m9 9 6 6"}]];var pc=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v4"}],["path",{d:"M21 14H11"}],["path",{d:"m15 10-4 4 4 4"}]];var uc=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}]];var fc=[["path",{d:"M12 6v6l4 2"}],["circle",{cx:"12",cy:"12",r:"10"}]];var mc=[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"}]];var gc=[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10"}]];var hc=[["line",{x1:"12",x2:"12",y1:"2",y2:"22"}],["path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}]];var xc=[["path",{d:"M12 15V3"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}],["path",{d:"m7 10 5 5 5-5"}]];var ul=[["circle",{cx:"12",cy:"12",r:"1"}],["circle",{cx:"12",cy:"5",r:"1"}],["circle",{cx:"12",cy:"19",r:"1"}]];var fl=[["circle",{cx:"12",cy:"12",r:"1"}],["circle",{cx:"19",cy:"12",r:"1"}],["circle",{cx:"5",cy:"12",r:"1"}]];var bc=[["path",{d:"M15 3h6v6"}],["path",{d:"M10 14 21 3"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}]];var yc=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143"}],["path",{d:"m2 2 20 20"}]];var vc=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"}],["circle",{cx:"12",cy:"12",r:"3"}]];var Cc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M10 12.5 8 15l2 2.5"}],["path",{d:"m14 12.5 2 2.5-2 2.5"}]];var wc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M8 13h2"}],["path",{d:"M14 13h2"}],["path",{d:"M8 17h2"}],["path",{d:"M14 17h2"}]];var Ac=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M10 9H8"}],["path",{d:"M16 13H8"}],["path",{d:"M16 17H8"}]];var Sc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}]];var Tc=[["path",{d:"M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8"}],["path",{d:"M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z"}],["path",{d:"M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1"}]];var Mc=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}],["path",{d:"M7 3v18"}],["path",{d:"M3 7.5h4"}],["path",{d:"M3 12h18"}],["path",{d:"M3 16.5h4"}],["path",{d:"M17 3v18"}],["path",{d:"M17 7.5h4"}],["path",{d:"M17 16.5h4"}]];var kc=[["path",{d:"M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528"}]];var Ec=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"}]];var Lc=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"}]];var ml=[["path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"}]];var Pc=[["rect",{x:"3",y:"8",width:"18",height:"4",rx:"1"}],["path",{d:"M12 8v13"}],["path",{d:"M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7"}],["path",{d:"M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5"}]];var Rc=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"}],["path",{d:"M2 12h20"}]];var Ic=[["line",{x1:"4",x2:"20",y1:"9",y2:"9"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21"}]];var Hc=[["path",{d:"M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3"}]];var Wc=[["path",{d:"M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5"}]];var Bc=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}],["path",{d:"M3 3v5h5"}],["path",{d:"M12 7v5l4 2"}]];var gl=[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}]];var Dc=[["path",{d:"M16 5h6"}],["path",{d:"M19 2v6"}],["path",{d:"M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}],["circle",{cx:"9",cy:"9",r:"2"}]];var Fc=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"}],["circle",{cx:"9",cy:"9",r:"2"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}]];var Oc=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"M12 16v-4"}],["path",{d:"M12 8h.01"}]];var Nc=[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4"}],["path",{d:"m21 2-9.6 9.6"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5"}]];var _c=[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}]];var hl=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56"}]];var Uc=[["path",{d:"M12 2v4"}],["path",{d:"m16.2 7.8 2.9-2.9"}],["path",{d:"M18 12h4"}],["path",{d:"m16.2 16.2 2.9 2.9"}],["path",{d:"M12 18v4"}],["path",{d:"m4.9 19.1 2.9-2.9"}],["path",{d:"M2 12h4"}],["path",{d:"m4.9 4.9 2.9 2.9"}]];var qc=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}]];var zc=[["path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}]];var $c=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["circle",{cx:"12",cy:"10",r:"3"}]];var Vc=[["path",{d:"M8 3H5a2 2 0 0 0-2 2v3"}],["path",{d:"M21 8V5a2 2 0 0 0-2-2h-3"}],["path",{d:"M3 16v3a2 2 0 0 0 2 2h3"}],["path",{d:"M16 21h3a2 2 0 0 0 2-2v-3"}]];var jc=[["path",{d:"M4 5h16"}],["path",{d:"M4 12h16"}],["path",{d:"M4 19h16"}]];var Gc=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"}]];var Kc=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"}]];var Xc=[["path",{d:"M12 19v3"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}],["rect",{x:"9",y:"2",width:"6",height:"13",rx:"3"}]];var Qc=[["path",{d:"M8 3v3a2 2 0 0 1-2 2H3"}],["path",{d:"M21 8h-3a2 2 0 0 1-2-2V3"}],["path",{d:"M3 16h3a2 2 0 0 1 2 2v3"}],["path",{d:"M16 21v-3a2 2 0 0 1 2-2h3"}]];var Jc=[["path",{d:"M5 12h14"}]];var Yc=[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21"}]];var Zc=[["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"}]];var ep=[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"}],["path",{d:"M12 22V12"}],["polyline",{points:"3.29 7 12 12 20.71 7"}],["path",{d:"m7.5 4.27 9 5.15"}]];var tp=[["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551"}]];var rp=[["rect",{x:"14",y:"3",width:"5",height:"18",rx:"1"}],["rect",{x:"5",y:"3",width:"5",height:"18",rx:"1"}]];var np=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z"}],["path",{d:"m15 5 4 4"}]];var op=[["line",{x1:"19",x2:"5",y1:"5",y2:"19"}],["circle",{cx:"6.5",cy:"6.5",r:"2.5"}],["circle",{cx:"17.5",cy:"17.5",r:"2.5"}]];var ap=[["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}]];var sp=[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z"}]];var ip=[["path",{d:"M5 12h14"}],["path",{d:"M12 5v14"}]];var lp=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"}],["path",{d:"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"}],["path",{d:"M12 17.5v-11"}]];var dp=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"}],["path",{d:"M21 3v5h-5"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"}],["path",{d:"M8 16H3v5"}]];var cp=[["path",{d:"M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"}],["path",{d:"M21 3v5h-5"}]];var pp=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7"}]];var up=[["path",{d:"m21 21-4.34-4.34"}],["circle",{cx:"11",cy:"11",r:"8"}]];var fp=[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"}],["path",{d:"m21.854 2.147-10.94 10.939"}]];var mp=[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"}],["circle",{cx:"12",cy:"12",r:"3"}]];var gp=[["path",{d:"M12 2v13"}],["path",{d:"m16 6-4-4-4 4"}],["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}]];var hp=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"M12 8v4"}],["path",{d:"M12 16h.01"}]];var xp=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"m9 12 2 2 4-4"}]];var xl=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"m14.5 9.5-5 5"}],["path",{d:"m9.5 9.5 5 5"}]];var bp=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}]];var yp=[["path",{d:"M16 10a4 4 0 0 1-8 0"}],["path",{d:"M3.103 6.034h17.794"}],["path",{d:"M3.4 5.467a2 2 0 0 0-.4 1.2V20a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.667a2 2 0 0 0-.4-1.2l-2-2.667A2 2 0 0 0 17 2H7a2 2 0 0 0-1.6.8z"}]];var vp=[["circle",{cx:"8",cy:"21",r:"1"}],["circle",{cx:"19",cy:"21",r:"1"}],["path",{d:"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"}]];var Cp=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2"}],["path",{d:"M12 18h.01"}]];var bl=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z"}],["path",{d:"M20 2v4"}],["path",{d:"M22 4h-4"}],["circle",{cx:"4",cy:"20",r:"2"}]];var wp=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}]];var Ap=[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z"}]];var Sp=[["path",{d:"M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5"}],["path",{d:"M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244"}],["path",{d:"M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05"}]];var Tp=[["circle",{cx:"12",cy:"12",r:"4"}],["path",{d:"M12 2v2"}],["path",{d:"M12 20v2"}],["path",{d:"m4.93 4.93 1.41 1.41"}],["path",{d:"m17.66 17.66 1.41 1.41"}],["path",{d:"M2 12h2"}],["path",{d:"M20 12h2"}],["path",{d:"m6.34 17.66-1.41 1.41"}],["path",{d:"m19.07 4.93-1.41 1.41"}]];var Mp=[["path",{d:"M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"}],["circle",{cx:"7.5",cy:"7.5",r:".5",fill:"currentColor"}]];var kp=[["path",{d:"M17 14V2"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z"}]];var Ep=[["path",{d:"M7 10v12"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z"}]];var Lp=[["line",{x1:"10",x2:"14",y1:"2",y2:"2"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11"}],["circle",{cx:"12",cy:"14",r:"8"}]];var Pp=[["path",{d:"M10 11v6"}],["path",{d:"M14 11v6"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"}],["path",{d:"M3 6h18"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}]];var Rp=[["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"}],["path",{d:"M3 6h18"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}]];var yl=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"}],["path",{d:"M12 9v4"}],["path",{d:"M12 17h.01"}]];var Ip=[["path",{d:"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2"}],["path",{d:"M15 18H9"}],["path",{d:"M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14"}],["circle",{cx:"17",cy:"18",r:"2"}],["circle",{cx:"7",cy:"18",r:"2"}]];var Hp=[["path",{d:"M12 3v12"}],["path",{d:"m17 8-5-5-5 5"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}]];var Wp=[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"}],["circle",{cx:"12",cy:"7",r:"4"}]];var Bp=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z"}],["path",{d:"M16 9a5 5 0 0 1 0 6"}],["path",{d:"M19.364 18.364a9 9 0 0 0 0-12.728"}]];var Dp=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z"}],["line",{x1:"22",x2:"16",y1:"9",y2:"15"}],["line",{x1:"16",x2:"22",y1:"9",y2:"15"}]];var Fp=[["path",{d:"M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1"}],["path",{d:"M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4"}]];var Op=[["path",{d:"M18 6 6 18"}],["path",{d:"m6 6 12 12"}]];var Np=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}]];var sv={activity:Vd,"arrow-down":jd,"arrow-up":Qd,"arrow-up-right":Xd,bot:tc,"chevron-down":ic,"chevron-up":cc,"chevron-right":dc,"chevron-left":lc,check:sc,clipboard:uc,"clipboard-copy":pc,copy:mc,file:Sc,"file-code":Cc,"file-spreadsheet":wc,"file-text":Ac,"image-plus":Dc,loader:Uc,"loader-circle":hl,mic:Xc,paperclip:tp,"refresh-cw":dp,search:up,send:fp,"shield-alert":hp,"shield-check":xp,"shield-x":xl,square:wp,"thumbs-down":kp,"thumbs-up":Ep,upload:Hp,"volume-2":Bp,x:Op,user:Wp,mail:zc,phone:ap,calendar:oc,clock:fc,building:rc,"map-pin":$c,lock:qc,key:Nc,"credit-card":gc,"at-sign":Jd,hash:Ic,globe:Rc,link:_c,"circle-check":cl,"circle-x":pl,"triangle-alert":yl,info:Oc,ban:Yd,shield:bp,"arrow-left":Gd,"arrow-right":Kd,"external-link":bc,ellipsis:fl,"ellipsis-vertical":ul,menu:jc,house:gl,plus:ip,minus:Jc,pencil:np,trash:Rp,"trash-2":Pp,save:pp,download:xc,share:gp,funnel:ml,settings:mp,"rotate-cw":cp,maximize:Vc,minimize:Qc,"shopping-cart":vp,"shopping-bag":yp,package:ep,truck:Ip,tag:Mp,gift:Pc,receipt:lp,wallet:Fp,store:Sp,"dollar-sign":hc,percent:op,play:sp,pause:rp,"volume-x":Dp,camera:ac,image:Fc,film:Mc,headphones:Hc,"message-circle":Gc,"message-square":Kc,bell:Zd,heart:Wc,star:Ap,eye:vc,"eye-off":yc,bookmark:ec,"calendar-days":nc,history:Bc,timer:Lp,folder:Lc,"folder-open":Ec,files:Tc,sparkles:bl,zap:Np,sun:Tp,moon:Zc,flag:kc,monitor:Yc,smartphone:Cp},Me=(r,e=24,t="currentColor",n=2)=>{let o=sv[r];return o?iv(o,e,t,n):(console.warn(`Lucide icon "${r}" is not in the Persona registry. Add it to packages/widget/src/utils/icons.ts (see docs/icon-registry-shortlist.md).`),null)};function iv(r,e,t,n){if(!Array.isArray(r))return null;let o=document.createElementNS("http://www.w3.org/2000/svg","svg");return o.setAttribute("width",String(e)),o.setAttribute("height",String(e)),o.setAttribute("viewBox","0 0 24 24"),o.setAttribute("fill","none"),o.setAttribute("stroke",t),o.setAttribute("stroke-width",String(n)),o.setAttribute("stroke-linecap","round"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("aria-hidden","true"),r.forEach(a=>{if(!Array.isArray(a)||a.length<2)return;let s=a[0],i=a[1];if(!i)return;let d=document.createElementNS("http://www.w3.org/2000/svg",s);Object.entries(i).forEach(([l,u])=>{l!=="stroke"&&d.setAttribute(l,String(u))}),o.appendChild(d)}),o}var vl={allowedTypes:yo,maxFileSize:10*1024*1024,maxFiles:4};function lv(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function dv(r){return r==="application/pdf"||r.startsWith("text/")||r.includes("word")?"file-text":r.includes("excel")||r.includes("spreadsheet")?"file-spreadsheet":r==="application/json"?"file-code":"file"}var ha=class r{constructor(e={}){this.attachments=[];this.previewsContainer=null;var t,n,o;this.config={allowedTypes:(t=e.allowedTypes)!=null?t:vl.allowedTypes,maxFileSize:(n=e.maxFileSize)!=null?n:vl.maxFileSize,maxFiles:(o=e.maxFiles)!=null?o:vl.maxFiles,onFileRejected:e.onFileRejected,onAttachmentsChange:e.onAttachmentsChange}}setPreviewsContainer(e){this.previewsContainer=e}updateConfig(e){e.allowedTypes!==void 0&&(this.config.allowedTypes=e.allowedTypes.length>0?e.allowedTypes:vl.allowedTypes),e.maxFileSize!==void 0&&(this.config.maxFileSize=e.maxFileSize),e.maxFiles!==void 0&&(this.config.maxFiles=e.maxFiles),e.onFileRejected!==void 0&&(this.config.onFileRejected=e.onFileRejected),e.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=e.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(e=>e.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(e){!e||e.length===0||await this.handleFiles(Array.from(e))}async handleFiles(e){var t,n,o,a,s,i,d;if(e.length){for(let l of e){if(this.attachments.length>=this.config.maxFiles){(n=(t=this.config).onFileRejected)==null||n.call(t,l,"count");continue}let u=ox(l,this.config.allowedTypes,this.config.maxFileSize);if(!u.valid){let m=(o=u.error)!=null&&o.includes("type")?"type":"size";(s=(a=this.config).onFileRejected)==null||s.call(a,l,m);continue}try{let m=await nx(l),p=sl(l)?URL.createObjectURL(l):null,f={id:lv(),file:l,previewUrl:p,contentPart:m};this.attachments.push(f),this.renderPreview(f)}catch(m){console.error("[AttachmentManager] Failed to process file:",m)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(e){var a,s,i;let t=this.attachments.findIndex(d=>d.id===e);if(t===-1)return;let n=this.attachments[t];n.previewUrl&&URL.revokeObjectURL(n.previewUrl),this.attachments.splice(t,1);let o=(a=this.previewsContainer)==null?void 0:a.querySelector(`[data-attachment-id="${e}"]`);o&&o.remove(),this.updatePreviewsVisibility(),(i=(s=this.config).onAttachmentsChange)==null||i.call(s,this.getAttachments())}clearAttachments(){var e,t;for(let n of this.attachments)n.previewUrl&&URL.revokeObjectURL(n.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(e=this.config).onAttachmentsChange)==null||t.call(e,this.getAttachments())}renderPreview(e){if(!this.previewsContainer)return;let t=sl(e.file),n=v("div","persona-attachment-preview persona-relative persona-inline-block");if(n.setAttribute("data-attachment-id",e.id),n.style.width="48px",n.style.height="48px",t&&e.previewUrl){let s=v("img");s.src=e.previewUrl,s.alt=e.file.name,s.className="persona-w-full persona-h-full persona-object-cover persona-rounded-lg persona-border persona-border-gray-200",s.style.width="48px",s.style.height="48px",s.style.objectFit="cover",s.style.borderRadius="8px",n.appendChild(s)}else{let s=v("div");s.style.width="48px",s.style.height="48px",s.style.borderRadius="8px",s.style.backgroundColor="var(--persona-container, #f3f4f6)",s.style.border="1px solid var(--persona-border, #e5e7eb)",s.style.display="flex",s.style.flexDirection="column",s.style.alignItems="center",s.style.justifyContent="center",s.style.gap="2px",s.style.overflow="hidden";let i=dv(e.file.type),d=Me(i,20,"var(--persona-muted, #6b7280)",1.5);d&&s.appendChild(d);let l=v("span");l.textContent=ax(e.file.type,e.file.name),l.style.fontSize="8px",l.style.fontWeight="600",l.style.color="var(--persona-muted, #6b7280)",l.style.textTransform="uppercase",l.style.lineHeight="1",s.appendChild(l),n.appendChild(s)}let o=v("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");o.type="button",o.setAttribute("aria-label","Remove attachment"),o.style.position="absolute",o.style.top="-4px",o.style.right="-4px",o.style.width="18px",o.style.height="18px",o.style.borderRadius="50%",o.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",o.style.border="none",o.style.cursor="pointer",o.style.display="flex",o.style.alignItems="center",o.style.justifyContent="center",o.style.padding="0";let a=Me("x",10,"var(--persona-text-inverse, #ffffff)",2);a?o.appendChild(a):(o.textContent="\xD7",o.style.color="var(--persona-text-inverse, #ffffff)",o.style.fontSize="14px",o.style.lineHeight="1"),o.addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),this.removeAttachment(e.id)}),n.appendChild(o),this.previewsContainer.appendChild(n)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(e,t){return new r({allowedTypes:e==null?void 0:e.allowedTypes,maxFileSize:e==null?void 0:e.maxFileSize,maxFiles:e==null?void 0:e.maxFiles,onFileRejected:e==null?void 0:e.onFileRejected,onAttachmentsChange:t})}};var dx=r=>typeof r=="object"&&r!==null&&!Array.isArray(r);function Ks(r,e){if(!r)return e;if(!e)return r;let t={...r};for(let[n,o]of Object.entries(e)){let a=t[n];dx(a)&&dx(o)?t[n]=Ks(a,o):t[n]=o}return t}var An="min(440px, calc(100vw - 24px))",Cl="440px",Kt={apiUrl:"https://api.runtype.com/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}",agentIconName:"bot",headerIconName:"bot",position:"bottom-right",width:An,heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",closeButtonPaddingX:"0px",closeButtonPaddingY:"0px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:void 0,callToActionIconBackgroundColor:void 0,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:void 0,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",borderColor:void 0,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:void 0,backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:void 0,recordingBackgroundColor:void 0,recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0,scrollToBottom:{enabled:!0,iconName:"arrow-down",label:""},scrollBehavior:{mode:"follow",anchorTopOffset:16},toolCallDisplay:{collapsedMode:"tool-call",activePreview:!1,grouped:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},reasoningDisplay:{activePreview:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},streamAnimation:{type:"none",placeholder:"none",speed:120,duration:1800},askUserQuestion:{enabled:!0,slideInMs:180,freeTextLabel:"Other\u2026",freeTextPlaceholder:"Type your answer\u2026",submitLabel:"Send"}},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 cx(r,e){if(!(!r&&!e))return r?e?Ks(r,e):r:e}function wl(r){var e,t,n,o,a,s,i,d,l,u,m,p,f,b,h,S,T,M,k,x,C;return r?{...Kt,...r,theme:cx(Kt.theme,r.theme),darkTheme:cx(Kt.darkTheme,r.darkTheme),launcher:{...Kt.launcher,...r.launcher,dock:{...(e=Kt.launcher)==null?void 0:e.dock,...(t=r.launcher)==null?void 0:t.dock},clearChat:{...(n=Kt.launcher)==null?void 0:n.clearChat,...(o=r.launcher)==null?void 0:o.clearChat}},copy:{...Kt.copy,...r.copy},sendButton:{...Kt.sendButton,...r.sendButton},statusIndicator:{...Kt.statusIndicator,...r.statusIndicator},voiceRecognition:{...Kt.voiceRecognition,...r.voiceRecognition},features:(()=>{var J,re,Q,ge,Z,G,pe,ke,le,ne;let w=(J=Kt.features)==null?void 0:J.artifacts,E=(re=r.features)==null?void 0:re.artifacts,H=(Q=Kt.features)==null?void 0:Q.scrollToBottom,I=(ge=r.features)==null?void 0:ge.scrollToBottom,L=(Z=Kt.features)==null?void 0:Z.scrollBehavior,O=(G=r.features)==null?void 0:G.scrollBehavior,$=(pe=Kt.features)==null?void 0:pe.streamAnimation,te=(ke=r.features)==null?void 0:ke.streamAnimation,xe=(le=Kt.features)==null?void 0:le.askUserQuestion,Je=(ne=r.features)==null?void 0:ne.askUserQuestion,we=w===void 0&&E===void 0?void 0:{...w,...E,layout:{...w==null?void 0:w.layout,...E==null?void 0:E.layout}},De=H===void 0&&I===void 0?void 0:{...H,...I},Ae=L===void 0&&O===void 0?void 0:{...L,...O},qe=$===void 0&&te===void 0?void 0:{...$,...te},He=xe===void 0&&Je===void 0?void 0:{...xe,...Je,styles:{...xe==null?void 0:xe.styles,...Je==null?void 0:Je.styles}};return{...Kt.features,...r.features,...De!==void 0?{scrollToBottom:De}:{},...Ae!==void 0?{scrollBehavior:Ae}:{},...we!==void 0?{artifacts:we}:{},...qe!==void 0?{streamAnimation:qe}:{},...He!==void 0?{askUserQuestion:He}:{}}})(),suggestionChips:(a=r.suggestionChips)!=null?a:Kt.suggestionChips,suggestionChipsConfig:{...Kt.suggestionChipsConfig,...r.suggestionChipsConfig},layout:{...Kt.layout,...r.layout,header:{...(s=Kt.layout)==null?void 0:s.header,...(i=r.layout)==null?void 0:i.header},messages:{...(d=Kt.layout)==null?void 0:d.messages,...(l=r.layout)==null?void 0:l.messages,avatar:{...(m=(u=Kt.layout)==null?void 0:u.messages)==null?void 0:m.avatar,...(f=(p=r.layout)==null?void 0:p.messages)==null?void 0:f.avatar},timestamp:{...(h=(b=Kt.layout)==null?void 0:b.messages)==null?void 0:h.timestamp,...(T=(S=r.layout)==null?void 0:S.messages)==null?void 0:T.timestamp}},slots:{...(M=Kt.layout)==null?void 0:M.slots,...(k=r.layout)==null?void 0:k.slots}},markdown:{...Kt.markdown,...r.markdown,options:{...(x=Kt.markdown)==null?void 0:x.options,...(C=r.markdown)==null?void 0:C.options}},messageActions:{...Kt.messageActions,...r.messageActions}}:Kt}var _p={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},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"},info:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"}},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"}},Up={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.secondary.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.50",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.600",hover:"palette.colors.primary.700",focus:"palette.colors.primary.600",active:"palette.colors.primary.600",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.info.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"}},qp={button:{primary:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.secondary",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:"palette.colors.gray.50",placeholder:"palette.colors.gray.400",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"palette.colors.gray.400",ring:"palette.colors.gray.400"}},launcher:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",border:"palette.colors.gray.200",size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:An,maxWidth:Cl,height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"palette.colors.primary.500",border:"palette.colors.primary.600",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"palette.colors.primary.600",iconForeground:"palette.colors.primary.50",titleForeground:"palette.colors.primary.50",subtitleForeground:"palette.colors.primary.200",actionIconForeground:"palette.colors.primary.200"},message:{user:{background:"palette.colors.primary.500",text:"palette.colors.primary.50",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"palette.colors.gray.50",text:"palette.colors.gray.900",borderRadius:"palette.radius.lg",border:"palette.colors.gray.200",shadow:"palette.shadows.sm"},border:"semantic.colors.border"},introCard:{background:"semantic.colors.surface",borderRadius:"palette.radius.2xl",padding:"semantic.spacing.lg",shadow:"0 5px 15px rgba(15, 23, 42, 0.08)"},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"palette.shadows.none"},markdown:{inlineCode:{background:"palette.colors.gray.50",foreground:"palette.colors.gray.900"},link:{foreground:"palette.colors.primary.600"},prose:{fontFamily:"inherit"},codeBlock:{background:"semantic.colors.container",borderColor:"semantic.colors.border",textColor:"inherit"},table:{headerBackground:"semantic.colors.container",borderColor:"semantic.colors.border"},hr:{color:"semantic.colors.divider"},blockquote:{borderColor:"palette.colors.gray.900",background:"transparent",textColor:"palette.colors.gray.500"}},collapsibleWidget:{container:"palette.colors.gray.50",surface:"semantic.colors.surface",border:"semantic.colors.border"},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",shadow:"0 5px 15px rgba(15, 23, 42, 0.08)"},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"}},scrollToBottom:{background:"components.button.primary.background",foreground:"components.button.primary.foreground",border:"semantic.colors.primary",size:"40px",borderRadius:"palette.radius.full",shadow:"palette.shadows.sm",padding:"0.5rem 0.875rem",gap:"0.5rem",fontSize:"0.875rem",iconSize:"14px"},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function Ga(r,e){if(!e.startsWith("palette.")&&!e.startsWith("semantic.")&&!e.startsWith("components."))return e;let t=e.split("."),n=r;for(let o of t){if(n==null)return;n=n[o]}return typeof n=="string"&&(n.startsWith("palette.")||n.startsWith("semantic.")||n.startsWith("components."))?Ga(r,n):n}function Al(r){let e={};function t(n,o){for(let[a,s]of Object.entries(n)){let i=`${o}.${a}`;if(typeof s=="string"){let d=Ga(r,s);d!==void 0&&(e[i]={path:i,value:d,type:o.includes("color")?"color":o.includes("spacing")?"spacing":o.includes("typography")?"typography":o.includes("shadow")?"shadow":o.includes("border")?"border":"color"})}else typeof s=="object"&&s!==null&&t(s,i)}}return t(r.palette,"palette"),t(r.semantic,"semantic"),t(r.components,"components"),e}function zp(r){let e=[],t=[];return r.palette||e.push({path:"palette",message:"Theme must include a palette",severity:"error"}),r.semantic||t.push({path:"semantic",message:"No semantic tokens defined - defaults will be used",severity:"warning"}),r.components||t.push({path:"components",message:"No component tokens defined - defaults will be used",severity:"warning"}),{valid:e.length===0,errors:e,warnings:t}}function px(r,e){let t={...r};for(let[n,o]of Object.entries(e)){let a=t[n];a&&typeof a=="object"&&!Array.isArray(a)&&o&&typeof o=="object"&&!Array.isArray(o)?t[n]=px(a,o):t[n]=o}return t}function cv(r,e){return e?px(r,e):r}function Ka(r,e={}){var o,a,s,i,d,l,u,m,p,f,b,h,S;let t={palette:_p,semantic:Up,components:qp},n={palette:{...t.palette,...r==null?void 0:r.palette,colors:{...t.palette.colors,...(o=r==null?void 0:r.palette)==null?void 0:o.colors},spacing:{...t.palette.spacing,...(a=r==null?void 0:r.palette)==null?void 0:a.spacing},typography:{...t.palette.typography,...(s=r==null?void 0:r.palette)==null?void 0:s.typography},shadows:{...t.palette.shadows,...(i=r==null?void 0:r.palette)==null?void 0:i.shadows},borders:{...t.palette.borders,...(d=r==null?void 0:r.palette)==null?void 0:d.borders},radius:{...t.palette.radius,...(l=r==null?void 0:r.palette)==null?void 0:l.radius}},semantic:{...t.semantic,...r==null?void 0:r.semantic,colors:{...t.semantic.colors,...(u=r==null?void 0:r.semantic)==null?void 0:u.colors,interactive:{...t.semantic.colors.interactive,...(p=(m=r==null?void 0:r.semantic)==null?void 0:m.colors)==null?void 0:p.interactive},feedback:{...t.semantic.colors.feedback,...(b=(f=r==null?void 0:r.semantic)==null?void 0:f.colors)==null?void 0:b.feedback}},spacing:{...t.semantic.spacing,...(h=r==null?void 0:r.semantic)==null?void 0:h.spacing},typography:{...t.semantic.typography,...(S=r==null?void 0:r.semantic)==null?void 0:S.typography}},components:cv(t.components,r==null?void 0:r.components)};if(e.validate!==!1){let T=zp(n);if(!T.valid)throw new Error(`Theme validation failed: ${T.errors.map(M=>M.message).join(", ")}`)}if(e.plugins)for(let T of e.plugins)n=T.transform(n);return n}function Sl(r){var h,S,T,M,k,x,C,w,E,H,I,L,O,$,te,xe,Je,we,De,Ae,qe,He,J,re,Q,ge,Z,G,pe,ke,le,ne,de,Et,wt,We,he,at,Re,j,ue,nt,Rt,ee,Ge,Fr,Bt,or,hr,sn,F,fe,Ie,Xe,Fe,Ne,Ye,At,Xt,ar,K,mt,it,ye,ie,st,pr,pt,yr,Rr,ut,Lt,tt,zt,vr,sr,ur,Mr,un,St,qr,xr,Mn,ln,yt,Gn,kn,_e,R,se,Ee,Ot,et,Nt,Yt,lr,vt,zr,$t,$r,Dn,oo,Ao,fn,Vt,Qr,En,So,ao,To,Kn,mn,Fn,Tt,Cr,wr,gn,Mo;let e=Al(r),t={};for(let[ve,On]of Object.entries(e)){let Ln=ve.replace(/\./g,"-");t[`--persona-${Ln}`]=On.value}t["--persona-primary"]=(h=t["--persona-semantic-colors-primary"])!=null?h: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"]=(T=t["--persona-semantic-colors-accent"])!=null?T:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(M=t["--persona-semantic-colors-surface"])!=null?M: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"]=(x=t["--persona-semantic-colors-container"])!=null?x:t["--persona-palette-colors-gray-100"],t["--persona-text"]=(C=t["--persona-semantic-colors-text"])!=null?C:t["--persona-palette-colors-gray-900"],t["--persona-text-muted"]=(w=t["--persona-semantic-colors-text-muted"])!=null?w:t["--persona-palette-colors-gray-500"],t["--persona-text-inverse"]=(E=t["--persona-semantic-colors-text-inverse"])!=null?E:t["--persona-palette-colors-gray-50"],t["--persona-border"]=(H=t["--persona-semantic-colors-border"])!=null?H:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(I=t["--persona-semantic-colors-divider"])!=null?I:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(L=t["--persona-components-voice-recording-indicator"])!=null?L:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(O=t["--persona-components-voice-recording-background"])!=null?O:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=($=t["--persona-components-voice-processing-icon"])!=null?$: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"]=(xe=t["--persona-components-approval-requested-background"])!=null?xe:t["--persona-palette-colors-warning-50"],t["--persona-approval-border"]=(Je=t["--persona-components-approval-requested-border"])!=null?Je:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(we=t["--persona-components-approval-requested-text"])!=null?we:t["--persona-palette-colors-gray-900"],t["--persona-approval-shadow"]=(De=t["--persona-components-approval-requested-shadow"])!=null?De:"0 5px 15px rgba(15, 23, 42, 0.08)",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"]=(qe=t["--persona-components-approval-deny-background"])!=null?qe:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(He=t["--persona-components-attachment-image-background"])!=null?He:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=(J=t["--persona-components-attachment-image-border"])!=null?J:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(re=t["--persona-semantic-typography-fontFamily"])!=null?re:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(Q=t["--persona-semantic-typography-fontSize"])!=null?Q:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(ge=t["--persona-semantic-typography-fontWeight"])!=null?ge:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(Z=t["--persona-semantic-typography-lineHeight"])!=null?Z: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"]=(G=t["--persona-palette-radius-sm"])!=null?G:"0.125rem",t["--persona-radius-md"]=(pe=t["--persona-palette-radius-md"])!=null?pe:"0.375rem",t["--persona-radius-lg"]=(ke=t["--persona-palette-radius-lg"])!=null?ke:"0.5rem",t["--persona-radius-xl"]=(le=t["--persona-palette-radius-xl"])!=null?le:"0.75rem",t["--persona-radius-full"]=(ne=t["--persona-palette-radius-full"])!=null?ne:"9999px",t["--persona-launcher-radius"]=(Et=(de=t["--persona-components-launcher-borderRadius"])!=null?de:t["--persona-palette-radius-full"])!=null?Et:"9999px",t["--persona-launcher-bg"]=(wt=t["--persona-components-launcher-background"])!=null?wt:t["--persona-primary"],t["--persona-launcher-fg"]=(We=t["--persona-components-launcher-foreground"])!=null?We:t["--persona-text-inverse"],t["--persona-launcher-border"]=(he=t["--persona-components-launcher-border"])!=null?he:t["--persona-border"],t["--persona-button-primary-bg"]=(at=t["--persona-components-button-primary-background"])!=null?at:t["--persona-primary"],t["--persona-button-primary-fg"]=(Re=t["--persona-components-button-primary-foreground"])!=null?Re:t["--persona-text-inverse"],t["--persona-button-radius"]=(ue=(j=t["--persona-components-button-primary-borderRadius"])!=null?j:t["--persona-palette-radius-full"])!=null?ue:"9999px",t["--persona-panel-radius"]=(Rt=(nt=t["--persona-components-panel-borderRadius"])!=null?nt:t["--persona-radius-xl"])!=null?Rt:"0.75rem",t["--persona-panel-border"]=(ee=t["--persona-components-panel-border"])!=null?ee:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(Fr=(Ge=t["--persona-components-panel-shadow"])!=null?Ge:t["--persona-palette-shadows-xl"])!=null?Fr:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-launcher-shadow"]=(Bt=t["--persona-components-launcher-shadow"])!=null?Bt:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)",t["--persona-input-radius"]=(hr=(or=t["--persona-components-input-borderRadius"])!=null?or:t["--persona-radius-lg"])!=null?hr:"0.5rem",t["--persona-message-user-radius"]=(F=(sn=t["--persona-components-message-user-borderRadius"])!=null?sn:t["--persona-radius-lg"])!=null?F:"0.5rem",t["--persona-message-assistant-radius"]=(Ie=(fe=t["--persona-components-message-assistant-borderRadius"])!=null?fe:t["--persona-radius-lg"])!=null?Ie:"0.5rem",t["--persona-header-bg"]=(Xe=t["--persona-components-header-background"])!=null?Xe:t["--persona-surface"],t["--persona-header-border"]=(Fe=t["--persona-components-header-border"])!=null?Fe:t["--persona-divider"],t["--persona-header-icon-bg"]=(Ne=t["--persona-components-header-iconBackground"])!=null?Ne: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"]=(At=t["--persona-components-header-titleForeground"])!=null?At:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(Xt=t["--persona-components-header-subtitleForeground"])!=null?Xt:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(ar=t["--persona-components-header-actionIconForeground"])!=null?ar:t["--persona-muted"];let n=(K=r.components)==null?void 0:K.header;n!=null&&n.shadow&&(t["--persona-header-shadow"]=n.shadow),n!=null&&n.borderBottom&&(t["--persona-header-border-bottom"]=n.borderBottom);let o=(mt=r.components)==null?void 0:mt.introCard;t["--persona-intro-card-bg"]=(it=t["--persona-components-introCard-background"])!=null?it:t["--persona-surface"],t["--persona-intro-card-radius"]=(ye=t["--persona-components-introCard-borderRadius"])!=null?ye:"1rem",t["--persona-intro-card-padding"]=(ie=t["--persona-components-introCard-padding"])!=null?ie:"1.5rem",t["--persona-intro-card-shadow"]=(pr=(st=o==null?void 0:o.shadow)!=null?st:t["--persona-components-introCard-shadow"])!=null?pr:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-input-background"]=(pt=t["--persona-components-input-background"])!=null?pt:t["--persona-surface"],t["--persona-input-placeholder"]=(yr=t["--persona-components-input-placeholder"])!=null?yr:t["--persona-text-muted"],t["--persona-message-user-bg"]=(Rr=t["--persona-components-message-user-background"])!=null?Rr:t["--persona-accent"],t["--persona-message-user-text"]=(ut=t["--persona-components-message-user-text"])!=null?ut:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(Lt=t["--persona-components-message-user-shadow"])!=null?Lt:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(tt=t["--persona-components-message-assistant-background"])!=null?tt:t["--persona-surface"],t["--persona-message-assistant-text"]=(zt=t["--persona-components-message-assistant-text"])!=null?zt:t["--persona-text"],t["--persona-message-assistant-border"]=(vr=t["--persona-components-message-assistant-border"])!=null?vr:t["--persona-border"],t["--persona-message-assistant-shadow"]=(sr=t["--persona-components-message-assistant-shadow"])!=null?sr:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-bg"]=(Mr=(ur=t["--persona-components-scrollToBottom-background"])!=null?ur:t["--persona-button-primary-bg"])!=null?Mr:t["--persona-accent"],t["--persona-scroll-to-bottom-fg"]=(St=(un=t["--persona-components-scrollToBottom-foreground"])!=null?un:t["--persona-button-primary-fg"])!=null?St:t["--persona-text-inverse"],t["--persona-scroll-to-bottom-border"]=(qr=t["--persona-components-scrollToBottom-border"])!=null?qr:t["--persona-primary"],t["--persona-scroll-to-bottom-size"]=(xr=t["--persona-components-scrollToBottom-size"])!=null?xr:"40px",t["--persona-scroll-to-bottom-radius"]=(yt=(ln=(Mn=t["--persona-components-scrollToBottom-borderRadius"])!=null?Mn:t["--persona-button-radius"])!=null?ln:t["--persona-radius-full"])!=null?yt:"9999px",t["--persona-scroll-to-bottom-shadow"]=(kn=(Gn=t["--persona-components-scrollToBottom-shadow"])!=null?Gn:t["--persona-palette-shadows-sm"])!=null?kn:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-padding"]=(_e=t["--persona-components-scrollToBottom-padding"])!=null?_e:"0.5rem 0.875rem",t["--persona-scroll-to-bottom-gap"]=(R=t["--persona-components-scrollToBottom-gap"])!=null?R:"0.5rem",t["--persona-scroll-to-bottom-font-size"]=(Ee=(se=t["--persona-components-scrollToBottom-fontSize"])!=null?se:t["--persona-palette-typography-fontSize-sm"])!=null?Ee:"0.875rem",t["--persona-scroll-to-bottom-icon-size"]=(Ot=t["--persona-components-scrollToBottom-iconSize"])!=null?Ot:"14px",t["--persona-tool-bubble-shadow"]=(et=t["--persona-components-toolBubble-shadow"])!=null?et:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(Nt=t["--persona-components-reasoningBubble-shadow"])!=null?Nt:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(Yt=t["--persona-components-composer-shadow"])!=null?Yt:"none",t["--persona-md-inline-code-bg"]=(lr=t["--persona-components-markdown-inlineCode-background"])!=null?lr:t["--persona-container"],t["--persona-md-inline-code-color"]=(vt=t["--persona-components-markdown-inlineCode-foreground"])!=null?vt:t["--persona-text"],t["--persona-md-link-color"]=($t=(zr=t["--persona-components-markdown-link-foreground"])!=null?zr:t["--persona-accent"])!=null?$t:"#0f0f0f";let a=t["--persona-components-markdown-heading-h1-fontSize"];a&&(t["--persona-md-h1-size"]=a);let s=t["--persona-components-markdown-heading-h1-fontWeight"];s&&(t["--persona-md-h1-weight"]=s);let i=t["--persona-components-markdown-heading-h2-fontSize"];i&&(t["--persona-md-h2-size"]=i);let d=t["--persona-components-markdown-heading-h2-fontWeight"];d&&(t["--persona-md-h2-weight"]=d);let l=t["--persona-components-markdown-prose-fontFamily"];l&&l!=="inherit"&&(t["--persona-md-prose-font-family"]=l),t["--persona-md-code-block-bg"]=($r=t["--persona-components-markdown-codeBlock-background"])!=null?$r:t["--persona-container"],t["--persona-md-code-block-border-color"]=(Dn=t["--persona-components-markdown-codeBlock-borderColor"])!=null?Dn:t["--persona-border"],t["--persona-md-code-block-text-color"]=(oo=t["--persona-components-markdown-codeBlock-textColor"])!=null?oo:"inherit",t["--persona-md-table-header-bg"]=(Ao=t["--persona-components-markdown-table-headerBackground"])!=null?Ao:t["--persona-container"],t["--persona-md-table-border-color"]=(fn=t["--persona-components-markdown-table-borderColor"])!=null?fn:t["--persona-border"],t["--persona-md-hr-color"]=(Vt=t["--persona-components-markdown-hr-color"])!=null?Vt:t["--persona-divider"],t["--persona-md-blockquote-border-color"]=(Qr=t["--persona-components-markdown-blockquote-borderColor"])!=null?Qr:t["--persona-palette-colors-gray-900"],t["--persona-md-blockquote-bg"]=(En=t["--persona-components-markdown-blockquote-background"])!=null?En:"transparent",t["--persona-md-blockquote-text-color"]=(So=t["--persona-components-markdown-blockquote-textColor"])!=null?So:t["--persona-palette-colors-gray-500"],t["--cw-container"]=(ao=t["--persona-components-collapsibleWidget-container"])!=null?ao:t["--persona-surface"],t["--cw-surface"]=(To=t["--persona-components-collapsibleWidget-surface"])!=null?To:t["--persona-surface"],t["--cw-border"]=(Kn=t["--persona-components-collapsibleWidget-border"])!=null?Kn:t["--persona-border"],t["--persona-message-border"]=(mn=t["--persona-components-message-border"])!=null?mn:t["--persona-border"];let u=r.components,m=u==null?void 0:u.iconButton;m&&(m.background&&(t["--persona-icon-btn-bg"]=m.background),m.border&&(t["--persona-icon-btn-border"]=m.border),m.color&&(t["--persona-icon-btn-color"]=m.color),m.padding&&(t["--persona-icon-btn-padding"]=m.padding),m.borderRadius&&(t["--persona-icon-btn-radius"]=m.borderRadius),m.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=m.hoverBackground),m.hoverColor&&(t["--persona-icon-btn-hover-color"]=m.hoverColor),m.activeBackground&&(t["--persona-icon-btn-active-bg"]=m.activeBackground),m.activeBorder&&(t["--persona-icon-btn-active-border"]=m.activeBorder));let p=u==null?void 0:u.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=u==null?void 0:u.toggleGroup;f&&(f.gap&&(t["--persona-toggle-group-gap"]=f.gap),f.borderRadius&&(t["--persona-toggle-group-radius"]=f.borderRadius));let b=u==null?void 0:u.artifact;if(b!=null&&b.toolbar){let ve=b.toolbar;ve.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=ve.iconHoverColor),ve.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=ve.iconHoverBackground),ve.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=ve.iconPadding),ve.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=ve.iconBorderRadius),ve.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=ve.iconBorder),ve.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=ve.toggleGroupGap),ve.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=ve.toggleBorderRadius),ve.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=ve.copyBackground),ve.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=ve.copyBorder),ve.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=ve.copyColor),ve.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=ve.copyBorderRadius),ve.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=ve.copyPadding),ve.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=ve.copyMenuBackground,t["--persona-dropdown-bg"]=(Fn=t["--persona-dropdown-bg"])!=null?Fn:ve.copyMenuBackground),ve.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=ve.copyMenuBorder,t["--persona-dropdown-border"]=(Tt=t["--persona-dropdown-border"])!=null?Tt:ve.copyMenuBorder),ve.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=ve.copyMenuShadow,t["--persona-dropdown-shadow"]=(Cr=t["--persona-dropdown-shadow"])!=null?Cr:ve.copyMenuShadow),ve.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=ve.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(wr=t["--persona-dropdown-radius"])!=null?wr:ve.copyMenuBorderRadius),ve.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=ve.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(gn=t["--persona-dropdown-item-hover-bg"])!=null?gn:ve.copyMenuItemHoverBackground),ve.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=ve.iconBackground),ve.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=ve.toolbarBorder)}if(b!=null&&b.tab){let ve=b.tab;ve.background&&(t["--persona-artifact-tab-bg"]=ve.background),ve.activeBackground&&(t["--persona-artifact-tab-active-bg"]=ve.activeBackground),ve.activeBorder&&(t["--persona-artifact-tab-active-border"]=ve.activeBorder),ve.borderRadius&&(t["--persona-artifact-tab-radius"]=ve.borderRadius),ve.textColor&&(t["--persona-artifact-tab-color"]=ve.textColor),ve.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=ve.hoverBackground),ve.listBackground&&(t["--persona-artifact-tab-list-bg"]=ve.listBackground),ve.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=ve.listBorderColor),ve.listPadding&&(t["--persona-artifact-tab-list-padding"]=ve.listPadding)}if(b!=null&&b.pane){let ve=b.pane;if(ve.toolbarBackground){let On=(Mo=Ga(r,ve.toolbarBackground))!=null?Mo:ve.toolbarBackground;t["--persona-artifact-toolbar-bg"]=On}}return t}var ux={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 pv={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},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"}}},fx=r=>{if(!(!r||typeof r!="object"||Array.isArray(r)))return r},Xs=()=>{var r;return typeof document!="undefined"&&document.documentElement.classList.contains("dark")||typeof window!="undefined"&&((r=window.matchMedia)!=null&&r.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light"},uv=r=>{var t;let e=(t=r==null?void 0:r.colorScheme)!=null?t:"light";return e==="light"?"light":e==="dark"?"dark":Xs()},$p=r=>uv(r),fv=r=>Ka(r),mv=r=>{var t;let e=Ka(void 0,{validate:!1});return Ka({...r,palette:{...e.palette,colors:{...pv.colors,...(t=r==null?void 0:r.palette)==null?void 0:t.colors}}},{validate:!1})},Xa=r=>{let e=$p(r),t=fx(r==null?void 0:r.theme),n=fx(r==null?void 0:r.darkTheme);return e==="dark"?mv(Ks(t!=null?t:{},n!=null?n:{})):fv(t)},gv=r=>Sl(r),_o=(r,e)=>{let t=Xa(e),n=gv(t);for(let[o,a]of Object.entries(n))r.style.setProperty(o,a)},Tl=r=>{let e=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{r(Xs())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),e.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),n=()=>r(Xs());t.addEventListener?(t.addEventListener("change",n),e.push(()=>t.removeEventListener("change",n))):t.addListener&&(t.addListener(n),e.push(()=>t.removeListener(n)))}return()=>{e.forEach(t=>t())}};var mx=(function(){"use strict";let r=()=>{},e={morphStyle:"outerHTML",callbacks:{beforeNodeAdded:r,afterNodeAdded:r,beforeNodeMorphed:r,afterNodeMorphed:r,beforeNodeRemoved:r,afterNodeRemoved:r,beforeAttributeUpdated:r},head:{style:"merge",shouldPreserve:p=>p.getAttribute("im-preserve")==="true",shouldReAppend:p=>p.getAttribute("im-re-append")==="true",shouldRemove:r,afterHeadMorphed:r},restoreFocus:!0};function t(p,f,b={}){p=u(p);let h=m(f),S=l(p,h,b),T=o(S,()=>i(S,p,h,M=>M.morphStyle==="innerHTML"?(a(M,p,h),Array.from(p.childNodes)):n(M,p,h)));return S.pantry.remove(),T}function n(p,f,b){let h=m(f);return a(p,h,b,f,f.nextSibling),Array.from(h.childNodes)}function o(p,f){var k;if(!p.config.restoreFocus)return f();let b=document.activeElement;if(!(b instanceof HTMLInputElement||b instanceof HTMLTextAreaElement))return f();let{id:h,selectionStart:S,selectionEnd:T}=b,M=f();return h&&h!==((k=document.activeElement)==null?void 0:k.getAttribute("id"))&&(b=p.target.querySelector(`[id="${h}"]`),b==null||b.focus()),b&&!b.selectionEnd&&T&&b.setSelectionRange(S,T),M}let a=(function(){function p(x,C,w,E=null,H=null){C instanceof HTMLTemplateElement&&w instanceof HTMLTemplateElement&&(C=C.content,w=w.content),E||(E=C.firstChild);for(let I of w.childNodes){if(E&&E!=H){let O=b(x,I,E,H);if(O){O!==E&&S(x,E,O),s(O,I,x),E=O.nextSibling;continue}}if(I instanceof Element){let O=I.getAttribute("id");if(x.persistentIds.has(O)){let $=T(C,O,E,x);s($,I,x),E=$.nextSibling;continue}}let L=f(C,I,E,x);L&&(E=L.nextSibling)}for(;E&&E!=H;){let I=E;E=E.nextSibling,h(x,I)}}function f(x,C,w,E){if(E.callbacks.beforeNodeAdded(C)===!1)return null;if(E.idMap.has(C)){let H=document.createElement(C.tagName);return x.insertBefore(H,w),s(H,C,E),E.callbacks.afterNodeAdded(H),H}else{let H=document.importNode(C,!0);return x.insertBefore(H,w),E.callbacks.afterNodeAdded(H),H}}let b=(function(){function x(E,H,I,L){let O=null,$=H.nextSibling,te=0,xe=I;for(;xe&&xe!=L;){if(w(xe,H)){if(C(E,xe,H))return xe;O===null&&(E.idMap.has(xe)||(O=xe))}if(O===null&&$&&w(xe,$)&&(te++,$=$.nextSibling,te>=2&&(O=void 0)),E.activeElementAndParents.includes(xe))break;xe=xe.nextSibling}return O||null}function C(E,H,I){let L=E.idMap.get(H),O=E.idMap.get(I);if(!O||!L)return!1;for(let $ of L)if(O.has($))return!0;return!1}function w(E,H){var O,$,te;let I=E,L=H;return I.nodeType===L.nodeType&&I.tagName===L.tagName&&(!((O=I.getAttribute)!=null&&O.call(I,"id"))||(($=I.getAttribute)==null?void 0:$.call(I,"id"))===((te=L.getAttribute)==null?void 0:te.call(L,"id")))}return x})();function h(x,C){var w;if(x.idMap.has(C))k(x.pantry,C,null);else{if(x.callbacks.beforeNodeRemoved(C)===!1)return;(w=C.parentNode)==null||w.removeChild(C),x.callbacks.afterNodeRemoved(C)}}function S(x,C,w){let E=C;for(;E&&E!==w;){let H=E;E=E.nextSibling,h(x,H)}return E}function T(x,C,w,E){var I,L;let H=((L=(I=E.target).getAttribute)==null?void 0:L.call(I,"id"))===C&&E.target||E.target.querySelector(`[id="${C}"]`)||E.pantry.querySelector(`[id="${C}"]`);return M(H,E),k(x,H,w),H}function M(x,C){let w=x.getAttribute("id");for(;x=x.parentNode;){let E=C.idMap.get(x);E&&(E.delete(w),E.size||C.idMap.delete(x))}}function k(x,C,w){if(x.moveBefore)try{x.moveBefore(C,w)}catch{x.insertBefore(C,w)}else x.insertBefore(C,w)}return p})(),s=(function(){function p(M,k,x){return x.ignoreActive&&M===document.activeElement?null:(x.callbacks.beforeNodeMorphed(M,k)===!1||(M instanceof HTMLHeadElement&&x.head.ignore||(M instanceof HTMLHeadElement&&x.head.style!=="morph"?d(M,k,x):(f(M,k,x),T(M,x)||a(x,M,k))),x.callbacks.afterNodeMorphed(M,k)),M)}function f(M,k,x){let C=k.nodeType;if(C===1){let w=M,E=k,H=w.attributes,I=E.attributes;for(let L of I)S(L.name,w,"update",x)||w.getAttribute(L.name)!==L.value&&w.setAttribute(L.name,L.value);for(let L=H.length-1;0<=L;L--){let O=H[L];if(O&&!E.hasAttribute(O.name)){if(S(O.name,w,"remove",x))continue;w.removeAttribute(O.name)}}T(w,x)||b(w,E,x)}(C===8||C===3)&&M.nodeValue!==k.nodeValue&&(M.nodeValue=k.nodeValue)}function b(M,k,x){if(M instanceof HTMLInputElement&&k instanceof HTMLInputElement&&k.type!=="file"){let C=k.value,w=M.value;h(M,k,"checked",x),h(M,k,"disabled",x),k.hasAttribute("value")?w!==C&&(S("value",M,"update",x)||(M.setAttribute("value",C),M.value=C)):S("value",M,"remove",x)||(M.value="",M.removeAttribute("value"))}else if(M instanceof HTMLOptionElement&&k instanceof HTMLOptionElement)h(M,k,"selected",x);else if(M instanceof HTMLTextAreaElement&&k instanceof HTMLTextAreaElement){let C=k.value,w=M.value;if(S("value",M,"update",x))return;C!==w&&(M.value=C),M.firstChild&&M.firstChild.nodeValue!==C&&(M.firstChild.nodeValue=C)}}function h(M,k,x,C){let w=k[x],E=M[x];if(w!==E){let H=S(x,M,"update",C);H||(M[x]=k[x]),w?H||M.setAttribute(x,""):S(x,M,"remove",C)||M.removeAttribute(x)}}function S(M,k,x,C){return M==="value"&&C.ignoreActiveValue&&k===document.activeElement?!0:C.callbacks.beforeAttributeUpdated(M,k,x)===!1}function T(M,k){return!!k.ignoreActiveValue&&M===document.activeElement&&M!==document.body}return p})();function i(p,f,b,h){if(p.head.block){let S=f.querySelector("head"),T=b.querySelector("head");if(S&&T){let M=d(S,T,p);return Promise.all(M).then(()=>{let k=Object.assign(p,{head:{block:!1,ignore:!0}});return h(k)})}}return h(p)}function d(p,f,b){let h=[],S=[],T=[],M=[],k=new Map;for(let C of f.children)k.set(C.outerHTML,C);for(let C of p.children){let w=k.has(C.outerHTML),E=b.head.shouldReAppend(C),H=b.head.shouldPreserve(C);w||H?E?S.push(C):(k.delete(C.outerHTML),T.push(C)):b.head.style==="append"?E&&(S.push(C),M.push(C)):b.head.shouldRemove(C)!==!1&&S.push(C)}M.push(...k.values());let x=[];for(let C of M){let w=document.createRange().createContextualFragment(C.outerHTML).firstChild;if(b.callbacks.beforeNodeAdded(w)!==!1){if("href"in w&&w.href||"src"in w&&w.src){let E,H=new Promise(function(I){E=I});w.addEventListener("load",function(){E()}),x.push(H)}p.appendChild(w),b.callbacks.afterNodeAdded(w),h.push(w)}}for(let C of S)b.callbacks.beforeNodeRemoved(C)!==!1&&(p.removeChild(C),b.callbacks.afterNodeRemoved(C));return b.head.afterHeadMorphed(p,{added:h,kept:T,removed:S}),x}let l=(function(){function p(x,C,w){let{persistentIds:E,idMap:H}=M(x,C),I=f(w),L=I.morphStyle||"outerHTML";if(!["innerHTML","outerHTML"].includes(L))throw`Do not understand how to morph style ${L}`;return{target:x,newContent:C,config:I,morphStyle:L,ignoreActive:I.ignoreActive,ignoreActiveValue:I.ignoreActiveValue,restoreFocus:I.restoreFocus,idMap:H,persistentIds:E,pantry:b(),activeElementAndParents:h(x),callbacks:I.callbacks,head:I.head}}function f(x){let C=Object.assign({},e);return Object.assign(C,x),C.callbacks=Object.assign({},e.callbacks,x.callbacks),C.head=Object.assign({},e.head,x.head),C}function b(){let x=document.createElement("div");return x.hidden=!0,document.body.insertAdjacentElement("afterend",x),x}function h(x){let C=[],w=document.activeElement;if((w==null?void 0:w.tagName)!=="BODY"&&x.contains(w))for(;w&&(C.push(w),w!==x);)w=w.parentElement;return C}function S(x){var w;let C=Array.from(x.querySelectorAll("[id]"));return(w=x.getAttribute)!=null&&w.call(x,"id")&&C.push(x),C}function T(x,C,w,E){for(let H of E){let I=H.getAttribute("id");if(C.has(I)){let L=H;for(;L;){let O=x.get(L);if(O==null&&(O=new Set,x.set(L,O)),O.add(I),L===w)break;L=L.parentElement}}}}function M(x,C){let w=S(x),E=S(C),H=k(w,E),I=new Map;T(I,H,x,w);let L=C.__idiomorphRoot||C;return T(I,H,L,E),{persistentIds:H,idMap:I}}function k(x,C){let w=new Set,E=new Map;for(let{id:I,tagName:L}of x)E.has(I)?w.add(I):E.set(I,L);let H=new Set;for(let{id:I,tagName:L}of C)H.has(I)?w.add(I):E.get(I)===L&&H.add(I);for(let I of w)H.delete(I);return H}return p})(),{normalizeElement:u,normalizeParent:m}=(function(){let p=new WeakSet;function f(T){return T instanceof Document?T.documentElement:T}function b(T){if(T==null)return document.createElement("div");if(typeof T=="string")return b(S(T));if(p.has(T))return T;if(T instanceof Node){if(T.parentNode)return new h(T);{let M=document.createElement("div");return M.append(T),M}}else{let M=document.createElement("div");for(let k of[...T])M.append(k);return M}}class h{constructor(M){this.originalNode=M,this.realParentNode=M.parentNode,this.previousSibling=M.previousSibling,this.nextSibling=M.nextSibling}get childNodes(){let M=[],k=this.previousSibling?this.previousSibling.nextSibling:this.realParentNode.firstChild;for(;k&&k!=this.nextSibling;)M.push(k),k=k.nextSibling;return M}querySelectorAll(M){return this.childNodes.reduce((k,x)=>{if(x instanceof Element){x.matches(M)&&k.push(x);let C=x.querySelectorAll(M);for(let w=0;w<C.length;w++)k.push(C[w])}return k},[])}insertBefore(M,k){return this.realParentNode.insertBefore(M,k)}moveBefore(M,k){return this.realParentNode.moveBefore(M,k)}get __idiomorphRoot(){return this.originalNode}}function S(T){let M=new DOMParser,k=T.replace(/<svg(\s[^>]*>|>)([\s\S]*?)<\/svg>/gim,"");if(k.match(/<\/html>/)||k.match(/<\/head>/)||k.match(/<\/body>/)){let x=M.parseFromString(T,"text/html");if(k.match(/<\/html>/))return p.add(x),x;{let C=x.firstChild;return C&&p.add(C),C}}else{let C=M.parseFromString("<body><template>"+T+"</template></body>","text/html").body.querySelector("template").content;return p.add(C),C}}return{normalizeElement:f,normalizeParent:b}})();return{morph:t,defaults:e}})();var Ml=(r,e,t={})=>{let{preserveTypingAnimation:n=!0}=t;mx.morph(r,e.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(o,a){var s,i;if(o instanceof HTMLElement&&n){if(o.classList.contains("persona-animate-typing")||o.hasAttribute("data-preserve-runtime"))return!1;if(o.hasAttribute("data-preserve-animation")){if(a instanceof HTMLElement&&!a.hasAttribute("data-preserve-animation"))return;if(a instanceof HTMLElement&&a.hasAttribute("data-preserve-animation")){let d=(s=o.textContent)!=null?s:"",l=(i=a.textContent)!=null?i:"";if(d!==l)return}return!1}}}}})};var kl={index:-1,draft:""};function gx(r){let{direction:e,history:t,currentValue:n,atStart:o,state:a}=r,s=a.index!==-1;if(t.length===0)return{handled:!1,state:a};if(e==="up"){if(!s&&!o)return{handled:!1,state:a};if(!s){let i=t.length-1;return{handled:!0,value:t[i],state:{index:i,draft:n}}}if(a.index>0){let i=a.index-1;return{handled:!0,value:t[i],state:{index:i,draft:a.draft}}}return{handled:!0,state:a}}if(!s)return{handled:!1,state:a};if(a.index<t.length-1){let i=a.index+1;return{handled:!0,value:t[i],state:{index:i,draft:a.draft}}}return{handled:!0,value:a.draft,state:{...kl}}}function hx(r,e){var t,n,o,a,s,i,d,l,u,m,p,f,b,h,S,T,M,k,x,C,w,E,H,I,L,O,$,te,xe,Je,we,De,Ae,qe,He,J,re,Q;return[r.id,r.role,(n=(t=r.content)==null?void 0:t.length)!=null?n:0,(a=(o=r.content)==null?void 0:o.slice(-32))!=null?a:"",r.streaming?"1":"0",(s=r.variant)!=null?s:"",(d=(i=r.rawContent)==null?void 0:i.length)!=null?d:0,(u=(l=r.llmContent)==null?void 0:l.length)!=null?u:0,(p=(m=r.approval)==null?void 0:m.status)!=null?p:"",(b=(f=r.toolCall)==null?void 0:f.status)!=null?b:"",(S=(h=r.toolCall)==null?void 0:h.name)!=null?S:"",(k=(M=(T=r.toolCall)==null?void 0:T.chunks)==null?void 0:M.length)!=null?k:0,(E=(w=(C=(x=r.toolCall)==null?void 0:x.chunks)==null?void 0:C[r.toolCall.chunks.length-1])==null?void 0:w.slice(-32))!=null?E:"",typeof((H=r.toolCall)==null?void 0:H.args)=="string"?r.toolCall.args.length:(I=r.toolCall)!=null&&I.args?JSON.stringify(r.toolCall.args).length:0,($=(O=(L=r.reasoning)==null?void 0:L.chunks)==null?void 0:O.length)!=null?$:0,(we=(Je=(xe=(te=r.reasoning)==null?void 0:te.chunks)==null?void 0:xe[r.reasoning.chunks.length-1])==null?void 0:Je.length)!=null?we:0,(He=(qe=(Ae=(De=r.reasoning)==null?void 0:De.chunks)==null?void 0:Ae[r.reasoning.chunks.length-1])==null?void 0:qe.slice(-32))!=null?He:"",(re=(J=r.contentParts)==null?void 0:J.length)!=null?re:0,(Q=r.stopReason)!=null?Q:"",e].join("\0")}function xx(){return new Map}function bx(r,e,t){let n=r.get(e);return n&&n.fingerprint===t?n.wrapper:null}function yx(r,e,t,n){r.set(e,{fingerprint:t,wrapper:n})}function vx(r,e){for(let t of r.keys())e.has(t)||r.delete(t)}function El(r=!0){let e=r;return{isFollowing:()=>e,pause:()=>e?(e=!1,!0):!1,resume:()=>e?!1:(e=!0,!0)}}function vo(r){return Math.max(0,r.scrollHeight-r.clientHeight)}function xa(r,e){return vo(r)-r.scrollTop<=e}function Ll(r){let{following:e,currentScrollTop:t,lastScrollTop:n,nearBottom:o,userScrollThreshold:a,isAutoScrolling:s=!1,pauseOnUpwardScroll:i=!1,pauseWhenAwayFromBottom:d=!0,resumeRequiresDownwardScroll:l=!1}=r,u=t-n;return s||Math.abs(u)<a?{action:"none",delta:u,nextLastScrollTop:t}:!e&&o&&(!l||u>0)?{action:"resume",delta:u,nextLastScrollTop:t}:e&&i&&u<0?{action:"pause",delta:u,nextLastScrollTop:t}:e&&d&&!o?{action:"pause",delta:u,nextLastScrollTop:t}:{action:"none",delta:u,nextLastScrollTop:t}}function Pl(r){let{following:e,deltaY:t,nearBottom:n=!1,resumeWhenNearBottom:o=!1}=r;return e&&t<0?"pause":!e&&o&&t>0&&n?"resume":"none"}function Cx(r,e){return!r||r.isCollapsed?!1:e.contains(r.anchorNode)||e.contains(r.focusNode)}function wx(r){let e=Math.max(0,r.anchorOffsetTop-r.topOffset),t=Math.max(0,e+r.viewportHeight-r.contentHeight);return{targetScrollTop:e,spacerHeight:t}}function Ax(r){let e=Math.max(0,r.currentContentHeight-r.contentHeightAtAnchor);return Math.max(0,r.initialSpacerHeight-e)}var Kr={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"},Xr=1e5,Uo=Xr+1;var Qs={type:"none",placeholder:"none",speed:120,duration:1800,buffer:"none"},hv=["pre","code","a","script","style"],Rl=r=>{var e,t,n,o,a;return{type:(e=r==null?void 0:r.type)!=null?e:Qs.type,placeholder:(t=r==null?void 0:r.placeholder)!=null?t:Qs.placeholder,speed:(n=r==null?void 0:r.speed)!=null?n:Qs.speed,duration:(o=r==null?void 0:r.duration)!=null?o:Qs.duration,buffer:(a=r==null?void 0:r.buffer)!=null?a:Qs.buffer}},Tx=[{name:"typewriter",containerClass:"persona-stream-typewriter",wrap:"char",useCaret:!0},{name:"pop-bubble",bubbleClass:"persona-stream-pop",wrap:"none"},{name:"letter-rise",containerClass:"persona-stream-letter-rise",wrap:"char"},{name:"word-fade",containerClass:"persona-stream-word-fade",wrap:"word"}],Js=new Map;for(let r of Tx)Js.set(r.name,r);var ba=r=>{Js.set(r.name,r)},Gp=r=>{Tx.some(e=>e.name===r)||Js.delete(r)},Kp=()=>Array.from(Js.keys()),Ys=(r,e)=>{var t,n;return r==="none"?null:e&&Object.prototype.hasOwnProperty.call(e,r)?(t=e[r])!=null?t:null:(n=Js.get(r))!=null?n:null},Il=(r,e,t,n,o)=>{if(!o)return r;if(t!=null&&t.bufferContent)return t.bufferContent(r,n);if(!r)return r;if(e==="word"){let a=r.search(/\s(?=\S*$)/);return a<0?"":r.slice(0,a)}if(e==="line"){let a=r.lastIndexOf(`
62
+ `);return a<0?"":r.slice(0,a)}return r},xv=(r,e,t,n)=>{let o=r.createElement("span");return o.className="persona-stream-char",o.id=`stream-c-${t}-${n}`,o.style.setProperty("--char-index",String(n)),o.textContent=e,o},bv=(r,e,t,n)=>{let o=r.createElement("span");return o.className="persona-stream-word",o.id=`stream-w-${t}-${n}`,o.style.setProperty("--word-index",String(n)),o.textContent=e,o},Vp=/\s/,yv=(r,e)=>{let t=r.parentNode;for(;t;){if(t.nodeType===1){let n=t;if(e.has(n.tagName.toLowerCase()))return!0}t=t.parentNode}return!1},vv=(r,e,t)=>{var d;let n=r.ownerDocument,o=r.parentNode;if(!n||!o)return;let a=(d=r.nodeValue)!=null?d:"";if(!a)return;let s=n.createDocumentFragment(),i=0;for(;i<a.length;)if(Vp.test(a[i])){let l=i;for(;l<a.length&&Vp.test(a[l]);)l+=1;s.appendChild(n.createTextNode(a.slice(i,l))),i=l}else{let l=n.createElement("span");l.className="persona-stream-word-group";let u=i;for(;u<a.length&&!Vp.test(a[u]);)l.appendChild(xv(n,a[u],e,t.value)),t.value+=1,u+=1;s.appendChild(l),i=u}o.replaceChild(s,r)},Cv=(r,e,t)=>{var d;let n=r.ownerDocument,o=r.parentNode;if(!n||!o)return;let a=(d=r.nodeValue)!=null?d:"";if(!a)return;let s=n.createDocumentFragment(),i=a.split(/(\s+)/);for(let l of i)l&&(/^\s+$/.test(l)?s.appendChild(n.createTextNode(l)):(s.appendChild(bv(n,l,e,t.value)),t.value+=1));o.replaceChild(s,r)},Zs=(r,e,t,n)=>{var m,p;if(!r||typeof document=="undefined")return r;let o=document.createElement("div");o.innerHTML=r;let a=new Set(((m=n==null?void 0:n.skipTags)!=null?m:hv).map(f=>f.toLowerCase())),s=document.createTreeWalker(o,NodeFilter.SHOW_TEXT,null),i=[],d=s.nextNode();for(;d;)yv(d,a)||i.push(d),d=s.nextNode();let l={value:(p=n==null?void 0:n.startIndex)!=null?p:0},u=e==="char"?vv:Cv;for(let f of i)u(f,t,l);return o.innerHTML},Hl=(r=document)=>{let e=r.createElement("span");return e.className="persona-stream-caret",e.setAttribute("aria-hidden","true"),e.setAttribute("data-preserve-animation","stream-caret"),e},ei=(r=document)=>{let e=r.createElement("div");e.className="persona-stream-skeleton",e.setAttribute("data-preserve-animation","stream-skeleton"),e.setAttribute("aria-hidden","true");let t=r.createElement("div");return t.className="persona-stream-skeleton-line",e.appendChild(t),e},Sx=new WeakMap,wv=(r,e)=>{var a;if(!r.styles)return;let t=Sx.get(e);if(t||(t=new Set,Sx.set(e,t)),t.has(r.name)){let s=r.name.replace(/["\\]/g,"\\$&");if(e.querySelector(`style[data-persona-animation="${s}"]`))return;t.delete(r.name)}t.add(r.name);let o=(e instanceof ShadowRoot?e.ownerDocument:(a=e.ownerDocument)!=null?a:document).createElement("style");o.setAttribute("data-persona-animation",r.name),o.textContent=r.styles,e.appendChild(o)},jp=new WeakMap,Av=(r,e)=>{if(!r.onAttach)return;let t=jp.get(e);if(t||(t=new Map,jp.set(e,t)),t.has(r.name))return;let n=r.onAttach(e);t.set(r.name,n)},Mx=r=>{let e=jp.get(r);if(e){for(let t of e.values())typeof t=="function"&&t();e.clear()}},Xp=(r,e)=>{wv(r,e),Av(r,e)};function Qp(r,e=Xr){let t=r.style.position,n=r.style.zIndex,o=r.style.isolation,a=getComputedStyle(r),s=a.position==="static"||a.position==="";return s&&(r.style.position="relative"),r.style.zIndex=String(e),r.style.isolation="isolate",()=>{s&&(r.style.position=t),r.style.zIndex=n,r.style.isolation=o}}var ti=0,qo=null;function Jp(r=document){var t;if(ti++,ti===1){let n=r.body,a=((t=r.defaultView)!=null?t:window).scrollY||r.documentElement.scrollTop;qo={originalOverflow:n.style.overflow,originalPosition:n.style.position,originalTop:n.style.top,originalWidth:n.style.width,scrollY:a},n.style.overflow="hidden",n.style.position="fixed",n.style.top=`-${a}px`,n.style.width="100%"}let e=!1;return()=>{var n;if(!e&&(e=!0,ti=Math.max(0,ti-1),ti===0&&qo)){let o=r.body,a=(n=r.defaultView)!=null?n:window;o.style.overflow=qo.originalOverflow,o.style.position=qo.originalPosition,o.style.top=qo.originalTop,o.style.width=qo.originalWidth,a.scrollTo(0,qo.scrollY),qo=null}}}var ri={side:"right",width:"420px",animate:!0,reveal:"resize",maxHeight:"100dvh"},Pr=r=>{var e,t;return((t=(e=r==null?void 0:r.launcher)==null?void 0:e.mountMode)!=null?t:"floating")==="docked"},zo=r=>{var e,t;return((t=(e=r==null?void 0:r.launcher)==null?void 0:e.mountMode)!=null?t:"floating")==="composer-bar"},Sn=r=>{var t,n,o,a,s,i;let e=(t=r==null?void 0:r.launcher)==null?void 0:t.dock;return{side:(n=e==null?void 0:e.side)!=null?n:ri.side,width:(o=e==null?void 0:e.width)!=null?o:ri.width,animate:(a=e==null?void 0:e.animate)!=null?a:ri.animate,reveal:(s=e==null?void 0:e.reveal)!=null?s:ri.reveal,maxHeight:(i=e==null?void 0:e.maxHeight)!=null?i:ri.maxHeight}};var jn={"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 ni=(r,e)=>{let t=v("button");t.type="button",t.innerHTML=`
63
63
  <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>
64
64
  <img data-role="launcher-image" class="persona-rounded-full persona-object-cover" alt="" style="display:none" />
65
65
  <span class="persona-flex persona-min-w-0 persona-flex-1 persona-flex-col persona-items-start persona-text-left">
@@ -67,14 +67,14 @@ _Details: ${t.message}_`:n}var _s=r=>({isError:!0,content:[{type:"text",text:r}]
67
67
  <span class="persona-block persona-w-full persona-truncate persona-text-xs persona-text-persona-muted" data-role="launcher-subtitle"></span>
68
68
  </span>
69
69
  <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>
70
- `,t.addEventListener("click",e);let n=a=>{var k,h,w,C,T,W,R,I,N,V,ie,xe,Je;let s=(k=a.launcher)!=null?k:{},i=Rr(a),d=t.querySelector("[data-role='launcher-title']");if(d){let we=(h=s.title)!=null?h:"Chat Assistant";d.textContent=we,d.setAttribute("title",we)}let l=t.querySelector("[data-role='launcher-subtitle']");if(l){let we=(w=s.subtitle)!=null?w:"Get answers fast";l.textContent=we,l.setAttribute("title",we)}let p=t.querySelector(".persona-flex-col");p&&(s.textHidden||i?p.style.display="none":p.style.display="");let f=t.querySelector("[data-role='launcher-icon']");if(f)if(s.agentIconHidden)f.style.display="none";else{let we=(C=s.agentIconSize)!=null?C:"40px";if(f.style.height=we,f.style.width=we,f.innerHTML="",s.agentIconName){let De=parseFloat(we)||24,Ae=Me(s.agentIconName,De*.6,"var(--persona-text-inverse, #ffffff)",2);Ae?(f.appendChild(Ae),f.style.display=""):(f.textContent=(T=s.agentIconText)!=null?T:"\u{1F4AC}",f.style.display="")}else s.iconUrl?f.style.display="none":(f.textContent=(W=s.agentIconText)!=null?W:"\u{1F4AC}",f.style.display="")}let u=t.querySelector("[data-role='launcher-image']");if(u){let we=(R=s.agentIconSize)!=null?R:"40px";u.style.height=we,u.style.width=we,s.iconUrl&&!s.agentIconName&&!s.agentIconHidden?(u.src=s.iconUrl,u.style.display="block"):u.style.display="none"}let m=t.querySelector("[data-role='launcher-call-to-action-icon']");if(m){let we=(I=s.callToActionIconSize)!=null?I:"32px";m.style.height=we,m.style.width=we,s.callToActionIconBackgroundColor?(m.style.backgroundColor=s.callToActionIconBackgroundColor,m.classList.remove("persona-bg-persona-primary")):(m.style.backgroundColor="",m.classList.add("persona-bg-persona-primary")),s.callToActionIconColor?(m.style.color=s.callToActionIconColor,m.classList.remove("persona-text-persona-call-to-action")):(m.style.color="",m.classList.add("persona-text-persona-call-to-action"));let De=0;if(s.callToActionIconPadding?(m.style.boxSizing="border-box",m.style.padding=s.callToActionIconPadding,De=(parseFloat(s.callToActionIconPadding)||0)*2):(m.style.boxSizing="",m.style.padding=""),s.callToActionIconHidden)m.style.display="none";else if(m.style.display=i?"none":"",m.innerHTML="",s.callToActionIconName){let Ae=parseFloat(we)||24,qe=Math.max(Ae-De,8),Ie=Me(s.callToActionIconName,qe,"currentColor",2);Ie?m.appendChild(Ie):m.textContent=(N=s.callToActionIconText)!=null?N:"\u2197"}else m.textContent=(V=s.callToActionIconText)!=null?V:"\u2197"}let v=s.position&&Vn[s.position]?Vn[s.position]:Vn["bottom-right"],x="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",S="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?S:`${x} ${v}`,i||(t.style.zIndex=String((ie=s.zIndex)!=null?ie:Gr));let M="1px solid var(--persona-border, #e5e7eb)",E="var(--persona-launcher-shadow, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1))";t.style.border=(xe=s.border)!=null?xe:M,t.style.boxShadow=s.shadow!==void 0?s.shadow.trim()===""?"none":s.shadow:E,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=(Je=s.collapsedMaxWidth)!=null?Je:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},o=()=>{t.removeEventListener("click",e),t.remove()};return r&&n(r),{element:t,update:n,destroy:o}};var q0="persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",Sl=(r,e={})=>{var x,S,M,E,k,h;let{showClose:t=!0,wrapperClassName:n=q0,buttonSize:o,iconSize:a="28px"}=e,s=(x=r==null?void 0:r.launcher)!=null?x:{},i=(S=o!=null?o:s.closeButtonSize)!=null?S:"32px",d=y("div",n),l=y("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");l.style.height=i,l.style.width=i,l.type="button";let p=(M=s.closeButtonTooltipText)!=null?M:"Close chat",f=(E=s.closeButtonShowTooltip)!=null?E:!0;l.setAttribute("aria-label",p),l.style.display=t?"":"none";let u=(k=s.closeButtonIconName)!=null?k:"x",m=(h=s.closeButtonIconText)!=null?h:"\xD7";l.style.color=s.closeButtonColor||rn.actionIconColor;let v=Me(u,a,"currentColor",1);if(v?(v.style.display="block",l.appendChild(v)):l.textContent=m,s.closeButtonBackgroundColor?(l.style.backgroundColor=s.closeButtonBackgroundColor,l.classList.remove("hover:persona-bg-gray-100")):(l.style.backgroundColor="",l.classList.add("hover:persona-bg-gray-100")),s.closeButtonBorderWidth||s.closeButtonBorderColor){let w=s.closeButtonBorderWidth||"0px",C=s.closeButtonBorderColor||"transparent";l.style.border=`${w} solid ${C}`,l.classList.remove("persona-border-none")}else l.style.border="",l.classList.add("persona-border-none");if(s.closeButtonBorderRadius?(l.style.borderRadius=s.closeButtonBorderRadius,l.classList.remove("persona-rounded-full")):(l.style.borderRadius="",l.classList.add("persona-rounded-full")),s.closeButtonPaddingX?(l.style.paddingLeft=s.closeButtonPaddingX,l.style.paddingRight=s.closeButtonPaddingX):(l.style.paddingLeft="",l.style.paddingRight=""),s.closeButtonPaddingY?(l.style.paddingTop=s.closeButtonPaddingY,l.style.paddingBottom=s.closeButtonPaddingY):(l.style.paddingTop="",l.style.paddingBottom=""),d.appendChild(l),f&&p){let w=null,C=()=>{if(w)return;let W=l.ownerDocument,R=W.body;if(!R)return;w=to(W,"div","persona-clear-chat-tooltip"),w.textContent=p;let I=to(W,"div");I.className="persona-clear-chat-tooltip-arrow",w.appendChild(I);let N=l.getBoundingClientRect();w.style.position="fixed",w.style.zIndex=String(Fo),w.style.left=`${N.left+N.width/2}px`,w.style.top=`${N.top-8}px`,w.style.transform="translate(-50%, -100%)",R.appendChild(w)},T=()=>{w&&w.parentNode&&(w.parentNode.removeChild(w),w=null)};d.addEventListener("mouseenter",C),d.addEventListener("mouseleave",T),l.addEventListener("focus",C),l.addEventListener("blur",T),d._cleanupTooltip=()=>{T(),d.removeEventListener("mouseenter",C),d.removeEventListener("mouseleave",T),l.removeEventListener("focus",C),l.removeEventListener("blur",T)}}return{button:l,wrapper:d}},z0="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",Tl=(r,e={})=>{var w,C,T,W,R,I,N,V,ie,xe,Je,we,De;let{wrapperClassName:t=z0,buttonSize:n,iconSize:o="20px"}=e,s=(C=((w=r==null?void 0:r.launcher)!=null?w:{}).clearChat)!=null?C:{},i=(T=n!=null?n:s.size)!=null?T:"32px",d=(W=s.iconName)!=null?W:"refresh-cw",l=(R=s.iconColor)!=null?R:"",p=(I=s.backgroundColor)!=null?I:"",f=(N=s.borderWidth)!=null?N:"",u=(V=s.borderColor)!=null?V:"",m=(ie=s.borderRadius)!=null?ie:"",v=(xe=s.paddingX)!=null?xe:"",x=(Je=s.paddingY)!=null?Je:"",S=(we=s.tooltipText)!=null?we:"Clear chat",M=(De=s.showTooltip)!=null?De:!0,E=y("div",t),k=y("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");k.style.height=i,k.style.width=i,k.type="button",k.setAttribute("aria-label",S),k.style.color=l||rn.actionIconColor;let h=Me(d,o,"currentColor",1);if(h&&(h.style.display="block",k.appendChild(h)),p&&(k.style.backgroundColor=p,k.classList.remove("hover:persona-bg-gray-100")),f||u){let Ae=f||"0px",qe=u||"transparent";k.style.border=`${Ae} solid ${qe}`,k.classList.remove("persona-border-none")}if(m&&(k.style.borderRadius=m,k.classList.remove("persona-rounded-full")),v&&(k.style.paddingLeft=v,k.style.paddingRight=v),x&&(k.style.paddingTop=x,k.style.paddingBottom=x),E.appendChild(k),M&&S){let Ae=null,qe=()=>{if(Ae)return;let J=k.ownerDocument,re=J.body;if(!re)return;Ae=to(J,"div","persona-clear-chat-tooltip"),Ae.textContent=S;let Q=to(J,"div");Q.className="persona-clear-chat-tooltip-arrow",Ae.appendChild(Q);let ge=k.getBoundingClientRect();Ae.style.position="fixed",Ae.style.zIndex=String(Fo),Ae.style.left=`${ge.left+ge.width/2}px`,Ae.style.top=`${ge.top-8}px`,Ae.style.transform="translate(-50%, -100%)",re.appendChild(Ae)},Ie=()=>{Ae&&Ae.parentNode&&(Ae.parentNode.removeChild(Ae),Ae=null)};E.addEventListener("mouseenter",qe),E.addEventListener("mouseleave",Ie),k.addEventListener("focus",qe),k.addEventListener("blur",Ie),E._cleanupTooltip=()=>{Ie(),E.removeEventListener("mouseenter",qe),E.removeEventListener("mouseleave",Ie),k.removeEventListener("focus",qe),k.removeEventListener("blur",Ie)}}return{button:k,wrapper:E}};var rn={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #0f0f0f))",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))"},bo=r=>{var w,C,T,W,R,I,N,V,ie,xe,Je,we,De,Ae,qe,Ie;let{config:e,showClose:t=!0}=r,n=y("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 o=(w=e==null?void 0:e.launcher)!=null?w:{},a=(C=o.headerIconSize)!=null?C:"48px",s=(T=o.closeButtonPlacement)!=null?T:"inline",i=(W=o.headerIconHidden)!=null?W:!1,d=o.headerIconName,l=y("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(l.style.height=a,l.style.width=a,l.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #0f0f0f))",l.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!i)if(d){let J=parseFloat(a)||24,re=Me(d,J*.6,"currentColor",1);re?l.replaceChildren(re):l.textContent=(I=(R=e==null?void 0:e.launcher)==null?void 0:R.agentIconText)!=null?I:"\u{1F4AC}"}else if((N=e==null?void 0:e.launcher)!=null&&N.iconUrl){let J=y("img");J.src=e.launcher.iconUrl,J.alt="",J.className="persona-rounded-xl persona-object-cover",J.style.height=a,J.style.width=a,l.replaceChildren(J)}else l.textContent=(ie=(V=e==null?void 0:e.launcher)==null?void 0:V.agentIconText)!=null?ie:"\u{1F4AC}";let p=y("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),f=y("span","persona-text-base persona-font-semibold");f.style.color=rn.titleColor,f.textContent=(Je=(xe=e==null?void 0:e.launcher)==null?void 0:xe.title)!=null?Je:"Chat Assistant";let u=y("span","persona-text-xs");u.style.color=rn.subtitleColor,u.textContent=(De=(we=e==null?void 0:e.launcher)==null?void 0:we.subtitle)!=null?De:"Here to help you get answers fast",p.append(f,u),i?n.append(p):n.append(l,p);let m=(Ae=o.clearChat)!=null?Ae:{},v=(qe=m.enabled)!=null?qe:!0,x=(Ie=m.placement)!=null?Ie:"inline",S=null,M=null;if(v){let re=Tl(e,{wrapperClassName:x==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"});S=re.button,M=re.wrapper,x==="top-right"&&(M.style.right="48px"),x==="inline"&&n.appendChild(M)}let E=s==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":v&&x==="inline"?"persona-relative persona-inline-flex persona-items-center persona-justify-center":"persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",{button:k,wrapper:h}=Sl(e,{showClose:t,wrapperClassName:E});return s!=="top-right"&&n.appendChild(h),{header:n,iconHolder:l,headerTitle:f,headerSubtitle:u,closeButton:k,closeButtonWrapper:h,clearChatButton:S,clearChatButtonWrapper:M}},ha=(r,e,t)=>{var s,i,d,l;let n=(s=t==null?void 0:t.launcher)!=null?s:{},o=(i=n.closeButtonPlacement)!=null?i:"inline",a=(l=(d=n.clearChat)==null?void 0:d.placement)!=null?l:"inline";r.appendChild(e.header),o==="top-right"&&(r.style.position="relative",r.appendChild(e.closeButtonWrapper)),e.clearChatButtonWrapper&&a==="top-right"&&(r.style.position="relative",r.appendChild(e.clearChatButtonWrapper))};function _o(r){let{items:e,onSelect:t,anchor:n,position:o="bottom-left",portal:a}=r,s=y("div","persona-dropdown-menu persona-hidden");s.setAttribute("role","menu"),s.setAttribute("data-persona-theme-zone","dropdown"),a?(s.style.position="fixed",s.style.zIndex=String(Fo)):(s.style.position="absolute",s.style.top="100%",s.style.marginTop="4px",o==="bottom-right"?s.style.right="0":s.style.left="0");for(let m of e){if(m.dividerBefore){let S=document.createElement("hr");s.appendChild(S)}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 S=Me(m.icon,16,"currentColor",1.5);S&&v.appendChild(S)}let x=document.createElement("span");x.textContent=m.label,v.appendChild(x),v.addEventListener("click",S=>{S.stopPropagation(),p(),t(m.id)}),s.appendChild(v)}let i=null;function d(){if(!a)return;let m=n.getBoundingClientRect();s.style.top=`${m.bottom+4}px`,o==="bottom-right"?(s.style.right=`${window.innerWidth-m.right}px`,s.style.left="auto"):(s.style.left=`${m.left}px`,s.style.right="auto")}function l(){d(),s.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let m=v=>{!s.contains(v.target)&&!n.contains(v.target)&&p()};document.addEventListener("click",m,!0),i=()=>document.removeEventListener("click",m,!0)})}function p(){s.classList.add("persona-hidden"),i==null||i(),i=null}function f(){s.classList.contains("persona-hidden")?l():p()}function u(){p(),s.remove()}return a&&a.appendChild(s),{element:s,show:l,hide:p,toggle:f,destroy:u}}function Dr(r){let{icon:e,label:t,size:n,strokeWidth:o,className:a,onClick:s,aria:i}=r,d=y("button","persona-icon-btn"+(a?" "+a:""));d.type="button",d.setAttribute("aria-label",t),d.title=t;let l=Me(e,n!=null?n:16,"currentColor",o!=null?o:2);if(l&&d.appendChild(l),s&&d.addEventListener("click",s),i)for(let[p,f]of Object.entries(i))d.setAttribute(p,f);return d}function Qs(r){let{icon:e,label:t,variant:n="default",size:o="sm",iconSize:a,className:s,onClick:i,aria:d}=r,l="persona-label-btn";n!=="default"&&(l+=" persona-label-btn--"+n),l+=" persona-label-btn--"+o,s&&(l+=" "+s);let p=y("button",l);if(p.type="button",p.setAttribute("aria-label",t),e){let u=Me(e,a!=null?a:14,"currentColor",2);u&&p.appendChild(u)}let f=y("span");if(f.textContent=t,p.appendChild(f),i&&p.addEventListener("click",i),d)for(let[u,m]of Object.entries(d))p.setAttribute(u,m);return p}function rx(r){let{items:e,selectedId:t,onSelect:n,className:o}=r,a=y("div","persona-toggle-group"+(o?" "+o:""));a.setAttribute("role","group");let s=t,i=[];function d(){for(let p of i)p.btn.setAttribute("aria-pressed",p.id===s?"true":"false")}for(let p of e){let f;p.icon?f=Dr({icon:p.icon,label:p.label,onClick:()=>{s=p.id,d(),n(p.id)}}):(f=y("button","persona-icon-btn"),f.type="button",f.setAttribute("aria-label",p.label),f.title=p.label,f.textContent=p.label,f.addEventListener("click",()=>{s=p.id,d(),n(p.id)})),f.setAttribute("aria-pressed",p.id===s?"true":"false"),i.push({id:p.id,btn:f}),a.appendChild(f)}function l(p){s=p,d()}return{element:a,setSelected:l}}function Ml(r){var m,v;let{label:e,icon:t="chevron-down",menuItems:n,onSelect:o,position:a="bottom-left",portal:s,className:i,hover:d}=r,l=y("div","persona-combo-btn"+(i?" "+i:""));l.style.position="relative",l.style.display="inline-flex",l.style.alignItems="center",l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0"),l.setAttribute("aria-haspopup","true"),l.setAttribute("aria-expanded","false"),l.setAttribute("aria-label",e);let p=y("span","persona-combo-btn-label");p.textContent=e,l.appendChild(p);let f=Me(t,14,"currentColor",2);f&&(f.style.marginLeft="4px",f.style.opacity="0.6",l.appendChild(f)),d&&(l.style.borderRadius=(m=d.borderRadius)!=null?m:"10px",l.style.padding=(v=d.padding)!=null?v:"6px 4px 6px 12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.addEventListener("mouseenter",()=>{var x,S;l.style.backgroundColor=(x=d.background)!=null?x:"",l.style.borderColor=(S=d.border)!=null?S:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}));let u=_o({items:n,onSelect:x=>{l.setAttribute("aria-expanded","false"),o(x)},anchor:l,position:a,portal:s});return s||l.appendChild(u.element),l.addEventListener("click",x=>{x.stopPropagation();let S=!u.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",S?"false":"true"),u.toggle()}),l.addEventListener("keydown",x=>{(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),l.click())}),{element:l,setLabel:x=>{p.textContent=x,l.setAttribute("aria-label",x)},open:()=>{l.setAttribute("aria-expanded","true"),u.show()},close:()=>{l.setAttribute("aria-expanded","false"),u.hide()},toggle:()=>{let x=!u.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",x?"false":"true"),u.toggle()},destroy:()=>{u.destroy(),l.remove()}}}var Bp=r=>{var n;let e=bo({config:r.config,showClose:r.showClose,onClose:r.onClose,onClearChat:r.onClearChat}),t=(n=r.layoutHeaderConfig)==null?void 0:n.onTitleClick;if(t){let o=e.headerTitle.parentElement;o&&(o.style.cursor="pointer",o.setAttribute("role","button"),o.setAttribute("tabindex","0"),o.addEventListener("click",()=>t()),o.addEventListener("keydown",a=>{(a.key==="Enter"||a.key===" ")&&(a.preventDefault(),t())}))}return e};function $0(r,e,t){var n,o,a;if(e!=null&&e.length)for(let s of e){let i=y("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",(o=(n=s.ariaLabel)!=null?n:s.label)!=null?o:s.id),s.icon){let d=Me(s.icon,14,"currentColor",2);d&&i.appendChild(d)}else s.label&&(i.textContent=s.label);if((a=s.menuItems)!=null&&a.length){let d=y("div","persona-relative");d.appendChild(i);let l=_o({items:s.menuItems,onSelect:p=>t==null?void 0:t(p),anchor:d,position:"bottom-left"});d.appendChild(l.element),i.addEventListener("click",p=>{p.stopPropagation(),l.toggle()}),r.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(s.id)),r.appendChild(i)}}var Dp=r=>{var E,k,h,w,C,T,W,R,I;let{config:e,showClose:t=!0,onClose:n,layoutHeaderConfig:o,onHeaderAction:a}=r,s=(E=e==null?void 0:e.launcher)!=null?E:{},i=y("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=o==null?void 0:o.titleMenu,l,p;if(d)l=Ml({label:(k=s.title)!=null?k:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,l.style.color=rn.titleColor,p=(h=l.querySelector(".persona-combo-btn-label"))!=null?h:l;else{if(l=y("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),p=y("span","persona-text-base persona-font-semibold persona-truncate"),p.style.color=rn.titleColor,p.textContent=(w=s.title)!=null?w:"Chat Assistant",l.appendChild(p),$0(l,o==null?void 0:o.trailingActions,(C=o==null?void 0:o.onAction)!=null?C:a),o!=null&&o.onTitleClick){l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0");let V=o.onTitleClick;l.addEventListener("click",ie=>{ie.target.closest("button")||V()}),l.addEventListener("keydown",ie=>{(ie.key==="Enter"||ie.key===" ")&&(ie.preventDefault(),V())})}let N=o==null?void 0:o.titleRowHover;N&&(l.style.borderRadius=(T=N.borderRadius)!=null?T:"10px",l.style.padding=(W=N.padding)!=null?W:"6px 4px 6px 12px",l.style.margin="-6px 0 -6px -12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.style.width="fit-content",l.style.flex="none",l.addEventListener("mouseenter",()=>{var V,ie;l.style.backgroundColor=(V=N.background)!=null?V:"",l.style.borderColor=(ie=N.border)!=null?ie:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}))}i.appendChild(l);let f=(R=s.closeButtonSize)!=null?R:"32px",u=y("div",""),m=y("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=f,m.style.width=f,m.type="button",m.setAttribute("aria-label","Close chat"),m.style.display=t?"":"none",m.style.color=s.closeButtonColor||rn.actionIconColor;let v=(I=s.closeButtonIconName)!=null?I:"x",x=Me(v,"28px","currentColor",1);x?m.appendChild(x):m.textContent="\xD7",n&&m.addEventListener("click",n),u.appendChild(m),i.appendChild(u);let S=y("div");S.style.display="none";let M=y("span");return M.style.display="none",{header:i,iconHolder:S,headerTitle:p,headerSubtitle:M,closeButton:m,closeButtonWrapper:u,clearChatButton:null,clearChatButtonWrapper:null}},kl={default:Bp,minimal:Dp},Fp=r=>{var e;return(e=kl[r])!=null?e:kl.default},$a=(r,e,t)=>{var s,i,d;if(e!=null&&e.render){let l=e.render({config:r,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:e.trailingActions,onAction:e.onAction}),p=y("div");p.style.display="none";let f=y("span"),u=y("span"),m=y("button");m.style.display="none";let v=y("div");return v.style.display="none",{header:l,iconHolder:p,headerTitle:f,headerSubtitle:u,closeButton:m,closeButtonWrapper:v,clearChatButton:null,clearChatButtonWrapper:null}}let n=(s=e==null?void 0:e.layout)!=null?s:"default",a=Fp(n)({config:r,showClose:(d=(i=e==null?void 0:e.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:e,onHeaderAction:e==null?void 0:e.onAction});return e&&(e.showIcon===!1&&(a.iconHolder.style.display="none"),e.showTitle===!1&&(a.headerTitle.style.display="none"),e.showSubtitle===!1&&(a.headerSubtitle.style.display="none"),e.showCloseButton===!1&&(a.closeButton.style.display="none"),e.showClearChat===!1&&a.clearChatButtonWrapper&&(a.clearChatButtonWrapper.style.display="none")),a};var El=r=>{var s,i;let e=y("textarea");e.setAttribute("data-persona-composer-input",""),e.placeholder=(i=(s=r==null?void 0:r.copy)==null?void 0:s.inputPlaceholder)!=null?i:"Type your message\u2026",e.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",e.rows=1,e.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',e.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let t=3,n=20;e.style.maxHeight=`${t*n}px`,e.style.overflowY="auto";let o=()=>{let d=parseFloat(e.style.maxHeight);return Number.isFinite(d)&&d>0?d:t*n},a=()=>{e.addEventListener("input",()=>{e.style.height="auto";let d=Math.min(e.scrollHeight,o());e.style.height=`${d}px`})};return e.style.border="none",e.style.outline="none",e.style.borderWidth="0",e.style.borderStyle="none",e.style.borderColor="transparent",e.addEventListener("focus",()=>{e.style.border="none",e.style.outline="none",e.style.borderWidth="0",e.style.borderStyle="none",e.style.borderColor="transparent",e.style.boxShadow="none"}),e.addEventListener("blur",()=>{e.style.border="none",e.style.outline="none"}),{textarea:e,attachAutoResize:a}},Ll=r=>{var w,C,T,W,R,I,N,V,ie,xe,Je,we;let e=(w=r==null?void 0:r.sendButton)!=null?w:{},t=(C=e.useIcon)!=null?C:!1,n=(T=e.iconText)!=null?T:"\u2191",o=e.iconName,a=(W=e.stopIconName)!=null?W:"square",s=(R=e.tooltipText)!=null?R:"Send message",i=(I=e.stopTooltipText)!=null?I:"Stop generating",d=(V=(N=r==null?void 0:r.copy)==null?void 0:N.sendButtonLabel)!=null?V:"Send",l=(xe=(ie=r==null?void 0:r.copy)==null?void 0:ie.stopButtonLabel)!=null?xe:"Stop",p=(Je=e.showTooltip)!=null?Je:!1,f=(we=e.size)!=null?we:"40px",u=e.backgroundColor,m=e.textColor,v=y("div","persona-send-button-wrapper"),x=y("button",t?"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");x.type="submit",x.setAttribute("data-persona-composer-submit","");let S=null,M=null;if(t){x.style.width=f,x.style.height=f,x.style.minWidth=f,x.style.minHeight=f,x.style.fontSize="18px",x.style.lineHeight="1",x.innerHTML="",m?x.style.color=m:x.style.color="var(--persona-button-primary-fg, #ffffff)";let De=parseFloat(f)||24,Ae=(m==null?void 0:m.trim())||"currentColor";o?(S=Me(o,De,Ae,2),S?x.appendChild(S):x.textContent=n):x.textContent=n,M=Me(a,De,Ae,2),u?x.style.backgroundColor=u:x.classList.add("persona-bg-persona-primary")}else x.textContent=d,m?x.style.color=m:x.classList.add("persona-text-white");e.borderWidth&&(x.style.borderWidth=e.borderWidth,x.style.borderStyle="solid"),e.borderColor&&(x.style.borderColor=e.borderColor),e.paddingX?(x.style.paddingLeft=e.paddingX,x.style.paddingRight=e.paddingX):(x.style.paddingLeft="",x.style.paddingRight=""),e.paddingY?(x.style.paddingTop=e.paddingY,x.style.paddingBottom=e.paddingY):(x.style.paddingTop="",x.style.paddingBottom="");let E=null;p&&s&&(E=y("div","persona-send-button-tooltip"),E.textContent=s,v.appendChild(E)),x.setAttribute("aria-label",s),v.appendChild(x);let k="send";return{button:x,wrapper:v,setMode:De=>{if(De===k)return;k=De;let Ae=De==="stop"?i:s;if(x.setAttribute("aria-label",Ae),E&&(E.textContent=Ae),t){if(S&&M){let qe=De==="stop"?M:S;x.replaceChildren(qe)}}else x.textContent=De==="stop"?l:d}}},Pl=r=>{var E,k,h,w,C,T,W,R,I,N,V,ie;let e=(E=r==null?void 0:r.voiceRecognition)!=null?E:{};if(!(e.enabled===!0))return null;let n=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),o=((k=e.provider)==null?void 0:k.type)==="runtype";if(!(n||o))return null;let s=(w=(h=r==null?void 0:r.sendButton)==null?void 0:h.size)!=null?w:"40px",i=y("div","persona-send-button-wrapper"),d=y("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");d.type="button",d.setAttribute("data-persona-composer-mic",""),d.setAttribute("aria-label","Start voice recognition");let l=(C=e.iconName)!=null?C:"mic",p=(T=e.iconSize)!=null?T:s,f=parseFloat(p)||24,u=(R=e.backgroundColor)!=null?R:(W=r==null?void 0:r.sendButton)==null?void 0:W.backgroundColor,m=(N=e.iconColor)!=null?N:(I=r==null?void 0:r.sendButton)==null?void 0:I.textColor;d.style.width=p,d.style.height=p,d.style.minWidth=p,d.style.minHeight=p,d.style.fontSize="18px",d.style.lineHeight="1",m?d.style.color=m:d.style.color="var(--persona-text, #111827)";let x=Me(l,f,m||"currentColor",1.5);x?d.appendChild(x):d.textContent="\u{1F3A4}",u&&(d.style.backgroundColor=u),e.borderWidth&&(d.style.borderWidth=e.borderWidth,d.style.borderStyle="solid"),e.borderColor&&(d.style.borderColor=e.borderColor),e.paddingX&&(d.style.paddingLeft=e.paddingX,d.style.paddingRight=e.paddingX),e.paddingY&&(d.style.paddingTop=e.paddingY,d.style.paddingBottom=e.paddingY),i.appendChild(d);let S=(V=e.tooltipText)!=null?V:"Start voice recognition";if(((ie=e.showTooltip)!=null?ie:!1)&&S){let xe=y("div","persona-send-button-tooltip");xe.textContent=S,i.appendChild(xe)}return{button:d,wrapper:i}},Rl=r=>{var v,x,S,M,E,k,h,w;let e=(v=r==null?void 0:r.attachments)!=null?v:{};if(e.enabled!==!0)return null;let t=(S=(x=r==null?void 0:r.sendButton)==null?void 0:x.size)!=null?S:"40px",n=y("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2");n.style.display="none";let o=y("input");o.type="file",o.accept=((M=e.allowedTypes)!=null?M:ho).join(","),o.multiple=((E=e.maxFiles)!=null?E:4)>1,o.style.display="none",o.setAttribute("aria-label","Attach files");let a=y("div","persona-send-button-wrapper"),s=y("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button");s.type="button",s.setAttribute("aria-label",(k=e.buttonTooltipText)!=null?k:"Attach file");let i=(h=e.buttonIconName)!=null?h:"paperclip",d=t,l=parseFloat(d)||40,p=Math.round(l*.6);s.style.width=d,s.style.height=d,s.style.minWidth=d,s.style.minHeight=d,s.style.fontSize="18px",s.style.lineHeight="1",s.style.backgroundColor="transparent",s.style.color="var(--persona-primary, #111827)",s.style.border="none",s.style.borderRadius="6px",s.style.transition="background-color 0.15s ease",s.addEventListener("mouseenter",()=>{s.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),s.addEventListener("mouseleave",()=>{s.style.backgroundColor="transparent"});let f=Me(i,p,"currentColor",1.5);f?s.appendChild(f):s.textContent="\u{1F4CE}",s.addEventListener("click",C=>{C.preventDefault(),o.click()}),a.appendChild(s);let u=(w=e.buttonTooltipText)!=null?w:"Attach file",m=y("div","persona-send-button-tooltip");return m.textContent=u,a.appendChild(m),{button:s,wrapper:a,input:o,previewsContainer:n}},Il=r=>{var s,i,d;let e=(s=r==null?void 0:r.statusIndicator)!=null?s:{},t=e.align==="left"?"persona-text-left":e.align==="center"?"persona-text-center":"persona-text-right",n=y("div",`persona-mt-2 ${t} persona-text-xs persona-text-persona-muted`);n.setAttribute("data-persona-composer-status","");let o=(i=e.visible)!=null?i:!0;n.style.display=o?"":"none";let a=(d=e.idleText)!=null?d:"Online";if(e.idleLink){let l=y("a");l.href=e.idleLink,l.target="_blank",l.rel="noopener noreferrer",l.textContent=a,l.style.color="inherit",l.style.textDecoration="none",n.appendChild(l)}else n.textContent=a;return n},Wl=()=>y("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2");var Va=r=>{var v,x,S,M,E,k;let{config:e}=r,t=y("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=Wl(),o=y("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");o.setAttribute("data-persona-composer-form",""),o.style.outline="none";let{textarea:a,attachAutoResize:s}=El(e);s();let i=Ll(e),d=Pl(e),l=Rl(e),p=Il(e);l&&(l.previewsContainer.style.gap="8px",o.append(l.previewsContainer,l.input)),o.append(a);let f=y("div","persona-widget-composer__actions persona-flex persona-items-center persona-justify-between persona-w-full"),u=y("div","persona-widget-composer__left-actions persona-flex persona-items-center persona-gap-2"),m=y("div","persona-widget-composer__right-actions persona-flex persona-items-center persona-gap-1");return l&&u.append(l.wrapper),d&&m.append(d.wrapper),m.append(i.wrapper),f.append(u,m),o.append(f),o.addEventListener("click",h=>{h.target!==i.button&&h.target!==i.wrapper&&h.target!==(d==null?void 0:d.button)&&h.target!==(d==null?void 0:d.wrapper)&&h.target!==(l==null?void 0:l.button)&&h.target!==(l==null?void 0:l.wrapper)&&a.focus()}),t.append(n,o,p),{footer:t,suggestions:n,composerForm:o,textarea:a,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(v=d==null?void 0:d.button)!=null?v:null,micButtonWrapper:(x=d==null?void 0:d.wrapper)!=null?x:null,statusText:p,attachmentButton:(S=l==null?void 0:l.button)!=null?S:null,attachmentButtonWrapper:(M=l==null?void 0:l.wrapper)!=null?M:null,attachmentInput:(E=l==null?void 0:l.input)!=null?E:null,attachmentPreviewsContainer:(k=l==null?void 0:l.previewsContainer)!=null?k:null,actionsRow:f,leftActions:u,rightActions:m,setSendButtonMode:i.setMode}};var nx=()=>{let r=y("button","persona-pill-peek");r.type="button",r.setAttribute("data-persona-pill-peek",""),r.setAttribute("aria-label","Show conversation"),r.setAttribute("tabindex","-1");let e=y("span","persona-pill-peek__icon"),t=Me("message-square",16,"currentColor",1.5);t&&e.appendChild(t);let n=y("span","persona-pill-peek__text"),o=y("span","persona-pill-peek__caret"),a=Me("chevron-up",16,"currentColor",1.5);return a&&o.appendChild(a),r.append(e,n,o),{root:r,textNode:n}},ox=r=>{var v,x,S,M,E,k;let{config:e}=r,t=y("div","persona-widget-footer persona-widget-footer--pill");t.setAttribute("data-persona-theme-zone","composer");let n=Wl();n.style.display="none";let o=Il(e);o.style.display="none";let{textarea:a,attachAutoResize:s}=El(e);a.style.maxHeight="100px",s();let i=Ll(e),d=Pl(e),l=Rl(e);l&&l.previewsContainer.classList.add("persona-pill-composer__previews");let p=y("form","persona-widget-composer persona-pill-composer");p.setAttribute("data-persona-composer-form",""),p.style.outline="none";let f=y("div","persona-widget-composer__left-actions persona-pill-composer__left");l&&f.append(l.wrapper);let u=y("div","persona-widget-composer__right-actions persona-pill-composer__right");d&&u.append(d.wrapper),u.append(i.wrapper),p.addEventListener("click",h=>{h.target!==i.button&&h.target!==i.wrapper&&h.target!==(d==null?void 0:d.button)&&h.target!==(d==null?void 0:d.wrapper)&&h.target!==(l==null?void 0:l.button)&&h.target!==(l==null?void 0:l.wrapper)&&a.focus()}),l&&p.append(l.input),p.append(f,a,u),l&&t.append(l.previewsContainer),t.append(p,n,o);let m=p;return{footer:t,suggestions:n,composerForm:p,textarea:a,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(v=d==null?void 0:d.button)!=null?v:null,micButtonWrapper:(x=d==null?void 0:d.wrapper)!=null?x:null,statusText:o,attachmentButton:(S=l==null?void 0:l.button)!=null?S:null,attachmentButtonWrapper:(M=l==null?void 0:l.wrapper)!=null?M:null,attachmentInput:(E=l==null?void 0:l.input)!=null?E:null,attachmentPreviewsContainer:(k=l==null?void 0:l.previewsContainer)!=null?k:null,actionsRow:m,leftActions:f,rightActions:u,setSendButtonMode:i.setMode}};var ax=r=>{var p,f,u,m,v,x,S,M,E,k,h,w,C,T,W,R,I;let e=(f=(p=r==null?void 0:r.launcher)==null?void 0:p.enabled)!=null?f:!0,t=Rr(r);if(Oo(r)){let N=(m=(u=r==null?void 0:r.launcher)==null?void 0:u.composerBar)!=null?m:{},V=y("div","persona-widget-wrapper persona-fixed persona-transition");V.setAttribute("data-persona-composer-bar",""),V.dataset.state="collapsed",V.dataset.expandedSize=(v=N.expandedSize)!=null?v:"anchored",V.style.zIndex=String((S=(x=r==null?void 0:r.launcher)==null?void 0:x.zIndex)!=null?S:Gr);let ie=y("div","persona-widget-panel persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");ie.style.width="100%",V.appendChild(ie);let xe=y("div","persona-widget-pill-root");return xe.setAttribute("data-persona-composer-bar",""),xe.dataset.state="collapsed",xe.dataset.expandedSize=(M=N.expandedSize)!=null?M:"anchored",xe.style.zIndex=String((k=(E=r==null?void 0:r.launcher)==null?void 0:E.zIndex)!=null?k:Gr),{wrapper:V,panel:ie,pillRoot:xe}}if(t){let N=y("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),V=y("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return N.appendChild(V),{wrapper:N,panel:V}}if(!e){let N=y("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),V=y("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),ie=(w=(h=r==null?void 0:r.launcher)==null?void 0:h.width)!=null?w:"100%";return N.style.width=ie,V.style.width="100%",N.appendChild(V),{wrapper:N,panel:V}}let o=(C=r==null?void 0:r.launcher)!=null?C:{},a=o.position&&Vn[o.position]?Vn[o.position]:Vn["bottom-right"],s=y("div",`persona-widget-wrapper persona-fixed ${a} persona-transition`);s.style.zIndex=String((W=(T=r==null?void 0:r.launcher)==null?void 0:T.zIndex)!=null?W:Gr);let i=y("div","persona-widget-panel persona-relative persona-min-h-[320px]"),d=(I=(R=r==null?void 0:r.launcher)==null?void 0:R.width)!=null?I:r==null?void 0:r.launcherWidth,l=d!=null?d:Cn;return i.style.width=l,i.style.maxWidth=l,s.appendChild(i),{wrapper:s,panel:i}},V0=(r,e)=>{var h,w,C,T,W,R,I,N,V;let t=y("div","persona-widget-container persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary");t.setAttribute("data-persona-theme-zone","container");let{button:n,wrapper:o}=Sl(r,{showClose:e,wrapperClassName:"persona-composer-bar-close",buttonSize:"16px",iconSize:"14px"});o.style.position="absolute",o.style.top="8px",o.style.right="8px",o.style.zIndex="10";let a=(C=(w=(h=r==null?void 0:r.launcher)==null?void 0:h.clearChat)==null?void 0:w.enabled)!=null?C:!0,s=null,i=null;if(a){let ie=Tl(r,{wrapperClassName:"persona-composer-bar-clear-chat",buttonSize:"16px",iconSize:"14px"});s=ie.button,i=ie.wrapper,i.style.position="absolute",i.style.top="8px",i.style.right="32px",i.style.zIndex="10"}let d=y("span","persona-widget-header");d.setAttribute("data-persona-theme-zone","header"),d.style.display="none";let l=y("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");l.style.paddingTop="48px",l.id="persona-scroll-container",l.setAttribute("data-persona-theme-zone","messages"),l.style.setProperty("scrollbar-gutter","stable");let p=y("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");p.style.boxShadow="var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",p.setAttribute("data-persona-intro-card","");let f=y("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");f.textContent=(W=(T=r==null?void 0:r.copy)==null?void 0:T.welcomeTitle)!=null?W:"Hello \u{1F44B}";let u=y("p","persona-mt-2 persona-text-sm persona-text-persona-muted");u.textContent=(I=(R=r==null?void 0:r.copy)==null?void 0:R.welcomeSubtitle)!=null?I:"Ask anything about your account or products.",p.append(f,u);let m=y("div","persona-flex persona-flex-col persona-gap-3"),v=(N=r==null?void 0:r.layout)==null?void 0:N.contentMaxWidth;v&&(m.style.maxWidth=v,m.style.marginLeft="auto",m.style.marginRight="auto",m.style.width="100%"),((V=r==null?void 0:r.copy)==null?void 0:V.showWelcomeCard)!==!1||(p.style.display="none",l.classList.remove("persona-gap-6"),l.classList.add("persona-gap-3")),l.append(p,m);let S=y("div","persona-composer-overlay persona-pointer-events-none");S.setAttribute("data-persona-composer-overlay",""),S.style.position="absolute",S.style.left="0",S.style.right="0",S.style.bottom="0",S.style.zIndex="20";let M=ox({config:r}),{root:E,textNode:k}=nx();return t.append(d,o,l,S),i&&t.appendChild(i),{container:t,body:l,messagesWrapper:m,composerOverlay:S,suggestions:M.suggestions,textarea:M.textarea,sendButton:M.sendButton,sendButtonWrapper:M.sendButtonWrapper,micButton:M.micButton,micButtonWrapper:M.micButtonWrapper,composerForm:M.composerForm,statusText:M.statusText,introTitle:f,introSubtitle:u,closeButton:n,closeButtonWrapper:o,clearChatButton:s,clearChatButtonWrapper:i,iconHolder:y("span"),headerTitle:y("span"),headerSubtitle:y("span"),header:d,footer:M.footer,attachmentButton:M.attachmentButton,attachmentButtonWrapper:M.attachmentButtonWrapper,attachmentInput:M.attachmentInput,attachmentPreviewsContainer:M.attachmentPreviewsContainer,actionsRow:M.actionsRow,leftActions:M.leftActions,rightActions:M.rightActions,setSendButtonMode:M.setSendButtonMode,peekBanner:E,peekTextNode:k}},sx=(r,e=!0)=>{var S,M,E,k,h,w,C,T,W;if(Oo(r))return V0(r,e);let t=y("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary persona-bg-persona-surface persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let n=(S=r==null?void 0:r.layout)==null?void 0:S.header,o=((M=r==null?void 0:r.layout)==null?void 0:M.showHeader)!==!1,a=n?$a(r,n,{showClose:e}):bo({config:r,showClose:e}),s=y("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");s.id="persona-scroll-container",s.setAttribute("data-persona-theme-zone","messages"),s.style.setProperty("scrollbar-gutter","stable");let i=y("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");i.style.boxShadow=Rr(r)?"none":"var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))";let d=y("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");d.textContent=(k=(E=r==null?void 0:r.copy)==null?void 0:E.welcomeTitle)!=null?k:"Hello \u{1F44B}";let l=y("p","persona-mt-2 persona-text-sm persona-text-persona-muted");l.textContent=(w=(h=r==null?void 0:r.copy)==null?void 0:h.welcomeSubtitle)!=null?w:"Ask anything about your account or products.",i.append(d,l);let p=y("div","persona-flex persona-flex-col persona-gap-3"),f=(C=r==null?void 0:r.layout)==null?void 0:C.contentMaxWidth;f&&(p.style.maxWidth=f,p.style.marginLeft="auto",p.style.marginRight="auto",p.style.width="100%"),i.setAttribute("data-persona-intro-card",""),((T=r==null?void 0:r.copy)==null?void 0:T.showWelcomeCard)!==!1||(i.style.display="none",s.classList.remove("persona-gap-6"),s.classList.add("persona-gap-3")),s.append(i,p);let m=Va({config:r}),v=((W=r==null?void 0:r.layout)==null?void 0:W.showFooter)!==!1;o?ha(t,a,r):(a.header.style.display="none",ha(t,a,r)),t.append(s);let x=y("div","persona-composer-overlay persona-pointer-events-none");return x.setAttribute("data-persona-composer-overlay",""),x.style.position="absolute",x.style.left="0",x.style.right="0",x.style.bottom="0",x.style.zIndex="20",v||(m.footer.style.display="none"),t.append(m.footer),t.append(x),{container:t,body:s,messagesWrapper:p,composerOverlay:x,suggestions:m.suggestions,textarea:m.textarea,sendButton:m.sendButton,sendButtonWrapper:m.sendButtonWrapper,micButton:m.micButton,micButtonWrapper:m.micButtonWrapper,composerForm:m.composerForm,statusText:m.statusText,introTitle:d,introSubtitle:l,closeButton:a.closeButton,closeButtonWrapper:a.closeButtonWrapper,clearChatButton:a.clearChatButton,clearChatButtonWrapper:a.clearChatButtonWrapper,iconHolder:a.iconHolder,headerTitle:a.headerTitle,headerSubtitle:a.headerSubtitle,header:a.header,footer:m.footer,attachmentButton:m.attachmentButton,attachmentButtonWrapper:m.attachmentButtonWrapper,attachmentInput:m.attachmentInput,attachmentPreviewsContainer:m.attachmentPreviewsContainer,actionsRow:m.actionsRow,leftActions:m.leftActions,rightActions:m.rightActions,setSendButtonMode:m.setSendButtonMode}};var j0=r=>{switch(r){case"max_tool_calls":return"Stopped after calling a tool. Send a follow-up to continue.";case"length":return"Response cut off as max tokens reached. Ask for more to continue.";case"content_filter":return"The provider filtered this response.";case"error":return"Something went wrong generating this response.";default:return null}},G0=(r,e)=>{if(!r)return null;let t=j0(r);if(t===null)return null;let n=e==null?void 0:e[r],o=n!==void 0?n:t;return o||null},K0=(r,e)=>{let t=y("div","persona-message-stop-reason persona-text-xs persona-mt-2 persona-italic");return t.setAttribute("data-stop-reason",r),t.setAttribute("role","note"),t.style.opacity="0.75",t.textContent=e,t},X0=r=>{let e=r.toLowerCase();return e.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(r)||e.startsWith("data:image/")||!r.includes(":"))},Np=r=>{let e=r.toLowerCase();return e.startsWith("javascript:")||e.startsWith("data:text/html")||e.startsWith("data:text/javascript")||e.startsWith("data:text/xml")||e.startsWith("data:application/xhtml")||e.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(r)||e.startsWith("data:")||!r.includes(":"))},Op=320,lx=320,Q0=r=>!r.contentParts||r.contentParts.length===0?[]:r.contentParts.filter(e=>e.type==="image"&&typeof e.image=="string"&&e.image.trim().length>0),J0=r=>!r.contentParts||r.contentParts.length===0?[]:r.contentParts.filter(e=>e.type==="audio"&&typeof e.audio=="string"&&e.audio.trim().length>0),Y0=r=>!r.contentParts||r.contentParts.length===0?[]:r.contentParts.filter(e=>e.type==="video"&&typeof e.video=="string"&&e.video.trim().length>0),Z0=r=>!r.contentParts||r.contentParts.length===0?[]:r.contentParts.filter(e=>e.type==="file"&&typeof e.data=="string"&&e.data.trim().length>0),ev=(r,e,t)=>{if(r.length===0)return null;try{let n=y("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","images"),e&&(n.style.marginBottom="8px");let o=0,a=!1,s=()=>{a||(a=!0,n.remove(),t==null||t())};return r.forEach((i,d)=>{var f;let l=y("img");l.alt=((f=i.alt)==null?void 0:f.trim())||`Attached image ${d+1}`,l.loading="lazy",l.decoding="async",l.referrerPolicy="no-referrer",l.style.display="block",l.style.width="100%",l.style.maxWidth=`${Op}px`,l.style.maxHeight=`${lx}px`,l.style.height="auto",l.style.objectFit="contain",l.style.borderRadius="10px",l.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",l.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let p=!1;o+=1,l.addEventListener("error",()=>{p||(p=!0,o=Math.max(0,o-1),l.remove(),o===0&&s())}),l.addEventListener("load",()=>{p=!0}),X0(i.image)?(l.src=i.image,n.appendChild(l)):(p=!0,o=Math.max(0,o-1),l.remove())}),o===0?(s(),null):n}catch{return t==null||t(),null}},tv=r=>{if(r.length===0)return null;try{let e=y("div","persona-flex persona-flex-col persona-gap-2");e.setAttribute("data-message-attachments","audio");let t=0;return r.forEach(n=>{if(!Np(n.audio))return;let o=y("audio");o.controls=!0,o.preload="metadata",o.src=n.audio,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${Op}px`,e.appendChild(o),t+=1}),t===0?(e.remove(),null):e}catch{return null}},rv=r=>{if(r.length===0)return null;try{let e=y("div","persona-flex persona-flex-col persona-gap-2");e.setAttribute("data-message-attachments","video");let t=0;return r.forEach(n=>{if(!Np(n.video))return;let o=y("video");o.controls=!0,o.preload="metadata",o.src=n.video,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${Op}px`,o.style.maxHeight=`${lx}px`,o.style.borderRadius="10px",o.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",e.appendChild(o),t+=1}),t===0?(e.remove(),null):e}catch{return null}},nv=r=>{if(r.length===0)return null;try{let e=y("div","persona-flex persona-flex-col persona-gap-2");e.setAttribute("data-message-attachments","files");let t=0;return r.forEach(n=>{if(!Np(n.data))return;let o=y("a");o.href=n.data,o.download=n.filename,o.target="_blank",o.rel="noopener noreferrer",o.textContent=n.filename,o.className="persona-message-file-attachment",o.style.display="inline-flex",o.style.alignItems="center",o.style.gap="6px",o.style.padding="6px 10px",o.style.borderRadius="8px",o.style.fontSize="0.875rem",o.style.textDecoration="underline",o.style.backgroundColor="var(--persona-attachment-file-bg, var(--persona-container, #f3f4f6))",o.style.border="1px solid var(--persona-attachment-file-border, var(--persona-border, #e5e7eb))",o.style.color="inherit",e.appendChild(o),t+=1}),t===0?(e.remove(),null):e}catch{return null}},xa=()=>{let r=document.createElement("div");r.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let e=document.createElement("div");e.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",e.style.backgroundColor="currentColor",e.style.opacity="0.4",e.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.backgroundColor="currentColor",t.style.opacity="0.4",t.style.animationDelay="250ms";let n=document.createElement("div");n.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.backgroundColor="currentColor",n.style.opacity="0.4",n.style.animationDelay="500ms";let o=document.createElement("span");return o.className="persona-sr-only",o.textContent="Loading",r.appendChild(e),r.appendChild(t),r.appendChild(n),r.appendChild(o),r},_p=(r,e,t)=>{let n={config:t!=null?t:{},streaming:!0,location:r,defaultRenderer:xa};if(e){let o=e(n);if(o!==null)return o}return xa()},ov=(r,e)=>{let t=y("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=e==="user"?r.userAvatar:r.assistantAvatar;if(n)if(n.startsWith("http")||n.startsWith("/")||n.startsWith("data:")){let o=y("img");o.src=n,o.alt=e==="user"?"User":"Assistant",o.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(o)}else t.textContent=n,t.classList.add(e==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=e==="user"?"U":"A",t.classList.add(e==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},ix=(r,e)=>{let t=y("div","persona-text-xs persona-text-persona-muted"),n=new Date(r.createdAt);return e.format?t.textContent=e.format(n):t.textContent=n.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},av=(r,e="bubble")=>{let t=["persona-message-bubble","persona-max-w-[85%]"];switch(e){case"flat":r==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("persona-message-assistant-bubble","persona-text-persona-primary","persona-py-2");break;case"minimal":t.push("persona-text-sm","persona-leading-relaxed"),r==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("persona-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"),r==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("persona-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},Up=(r,e,t)=>{var m,v,x,S,M,E;let n=(m=e.showCopy)!=null?m:!0,o=(v=e.showUpvote)!=null?v:!0,a=(x=e.showDownvote)!=null?x:!0;if(!n&&!o&&!a){let k=y("div");return k.style.display="none",k.id=`actions-${r.id}`,k.setAttribute("data-actions-for",r.id),k}let s=(S=e.visibility)!=null?S:"hover",i=(M=e.align)!=null?M:"right",d=(E=e.layout)!=null?E:"pill-inside",l={left:"persona-message-actions-left",center:"persona-message-actions-center",right:"persona-message-actions-right"}[i],p={"pill-inside":"persona-message-actions-pill","row-inside":"persona-message-actions-row"}[d],f=y("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${l} ${p} ${s==="hover"?"persona-message-actions-hover":""}`);f.id=`actions-${r.id}`,f.setAttribute("data-actions-for",r.id);let u=(k,h,w)=>{let C=Dr({icon:k,label:h,size:14,className:"persona-message-action-btn"});return C.setAttribute("data-action",w),C};return n&&f.appendChild(u("copy","Copy message","copy")),o&&f.appendChild(u("thumbs-up","Upvote","upvote")),a&&f.appendChild(u("thumbs-down","Downvote","downvote")),f},ja=(r,e,t,n,o,a)=>{var J,re,Q,ge,Z,G,pe,ke,le,ne,de,Lt,St,We,he,at,Pe;let s=t!=null?t:{},i=(J=s.layout)!=null?J:"bubble",d=s.avatar,l=s.timestamp,p=(re=d==null?void 0:d.show)!=null?re:!1,f=(Q=l==null?void 0:l.show)!=null?Q:!1,u=(ge=d==null?void 0:d.position)!=null?ge:"left",m=(Z=l==null?void 0:l.position)!=null?Z:"below",v=av(r.role,i),x=y("div",v.join(" "));x.id=`bubble-${r.id}`,x.setAttribute("data-message-id",r.id),x.setAttribute("data-persona-theme-zone",r.role==="user"?"user-message":"assistant-message"),r.role==="user"?(x.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",x.style.color="var(--persona-message-user-text, white)"):r.role==="assistant"&&(x.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",x.style.color="var(--persona-message-assistant-text, var(--persona-text))");let S=Q0(r),M=(pe=(G=r.content)==null?void 0:G.trim())!=null?pe:"",k=S.length>0&&M===Ki,h=vl((le=(ke=a==null?void 0:a.widgetConfig)==null?void 0:ke.features)==null?void 0:le.streamAnimation),w=(Lt=(de=(ne=a==null?void 0:a.widgetConfig)==null?void 0:ne.features)==null?void 0:de.streamAnimation)==null?void 0:Lt.plugins,C=r.role==="assistant"&&h.type!=="none"?Vs(h.type,w):null,T=r.role==="assistant"&&((St=C==null?void 0:C.isAnimating)==null?void 0:St.call(C,r))===!0,W=r.role==="assistant"&&C!==null&&(!!r.streaming||T);W&&(C!=null&&C.bubbleClass)&&x.classList.add(C.bubbleClass);let R=document.createElement("div");R.classList.add("persona-message-content"),W&&C&&(C.containerClass&&R.classList.add(C.containerClass),R.style.setProperty("--persona-stream-step",`${h.speed}ms`),R.style.setProperty("--persona-stream-duration",`${h.duration}ms`));let I=W?Cl((We=r.content)!=null?We:"",h.buffer,C,r,!!r.streaming):(he=r.content)!=null?he:"",N=e({text:I,message:r,streaming:!!r.streaming,raw:r.rawContent}),V=N;W&&(C==null?void 0:C.wrap)==="char"?V=js(N,"char",r.id,{skipTags:C.skipTags}):W&&(C==null?void 0:C.wrap)==="word"&&(V=js(N,"word",r.id,{skipTags:C.skipTags}));let ie=null;if(k?(ie=document.createElement("div"),ie.innerHTML=V,ie.style.display="none",R.appendChild(ie)):R.innerHTML=V,W&&(C!=null&&C.useCaret)&&!k&&M){let j=wl(),ue=R.querySelectorAll(".persona-stream-char, .persona-stream-word"),nt=ue[ue.length-1];if(nt!=null&&nt.parentNode)nt.parentNode.insertBefore(j,nt.nextSibling);else{let It=R.lastElementChild;It?It.appendChild(j):R.appendChild(j)}}if(f&&m==="inline"&&r.createdAt){let j=ix(r,l);j.classList.add("persona-ml-2","persona-inline"),R.appendChild(j)}if(S.length>0){let j=ev(S,!k&&!!M,()=>{k&&ie&&(ie.style.display="")});j?x.appendChild(j):k&&ie&&(ie.style.display="")}let xe=J0(r);if(xe.length>0){let j=tv(xe);j&&x.appendChild(j)}let Je=Y0(r);if(Je.length>0){let j=rv(Je);j&&x.appendChild(j)}let we=Z0(r);if(we.length>0){let j=nv(we);j&&x.appendChild(j)}if(x.appendChild(R),f&&m==="below"&&r.createdAt){let j=ix(r,l);j.classList.add("persona-mt-1"),x.appendChild(j)}let De=r.role==="assistant"?G0(r.stopReason,(Pe=(at=a==null?void 0:a.widgetConfig)==null?void 0:at.copy)==null?void 0:Pe.stopReasonNotice):null;if(r.streaming&&r.role==="assistant"){let j=!!(I&&I.trim()),ue=h.placeholder==="skeleton",nt=ue&&h.buffer==="line"&&j;if(j)nt&&x.appendChild(Gs());else if(ue)x.appendChild(Gs());else{let It=_p("inline",a==null?void 0:a.loadingIndicatorRenderer,a==null?void 0:a.widgetConfig);It&&x.appendChild(It)}}if(De&&r.stopReason&&!r.streaming&&(M||(R.style.display="none"),x.appendChild(K0(r.stopReason,De))),r.role==="assistant"&&!r.streaming&&r.content&&r.content.trim()&&(n==null?void 0:n.enabled)!==!1&&n){let j=Up(r,n,o);x.appendChild(j)}if(!p||r.role==="system")return x;let qe=y("div",`persona-flex persona-gap-2 ${r.role==="user"?"persona-flex-row-reverse":""}`),Ie=ov(d,r.role);return u==="right"||u==="left"&&r.role==="user"?qe.append(x,Ie):qe.append(Ie,x),x.classList.remove("persona-max-w-[85%]"),x.classList.add("persona-max-w-[calc(85%-2.5rem)]"),qe},dx=(r,e,t,n,o,a)=>{let s=t!=null?t:{};return r.role==="user"&&s.renderUserMessage?s.renderUserMessage({message:r,config:{},streaming:!!r.streaming}):r.role==="assistant"&&s.renderAssistantMessage?s.renderAssistantMessage({message:r,config:{},streaming:!!r.streaming}):ja(r,e,t,n,o,a)};var Ga=new Set,sv=(r,e)=>e==null?!1:typeof e=="string"?(r.textContent=e,!0):(r.appendChild(e),!0),iv=(r,e)=>{var n,o;let t=(o=(n=r.reasoning)==null?void 0:n.chunks.join("").trim())!=null?o:"";return t?t.split(/\r?\n/).map(a=>a.trim()).filter(Boolean).slice(0,e).join(`
71
- `):""},cx=(r,e)=>{let t=Ga.has(r),n=e.querySelector('button[data-expand-header="true"]'),o=e.querySelector(".persona-border-t"),a=e.querySelector('[data-persona-collapsed-preview="reasoning"]');if(!n||!o)return;n.setAttribute("aria-expanded",t?"true":"false");let s=n.querySelector(".persona-ml-auto"),i=s==null?void 0:s.querySelector(":scope > .persona-flex.persona-items-center");if(i){i.innerHTML="";let l=Me(t?"chevron-up":"chevron-down",16,"currentColor",2);l?i.appendChild(l):i.textContent=t?"Hide":"Show"}o.style.display=t?"":"none",a&&(a.style.display=t?"none":a.textContent||a.childNodes.length?"":"none")},qp=(r,e)=>{var Je,we,De,Ae,qe,Ie,J,re,Q,ge,Z;let t=r.reasoning,n=y("div",["persona-message-bubble","persona-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(n.id=`bubble-${r.id}`,n.setAttribute("data-message-id",r.id),!t)return n;let o=(we=(Je=e==null?void 0:e.features)==null?void 0:Je.reasoningDisplay)!=null?we:{},a=o.expandable!==!1,s=a&&Ga.has(r.id),i=t.status!=="complete",d=iv(r,(De=o.previewMaxLines)!=null?De:3),l=y("button",a?"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":"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-default persona-border-none");l.type="button",a&&(l.setAttribute("aria-expanded",s?"true":"false"),l.setAttribute("data-expand-header","true")),l.setAttribute("data-bubble-type","reasoning");let p=y("div","persona-flex persona-flex-col persona-text-left"),f=y("span","persona-text-xs persona-text-persona-primary"),u="Thinking...",m=(Ae=e==null?void 0:e.reasoning)!=null?Ae:{},v=String((qe=t.startedAt)!=null?qe:Date.now()),x=()=>{let G=y("span","");return G.setAttribute("data-tool-elapsed",v),G.textContent=_i(t),G},S=(Ie=m.renderCollapsedSummary)==null?void 0:Ie.call(m,{message:r,reasoning:t,defaultSummary:u,previewText:d,isActive:i,config:e!=null?e:{},elapsed:_i(t),createElapsedElement:x});typeof S=="string"&&S.trim()?(f.textContent=S,p.appendChild(f)):S instanceof HTMLElement?p.appendChild(S):(f.textContent=u,p.appendChild(f));let M=y("span","persona-text-xs persona-text-persona-primary");M.textContent=vh(t),p.appendChild(M);let E=(J=o.loadingAnimation)!=null?J:"none",k=m.activeTextTemplate,h=m.completeTextTemplate,w=i?k:h,C=S instanceof HTMLElement,T=(G,pe,ke)=>{let le=ke;for(let ne of pe){let de=y("span","persona-tool-char");de.style.setProperty("--char-index",String(le)),de.textContent=ne===" "?"\xA0":ne,G.appendChild(de),le++}return le},W=(G,pe)=>{f.textContent="";let ke=Ui(G,""),le=0;for(let ne of ke){let de=ne.styles.length>0?(()=>{let Lt=y("span",ne.styles.map(St=>`persona-tool-text-${St}`).join(" "));return f.appendChild(Lt),Lt})():f;if(ne.isDuration&&i)de.appendChild(x());else{let Lt=ne.isDuration?_i(t):ne.text;pe?le=T(de,Lt,le):de.appendChild(document.createTextNode(Lt))}}};if(!C&&w)if(M.style.display="none",f.style.display="",i&&E!=="none"){let G=(re=m.loadingAnimationDuration)!=null?re:2e3;f.setAttribute("data-preserve-animation","true"),E==="pulse"?(f.classList.add("persona-tool-loading-pulse"),f.style.setProperty("--persona-tool-anim-duration",`${G}ms`),W(w,!1)):(f.classList.add(`persona-tool-loading-${E}`),f.style.setProperty("--persona-tool-anim-duration",`${G}ms`),E==="shimmer-color"&&(m.loadingAnimationColor&&f.style.setProperty("--persona-tool-anim-color",m.loadingAnimationColor),m.loadingAnimationSecondaryColor&&f.style.setProperty("--persona-tool-anim-secondary-color",m.loadingAnimationSecondaryColor)),W(w,!0))}else W(w,!1);else if(!C&&i&&E!=="none"){f.style.display="";let G=(Q=m.loadingAnimationDuration)!=null?Q:2e3;if(f.setAttribute("data-preserve-animation","true"),E==="pulse")f.classList.add("persona-tool-loading-pulse"),f.style.setProperty("--persona-tool-anim-duration",`${G}ms`);else{f.classList.add(`persona-tool-loading-${E}`),f.style.setProperty("--persona-tool-anim-duration",`${G}ms`),E==="shimmer-color"&&(m.loadingAnimationColor&&f.style.setProperty("--persona-tool-anim-color",m.loadingAnimationColor),m.loadingAnimationSecondaryColor&&f.style.setProperty("--persona-tool-anim-secondary-color",m.loadingAnimationSecondaryColor));let pe=f.textContent||u;f.textContent="",T(f,pe,0)}t.status==="complete"&&(f.style.display="none")}else C||(t.status==="complete"?f.style.display="none":f.style.display="");let R=null;if(a){R=y("div","persona-flex persona-items-center");let pe=Me(s?"chevron-up":"chevron-down",16,"currentColor",2);pe?R.appendChild(pe):R.textContent=s?"Hide":"Show";let ke=y("div","persona-flex persona-items-center persona-ml-auto");ke.append(R),l.append(p,ke)}else l.append(p);let I=y("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(I.setAttribute("data-persona-collapsed-preview","reasoning"),I.style.display="none",I.style.whiteSpace="pre-wrap",!s&&i&&o.activePreview&&d){let G=(Z=(ge=e==null?void 0:e.reasoning)==null?void 0:ge.renderCollapsedPreview)==null?void 0:Z.call(ge,{message:r,reasoning:t,defaultPreview:d,isActive:i,config:e!=null?e:{}});sv(I,G)||(I.textContent=d),I.style.display=""}if(!s&&i&&o.activeMinHeight&&(n.style.minHeight=o.activeMinHeight),!a)return n.append(l,I),n;let N=y("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-px-4 persona-py-3");N.style.display=s?"":"none";let V=t.chunks.join(""),ie=y("div","persona-whitespace-pre-wrap persona-text-xs persona-leading-snug persona-text-persona-muted");return ie.textContent=V||(t.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),N.appendChild(ie),(()=>{if(l.setAttribute("aria-expanded",s?"true":"false"),R){R.innerHTML="";let pe=Me(s?"chevron-up":"chevron-down",16,"currentColor",2);pe?R.appendChild(pe):R.textContent=s?"Hide":"Show"}N.style.display=s?"":"none",I.style.display=s?"none":I.textContent||I.childNodes.length?"":"none"})(),n.append(l,I,N),n};var Ka=new Set,lv=(r,e)=>e==null?!1:typeof e=="string"?(r.textContent=e,!0):(r.appendChild(e),!0),dv=(r,e)=>{var a;let t=r.toolCall;if(!t)return"";let n=((a=t.chunks)!=null?a:[]).join("").trim();if(n)return n.split(/\r?\n/).map(i=>i.trim()).filter(Boolean).slice(-e).join(`
72
- `);let o=Na(t.args).trim();return o?o.split(/\r?\n/).map(s=>s.trim()).filter(Boolean).slice(0,e).join(`
73
- `):""},cv=(r,e)=>{var p,f,u,m,v;let t=r.toolCall,n=(p=e==null?void 0:e.features)==null?void 0:p.toolCallDisplay,o=(f=n==null?void 0:n.collapsedMode)!=null?f:"tool-call",a=dv(r,(u=n==null?void 0:n.previewMaxLines)!=null?u:3),s=t?Ch(t):"";if(!t)return{summary:s,previewText:a,isActive:!1};let i=t.status!=="complete",d=(m=e==null?void 0:e.toolCall)!=null?m:{},l=s;return o==="tool-name"?l=((v=t.name)==null?void 0:v.trim())||s:o==="tool-preview"&&a&&(l=a),i&&d.activeTextTemplate?l=Md(t,d.activeTextTemplate,l):!i&&d.completeTextTemplate&&(l=Md(t,d.completeTextTemplate,l)),{summary:l,previewText:a,isActive:i}},px=(r,e,t)=>{var p;let n=Ka.has(r),o=(p=t==null?void 0:t.toolCall)!=null?p:{},a=e.querySelector('button[data-expand-header="true"]'),s=e.querySelector(".persona-border-t"),i=e.querySelector('[data-persona-collapsed-preview="tool"]');if(!a||!s)return;a.setAttribute("aria-expanded",n?"true":"false");let d=a.querySelector(".persona-ml-auto"),l=d==null?void 0:d.querySelector(":scope > .persona-flex.persona-items-center");if(l){l.innerHTML="";let f=o.toggleTextColor||o.headerTextColor||"currentColor",u=Me(n?"chevron-up":"chevron-down",16,f,2);u?l.appendChild(u):l.textContent=n?"Hide":"Show"}s.style.display=n?"":"none",i&&(i.style.display=n?"none":i.textContent||i.childNodes.length?"":"none")},zp=(r,e)=>{var V,ie,xe,Je,we,De,Ae,qe,Ie;let t=r.toolCall,n=(V=e==null?void 0:e.toolCall)!=null?V:{},o=y("div",["persona-message-bubble","persona-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(o.id=`bubble-${r.id}`,o.setAttribute("data-message-id",r.id),n.backgroundColor&&(o.style.backgroundColor=n.backgroundColor),n.borderColor&&(o.style.borderColor=n.borderColor),n.borderWidth&&(o.style.borderWidth=n.borderWidth),n.borderRadius&&(o.style.borderRadius=n.borderRadius),o.style.boxShadow=n.shadow!==void 0?n.shadow.trim()===""?"none":n.shadow:"var(--persona-tool-bubble-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",!t)return o;let a=(xe=(ie=e==null?void 0:e.features)==null?void 0:ie.toolCallDisplay)!=null?xe:{},s=a.expandable!==!1,i=s&&Ka.has(r.id),{summary:d,previewText:l,isActive:p}=cv(r,e),f=y("button",s?"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":"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-default persona-border-none");f.type="button",s&&(f.setAttribute("aria-expanded",i?"true":"false"),f.setAttribute("data-expand-header","true")),f.setAttribute("data-bubble-type","tool"),n.headerBackgroundColor&&(f.style.backgroundColor=n.headerBackgroundColor),n.headerPaddingX&&(f.style.paddingLeft=n.headerPaddingX,f.style.paddingRight=n.headerPaddingX),n.headerPaddingY&&(f.style.paddingTop=n.headerPaddingY,f.style.paddingBottom=n.headerPaddingY);let u=y("div","persona-flex persona-flex-col persona-text-left"),m=y("span","persona-text-xs persona-text-persona-primary");n.headerTextColor&&(m.style.color=n.headerTextColor);let v=String((Je=t.startedAt)!=null?Je:Date.now()),x=()=>{let J=y("span","");return J.setAttribute("data-tool-elapsed",v),J.textContent=Ds(t),J},S=(De=n.renderCollapsedSummary)==null?void 0:De.call(n,{message:r,toolCall:t,defaultSummary:d,previewText:l,collapsedMode:(we=a.collapsedMode)!=null?we:"tool-call",isActive:p,config:e!=null?e:{},elapsed:Ds(t),createElapsedElement:x});typeof S=="string"&&S.trim()?(m.textContent=S,u.appendChild(m)):S instanceof HTMLElement?u.appendChild(S):(m.textContent=d,u.appendChild(m));let M=(Ae=a.loadingAnimation)!=null?Ae:"none",E=n.activeTextTemplate,k=n.completeTextTemplate,h=p?E:k,w=S instanceof HTMLElement,C=(J,re,Q)=>{let ge=Q;for(let Z of re){let G=y("span","persona-tool-char");G.style.setProperty("--char-index",String(ge)),G.textContent=Z===" "?"\xA0":Z,J.appendChild(G),ge++}return ge},T=(J,re)=>{var G;m.textContent="";let Q=((G=t.name)==null?void 0:G.trim())||"tool",ge=Ui(J,Q),Z=0;for(let pe of ge){let ke=pe.styles.length>0?(()=>{let le=y("span",pe.styles.map(ne=>`persona-tool-text-${ne}`).join(" "));return m.appendChild(le),le})():m;if(pe.isDuration&&p)ke.appendChild(x());else{let le=pe.isDuration?Ds(t):pe.text;re?Z=C(ke,le,Z):ke.appendChild(document.createTextNode(le))}}};if(!w)if(p&&M!=="none"){let J=(qe=n.loadingAnimationDuration)!=null?qe:2e3;if(m.setAttribute("data-preserve-animation","true"),M==="pulse")m.classList.add("persona-tool-loading-pulse"),m.style.setProperty("--persona-tool-anim-duration",`${J}ms`),h&&T(h,!1);else if(m.classList.add(`persona-tool-loading-${M}`),m.style.setProperty("--persona-tool-anim-duration",`${J}ms`),M==="shimmer-color"&&(n.loadingAnimationColor&&m.style.setProperty("--persona-tool-anim-color",n.loadingAnimationColor),n.loadingAnimationSecondaryColor&&m.style.setProperty("--persona-tool-anim-secondary-color",n.loadingAnimationSecondaryColor)),h)T(h,!0);else{let re=m.textContent||d;m.textContent="",C(m,re,0)}}else h&&T(h,!1);let W=null;if(s){W=y("div","persona-flex persona-items-center");let J=n.toggleTextColor||n.headerTextColor||"currentColor",re=Me(i?"chevron-up":"chevron-down",16,J,2);re?W.appendChild(re):W.textContent=i?"Hide":"Show";let Q=y("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");Q.append(W),f.append(u,Q)}else f.append(u);let R=y("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(R.setAttribute("data-persona-collapsed-preview","tool"),R.style.display="none",R.style.whiteSpace="pre-wrap",!i&&p&&a.activePreview&&l){let J=(Ie=n.renderCollapsedPreview)==null?void 0:Ie.call(n,{message:r,toolCall:t,defaultPreview:l,isActive:p,config:e!=null?e:{}});lv(R,J)||(R.textContent=l),R.style.display=""}if(!i&&p&&a.activeMinHeight&&(o.style.minHeight=a.activeMinHeight),!s)return o.append(f,R),o;let I=y("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(I.style.display=i?"":"none",n.contentBackgroundColor&&(I.style.backgroundColor=n.contentBackgroundColor),n.contentTextColor&&(I.style.color=n.contentTextColor),n.contentPaddingX&&(I.style.paddingLeft=n.contentPaddingX,I.style.paddingRight=n.contentPaddingX),n.contentPaddingY&&(I.style.paddingTop=n.contentPaddingY,I.style.paddingBottom=n.contentPaddingY),t.name){let J=y("div","persona-text-xs persona-text-persona-muted persona-italic");n.contentTextColor?J.style.color=n.contentTextColor:n.headerTextColor&&(J.style.color=n.headerTextColor),J.textContent=t.name,I.appendChild(J)}if(t.args!==void 0){let J=y("div","persona-space-y-1"),re=y("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(re.style.color=n.labelTextColor),re.textContent="Arguments";let Q=y("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");Q.style.fontSize="0.75rem",Q.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(Q.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(Q.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(Q.style.color=n.codeBlockTextColor),Q.textContent=Na(t.args),J.append(re,Q),I.appendChild(J)}if(t.chunks&&t.chunks.length){let J=y("div","persona-space-y-1"),re=y("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(re.style.color=n.labelTextColor),re.textContent="Activity";let Q=y("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");Q.style.fontSize="0.75rem",Q.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(Q.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(Q.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(Q.style.color=n.codeBlockTextColor),Q.textContent=t.chunks.join(""),J.append(re,Q),I.appendChild(J)}if(t.status==="complete"&&t.result!==void 0){let J=y("div","persona-space-y-1"),re=y("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(re.style.color=n.labelTextColor),re.textContent="Result";let Q=y("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");Q.style.fontSize="0.75rem",Q.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(Q.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(Q.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(Q.style.color=n.codeBlockTextColor),Q.textContent=Na(t.result),J.append(re,Q),I.appendChild(J)}if(t.status==="complete"&&typeof t.duration=="number"){let J=y("div","persona-text-xs persona-text-persona-muted");n.contentTextColor&&(J.style.color=n.contentTextColor),J.textContent=`Duration: ${t.duration}ms`,I.appendChild(J)}return(()=>{if(f.setAttribute("aria-expanded",i?"true":"false"),W){W.innerHTML="";let J=n.toggleTextColor||n.headerTextColor||"currentColor",re=Me(i?"chevron-up":"chevron-down",16,J,2);re?W.appendChild(re):W.textContent=i?"Hide":"Show"}I.style.display=i?"":"none",R.style.display=i?"none":R.textContent||R.childNodes.length?"":"none"})(),o.append(f,R,I),o};var Uo=Ai(Fi(),1);var Vp="ask_user_question",$p=8,Xa="data-persona-ask-sheet-for",pv="Other",uv="Other\u2026",fx="Type your own answer here",mx="Send",fv="Next",mv="Back",gv="Submit all",hv="Skip",xv=3,jp="data-ask-current-index",Gp="data-ask-question-count",gx="data-ask-answers",Kp="data-ask-grouped",hx="data-ask-layout",bv=r=>r.layout==="pills"?"pills":"rows",yv=r=>r.getAttribute(hx)==="pills"?"pills":"rows",ux=!1,xx=r=>r.replace(/["\\]/g,"\\$&"),yo=r=>r.variant==="tool"&&!!r.toolCall&&r.toolCall.name===Vp,Hl=r=>{var e,t;return(t=(e=r==null?void 0:r.features)==null?void 0:e.askUserQuestion)!=null?t:{}},vo=r=>{let e=r.toolCall;if(!e)return{payload:null,complete:!1};let t=e.status==="complete";if(e.args&&typeof e.args=="object")return{payload:e.args,complete:t};let n=e.chunks;if(!n||n.length===0)return{payload:null,complete:t};try{let o=n.join(""),a=(0,Uo.parse)(o,Uo.STR|Uo.OBJ|Uo.ARR);if(a&&typeof a=="object")return{payload:a,complete:t}}catch{}return{payload:null,complete:t}},Js=r=>{let e=Array.isArray(r==null?void 0:r.questions)?r.questions:[];return e.length>$p&&!ux&&(ux=!0,typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question received ${e.length} questions; truncating to ${$p}.`)),e.slice(0,$p)},vv=r=>{var e;return(e=Js(r)[0])!=null?e:null},Cv=(r,e)=>{var t;return(t=Js(r)[e])!=null?t:null},bx=(r,e)=>{let t=e.styles;t&&(t.sheetBackground&&r.style.setProperty("--persona-ask-sheet-bg",t.sheetBackground),t.sheetBorder&&r.style.setProperty("--persona-ask-sheet-border",t.sheetBorder),t.sheetShadow&&r.style.setProperty("--persona-ask-sheet-shadow",t.sheetShadow),t.pillBackground&&r.style.setProperty("--persona-ask-pill-bg",t.pillBackground),t.pillBackgroundSelected&&r.style.setProperty("--persona-ask-pill-bg-selected",t.pillBackgroundSelected),t.pillTextColor&&r.style.setProperty("--persona-ask-pill-fg",t.pillTextColor),t.pillTextColorSelected&&r.style.setProperty("--persona-ask-pill-fg-selected",t.pillTextColorSelected),t.pillBorderRadius&&r.style.setProperty("--persona-ask-pill-radius",t.pillBorderRadius),t.customInputBackground&&r.style.setProperty("--persona-ask-input-bg",t.customInputBackground))},yx=(r,e,t)=>{if(r!=="rows")return null;let n=y("span","persona-ask-row-affordance");if(n.setAttribute("aria-hidden","true"),e){let o=y("span","persona-ask-row-check");n.appendChild(o)}else{let o=y("span","persona-ask-row-badge");o.textContent=String(t+1),n.appendChild(o)}return n},wv=(r,e,t,n)=>{let a=y("button",t==="rows"?"persona-ask-pill persona-ask-row persona-pointer-events-auto":"persona-ask-pill persona-pointer-events-auto");if(a.type="button",a.setAttribute("role",n?"checkbox":"button"),a.setAttribute("aria-pressed","false"),a.setAttribute("data-ask-user-action","pick"),a.setAttribute("data-option-index",String(e)),a.setAttribute("data-option-label",r.label),t==="rows"){let s=y("span","persona-ask-row-content"),i=y("span","persona-ask-row-label");if(i.textContent=r.label,s.appendChild(i),r.description){let l=y("span","persona-ask-row-description");l.textContent=r.description,s.appendChild(l)}a.appendChild(s);let d=yx(t,n,e);d&&a.appendChild(d)}else a.textContent=r.label,r.description&&(a.title=r.description);return a},Av=r=>{let t=y("span",r==="rows"?"persona-ask-pill persona-ask-row persona-ask-pill-skeleton persona-pointer-events-none":"persona-ask-pill persona-ask-pill-skeleton persona-pointer-events-none");return t.setAttribute("aria-hidden","true"),t},Sv=(r,e,t,n)=>{var p,f,u;let a=y("div",n==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");a.setAttribute("role","group"),a.setAttribute("data-ask-pill-list","true");let s=!!(r!=null&&r.multiSelect),d=(Array.isArray(r==null?void 0:r.options)?r.options:[]).filter(m=>m&&typeof m.label=="string"&&m.label.length>0);if(d.length===0&&!t){for(let m=0;m<xv;m++)a.appendChild(Av(n));return a}if(d.forEach((m,v)=>{a.appendChild(wv(m,v,n,s))}),(r==null?void 0:r.allowFreeText)!==!1){let m=n==="rows"?pv:uv;if(n==="rows"){let v=y("div","persona-ask-pill persona-ask-row persona-ask-row--other persona-ask-pill-custom persona-pointer-events-auto");v.setAttribute("data-ask-user-action","focus-free-text"),v.setAttribute("data-option-index",String(d.length)),v.setAttribute("data-ask-other-row","true");let x=y("span","persona-ask-row-content"),S=document.createElement("input");S.type="text",S.className="persona-ask-row-input persona-flex-1 persona-pointer-events-auto",S.placeholder=(p=e.freeTextPlaceholder)!=null?p:fx,S.setAttribute("data-ask-free-text-input","true"),S.setAttribute("aria-label",(f=e.freeTextLabel)!=null?f:m),x.appendChild(S),v.appendChild(x);let M=yx(n,s,d.length);M&&v.appendChild(M),a.appendChild(v)}else{let v=y("button","persona-ask-pill persona-ask-pill-custom persona-pointer-events-auto");v.type="button",v.setAttribute("data-ask-user-action","open-free-text"),v.textContent=(u=e.freeTextLabel)!=null?u:m,a.appendChild(v)}}return a},vx=(r,e)=>{var a,s;let n=y("div",e==="rows"?"persona-ask-free-text persona-ask-free-text--rows persona-flex persona-gap-2 persona-mt-2":"persona-ask-free-text persona-hidden persona-flex persona-gap-2 persona-mt-2");n.setAttribute("data-ask-free-text-row","true");let o=document.createElement("input");if(o.type="text",o.className="persona-ask-free-text-input persona-flex-1 persona-pointer-events-auto",o.placeholder=(a=r.freeTextPlaceholder)!=null?a:fx,o.setAttribute("data-ask-free-text-input","true"),n.appendChild(o),e!=="rows"){let i=y("button","persona-ask-free-text-submit persona-pointer-events-auto");i.type="button",i.textContent=(s=r.submitLabel)!=null?s:mx,i.setAttribute("data-ask-user-action","submit-free-text"),n.appendChild(i)}return n},Tv=r=>{var n;let e=y("div","persona-ask-multi-actions persona-flex persona-justify-end persona-mt-2");e.setAttribute("data-ask-multi-actions","true");let t=y("button","persona-ask-multi-submit persona-pointer-events-auto");return t.type="button",t.textContent=(n=r.submitLabel)!=null?n:mx,t.setAttribute("data-ask-user-action","submit-multi"),t.disabled=!0,e.appendChild(t),e},Mv=(r,e,t)=>{var l,p,f,u;let n=y("div","persona-ask-nav persona-flex persona-justify-between persona-items-center persona-gap-2 persona-mt-2");n.setAttribute("data-ask-nav-row","true");let o=y("button","persona-ask-nav-back persona-pointer-events-auto");o.type="button",o.textContent=(l=t.backLabel)!=null?l:mv,o.setAttribute("data-ask-user-action","back"),o.disabled=r===0,n.appendChild(o);let a=y("div","persona-ask-nav-right persona-flex persona-items-center persona-gap-2"),s=y("button","persona-ask-nav-skip persona-pointer-events-auto");s.type="button",s.textContent=(p=t.skipLabel)!=null?p:hv,s.setAttribute("data-ask-user-action","skip"),a.appendChild(s);let i=y("button","persona-ask-nav-next persona-pointer-events-auto");i.type="button";let d=r===e-1;return i.textContent=d?(f=t.submitAllLabel)!=null?f:gv:(u=t.nextLabel)!=null?u:fv,i.setAttribute("data-ask-user-action",d?"submit-all":"next"),i.disabled=!0,a.appendChild(i),n.appendChild(a),n},ba=r=>{let e=r.getAttribute(gx);if(!e)return{};try{let t=JSON.parse(e);return t&&typeof t=="object"?t:{}}catch{return{}}},Cx=(r,e)=>{r.setAttribute(gx,JSON.stringify(e))},Bn=r=>{var t;let e=Number((t=r.getAttribute(jp))!=null?t:"0");return Number.isFinite(e)?Math.max(0,Math.floor(e)):0},kv=(r,e)=>{r.setAttribute(jp,String(Math.max(0,Math.floor(e))))},Qa=r=>{var t;let e=Number((t=r.getAttribute(Gp))!=null?t:"1");return Number.isFinite(e)?Math.max(1,Math.floor(e)):1},qo=r=>r.getAttribute(Kp)==="true",Ev=(r,e)=>{var o;let t=(o=r.agentMetadata)==null?void 0:o.askUserQuestionAnswers;if(!t||typeof t!="object")return{};let n={};return e.forEach((a,s)=>{let i=typeof(a==null?void 0:a.question)=="string"?a.question:"";if(i&&Object.prototype.hasOwnProperty.call(t,i)){let d=t[i];(typeof d=="string"||Array.isArray(d))&&(n[s]=d)}}),n},Lv=(r,e)=>{var n;let t=(n=r.agentMetadata)==null?void 0:n.askUserQuestionIndex;return typeof t!="number"||!Number.isFinite(t)?0:Math.max(0,Math.min(e-1,Math.floor(t)))},Bl=(r,e)=>{let{payload:t}=vo(e),n=Js(t),o=ba(r),a={},s=new Set;return n.forEach((i,d)=>{let l=typeof(i==null?void 0:i.question)=="string"?i.question:"";l&&(s.has(l)&&typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question has duplicate question text "${l}"; later answer wins.`),s.add(l),Object.prototype.hasOwnProperty.call(o,d)&&(a[l]=o[d]))}),a},wx=r=>{let e=ba(r),t=Bn(r),n=e[t],o=new Set;typeof n=="string"?o.add(n):Array.isArray(n)&&n.forEach(d=>o.add(d));let a=r.querySelectorAll('[data-ask-user-action="pick"][data-option-label]');a.forEach(d=>{var f;let l=(f=d.getAttribute("data-option-label"))!=null?f:"",p=o.has(l);d.setAttribute("aria-pressed",p?"true":"false"),d.classList.toggle("persona-ask-pill-selected",p)});let s=new Set(Array.from(a).map(d=>{var l;return(l=d.getAttribute("data-option-label"))!=null?l:""})),i=r.querySelector('[data-ask-free-text-input="true"]');if(i)if(typeof n=="string"&&n.length>0&&!s.has(n)){i.value=n;let d=i.closest('[data-ask-free-text-row="true"]');d==null||d.classList.remove("persona-hidden")}else i.value=""},Ax=r=>{if(!qo(r))return;let e=ba(r),t=Bn(r),n=e[t],o=typeof n=="string"&&n.length>0||Array.isArray(n)&&n.length>0,a=r.querySelector('[data-ask-user-action="next"], [data-ask-user-action="submit-all"]');a&&(a.disabled=!o);let s=r.querySelector('[data-ask-user-action="submit-multi"]');if(s){let i=Array.from(r.querySelectorAll('[aria-pressed="true"][data-option-label]'));s.disabled=i.length===0}},Xp=(r,e,t)=>{let n=Hl(t),o=yv(r),{payload:a,complete:s}=vo(e),i=qo(r),d=Bn(r),l=Qa(r),p=i?Cv(a,d):vv(a),f=!!(p!=null&&p.multiSelect),u=r.querySelector('[data-ask-step-inline="true"]');u&&(u.textContent=i?`${d+1}/${l}`:"");let m=r.querySelector('[data-ask-stepper="true"]');m&&m.remove();let v=r.querySelector('[data-ask-question="true"]');if(v){let E=typeof(p==null?void 0:p.question)=="string"?p.question:"";v.textContent=E,v.classList.toggle("persona-ask-question-skeleton",!E&&!s)}let x=r.querySelector('[data-ask-pill-list="true"]');if(x){let E=Sv(p,n,s,o);x.replaceWith(E)}if(o!=="rows"){let E=r.querySelector('[data-ask-free-text-row="true"]');E&&E.replaceWith(vx(n,o))}let S=r.querySelector('[data-ask-multi-actions="true"]');!i&&f&&!S?r.appendChild(Tv(n)):(!f||i)&&S&&S.remove(),r.setAttribute("data-multi-select",f?"true":"false");let M=r.querySelector('[data-ask-nav-row="true"]');if(i){let E=Mv(d,l,n);M?M.replaceWith(E):r.appendChild(E)}else M&&M.remove();wx(r),Ax(r)},Pv=(r,e,t)=>{let n=Hl(e),o=bv(n),a=r.toolCall.id,s=Js(t),i=Math.max(1,s.length),d=i>1,l=Ev(r,s),p=d?Lv(r,i):0,f=y("div",["persona-ask-sheet",`persona-ask-sheet--${o}`,"persona-pointer-events-auto","persona-ask-sheet-enter"].join(" "));f.setAttribute(Xa,a),f.setAttribute("data-tool-call-id",a),f.setAttribute("data-message-id",r.id),f.setAttribute(Gp,String(i)),f.setAttribute(jp,String(p)),f.setAttribute(Kp,d?"true":"false"),f.setAttribute(hx,o),Cx(f,l),f.setAttribute("role","group"),f.setAttribute("aria-label","Suggested answers"),n.slideInMs!==void 0&&f.style.setProperty("--persona-ask-sheet-duration",`${n.slideInMs}ms`),bx(f,n);let u=y("div","persona-ask-sheet-header persona-flex persona-items-center persona-gap-3"),m=y("div","persona-ask-sheet-question persona-flex-1");m.setAttribute("data-ask-question","true"),m.textContent="",u.appendChild(m);let v=y("span","persona-ask-sheet-step-inline");v.setAttribute("data-ask-step-inline","true"),v.textContent="",u.appendChild(v),f.appendChild(u);let S=y("div",o==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");return S.setAttribute("data-ask-pill-list","true"),S.setAttribute("role","group"),f.appendChild(S),o!=="rows"&&f.appendChild(vx(n,o)),Xp(f,r,e),requestAnimationFrame(()=>{requestAnimationFrame(()=>f.classList.remove("persona-ask-sheet-enter"))}),f},Rv=(r,e,t)=>{let{payload:n}=vo(e),o=Math.max(1,Js(n).length);o>Qa(r)&&(r.setAttribute(Gp,String(o)),o>1&&!qo(r)&&r.setAttribute(Kp,"true")),Xp(r,e,t)},Sx=(r,e)=>{let t=y("div","persona-ask-stub persona-inline-flex persona-items-center persona-gap-2");t.id=`bubble-${r.id}`,t.setAttribute("data-message-id",r.id),t.setAttribute("data-bubble-type","ask-user-question");let n=Hl(e);bx(t,n);let o=y("span","persona-ask-stub-label"),{complete:a}=vo(r);return o.textContent=a?"Awaiting your response\u2026":"Preparing options\u2026",t.appendChild(o),t},Ja=(r,e,t)=>{if(!t||!yo(r)||Hl(e).enabled===!1)return;let o=r.toolCall.id;t.querySelectorAll(`[${Xa}]`).forEach(l=>{l.getAttribute(Xa)!==o&&l.remove()});let s=t.querySelector(`[${Xa}="${xx(o)}"]`);if(s){Rv(s,r,e);return}let{payload:i}=vo(r),d=Pv(r,e,i);t.appendChild(d)},zo=(r,e)=>{if(!r)return;let t=e?`[${Xa}="${xx(e)}"]`:`[${Xa}]`;r.querySelectorAll(t).forEach(o=>{o.classList.add("persona-ask-sheet-leave");let a=Number.parseInt(getComputedStyle(o).getPropertyValue("--persona-ask-sheet-duration")||"180",10);setTimeout(()=>o.remove(),Number.isFinite(a)?a:180)})},Qp=r=>Array.from(r.querySelectorAll('[aria-pressed="true"][data-option-label]')).map(e=>e.getAttribute("data-option-label")).filter(e=>typeof e=="string"&&e.length>0),$o=(r,e)=>{let t=ba(r),n=Bn(r);typeof e=="string"&&e.length===0||Array.isArray(e)&&e.length===0?delete t[n]:t[n]=e,Cx(r,t),wx(r),Ax(r)},Dl=(r,e,t,n)=>{let o=Qa(r),a=Math.max(0,Math.min(o-1,n));kv(r,a),Xp(r,e,t)};var Fl=new Map,Iv=r=>{let t=(r.startsWith(mo)?r.slice(mo.length):r).replace(/([a-z0-9])([A-Z])/g,"$1 $2").split(/[_\-\s.]+/).filter(Boolean);if(t.length===0)return r;let n=t.join(" ").toLowerCase();return n.charAt(0).toUpperCase()+n.slice(1)},Tx=r=>(r==null?void 0:r.approval)!==!1?r==null?void 0:r.approval:void 0,Mx=(r,e)=>{var n,o,a;let t=(o=(n=Tx(e))==null?void 0:n.detailsDisplay)!=null?o:"collapsed";return(a=Fl.get(r))!=null?a:t==="expanded"},kx=(r,e,t)=>{var s,i;let n=Tx(t);r.setAttribute("aria-expanded",e?"true":"false");let o=r.querySelector("[data-approval-details-label]");o&&(o.textContent=e?(s=n==null?void 0:n.hideDetailsLabel)!=null?s:"Hide details":(i=n==null?void 0:n.showDetailsLabel)!=null?i:"Show details");let a=r.querySelector("[data-approval-details-chevron]");if(a){a.innerHTML="";let d=Me(e?"chevron-up":"chevron-down",14,"currentColor",2);d&&a.appendChild(d)}},Ex=(r,e,t)=>{let n=e.querySelector('button[data-bubble-type="approval"]'),o=e.querySelector("[data-approval-details]");if(!n||!o)return;let a=Mx(r,t);kx(n,a,t),o.style.display=a?"":"none"};var Nl=(r,e)=>{var T,W,R,I,N,V,ie,xe,Je,we,De,Ae,qe,Ie,J;let t=r.approval,n=(e==null?void 0:e.approval)!==!1?e==null?void 0:e.approval:void 0,o=(t==null?void 0:t.status)==="pending",a=y("div",["persona-approval-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(a.id=`bubble-${r.id}`,a.setAttribute("data-message-id",r.id),a.style.backgroundColor=(T=n==null?void 0:n.backgroundColor)!=null?T:"var(--persona-approval-bg, #fefce8)",a.style.borderColor=(W=n==null?void 0:n.borderColor)!=null?W:"var(--persona-approval-border, #fef08a)",a.style.boxShadow=(n==null?void 0:n.shadow)!==void 0?n.shadow.trim()===""?"none":n.shadow:"var(--persona-approval-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",!t)return a;let s=y("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=y("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",l=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(R=n==null?void 0:n.titleColor)!=null?R:"currentColor",p=Me(d,20,l,2);p&&i.appendChild(p);let f=y("div","persona-flex-1 persona-min-w-0"),u=y("div","persona-flex persona-items-center persona-gap-2"),m=y("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(n!=null&&n.titleColor&&(m.style.color=n.titleColor),m.textContent=(I=n==null?void 0:n.title)!=null?I:"Approval Required",u.appendChild(m),!o){let re=y("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");re.setAttribute("data-approval-status",t.status),t.status==="approved"?(re.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",re.style.color="var(--persona-palette-colors-success-700, #15803d)",re.textContent="Approved"):t.status==="denied"?(re.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",re.style.color="var(--persona-palette-colors-error-700, #b91c1c)",re.textContent="Denied"):t.status==="timeout"&&(re.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",re.style.color="var(--persona-palette-colors-warning-700, #b45309)",re.textContent="Timeout"),u.appendChild(re)}f.appendChild(u);let x=t.toolType==="webmcp"||t.toolName.startsWith(mo)?Sd(t.toolName):void 0,S=(N=n==null?void 0:n.formatDescription)==null?void 0:N.call(n,{toolName:t.toolName,toolType:t.toolType,description:t.description,parameters:t.parameters,...x?{displayTitle:x}:{},...t.reason?{reason:t.reason}:{}}),M=!t.toolName,E=S||(M?t.description:`The assistant wants to use \u201C${x!=null?x:Iv(t.toolName)}\u201D.`),k=y("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(k.setAttribute("data-approval-summary","true"),n!=null&&n.descriptionColor&&(k.style.color=n.descriptionColor),k.textContent=E,f.appendChild(k),t.reason){let re=y("p","persona-text-sm persona-mt-1 persona-text-persona-muted");re.setAttribute("data-approval-reason","true"),n!=null&&n.reasonColor?re.style.color=n.reasonColor:n!=null&&n.descriptionColor&&(re.style.color=n.descriptionColor);let Q=y("span","persona-font-medium");Q.textContent=`${(V=n==null?void 0:n.reasonLabel)!=null?V:"Agent's stated reason:"} `,re.appendChild(Q),re.appendChild(document.createTextNode(t.reason)),f.appendChild(re)}let h=(ie=n==null?void 0:n.detailsDisplay)!=null?ie:"collapsed",w=!!t.description&&!M,C=w||!!t.parameters;if(h!=="hidden"&&C){let re=Mx(r.id,e),Q=y("button","persona-inline-flex persona-items-center persona-gap-1 persona-mt-1 persona-p-0 persona-border-none persona-bg-transparent persona-text-xs persona-font-medium persona-cursor-pointer persona-text-persona-muted");Q.type="button",Q.setAttribute("data-expand-header","true"),Q.setAttribute("data-bubble-type","approval"),n!=null&&n.descriptionColor&&(Q.style.color=n.descriptionColor);let ge=y("span");ge.setAttribute("data-approval-details-label","true");let Z=y("span","persona-inline-flex persona-items-center");Z.setAttribute("data-approval-details-chevron","true"),Q.append(ge,Z),kx(Q,re,e),f.appendChild(Q);let G=y("div");if(G.setAttribute("data-approval-details","true"),G.style.display=re?"":"none",w){let pe=y("p","persona-text-sm persona-mt-1 persona-text-persona-muted");n!=null&&n.descriptionColor&&(pe.style.color=n.descriptionColor),pe.textContent=t.description,G.appendChild(pe)}if(t.parameters){let pe=y("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&&(pe.style.backgroundColor=n.parameterBackgroundColor),n!=null&&n.parameterTextColor&&(pe.style.color=n.parameterTextColor),pe.style.fontSize="0.75rem",pe.style.lineHeight="1rem",pe.textContent=Na(t.parameters),G.appendChild(pe)}f.appendChild(G)}if(o){let re=y("div","persona-flex persona-gap-2 persona-mt-2");re.setAttribute("data-approval-buttons","true");let Q=y("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");Q.type="button",Q.style.backgroundColor=(xe=n==null?void 0:n.approveButtonColor)!=null?xe:"var(--persona-approval-approve-bg, #22c55e)",Q.style.color=(Je=n==null?void 0:n.approveButtonTextColor)!=null?Je:"#ffffff",Q.setAttribute("data-approval-action","approve");let ge=Me("shield-check",14,(we=n==null?void 0:n.approveButtonTextColor)!=null?we:"#ffffff",2);ge&&(ge.style.marginRight="4px",Q.appendChild(ge));let Z=document.createTextNode((De=n==null?void 0:n.approveLabel)!=null?De:"Approve");Q.appendChild(Z);let G=y("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");G.type="button",G.style.backgroundColor=(Ae=n==null?void 0:n.denyButtonColor)!=null?Ae:"transparent",G.style.color=(qe=n==null?void 0:n.denyButtonTextColor)!=null?qe:"var(--persona-feedback-error, #dc2626)",G.style.border=`1px solid ${n!=null&&n.denyButtonTextColor?n.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,G.setAttribute("data-approval-action","deny");let pe=Me("shield-x",14,(Ie=n==null?void 0:n.denyButtonTextColor)!=null?Ie:"var(--persona-feedback-error, #dc2626)",2);pe&&(pe.style.marginRight="4px",G.appendChild(pe));let ke=document.createTextNode((J=n==null?void 0:n.denyLabel)!=null?J:"Deny");G.appendChild(ke),re.append(Q,G),f.appendChild(re)}return s.append(i,f),a.appendChild(s),a};var Lx=r=>{let e=[];return{buttons:e,render:(n,o,a,s,i)=>{if(r.innerHTML="",e.length=0,!n||!n.length||(s!=null?s:o?o.getMessages():[]).some(m=>m.role==="user"))return;let p=document.createDocumentFragment(),f=o?o.isStreaming():!1,u=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=y("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-primary hover:persona-opacity-80 persona-cursor-pointer persona-border persona-border-persona-border");v.type="button",v.textContent=m,v.disabled=f,i!=null&&i.fontFamily&&(v.style.fontFamily=u(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",()=>{!o||o.isStreaming()||(a.value="",o.sendMessage(m))}),p.appendChild(v),e.push(v)}),r.appendChild(p)}}};var Ys=class{constructor(e=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=e,this.buffer=new Array(e),this.store=t}push(e){var t;this.buffer[this.head]=e,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(e.type),(t=this.store)==null||t.put(e)}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 e=await this.store.getAll();if(e.length===0)return 0;let t=e.length>this.maxSize?e.slice(e.length-this.maxSize):e;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=e.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(e){let t=this.getAll();return e>=t.length?t:t.slice(t.length-e)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var e;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(e=this.store)==null||e.clear()}destroy(){var e;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(e=this.store)==null||e.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var Zs=class{constructor(e="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=e,this.storeName=t}open(){return new Promise((e,t)=>{try{let n=indexedDB.open(this.dbName,1);n.onupgradeneeded=()=>{let o=n.result;o.objectStoreNames.contains(this.storeName)||o.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},n.onsuccess=()=>{this.db=n.result,e()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}put(e){!this.db||this.isDestroyed||(this.pendingWrites.push(e),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(e){if(!(!this.db||this.isDestroyed||e.length===0))try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of e)n.put(o)}catch{}}getAll(){return new Promise((e,t)=>{if(!this.db){e([]);return}try{let s=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();s.onsuccess=()=>{e(s.result)},s.onerror=()=>{t(s.error)}}catch(n){t(n)}})}getCount(){return new Promise((e,t)=>{if(!this.db){e(0);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();a.onsuccess=()=>{e(a.result)},a.onerror=()=>{t(a.error)}}catch(n){t(n)}})}clear(){return new Promise((e,t)=>{if(!this.db){e();return}this.pendingWrites=[];try{let a=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();a.onsuccess=()=>{e()},a.onerror=()=>{t(a.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((e,t)=>{try{let n=indexedDB.deleteDatabase(this.dbName);n.onsuccess=()=>{e()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let e=this.pendingWrites;this.pendingWrites=[];try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of e)n.put(o)}catch{}}};var Wv=new Set(["flow_start","flow_run_start","agent_start","dispatch_start","run_start"]),Hv=new Set(["step_start","execution_start"]),Bv=new Set(["step_delta","step_chunk","chunk","agent_turn_delta"]),Dv=new Set(["step_complete","agent_turn_complete"]),Fv=new Set(["flow_complete","agent_complete"]),Px=new Set(["step_error","flow_error","agent_error","dispatch_error","error"]),Ix=r=>typeof r=="object"&&r!==null&&!Array.isArray(r),wn=r=>typeof r=="number"&&Number.isFinite(r)?r:void 0,ya=(r,e)=>{let t=r[e];return Ix(t)?t:void 0};function Jp(r){return r>0?Math.max(1,Math.ceil(r/4)):0}function Ol(r,e){if(!(r<=0||e===void 0||e<250))return r/(e/1e3)}function Nv(r,e){return typeof e.type=="string"?e.type:r}function Ov(r){return typeof r.text=="string"?r.text:typeof r.delta=="string"?r.delta:typeof r.content=="string"?r.content:typeof r.chunk=="string"?r.chunk:""}function _v(r,e){return r==="step_delta"||r==="step_chunk"?e.stepType!=="tool"&&e.executionType!=="context":r!=="agent_turn_delta"?!0:(typeof e.contentType=="string"?e.contentType:typeof e.content_type=="string"?e.content_type:void 0)==="text"}function Rx(r){var n,o,a,s,i;let e=ya(r,"result"),t=[ya(r,"tokens"),ya(r,"totalTokens"),e?ya(e,"tokens"):void 0,ya(r,"usage"),e?ya(e,"usage"):void 0];for(let d of t){if(!d)continue;let l=(o=(n=wn(d.output))!=null?n:wn(d.outputTokens))!=null?o:wn(d.completionTokens);if(l!==void 0)return l}return(i=(a=wn(r.outputTokens))!=null?a:wn(r.completionTokens))!=null?i:e?(s=wn(e.outputTokens))!=null?s:wn(e.completionTokens):void 0}function Uv(r){var t,n,o,a,s;let e=ya(r,"result");return(s=(o=(n=(t=wn(r.executionTime))!=null?t:wn(r.executionTimeMs))!=null?n:wn(r.execution_time))!=null?o:wn(r.duration))!=null?s:e?(a=wn(e.executionTime))!=null?a:wn(e.executionTimeMs):void 0}function qv(){return typeof performance!="undefined"&&typeof performance.now=="function"?performance.now():Date.now()}var ei=class{constructor(e=qv){this.metric={status:"idle"};this.run=null;this.now=e}getMetric(){let e=this.run;if(e&&this.metric.status==="running"&&e.firstDeltaAt!==void 0&&this.metric.outputTokens!==void 0){let t=this.now()-e.firstDeltaAt;return{...this.metric,durationMs:t,tokensPerSecond:Ol(this.metric.outputTokens,t)}}return this.metric}reset(){this.run=null,this.metric={status:"idle"}}startRun(e){this.run={startedAt:e,visibleCharCount:0,exactOutputTokens:0},this.metric={status:"running"}}processEvent(e,t){var a;if(!Ix(t)){Px.has(e)&&this.run&&(this.run=null,this.metric={status:"error"});return}let n=Nv(e,t),o=this.now();if(Wv.has(n)){this.startRun(o);return}if(Hv.has(n)){this.run||this.startRun(o);return}if(Bv.has(n)){if(!_v(n,t))return;let s=Ov(t);if(!s)return;this.run||this.startRun(o);let i=this.run;(a=i.firstDeltaAt)!=null||(i.firstDeltaAt=o),i.visibleCharCount+=s.length;let d=i.exactOutputTokens+Jp(i.visibleCharCount),l=o-i.firstDeltaAt;this.metric={status:"running",tokensPerSecond:Ol(d,l),outputTokens:d,durationMs:l,source:i.exactOutputTokens>0?"usage":"estimate"};return}if(Dv.has(n)){if(!this.run)return;let s=this.run,i=Rx(t);i!==void 0&&(s.exactOutputTokens+=i,s.visibleCharCount=0);let d=s.exactOutputTokens>0,l=s.exactOutputTokens+Jp(s.visibleCharCount),p=this.resolveDuration(s,t,o);this.metric={status:"running",tokensPerSecond:Ol(l,p),outputTokens:l,durationMs:p,source:d?"usage":"estimate"};return}if(Fv.has(n)){if(!this.run)return;let s=this.run,i=Rx(t),d=i!=null?i:s.exactOutputTokens+Jp(s.visibleCharCount),l=i!==void 0||s.exactOutputTokens>0?"usage":"estimate",p=this.resolveDuration(s,t,o);this.metric={status:"complete",tokensPerSecond:Ol(d,p),outputTokens:d,durationMs:p,source:l},this.run=null;return}if(Px.has(n)){if(!this.run)return;this.run=null,this.metric={status:"error"}}}resolveDuration(e,t,n){let o=e.firstDeltaAt!==void 0?n-e.firstDeltaAt:void 0;if(o!==void 0&&o>=250)return o;let a=Uv(t);return a!=null?a:n-e.startedAt}};function Ya(r,e){e&&e.split(/\s+/).forEach(t=>t&&r.classList.add(t))}var zv={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, #f5f5f5)",text:"var(--persona-palette-colors-primary-700, #0a0a0a)"},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)"}},$v={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},Vv=["flowName","stepName","reasoningText","text","name","tool","toolName"],jv=100;function Gv(r,e){let t={...zv,...e};if(t[r])return t[r];for(let n of Object.keys(t))if(n.endsWith("_")&&r.startsWith(n))return t[n];return $v}function Kv(r,e){return`+${((r-e)/1e3).toFixed(3)}s`}function Xv(r){let e=new Date(r),t=String(e.getHours()).padStart(2,"0"),n=String(e.getMinutes()).padStart(2,"0"),o=String(e.getSeconds()).padStart(2,"0"),a=String(e.getMilliseconds()).padStart(3,"0");return`${t}:${n}:${o}.${a}`}function Qv(r,e){try{let t=JSON.parse(r);if(typeof t!="object"||t===null)return null;for(let n of e){let o=n.split("."),a=t;for(let s of o)if(a&&typeof a=="object"&&a!==null)a=a[s];else{a=void 0;break}if(typeof a=="string"&&a.trim())return a.trim()}}catch{}return null}function Jv(r){var e;return(e=navigator.clipboard)!=null&&e.writeText?navigator.clipboard.writeText(r):new Promise(t=>{let n=document.createElement("textarea");n.value=r,n.style.position="fixed",n.style.opacity="0",document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),t()})}function Yv(r){let e;try{e=JSON.parse(r.payload)}catch{e=r.payload}return JSON.stringify({type:r.type,timestamp:new Date(r.timestamp).toISOString(),payload:e},null,2)}function Zv(r){return r.tokensPerSecond===void 0||!Number.isFinite(r.tokensPerSecond)?"-- tok/s":`${r.tokensPerSecond.toFixed(1)} tok/s`}function eC(r){let e=[];return r.outputTokens!==void 0&&e.push(`${r.outputTokens.toLocaleString()} tok`),r.durationMs!==void 0&&e.push(`${(r.durationMs/1e3).toFixed(2)}s`),r.source&&e.push(r.source),e.join(" \xB7 ")}function tC(r,e,t){let n,o;try{o=JSON.parse(r.payload),n=JSON.stringify(o,null,2)}catch{o=r.payload,n=r.payload}let a=e.find(i=>i.renderEventStreamPayload);if(a!=null&&a.renderEventStreamPayload&&t){let i=a.renderEventStreamPayload({event:r,config:t,defaultRenderer:()=>s(),parsedPayload:o});if(i)return i}return s();function s(){let i=y("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=y("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 Yp(r,e,t,n,o,a,s,i){var u;let d=o.has(r.id),l=y("div","persona-border-b persona-border-persona-divider persona-text-xs");Ya(l,(u=n.classNames)==null?void 0:u.eventRow);let p=s.find(m=>m.renderEventStreamRow);if(p!=null&&p.renderEventStreamRow&&i){let m=p.renderEventStreamRow({event:r,index:e,config:i,defaultRenderer:()=>f(),isExpanded:d,onToggleExpand:()=>a(r.id)});if(m)return l.appendChild(m),l}return l.appendChild(f()),l;function f(){var V,ie;let m=y("div",""),v=y("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",r.id);let x=y("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),S=Me(d?"chevron-down":"chevron-right","14px","currentColor",2);S&&x.appendChild(S);let M=y("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),E=(V=n.timestampFormat)!=null?V:"relative";M.textContent=E==="relative"?Kv(r.timestamp,t):Xv(r.timestamp);let k=null;n.showSequenceNumbers!==!1&&(k=y("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),k.textContent=String(e+1));let h=Gv(r.type,n.badgeColors),w=y("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");w.style.backgroundColor=h.bg,w.style.color=h.text,w.style.borderColor=h.text+"50",w.textContent=r.type;let C=(ie=n.descriptionFields)!=null?ie:Vv,T=Qv(r.payload,C),W=null;T&&(W=y("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),W.textContent=T);let R=y("div","persona-flex-1 persona-min-w-0"),I=y("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"),N=Me("clipboard","12px","currentColor",1.5);return N&&I.appendChild(N),I.addEventListener("click",async xe=>{xe.stopPropagation(),await Jv(Yv(r)),I.innerHTML="";let Je=Me("check","12px","currentColor",1.5);Je&&I.appendChild(Je),setTimeout(()=>{I.innerHTML="";let we=Me("clipboard","12px","currentColor",1.5);we&&I.appendChild(we)},1500)}),v.appendChild(x),v.appendChild(M),k&&v.appendChild(k),v.appendChild(w),W&&v.appendChild(W),v.appendChild(R),v.appendChild(I),m.appendChild(v),d&&m.appendChild(tC(r,s,i)),m}}function Wx(r){var v,x,S,M,E;let{buffer:e,getFullHistory:t,onClose:n,config:o,plugins:a=[],getThroughput:s}=r,i=(v=o==null?void 0:o.features)==null?void 0:v.scrollToBottom,d=(i==null?void 0:i.enabled)!==!1,l=(x=i==null?void 0:i.iconName)!=null?x:"arrow-down",p=(S=i==null?void 0:i.label)!=null?S:"",f=(E=(M=o==null?void 0:o.features)==null?void 0:M.eventStream)!=null?E:{},u=a.find(k=>k.renderEventStreamView);if(u!=null&&u.renderEventStreamView&&o){let k=u.renderEventStreamView({config:o,events:e.getAll(),defaultRenderer:()=>m().element,onClose:n});if(k)return{element:k,update:()=>{},destroy:()=>{}}}return m();function m(){let k=f.classNames,h=y("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");Ya(h,k==null?void 0:k.panel);let w=[],C="",T="",W=null,R=[],I={},N=0,V=xl(),ie=0,xe=0,Je=!1,we=null,De=!1,Ae=0,qe=new Set,Ie=new Map,J="",re="",Q=null,ge,Z,G,pe,ke,le=null,ne=null,de=null;function Lt(){let ye=y("div","persona-relative persona-flex persona-flex-col persona-flex-shrink-0"),se=y("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");Ya(se,k==null?void 0:k.headerBar);let st=y("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");if(st.textContent="Events",ge=y("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"),ge.textContent="0",s){ne=y("div","persona-relative persona-flex persona-items-center persona-gap-1.5 persona-whitespace-nowrap persona-ml-1"),ne.style.cursor="help";let ir=y("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");ir.textContent="Throughput",le=y("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 persona-tabular-nums"),le.textContent="-- tok/s",de=y("div","persona-absolute persona-z-50 persona-whitespace-nowrap persona-rounded persona-border persona-border-persona-border persona-bg-persona-container persona-text-persona-primary persona-text-[11px] persona-font-mono persona-px-2 persona-py-1 persona-shadow"),de.style.display="none",de.style.pointerEvents="none";let fr=ne,Sr=de,cn=()=>{if(!Sr.textContent)return;let _r=fr.getBoundingClientRect(),hr=ye.getBoundingClientRect();Sr.style.left=`${_r.left-hr.left}px`,Sr.style.top=`${_r.bottom-hr.top+4}px`,Sr.style.display="block"},Mt=()=>{Sr.style.display="none"};ne.addEventListener("mouseenter",cn),ne.addEventListener("mouseleave",Mt),ne.appendChild(ir),ne.appendChild(le)}let ur=y("div","persona-flex-1");Z=y("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 ct=y("option","");ct.value="",ct.textContent="All events",Z.appendChild(ct),G=y("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"),G.type="button",G.title="Copy All";let Ir=Me("clipboard-copy","12px","currentColor",1.5);Ir&&G.appendChild(Ir);let pt=y("span","persona-text-xs");pt.textContent="Copy All",G.appendChild(pt),se.appendChild(st),se.appendChild(ge),ne&&se.appendChild(ne),se.appendChild(ur),se.appendChild(Z),se.appendChild(G);let Pt=y("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");Ya(Pt,k==null?void 0:k.searchBar);let et=Me("search","14px","var(--persona-muted, #9ca3af)",1.5),$t=y("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");et&&$t.appendChild(et),pe=y("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"),Ya(pe,k==null?void 0:k.searchInput),pe.type="text",pe.placeholder="Search event payloads...",ke=y("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"),ke.type="button",ke.style.display="none";let br=Me("x","12px","currentColor",2);return br&&ke.appendChild(br),Pt.appendChild($t),Pt.appendChild(pe),Pt.appendChild(ke),ye.appendChild(se),ye.appendChild(Pt),de&&ye.appendChild(de),ye}let St,We=a.find(ye=>ye.renderEventStreamToolbar);if(We!=null&&We.renderEventStreamToolbar&&o){let ye=We.renderEventStreamToolbar({config:o,defaultRenderer:()=>Lt(),eventCount:e.getSize(),filteredCount:0,onFilterChange:se=>{C=se,ar(),F()},onSearchChange:se=>{T=se,ar(),F()}});St=ye!=null?ye:Lt()}else St=Lt();let he=y("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");he.style.display="none";function at(){if(!s||!le||!ne)return;let ye=s();le.textContent=Zv(ye);let se=eC(ye);de&&(de.textContent=se,se||(de.style.display="none")),se?ne.setAttribute("aria-label",se):ne.removeAttribute("aria-label")}let Pe=y("div","persona-flex-1 persona-min-h-0 persona-relative"),j=y("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");j.style.height="100%";let ue=y("div","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-cursor-pointer persona-z-10 persona-text-xs");Ya(ue,k==null?void 0:k.scrollIndicator),ue.style.display="none",ue.setAttribute("data-persona-scroll-to-bottom-has-label",p?"true":"false");let nt=Me(l,"14px","currentColor",2);nt&&ue.appendChild(nt);let It=y("span","");It.textContent=p,ue.appendChild(It);let ee=y("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");ee.style.display="none",Pe.appendChild(j),Pe.appendChild(ee),Pe.appendChild(ue),h.setAttribute("tabindex","0"),h.appendChild(St),h.appendChild(he),h.appendChild(Pe);function je(){let ye=e.getAll(),se={};for(let pt of ye)se[pt.type]=(se[pt.type]||0)+1;let st=Object.keys(se).sort(),ur=st.length!==R.length||!st.every((pt,Pt)=>pt===R[Pt]),ct=!ur&&st.some(pt=>se[pt]!==I[pt]),xr=ye.length!==Object.values(I).reduce((pt,Pt)=>pt+Pt,0);if(!ur&&!ct&&!xr||(R=st,I=se,!Z))return;let Ir=Z.value;if(Z.options[0].textContent="All events",ur){for(;Z.options.length>1;)Z.remove(1);for(let pt of st){let Pt=y("option","");Pt.value=pt,Pt.textContent=`${pt} (${se[pt]||0})`,Z.appendChild(Pt)}Ir&&st.includes(Ir)?Z.value=Ir:Ir&&(Z.value="",C="")}else for(let pt=1;pt<Z.options.length;pt++){let Pt=Z.options[pt];Pt.textContent=`${Pt.value} (${se[Pt.value]||0})`}}function Fr(){let ye=e.getAll();if(C&&(ye=ye.filter(se=>se.type===C)),T){let se=T.toLowerCase();ye=ye.filter(st=>st.type.toLowerCase().includes(se)||st.payload.toLowerCase().includes(se))}return ye}function Dt(){return C!==""||T!==""}function ar(){N=0,ie=0,V.resume(),ue.style.display="none"}function gr(ye){qe.has(ye)?qe.delete(ye):qe.add(ye),Q=ye;let se=j.scrollTop,st=V.isFollowing();De=!0,V.pause(),F(),j.scrollTop=se,st&&V.resume(),De=!1}function nn(){return ma(j,50)}function F(){xe=Date.now(),Je=!1,at(),je();let ye=e.getEvictedCount();ye>0?(he.textContent=`${ye.toLocaleString()} older events truncated`,he.style.display=""):he.style.display="none",w=Fr();let se=w.length,st=e.getSize()>0;ge&&(ge.textContent=String(e.getSize())),se===0&&st&&Dt()?(ee.textContent=T?`No events matching '${T}'`:"No events matching filter",ee.style.display="",j.style.display="none"):(ee.style.display="none",j.style.display=""),G&&(G.title=Dt()?`Copy Filtered (${se})`:"Copy All"),d&&!V.isFollowing()&&se>N&&(ie+=se-N,It.textContent=p?`${p}${ie>0?` (${ie})`:""}`:"",ue.style.display=""),N=se;let ur=e.getAll(),ct=ur.length>0?ur[0].timestamp:0,xr=new Set(w.map(Pt=>Pt.id));for(let Pt of qe)xr.has(Pt)||qe.delete(Pt);let Ir=C!==J||T!==re,pt=Ie.size===0&&w.length>0;if(Ir||pt||w.length===0){j.innerHTML="",Ie.clear();let Pt=document.createDocumentFragment();for(let et=0;et<w.length;et++){let $t=Yp(w[et],et,ct,f,qe,gr,a,o);Ie.set(w[et].id,$t),Pt.appendChild($t)}j.appendChild(Pt),J=C,re=T,Q=null}else{if(Q!==null){let et=Ie.get(Q);if(et&&et.parentNode===j){let $t=w.findIndex(br=>br.id===Q);if($t>=0){let br=Yp(w[$t],$t,ct,f,qe,gr,a,o);j.insertBefore(br,et),et.remove(),Ie.set(Q,br)}}Q=null}let Pt=new Set(w.map(et=>et.id));for(let[et,$t]of Ie)Pt.has(et)||($t.remove(),Ie.delete(et));for(let et=0;et<w.length;et++){let $t=w[et];if(!Ie.has($t.id)){let br=Yp($t,et,ct,f,qe,gr,a,o);Ie.set($t.id,br),j.appendChild(br)}}}V.isFollowing()&&(j.scrollTop=j.scrollHeight)}function fe(){if(Date.now()-xe>=jv){we!==null&&(cancelAnimationFrame(we),we=null),F();return}Je||(Je=!0,we=requestAnimationFrame(()=>{we=null,F()}))}let Re=(ye,se)=>{if(!G)return;G.innerHTML="";let st=Me(ye,"12px","currentColor",1.5);st&&G.appendChild(st);let ur=y("span","persona-text-xs");ur.textContent="Copy All",G.appendChild(ur),setTimeout(()=>{G.innerHTML="";let ct=Me("clipboard-copy","12px","currentColor",1.5);ct&&G.appendChild(ct);let xr=y("span","persona-text-xs");xr.textContent="Copy All",G.appendChild(xr),G.disabled=!1},se)},Xe=async()=>{if(G){G.disabled=!0;try{let ye;Dt()?ye=w:t?(ye=await t(),ye.length===0&&(ye=e.getAll())):ye=e.getAll();let se=ye.map(st=>{try{return JSON.parse(st.payload)}catch{return st.payload}});await navigator.clipboard.writeText(JSON.stringify(se,null,2)),Re("check",1500)}catch{Re("x",1500)}}},Fe=()=>{Z&&(C=Z.value,ar(),F())},Oe=()=>{!pe||!ke||(ke.style.display=pe.value?"":"none",W&&clearTimeout(W),W=setTimeout(()=>{T=pe.value,ar(),F()},150))},Ye=()=>{!pe||!ke||(pe.value="",T="",ke.style.display="none",W&&clearTimeout(W),ar(),F())},Tt=()=>{if(De)return;let ye=j.scrollTop,{action:se,nextLastScrollTop:st}=bl({following:V.isFollowing(),currentScrollTop:ye,lastScrollTop:Ae,nearBottom:nn(),userScrollThreshold:1,resumeRequiresDownwardScroll:!0});Ae=st,se==="resume"?(V.resume(),ie=0,ue.style.display="none"):se==="pause"&&(V.pause(),d&&(It.textContent=p,ue.style.display=""))},Qt=ye=>{let se=yl({following:V.isFollowing(),deltaY:ye.deltaY,nearBottom:nn(),resumeWhenNearBottom:!0});se==="pause"?(V.pause(),d&&(It.textContent=p,ue.style.display="")):se==="resume"&&(V.resume(),ie=0,ue.style.display="none")},sr=()=>{d&&(j.scrollTop=j.scrollHeight,V.resume(),ie=0,ue.style.display="none")},K=ye=>{let se=ye.target;if(!se||se.closest("button"))return;let st=se.closest("[data-event-id]");if(!st)return;let ur=st.getAttribute("data-event-id");ur&&gr(ur)},ft=ye=>{if((ye.metaKey||ye.ctrlKey)&&ye.key==="f"){ye.preventDefault(),pe==null||pe.focus(),pe==null||pe.select();return}ye.key==="Escape"&&(pe&&document.activeElement===pe?(Ye(),pe.blur(),h.focus()):n&&n())};G&&G.addEventListener("click",Xe),Z&&Z.addEventListener("change",Fe),pe&&pe.addEventListener("input",Oe),ke&&ke.addEventListener("click",Ye),j.addEventListener("scroll",Tt),j.addEventListener("wheel",Qt,{passive:!0}),j.addEventListener("click",K),ue.addEventListener("click",sr),h.addEventListener("keydown",ft);function it(){W&&clearTimeout(W),we!==null&&(cancelAnimationFrame(we),we=null),Je=!1,Ie.clear(),G&&G.removeEventListener("click",Xe),Z&&Z.removeEventListener("change",Fe),pe&&pe.removeEventListener("input",Oe),ke&&ke.removeEventListener("click",Ye),j.removeEventListener("scroll",Tt),j.removeEventListener("wheel",Qt),j.removeEventListener("click",K),ue.removeEventListener("click",sr),h.removeEventListener("keydown",ft)}return{element:h,update:fe,destroy:it}}}function Hx(r,e){let t=typeof r.title=="string"&&r.title?r.title:"Untitled artifact",n=typeof r.artifactId=="string"?r.artifactId:"",o=r.status==="streaming"?"streaming":"complete",s=(typeof r.artifactType=="string"?r.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-surface, #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 l=document.createElement("div");l.className="persona-min-w-0 persona-flex-1 persona-flex persona-flex-col persona-gap-0.5";let p=document.createElement("div");p.className="persona-truncate persona-text-sm persona-font-medium",p.style.color="var(--persona-text, #1f2937)",p.textContent=t;let f=document.createElement("div");if(f.className="persona-text-xs persona-flex persona-items-center persona-gap-1.5",f.style.color="var(--persona-muted, #9ca3af)",o==="streaming"){let u=document.createElement("span");u.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",u.style.backgroundColor="var(--persona-primary, #171717)",u.style.animation="persona-pulse 1.5s ease-in-out infinite",f.appendChild(u);let m=document.createElement("span");m.textContent=`Generating ${s.toLowerCase()}...`,f.appendChild(m)}else f.textContent=s;if(l.append(p,f),i.append(d,l),o==="complete"){let u=document.createElement("button");u.type="button",u.textContent="Download",u.title=`Download ${t}`,u.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",u.style.border="1px solid var(--persona-border, #e5e7eb)",u.style.color="var(--persona-text, #1f2937)",u.style.backgroundColor="transparent",u.style.cursor="pointer",u.setAttribute("data-download-artifact",n),i.append(u)}return i}var Bx=(r,e)=>{var n,o,a;let t=(a=(o=(n=e==null?void 0:e.config)==null?void 0:n.features)==null?void 0:o.artifacts)==null?void 0:a.renderCard;if(t){let s=typeof r.title=="string"&&r.title?r.title:"Untitled artifact",i=typeof r.artifactId=="string"?r.artifactId:"",d=r.status==="streaming"?"streaming":"complete",l=typeof r.artifactType=="string"?r.artifactType:"markdown",p=t({artifact:{artifactId:i,title:s,artifactType:l,status:d},config:e.config,defaultRenderer:()=>Hx(r,e)});if(p)return p}return Hx(r,e)};var Zp=class{constructor(){this.components=new Map}register(e,t){this.components.has(e)&&console.warn(`[ComponentRegistry] Component "${e}" is already registered. Overwriting.`),this.components.set(e,t)}unregister(e){this.components.delete(e)}get(e){return this.components.get(e)}has(e){return this.components.has(e)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(e){Object.entries(e).forEach(([t,n])=>{this.register(t,n)})}},Co=new Zp;Co.register("PersonaArtifactCard",Bx);function rC(r){var o;let e=y("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),t=y("div","persona-font-semibold persona-text-sm persona-mb-2");t.textContent=r.component?`Component: ${r.component}`:"Component";let n=y("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return n.textContent=JSON.stringify((o=r.props)!=null?o:{},null,2),e.appendChild(t),e.appendChild(n),e}function Dx(r,e){var Z,G,pe,ke;let t=(G=(Z=r.features)==null?void 0:Z.artifacts)==null?void 0:G.layout,o=((pe=t==null?void 0:t.toolbarPreset)!=null?pe:"default")==="document",a=(ke=t==null?void 0:t.panePadding)==null?void 0:ke.trim(),s=r.markdown?sa(r.markdown):null,i=Da(r.sanitize),d=le=>{let ne=s?s(le):ia(le);return i?i(ne):ne},l=typeof document!="undefined"?y("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,p=()=>{l==null||l.classList.add("persona-hidden"),f.classList.remove("persona-artifact-drawer-open"),N==null||N.hide()};l&&l.addEventListener("click",()=>{var le;p(),(le=e.onDismiss)==null||le.call(e)});let f=y("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");f.setAttribute("data-persona-theme-zone","artifact-pane"),o&&f.classList.add("persona-artifact-pane-document");let u=y("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");u.setAttribute("data-persona-theme-zone","artifact-toolbar"),o&&u.classList.add("persona-artifact-toolbar-document");let m=y("span","persona-text-xs persona-font-medium persona-truncate");m.textContent="Artifacts";let v=y("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 le;p(),(le=e.onDismiss)==null||le.call(e)});let x="rendered",S=y("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),M=o?Dr({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):Dr({icon:"eye",label:"Rendered view"}),E=o?Dr({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):Dr({icon:"code-2",label:"Source"}),k=y("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),h=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,w=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,C=t==null?void 0:t.documentToolbarCopyMenuItems,T=!!(w&&C&&C.length>0),W=null,R,I=null,N=null;if(o&&(h||w)&&!T){if(R=h?Qs({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Dr({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),w){let le=Me("chevron-down",14,"currentColor",2);le&&R.appendChild(le)}}else o&&T?(W=y("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),R=h?Qs({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Dr({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),I=Dr({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"}}),W.append(R,I)):o?R=Dr({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):R=Dr({icon:"copy",label:"Copy"});let V=o?Dr({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):Dr({icon:"refresh-cw",label:"Refresh"}),ie=o?Dr({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):Dr({icon:"x",label:"Close"}),xe=()=>{var St,We,he;let le=(St=Ie.find(at=>at.id===J))!=null?St:Ie[Ie.length-1],ne=(We=le==null?void 0:le.id)!=null?We:null,de=(le==null?void 0:le.artifactType)==="markdown"&&(he=le.markdown)!=null?he:"",Lt=le?JSON.stringify({component:le.component,props:le.props},null,2):"";return{markdown:de,jsonPayload:Lt,id:ne}},Je=async()=>{var St;let{markdown:le,jsonPayload:ne}=xe(),de=(St=Ie.find(We=>We.id===J))!=null?St:Ie[Ie.length-1],Lt=(de==null?void 0:de.artifactType)==="markdown"?le:de?ne:"";try{await navigator.clipboard.writeText(Lt)}catch{}};if(R.addEventListener("click",async()=>{let le=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(le&&T){let{markdown:ne,jsonPayload:de,id:Lt}=xe();try{await le({actionId:"primary",artifactId:Lt,markdown:ne,jsonPayload:de})}catch{}return}await Je()}),I&&(C!=null&&C.length)){let le=()=>{var de;return(de=f.closest("[data-persona-root]"))!=null?de:document.body},ne=()=>{N=_o({items:C.map(de=>({id:de.id,label:de.label})),onSelect:async de=>{let{markdown:Lt,jsonPayload:St,id:We}=xe(),he=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{he?await he({actionId:de,artifactId:We,markdown:Lt,jsonPayload:St}):de==="markdown"||de==="md"?await navigator.clipboard.writeText(Lt):de==="json"||de==="source"?await navigator.clipboard.writeText(St):await navigator.clipboard.writeText(Lt||St)}catch{}},anchor:W!=null?W:I,position:"bottom-right",portal:le()})};f.isConnected?ne():requestAnimationFrame(ne),I.addEventListener("click",de=>{de.stopPropagation(),N==null||N.toggle()})}V.addEventListener("click",async()=>{var le;try{await((le=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:le.call(t))}catch{}Q()}),ie.addEventListener("click",()=>{var le;p(),(le=e.onDismiss)==null||le.call(e)});let we=()=>{o&&(M.setAttribute("aria-pressed",x==="rendered"?"true":"false"),E.setAttribute("aria-pressed",x==="source"?"true":"false"))};M.addEventListener("click",()=>{x="rendered",we(),Q()}),E.addEventListener("click",()=>{x="source",we(),Q()});let De=y("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");o?(u.replaceChildren(),S.append(M,E),W?k.append(W,V,ie):k.append(R,V,ie),u.append(S,De,k),we()):(u.appendChild(m),u.appendChild(v)),a&&(u.style.paddingLeft=a,u.style.paddingRight=a);let Ae=y("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"),qe=y("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");a&&(Ae.style.paddingLeft=a,Ae.style.paddingRight=a,qe.style.padding=a),f.appendChild(u),f.appendChild(Ae),f.appendChild(qe);let Ie=[],J=null,re=!1,Q=()=>{var Lt,St,We,he;let le=o&&Ie.length<=1;Ae.classList.toggle("persona-hidden",le),Ae.replaceChildren();for(let at of Ie){let Pe=y("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");Pe.type="button",Pe.textContent=at.title||at.id.slice(0,8),at.id===J&&Pe.classList.add("persona-bg-persona-container","persona-border-persona-border"),Pe.addEventListener("click",()=>e.onSelect(at.id)),Ae.appendChild(Pe)}qe.replaceChildren();let ne=J&&Ie.find(at=>at.id===J)||Ie[Ie.length-1];if(!ne)return;if(o){let at=ne.artifactType==="markdown"?"MD":(Lt=ne.component)!=null?Lt:"Component",j=(ne.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";De.textContent=`${j} \xB7 ${at}`}else m.textContent="Artifacts";if(ne.artifactType==="markdown"){if(o&&x==="source"){let Pe=y("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");Pe.textContent=(St=ne.markdown)!=null?St:"",qe.appendChild(Pe);return}let at=y("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");at.innerHTML=d((We=ne.markdown)!=null?We:""),qe.appendChild(at);return}let de=ne.component?Co.get(ne.component):void 0;if(de){let Pe={message:{id:ne.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:r,updateProps:()=>{}};try{let j=de((he=ne.props)!=null?he:{},Pe);if(j){qe.appendChild(j);return}}catch{}}qe.appendChild(rC(ne))},ge=()=>{var ne;let le=Ie.length>0;if(f.classList.toggle("persona-hidden",!le),l){let de=typeof f.closest=="function"?f.closest("[data-persona-root]"):null,St=((ne=de==null?void 0:de.classList.contains("persona-artifact-narrow-host"))!=null?ne:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;le&&St&&re?(l.classList.remove("persona-hidden"),f.classList.add("persona-artifact-drawer-open")):(l.classList.add("persona-hidden"),f.classList.remove("persona-artifact-drawer-open"))}};return{element:f,backdrop:l,update(le){var ne,de,Lt;Ie=le.artifacts,J=(Lt=(de=le.selectedId)!=null?de:(ne=le.artifacts[le.artifacts.length-1])==null?void 0:ne.id)!=null?Lt:null,Ie.length>0&&(re=!0),Q(),ge()},setMobileOpen(le){re=le,!le&&l?(l.classList.add("persona-hidden"),f.classList.remove("persona-artifact-drawer-open")):ge()}}}function Dn(r){var e,t;return((t=(e=r==null?void 0:r.features)==null?void 0:e.artifacts)==null?void 0:t.enabled)===!0}function Fx(r,e){var a,s,i,d;if(r.classList.remove("persona-artifact-border-full","persona-artifact-border-left"),r.style.removeProperty("--persona-artifact-pane-border"),r.style.removeProperty("--persona-artifact-pane-border-left"),!Dn(e))return;let t=(s=(a=e.features)==null?void 0:a.artifacts)==null?void 0:s.layout,n=(i=t==null?void 0:t.paneBorder)==null?void 0:i.trim(),o=(d=t==null?void 0:t.paneBorderLeft)==null?void 0:d.trim();n?(r.classList.add("persona-artifact-border-full"),r.style.setProperty("--persona-artifact-pane-border",n)):o&&(r.classList.add("persona-artifact-border-left"),r.style.setProperty("--persona-artifact-pane-border-left",o))}function nC(r){r.style.removeProperty("--persona-artifact-doc-toolbar-icon-color"),r.style.removeProperty("--persona-artifact-doc-toggle-active-bg"),r.style.removeProperty("--persona-artifact-doc-toggle-active-border")}function _l(r,e){var d,l,p,f,u,m,v,x,S,M;if(!Dn(e)){r.style.removeProperty("--persona-artifact-split-gap"),r.style.removeProperty("--persona-artifact-pane-width"),r.style.removeProperty("--persona-artifact-pane-max-width"),r.style.removeProperty("--persona-artifact-pane-min-width"),r.style.removeProperty("--persona-artifact-pane-bg"),r.style.removeProperty("--persona-artifact-pane-padding"),nC(r),Fx(r,e);return}let t=(l=(d=e.features)==null?void 0:d.artifacts)==null?void 0:l.layout;r.style.setProperty("--persona-artifact-split-gap",(p=t==null?void 0:t.splitGap)!=null?p:"0.5rem"),r.style.setProperty("--persona-artifact-pane-width",(f=t==null?void 0:t.paneWidth)!=null?f:"40%"),r.style.setProperty("--persona-artifact-pane-max-width",(u=t==null?void 0:t.paneMaxWidth)!=null?u:"28rem"),t!=null&&t.paneMinWidth?r.style.setProperty("--persona-artifact-pane-min-width",t.paneMinWidth):r.style.removeProperty("--persona-artifact-pane-min-width");let n=(m=t==null?void 0:t.paneBackground)==null?void 0:m.trim();n?r.style.setProperty("--persona-artifact-pane-bg",n):r.style.removeProperty("--persona-artifact-pane-bg");let o=(v=t==null?void 0:t.panePadding)==null?void 0:v.trim();o?r.style.setProperty("--persona-artifact-pane-padding",o):r.style.removeProperty("--persona-artifact-pane-padding");let a=(x=t==null?void 0:t.documentToolbarIconColor)==null?void 0:x.trim();a?r.style.setProperty("--persona-artifact-doc-toolbar-icon-color",a):r.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let s=(S=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:S.trim();s?r.style.setProperty("--persona-artifact-doc-toggle-active-bg",s):r.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(M=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:M.trim();i?r.style.setProperty("--persona-artifact-doc-toggle-active-border",i):r.style.removeProperty("--persona-artifact-doc-toggle-active-border"),Fx(r,e)}var Nx=["panel","seamless"];function Ul(r,e){var i,d,l,p,f,u;for(let m of Nx)r.classList.remove(`persona-artifact-appearance-${m}`);if(r.classList.remove("persona-artifact-unified-split"),r.style.removeProperty("--persona-artifact-pane-radius"),r.style.removeProperty("--persona-artifact-pane-shadow"),r.style.removeProperty("--persona-artifact-unified-outer-radius"),!Dn(e))return;let t=(d=(i=e.features)==null?void 0:i.artifacts)==null?void 0:d.layout,n=(l=t==null?void 0:t.paneAppearance)!=null?l:"panel",o=Nx.includes(n)?n:"panel";r.classList.add(`persona-artifact-appearance-${o}`);let a=(p=t==null?void 0:t.paneBorderRadius)==null?void 0:p.trim();a&&r.style.setProperty("--persona-artifact-pane-radius",a);let s=(f=t==null?void 0:t.paneShadow)==null?void 0:f.trim();if(s&&r.style.setProperty("--persona-artifact-pane-shadow",s),(t==null?void 0:t.unifiedSplitChrome)===!0){r.classList.add("persona-artifact-unified-split");let m=((u=t.unifiedSplitOuterRadius)==null?void 0:u.trim())||a;m&&r.style.setProperty("--persona-artifact-unified-outer-radius",m)}}function Ox(r,e){var t,n,o;return!e||!Dn(r)?!1:((o=(n=(t=r.features)==null?void 0:t.artifacts)==null?void 0:n.layout)==null?void 0:o.expandLauncherPanelWhenOpen)!==!1}function oC(r,e){if(!(r!=null&&r.trim()))return e;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(r.trim());return t?Math.max(0,Number(t[1])):e}function aC(r){if(!(r!=null&&r.trim()))return null;let e=/^(\d+(?:\.\d+)?)px\s*$/i.exec(r.trim());return e?Math.max(0,Number(e[1])):null}function sC(r,e,t){return t<e?e:Math.min(t,Math.max(e,r))}function iC(r,e,t,n){let o=r-n-2*e-t;return Math.max(0,o)}function _x(r,e){var s;let n=(s=(e.getComputedStyle(r).gap||"0px").trim().split(/\s+/)[0])!=null?s:"0px",o=/^([\d.]+)px$/i.exec(n);if(o)return Number(o[1]);let a=/^([\d.]+)/.exec(n);return a?Number(a[1]):8}function Ux(r,e,t,n,o,a){let s=oC(o,200),i=iC(e,t,n,200);i=Math.max(s,i);let d=aC(a);return d!==null&&(i=Math.min(i,d)),sC(r,s,i)}var qx={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"}},eu=(r,e,t,n)=>{let o=r.querySelectorAll("[data-tv-form]");o.length&&o.forEach(a=>{var v,x,S;if(a.dataset.enhanced==="true")return;let s=(v=a.dataset.tvForm)!=null?v:"init";a.dataset.enhanced="true";let i=(x=qx[s])!=null?x:qx.init;a.classList.add("persona-form-card","persona-space-y-4");let d=y("div","persona-space-y-1"),l=y("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(l.textContent=i.title,d.appendChild(l),i.description){let M=y("p","persona-text-sm persona-text-persona-muted");M.textContent=i.description,d.appendChild(M)}let p=document.createElement("form");p.className="persona-form-grid persona-space-y-3",i.fields.forEach(M=>{var C,T;let E=y("label","persona-form-field persona-flex persona-flex-col persona-gap-1");E.htmlFor=`${e.id}-${s}-${M.name}`;let k=y("span","persona-text-xs persona-font-medium persona-text-persona-muted");k.textContent=M.label,E.appendChild(k);let h=(C=M.type)!=null?C:"text",w;h==="textarea"?(w=document.createElement("textarea"),w.rows=3):(w=document.createElement("input"),w.type=h),w.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",w.id=`${e.id}-${s}-${M.name}`,w.name=M.name,w.placeholder=(T=M.placeholder)!=null?T:"",M.required&&(w.required=!0),E.appendChild(w),p.appendChild(E)});let f=y("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),u=y("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),m=y("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=(S=i.submitLabel)!=null?S:"Submit",f.appendChild(u),f.appendChild(m),p.appendChild(f),a.replaceChildren(d,p),p.addEventListener("submit",async M=>{var w,C;M.preventDefault();let E=(w=t.formEndpoint)!=null?w:"/form",k=new FormData(p),h={};k.forEach((T,W)=>{h[W]=T}),h.type=s,m.disabled=!0,u.textContent="Submitting\u2026";try{let T=await fetch(E,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(h)});if(!T.ok)throw new Error(`Form submission failed (${T.status})`);let W=await T.json();u.textContent=(C=W.message)!=null?C:"Thanks! We'll be in touch soon.",W.success&&W.nextPrompt&&await n.sendMessage(String(W.nextPrompt))}catch(T){u.textContent=T instanceof Error?T.message:"Something went wrong. Please try again."}finally{m.disabled=!1}})})};var tu=class{constructor(){this.plugins=new Map}register(e){var t;this.plugins.has(e.id)&&console.warn(`Plugin "${e.id}" is already registered. Overwriting.`),this.plugins.set(e.id,e),(t=e.onRegister)==null||t.call(e)}unregister(e){var n;let t=this.plugins.get(e);t&&((n=t.onUnregister)==null||n.call(t),this.plugins.delete(e))}getAll(){return Array.from(this.plugins.values()).sort((e,t)=>{var n,o;return((n=t.priority)!=null?n:0)-((o=e.priority)!=null?o:0)})}getForInstance(e){let t=this.getAll();if(!e||e.length===0)return t;let n=new Set(e.map(a=>a.id));return[...t.filter(a=>!n.has(a.id)),...e].sort((a,s)=>{var i,d;return((i=s.priority)!=null?i:0)-((d=a.priority)!=null?d:0)})}clear(){this.plugins.forEach(e=>{var t;return(t=e.onUnregister)==null?void 0:t.call(e)}),this.plugins.clear()}},ti=new tu;var zx=()=>{let r=new Map,e=(o,a)=>(r.has(o)||r.set(o,new Set),r.get(o).add(a),()=>t(o,a)),t=(o,a)=>{var s;(s=r.get(o))==null||s.delete(a)};return{on:e,off:t,emit:(o,a)=>{var s;(s=r.get(o))==null||s.forEach(i=>{try{i(a)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var lC=r=>{let e=r.match(/```(?:json)?\s*([\s\S]*?)```/i);return e?e[1]:r},dC=r=>{let e=r.trim(),t=e.indexOf("{");if(t===-1)return null;let n=0;for(let o=t;o<e.length;o+=1){let a=e[o];if(a==="{"&&(n+=1),a==="}"&&(n-=1,n===0))return e.slice(t,o+1)}return null},ri=({text:r})=>{if(!r||!r.includes("{"))return null;try{let e=lC(r),t=dC(e);if(!t)return null;let n=JSON.parse(t);if(!n||typeof n!="object"||!n.action)return null;let{action:o,...a}=n;return{type:String(o),payload:a,raw:n}}catch{return null}},ru=r=>typeof r=="string"?r:r==null?"":String(r),va={message:r=>r.type!=="message"?void 0:{handled:!0,displayText:ru(r.payload.text)},messageAndClick:(r,e)=>{var o;if(r.type!=="message_and_click")return;let t=r.payload,n=ru(t.element);if(n&&((o=e.document)!=null&&o.querySelector)){let a=e.document.querySelector(n);a?setTimeout(()=>{a.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",n)}return{handled:!0,displayText:ru(t.text)}}},$x=r=>Array.isArray(r)?r.map(e=>String(e)):[],ni=r=>{let e=new Set($x(r.getSessionMetadata().processedActionMessageIds)),t=()=>{e=new Set($x(r.getSessionMetadata().processedActionMessageIds))},n=()=>{let a=Array.from(e);r.updateSessionMetadata(s=>({...s,processedActionMessageIds:a}))};return{process:a=>{if(a.streaming||a.message.role!=="assistant"||!a.text||e.has(a.message.id))return null;let s=typeof a.raw=="string"&&a.raw||typeof a.message.rawContent=="string"&&a.message.rawContent||typeof a.text=="string"&&a.text||null;!s&&typeof a.text=="string"&&a.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=s?r.parsers.reduce((l,p)=>l||(p==null?void 0:p({text:s,message:a.message}))||null,null):null;if(!i)return null;e.add(a.message.id),n();let d={action:i,message:a.message};r.emit("action:detected",d);for(let l of r.handlers)if(l)try{let p=()=>{r.emit("action:resubmit",d)},f=l(i,{message:a.message,metadata:r.getSessionMetadata(),updateMetadata:r.updateSessionMetadata,document:r.documentRef,triggerResubmit:p});if(!f)continue;if(f.handled){let u=f.persistMessage!==!1;return{text:f.displayText!==void 0?f.displayText:"",persist:u,resubmit:f.resubmit}}}catch(p){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",p)}return{text:"",persist:!0}},syncFromMetadata:t}};var cC=r=>{if(!r)return null;try{return JSON.parse(r)}catch(e){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",e),null}},pC=r=>r.map(e=>({...e,streaming:!1})),uC=r=>r.map(e=>({...e,status:"complete"})),ql=(r="persona-state")=>{let e=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=e();return t?cC(t.getItem(r)):null},save:t=>{let n=e();if(n)try{let o={...t,messages:t.messages?pC(t.messages):void 0,artifacts:t.artifacts?uC(t.artifacts):void 0};n.setItem(r,JSON.stringify(o))}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",o)}},clear:()=>{let t=e();if(t)try{t.removeItem(r)}catch(n){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",n)}}}};var Za=Ai(Fi(),1);function fC(r){if(!r||typeof r!="object"||!("component"in r))return!1;let e=r.component;return typeof e=="string"&&e.length>0}function mC(r,e){if(!fC(r))return null;let t=r.props&&typeof r.props=="object"&&r.props!==null?r.props:{};return{component:r.component,props:t,raw:e}}function zl(){let r=null,e=0;return{getExtractedDirective:()=>r,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=e)return r;try{let o=(0,Za.parse)(t,Za.STR|Za.OBJ),a=mC(o,t);a&&(r=a)}catch{}return e=t.length,r},reset:()=>{r=null,e=0}}}function Vx(r){return typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string"&&"props"in r&&typeof r.props=="object"}function $l(r,e){let{config:t,message:n,onPropsUpdate:o}=e,a=Co.get(r.component);if(!a)return console.warn(`[ComponentMiddleware] Component "${r.component}" not found in registry. Falling back to default rendering.`),null;let s={message:n,config:t,updateProps:i=>{o&&o(i)}};try{return a(r.props,s)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${r.component}":`,i),null}}function jx(){let r=zl();return{processChunk:e=>r.processChunk(e),getDirective:()=>r.getExtractedDirective(),reset:()=>{r.reset()}}}function Gx(r){if(typeof r.rawContent=="string"&&r.rawContent.length>0)return r.rawContent;if(typeof r.content=="string"){let e=r.content.trim();if(e.startsWith("{")||e.startsWith("["))return r.content}return null}function Vl(r){let e=Gx(r);if(!e)return!1;try{let t=JSON.parse(e);return typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"}catch{return!1}}function jl(r){let e=Gx(r);if(!e)return null;try{let t=JSON.parse(e);if(typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"){let n=t;return{component:n.component,props:n.props&&typeof n.props=="object"&&n.props!==null?n.props:{},raw:e}}}catch{}return null}var gC=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function Gl(r){let{onSubmit:e,onDismiss:t,title:n="How satisfied are you?",subtitle:o="Please rate your experience",commentPlaceholder:a="Share your thoughts (optional)...",submitText:s="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:l=gC}=r,p=document.createElement("div");p.className="persona-feedback-container persona-feedback-csat",p.setAttribute("role","dialog"),p.setAttribute("aria-label","Customer satisfaction feedback");let f=null,u=document.createElement("div");u.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 x=document.createElement("p");x.className="persona-feedback-subtitle",x.textContent=o,m.appendChild(x),u.appendChild(m);let S=document.createElement("div");S.className="persona-feedback-rating persona-feedback-rating-csat",S.setAttribute("role","radiogroup"),S.setAttribute("aria-label","Satisfaction rating from 1 to 5");let M=[];for(let C=1;C<=5;C++){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",`${C} star${C>1?"s":""}: ${l[C-1]}`),T.title=l[C-1],T.dataset.rating=String(C),T.innerHTML=`
70
+ `,t.addEventListener("click",e);let n=a=>{var k,x,C,w,E,H,I,L,O,$,te,xe,Je;let s=(k=a.launcher)!=null?k:{},i=Pr(a),d=t.querySelector("[data-role='launcher-title']");if(d){let we=(x=s.title)!=null?x:"Chat Assistant";d.textContent=we,d.setAttribute("title",we)}let l=t.querySelector("[data-role='launcher-subtitle']");if(l){let we=(C=s.subtitle)!=null?C:"Get answers fast";l.textContent=we,l.setAttribute("title",we)}let u=t.querySelector(".persona-flex-col");u&&(s.textHidden||i?u.style.display="none":u.style.display="");let m=t.querySelector("[data-role='launcher-icon']");if(m)if(s.agentIconHidden)m.style.display="none";else{let we=(w=s.agentIconSize)!=null?w:"40px";if(m.style.height=we,m.style.width=we,m.innerHTML="",s.agentIconName){let De=parseFloat(we)||24,Ae=Me(s.agentIconName,De*.6,"var(--persona-text-inverse, #ffffff)",2);Ae?(m.appendChild(Ae),m.style.display=""):(m.textContent=(E=s.agentIconText)!=null?E:"\u{1F4AC}",m.style.display="")}else s.iconUrl?m.style.display="none":(m.textContent=(H=s.agentIconText)!=null?H:"\u{1F4AC}",m.style.display="")}let p=t.querySelector("[data-role='launcher-image']");if(p){let we=(I=s.agentIconSize)!=null?I:"40px";p.style.height=we,p.style.width=we,s.iconUrl&&!s.agentIconName&&!s.agentIconHidden?(p.src=s.iconUrl,p.style.display="block"):p.style.display="none"}let f=t.querySelector("[data-role='launcher-call-to-action-icon']");if(f){let we=(L=s.callToActionIconSize)!=null?L:"32px";f.style.height=we,f.style.width=we,s.callToActionIconBackgroundColor?(f.style.backgroundColor=s.callToActionIconBackgroundColor,f.classList.remove("persona-bg-persona-primary")):(f.style.backgroundColor="",f.classList.add("persona-bg-persona-primary")),s.callToActionIconColor?(f.style.color=s.callToActionIconColor,f.classList.remove("persona-text-persona-call-to-action")):(f.style.color="",f.classList.add("persona-text-persona-call-to-action"));let De=0;if(s.callToActionIconPadding?(f.style.boxSizing="border-box",f.style.padding=s.callToActionIconPadding,De=(parseFloat(s.callToActionIconPadding)||0)*2):(f.style.boxSizing="",f.style.padding=""),s.callToActionIconHidden)f.style.display="none";else if(f.style.display=i?"none":"",f.innerHTML="",s.callToActionIconName){let Ae=parseFloat(we)||24,qe=Math.max(Ae-De,8),He=Me(s.callToActionIconName,qe,"currentColor",2);He?f.appendChild(He):f.textContent=(O=s.callToActionIconText)!=null?O:"\u2197"}else f.textContent=($=s.callToActionIconText)!=null?$:"\u2197"}let b=s.position&&jn[s.position]?jn[s.position]:jn["bottom-right"],h="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",S="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?S:`${h} ${b}`,i||(t.style.zIndex=String((te=s.zIndex)!=null?te:Xr));let T="1px solid var(--persona-border, #e5e7eb)",M="var(--persona-launcher-shadow, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1))";t.style.border=(xe=s.border)!=null?xe:T,t.style.boxShadow=s.shadow!==void 0?s.shadow.trim()===""?"none":s.shadow:M,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=(Je=s.collapsedMaxWidth)!=null?Je:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},o=()=>{t.removeEventListener("click",e),t.remove()};return r&&n(r),{element:t,update:n,destroy:o}};var Sv="persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",Wl=(r,e={})=>{var h,S,T,M,k,x;let{showClose:t=!0,wrapperClassName:n=Sv,buttonSize:o,iconSize:a="28px"}=e,s=(h=r==null?void 0:r.launcher)!=null?h:{},i=(S=o!=null?o:s.closeButtonSize)!=null?S:"32px",d=v("div",n),l=v("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");l.style.height=i,l.style.width=i,l.type="button";let u=(T=s.closeButtonTooltipText)!=null?T:"Close chat",m=(M=s.closeButtonShowTooltip)!=null?M:!0;l.setAttribute("aria-label",u),l.style.display=t?"":"none";let p=(k=s.closeButtonIconName)!=null?k:"x",f=(x=s.closeButtonIconText)!=null?x:"\xD7";l.style.color=s.closeButtonColor||an.actionIconColor;let b=Me(p,a,"currentColor",1);if(b?(b.style.display="block",l.appendChild(b)):l.textContent=f,s.closeButtonBackgroundColor?(l.style.backgroundColor=s.closeButtonBackgroundColor,l.classList.remove("hover:persona-bg-gray-100")):(l.style.backgroundColor="",l.classList.add("hover:persona-bg-gray-100")),s.closeButtonBorderWidth||s.closeButtonBorderColor){let C=s.closeButtonBorderWidth||"0px",w=s.closeButtonBorderColor||"transparent";l.style.border=`${C} solid ${w}`,l.classList.remove("persona-border-none")}else l.style.border="",l.classList.add("persona-border-none");if(s.closeButtonBorderRadius?(l.style.borderRadius=s.closeButtonBorderRadius,l.classList.remove("persona-rounded-full")):(l.style.borderRadius="",l.classList.add("persona-rounded-full")),s.closeButtonPaddingX?(l.style.paddingLeft=s.closeButtonPaddingX,l.style.paddingRight=s.closeButtonPaddingX):(l.style.paddingLeft="",l.style.paddingRight=""),s.closeButtonPaddingY?(l.style.paddingTop=s.closeButtonPaddingY,l.style.paddingBottom=s.closeButtonPaddingY):(l.style.paddingTop="",l.style.paddingBottom=""),d.appendChild(l),m&&u){let C=null,w=()=>{if(C)return;let H=l.ownerDocument,I=H.body;if(!I)return;C=ro(H,"div","persona-clear-chat-tooltip"),C.textContent=u;let L=ro(H,"div");L.className="persona-clear-chat-tooltip-arrow",C.appendChild(L);let O=l.getBoundingClientRect();C.style.position="fixed",C.style.zIndex=String(Uo),C.style.left=`${O.left+O.width/2}px`,C.style.top=`${O.top-8}px`,C.style.transform="translate(-50%, -100%)",I.appendChild(C)},E=()=>{C&&C.parentNode&&(C.parentNode.removeChild(C),C=null)};d.addEventListener("mouseenter",w),d.addEventListener("mouseleave",E),l.addEventListener("focus",w),l.addEventListener("blur",E),d._cleanupTooltip=()=>{E(),d.removeEventListener("mouseenter",w),d.removeEventListener("mouseleave",E),l.removeEventListener("focus",w),l.removeEventListener("blur",E)}}return{button:l,wrapper:d}},Tv="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",Bl=(r,e={})=>{var C,w,E,H,I,L,O,$,te,xe,Je,we,De;let{wrapperClassName:t=Tv,buttonSize:n,iconSize:o="20px"}=e,s=(w=((C=r==null?void 0:r.launcher)!=null?C:{}).clearChat)!=null?w:{},i=(E=n!=null?n:s.size)!=null?E:"32px",d=(H=s.iconName)!=null?H:"refresh-cw",l=(I=s.iconColor)!=null?I:"",u=(L=s.backgroundColor)!=null?L:"",m=(O=s.borderWidth)!=null?O:"",p=($=s.borderColor)!=null?$:"",f=(te=s.borderRadius)!=null?te:"",b=(xe=s.paddingX)!=null?xe:"",h=(Je=s.paddingY)!=null?Je:"",S=(we=s.tooltipText)!=null?we:"Clear chat",T=(De=s.showTooltip)!=null?De:!0,M=v("div",t),k=v("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");k.style.height=i,k.style.width=i,k.type="button",k.setAttribute("aria-label",S),k.style.color=l||an.actionIconColor;let x=Me(d,o,"currentColor",1);if(x&&(x.style.display="block",k.appendChild(x)),u&&(k.style.backgroundColor=u,k.classList.remove("hover:persona-bg-gray-100")),m||p){let Ae=m||"0px",qe=p||"transparent";k.style.border=`${Ae} solid ${qe}`,k.classList.remove("persona-border-none")}if(f&&(k.style.borderRadius=f,k.classList.remove("persona-rounded-full")),b&&(k.style.paddingLeft=b,k.style.paddingRight=b),h&&(k.style.paddingTop=h,k.style.paddingBottom=h),M.appendChild(k),T&&S){let Ae=null,qe=()=>{if(Ae)return;let J=k.ownerDocument,re=J.body;if(!re)return;Ae=ro(J,"div","persona-clear-chat-tooltip"),Ae.textContent=S;let Q=ro(J,"div");Q.className="persona-clear-chat-tooltip-arrow",Ae.appendChild(Q);let ge=k.getBoundingClientRect();Ae.style.position="fixed",Ae.style.zIndex=String(Uo),Ae.style.left=`${ge.left+ge.width/2}px`,Ae.style.top=`${ge.top-8}px`,Ae.style.transform="translate(-50%, -100%)",re.appendChild(Ae)},He=()=>{Ae&&Ae.parentNode&&(Ae.parentNode.removeChild(Ae),Ae=null)};M.addEventListener("mouseenter",qe),M.addEventListener("mouseleave",He),k.addEventListener("focus",qe),k.addEventListener("blur",He),M._cleanupTooltip=()=>{He(),M.removeEventListener("mouseenter",qe),M.removeEventListener("mouseleave",He),k.removeEventListener("focus",qe),k.removeEventListener("blur",He)}}return{button:k,wrapper:M}};var an={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #0f0f0f))",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))"},Co=r=>{var C,w,E,H,I,L,O,$,te,xe,Je,we,De,Ae,qe,He;let{config:e,showClose:t=!0}=r,n=v("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 o=(C=e==null?void 0:e.launcher)!=null?C:{},a=(w=o.headerIconSize)!=null?w:"48px",s=(E=o.closeButtonPlacement)!=null?E:"inline",i=(H=o.headerIconHidden)!=null?H:!1,d=o.headerIconName,l=v("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(l.style.height=a,l.style.width=a,l.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #0f0f0f))",l.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!i)if(d){let J=parseFloat(a)||24,re=Me(d,J*.6,"currentColor",1);re?l.replaceChildren(re):l.textContent=(L=(I=e==null?void 0:e.launcher)==null?void 0:I.agentIconText)!=null?L:"\u{1F4AC}"}else if((O=e==null?void 0:e.launcher)!=null&&O.iconUrl){let J=v("img");J.src=e.launcher.iconUrl,J.alt="",J.className="persona-rounded-xl persona-object-cover",J.style.height=a,J.style.width=a,l.replaceChildren(J)}else l.textContent=(te=($=e==null?void 0:e.launcher)==null?void 0:$.agentIconText)!=null?te:"\u{1F4AC}";let u=v("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),m=v("span","persona-text-base persona-font-semibold");m.style.color=an.titleColor,m.textContent=(Je=(xe=e==null?void 0:e.launcher)==null?void 0:xe.title)!=null?Je:"Chat Assistant";let p=v("span","persona-text-xs");p.style.color=an.subtitleColor,p.textContent=(De=(we=e==null?void 0:e.launcher)==null?void 0:we.subtitle)!=null?De:"Here to help you get answers fast",u.append(m,p),i?n.append(u):n.append(l,u);let f=(Ae=o.clearChat)!=null?Ae:{},b=(qe=f.enabled)!=null?qe:!0,h=(He=f.placement)!=null?He:"inline",S=null,T=null;if(b){let re=Bl(e,{wrapperClassName:h==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"});S=re.button,T=re.wrapper,h==="top-right"&&(T.style.right="48px"),h==="inline"&&n.appendChild(T)}let M=s==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":b&&h==="inline"?"persona-relative persona-inline-flex persona-items-center persona-justify-center":"persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",{button:k,wrapper:x}=Wl(e,{showClose:t,wrapperClassName:M});return s!=="top-right"&&n.appendChild(x),{header:n,iconHolder:l,headerTitle:m,headerSubtitle:p,closeButton:k,closeButtonWrapper:x,clearChatButton:S,clearChatButtonWrapper:T}},ya=(r,e,t)=>{var s,i,d,l;let n=(s=t==null?void 0:t.launcher)!=null?s:{},o=(i=n.closeButtonPlacement)!=null?i:"inline",a=(l=(d=n.clearChat)==null?void 0:d.placement)!=null?l:"inline";r.appendChild(e.header),o==="top-right"&&(r.style.position="relative",r.appendChild(e.closeButtonWrapper)),e.clearChatButtonWrapper&&a==="top-right"&&(r.style.position="relative",r.appendChild(e.clearChatButtonWrapper))};function $o(r){let{items:e,onSelect:t,anchor:n,position:o="bottom-left",portal:a}=r,s=v("div","persona-dropdown-menu persona-hidden");s.setAttribute("role","menu"),s.setAttribute("data-persona-theme-zone","dropdown"),a?(s.style.position="fixed",s.style.zIndex=String(Uo)):(s.style.position="absolute",s.style.top="100%",s.style.marginTop="4px",o==="bottom-right"?s.style.right="0":s.style.left="0");for(let f of e){if(f.dividerBefore){let S=document.createElement("hr");s.appendChild(S)}let b=document.createElement("button");if(b.type="button",b.setAttribute("role","menuitem"),b.setAttribute("data-dropdown-item-id",f.id),f.destructive&&b.setAttribute("data-destructive",""),f.icon){let S=Me(f.icon,16,"currentColor",1.5);S&&b.appendChild(S)}let h=document.createElement("span");h.textContent=f.label,b.appendChild(h),b.addEventListener("click",S=>{S.stopPropagation(),u(),t(f.id)}),s.appendChild(b)}let i=null;function d(){if(!a)return;let f=n.getBoundingClientRect();s.style.top=`${f.bottom+4}px`,o==="bottom-right"?(s.style.right=`${window.innerWidth-f.right}px`,s.style.left="auto"):(s.style.left=`${f.left}px`,s.style.right="auto")}function l(){d(),s.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let f=b=>{!s.contains(b.target)&&!n.contains(b.target)&&u()};document.addEventListener("click",f,!0),i=()=>document.removeEventListener("click",f,!0)})}function u(){s.classList.add("persona-hidden"),i==null||i(),i=null}function m(){s.classList.contains("persona-hidden")?l():u()}function p(){u(),s.remove()}return a&&a.appendChild(s),{element:s,show:l,hide:u,toggle:m,destroy:p}}function Dr(r){let{icon:e,label:t,size:n,strokeWidth:o,className:a,onClick:s,aria:i}=r,d=v("button","persona-icon-btn"+(a?" "+a:""));d.type="button",d.setAttribute("aria-label",t),d.title=t;let l=Me(e,n!=null?n:16,"currentColor",o!=null?o:2);if(l&&d.appendChild(l),s&&d.addEventListener("click",s),i)for(let[u,m]of Object.entries(i))d.setAttribute(u,m);return d}function oi(r){let{icon:e,label:t,variant:n="default",size:o="sm",iconSize:a,className:s,onClick:i,aria:d}=r,l="persona-label-btn";n!=="default"&&(l+=" persona-label-btn--"+n),l+=" persona-label-btn--"+o,s&&(l+=" "+s);let u=v("button",l);if(u.type="button",u.setAttribute("aria-label",t),e){let p=Me(e,a!=null?a:14,"currentColor",2);p&&u.appendChild(p)}let m=v("span");if(m.textContent=t,u.appendChild(m),i&&u.addEventListener("click",i),d)for(let[p,f]of Object.entries(d))u.setAttribute(p,f);return u}function kx(r){let{items:e,selectedId:t,onSelect:n,className:o}=r,a=v("div","persona-toggle-group"+(o?" "+o:""));a.setAttribute("role","group");let s=t,i=[];function d(){for(let u of i)u.btn.setAttribute("aria-pressed",u.id===s?"true":"false")}for(let u of e){let m;u.icon?m=Dr({icon:u.icon,label:u.label,onClick:()=>{s=u.id,d(),n(u.id)}}):(m=v("button","persona-icon-btn"),m.type="button",m.setAttribute("aria-label",u.label),m.title=u.label,m.textContent=u.label,m.addEventListener("click",()=>{s=u.id,d(),n(u.id)})),m.setAttribute("aria-pressed",u.id===s?"true":"false"),i.push({id:u.id,btn:m}),a.appendChild(m)}function l(u){s=u,d()}return{element:a,setSelected:l}}function Dl(r){var f,b;let{label:e,icon:t="chevron-down",menuItems:n,onSelect:o,position:a="bottom-left",portal:s,className:i,hover:d}=r,l=v("div","persona-combo-btn"+(i?" "+i:""));l.style.position="relative",l.style.display="inline-flex",l.style.alignItems="center",l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0"),l.setAttribute("aria-haspopup","true"),l.setAttribute("aria-expanded","false"),l.setAttribute("aria-label",e);let u=v("span","persona-combo-btn-label");u.textContent=e,l.appendChild(u);let m=Me(t,14,"currentColor",2);m&&(m.style.marginLeft="4px",m.style.opacity="0.6",l.appendChild(m)),d&&(l.style.borderRadius=(f=d.borderRadius)!=null?f:"10px",l.style.padding=(b=d.padding)!=null?b:"6px 4px 6px 12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.addEventListener("mouseenter",()=>{var h,S;l.style.backgroundColor=(h=d.background)!=null?h:"",l.style.borderColor=(S=d.border)!=null?S:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}));let p=$o({items:n,onSelect:h=>{l.setAttribute("aria-expanded","false"),o(h)},anchor:l,position:a,portal:s});return s||l.appendChild(p.element),l.addEventListener("click",h=>{h.stopPropagation();let S=!p.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",S?"false":"true"),p.toggle()}),l.addEventListener("keydown",h=>{(h.key==="Enter"||h.key===" ")&&(h.preventDefault(),l.click())}),{element:l,setLabel:h=>{u.textContent=h,l.setAttribute("aria-label",h)},open:()=>{l.setAttribute("aria-expanded","true"),p.show()},close:()=>{l.setAttribute("aria-expanded","false"),p.hide()},toggle:()=>{let h=!p.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",h?"false":"true"),p.toggle()},destroy:()=>{p.destroy(),l.remove()}}}var Yp=r=>{var n;let e=Co({config:r.config,showClose:r.showClose,onClose:r.onClose,onClearChat:r.onClearChat}),t=(n=r.layoutHeaderConfig)==null?void 0:n.onTitleClick;if(t){let o=e.headerTitle.parentElement;o&&(o.style.cursor="pointer",o.setAttribute("role","button"),o.setAttribute("tabindex","0"),o.addEventListener("click",()=>t()),o.addEventListener("keydown",a=>{(a.key==="Enter"||a.key===" ")&&(a.preventDefault(),t())}))}return e};function Mv(r,e,t){var n,o,a;if(e!=null&&e.length)for(let s of e){let i=v("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",(o=(n=s.ariaLabel)!=null?n:s.label)!=null?o:s.id),s.icon){let d=Me(s.icon,14,"currentColor",2);d&&i.appendChild(d)}else s.label&&(i.textContent=s.label);if((a=s.menuItems)!=null&&a.length){let d=v("div","persona-relative");d.appendChild(i);let l=$o({items:s.menuItems,onSelect:u=>t==null?void 0:t(u),anchor:d,position:"bottom-left"});d.appendChild(l.element),i.addEventListener("click",u=>{u.stopPropagation(),l.toggle()}),r.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(s.id)),r.appendChild(i)}}var Zp=r=>{var M,k,x,C,w,E,H,I,L;let{config:e,showClose:t=!0,onClose:n,layoutHeaderConfig:o,onHeaderAction:a}=r,s=(M=e==null?void 0:e.launcher)!=null?M:{},i=v("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=o==null?void 0:o.titleMenu,l,u;if(d)l=Dl({label:(k=s.title)!=null?k:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,l.style.color=an.titleColor,u=(x=l.querySelector(".persona-combo-btn-label"))!=null?x:l;else{if(l=v("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),u=v("span","persona-text-base persona-font-semibold persona-truncate"),u.style.color=an.titleColor,u.textContent=(C=s.title)!=null?C:"Chat Assistant",l.appendChild(u),Mv(l,o==null?void 0:o.trailingActions,(w=o==null?void 0:o.onAction)!=null?w:a),o!=null&&o.onTitleClick){l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0");let $=o.onTitleClick;l.addEventListener("click",te=>{te.target.closest("button")||$()}),l.addEventListener("keydown",te=>{(te.key==="Enter"||te.key===" ")&&(te.preventDefault(),$())})}let O=o==null?void 0:o.titleRowHover;O&&(l.style.borderRadius=(E=O.borderRadius)!=null?E:"10px",l.style.padding=(H=O.padding)!=null?H:"6px 4px 6px 12px",l.style.margin="-6px 0 -6px -12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.style.width="fit-content",l.style.flex="none",l.addEventListener("mouseenter",()=>{var $,te;l.style.backgroundColor=($=O.background)!=null?$:"",l.style.borderColor=(te=O.border)!=null?te:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}))}i.appendChild(l);let m=(I=s.closeButtonSize)!=null?I:"32px",p=v("div",""),f=v("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");f.style.height=m,f.style.width=m,f.type="button",f.setAttribute("aria-label","Close chat"),f.style.display=t?"":"none",f.style.color=s.closeButtonColor||an.actionIconColor;let b=(L=s.closeButtonIconName)!=null?L:"x",h=Me(b,"28px","currentColor",1);h?f.appendChild(h):f.textContent="\xD7",n&&f.addEventListener("click",n),p.appendChild(f),i.appendChild(p);let S=v("div");S.style.display="none";let T=v("span");return T.style.display="none",{header:i,iconHolder:S,headerTitle:u,headerSubtitle:T,closeButton:f,closeButtonWrapper:p,clearChatButton:null,clearChatButtonWrapper:null}},Fl={default:Yp,minimal:Zp},eu=r=>{var e;return(e=Fl[r])!=null?e:Fl.default},Qa=(r,e,t)=>{var s,i,d;if(e!=null&&e.render){let l=e.render({config:r,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:e.trailingActions,onAction:e.onAction}),u=v("div");u.style.display="none";let m=v("span"),p=v("span"),f=v("button");f.style.display="none";let b=v("div");return b.style.display="none",{header:l,iconHolder:u,headerTitle:m,headerSubtitle:p,closeButton:f,closeButtonWrapper:b,clearChatButton:null,clearChatButtonWrapper:null}}let n=(s=e==null?void 0:e.layout)!=null?s:"default",a=eu(n)({config:r,showClose:(d=(i=e==null?void 0:e.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:e,onHeaderAction:e==null?void 0:e.onAction});return e&&(e.showIcon===!1&&(a.iconHolder.style.display="none"),e.showTitle===!1&&(a.headerTitle.style.display="none"),e.showSubtitle===!1&&(a.headerSubtitle.style.display="none"),e.showCloseButton===!1&&(a.closeButton.style.display="none"),e.showClearChat===!1&&a.clearChatButtonWrapper&&(a.clearChatButtonWrapper.style.display="none")),a};var Ol=r=>{var s,i;let e=v("textarea");e.setAttribute("data-persona-composer-input",""),e.placeholder=(i=(s=r==null?void 0:r.copy)==null?void 0:s.inputPlaceholder)!=null?i:"Type your message\u2026",e.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",e.rows=1,e.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',e.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let t=3,n=20;e.style.maxHeight=`${t*n}px`,e.style.overflowY="auto";let o=()=>{let d=parseFloat(e.style.maxHeight);return Number.isFinite(d)&&d>0?d:t*n},a=()=>{e.addEventListener("input",()=>{e.style.height="auto";let d=Math.min(e.scrollHeight,o());e.style.height=`${d}px`})};return e.style.border="none",e.style.outline="none",e.style.borderWidth="0",e.style.borderStyle="none",e.style.borderColor="transparent",e.addEventListener("focus",()=>{e.style.border="none",e.style.outline="none",e.style.borderWidth="0",e.style.borderStyle="none",e.style.borderColor="transparent",e.style.boxShadow="none"}),e.addEventListener("blur",()=>{e.style.border="none",e.style.outline="none"}),{textarea:e,attachAutoResize:a}},Nl=r=>{var C,w,E,H,I,L,O,$,te,xe,Je,we;let e=(C=r==null?void 0:r.sendButton)!=null?C:{},t=(w=e.useIcon)!=null?w:!1,n=(E=e.iconText)!=null?E:"\u2191",o=e.iconName,a=(H=e.stopIconName)!=null?H:"square",s=(I=e.tooltipText)!=null?I:"Send message",i=(L=e.stopTooltipText)!=null?L:"Stop generating",d=($=(O=r==null?void 0:r.copy)==null?void 0:O.sendButtonLabel)!=null?$:"Send",l=(xe=(te=r==null?void 0:r.copy)==null?void 0:te.stopButtonLabel)!=null?xe:"Stop",u=(Je=e.showTooltip)!=null?Je:!1,m=(we=e.size)!=null?we:"40px",p=e.backgroundColor,f=e.textColor,b=v("div","persona-send-button-wrapper"),h=v("button",t?"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");h.type="submit",h.setAttribute("data-persona-composer-submit","");let S=null,T=null;if(t){h.style.width=m,h.style.height=m,h.style.minWidth=m,h.style.minHeight=m,h.style.fontSize="18px",h.style.lineHeight="1",h.innerHTML="",f?h.style.color=f:h.style.color="var(--persona-button-primary-fg, #ffffff)";let De=parseFloat(m)||24,Ae=(f==null?void 0:f.trim())||"currentColor";o?(S=Me(o,De,Ae,2),S?h.appendChild(S):h.textContent=n):h.textContent=n,T=Me(a,De,Ae,2),p?h.style.backgroundColor=p:h.classList.add("persona-bg-persona-primary")}else h.textContent=d,f?h.style.color=f:h.classList.add("persona-text-white");e.borderWidth&&(h.style.borderWidth=e.borderWidth,h.style.borderStyle="solid"),e.borderColor&&(h.style.borderColor=e.borderColor),e.paddingX?(h.style.paddingLeft=e.paddingX,h.style.paddingRight=e.paddingX):(h.style.paddingLeft="",h.style.paddingRight=""),e.paddingY?(h.style.paddingTop=e.paddingY,h.style.paddingBottom=e.paddingY):(h.style.paddingTop="",h.style.paddingBottom="");let M=null;u&&s&&(M=v("div","persona-send-button-tooltip"),M.textContent=s,b.appendChild(M)),h.setAttribute("aria-label",s),b.appendChild(h);let k="send";return{button:h,wrapper:b,setMode:De=>{if(De===k)return;k=De;let Ae=De==="stop"?i:s;if(h.setAttribute("aria-label",Ae),M&&(M.textContent=Ae),t){if(S&&T){let qe=De==="stop"?T:S;h.replaceChildren(qe)}}else h.textContent=De==="stop"?l:d}}},_l=r=>{var M,k,x,C,w,E,H,I,L,O,$,te;let e=(M=r==null?void 0:r.voiceRecognition)!=null?M:{};if(!(e.enabled===!0))return null;let n=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),o=((k=e.provider)==null?void 0:k.type)==="runtype";if(!(n||o))return null;let s=(C=(x=r==null?void 0:r.sendButton)==null?void 0:x.size)!=null?C:"40px",i=v("div","persona-send-button-wrapper"),d=v("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");d.type="button",d.setAttribute("data-persona-composer-mic",""),d.setAttribute("aria-label","Start voice recognition");let l=(w=e.iconName)!=null?w:"mic",u=(E=e.iconSize)!=null?E:s,m=parseFloat(u)||24,p=(I=e.backgroundColor)!=null?I:(H=r==null?void 0:r.sendButton)==null?void 0:H.backgroundColor,f=(O=e.iconColor)!=null?O:(L=r==null?void 0:r.sendButton)==null?void 0:L.textColor;d.style.width=u,d.style.height=u,d.style.minWidth=u,d.style.minHeight=u,d.style.fontSize="18px",d.style.lineHeight="1",f?d.style.color=f:d.style.color="var(--persona-text, #111827)";let h=Me(l,m,f||"currentColor",1.5);h?d.appendChild(h):d.textContent="\u{1F3A4}",p&&(d.style.backgroundColor=p),e.borderWidth&&(d.style.borderWidth=e.borderWidth,d.style.borderStyle="solid"),e.borderColor&&(d.style.borderColor=e.borderColor),e.paddingX&&(d.style.paddingLeft=e.paddingX,d.style.paddingRight=e.paddingX),e.paddingY&&(d.style.paddingTop=e.paddingY,d.style.paddingBottom=e.paddingY),i.appendChild(d);let S=($=e.tooltipText)!=null?$:"Start voice recognition";if(((te=e.showTooltip)!=null?te:!1)&&S){let xe=v("div","persona-send-button-tooltip");xe.textContent=S,i.appendChild(xe)}return{button:d,wrapper:i}},Ul=r=>{var b,h,S,T,M,k,x,C;let e=(b=r==null?void 0:r.attachments)!=null?b:{};if(e.enabled!==!0)return null;let t=(S=(h=r==null?void 0:r.sendButton)==null?void 0:h.size)!=null?S:"40px",n=v("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2");n.style.display="none";let o=v("input");o.type="file",o.accept=((T=e.allowedTypes)!=null?T:yo).join(","),o.multiple=((M=e.maxFiles)!=null?M:4)>1,o.style.display="none",o.setAttribute("aria-label","Attach files");let a=v("div","persona-send-button-wrapper"),s=v("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button");s.type="button",s.setAttribute("aria-label",(k=e.buttonTooltipText)!=null?k:"Attach file");let i=(x=e.buttonIconName)!=null?x:"paperclip",d=t,l=parseFloat(d)||40,u=Math.round(l*.6);s.style.width=d,s.style.height=d,s.style.minWidth=d,s.style.minHeight=d,s.style.fontSize="18px",s.style.lineHeight="1",s.style.backgroundColor="transparent",s.style.color="var(--persona-primary, #111827)",s.style.border="none",s.style.borderRadius="6px",s.style.transition="background-color 0.15s ease",s.addEventListener("mouseenter",()=>{s.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),s.addEventListener("mouseleave",()=>{s.style.backgroundColor="transparent"});let m=Me(i,u,"currentColor",1.5);m?s.appendChild(m):s.textContent="\u{1F4CE}",s.addEventListener("click",w=>{w.preventDefault(),o.click()}),a.appendChild(s);let p=(C=e.buttonTooltipText)!=null?C:"Attach file",f=v("div","persona-send-button-tooltip");return f.textContent=p,a.appendChild(f),{button:s,wrapper:a,input:o,previewsContainer:n}},ql=r=>{var s,i,d;let e=(s=r==null?void 0:r.statusIndicator)!=null?s:{},t=e.align==="left"?"persona-text-left":e.align==="center"?"persona-text-center":"persona-text-right",n=v("div",`persona-mt-2 ${t} persona-text-xs persona-text-persona-muted`);n.setAttribute("data-persona-composer-status","");let o=(i=e.visible)!=null?i:!0;n.style.display=o?"":"none";let a=(d=e.idleText)!=null?d:"Online";if(e.idleLink){let l=v("a");l.href=e.idleLink,l.target="_blank",l.rel="noopener noreferrer",l.textContent=a,l.style.color="inherit",l.style.textDecoration="none",n.appendChild(l)}else n.textContent=a;return n},zl=()=>v("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2");var Ja=r=>{var b,h,S,T,M,k;let{config:e}=r,t=v("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=zl(),o=v("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");o.setAttribute("data-persona-composer-form",""),o.style.outline="none";let{textarea:a,attachAutoResize:s}=Ol(e);s();let i=Nl(e),d=_l(e),l=Ul(e),u=ql(e);l&&(l.previewsContainer.style.gap="8px",o.append(l.previewsContainer,l.input)),o.append(a);let m=v("div","persona-widget-composer__actions persona-flex persona-items-center persona-justify-between persona-w-full"),p=v("div","persona-widget-composer__left-actions persona-flex persona-items-center persona-gap-2"),f=v("div","persona-widget-composer__right-actions persona-flex persona-items-center persona-gap-1");return l&&p.append(l.wrapper),d&&f.append(d.wrapper),f.append(i.wrapper),m.append(p,f),o.append(m),o.addEventListener("click",x=>{x.target!==i.button&&x.target!==i.wrapper&&x.target!==(d==null?void 0:d.button)&&x.target!==(d==null?void 0:d.wrapper)&&x.target!==(l==null?void 0:l.button)&&x.target!==(l==null?void 0:l.wrapper)&&a.focus()}),t.append(n,o,u),{footer:t,suggestions:n,composerForm:o,textarea:a,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(b=d==null?void 0:d.button)!=null?b:null,micButtonWrapper:(h=d==null?void 0:d.wrapper)!=null?h:null,statusText:u,attachmentButton:(S=l==null?void 0:l.button)!=null?S:null,attachmentButtonWrapper:(T=l==null?void 0:l.wrapper)!=null?T:null,attachmentInput:(M=l==null?void 0:l.input)!=null?M:null,attachmentPreviewsContainer:(k=l==null?void 0:l.previewsContainer)!=null?k:null,actionsRow:m,leftActions:p,rightActions:f,setSendButtonMode:i.setMode}};var Ex=()=>{let r=v("button","persona-pill-peek");r.type="button",r.setAttribute("data-persona-pill-peek",""),r.setAttribute("aria-label","Show conversation"),r.setAttribute("tabindex","-1");let e=v("span","persona-pill-peek__icon"),t=Me("message-square",16,"currentColor",1.5);t&&e.appendChild(t);let n=v("span","persona-pill-peek__text"),o=v("span","persona-pill-peek__caret"),a=Me("chevron-up",16,"currentColor",1.5);return a&&o.appendChild(a),r.append(e,n,o),{root:r,textNode:n}},Lx=r=>{var b,h,S,T,M,k;let{config:e}=r,t=v("div","persona-widget-footer persona-widget-footer--pill");t.setAttribute("data-persona-theme-zone","composer");let n=zl();n.style.display="none";let o=ql(e);o.style.display="none";let{textarea:a,attachAutoResize:s}=Ol(e);a.style.maxHeight="100px",s();let i=Nl(e),d=_l(e),l=Ul(e);l&&l.previewsContainer.classList.add("persona-pill-composer__previews");let u=v("form","persona-widget-composer persona-pill-composer");u.setAttribute("data-persona-composer-form",""),u.style.outline="none";let m=v("div","persona-widget-composer__left-actions persona-pill-composer__left");l&&m.append(l.wrapper);let p=v("div","persona-widget-composer__right-actions persona-pill-composer__right");d&&p.append(d.wrapper),p.append(i.wrapper),u.addEventListener("click",x=>{x.target!==i.button&&x.target!==i.wrapper&&x.target!==(d==null?void 0:d.button)&&x.target!==(d==null?void 0:d.wrapper)&&x.target!==(l==null?void 0:l.button)&&x.target!==(l==null?void 0:l.wrapper)&&a.focus()}),l&&u.append(l.input),u.append(m,a,p),l&&t.append(l.previewsContainer),t.append(u,n,o);let f=u;return{footer:t,suggestions:n,composerForm:u,textarea:a,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(b=d==null?void 0:d.button)!=null?b:null,micButtonWrapper:(h=d==null?void 0:d.wrapper)!=null?h:null,statusText:o,attachmentButton:(S=l==null?void 0:l.button)!=null?S:null,attachmentButtonWrapper:(T=l==null?void 0:l.wrapper)!=null?T:null,attachmentInput:(M=l==null?void 0:l.input)!=null?M:null,attachmentPreviewsContainer:(k=l==null?void 0:l.previewsContainer)!=null?k:null,actionsRow:f,leftActions:m,rightActions:p,setSendButtonMode:i.setMode}};var Px=r=>{var u,m,p,f,b,h,S,T,M,k,x,C,w,E,H,I,L;let e=(m=(u=r==null?void 0:r.launcher)==null?void 0:u.enabled)!=null?m:!0,t=Pr(r);if(zo(r)){let O=(f=(p=r==null?void 0:r.launcher)==null?void 0:p.composerBar)!=null?f:{},$=v("div","persona-widget-wrapper persona-fixed persona-transition");$.setAttribute("data-persona-composer-bar",""),$.dataset.state="collapsed",$.dataset.expandedSize=(b=O.expandedSize)!=null?b:"anchored",$.style.zIndex=String((S=(h=r==null?void 0:r.launcher)==null?void 0:h.zIndex)!=null?S:Xr);let te=v("div","persona-widget-panel persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");te.style.width="100%",$.appendChild(te);let xe=v("div","persona-widget-pill-root");return xe.setAttribute("data-persona-composer-bar",""),xe.dataset.state="collapsed",xe.dataset.expandedSize=(T=O.expandedSize)!=null?T:"anchored",xe.style.zIndex=String((k=(M=r==null?void 0:r.launcher)==null?void 0:M.zIndex)!=null?k:Xr),{wrapper:$,panel:te,pillRoot:xe}}if(t){let O=v("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),$=v("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return O.appendChild($),{wrapper:O,panel:$}}if(!e){let O=v("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),$=v("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),te=(C=(x=r==null?void 0:r.launcher)==null?void 0:x.width)!=null?C:"100%";return O.style.width=te,$.style.width="100%",O.appendChild($),{wrapper:O,panel:$}}let o=(w=r==null?void 0:r.launcher)!=null?w:{},a=o.position&&jn[o.position]?jn[o.position]:jn["bottom-right"],s=v("div",`persona-widget-wrapper persona-fixed ${a} persona-transition`);s.style.zIndex=String((H=(E=r==null?void 0:r.launcher)==null?void 0:E.zIndex)!=null?H:Xr);let i=v("div","persona-widget-panel persona-relative persona-min-h-[320px]"),d=(L=(I=r==null?void 0:r.launcher)==null?void 0:I.width)!=null?L:r==null?void 0:r.launcherWidth,l=d!=null?d:An;return i.style.width=l,i.style.maxWidth=l,s.appendChild(i),{wrapper:s,panel:i}},kv=(r,e)=>{var x,C,w,E,H,I,L,O,$;let t=v("div","persona-widget-container persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary");t.setAttribute("data-persona-theme-zone","container");let{button:n,wrapper:o}=Wl(r,{showClose:e,wrapperClassName:"persona-composer-bar-close",buttonSize:"16px",iconSize:"14px"});o.style.position="absolute",o.style.top="8px",o.style.right="8px",o.style.zIndex="10";let a=(w=(C=(x=r==null?void 0:r.launcher)==null?void 0:x.clearChat)==null?void 0:C.enabled)!=null?w:!0,s=null,i=null;if(a){let te=Bl(r,{wrapperClassName:"persona-composer-bar-clear-chat",buttonSize:"16px",iconSize:"14px"});s=te.button,i=te.wrapper,i.style.position="absolute",i.style.top="8px",i.style.right="32px",i.style.zIndex="10"}let d=v("span","persona-widget-header");d.setAttribute("data-persona-theme-zone","header"),d.style.display="none";let l=v("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");l.style.paddingTop="48px",l.id="persona-scroll-container",l.setAttribute("data-persona-theme-zone","messages"),l.style.setProperty("scrollbar-gutter","stable");let u=v("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");u.style.boxShadow="var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",u.setAttribute("data-persona-intro-card","");let m=v("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");m.textContent=(H=(E=r==null?void 0:r.copy)==null?void 0:E.welcomeTitle)!=null?H:"Hello \u{1F44B}";let p=v("p","persona-mt-2 persona-text-sm persona-text-persona-muted");p.textContent=(L=(I=r==null?void 0:r.copy)==null?void 0:I.welcomeSubtitle)!=null?L:"Ask anything about your account or products.",u.append(m,p);let f=v("div","persona-flex persona-flex-col persona-gap-3"),b=(O=r==null?void 0:r.layout)==null?void 0:O.contentMaxWidth;b&&(f.style.maxWidth=b,f.style.marginLeft="auto",f.style.marginRight="auto",f.style.width="100%"),(($=r==null?void 0:r.copy)==null?void 0:$.showWelcomeCard)!==!1||(u.style.display="none",l.classList.remove("persona-gap-6"),l.classList.add("persona-gap-3")),l.append(u,f);let S=v("div","persona-composer-overlay persona-pointer-events-none");S.setAttribute("data-persona-composer-overlay",""),S.style.position="absolute",S.style.left="0",S.style.right="0",S.style.bottom="0",S.style.zIndex="20";let T=Lx({config:r}),{root:M,textNode:k}=Ex();return t.append(d,o,l,S),i&&t.appendChild(i),{container:t,body:l,messagesWrapper:f,composerOverlay:S,suggestions:T.suggestions,textarea:T.textarea,sendButton:T.sendButton,sendButtonWrapper:T.sendButtonWrapper,micButton:T.micButton,micButtonWrapper:T.micButtonWrapper,composerForm:T.composerForm,statusText:T.statusText,introTitle:m,introSubtitle:p,closeButton:n,closeButtonWrapper:o,clearChatButton:s,clearChatButtonWrapper:i,iconHolder:v("span"),headerTitle:v("span"),headerSubtitle:v("span"),header:d,footer:T.footer,attachmentButton:T.attachmentButton,attachmentButtonWrapper:T.attachmentButtonWrapper,attachmentInput:T.attachmentInput,attachmentPreviewsContainer:T.attachmentPreviewsContainer,actionsRow:T.actionsRow,leftActions:T.leftActions,rightActions:T.rightActions,setSendButtonMode:T.setSendButtonMode,peekBanner:M,peekTextNode:k}},Rx=(r,e=!0)=>{var S,T,M,k,x,C,w,E,H;if(zo(r))return kv(r,e);let t=v("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary persona-bg-persona-surface persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let n=(S=r==null?void 0:r.layout)==null?void 0:S.header,o=((T=r==null?void 0:r.layout)==null?void 0:T.showHeader)!==!1,a=n?Qa(r,n,{showClose:e}):Co({config:r,showClose:e}),s=v("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");s.id="persona-scroll-container",s.setAttribute("data-persona-theme-zone","messages"),s.style.setProperty("scrollbar-gutter","stable");let i=v("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");i.style.boxShadow=Pr(r)?"none":"var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))";let d=v("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");d.textContent=(k=(M=r==null?void 0:r.copy)==null?void 0:M.welcomeTitle)!=null?k:"Hello \u{1F44B}";let l=v("p","persona-mt-2 persona-text-sm persona-text-persona-muted");l.textContent=(C=(x=r==null?void 0:r.copy)==null?void 0:x.welcomeSubtitle)!=null?C:"Ask anything about your account or products.",i.append(d,l);let u=v("div","persona-flex persona-flex-col persona-gap-3"),m=(w=r==null?void 0:r.layout)==null?void 0:w.contentMaxWidth;m&&(u.style.maxWidth=m,u.style.marginLeft="auto",u.style.marginRight="auto",u.style.width="100%"),i.setAttribute("data-persona-intro-card",""),((E=r==null?void 0:r.copy)==null?void 0:E.showWelcomeCard)!==!1||(i.style.display="none",s.classList.remove("persona-gap-6"),s.classList.add("persona-gap-3")),s.append(i,u);let f=Ja({config:r}),b=((H=r==null?void 0:r.layout)==null?void 0:H.showFooter)!==!1;o?ya(t,a,r):(a.header.style.display="none",ya(t,a,r)),t.append(s);let h=v("div","persona-composer-overlay persona-pointer-events-none");return h.setAttribute("data-persona-composer-overlay",""),h.style.position="absolute",h.style.left="0",h.style.right="0",h.style.bottom="0",h.style.zIndex="20",b||(f.footer.style.display="none"),t.append(f.footer),t.append(h),{container:t,body:s,messagesWrapper:u,composerOverlay:h,suggestions:f.suggestions,textarea:f.textarea,sendButton:f.sendButton,sendButtonWrapper:f.sendButtonWrapper,micButton:f.micButton,micButtonWrapper:f.micButtonWrapper,composerForm:f.composerForm,statusText:f.statusText,introTitle:d,introSubtitle:l,closeButton:a.closeButton,closeButtonWrapper:a.closeButtonWrapper,clearChatButton:a.clearChatButton,clearChatButtonWrapper:a.clearChatButtonWrapper,iconHolder:a.iconHolder,headerTitle:a.headerTitle,headerSubtitle:a.headerSubtitle,header:a.header,footer:f.footer,attachmentButton:f.attachmentButton,attachmentButtonWrapper:f.attachmentButtonWrapper,attachmentInput:f.attachmentInput,attachmentPreviewsContainer:f.attachmentPreviewsContainer,actionsRow:f.actionsRow,leftActions:f.leftActions,rightActions:f.rightActions,setSendButtonMode:f.setSendButtonMode}};var Ev=r=>{switch(r){case"max_tool_calls":return"Stopped after calling a tool. Send a follow-up to continue.";case"length":return"Response cut off as max tokens reached. Ask for more to continue.";case"content_filter":return"The provider filtered this response.";case"error":return"Something went wrong generating this response.";default:return null}},Lv=(r,e)=>{if(!r)return null;let t=Ev(r);if(t===null)return null;let n=e==null?void 0:e[r],o=n!==void 0?n:t;return o||null},Pv=(r,e)=>{let t=v("div","persona-message-stop-reason persona-text-xs persona-mt-2 persona-italic");return t.setAttribute("data-stop-reason",r),t.setAttribute("role","note"),t.style.opacity="0.75",t.textContent=e,t},Rv=r=>{let e=r.toLowerCase();return e.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(r)||e.startsWith("data:image/")||!r.includes(":"))},tu=r=>{let e=r.toLowerCase();return e.startsWith("javascript:")||e.startsWith("data:text/html")||e.startsWith("data:text/javascript")||e.startsWith("data:text/xml")||e.startsWith("data:application/xhtml")||e.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(r)||e.startsWith("data:")||!r.includes(":"))},ru=320,Hx=320,Iv=r=>!r.contentParts||r.contentParts.length===0?[]:r.contentParts.filter(e=>e.type==="image"&&typeof e.image=="string"&&e.image.trim().length>0),Hv=r=>!r.contentParts||r.contentParts.length===0?[]:r.contentParts.filter(e=>e.type==="audio"&&typeof e.audio=="string"&&e.audio.trim().length>0),Wv=r=>!r.contentParts||r.contentParts.length===0?[]:r.contentParts.filter(e=>e.type==="video"&&typeof e.video=="string"&&e.video.trim().length>0),Bv=r=>!r.contentParts||r.contentParts.length===0?[]:r.contentParts.filter(e=>e.type==="file"&&typeof e.data=="string"&&e.data.trim().length>0),Dv=(r,e,t)=>{if(r.length===0)return null;try{let n=v("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","images"),e&&(n.style.marginBottom="8px");let o=0,a=!1,s=()=>{a||(a=!0,n.remove(),t==null||t())};return r.forEach((i,d)=>{var m;let l=v("img");l.alt=((m=i.alt)==null?void 0:m.trim())||`Attached image ${d+1}`,l.loading="lazy",l.decoding="async",l.referrerPolicy="no-referrer",l.style.display="block",l.style.width="100%",l.style.maxWidth=`${ru}px`,l.style.maxHeight=`${Hx}px`,l.style.height="auto",l.style.objectFit="contain",l.style.borderRadius="10px",l.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",l.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let u=!1;o+=1,l.addEventListener("error",()=>{u||(u=!0,o=Math.max(0,o-1),l.remove(),o===0&&s())}),l.addEventListener("load",()=>{u=!0}),Rv(i.image)?(l.src=i.image,n.appendChild(l)):(u=!0,o=Math.max(0,o-1),l.remove())}),o===0?(s(),null):n}catch{return t==null||t(),null}},Fv=r=>{if(r.length===0)return null;try{let e=v("div","persona-flex persona-flex-col persona-gap-2");e.setAttribute("data-message-attachments","audio");let t=0;return r.forEach(n=>{if(!tu(n.audio))return;let o=v("audio");o.controls=!0,o.preload="metadata",o.src=n.audio,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${ru}px`,e.appendChild(o),t+=1}),t===0?(e.remove(),null):e}catch{return null}},Ov=r=>{if(r.length===0)return null;try{let e=v("div","persona-flex persona-flex-col persona-gap-2");e.setAttribute("data-message-attachments","video");let t=0;return r.forEach(n=>{if(!tu(n.video))return;let o=v("video");o.controls=!0,o.preload="metadata",o.src=n.video,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${ru}px`,o.style.maxHeight=`${Hx}px`,o.style.borderRadius="10px",o.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",e.appendChild(o),t+=1}),t===0?(e.remove(),null):e}catch{return null}},Nv=r=>{if(r.length===0)return null;try{let e=v("div","persona-flex persona-flex-col persona-gap-2");e.setAttribute("data-message-attachments","files");let t=0;return r.forEach(n=>{if(!tu(n.data))return;let o=v("a");o.href=n.data,o.download=n.filename,o.target="_blank",o.rel="noopener noreferrer",o.textContent=n.filename,o.className="persona-message-file-attachment",o.style.display="inline-flex",o.style.alignItems="center",o.style.gap="6px",o.style.padding="6px 10px",o.style.borderRadius="8px",o.style.fontSize="0.875rem",o.style.textDecoration="underline",o.style.backgroundColor="var(--persona-attachment-file-bg, var(--persona-container, #f3f4f6))",o.style.border="1px solid var(--persona-attachment-file-border, var(--persona-border, #e5e7eb))",o.style.color="inherit",e.appendChild(o),t+=1}),t===0?(e.remove(),null):e}catch{return null}},va=()=>{let r=document.createElement("div");r.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let e=document.createElement("div");e.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",e.style.backgroundColor="currentColor",e.style.opacity="0.4",e.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.backgroundColor="currentColor",t.style.opacity="0.4",t.style.animationDelay="250ms";let n=document.createElement("div");n.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.backgroundColor="currentColor",n.style.opacity="0.4",n.style.animationDelay="500ms";let o=document.createElement("span");return o.className="persona-sr-only",o.textContent="Loading",r.appendChild(e),r.appendChild(t),r.appendChild(n),r.appendChild(o),r},nu=(r,e,t)=>{let n={config:t!=null?t:{},streaming:!0,location:r,defaultRenderer:va};if(e){let o=e(n);if(o!==null)return o}return va()},_v=(r,e)=>{let t=v("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=e==="user"?r.userAvatar:r.assistantAvatar;if(n)if(n.startsWith("http")||n.startsWith("/")||n.startsWith("data:")){let o=v("img");o.src=n,o.alt=e==="user"?"User":"Assistant",o.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(o)}else t.textContent=n,t.classList.add(e==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=e==="user"?"U":"A",t.classList.add(e==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},Ix=(r,e)=>{let t=v("div","persona-text-xs persona-text-persona-muted"),n=new Date(r.createdAt);return e.format?t.textContent=e.format(n):t.textContent=n.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},Uv=(r,e="bubble")=>{let t=["persona-message-bubble","persona-max-w-[85%]"];switch(e){case"flat":r==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("persona-message-assistant-bubble","persona-text-persona-primary","persona-py-2");break;case"minimal":t.push("persona-text-sm","persona-leading-relaxed"),r==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("persona-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"),r==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("persona-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},ou=(r,e,t)=>{var f,b,h,S,T,M;let n=(f=e.showCopy)!=null?f:!0,o=(b=e.showUpvote)!=null?b:!0,a=(h=e.showDownvote)!=null?h:!0;if(!n&&!o&&!a){let k=v("div");return k.style.display="none",k.id=`actions-${r.id}`,k.setAttribute("data-actions-for",r.id),k}let s=(S=e.visibility)!=null?S:"hover",i=(T=e.align)!=null?T:"right",d=(M=e.layout)!=null?M:"pill-inside",l={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],m=v("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${l} ${u} ${s==="hover"?"persona-message-actions-hover":""}`);m.id=`actions-${r.id}`,m.setAttribute("data-actions-for",r.id);let p=(k,x,C)=>{let w=Dr({icon:k,label:x,size:14,className:"persona-message-action-btn"});return w.setAttribute("data-action",C),w};return n&&m.appendChild(p("copy","Copy message","copy")),o&&m.appendChild(p("thumbs-up","Upvote","upvote")),a&&m.appendChild(p("thumbs-down","Downvote","downvote")),m},Ya=(r,e,t,n,o,a)=>{var J,re,Q,ge,Z,G,pe,ke,le,ne,de,Et,wt,We,he,at,Re;let s=t!=null?t:{},i=(J=s.layout)!=null?J:"bubble",d=s.avatar,l=s.timestamp,u=(re=d==null?void 0:d.show)!=null?re:!1,m=(Q=l==null?void 0:l.show)!=null?Q:!1,p=(ge=d==null?void 0:d.position)!=null?ge:"left",f=(Z=l==null?void 0:l.position)!=null?Z:"below",b=Uv(r.role,i),h=v("div",b.join(" "));h.id=`bubble-${r.id}`,h.setAttribute("data-message-id",r.id),h.setAttribute("data-persona-theme-zone",r.role==="user"?"user-message":"assistant-message"),r.role==="user"?(h.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",h.style.color="var(--persona-message-user-text, white)"):r.role==="assistant"&&(h.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",h.style.color="var(--persona-message-assistant-text, var(--persona-text))");let S=Iv(r),T=(pe=(G=r.content)==null?void 0:G.trim())!=null?pe:"",k=S.length>0&&T===al,x=Rl((le=(ke=a==null?void 0:a.widgetConfig)==null?void 0:ke.features)==null?void 0:le.streamAnimation),C=(Et=(de=(ne=a==null?void 0:a.widgetConfig)==null?void 0:ne.features)==null?void 0:de.streamAnimation)==null?void 0:Et.plugins,w=r.role==="assistant"&&x.type!=="none"?Ys(x.type,C):null,E=r.role==="assistant"&&((wt=w==null?void 0:w.isAnimating)==null?void 0:wt.call(w,r))===!0,H=r.role==="assistant"&&w!==null&&(!!r.streaming||E);H&&(w!=null&&w.bubbleClass)&&h.classList.add(w.bubbleClass);let I=document.createElement("div");I.classList.add("persona-message-content"),H&&w&&(w.containerClass&&I.classList.add(w.containerClass),I.style.setProperty("--persona-stream-step",`${x.speed}ms`),I.style.setProperty("--persona-stream-duration",`${x.duration}ms`));let L=H?Il((We=r.content)!=null?We:"",x.buffer,w,r,!!r.streaming):(he=r.content)!=null?he:"",O=e({text:L,message:r,streaming:!!r.streaming,raw:r.rawContent}),$=O;H&&(w==null?void 0:w.wrap)==="char"?$=Zs(O,"char",r.id,{skipTags:w.skipTags}):H&&(w==null?void 0:w.wrap)==="word"&&($=Zs(O,"word",r.id,{skipTags:w.skipTags}));let te=null;if(k?(te=document.createElement("div"),te.innerHTML=$,te.style.display="none",I.appendChild(te)):I.innerHTML=$,H&&(w!=null&&w.useCaret)&&!k&&T){let j=Hl(),ue=I.querySelectorAll(".persona-stream-char, .persona-stream-word"),nt=ue[ue.length-1];if(nt!=null&&nt.parentNode)nt.parentNode.insertBefore(j,nt.nextSibling);else{let Rt=I.lastElementChild;Rt?Rt.appendChild(j):I.appendChild(j)}}if(m&&f==="inline"&&r.createdAt){let j=Ix(r,l);j.classList.add("persona-ml-2","persona-inline"),I.appendChild(j)}if(S.length>0){let j=Dv(S,!k&&!!T,()=>{k&&te&&(te.style.display="")});j?h.appendChild(j):k&&te&&(te.style.display="")}let xe=Hv(r);if(xe.length>0){let j=Fv(xe);j&&h.appendChild(j)}let Je=Wv(r);if(Je.length>0){let j=Ov(Je);j&&h.appendChild(j)}let we=Bv(r);if(we.length>0){let j=Nv(we);j&&h.appendChild(j)}if(h.appendChild(I),m&&f==="below"&&r.createdAt){let j=Ix(r,l);j.classList.add("persona-mt-1"),h.appendChild(j)}let De=r.role==="assistant"?Lv(r.stopReason,(Re=(at=a==null?void 0:a.widgetConfig)==null?void 0:at.copy)==null?void 0:Re.stopReasonNotice):null;if(r.streaming&&r.role==="assistant"){let j=!!(L&&L.trim()),ue=x.placeholder==="skeleton",nt=ue&&x.buffer==="line"&&j;if(j)nt&&h.appendChild(ei());else if(ue)h.appendChild(ei());else{let Rt=nu("inline",a==null?void 0:a.loadingIndicatorRenderer,a==null?void 0:a.widgetConfig);Rt&&h.appendChild(Rt)}}if(De&&r.stopReason&&!r.streaming&&(T||(I.style.display="none"),h.appendChild(Pv(r.stopReason,De))),r.role==="assistant"&&!r.streaming&&r.content&&r.content.trim()&&(n==null?void 0:n.enabled)!==!1&&n){let j=ou(r,n,o);h.appendChild(j)}if(!u||r.role==="system")return h;let qe=v("div",`persona-flex persona-gap-2 ${r.role==="user"?"persona-flex-row-reverse":""}`),He=_v(d,r.role);return p==="right"||p==="left"&&r.role==="user"?qe.append(h,He):qe.append(He,h),h.classList.remove("persona-max-w-[85%]"),h.classList.add("persona-max-w-[calc(85%-2.5rem)]"),qe},Wx=(r,e,t,n,o,a)=>{let s=t!=null?t:{};return r.role==="user"&&s.renderUserMessage?s.renderUserMessage({message:r,config:{},streaming:!!r.streaming}):r.role==="assistant"&&s.renderAssistantMessage?s.renderAssistantMessage({message:r,config:{},streaming:!!r.streaming}):Ya(r,e,t,n,o,a)};var Za=new Set,qv=(r,e)=>e==null?!1:typeof e=="string"?(r.textContent=e,!0):(r.appendChild(e),!0),zv=(r,e)=>{var n,o;let t=(o=(n=r.reasoning)==null?void 0:n.chunks.join("").trim())!=null?o:"";return t?t.split(/\r?\n/).map(a=>a.trim()).filter(Boolean).slice(0,e).join(`
71
+ `):""},Bx=(r,e)=>{let t=Za.has(r),n=e.querySelector('button[data-expand-header="true"]'),o=e.querySelector(".persona-border-t"),a=e.querySelector('[data-persona-collapsed-preview="reasoning"]');if(!n||!o)return;n.setAttribute("aria-expanded",t?"true":"false");let s=n.querySelector(".persona-ml-auto"),i=s==null?void 0:s.querySelector(":scope > .persona-flex.persona-items-center");if(i){i.innerHTML="";let l=Me(t?"chevron-up":"chevron-down",16,"currentColor",2);l?i.appendChild(l):i.textContent=t?"Hide":"Show"}o.style.display=t?"":"none",a&&(a.style.display=t?"none":a.textContent||a.childNodes.length?"":"none")},au=(r,e)=>{var Je,we,De,Ae,qe,He,J,re,Q,ge,Z;let t=r.reasoning,n=v("div",["persona-message-bubble","persona-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(n.id=`bubble-${r.id}`,n.setAttribute("data-message-id",r.id),!t)return n;let o=(we=(Je=e==null?void 0:e.features)==null?void 0:Je.reasoningDisplay)!=null?we:{},a=o.expandable!==!1,s=a&&Za.has(r.id),i=t.status!=="complete",d=zv(r,(De=o.previewMaxLines)!=null?De:3),l=v("button",a?"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":"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-default persona-border-none");l.type="button",a&&(l.setAttribute("aria-expanded",s?"true":"false"),l.setAttribute("data-expand-header","true")),l.setAttribute("data-bubble-type","reasoning");let u=v("div","persona-flex persona-flex-col persona-text-left"),m=v("span","persona-text-xs persona-text-persona-primary"),p="Thinking...",f=(Ae=e==null?void 0:e.reasoning)!=null?Ae:{},b=String((qe=t.startedAt)!=null?qe:Date.now()),h=()=>{let G=v("span","");return G.setAttribute("data-tool-elapsed",b),G.textContent=Ji(t),G},S=(He=f.renderCollapsedSummary)==null?void 0:He.call(f,{message:r,reasoning:t,defaultSummary:p,previewText:d,isActive:i,config:e!=null?e:{},elapsed:Ji(t),createElapsedElement:h});typeof S=="string"&&S.trim()?(m.textContent=S,u.appendChild(m)):S instanceof HTMLElement?u.appendChild(S):(m.textContent=p,u.appendChild(m));let T=v("span","persona-text-xs persona-text-persona-primary");T.textContent=$h(t),u.appendChild(T);let M=(J=o.loadingAnimation)!=null?J:"none",k=f.activeTextTemplate,x=f.completeTextTemplate,C=i?k:x,w=S instanceof HTMLElement,E=(G,pe,ke)=>{let le=ke;for(let ne of pe){let de=v("span","persona-tool-char");de.style.setProperty("--char-index",String(le)),de.textContent=ne===" "?"\xA0":ne,G.appendChild(de),le++}return le},H=(G,pe)=>{m.textContent="";let ke=Yi(G,""),le=0;for(let ne of ke){let de=ne.styles.length>0?(()=>{let Et=v("span",ne.styles.map(wt=>`persona-tool-text-${wt}`).join(" "));return m.appendChild(Et),Et})():m;if(ne.isDuration&&i)de.appendChild(h());else{let Et=ne.isDuration?Ji(t):ne.text;pe?le=E(de,Et,le):de.appendChild(document.createTextNode(Et))}}};if(!w&&C)if(T.style.display="none",m.style.display="",i&&M!=="none"){let G=(re=f.loadingAnimationDuration)!=null?re:2e3;m.setAttribute("data-preserve-animation","true"),M==="pulse"?(m.classList.add("persona-tool-loading-pulse"),m.style.setProperty("--persona-tool-anim-duration",`${G}ms`),H(C,!1)):(m.classList.add(`persona-tool-loading-${M}`),m.style.setProperty("--persona-tool-anim-duration",`${G}ms`),M==="shimmer-color"&&(f.loadingAnimationColor&&m.style.setProperty("--persona-tool-anim-color",f.loadingAnimationColor),f.loadingAnimationSecondaryColor&&m.style.setProperty("--persona-tool-anim-secondary-color",f.loadingAnimationSecondaryColor)),H(C,!0))}else H(C,!1);else if(!w&&i&&M!=="none"){m.style.display="";let G=(Q=f.loadingAnimationDuration)!=null?Q:2e3;if(m.setAttribute("data-preserve-animation","true"),M==="pulse")m.classList.add("persona-tool-loading-pulse"),m.style.setProperty("--persona-tool-anim-duration",`${G}ms`);else{m.classList.add(`persona-tool-loading-${M}`),m.style.setProperty("--persona-tool-anim-duration",`${G}ms`),M==="shimmer-color"&&(f.loadingAnimationColor&&m.style.setProperty("--persona-tool-anim-color",f.loadingAnimationColor),f.loadingAnimationSecondaryColor&&m.style.setProperty("--persona-tool-anim-secondary-color",f.loadingAnimationSecondaryColor));let pe=m.textContent||p;m.textContent="",E(m,pe,0)}t.status==="complete"&&(m.style.display="none")}else w||(t.status==="complete"?m.style.display="none":m.style.display="");let I=null;if(a){I=v("div","persona-flex persona-items-center");let pe=Me(s?"chevron-up":"chevron-down",16,"currentColor",2);pe?I.appendChild(pe):I.textContent=s?"Hide":"Show";let ke=v("div","persona-flex persona-items-center persona-ml-auto");ke.append(I),l.append(u,ke)}else l.append(u);let L=v("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(L.setAttribute("data-persona-collapsed-preview","reasoning"),L.style.display="none",L.style.whiteSpace="pre-wrap",!s&&i&&o.activePreview&&d){let G=(Z=(ge=e==null?void 0:e.reasoning)==null?void 0:ge.renderCollapsedPreview)==null?void 0:Z.call(ge,{message:r,reasoning:t,defaultPreview:d,isActive:i,config:e!=null?e:{}});qv(L,G)||(L.textContent=d),L.style.display=""}if(!s&&i&&o.activeMinHeight&&(n.style.minHeight=o.activeMinHeight),!a)return n.append(l,L),n;let O=v("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-px-4 persona-py-3");O.style.display=s?"":"none";let $=t.chunks.join(""),te=v("div","persona-whitespace-pre-wrap persona-text-xs persona-leading-snug persona-text-persona-muted");return te.textContent=$||(t.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),O.appendChild(te),(()=>{if(l.setAttribute("aria-expanded",s?"true":"false"),I){I.innerHTML="";let pe=Me(s?"chevron-up":"chevron-down",16,"currentColor",2);pe?I.appendChild(pe):I.textContent=s?"Hide":"Show"}O.style.display=s?"":"none",L.style.display=s?"none":L.textContent||L.childNodes.length?"":"none"})(),n.append(l,L,O),n};var es=new Set,$v=(r,e)=>e==null?!1:typeof e=="string"?(r.textContent=e,!0):(r.appendChild(e),!0),Vv=(r,e)=>{var a;let t=r.toolCall;if(!t)return"";let n=((a=t.chunks)!=null?a:[]).join("").trim();if(n)return n.split(/\r?\n/).map(i=>i.trim()).filter(Boolean).slice(-e).join(`
72
+ `);let o=$a(t.args).trim();return o?o.split(/\r?\n/).map(s=>s.trim()).filter(Boolean).slice(0,e).join(`
73
+ `):""},jv=(r,e)=>{var u,m,p,f,b;let t=r.toolCall,n=(u=e==null?void 0:e.features)==null?void 0:u.toolCallDisplay,o=(m=n==null?void 0:n.collapsedMode)!=null?m:"tool-call",a=Vv(r,(p=n==null?void 0:n.previewMaxLines)!=null?p:3),s=t?Vh(t):"";if(!t)return{summary:s,previewText:a,isActive:!1};let i=t.status!=="complete",d=(f=e==null?void 0:e.toolCall)!=null?f:{},l=s;return o==="tool-name"?l=((b=t.name)==null?void 0:b.trim())||s:o==="tool-preview"&&a&&(l=a),i&&d.activeTextTemplate?l=zd(t,d.activeTextTemplate,l):!i&&d.completeTextTemplate&&(l=zd(t,d.completeTextTemplate,l)),{summary:l,previewText:a,isActive:i}},Dx=(r,e,t)=>{var u;let n=es.has(r),o=(u=t==null?void 0:t.toolCall)!=null?u:{},a=e.querySelector('button[data-expand-header="true"]'),s=e.querySelector(".persona-border-t"),i=e.querySelector('[data-persona-collapsed-preview="tool"]');if(!a||!s)return;a.setAttribute("aria-expanded",n?"true":"false");let d=a.querySelector(".persona-ml-auto"),l=d==null?void 0:d.querySelector(":scope > .persona-flex.persona-items-center");if(l){l.innerHTML="";let m=o.toggleTextColor||o.headerTextColor||"currentColor",p=Me(n?"chevron-up":"chevron-down",16,m,2);p?l.appendChild(p):l.textContent=n?"Hide":"Show"}s.style.display=n?"":"none",i&&(i.style.display=n?"none":i.textContent||i.childNodes.length?"":"none")},su=(r,e)=>{var $,te,xe,Je,we,De,Ae,qe,He;let t=r.toolCall,n=($=e==null?void 0:e.toolCall)!=null?$:{},o=v("div",["persona-message-bubble","persona-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(o.id=`bubble-${r.id}`,o.setAttribute("data-message-id",r.id),n.backgroundColor&&(o.style.backgroundColor=n.backgroundColor),n.borderColor&&(o.style.borderColor=n.borderColor),n.borderWidth&&(o.style.borderWidth=n.borderWidth),n.borderRadius&&(o.style.borderRadius=n.borderRadius),o.style.boxShadow=n.shadow!==void 0?n.shadow.trim()===""?"none":n.shadow:"var(--persona-tool-bubble-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",!t)return o;let a=(xe=(te=e==null?void 0:e.features)==null?void 0:te.toolCallDisplay)!=null?xe:{},s=a.expandable!==!1,i=s&&es.has(r.id),{summary:d,previewText:l,isActive:u}=jv(r,e),m=v("button",s?"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":"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-default persona-border-none");m.type="button",s&&(m.setAttribute("aria-expanded",i?"true":"false"),m.setAttribute("data-expand-header","true")),m.setAttribute("data-bubble-type","tool"),n.headerBackgroundColor&&(m.style.backgroundColor=n.headerBackgroundColor),n.headerPaddingX&&(m.style.paddingLeft=n.headerPaddingX,m.style.paddingRight=n.headerPaddingX),n.headerPaddingY&&(m.style.paddingTop=n.headerPaddingY,m.style.paddingBottom=n.headerPaddingY);let p=v("div","persona-flex persona-flex-col persona-text-left"),f=v("span","persona-text-xs persona-text-persona-primary");n.headerTextColor&&(f.style.color=n.headerTextColor);let b=String((Je=t.startedAt)!=null?Je:Date.now()),h=()=>{let J=v("span","");return J.setAttribute("data-tool-elapsed",b),J.textContent=zs(t),J},S=(De=n.renderCollapsedSummary)==null?void 0:De.call(n,{message:r,toolCall:t,defaultSummary:d,previewText:l,collapsedMode:(we=a.collapsedMode)!=null?we:"tool-call",isActive:u,config:e!=null?e:{},elapsed:zs(t),createElapsedElement:h});typeof S=="string"&&S.trim()?(f.textContent=S,p.appendChild(f)):S instanceof HTMLElement?p.appendChild(S):(f.textContent=d,p.appendChild(f));let T=(Ae=a.loadingAnimation)!=null?Ae:"none",M=n.activeTextTemplate,k=n.completeTextTemplate,x=u?M:k,C=S instanceof HTMLElement,w=(J,re,Q)=>{let ge=Q;for(let Z of re){let G=v("span","persona-tool-char");G.style.setProperty("--char-index",String(ge)),G.textContent=Z===" "?"\xA0":Z,J.appendChild(G),ge++}return ge},E=(J,re)=>{var G;f.textContent="";let Q=((G=t.name)==null?void 0:G.trim())||"tool",ge=Yi(J,Q),Z=0;for(let pe of ge){let ke=pe.styles.length>0?(()=>{let le=v("span",pe.styles.map(ne=>`persona-tool-text-${ne}`).join(" "));return f.appendChild(le),le})():f;if(pe.isDuration&&u)ke.appendChild(h());else{let le=pe.isDuration?zs(t):pe.text;re?Z=w(ke,le,Z):ke.appendChild(document.createTextNode(le))}}};if(!C)if(u&&T!=="none"){let J=(qe=n.loadingAnimationDuration)!=null?qe:2e3;if(f.setAttribute("data-preserve-animation","true"),T==="pulse")f.classList.add("persona-tool-loading-pulse"),f.style.setProperty("--persona-tool-anim-duration",`${J}ms`),x&&E(x,!1);else if(f.classList.add(`persona-tool-loading-${T}`),f.style.setProperty("--persona-tool-anim-duration",`${J}ms`),T==="shimmer-color"&&(n.loadingAnimationColor&&f.style.setProperty("--persona-tool-anim-color",n.loadingAnimationColor),n.loadingAnimationSecondaryColor&&f.style.setProperty("--persona-tool-anim-secondary-color",n.loadingAnimationSecondaryColor)),x)E(x,!0);else{let re=f.textContent||d;f.textContent="",w(f,re,0)}}else x&&E(x,!1);let H=null;if(s){H=v("div","persona-flex persona-items-center");let J=n.toggleTextColor||n.headerTextColor||"currentColor",re=Me(i?"chevron-up":"chevron-down",16,J,2);re?H.appendChild(re):H.textContent=i?"Hide":"Show";let Q=v("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");Q.append(H),m.append(p,Q)}else m.append(p);let I=v("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(I.setAttribute("data-persona-collapsed-preview","tool"),I.style.display="none",I.style.whiteSpace="pre-wrap",!i&&u&&a.activePreview&&l){let J=(He=n.renderCollapsedPreview)==null?void 0:He.call(n,{message:r,toolCall:t,defaultPreview:l,isActive:u,config:e!=null?e:{}});$v(I,J)||(I.textContent=l),I.style.display=""}if(!i&&u&&a.activeMinHeight&&(o.style.minHeight=a.activeMinHeight),!s)return o.append(m,I),o;let L=v("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(L.style.display=i?"":"none",n.contentBackgroundColor&&(L.style.backgroundColor=n.contentBackgroundColor),n.contentTextColor&&(L.style.color=n.contentTextColor),n.contentPaddingX&&(L.style.paddingLeft=n.contentPaddingX,L.style.paddingRight=n.contentPaddingX),n.contentPaddingY&&(L.style.paddingTop=n.contentPaddingY,L.style.paddingBottom=n.contentPaddingY),t.name){let J=v("div","persona-text-xs persona-text-persona-muted persona-italic");n.contentTextColor?J.style.color=n.contentTextColor:n.headerTextColor&&(J.style.color=n.headerTextColor),J.textContent=t.name,L.appendChild(J)}if(t.args!==void 0){let J=v("div","persona-space-y-1"),re=v("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(re.style.color=n.labelTextColor),re.textContent="Arguments";let Q=v("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");Q.style.fontSize="0.75rem",Q.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(Q.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(Q.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(Q.style.color=n.codeBlockTextColor),Q.textContent=$a(t.args),J.append(re,Q),L.appendChild(J)}if(t.chunks&&t.chunks.length){let J=v("div","persona-space-y-1"),re=v("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(re.style.color=n.labelTextColor),re.textContent="Activity";let Q=v("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");Q.style.fontSize="0.75rem",Q.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(Q.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(Q.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(Q.style.color=n.codeBlockTextColor),Q.textContent=t.chunks.join(""),J.append(re,Q),L.appendChild(J)}if(t.status==="complete"&&t.result!==void 0){let J=v("div","persona-space-y-1"),re=v("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(re.style.color=n.labelTextColor),re.textContent="Result";let Q=v("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");Q.style.fontSize="0.75rem",Q.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(Q.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(Q.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(Q.style.color=n.codeBlockTextColor),Q.textContent=$a(t.result),J.append(re,Q),L.appendChild(J)}if(t.status==="complete"&&typeof t.duration=="number"){let J=v("div","persona-text-xs persona-text-persona-muted");n.contentTextColor&&(J.style.color=n.contentTextColor),J.textContent=`Duration: ${t.duration}ms`,L.appendChild(J)}return(()=>{if(m.setAttribute("aria-expanded",i?"true":"false"),H){H.innerHTML="";let J=n.toggleTextColor||n.headerTextColor||"currentColor",re=Me(i?"chevron-up":"chevron-down",16,J,2);re?H.appendChild(re):H.textContent=i?"Hide":"Show"}L.style.display=i?"":"none",I.style.display=i?"none":I.textContent||I.childNodes.length?"":"none"})(),o.append(m,I,L),o};var $l=new Map,Gv=r=>{let t=(r.startsWith(go)?r.slice(go.length):r).replace(/([a-z0-9])([A-Z])/g,"$1 $2").split(/[_\-\s.]+/).filter(Boolean);if(t.length===0)return r;let n=t.join(" ").toLowerCase();return n.charAt(0).toUpperCase()+n.slice(1)},Fx=r=>(r==null?void 0:r.approval)!==!1?r==null?void 0:r.approval:void 0,Ox=(r,e)=>{var n,o,a;let t=(o=(n=Fx(e))==null?void 0:n.detailsDisplay)!=null?o:"collapsed";return(a=$l.get(r))!=null?a:t==="expanded"},Nx=(r,e,t)=>{var s,i;let n=Fx(t);r.setAttribute("aria-expanded",e?"true":"false");let o=r.querySelector("[data-approval-details-label]");o&&(o.textContent=e?(s=n==null?void 0:n.hideDetailsLabel)!=null?s:"Hide details":(i=n==null?void 0:n.showDetailsLabel)!=null?i:"Show details");let a=r.querySelector("[data-approval-details-chevron]");if(a){a.innerHTML="";let d=Me(e?"chevron-up":"chevron-down",14,"currentColor",2);d&&a.appendChild(d)}},_x=(r,e,t)=>{let n=e.querySelector('button[data-bubble-type="approval"]'),o=e.querySelector("[data-approval-details]");if(!n||!o)return;let a=Ox(r,t);Nx(n,a,t),o.style.display=a?"":"none"};var Vl=(r,e)=>{var E,H,I,L,O,$,te,xe,Je,we,De,Ae,qe,He,J;let t=r.approval,n=(e==null?void 0:e.approval)!==!1?e==null?void 0:e.approval:void 0,o=(t==null?void 0:t.status)==="pending",a=v("div",["persona-approval-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(a.id=`bubble-${r.id}`,a.setAttribute("data-message-id",r.id),a.style.backgroundColor=(E=n==null?void 0:n.backgroundColor)!=null?E:"var(--persona-approval-bg, #fefce8)",a.style.borderColor=(H=n==null?void 0:n.borderColor)!=null?H:"var(--persona-approval-border, #fef08a)",a.style.boxShadow=(n==null?void 0:n.shadow)!==void 0?n.shadow.trim()===""?"none":n.shadow:"var(--persona-approval-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",!t)return a;let s=v("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=v("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",l=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(I=n==null?void 0:n.titleColor)!=null?I:"currentColor",u=Me(d,20,l,2);u&&i.appendChild(u);let m=v("div","persona-flex-1 persona-min-w-0"),p=v("div","persona-flex persona-items-center persona-gap-2"),f=v("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(n!=null&&n.titleColor&&(f.style.color=n.titleColor),f.textContent=(L=n==null?void 0:n.title)!=null?L:"Approval Required",p.appendChild(f),!o){let re=v("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");re.setAttribute("data-approval-status",t.status),t.status==="approved"?(re.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",re.style.color="var(--persona-palette-colors-success-700, #15803d)",re.textContent="Approved"):t.status==="denied"?(re.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",re.style.color="var(--persona-palette-colors-error-700, #b91c1c)",re.textContent="Denied"):t.status==="timeout"&&(re.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",re.style.color="var(--persona-palette-colors-warning-700, #b45309)",re.textContent="Timeout"),p.appendChild(re)}m.appendChild(p);let h=t.toolType==="webmcp"||t.toolName.startsWith(go)?Rd(t.toolName):void 0,S=(O=n==null?void 0:n.formatDescription)==null?void 0:O.call(n,{toolName:t.toolName,toolType:t.toolType,description:t.description,parameters:t.parameters,...h?{displayTitle:h}:{},...t.reason?{reason:t.reason}:{}}),T=!t.toolName,M=S||(T?t.description:`The assistant wants to use \u201C${h!=null?h:Gv(t.toolName)}\u201D.`),k=v("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(k.setAttribute("data-approval-summary","true"),n!=null&&n.descriptionColor&&(k.style.color=n.descriptionColor),k.textContent=M,m.appendChild(k),t.reason){let re=v("p","persona-text-sm persona-mt-1 persona-text-persona-muted");re.setAttribute("data-approval-reason","true"),n!=null&&n.reasonColor?re.style.color=n.reasonColor:n!=null&&n.descriptionColor&&(re.style.color=n.descriptionColor);let Q=v("span","persona-font-medium");Q.textContent=`${($=n==null?void 0:n.reasonLabel)!=null?$:"Agent's stated reason:"} `,re.appendChild(Q),re.appendChild(document.createTextNode(t.reason)),m.appendChild(re)}let x=(te=n==null?void 0:n.detailsDisplay)!=null?te:"collapsed",C=!!t.description&&!T,w=C||!!t.parameters;if(x!=="hidden"&&w){let re=Ox(r.id,e),Q=v("button","persona-inline-flex persona-items-center persona-gap-1 persona-mt-1 persona-p-0 persona-border-none persona-bg-transparent persona-text-xs persona-font-medium persona-cursor-pointer persona-text-persona-muted");Q.type="button",Q.setAttribute("data-expand-header","true"),Q.setAttribute("data-bubble-type","approval"),n!=null&&n.descriptionColor&&(Q.style.color=n.descriptionColor);let ge=v("span");ge.setAttribute("data-approval-details-label","true");let Z=v("span","persona-inline-flex persona-items-center");Z.setAttribute("data-approval-details-chevron","true"),Q.append(ge,Z),Nx(Q,re,e),m.appendChild(Q);let G=v("div");if(G.setAttribute("data-approval-details","true"),G.style.display=re?"":"none",C){let pe=v("p","persona-text-sm persona-mt-1 persona-text-persona-muted");n!=null&&n.descriptionColor&&(pe.style.color=n.descriptionColor),pe.textContent=t.description,G.appendChild(pe)}if(t.parameters){let pe=v("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&&(pe.style.backgroundColor=n.parameterBackgroundColor),n!=null&&n.parameterTextColor&&(pe.style.color=n.parameterTextColor),pe.style.fontSize="0.75rem",pe.style.lineHeight="1rem",pe.textContent=$a(t.parameters),G.appendChild(pe)}m.appendChild(G)}if(o){let re=v("div","persona-flex persona-gap-2 persona-mt-2");re.setAttribute("data-approval-buttons","true");let Q=v("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");Q.type="button",Q.style.backgroundColor=(xe=n==null?void 0:n.approveButtonColor)!=null?xe:"var(--persona-approval-approve-bg, #22c55e)",Q.style.color=(Je=n==null?void 0:n.approveButtonTextColor)!=null?Je:"#ffffff",Q.setAttribute("data-approval-action","approve");let ge=Me("shield-check",14,(we=n==null?void 0:n.approveButtonTextColor)!=null?we:"#ffffff",2);ge&&(ge.style.marginRight="4px",Q.appendChild(ge));let Z=document.createTextNode((De=n==null?void 0:n.approveLabel)!=null?De:"Approve");Q.appendChild(Z);let G=v("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");G.type="button",G.style.backgroundColor=(Ae=n==null?void 0:n.denyButtonColor)!=null?Ae:"transparent",G.style.color=(qe=n==null?void 0:n.denyButtonTextColor)!=null?qe:"var(--persona-feedback-error, #dc2626)",G.style.border=`1px solid ${n!=null&&n.denyButtonTextColor?n.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,G.setAttribute("data-approval-action","deny");let pe=Me("shield-x",14,(He=n==null?void 0:n.denyButtonTextColor)!=null?He:"var(--persona-feedback-error, #dc2626)",2);pe&&(pe.style.marginRight="4px",G.appendChild(pe));let ke=document.createTextNode((J=n==null?void 0:n.denyLabel)!=null?J:"Deny");G.appendChild(ke),re.append(Q,G),m.appendChild(re)}return s.append(i,m),a.appendChild(s),a};var Ux=r=>{let e=[],t=null;return{buttons:e,render:(o,a,s,i,d,l)=>{r.innerHTML="",e.length=0;let u=(l==null?void 0:l.agentPushed)===!0;if(u||(t=null),!o||!o.length||!u&&(i!=null?i:a?a.getMessages():[]).some(S=>S.role==="user"))return;let m=document.createDocumentFragment(),p=a?a.isStreaming():!1,f=b=>{switch(b){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'}};if(o.forEach(b=>{let h=v("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-primary hover:persona-opacity-80 persona-cursor-pointer persona-border persona-border-persona-border");h.type="button",h.textContent=b,h.disabled=p,d!=null&&d.fontFamily&&(h.style.fontFamily=f(d.fontFamily)),d!=null&&d.fontWeight&&(h.style.fontWeight=d.fontWeight),d!=null&&d.paddingX&&(h.style.paddingLeft=d.paddingX,h.style.paddingRight=d.paddingX),d!=null&&d.paddingY&&(h.style.paddingTop=d.paddingY,h.style.paddingBottom=d.paddingY),h.addEventListener("click",()=>{!a||a.isStreaming()||(s.value="",u&&r.dispatchEvent(new CustomEvent("persona:suggestReplies:selected",{detail:{suggestion:b},bubbles:!0,composed:!0})),a.sendMessage(b))}),m.appendChild(h),e.push(h)}),r.appendChild(m),u){let b=JSON.stringify(o);b!==t&&(t=b,r.dispatchEvent(new CustomEvent("persona:suggestReplies:shown",{detail:{suggestions:[...o]},bubbles:!0,composed:!0})))}}}};var ai=class{constructor(e=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=e,this.buffer=new Array(e),this.store=t}push(e){var t;this.buffer[this.head]=e,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(e.type),(t=this.store)==null||t.put(e)}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 e=await this.store.getAll();if(e.length===0)return 0;let t=e.length>this.maxSize?e.slice(e.length-this.maxSize):e;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=e.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(e){let t=this.getAll();return e>=t.length?t:t.slice(t.length-e)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var e;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(e=this.store)==null||e.clear()}destroy(){var e;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(e=this.store)==null||e.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var si=class{constructor(e="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=e,this.storeName=t}open(){return new Promise((e,t)=>{try{let n=indexedDB.open(this.dbName,1);n.onupgradeneeded=()=>{let o=n.result;o.objectStoreNames.contains(this.storeName)||o.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},n.onsuccess=()=>{this.db=n.result,e()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}put(e){!this.db||this.isDestroyed||(this.pendingWrites.push(e),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(e){if(!(!this.db||this.isDestroyed||e.length===0))try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of e)n.put(o)}catch{}}getAll(){return new Promise((e,t)=>{if(!this.db){e([]);return}try{let s=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();s.onsuccess=()=>{e(s.result)},s.onerror=()=>{t(s.error)}}catch(n){t(n)}})}getCount(){return new Promise((e,t)=>{if(!this.db){e(0);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();a.onsuccess=()=>{e(a.result)},a.onerror=()=>{t(a.error)}}catch(n){t(n)}})}clear(){return new Promise((e,t)=>{if(!this.db){e();return}this.pendingWrites=[];try{let a=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();a.onsuccess=()=>{e()},a.onerror=()=>{t(a.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((e,t)=>{try{let n=indexedDB.deleteDatabase(this.dbName);n.onsuccess=()=>{e()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let e=this.pendingWrites;this.pendingWrites=[];try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of e)n.put(o)}catch{}}};var Kv=new Set(["flow_start","flow_run_start","agent_start","dispatch_start","run_start"]),Xv=new Set(["step_start","execution_start"]),Qv=new Set(["step_delta","step_chunk","chunk","agent_turn_delta"]),Jv=new Set(["step_complete","agent_turn_complete"]),Yv=new Set(["flow_complete","agent_complete"]),qx=new Set(["step_error","flow_error","agent_error","dispatch_error","error"]),$x=r=>typeof r=="object"&&r!==null&&!Array.isArray(r),Tn=r=>typeof r=="number"&&Number.isFinite(r)?r:void 0,Ca=(r,e)=>{let t=r[e];return $x(t)?t:void 0};function iu(r){return r>0?Math.max(1,Math.ceil(r/4)):0}function jl(r,e){if(!(r<=0||e===void 0||e<250))return r/(e/1e3)}function Zv(r,e){return typeof e.type=="string"?e.type:r}function eC(r){return typeof r.text=="string"?r.text:typeof r.delta=="string"?r.delta:typeof r.content=="string"?r.content:typeof r.chunk=="string"?r.chunk:""}function tC(r,e){return r==="step_delta"||r==="step_chunk"?e.stepType!=="tool"&&e.executionType!=="context":r!=="agent_turn_delta"?!0:(typeof e.contentType=="string"?e.contentType:typeof e.content_type=="string"?e.content_type:void 0)==="text"}function zx(r){var n,o,a,s,i;let e=Ca(r,"result"),t=[Ca(r,"tokens"),Ca(r,"totalTokens"),e?Ca(e,"tokens"):void 0,Ca(r,"usage"),e?Ca(e,"usage"):void 0];for(let d of t){if(!d)continue;let l=(o=(n=Tn(d.output))!=null?n:Tn(d.outputTokens))!=null?o:Tn(d.completionTokens);if(l!==void 0)return l}return(i=(a=Tn(r.outputTokens))!=null?a:Tn(r.completionTokens))!=null?i:e?(s=Tn(e.outputTokens))!=null?s:Tn(e.completionTokens):void 0}function rC(r){var t,n,o,a,s;let e=Ca(r,"result");return(s=(o=(n=(t=Tn(r.executionTime))!=null?t:Tn(r.executionTimeMs))!=null?n:Tn(r.execution_time))!=null?o:Tn(r.duration))!=null?s:e?(a=Tn(e.executionTime))!=null?a:Tn(e.executionTimeMs):void 0}function nC(){return typeof performance!="undefined"&&typeof performance.now=="function"?performance.now():Date.now()}var ii=class{constructor(e=nC){this.metric={status:"idle"};this.run=null;this.now=e}getMetric(){let e=this.run;if(e&&this.metric.status==="running"&&e.firstDeltaAt!==void 0&&this.metric.outputTokens!==void 0){let t=this.now()-e.firstDeltaAt;return{...this.metric,durationMs:t,tokensPerSecond:jl(this.metric.outputTokens,t)}}return this.metric}reset(){this.run=null,this.metric={status:"idle"}}startRun(e){this.run={startedAt:e,visibleCharCount:0,exactOutputTokens:0},this.metric={status:"running"}}processEvent(e,t){var a;if(!$x(t)){qx.has(e)&&this.run&&(this.run=null,this.metric={status:"error"});return}let n=Zv(e,t),o=this.now();if(Kv.has(n)){this.startRun(o);return}if(Xv.has(n)){this.run||this.startRun(o);return}if(Qv.has(n)){if(!tC(n,t))return;let s=eC(t);if(!s)return;this.run||this.startRun(o);let i=this.run;(a=i.firstDeltaAt)!=null||(i.firstDeltaAt=o),i.visibleCharCount+=s.length;let d=i.exactOutputTokens+iu(i.visibleCharCount),l=o-i.firstDeltaAt;this.metric={status:"running",tokensPerSecond:jl(d,l),outputTokens:d,durationMs:l,source:i.exactOutputTokens>0?"usage":"estimate"};return}if(Jv.has(n)){if(!this.run)return;let s=this.run,i=zx(t);i!==void 0&&(s.exactOutputTokens+=i,s.visibleCharCount=0);let d=s.exactOutputTokens>0,l=s.exactOutputTokens+iu(s.visibleCharCount),u=this.resolveDuration(s,t,o);this.metric={status:"running",tokensPerSecond:jl(l,u),outputTokens:l,durationMs:u,source:d?"usage":"estimate"};return}if(Yv.has(n)){if(!this.run)return;let s=this.run,i=zx(t),d=i!=null?i:s.exactOutputTokens+iu(s.visibleCharCount),l=i!==void 0||s.exactOutputTokens>0?"usage":"estimate",u=this.resolveDuration(s,t,o);this.metric={status:"complete",tokensPerSecond:jl(d,u),outputTokens:d,durationMs:u,source:l},this.run=null;return}if(qx.has(n)){if(!this.run)return;this.run=null,this.metric={status:"error"}}}resolveDuration(e,t,n){let o=e.firstDeltaAt!==void 0?n-e.firstDeltaAt:void 0;if(o!==void 0&&o>=250)return o;let a=rC(t);return a!=null?a:n-e.startedAt}};function ts(r,e){e&&e.split(/\s+/).forEach(t=>t&&r.classList.add(t))}var oC={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, #f5f5f5)",text:"var(--persona-palette-colors-primary-700, #0a0a0a)"},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)"}},aC={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},sC=["flowName","stepName","reasoningText","text","name","tool","toolName"],iC=100;function lC(r,e){let t={...oC,...e};if(t[r])return t[r];for(let n of Object.keys(t))if(n.endsWith("_")&&r.startsWith(n))return t[n];return aC}function dC(r,e){return`+${((r-e)/1e3).toFixed(3)}s`}function cC(r){let e=new Date(r),t=String(e.getHours()).padStart(2,"0"),n=String(e.getMinutes()).padStart(2,"0"),o=String(e.getSeconds()).padStart(2,"0"),a=String(e.getMilliseconds()).padStart(3,"0");return`${t}:${n}:${o}.${a}`}function pC(r,e){try{let t=JSON.parse(r);if(typeof t!="object"||t===null)return null;for(let n of e){let o=n.split("."),a=t;for(let s of o)if(a&&typeof a=="object"&&a!==null)a=a[s];else{a=void 0;break}if(typeof a=="string"&&a.trim())return a.trim()}}catch{}return null}function uC(r){var e;return(e=navigator.clipboard)!=null&&e.writeText?navigator.clipboard.writeText(r):new Promise(t=>{let n=document.createElement("textarea");n.value=r,n.style.position="fixed",n.style.opacity="0",document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),t()})}function fC(r){let e;try{e=JSON.parse(r.payload)}catch{e=r.payload}return JSON.stringify({type:r.type,timestamp:new Date(r.timestamp).toISOString(),payload:e},null,2)}function mC(r){return r.tokensPerSecond===void 0||!Number.isFinite(r.tokensPerSecond)?"-- tok/s":`${r.tokensPerSecond.toFixed(1)} tok/s`}function gC(r){let e=[];return r.outputTokens!==void 0&&e.push(`${r.outputTokens.toLocaleString()} tok`),r.durationMs!==void 0&&e.push(`${(r.durationMs/1e3).toFixed(2)}s`),r.source&&e.push(r.source),e.join(" \xB7 ")}function hC(r,e,t){let n,o;try{o=JSON.parse(r.payload),n=JSON.stringify(o,null,2)}catch{o=r.payload,n=r.payload}let a=e.find(i=>i.renderEventStreamPayload);if(a!=null&&a.renderEventStreamPayload&&t){let i=a.renderEventStreamPayload({event:r,config:t,defaultRenderer:()=>s(),parsedPayload:o});if(i)return i}return s();function s(){let i=v("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=v("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 lu(r,e,t,n,o,a,s,i){var p;let d=o.has(r.id),l=v("div","persona-border-b persona-border-persona-divider persona-text-xs");ts(l,(p=n.classNames)==null?void 0:p.eventRow);let u=s.find(f=>f.renderEventStreamRow);if(u!=null&&u.renderEventStreamRow&&i){let f=u.renderEventStreamRow({event:r,index:e,config:i,defaultRenderer:()=>m(),isExpanded:d,onToggleExpand:()=>a(r.id)});if(f)return l.appendChild(f),l}return l.appendChild(m()),l;function m(){var $,te;let f=v("div",""),b=v("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");b.setAttribute("data-event-id",r.id);let h=v("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),S=Me(d?"chevron-down":"chevron-right","14px","currentColor",2);S&&h.appendChild(S);let T=v("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),M=($=n.timestampFormat)!=null?$:"relative";T.textContent=M==="relative"?dC(r.timestamp,t):cC(r.timestamp);let k=null;n.showSequenceNumbers!==!1&&(k=v("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),k.textContent=String(e+1));let x=lC(r.type,n.badgeColors),C=v("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");C.style.backgroundColor=x.bg,C.style.color=x.text,C.style.borderColor=x.text+"50",C.textContent=r.type;let w=(te=n.descriptionFields)!=null?te:sC,E=pC(r.payload,w),H=null;E&&(H=v("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),H.textContent=E);let I=v("div","persona-flex-1 persona-min-w-0"),L=v("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"),O=Me("clipboard","12px","currentColor",1.5);return O&&L.appendChild(O),L.addEventListener("click",async xe=>{xe.stopPropagation(),await uC(fC(r)),L.innerHTML="";let Je=Me("check","12px","currentColor",1.5);Je&&L.appendChild(Je),setTimeout(()=>{L.innerHTML="";let we=Me("clipboard","12px","currentColor",1.5);we&&L.appendChild(we)},1500)}),b.appendChild(h),b.appendChild(T),k&&b.appendChild(k),b.appendChild(C),H&&b.appendChild(H),b.appendChild(I),b.appendChild(L),f.appendChild(b),d&&f.appendChild(hC(r,s,i)),f}}function Vx(r){var b,h,S,T,M;let{buffer:e,getFullHistory:t,onClose:n,config:o,plugins:a=[],getThroughput:s}=r,i=(b=o==null?void 0:o.features)==null?void 0:b.scrollToBottom,d=(i==null?void 0:i.enabled)!==!1,l=(h=i==null?void 0:i.iconName)!=null?h:"arrow-down",u=(S=i==null?void 0:i.label)!=null?S:"",m=(M=(T=o==null?void 0:o.features)==null?void 0:T.eventStream)!=null?M:{},p=a.find(k=>k.renderEventStreamView);if(p!=null&&p.renderEventStreamView&&o){let k=p.renderEventStreamView({config:o,events:e.getAll(),defaultRenderer:()=>f().element,onClose:n});if(k)return{element:k,update:()=>{},destroy:()=>{}}}return f();function f(){let k=m.classNames,x=v("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");ts(x,k==null?void 0:k.panel);let C=[],w="",E="",H=null,I=[],L={},O=0,$=El(),te=0,xe=0,Je=!1,we=null,De=!1,Ae=0,qe=new Set,He=new Map,J="",re="",Q=null,ge,Z,G,pe,ke,le=null,ne=null,de=null;function Et(){let ye=v("div","persona-relative persona-flex persona-flex-col persona-flex-shrink-0"),ie=v("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");ts(ie,k==null?void 0:k.headerBar);let st=v("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");if(st.textContent="Events",ge=v("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"),ge.textContent="0",s){ne=v("div","persona-relative persona-flex persona-items-center persona-gap-1.5 persona-whitespace-nowrap persona-ml-1"),ne.style.cursor="help";let sr=v("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");sr.textContent="Throughput",le=v("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 persona-tabular-nums"),le.textContent="-- tok/s",de=v("div","persona-absolute persona-z-50 persona-whitespace-nowrap persona-rounded persona-border persona-border-persona-border persona-bg-persona-container persona-text-persona-primary persona-text-[11px] persona-font-mono persona-px-2 persona-py-1 persona-shadow"),de.style.display="none",de.style.pointerEvents="none";let ur=ne,Mr=de,un=()=>{if(!Mr.textContent)return;let qr=ur.getBoundingClientRect(),xr=ye.getBoundingClientRect();Mr.style.left=`${qr.left-xr.left}px`,Mr.style.top=`${qr.bottom-xr.top+4}px`,Mr.style.display="block"},St=()=>{Mr.style.display="none"};ne.addEventListener("mouseenter",un),ne.addEventListener("mouseleave",St),ne.appendChild(sr),ne.appendChild(le)}let pr=v("div","persona-flex-1");Z=v("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 pt=v("option","");pt.value="",pt.textContent="All events",Z.appendChild(pt),G=v("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"),G.type="button",G.title="Copy All";let Rr=Me("clipboard-copy","12px","currentColor",1.5);Rr&&G.appendChild(Rr);let ut=v("span","persona-text-xs");ut.textContent="Copy All",G.appendChild(ut),ie.appendChild(st),ie.appendChild(ge),ne&&ie.appendChild(ne),ie.appendChild(pr),ie.appendChild(Z),ie.appendChild(G);let Lt=v("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");ts(Lt,k==null?void 0:k.searchBar);let tt=Me("search","14px","var(--persona-muted, #9ca3af)",1.5),zt=v("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");tt&&zt.appendChild(tt),pe=v("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"),ts(pe,k==null?void 0:k.searchInput),pe.type="text",pe.placeholder="Search event payloads...",ke=v("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"),ke.type="button",ke.style.display="none";let vr=Me("x","12px","currentColor",2);return vr&&ke.appendChild(vr),Lt.appendChild(zt),Lt.appendChild(pe),Lt.appendChild(ke),ye.appendChild(ie),ye.appendChild(Lt),de&&ye.appendChild(de),ye}let wt,We=a.find(ye=>ye.renderEventStreamToolbar);if(We!=null&&We.renderEventStreamToolbar&&o){let ye=We.renderEventStreamToolbar({config:o,defaultRenderer:()=>Et(),eventCount:e.getSize(),filteredCount:0,onFilterChange:ie=>{w=ie,or(),F()},onSearchChange:ie=>{E=ie,or(),F()}});wt=ye!=null?ye:Et()}else wt=Et();let he=v("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");he.style.display="none";function at(){if(!s||!le||!ne)return;let ye=s();le.textContent=mC(ye);let ie=gC(ye);de&&(de.textContent=ie,ie||(de.style.display="none")),ie?ne.setAttribute("aria-label",ie):ne.removeAttribute("aria-label")}let Re=v("div","persona-flex-1 persona-min-h-0 persona-relative"),j=v("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");j.style.height="100%";let ue=v("div","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-cursor-pointer persona-z-10 persona-text-xs");ts(ue,k==null?void 0:k.scrollIndicator),ue.style.display="none",ue.setAttribute("data-persona-scroll-to-bottom-has-label",u?"true":"false");let nt=Me(l,"14px","currentColor",2);nt&&ue.appendChild(nt);let Rt=v("span","");Rt.textContent=u,ue.appendChild(Rt);let ee=v("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");ee.style.display="none",Re.appendChild(j),Re.appendChild(ee),Re.appendChild(ue),x.setAttribute("tabindex","0"),x.appendChild(wt),x.appendChild(he),x.appendChild(Re);function Ge(){let ye=e.getAll(),ie={};for(let ut of ye)ie[ut.type]=(ie[ut.type]||0)+1;let st=Object.keys(ie).sort(),pr=st.length!==I.length||!st.every((ut,Lt)=>ut===I[Lt]),pt=!pr&&st.some(ut=>ie[ut]!==L[ut]),yr=ye.length!==Object.values(L).reduce((ut,Lt)=>ut+Lt,0);if(!pr&&!pt&&!yr||(I=st,L=ie,!Z))return;let Rr=Z.value;if(Z.options[0].textContent="All events",pr){for(;Z.options.length>1;)Z.remove(1);for(let ut of st){let Lt=v("option","");Lt.value=ut,Lt.textContent=`${ut} (${ie[ut]||0})`,Z.appendChild(Lt)}Rr&&st.includes(Rr)?Z.value=Rr:Rr&&(Z.value="",w="")}else for(let ut=1;ut<Z.options.length;ut++){let Lt=Z.options[ut];Lt.textContent=`${Lt.value} (${ie[Lt.value]||0})`}}function Fr(){let ye=e.getAll();if(w&&(ye=ye.filter(ie=>ie.type===w)),E){let ie=E.toLowerCase();ye=ye.filter(st=>st.type.toLowerCase().includes(ie)||st.payload.toLowerCase().includes(ie))}return ye}function Bt(){return w!==""||E!==""}function or(){O=0,te=0,$.resume(),ue.style.display="none"}function hr(ye){qe.has(ye)?qe.delete(ye):qe.add(ye),Q=ye;let ie=j.scrollTop,st=$.isFollowing();De=!0,$.pause(),F(),j.scrollTop=ie,st&&$.resume(),De=!1}function sn(){return xa(j,50)}function F(){xe=Date.now(),Je=!1,at(),Ge();let ye=e.getEvictedCount();ye>0?(he.textContent=`${ye.toLocaleString()} older events truncated`,he.style.display=""):he.style.display="none",C=Fr();let ie=C.length,st=e.getSize()>0;ge&&(ge.textContent=String(e.getSize())),ie===0&&st&&Bt()?(ee.textContent=E?`No events matching '${E}'`:"No events matching filter",ee.style.display="",j.style.display="none"):(ee.style.display="none",j.style.display=""),G&&(G.title=Bt()?`Copy Filtered (${ie})`:"Copy All"),d&&!$.isFollowing()&&ie>O&&(te+=ie-O,Rt.textContent=u?`${u}${te>0?` (${te})`:""}`:"",ue.style.display=""),O=ie;let pr=e.getAll(),pt=pr.length>0?pr[0].timestamp:0,yr=new Set(C.map(Lt=>Lt.id));for(let Lt of qe)yr.has(Lt)||qe.delete(Lt);let Rr=w!==J||E!==re,ut=He.size===0&&C.length>0;if(Rr||ut||C.length===0){j.innerHTML="",He.clear();let Lt=document.createDocumentFragment();for(let tt=0;tt<C.length;tt++){let zt=lu(C[tt],tt,pt,m,qe,hr,a,o);He.set(C[tt].id,zt),Lt.appendChild(zt)}j.appendChild(Lt),J=w,re=E,Q=null}else{if(Q!==null){let tt=He.get(Q);if(tt&&tt.parentNode===j){let zt=C.findIndex(vr=>vr.id===Q);if(zt>=0){let vr=lu(C[zt],zt,pt,m,qe,hr,a,o);j.insertBefore(vr,tt),tt.remove(),He.set(Q,vr)}}Q=null}let Lt=new Set(C.map(tt=>tt.id));for(let[tt,zt]of He)Lt.has(tt)||(zt.remove(),He.delete(tt));for(let tt=0;tt<C.length;tt++){let zt=C[tt];if(!He.has(zt.id)){let vr=lu(zt,tt,pt,m,qe,hr,a,o);He.set(zt.id,vr),j.appendChild(vr)}}}$.isFollowing()&&(j.scrollTop=j.scrollHeight)}function fe(){if(Date.now()-xe>=iC){we!==null&&(cancelAnimationFrame(we),we=null),F();return}Je||(Je=!0,we=requestAnimationFrame(()=>{we=null,F()}))}let Ie=(ye,ie)=>{if(!G)return;G.innerHTML="";let st=Me(ye,"12px","currentColor",1.5);st&&G.appendChild(st);let pr=v("span","persona-text-xs");pr.textContent="Copy All",G.appendChild(pr),setTimeout(()=>{G.innerHTML="";let pt=Me("clipboard-copy","12px","currentColor",1.5);pt&&G.appendChild(pt);let yr=v("span","persona-text-xs");yr.textContent="Copy All",G.appendChild(yr),G.disabled=!1},ie)},Xe=async()=>{if(G){G.disabled=!0;try{let ye;Bt()?ye=C:t?(ye=await t(),ye.length===0&&(ye=e.getAll())):ye=e.getAll();let ie=ye.map(st=>{try{return JSON.parse(st.payload)}catch{return st.payload}});await navigator.clipboard.writeText(JSON.stringify(ie,null,2)),Ie("check",1500)}catch{Ie("x",1500)}}},Fe=()=>{Z&&(w=Z.value,or(),F())},Ne=()=>{!pe||!ke||(ke.style.display=pe.value?"":"none",H&&clearTimeout(H),H=setTimeout(()=>{E=pe.value,or(),F()},150))},Ye=()=>{!pe||!ke||(pe.value="",E="",ke.style.display="none",H&&clearTimeout(H),or(),F())},At=()=>{if(De)return;let ye=j.scrollTop,{action:ie,nextLastScrollTop:st}=Ll({following:$.isFollowing(),currentScrollTop:ye,lastScrollTop:Ae,nearBottom:sn(),userScrollThreshold:1,resumeRequiresDownwardScroll:!0});Ae=st,ie==="resume"?($.resume(),te=0,ue.style.display="none"):ie==="pause"&&($.pause(),d&&(Rt.textContent=u,ue.style.display=""))},Xt=ye=>{let ie=Pl({following:$.isFollowing(),deltaY:ye.deltaY,nearBottom:sn(),resumeWhenNearBottom:!0});ie==="pause"?($.pause(),d&&(Rt.textContent=u,ue.style.display="")):ie==="resume"&&($.resume(),te=0,ue.style.display="none")},ar=()=>{d&&(j.scrollTop=j.scrollHeight,$.resume(),te=0,ue.style.display="none")},K=ye=>{let ie=ye.target;if(!ie||ie.closest("button"))return;let st=ie.closest("[data-event-id]");if(!st)return;let pr=st.getAttribute("data-event-id");pr&&hr(pr)},mt=ye=>{if((ye.metaKey||ye.ctrlKey)&&ye.key==="f"){ye.preventDefault(),pe==null||pe.focus(),pe==null||pe.select();return}ye.key==="Escape"&&(pe&&document.activeElement===pe?(Ye(),pe.blur(),x.focus()):n&&n())};G&&G.addEventListener("click",Xe),Z&&Z.addEventListener("change",Fe),pe&&pe.addEventListener("input",Ne),ke&&ke.addEventListener("click",Ye),j.addEventListener("scroll",At),j.addEventListener("wheel",Xt,{passive:!0}),j.addEventListener("click",K),ue.addEventListener("click",ar),x.addEventListener("keydown",mt);function it(){H&&clearTimeout(H),we!==null&&(cancelAnimationFrame(we),we=null),Je=!1,He.clear(),G&&G.removeEventListener("click",Xe),Z&&Z.removeEventListener("change",Fe),pe&&pe.removeEventListener("input",Ne),ke&&ke.removeEventListener("click",Ye),j.removeEventListener("scroll",At),j.removeEventListener("wheel",Xt),j.removeEventListener("click",K),ue.removeEventListener("click",ar),x.removeEventListener("keydown",mt)}return{element:x,update:fe,destroy:it}}}function jx(r,e){let t=typeof r.title=="string"&&r.title?r.title:"Untitled artifact",n=typeof r.artifactId=="string"?r.artifactId:"",o=r.status==="streaming"?"streaming":"complete",s=(typeof r.artifactType=="string"?r.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-surface, #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 l=document.createElement("div");l.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 m=document.createElement("div");if(m.className="persona-text-xs persona-flex persona-items-center persona-gap-1.5",m.style.color="var(--persona-muted, #9ca3af)",o==="streaming"){let p=document.createElement("span");p.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",p.style.backgroundColor="var(--persona-primary, #171717)",p.style.animation="persona-pulse 1.5s ease-in-out infinite",m.appendChild(p);let f=document.createElement("span");f.textContent=`Generating ${s.toLowerCase()}...`,m.appendChild(f)}else m.textContent=s;if(l.append(u,m),i.append(d,l),o==="complete"){let p=document.createElement("button");p.type="button",p.textContent="Download",p.title=`Download ${t}`,p.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",p.style.border="1px solid var(--persona-border, #e5e7eb)",p.style.color="var(--persona-text, #1f2937)",p.style.backgroundColor="transparent",p.style.cursor="pointer",p.setAttribute("data-download-artifact",n),i.append(p)}return i}var Gx=(r,e)=>{var n,o,a;let t=(a=(o=(n=e==null?void 0:e.config)==null?void 0:n.features)==null?void 0:o.artifacts)==null?void 0:a.renderCard;if(t){let s=typeof r.title=="string"&&r.title?r.title:"Untitled artifact",i=typeof r.artifactId=="string"?r.artifactId:"",d=r.status==="streaming"?"streaming":"complete",l=typeof r.artifactType=="string"?r.artifactType:"markdown",u=t({artifact:{artifactId:i,title:s,artifactType:l,status:d},config:e.config,defaultRenderer:()=>jx(r,e)});if(u)return u}return jx(r,e)};var du=class{constructor(){this.components=new Map}register(e,t){this.components.has(e)&&console.warn(`[ComponentRegistry] Component "${e}" is already registered. Overwriting.`),this.components.set(e,t)}unregister(e){this.components.delete(e)}get(e){return this.components.get(e)}has(e){return this.components.has(e)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(e){Object.entries(e).forEach(([t,n])=>{this.register(t,n)})}},wo=new du;wo.register("PersonaArtifactCard",Gx);function xC(r){var o;let e=v("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),t=v("div","persona-font-semibold persona-text-sm persona-mb-2");t.textContent=r.component?`Component: ${r.component}`:"Component";let n=v("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return n.textContent=JSON.stringify((o=r.props)!=null?o:{},null,2),e.appendChild(t),e.appendChild(n),e}function Kx(r,e){var Z,G,pe,ke;let t=(G=(Z=r.features)==null?void 0:Z.artifacts)==null?void 0:G.layout,o=((pe=t==null?void 0:t.toolbarPreset)!=null?pe:"default")==="document",a=(ke=t==null?void 0:t.panePadding)==null?void 0:ke.trim(),s=r.markdown?ia(r.markdown):null,i=Na(r.sanitize),d=le=>{let ne=s?s(le):la(le);return i?i(ne):ne},l=typeof document!="undefined"?v("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,u=()=>{l==null||l.classList.add("persona-hidden"),m.classList.remove("persona-artifact-drawer-open"),O==null||O.hide()};l&&l.addEventListener("click",()=>{var le;u(),(le=e.onDismiss)==null||le.call(e)});let m=v("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");m.setAttribute("data-persona-theme-zone","artifact-pane"),o&&m.classList.add("persona-artifact-pane-document");let p=v("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");p.setAttribute("data-persona-theme-zone","artifact-toolbar"),o&&p.classList.add("persona-artifact-toolbar-document");let f=v("span","persona-text-xs persona-font-medium persona-truncate");f.textContent="Artifacts";let b=v("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");b.type="button",b.textContent="Close",b.setAttribute("aria-label","Close artifacts panel"),b.addEventListener("click",()=>{var le;u(),(le=e.onDismiss)==null||le.call(e)});let h="rendered",S=v("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),T=o?Dr({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):Dr({icon:"eye",label:"Rendered view"}),M=o?Dr({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):Dr({icon:"code-2",label:"Source"}),k=v("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),x=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,C=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,w=t==null?void 0:t.documentToolbarCopyMenuItems,E=!!(C&&w&&w.length>0),H=null,I,L=null,O=null;if(o&&(x||C)&&!E){if(I=x?oi({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Dr({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),C){let le=Me("chevron-down",14,"currentColor",2);le&&I.appendChild(le)}}else o&&E?(H=v("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),I=x?oi({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Dr({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),L=Dr({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"}}),H.append(I,L)):o?I=Dr({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):I=Dr({icon:"copy",label:"Copy"});let $=o?Dr({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):Dr({icon:"refresh-cw",label:"Refresh"}),te=o?Dr({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):Dr({icon:"x",label:"Close"}),xe=()=>{var wt,We,he;let le=(wt=He.find(at=>at.id===J))!=null?wt:He[He.length-1],ne=(We=le==null?void 0:le.id)!=null?We:null,de=(le==null?void 0:le.artifactType)==="markdown"&&(he=le.markdown)!=null?he:"",Et=le?JSON.stringify({component:le.component,props:le.props},null,2):"";return{markdown:de,jsonPayload:Et,id:ne}},Je=async()=>{var wt;let{markdown:le,jsonPayload:ne}=xe(),de=(wt=He.find(We=>We.id===J))!=null?wt:He[He.length-1],Et=(de==null?void 0:de.artifactType)==="markdown"?le:de?ne:"";try{await navigator.clipboard.writeText(Et)}catch{}};if(I.addEventListener("click",async()=>{let le=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(le&&E){let{markdown:ne,jsonPayload:de,id:Et}=xe();try{await le({actionId:"primary",artifactId:Et,markdown:ne,jsonPayload:de})}catch{}return}await Je()}),L&&(w!=null&&w.length)){let le=()=>{var de;return(de=m.closest("[data-persona-root]"))!=null?de:document.body},ne=()=>{O=$o({items:w.map(de=>({id:de.id,label:de.label})),onSelect:async de=>{let{markdown:Et,jsonPayload:wt,id:We}=xe(),he=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{he?await he({actionId:de,artifactId:We,markdown:Et,jsonPayload:wt}):de==="markdown"||de==="md"?await navigator.clipboard.writeText(Et):de==="json"||de==="source"?await navigator.clipboard.writeText(wt):await navigator.clipboard.writeText(Et||wt)}catch{}},anchor:H!=null?H:L,position:"bottom-right",portal:le()})};m.isConnected?ne():requestAnimationFrame(ne),L.addEventListener("click",de=>{de.stopPropagation(),O==null||O.toggle()})}$.addEventListener("click",async()=>{var le;try{await((le=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:le.call(t))}catch{}Q()}),te.addEventListener("click",()=>{var le;u(),(le=e.onDismiss)==null||le.call(e)});let we=()=>{o&&(T.setAttribute("aria-pressed",h==="rendered"?"true":"false"),M.setAttribute("aria-pressed",h==="source"?"true":"false"))};T.addEventListener("click",()=>{h="rendered",we(),Q()}),M.addEventListener("click",()=>{h="source",we(),Q()});let De=v("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");o?(p.replaceChildren(),S.append(T,M),H?k.append(H,$,te):k.append(I,$,te),p.append(S,De,k),we()):(p.appendChild(f),p.appendChild(b)),a&&(p.style.paddingLeft=a,p.style.paddingRight=a);let Ae=v("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"),qe=v("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");a&&(Ae.style.paddingLeft=a,Ae.style.paddingRight=a,qe.style.padding=a),m.appendChild(p),m.appendChild(Ae),m.appendChild(qe);let He=[],J=null,re=!1,Q=()=>{var Et,wt,We,he;let le=o&&He.length<=1;Ae.classList.toggle("persona-hidden",le),Ae.replaceChildren();for(let at of He){let Re=v("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");Re.type="button",Re.textContent=at.title||at.id.slice(0,8),at.id===J&&Re.classList.add("persona-bg-persona-container","persona-border-persona-border"),Re.addEventListener("click",()=>e.onSelect(at.id)),Ae.appendChild(Re)}qe.replaceChildren();let ne=J&&He.find(at=>at.id===J)||He[He.length-1];if(!ne)return;if(o){let at=ne.artifactType==="markdown"?"MD":(Et=ne.component)!=null?Et:"Component",j=(ne.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";De.textContent=`${j} \xB7 ${at}`}else f.textContent="Artifacts";if(ne.artifactType==="markdown"){if(o&&h==="source"){let Re=v("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");Re.textContent=(wt=ne.markdown)!=null?wt:"",qe.appendChild(Re);return}let at=v("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");at.innerHTML=d((We=ne.markdown)!=null?We:""),qe.appendChild(at);return}let de=ne.component?wo.get(ne.component):void 0;if(de){let Re={message:{id:ne.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:r,updateProps:()=>{}};try{let j=de((he=ne.props)!=null?he:{},Re);if(j){qe.appendChild(j);return}}catch{}}qe.appendChild(xC(ne))},ge=()=>{var ne;let le=He.length>0;if(m.classList.toggle("persona-hidden",!le),l){let de=typeof m.closest=="function"?m.closest("[data-persona-root]"):null,wt=((ne=de==null?void 0:de.classList.contains("persona-artifact-narrow-host"))!=null?ne:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;le&&wt&&re?(l.classList.remove("persona-hidden"),m.classList.add("persona-artifact-drawer-open")):(l.classList.add("persona-hidden"),m.classList.remove("persona-artifact-drawer-open"))}};return{element:m,backdrop:l,update(le){var ne,de,Et;He=le.artifacts,J=(Et=(de=le.selectedId)!=null?de:(ne=le.artifacts[le.artifacts.length-1])==null?void 0:ne.id)!=null?Et:null,He.length>0&&(re=!0),Q(),ge()},setMobileOpen(le){re=le,!le&&l?(l.classList.add("persona-hidden"),m.classList.remove("persona-artifact-drawer-open")):ge()}}}function Bn(r){var e,t;return((t=(e=r==null?void 0:r.features)==null?void 0:e.artifacts)==null?void 0:t.enabled)===!0}function Xx(r,e){var a,s,i,d;if(r.classList.remove("persona-artifact-border-full","persona-artifact-border-left"),r.style.removeProperty("--persona-artifact-pane-border"),r.style.removeProperty("--persona-artifact-pane-border-left"),!Bn(e))return;let t=(s=(a=e.features)==null?void 0:a.artifacts)==null?void 0:s.layout,n=(i=t==null?void 0:t.paneBorder)==null?void 0:i.trim(),o=(d=t==null?void 0:t.paneBorderLeft)==null?void 0:d.trim();n?(r.classList.add("persona-artifact-border-full"),r.style.setProperty("--persona-artifact-pane-border",n)):o&&(r.classList.add("persona-artifact-border-left"),r.style.setProperty("--persona-artifact-pane-border-left",o))}function bC(r){r.style.removeProperty("--persona-artifact-doc-toolbar-icon-color"),r.style.removeProperty("--persona-artifact-doc-toggle-active-bg"),r.style.removeProperty("--persona-artifact-doc-toggle-active-border")}function Gl(r,e){var d,l,u,m,p,f,b,h,S,T;if(!Bn(e)){r.style.removeProperty("--persona-artifact-split-gap"),r.style.removeProperty("--persona-artifact-pane-width"),r.style.removeProperty("--persona-artifact-pane-max-width"),r.style.removeProperty("--persona-artifact-pane-min-width"),r.style.removeProperty("--persona-artifact-pane-bg"),r.style.removeProperty("--persona-artifact-pane-padding"),bC(r),Xx(r,e);return}let t=(l=(d=e.features)==null?void 0:d.artifacts)==null?void 0:l.layout;r.style.setProperty("--persona-artifact-split-gap",(u=t==null?void 0:t.splitGap)!=null?u:"0.5rem"),r.style.setProperty("--persona-artifact-pane-width",(m=t==null?void 0:t.paneWidth)!=null?m:"40%"),r.style.setProperty("--persona-artifact-pane-max-width",(p=t==null?void 0:t.paneMaxWidth)!=null?p:"28rem"),t!=null&&t.paneMinWidth?r.style.setProperty("--persona-artifact-pane-min-width",t.paneMinWidth):r.style.removeProperty("--persona-artifact-pane-min-width");let n=(f=t==null?void 0:t.paneBackground)==null?void 0:f.trim();n?r.style.setProperty("--persona-artifact-pane-bg",n):r.style.removeProperty("--persona-artifact-pane-bg");let o=(b=t==null?void 0:t.panePadding)==null?void 0:b.trim();o?r.style.setProperty("--persona-artifact-pane-padding",o):r.style.removeProperty("--persona-artifact-pane-padding");let a=(h=t==null?void 0:t.documentToolbarIconColor)==null?void 0:h.trim();a?r.style.setProperty("--persona-artifact-doc-toolbar-icon-color",a):r.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let s=(S=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:S.trim();s?r.style.setProperty("--persona-artifact-doc-toggle-active-bg",s):r.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(T=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:T.trim();i?r.style.setProperty("--persona-artifact-doc-toggle-active-border",i):r.style.removeProperty("--persona-artifact-doc-toggle-active-border"),Xx(r,e)}var Qx=["panel","seamless"];function Kl(r,e){var i,d,l,u,m,p;for(let f of Qx)r.classList.remove(`persona-artifact-appearance-${f}`);if(r.classList.remove("persona-artifact-unified-split"),r.style.removeProperty("--persona-artifact-pane-radius"),r.style.removeProperty("--persona-artifact-pane-shadow"),r.style.removeProperty("--persona-artifact-unified-outer-radius"),!Bn(e))return;let t=(d=(i=e.features)==null?void 0:i.artifacts)==null?void 0:d.layout,n=(l=t==null?void 0:t.paneAppearance)!=null?l:"panel",o=Qx.includes(n)?n:"panel";r.classList.add(`persona-artifact-appearance-${o}`);let a=(u=t==null?void 0:t.paneBorderRadius)==null?void 0:u.trim();a&&r.style.setProperty("--persona-artifact-pane-radius",a);let s=(m=t==null?void 0:t.paneShadow)==null?void 0:m.trim();if(s&&r.style.setProperty("--persona-artifact-pane-shadow",s),(t==null?void 0:t.unifiedSplitChrome)===!0){r.classList.add("persona-artifact-unified-split");let f=((p=t.unifiedSplitOuterRadius)==null?void 0:p.trim())||a;f&&r.style.setProperty("--persona-artifact-unified-outer-radius",f)}}function Jx(r,e){var t,n,o;return!e||!Bn(r)?!1:((o=(n=(t=r.features)==null?void 0:t.artifacts)==null?void 0:n.layout)==null?void 0:o.expandLauncherPanelWhenOpen)!==!1}function yC(r,e){if(!(r!=null&&r.trim()))return e;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(r.trim());return t?Math.max(0,Number(t[1])):e}function vC(r){if(!(r!=null&&r.trim()))return null;let e=/^(\d+(?:\.\d+)?)px\s*$/i.exec(r.trim());return e?Math.max(0,Number(e[1])):null}function CC(r,e,t){return t<e?e:Math.min(t,Math.max(e,r))}function wC(r,e,t,n){let o=r-n-2*e-t;return Math.max(0,o)}function Yx(r,e){var s;let n=(s=(e.getComputedStyle(r).gap||"0px").trim().split(/\s+/)[0])!=null?s:"0px",o=/^([\d.]+)px$/i.exec(n);if(o)return Number(o[1]);let a=/^([\d.]+)/.exec(n);return a?Number(a[1]):8}function Zx(r,e,t,n,o,a){let s=yC(o,200),i=wC(e,t,n,200);i=Math.max(s,i);let d=vC(a);return d!==null&&(i=Math.min(i,d)),CC(r,s,i)}var eb={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"}},cu=(r,e,t,n)=>{let o=r.querySelectorAll("[data-tv-form]");o.length&&o.forEach(a=>{var b,h,S;if(a.dataset.enhanced==="true")return;let s=(b=a.dataset.tvForm)!=null?b:"init";a.dataset.enhanced="true";let i=(h=eb[s])!=null?h:eb.init;a.classList.add("persona-form-card","persona-space-y-4");let d=v("div","persona-space-y-1"),l=v("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(l.textContent=i.title,d.appendChild(l),i.description){let T=v("p","persona-text-sm persona-text-persona-muted");T.textContent=i.description,d.appendChild(T)}let u=document.createElement("form");u.className="persona-form-grid persona-space-y-3",i.fields.forEach(T=>{var w,E;let M=v("label","persona-form-field persona-flex persona-flex-col persona-gap-1");M.htmlFor=`${e.id}-${s}-${T.name}`;let k=v("span","persona-text-xs persona-font-medium persona-text-persona-muted");k.textContent=T.label,M.appendChild(k);let x=(w=T.type)!=null?w:"text",C;x==="textarea"?(C=document.createElement("textarea"),C.rows=3):(C=document.createElement("input"),C.type=x),C.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",C.id=`${e.id}-${s}-${T.name}`,C.name=T.name,C.placeholder=(E=T.placeholder)!=null?E:"",T.required&&(C.required=!0),M.appendChild(C),u.appendChild(M)});let m=v("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),p=v("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),f=v("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");f.type="submit",f.textContent=(S=i.submitLabel)!=null?S:"Submit",m.appendChild(p),m.appendChild(f),u.appendChild(m),a.replaceChildren(d,u),u.addEventListener("submit",async T=>{var C,w;T.preventDefault();let M=(C=t.formEndpoint)!=null?C:"/form",k=new FormData(u),x={};k.forEach((E,H)=>{x[H]=E}),x.type=s,f.disabled=!0,p.textContent="Submitting\u2026";try{let E=await fetch(M,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(x)});if(!E.ok)throw new Error(`Form submission failed (${E.status})`);let H=await E.json();p.textContent=(w=H.message)!=null?w:"Thanks! We'll be in touch soon.",H.success&&H.nextPrompt&&await n.sendMessage(String(H.nextPrompt))}catch(E){p.textContent=E instanceof Error?E.message:"Something went wrong. Please try again."}finally{f.disabled=!1}})})};var pu=class{constructor(){this.plugins=new Map}register(e){var t;this.plugins.has(e.id)&&console.warn(`Plugin "${e.id}" is already registered. Overwriting.`),this.plugins.set(e.id,e),(t=e.onRegister)==null||t.call(e)}unregister(e){var n;let t=this.plugins.get(e);t&&((n=t.onUnregister)==null||n.call(t),this.plugins.delete(e))}getAll(){return Array.from(this.plugins.values()).sort((e,t)=>{var n,o;return((n=t.priority)!=null?n:0)-((o=e.priority)!=null?o:0)})}getForInstance(e){let t=this.getAll();if(!e||e.length===0)return t;let n=new Set(e.map(a=>a.id));return[...t.filter(a=>!n.has(a.id)),...e].sort((a,s)=>{var i,d;return((i=s.priority)!=null?i:0)-((d=a.priority)!=null?d:0)})}clear(){this.plugins.forEach(e=>{var t;return(t=e.onUnregister)==null?void 0:t.call(e)}),this.plugins.clear()}},li=new pu;var tb=()=>{let r=new Map,e=(o,a)=>(r.has(o)||r.set(o,new Set),r.get(o).add(a),()=>t(o,a)),t=(o,a)=>{var s;(s=r.get(o))==null||s.delete(a)};return{on:e,off:t,emit:(o,a)=>{var s;(s=r.get(o))==null||s.forEach(i=>{try{i(a)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var AC=r=>{let e=r.match(/```(?:json)?\s*([\s\S]*?)```/i);return e?e[1]:r},SC=r=>{let e=r.trim(),t=e.indexOf("{");if(t===-1)return null;let n=0;for(let o=t;o<e.length;o+=1){let a=e[o];if(a==="{"&&(n+=1),a==="}"&&(n-=1,n===0))return e.slice(t,o+1)}return null},di=({text:r})=>{if(!r||!r.includes("{"))return null;try{let e=AC(r),t=SC(e);if(!t)return null;let n=JSON.parse(t);if(!n||typeof n!="object"||!n.action)return null;let{action:o,...a}=n;return{type:String(o),payload:a,raw:n}}catch{return null}},uu=r=>typeof r=="string"?r:r==null?"":String(r),wa={message:r=>r.type!=="message"?void 0:{handled:!0,displayText:uu(r.payload.text)},messageAndClick:(r,e)=>{var o;if(r.type!=="message_and_click")return;let t=r.payload,n=uu(t.element);if(n&&((o=e.document)!=null&&o.querySelector)){let a=e.document.querySelector(n);a?setTimeout(()=>{a.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",n)}return{handled:!0,displayText:uu(t.text)}}},rb=r=>Array.isArray(r)?r.map(e=>String(e)):[],ci=r=>{let e=new Set(rb(r.getSessionMetadata().processedActionMessageIds)),t=()=>{e=new Set(rb(r.getSessionMetadata().processedActionMessageIds))},n=()=>{let a=Array.from(e);r.updateSessionMetadata(s=>({...s,processedActionMessageIds:a}))};return{process:a=>{if(a.streaming||a.message.role!=="assistant"||!a.text||e.has(a.message.id))return null;let s=typeof a.raw=="string"&&a.raw||typeof a.message.rawContent=="string"&&a.message.rawContent||typeof a.text=="string"&&a.text||null;!s&&typeof a.text=="string"&&a.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=s?r.parsers.reduce((l,u)=>l||(u==null?void 0:u({text:s,message:a.message}))||null,null):null;if(!i)return null;e.add(a.message.id),n();let d={action:i,message:a.message};r.emit("action:detected",d);for(let l of r.handlers)if(l)try{let u=()=>{r.emit("action:resubmit",d)},m=l(i,{message:a.message,metadata:r.getSessionMetadata(),updateMetadata:r.updateSessionMetadata,document:r.documentRef,triggerResubmit:u});if(!m)continue;if(m.handled){let p=m.persistMessage!==!1;return{text:m.displayText!==void 0?m.displayText:"",persist:p,resubmit:m.resubmit}}}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",u)}return{text:"",persist:!0}},syncFromMetadata:t}};var TC=r=>{if(!r)return null;try{return JSON.parse(r)}catch(e){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",e),null}},MC=r=>r.map(e=>({...e,streaming:!1})),kC=r=>r.map(e=>({...e,status:"complete"})),Xl=(r="persona-state")=>{let e=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=e();return t?TC(t.getItem(r)):null},save:t=>{let n=e();if(n)try{let o={...t,messages:t.messages?MC(t.messages):void 0,artifacts:t.artifacts?kC(t.artifacts):void 0};n.setItem(r,JSON.stringify(o))}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",o)}},clear:()=>{let t=e();if(t)try{t.removeItem(r)}catch(n){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",n)}}}};var rs=Li(zi(),1);function EC(r){if(!r||typeof r!="object"||!("component"in r))return!1;let e=r.component;return typeof e=="string"&&e.length>0}function LC(r,e){if(!EC(r))return null;let t=r.props&&typeof r.props=="object"&&r.props!==null?r.props:{};return{component:r.component,props:t,raw:e}}function Ql(){let r=null,e=0;return{getExtractedDirective:()=>r,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=e)return r;try{let o=(0,rs.parse)(t,rs.STR|rs.OBJ),a=LC(o,t);a&&(r=a)}catch{}return e=t.length,r},reset:()=>{r=null,e=0}}}function nb(r){return typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string"&&"props"in r&&typeof r.props=="object"}function Jl(r,e){let{config:t,message:n,onPropsUpdate:o}=e,a=wo.get(r.component);if(!a)return console.warn(`[ComponentMiddleware] Component "${r.component}" not found in registry. Falling back to default rendering.`),null;let s={message:n,config:t,updateProps:i=>{o&&o(i)}};try{return a(r.props,s)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${r.component}":`,i),null}}function ob(){let r=Ql();return{processChunk:e=>r.processChunk(e),getDirective:()=>r.getExtractedDirective(),reset:()=>{r.reset()}}}function ab(r){if(typeof r.rawContent=="string"&&r.rawContent.length>0)return r.rawContent;if(typeof r.content=="string"){let e=r.content.trim();if(e.startsWith("{")||e.startsWith("["))return r.content}return null}function Yl(r){let e=ab(r);if(!e)return!1;try{let t=JSON.parse(e);return typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"}catch{return!1}}function Zl(r){let e=ab(r);if(!e)return null;try{let t=JSON.parse(e);if(typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"){let n=t;return{component:n.component,props:n.props&&typeof n.props=="object"&&n.props!==null?n.props:{},raw:e}}}catch{}return null}var PC=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function ed(r){let{onSubmit:e,onDismiss:t,title:n="How satisfied are you?",subtitle:o="Please rate your experience",commentPlaceholder:a="Share your thoughts (optional)...",submitText:s="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:l=PC}=r,u=document.createElement("div");u.className="persona-feedback-container persona-feedback-csat",u.setAttribute("role","dialog"),u.setAttribute("aria-label","Customer satisfaction feedback");let m=null,p=document.createElement("div");p.className="persona-feedback-content";let f=document.createElement("div");f.className="persona-feedback-header";let b=document.createElement("h3");b.className="persona-feedback-title",b.textContent=n,f.appendChild(b);let h=document.createElement("p");h.className="persona-feedback-subtitle",h.textContent=o,f.appendChild(h),p.appendChild(f);let S=document.createElement("div");S.className="persona-feedback-rating persona-feedback-rating-csat",S.setAttribute("role","radiogroup"),S.setAttribute("aria-label","Satisfaction rating from 1 to 5");let T=[];for(let w=1;w<=5;w++){let E=document.createElement("button");E.type="button",E.className="persona-feedback-rating-btn persona-feedback-star-btn",E.setAttribute("role","radio"),E.setAttribute("aria-checked","false"),E.setAttribute("aria-label",`${w} star${w>1?"s":""}: ${l[w-1]}`),E.title=l[w-1],E.dataset.rating=String(w),E.innerHTML=`
74
74
  <svg class="persona-feedback-star" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
75
75
  <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>
76
76
  </svg>
77
- `,T.addEventListener("click",()=>{f=C,M.forEach((W,R)=>{let I=R<C;W.classList.toggle("selected",I),W.setAttribute("aria-checked",R===C-1?"true":"false")})}),M.push(T),S.appendChild(T)}u.appendChild(S);let E=null;if(d){let C=document.createElement("div");C.className="persona-feedback-comment-container",E=document.createElement("textarea"),E.className="persona-feedback-comment",E.placeholder=a,E.rows=3,E.setAttribute("aria-label","Additional comments"),C.appendChild(E),u.appendChild(C)}let k=document.createElement("div");k.className="persona-feedback-actions";let h=document.createElement("button");h.type="button",h.className="persona-feedback-btn persona-feedback-btn-skip",h.textContent=i,h.addEventListener("click",()=>{t==null||t(),p.remove()});let w=document.createElement("button");return w.type="button",w.className="persona-feedback-btn persona-feedback-btn-submit",w.textContent=s,w.addEventListener("click",async()=>{if(f===null){S.classList.add("persona-feedback-shake"),setTimeout(()=>S.classList.remove("persona-feedback-shake"),500);return}w.disabled=!0,w.textContent="Submitting...";try{let C=(E==null?void 0:E.value.trim())||void 0;await e(f,C),p.remove()}catch(C){w.disabled=!1,w.textContent=s,console.error("[CSAT Feedback] Failed to submit:",C)}}),k.appendChild(h),k.appendChild(w),u.appendChild(k),p.appendChild(u),p}function Kl(r){let{onSubmit:e,onDismiss:t,title:n="How likely are you to recommend us?",subtitle:o="On a scale of 0 to 10",commentPlaceholder:a="What could we do better? (optional)...",submitText:s="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:l="Not likely",highLabel:p="Very likely"}=r,f=document.createElement("div");f.className="persona-feedback-container persona-feedback-nps",f.setAttribute("role","dialog"),f.setAttribute("aria-label","Net Promoter Score feedback");let u=null,m=document.createElement("div");m.className="persona-feedback-content";let v=document.createElement("div");v.className="persona-feedback-header";let x=document.createElement("h3");x.className="persona-feedback-title",x.textContent=n,v.appendChild(x);let S=document.createElement("p");S.className="persona-feedback-subtitle",S.textContent=o,v.appendChild(S),m.appendChild(v);let M=document.createElement("div");M.className="persona-feedback-rating persona-feedback-rating-nps",M.setAttribute("role","radiogroup"),M.setAttribute("aria-label","Likelihood rating from 0 to 10");let E=document.createElement("div");E.className="persona-feedback-labels";let k=document.createElement("span");k.className="persona-feedback-label-low",k.textContent=l;let h=document.createElement("span");h.className="persona-feedback-label-high",h.textContent=p,E.appendChild(k),E.appendChild(h);let w=document.createElement("div");w.className="persona-feedback-numbers";let C=[];for(let N=0;N<=10;N++){let V=document.createElement("button");V.type="button",V.className="persona-feedback-rating-btn persona-feedback-number-btn",V.setAttribute("role","radio"),V.setAttribute("aria-checked","false"),V.setAttribute("aria-label",`Rating ${N} out of 10`),V.textContent=String(N),V.dataset.rating=String(N),N<=6?V.classList.add("persona-feedback-detractor"):N<=8?V.classList.add("persona-feedback-passive"):V.classList.add("persona-feedback-promoter"),V.addEventListener("click",()=>{u=N,C.forEach((ie,xe)=>{ie.classList.toggle("selected",xe===N),ie.setAttribute("aria-checked",xe===N?"true":"false")})}),C.push(V),w.appendChild(V)}M.appendChild(E),M.appendChild(w),m.appendChild(M);let T=null;if(d){let N=document.createElement("div");N.className="persona-feedback-comment-container",T=document.createElement("textarea"),T.className="persona-feedback-comment",T.placeholder=a,T.rows=3,T.setAttribute("aria-label","Additional comments"),N.appendChild(T),m.appendChild(N)}let W=document.createElement("div");W.className="persona-feedback-actions";let R=document.createElement("button");R.type="button",R.className="persona-feedback-btn persona-feedback-btn-skip",R.textContent=i,R.addEventListener("click",()=>{t==null||t(),f.remove()});let I=document.createElement("button");return I.type="button",I.className="persona-feedback-btn persona-feedback-btn-submit",I.textContent=s,I.addEventListener("click",async()=>{if(u===null){w.classList.add("persona-feedback-shake"),setTimeout(()=>w.classList.remove("persona-feedback-shake"),500);return}I.disabled=!0,I.textContent="Submitting...";try{let N=(T==null?void 0:T.value.trim())||void 0;await e(u,N),f.remove()}catch(N){I.disabled=!1,I.textContent=s,console.error("[NPS Feedback] Failed to submit:",N)}}),W.appendChild(R),W.appendChild(I),m.appendChild(W),f.appendChild(m),f}var es="persona-chat-history",hC=30*1e3,xC={"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 bC(r){var n,o,a;if(!r)return[];let e=[],t=Array.from((n=r.items)!=null?n:[]);for(let s of t){if(s.kind!=="file"||!s.type.startsWith("image/"))continue;let i=s.getAsFile();if(!i)continue;if(i.name){e.push(i);continue}let d=(o=xC[i.type])!=null?o:"png";e.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(e.length>0)return e;for(let s of Array.from((a=r.files)!=null?a:[]))s.type.startsWith("image/")&&e.push(s);return e}function Xl(r){if(!r)return!1;let e=r.types;return e?typeof e.contains=="function"?e.contains("Files"):Array.from(e).includes("Files"):!1}function yC(r){var e,t,n,o,a,s,i,d,l;return r?r===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(e=r.storage)!=null?e:"session",keyPrefix:(t=r.keyPrefix)!=null?t:"persona-",persist:{openState:(o=(n=r.persist)==null?void 0:n.openState)!=null?o:!0,voiceState:(s=(a=r.persist)==null?void 0:a.voiceState)!=null?s:!0,focusInput:(d=(i=r.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(l=r.clearOnChatClear)!=null?l:!0}:null}function vC(r){try{let e=r==="local"?localStorage:sessionStorage,t="__persist_test__";return e.setItem(t,"1"),e.removeItem(t),e}catch{return null}}var nu=r=>!r||typeof r!="object"?{}:{...r},Kx=r=>r.map(e=>({...e,streaming:!1})),Xx=(r,e,t)=>{let n=r!=null&&r.markdown?sa(r.markdown):null,o=Da(r==null?void 0:r.sanitize);return r!=null&&r.postprocessMessage&&o&&(r==null?void 0:r.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."),a=>{var l,p,f;let s=(l=a.text)!=null?l:"",i=(p=a.message.rawContent)!=null?p:null;if(e){let u=e.process({text:s,raw:i!=null?i:s,message:a.message,streaming:a.streaming});u!==null&&(s=u.text,u.persist||(a.message.__skipPersist=!0),u.resubmit&&!a.streaming&&t&&t())}let d;return r!=null&&r.postprocessMessage?d=r.postprocessMessage({...a,text:s,raw:(f=i!=null?i:a.text)!=null?f:""}):n?d=n(s):d=ia(s),o?o(d):d}};function Qx(r){var i,d,l,p;let e=y("div","persona-attachment-drop-overlay");r!=null&&r.background&&e.style.setProperty("--persona-drop-overlay-bg",r.background),(r==null?void 0:r.backdropBlur)!==void 0&&e.style.setProperty("--persona-drop-overlay-blur",r.backdropBlur),r!=null&&r.border&&e.style.setProperty("--persona-drop-overlay-border",r.border),r!=null&&r.borderRadius&&e.style.setProperty("--persona-drop-overlay-radius",r.borderRadius),r!=null&&r.inset&&e.style.setProperty("--persona-drop-overlay-inset",r.inset),r!=null&&r.labelSize&&e.style.setProperty("--persona-drop-overlay-label-size",r.labelSize),r!=null&&r.labelColor&&e.style.setProperty("--persona-drop-overlay-label-color",r.labelColor);let t=(i=r==null?void 0:r.iconName)!=null?i:"upload",n=(d=r==null?void 0:r.iconSize)!=null?d:"48px",o=(l=r==null?void 0:r.iconColor)!=null?l:"rgba(59, 130, 246, 0.6)",a=(p=r==null?void 0:r.iconStrokeWidth)!=null?p:.5,s=Me(t,n,o,a);if(s&&e.appendChild(s),r!=null&&r.label){let f=y("span","persona-drop-overlay-label");f.textContent=r.label,e.appendChild(f)}return e}var Ql=(r,e,t)=>{var Bu,Du,Fu,Nu,Ou,_u,Uu,qu,zu,$u,Vu,ju,Gu,Ku,Xu,Qu,Ju,Yu,Zu,ef,tf,rf,nf,of,af,sf,lf,df,cf,pf,uf,ff,mf,gf,hf,xf,bf,yf,vf,Cf,wf,Af,Sf,Tf,Mf,kf,Ef,Lf,Pf,Rf;if(r==null)throw new Error('createAgentExperience: mount must be a non-null HTMLElement (e.g. pass document.getElementById("my-root") after the node exists).');r.id&&!r.getAttribute("data-persona-instance")&&r.setAttribute("data-persona-instance",r.id),r.hasAttribute("data-persona-root")||r.setAttribute("data-persona-root","true");let n=pl(e),o=ti.getForInstance(n.plugins);n.components&&Co.registerAll(n.components);let a=zx(),i=n.persistState===!1?null:(Bu=n.storageAdapter)!=null?Bu:ql(),d={},l=null,p=!1,f=c=>{if(n.onStateLoaded)try{let g=n.onStateLoaded(c);if(g&&typeof g=="object"&&"state"in g){let{state:b,open:A}=g;return A&&(p=!0),b}return g}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",g)}return c};if(i!=null&&i.load)try{let c=i.load();if(c&&typeof c.then=="function")l=c.then(g=>{let b=g!=null?g:{messages:[],metadata:{}};return f(b)});else{let g=c!=null?c:{messages:[],metadata:{}},b=f(g);b.metadata&&(d=nu(b.metadata)),(Du=b.messages)!=null&&Du.length&&(n={...n,initialMessages:b.messages}),(Fu=b.artifacts)!=null&&Fu.length&&(n={...n,initialArtifacts:b.artifacts,initialSelectedArtifactId:(Nu=b.selectedArtifactId)!=null?Nu:null})}}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",c)}else if(n.onStateLoaded)try{let c=f({messages:[],metadata:{}});(Ou=c.messages)!=null&&Ou.length&&(n={...n,initialMessages:c.messages})}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",c)}let u=()=>d,m=c=>{var b;d=(b=c({...d}))!=null?b:{},Ma()},v=n.actionParsers&&n.actionParsers.length?n.actionParsers:[ri],x=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[va.message,va.messageAndClick],S=ni({parsers:v,handlers:x,getSessionMetadata:u,updateSessionMetadata:m,emit:a.emit,documentRef:typeof document!="undefined"?document:null});S.syncFromMetadata();let M=(Uu=(_u=n.launcher)==null?void 0:_u.enabled)!=null?Uu:!0,E=(zu=(qu=n.launcher)==null?void 0:qu.autoExpand)!=null?zu:!1,k=($u=n.autoFocusInput)!=null?$u:!1,h=E,w=M,C=(ju=(Vu=n.layout)==null?void 0:Vu.header)==null?void 0:ju.layout,T=!1,W=()=>Oo(n),R=()=>M||W(),I=W()?!1:M?E:!0,N=!1,V=null,ie=()=>{N=!0,V&&clearTimeout(V),V=setTimeout(()=>{N&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),N=!1)},1e4)},xe=Xx(n,S,ie),Je=(Ku=(Gu=n.features)==null?void 0:Gu.showReasoning)!=null?Ku:!0,we=(Qu=(Xu=n.features)==null?void 0:Xu.showToolCalls)!=null?Qu:!0,De=(Yu=(Ju=n.features)==null?void 0:Ju.showEventStreamToggle)!=null?Yu:!1,Ae=(ef=(Zu=n.features)==null?void 0:Zu.scrollToBottom)!=null?ef:{},qe=(rf=(tf=n.features)==null?void 0:tf.scrollBehavior)!=null?rf:{},J=`${(of=typeof n.persistState=="object"?(nf=n.persistState)==null?void 0:nf.keyPrefix:void 0)!=null?of:"persona-"}event-stream`,re=De?new Zs(J):null,Q=(lf=(sf=(af=n.features)==null?void 0:af.eventStream)==null?void 0:sf.maxEvents)!=null?lf:2e3,ge=De?new Ys(Q,re):null,Z=De?new ei:null,G=null,pe=!1,ke=null,le=0;re==null||re.open().then(()=>ge==null?void 0:ge.restore()).catch(c=>{n.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",c)});let ne={onCopy:c=>{var g,b;a.emit("message:copy",c),q!=null&&q.isClientTokenMode()&&q.submitMessageFeedback(c.id,"copy").catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",A)}),(b=(g=n.messageActions)==null?void 0:g.onCopy)==null||b.call(g,c)},onFeedback:c=>{var g,b;a.emit("message:feedback",c),q!=null&&q.isClientTokenMode()&&q.submitMessageFeedback(c.messageId,c.type).catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit feedback:",A)}),(b=(g=n.messageActions)==null?void 0:g.onFeedback)==null||b.call(g,c)}},de=(df=n.statusIndicator)!=null?df:{},Lt=c=>{var g,b,A,H;return c==="idle"?(g=de.idleText)!=null?g:jr.idle:c==="connecting"?(b=de.connectingText)!=null?b:jr.connecting:c==="connected"?(A=de.connectedText)!=null?A:jr.connected:c==="error"?(H=de.errorText)!=null?H:jr.error:jr[c]};function St(c,g,b,A){if(A==="idle"&&b.idleLink){c.textContent="";let H=document.createElement("a");H.href=b.idleLink,H.target="_blank",H.rel="noopener noreferrer",H.textContent=g,H.style.color="inherit",H.style.textDecoration="none",c.appendChild(H)}else c.textContent=g}let{wrapper:We,panel:he,pillRoot:at}=ax(n),Pe=sx(n,R()),{container:j,body:ue,messagesWrapper:nt,suggestions:It,textarea:ee,sendButton:je,sendButtonWrapper:Fr,composerForm:Dt,statusText:ar,introTitle:gr,introSubtitle:nn,closeButton:F,iconHolder:fe,headerTitle:Re,headerSubtitle:Xe,header:Fe,footer:Oe,actionsRow:Ye,leftActions:Tt,rightActions:Qt}=Pe,sr=Pe.setSendButtonMode,K=Pe.micButton,ft=Pe.micButtonWrapper,it=Pe.attachmentButton,ye=Pe.attachmentButtonWrapper,se=Pe.attachmentInput,st=Pe.attachmentPreviewsContainer;j.classList.add("persona-relative"),ue.classList.add("persona-relative");let ur=12,ct=()=>{var c;return(c=Ae.label)!=null?c:""},xr=()=>{var c;return(c=Ae.iconName)!=null?c:"arrow-down"},Ir=()=>Ae.enabled!==!1,pt=()=>{var c;return(c=qe.mode)!=null?c:"follow"},Pt=()=>{var c;return(c=qe.anchorTopOffset)!=null?c:16},et=y("button","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-z-10 persona-flex persona-items-center persona-gap-1 persona-text-xs persona-transform persona--translate-x-1/2 persona-cursor-pointer");et.type="button",et.style.display="none",et.setAttribute("data-persona-scroll-to-bottom","true");let $t=y("span","persona-flex persona-items-center"),br=y("span",""),ir=y("span","");ir.setAttribute("data-persona-scroll-to-bottom-count",""),ir.style.display="none",et.append($t,br,ir),j.appendChild(et);let fr=y("div","persona-stream-anchor-spacer");fr.setAttribute("aria-hidden","true"),fr.setAttribute("data-persona-anchor-spacer",""),fr.style.flexShrink="0",fr.style.pointerEvents="none",fr.style.height="0px",ue.appendChild(fr);let Sr=()=>{let g=Oe.style.display==="none"?0:Oe.offsetHeight;et.style.bottom=`${g+ur}px`};Sr();let cn=()=>{let c=!!ct();et.setAttribute("aria-label",ct()||"Jump to latest"),et.title=ct(),et.setAttribute("data-persona-scroll-to-bottom-has-label",c?"true":"false"),$t.innerHTML="";let g=Me(xr(),"14px","currentColor",2);g?($t.appendChild(g),$t.style.display=""):$t.style.display="none",br.textContent=ct(),br.style.display=c?"":"none"};cn();let Mt=null,_r=null,hr=o.find(c=>c.renderHeader);if(hr!=null&&hr.renderHeader){let c=hr.renderHeader({config:n,defaultRenderer:()=>{let g=bo({config:n,showClose:R()});return ha(j,g,n),g.header},onClose:()=>Gt(!1,"user")});if(c){let g=j.querySelector(".persona-border-b-persona-divider");g&&(g.replaceWith(c),Fe=c)}}let An=()=>{var g,b,A,H;if(!ge)return;if(pe=!0,!G&&ge&&(G=Wx({buffer:ge,getFullHistory:()=>ge.getAllFromStore(),onClose:()=>on(),config:n,plugins:o,getThroughput:()=>{var _;return(_=Z==null?void 0:Z.getMetric())!=null?_:{status:"idle"}}})),G&&(ue.style.display="none",(g=Oe.parentNode)==null||g.insertBefore(G.element,Oe),G.update()),Ct){Ct.style.boxShadow=`inset 0 0 0 1.5px ${rn.actionIconColor}`;let _=(H=(A=(b=n.features)==null?void 0:b.eventStream)==null?void 0:A.classNames)==null?void 0:H.toggleButtonActive;_&&_.split(/\s+/).forEach(U=>U&&Ct.classList.add(U))}let c=()=>{if(!pe)return;let _=Date.now();_-le>=200&&(G==null||G.update(),le=_),ke=requestAnimationFrame(c)};le=0,ke=requestAnimationFrame(c),sn(),a.emit("eventStream:opened",{timestamp:Date.now()})},on=()=>{var c,g,b;if(pe){if(pe=!1,G&&G.element.remove(),ue.style.display="",Ct){Ct.style.boxShadow="";let A=(b=(g=(c=n.features)==null?void 0:c.eventStream)==null?void 0:g.classNames)==null?void 0:b.toggleButtonActive;A&&A.split(/\s+/).forEach(H=>H&&Ct.classList.remove(H))}ke!==null&&(cancelAnimationFrame(ke),ke=null),sn(),a.emit("eventStream:closed",{timestamp:Date.now()})}},Ct=null;if(De){let c=(pf=(cf=n.features)==null?void 0:cf.eventStream)==null?void 0:pf.classNames,g="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(c!=null&&c.toggleButton?" "+c.toggleButton:"");Ct=y("button",g),Ct.style.width="28px",Ct.style.height="28px",Ct.style.color=rn.actionIconColor,Ct.type="button",Ct.setAttribute("aria-label","Event Stream"),Ct.title="Event Stream";let b=Me("activity","18px","currentColor",1.5);b&&Ct.appendChild(b);let A=Pe.clearChatButtonWrapper,H=Pe.closeButtonWrapper,_=A||H;_&&_.parentNode===Fe?Fe.insertBefore(Ct,_):Fe.appendChild(Ct),Ct.addEventListener("click",()=>{pe?on():An()})}let jn=c=>{var A,H,_;let g=n.attachments;if(!(g!=null&&g.enabled))return;let b=c.querySelector(".persona-attachment-previews");if(!b){b=y("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),b.style.display="none";let U=c.querySelector("[data-persona-composer-form]");U!=null&&U.parentNode?U.parentNode.insertBefore(b,U):c.insertBefore(b,c.firstChild)}if(!c.querySelector('input[type="file"]')){let U=y("input");U.type="file",U.accept=((A=g.allowedTypes)!=null?A:ho).join(","),U.multiple=((H=g.maxFiles)!=null?H:4)>1,U.style.display="none",U.setAttribute("aria-label",(_=g.buttonTooltipText)!=null?_:"Attach files"),c.appendChild(U)}},Sn=o.find(c=>c.renderComposer);if(Sn!=null&&Sn.renderComposer){let c=n.composer,g=Sn.renderComposer({config:n,defaultRenderer:()=>Va({config:n}).footer,onSubmit:b=>{var U;if(!q||q.isStreaming())return;let A=b.trim(),H=(U=Mt==null?void 0:Mt.hasAttachments())!=null?U:!1;if(!A&&!H)return;L();let _;H&&(_=[],_.push(...Mt.getContentParts()),A&&_.push(Fs(A))),q.sendMessage(A,{contentParts:_}),H&&Mt.clearAttachments()},streaming:!1,disabled:!1,openAttachmentPicker:()=>{se==null||se.click()},models:c==null?void 0:c.models,selectedModelId:c==null?void 0:c.selectedModelId,onModelChange:b=>{n.composer={...n.composer,selectedModelId:b},n.agent&&(n.agent={...n.agent,model:b})},onVoiceToggle:((uf=n.voiceRecognition)==null?void 0:uf.enabled)===!0?()=>{_r==null||_r()}:void 0});g&&(Oe.replaceWith(g),Oe=g)}let _e=c=>{let g=c.querySelector("[data-persona-composer-form]"),b=c.querySelector("[data-persona-composer-input]"),A=c.querySelector("[data-persona-composer-submit]"),H=c.querySelector("[data-persona-composer-mic]"),_=c.querySelector("[data-persona-composer-status]");g&&(Dt=g),b&&(ee=b),A&&(je=A),H&&(K=H,ft=H.parentElement),_&&(ar=_);let U=c.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");U&&(It=U);let $=c.querySelector(".persona-attachment-button");$&&(it=$,ye=$.parentElement),se=c.querySelector('input[type="file"]'),st=c.querySelector(".persona-attachment-previews");let O=c.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");O&&(Ye=O)};jn(Oe),_e(Oe);let P=(xf=(ff=n.layout)==null?void 0:ff.contentMaxWidth)!=null?xf:W()?(hf=(gf=(mf=n.launcher)==null?void 0:mf.composerBar)==null?void 0:gf.contentMaxWidth)!=null?hf:"720px":void 0;if(P&&(nt.style.maxWidth=P,nt.style.marginLeft="auto",nt.style.marginRight="auto",nt.style.width="100%"),P&&Dt&&!W()&&(Dt.style.maxWidth=P,Dt.style.marginLeft="auto",Dt.style.marginRight="auto"),P&&It&&!W()&&(It.style.maxWidth=P,It.style.marginLeft="auto",It.style.marginRight="auto"),P&&st&&!W()&&(st.style.maxWidth=P,st.style.marginLeft="auto",st.style.marginRight="auto"),(bf=n.attachments)!=null&&bf.enabled&&se&&st){Mt=fa.fromConfig(n.attachments),Mt.setPreviewsContainer(st),se.addEventListener("change",b=>{let A=b.target;Mt==null||Mt.handleFileSelect(A.files),A.value=""});let c=n.attachments.dropOverlay,g=Qx(c);j.appendChild(g)}(()=>{var A,H;let c=(H=(A=n.layout)==null?void 0:A.slots)!=null?H:{},g=_=>{switch(_){case"body-top":return j.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return nt;case"footer-top":return It;case"composer":return Dt;case"footer-bottom":return ar;default:return null}},b=(_,U)=>{var $;switch(_){case"header-left":case"header-center":case"header-right":if(_==="header-left")Fe.insertBefore(U,Fe.firstChild);else if(_==="header-right")Fe.appendChild(U);else{let O=Fe.querySelector(".persona-flex-col");O?($=O.parentNode)==null||$.insertBefore(U,O.nextSibling):Fe.appendChild(U)}break;case"body-top":{let O=ue.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");O?O.replaceWith(U):ue.insertBefore(U,ue.firstChild);break}case"body-bottom":ue.appendChild(U);break;case"footer-top":It.replaceWith(U);break;case"footer-bottom":ar.replaceWith(U);break;default:break}};for(let[_,U]of Object.entries(c))if(U)try{let $=U({config:n,defaultContent:()=>g(_)});$&&b(_,$)}catch($){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${_}":`,$)}})();let Ee=c=>{var U,$;let b=c.target.closest('button[data-expand-header="true"]');if(!b)return;let A=b.closest(".persona-reasoning-bubble, .persona-tool-bubble, .persona-approval-bubble");if(!A)return;let H=A.getAttribute("data-message-id");if(!H)return;let _=b.getAttribute("data-bubble-type");if(_==="reasoning")Ga.has(H)?Ga.delete(H):Ga.add(H),cx(H,A);else if(_==="tool")Ka.has(H)?Ka.delete(H):Ka.add(H),px(H,A,n);else if(_==="approval"){let O=n.approval!==!1?n.approval:void 0,Ce=((U=O==null?void 0:O.detailsDisplay)!=null?U:"collapsed")==="expanded",me=($=Fl.get(H))!=null?$:Ce;Fl.set(H,!me),Ex(H,A,n)}ao.delete(H)};nt.addEventListener("pointerdown",c=>{c.target.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Ee(c))}),nt.addEventListener("keydown",c=>{let g=c.target;(c.key==="Enter"||c.key===" ")&&g.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Ee(c))});let Ot=new Map;nt.addEventListener("click",c=>{var U;let b=c.target.closest(".persona-message-action-btn[data-action]");if(!b)return;c.preventDefault(),c.stopPropagation();let A=b.closest("[data-actions-for]");if(!A)return;let H=A.getAttribute("data-actions-for");if(!H)return;let _=b.getAttribute("data-action");if(_==="copy"){let O=q.getMessages().find(Ce=>Ce.id===H);if(O&&ne.onCopy){let Ce=O.content||"";navigator.clipboard.writeText(Ce).then(()=>{b.classList.add("persona-message-action-success");let me=Me("check",14,"currentColor",2);me&&(b.innerHTML="",b.appendChild(me)),setTimeout(()=>{b.classList.remove("persona-message-action-success");let oe=Me("copy",14,"currentColor",2);oe&&(b.innerHTML="",b.appendChild(oe))},2e3)}).catch(me=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",me)}),ne.onCopy(O)}}else if(_==="upvote"||_==="downvote"){let O=((U=Ot.get(H))!=null?U:null)===_,Ce=_==="upvote"?"thumbs-up":"thumbs-down";if(O){Ot.delete(H),b.classList.remove("persona-message-action-active");let me=Me(Ce,14,"currentColor",2);me&&(b.innerHTML="",b.appendChild(me))}else{let me=_==="upvote"?"downvote":"upvote",oe=A.querySelector(`[data-action="${me}"]`);if(oe){oe.classList.remove("persona-message-action-active");let Qe=Me(me==="upvote"?"thumbs-up":"thumbs-down",14,"currentColor",2);Qe&&(oe.innerHTML="",oe.appendChild(Qe))}Ot.set(H,_),b.classList.add("persona-message-action-active");let Te=Me(Ce,14,"currentColor",2);Te&&(Te.setAttribute("fill","currentColor"),b.innerHTML="",b.appendChild(Te)),b.classList.remove("persona-message-action-pop"),b.offsetWidth,b.classList.add("persona-message-action-pop");let Se=q.getMessages().find(dt=>dt.id===H);Se&&ne.onFeedback&&ne.onFeedback({type:_,messageId:Se.id,message:Se})}}}),nt.addEventListener("click",c=>{let b=c.target.closest("button[data-approval-action]");if(!b)return;c.preventDefault(),c.stopPropagation();let A=b.closest(".persona-approval-bubble");if(!A)return;let H=A.getAttribute("data-message-id");if(!H)return;let _=b.getAttribute("data-approval-action");if(!_)return;let U=_==="approve"?"approved":"denied",O=q.getMessages().find(me=>me.id===H);if(!(O!=null&&O.approval))return;let Ce=A.querySelector("[data-approval-buttons]");Ce&&Ce.querySelectorAll("button").forEach(oe=>{oe.disabled=!0,oe.style.opacity="0.5",oe.style.cursor="not-allowed"}),O.approval.toolType==="webmcp"?q.resolveWebMcpApproval(H,U):q.resolveApproval(O.approval,U)});let Ze=null,_t=null,Zt={artifacts:[],selectedId:null},dr=!1,wt={current:null};nt.addEventListener("click",c=>{var oe,Te,Ve,Se,dt;let b=c.target.closest("[data-download-artifact]");if(!b)return;c.preventDefault(),c.stopPropagation();let A=b.getAttribute("data-download-artifact");if(!A||((Ve=(Te=(oe=n.features)==null?void 0:oe.artifacts)==null?void 0:Te.onArtifactAction)==null?void 0:Ve.call(Te,{type:"download",artifactId:A}))===!0)return;let _=q.getArtifactById(A),U=_==null?void 0:_.markdown,$=(_==null?void 0:_.title)||"artifact";if(!U){let Qe=b.closest("[data-open-artifact]"),ht=Qe==null?void 0:Qe.closest("[data-message-id]"),xt=ht==null?void 0:ht.getAttribute("data-message-id");if(xt){let Le=q.getMessages().find(Ke=>Ke.id===xt);if(Le!=null&&Le.rawContent)try{let Ke=JSON.parse(Le.rawContent);U=(Se=Ke==null?void 0:Ke.props)==null?void 0:Se.markdown,$=((dt=Ke==null?void 0:Ke.props)==null?void 0:dt.title)||$}catch{}}}if(!U)return;let O=new Blob([U],{type:"text/markdown"}),Ce=URL.createObjectURL(O),me=document.createElement("a");me.href=Ce,me.download=`${$}.md`,me.click(),URL.revokeObjectURL(Ce)}),nt.addEventListener("click",c=>{var _,U,$;let b=c.target.closest("[data-open-artifact]");if(!b)return;let A=b.getAttribute("data-open-artifact");!A||(($=(U=(_=n.features)==null?void 0:_.artifacts)==null?void 0:U.onArtifactAction)==null?void 0:$.call(U,{type:"open",artifactId:A}))===!0||(c.preventDefault(),c.stopPropagation(),dr=!1,q.selectArtifact(A),un())}),nt.addEventListener("keydown",c=>{if(c.key!=="Enter"&&c.key!==" ")return;let g=c.target;g.hasAttribute("data-open-artifact")&&(c.preventDefault(),g.click())});let Ur=Pe.composerOverlay,Vt=(c,g,b)=>{var $,O,Ce,me;let A=g.trim();if(!A||!wt.current)return;let H=($=c.getAttribute("data-tool-call-id"))!=null?$:"",_=b.source==="free-text";r.dispatchEvent(new CustomEvent("persona:askUserQuestion:answered",{detail:{toolUseId:H,answer:A,answers:b.structured,values:(O=b.values)!=null?O:b.source==="multi"?A.split(", "):[A],isFreeText:_,source:b.source},bubbles:!0,composed:!0})),zo(Ur,H);let U=wt.current.getMessages().find(oe=>{var Te;return((Te=oe.toolCall)==null?void 0:Te.id)===H});(Ce=U==null?void 0:U.agentMetadata)!=null&&Ce.awaitingLocalTool?wt.current.resolveAskUserQuestion(U,(me=b.structured)!=null?me:A):wt.current.sendMessage(A)},qr=c=>{var H;let g=wt.current;if(!g)return;let b=(H=c.getAttribute("data-tool-call-id"))!=null?H:"",A=g.getMessages().find(_=>{var U;return((U=_.toolCall)==null?void 0:U.id)===b});A&&g.persistAskUserQuestionProgress(A,{answers:Bl(c,A),currentIndex:Bn(c)})},Fn=c=>Object.entries(c).map(([g,b])=>`${g}: ${Array.isArray(b)?b.join(", "):b}`).join(" | "),no=c=>{var H,_,U;if(((_=(H=n.features)==null?void 0:H.askUserQuestion)==null?void 0:_.groupedAutoAdvance)===!1)return;let g=Bn(c),b=Qa(c);if(g>=b-1)return;let A=(U=wt.current)==null?void 0:U.getMessages().find($=>{var O;return((O=$.toolCall)==null?void 0:O.id)===c.getAttribute("data-tool-call-id")});A&&(Dl(c,A,n,g+1),qr(c))};Ur.addEventListener("click",c=>{var _,U,$,O,Ce,me,oe,Te,Ve,Se,dt,Qe,ht,xt;let b=c.target.closest("[data-ask-user-action]");if(!b)return;let A=b.closest("[data-persona-ask-sheet-for]");if(!A)return;let H=b.getAttribute("data-ask-user-action");if(c.preventDefault(),c.stopPropagation(),H==="dismiss"){let Be=(_=A.getAttribute("data-tool-call-id"))!=null?_:"";r.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:Be},bubbles:!0,composed:!0})),zo(Ur,Be);let Le=(U=wt.current)==null?void 0:U.getMessages().find(Ke=>{var rt;return((rt=Ke.toolCall)==null?void 0:rt.id)===Be});($=Le==null?void 0:Le.agentMetadata)!=null&&$.awaitingLocalTool&&((O=wt.current)==null||O.markAskUserQuestionResolved(Le),(Ce=wt.current)==null||Ce.resolveAskUserQuestion(Le,"(dismissed)"));return}if(H==="pick"){let Be=b.getAttribute("data-option-label");if(!Be)return;let Le=A.getAttribute("data-multi-select")==="true",Ke=qo(A);if(Ke&&Le){let rt=ba(A)[Bn(A)],Wt=new Set(Array.isArray(rt)?rt:[]);Wt.has(Be)?Wt.delete(Be):Wt.add(Be),$o(A,Array.from(Wt)),qr(A);return}if(Ke){$o(A,Be),qr(A),no(A);return}if(Le){let rt=b.getAttribute("aria-pressed")==="true";b.setAttribute("aria-pressed",rt?"false":"true"),b.classList.toggle("persona-ask-pill-selected",!rt);let Wt=A.querySelector('[data-ask-user-action="submit-multi"]');Wt&&(Wt.disabled=Qp(A).length===0);return}Vt(A,Be,{source:"pick",values:[Be]});return}if(H==="submit-multi"){let Be=Qp(A);if(Be.length===0)return;Vt(A,Be.join(", "),{source:"multi",values:Be});return}if(H==="open-free-text"){let Be=A.querySelector('[data-ask-free-text-row="true"]');if(Be){Be.classList.remove("persona-hidden");let Le=Be.querySelector('[data-ask-free-text-input="true"]');Le==null||Le.focus()}return}if(H==="focus-free-text"){let Be=A.querySelector('[data-ask-free-text-input="true"]');Be==null||Be.focus();return}if(H==="submit-free-text"){let Be=A.querySelector('[data-ask-free-text-input="true"]'),Le=(me=Be==null?void 0:Be.value)!=null?me:"";if(!Le.trim())return;if(qo(A)){$o(A,Le.trim()),qr(A),no(A);return}Vt(A,Le,{source:"free-text"});return}if(H==="next"||H==="back"){if(!wt.current)return;let Be=(oe=A.getAttribute("data-tool-call-id"))!=null?oe:"",Le=wt.current.getMessages().find(Ne=>{var Ue;return((Ue=Ne.toolCall)==null?void 0:Ue.id)===Be});if(!Le)return;let Ke=A.querySelector('[data-ask-free-text-input="true"]'),rt=(Ve=(Te=Ke==null?void 0:Ke.value)==null?void 0:Te.trim())!=null?Ve:"";if(rt){let Ne=ba(A)[Bn(A)];(typeof Ne!="string"||Ne!==rt)&&$o(A,rt)}let Wt=H==="next"?1:-1,D=Bn(A)+Wt;Dl(A,Le,n,D),qr(A);return}if(H==="submit-all"){if(!wt.current)return;let Be=(Se=A.getAttribute("data-tool-call-id"))!=null?Se:"",Le=wt.current.getMessages().find(Ne=>{var Ue;return((Ue=Ne.toolCall)==null?void 0:Ue.id)===Be});if(!Le)return;let Ke=A.querySelector('[data-ask-free-text-input="true"]'),rt=(Qe=(dt=Ke==null?void 0:Ke.value)==null?void 0:dt.trim())!=null?Qe:"";rt&&$o(A,rt);let Wt=Bl(A,Le);wt.current.persistAskUserQuestionProgress(Le,{answers:Wt,currentIndex:Bn(A)});let D=Fn(Wt);Vt(A,D||"(submitted)",{source:"submit-all",structured:Wt});return}if(H==="skip"){if(!wt.current)return;let Be=(ht=A.getAttribute("data-tool-call-id"))!=null?ht:"",Le=wt.current.getMessages().find(Ue=>{var be;return((be=Ue.toolCall)==null?void 0:be.id)===Be});if(!Le)return;let Ke=qo(A),rt=Bn(A),Wt=Qa(A),D=rt>=Wt-1;if(!Ke){r.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:Be},bubbles:!0,composed:!0})),zo(Ur,Be),(xt=Le.agentMetadata)!=null&&xt.awaitingLocalTool&&(wt.current.markAskUserQuestionResolved(Le),wt.current.resolveAskUserQuestion(Le,"(dismissed)"));return}$o(A,"");let Ne=A.querySelector('[data-ask-free-text-input="true"]');if(Ne&&(Ne.value=""),D){let Ue=Bl(A,Le),be=Fn(Ue);Vt(A,be||"(skipped)",{source:"submit-all",structured:Ue});return}Dl(A,Le,n,rt+1),qr(A);return}}),Ur.addEventListener("keydown",c=>{var _;if(c.key!=="Enter")return;let b=c.target;if(!((_=b.matches)!=null&&_.call(b,'[data-ask-free-text-input="true"]')))return;let A=b.closest("[data-persona-ask-sheet-for]");if(!A)return;c.preventDefault();let H=b.value;if(H.trim()){if(qo(A)){$o(A,H.trim()),qr(A),no(A);return}Vt(A,H,{source:"free-text"})}});let wo=c=>{if(!/^[1-9]$/.test(c.key)||c.metaKey||c.ctrlKey||c.altKey)return;let g=c.target;if((g==null?void 0:g.tagName)==="INPUT"||(g==null?void 0:g.tagName)==="TEXTAREA"||g!=null&&g.isContentEditable)return;let b=Ur.querySelector("[data-persona-ask-sheet-for]");if(!b||b.getAttribute("data-ask-layout")!=="rows"||b.getAttribute("data-multi-select")==="true")return;let A=Number(c.key),_=b.querySelectorAll('[data-ask-pill-list="true"] [data-ask-user-action="pick"], [data-ask-pill-list="true"] [data-ask-user-action="focus-free-text"]')[A-1];_&&(c.preventDefault(),_.click())};document.addEventListener("keydown",wo);let pn=null,jt=null,Kr=null,Tn=null,Ao=()=>{};function oo(){Tn==null||Tn(),Tn=null}let So=()=>{var U;if(!pn||!jt)return;let c=r.classList.contains("persona-artifact-appearance-seamless"),b=((U=r.ownerDocument.defaultView)!=null?U:window).innerWidth<=640;if(!c||r.classList.contains("persona-artifact-narrow-host")||b){jt.style.removeProperty("position"),jt.style.removeProperty("left"),jt.style.removeProperty("top"),jt.style.removeProperty("bottom"),jt.style.removeProperty("width"),jt.style.removeProperty("z-index");return}let A=pn.firstElementChild;if(!A||A===jt)return;let H=10;jt.style.position="absolute",jt.style.top="0",jt.style.bottom="0",jt.style.width=`${H}px`,jt.style.zIndex="5";let _=A.offsetWidth-H/2;jt.style.left=`${Math.max(0,_)}px`},Gn=()=>{},un=()=>{var b,A,H,_,U;if(!Ze||!Dn(n))return;_l(r,n),Ul(r,n),Gn();let c=(_=(H=(A=(b=n.features)==null?void 0:b.artifacts)==null?void 0:A.layout)==null?void 0:H.narrowHostMaxWidth)!=null?_:520,g=he.getBoundingClientRect().width||0;r.classList.toggle("persona-artifact-narrow-host",g>0&&g<=c),Ze.update(Zt),dr?(Ze.setMobileOpen(!1),Ze.element.classList.add("persona-hidden"),(U=Ze.backdrop)==null||U.classList.add("persona-hidden")):Zt.artifacts.length>0&&(Ze.element.classList.remove("persona-hidden"),Ze.setMobileOpen(!0)),Ao()};if(Dn(n)){he.style.position="relative";let c=y("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),g=y("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");c.appendChild(j),Ze=Dx(n,{onSelect:b=>{var A;return(A=wt.current)==null?void 0:A.selectArtifact(b)},onDismiss:()=>{dr=!0,un()}}),Ze.element.classList.add("persona-hidden"),pn=g,g.appendChild(c),g.appendChild(Ze.element),Ze.backdrop&&he.appendChild(Ze.backdrop),he.appendChild(g),Ao=()=>{var A,H,_,U;if(!pn||!Ze)return;if(!(((_=(H=(A=n.features)==null?void 0:A.artifacts)==null?void 0:H.layout)==null?void 0:_.resizable)===!0)){Kr==null||Kr(),Kr=null,oo(),jt&&(jt.remove(),jt=null),Ze.element.style.removeProperty("width"),Ze.element.style.removeProperty("maxWidth");return}if(!jt){let $=y("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");$.setAttribute("role","separator"),$.setAttribute("aria-orientation","vertical"),$.setAttribute("aria-label","Resize artifacts panel"),$.tabIndex=0;let O=r.ownerDocument,Ce=(U=O.defaultView)!=null?U:window,me=oe=>{var ht,xt;if(!Ze||oe.button!==0||r.classList.contains("persona-artifact-narrow-host")||Ce.innerWidth<=640)return;oe.preventDefault(),oo();let Te=oe.clientX,Ve=Ze.element.getBoundingClientRect().width,Se=(xt=(ht=n.features)==null?void 0:ht.artifacts)==null?void 0:xt.layout,dt=Be=>{let Le=pn.getBoundingClientRect().width,Ke=r.classList.contains("persona-artifact-appearance-seamless"),rt=Ke?0:_x(pn,Ce),Wt=Ke?0:$.getBoundingClientRect().width||6,D=Ve-(Be.clientX-Te),Ne=Ux(D,Le,rt,Wt,Se==null?void 0:Se.resizableMinWidth,Se==null?void 0:Se.resizableMaxWidth);Ze.element.style.width=`${Ne}px`,Ze.element.style.maxWidth="none",So()},Qe=()=>{O.removeEventListener("pointermove",dt),O.removeEventListener("pointerup",Qe),O.removeEventListener("pointercancel",Qe),Tn=null;try{$.releasePointerCapture(oe.pointerId)}catch{}};Tn=Qe,O.addEventListener("pointermove",dt),O.addEventListener("pointerup",Qe),O.addEventListener("pointercancel",Qe);try{$.setPointerCapture(oe.pointerId)}catch{}};$.addEventListener("pointerdown",me),jt=$,pn.insertBefore($,Ze.element),Kr=()=>{$.removeEventListener("pointerdown",me)}}if(jt){let $=Zt.artifacts.length>0&&!dr;jt.classList.toggle("persona-hidden",!$),So()}},Gn=()=>{var Ce,me,oe,Te,Ve,Se,dt,Qe,ht,xt,Be,Le,Ke,rt;if(!M||!Ze||((me=(Ce=n.launcher)==null?void 0:Ce.sidebarMode)!=null?me:!1)||Rr(n)&&Hn(n).reveal==="emerge")return;let A=(oe=r.ownerDocument.defaultView)!=null?oe:window,H=(Ve=(Te=n.launcher)==null?void 0:Te.mobileFullscreen)!=null?Ve:!0,_=(dt=(Se=n.launcher)==null?void 0:Se.mobileBreakpoint)!=null?dt:640;if(H&&A.innerWidth<=_||!Ox(n,M))return;let U=(xt=(ht=(Qe=n.launcher)==null?void 0:Qe.width)!=null?ht:n.launcherWidth)!=null?xt:Cn,$=(rt=(Ke=(Le=(Be=n.features)==null?void 0:Be.artifacts)==null?void 0:Le.layout)==null?void 0:Ke.expandedPanelWidth)!=null?rt:"min(720px, calc(100vw - 24px))";Zt.artifacts.length>0&&!dr?(he.style.width=$,he.style.maxWidth=$):(he.style.width=U,he.style.maxWidth=U)},typeof ResizeObserver!="undefined"&&(_t=new ResizeObserver(()=>{un()}),_t.observe(he))}else he.appendChild(j),W()&&at&&(Pe.peekBanner&&at.appendChild(Pe.peekBanner),at.appendChild(Oe));r.appendChild(We),at&&r.appendChild(at);let Nn=()=>{var Ne,Ue,be,Yt,Kt,cr,Bt,lr,hn,Tr,ot,Ut,Er,Rn,xn,Xo,Qo,Ia,Wa,mr,Jo,Wo,Ho,po,ut,Nr,Xr,Mr;if(W()){he.style.width="100%",he.style.maxWidth="100%";let bt=(Ue=(Ne=n.launcher)==null?void 0:Ne.composerBar)!=null?Ue:{},Et=We.dataset.state==="expanded",yt=(be=bt.expandedSize)!=null?be:"anchored";if(!(Et&&yt!=="fullscreen")){j.style.background="",j.style.border="",j.style.borderRadius="",j.style.overflow="",j.style.boxShadow="";return}let Lr=(Kt=(Yt=n.theme)==null?void 0:Yt.components)==null?void 0:Kt.panel,Zn=za(n),Pr=(Zo,wi)=>{var ys;return Zo==null||Zo===""?wi:(ys=Ua(Zn,Zo))!=null?ys:Zo},Qr="1px solid var(--persona-border)",In="var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))",Yo="var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))";j.style.background="var(--persona-surface, #ffffff)",j.style.border=Pr(Lr==null?void 0:Lr.border,Qr),j.style.borderRadius=Pr(Lr==null?void 0:Lr.borderRadius,Yo),j.style.boxShadow=Pr(Lr==null?void 0:Lr.shadow,In),j.style.overflow="hidden";return}let c=Rr(n),g=(Bt=(cr=n.launcher)==null?void 0:cr.sidebarMode)!=null?Bt:!1,b=c||g||((hn=(lr=n.launcher)==null?void 0:lr.fullHeight)!=null?hn:!1),A=((Tr=n.launcher)==null?void 0:Tr.enabled)===!1,H=(Ut=(ot=n.theme)==null?void 0:ot.components)==null?void 0:Ut.panel,_=za(n),U=(bt,Et)=>{var yt;return bt==null||bt===""?Et:(yt=Ua(_,bt))!=null?yt:bt},$=(Er=r.ownerDocument.defaultView)!=null?Er:window,O=(xn=(Rn=n.launcher)==null?void 0:Rn.mobileFullscreen)!=null?xn:!0,Ce=(Qo=(Xo=n.launcher)==null?void 0:Xo.mobileBreakpoint)!=null?Qo:640,me=$.innerWidth<=Ce,oe=O&&me&&M,Te=(Wa=(Ia=n.launcher)==null?void 0:Ia.position)!=null?Wa:"bottom-left",Ve=Te==="bottom-left"||Te==="top-left",Se=(Jo=(mr=n.launcher)==null?void 0:mr.zIndex)!=null?Jo:Gr,dt=g||oe?"none":"1px solid var(--persona-border)",Qe=oe?"none":g?Ve?"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))";c&&!oe&&(Qe="none",dt="none");let ht=g||oe?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",xt=U(H==null?void 0:H.border,dt),Be=U(H==null?void 0:H.shadow,Qe),Le=U(H==null?void 0:H.borderRadius,ht),Ke=ue.scrollTop;r.style.cssText="",We.style.cssText="",he.style.cssText="",j.style.cssText="",ue.style.cssText="",Oe.style.cssText="";let rt=()=>{var Et;if(Ke<=0)return;((Et=ue.ownerDocument.defaultView)!=null?Et:window).requestAnimationFrame(()=>{if(ue.scrollTop===Ke)return;let yt=ue.scrollHeight-ue.clientHeight;yt<=0||(ue.scrollTop=Math.min(Ke,yt))})};if(oe){We.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"),We.style.cssText=`
77
+ `,E.addEventListener("click",()=>{m=w,T.forEach((H,I)=>{let L=I<w;H.classList.toggle("selected",L),H.setAttribute("aria-checked",I===w-1?"true":"false")})}),T.push(E),S.appendChild(E)}p.appendChild(S);let M=null;if(d){let w=document.createElement("div");w.className="persona-feedback-comment-container",M=document.createElement("textarea"),M.className="persona-feedback-comment",M.placeholder=a,M.rows=3,M.setAttribute("aria-label","Additional comments"),w.appendChild(M),p.appendChild(w)}let k=document.createElement("div");k.className="persona-feedback-actions";let x=document.createElement("button");x.type="button",x.className="persona-feedback-btn persona-feedback-btn-skip",x.textContent=i,x.addEventListener("click",()=>{t==null||t(),u.remove()});let C=document.createElement("button");return C.type="button",C.className="persona-feedback-btn persona-feedback-btn-submit",C.textContent=s,C.addEventListener("click",async()=>{if(m===null){S.classList.add("persona-feedback-shake"),setTimeout(()=>S.classList.remove("persona-feedback-shake"),500);return}C.disabled=!0,C.textContent="Submitting...";try{let w=(M==null?void 0:M.value.trim())||void 0;await e(m,w),u.remove()}catch(w){C.disabled=!1,C.textContent=s,console.error("[CSAT Feedback] Failed to submit:",w)}}),k.appendChild(x),k.appendChild(C),p.appendChild(k),u.appendChild(p),u}function td(r){let{onSubmit:e,onDismiss:t,title:n="How likely are you to recommend us?",subtitle:o="On a scale of 0 to 10",commentPlaceholder:a="What could we do better? (optional)...",submitText:s="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:l="Not likely",highLabel:u="Very likely"}=r,m=document.createElement("div");m.className="persona-feedback-container persona-feedback-nps",m.setAttribute("role","dialog"),m.setAttribute("aria-label","Net Promoter Score feedback");let p=null,f=document.createElement("div");f.className="persona-feedback-content";let b=document.createElement("div");b.className="persona-feedback-header";let h=document.createElement("h3");h.className="persona-feedback-title",h.textContent=n,b.appendChild(h);let S=document.createElement("p");S.className="persona-feedback-subtitle",S.textContent=o,b.appendChild(S),f.appendChild(b);let T=document.createElement("div");T.className="persona-feedback-rating persona-feedback-rating-nps",T.setAttribute("role","radiogroup"),T.setAttribute("aria-label","Likelihood rating from 0 to 10");let M=document.createElement("div");M.className="persona-feedback-labels";let k=document.createElement("span");k.className="persona-feedback-label-low",k.textContent=l;let x=document.createElement("span");x.className="persona-feedback-label-high",x.textContent=u,M.appendChild(k),M.appendChild(x);let C=document.createElement("div");C.className="persona-feedback-numbers";let w=[];for(let O=0;O<=10;O++){let $=document.createElement("button");$.type="button",$.className="persona-feedback-rating-btn persona-feedback-number-btn",$.setAttribute("role","radio"),$.setAttribute("aria-checked","false"),$.setAttribute("aria-label",`Rating ${O} out of 10`),$.textContent=String(O),$.dataset.rating=String(O),O<=6?$.classList.add("persona-feedback-detractor"):O<=8?$.classList.add("persona-feedback-passive"):$.classList.add("persona-feedback-promoter"),$.addEventListener("click",()=>{p=O,w.forEach((te,xe)=>{te.classList.toggle("selected",xe===O),te.setAttribute("aria-checked",xe===O?"true":"false")})}),w.push($),C.appendChild($)}T.appendChild(M),T.appendChild(C),f.appendChild(T);let E=null;if(d){let O=document.createElement("div");O.className="persona-feedback-comment-container",E=document.createElement("textarea"),E.className="persona-feedback-comment",E.placeholder=a,E.rows=3,E.setAttribute("aria-label","Additional comments"),O.appendChild(E),f.appendChild(O)}let H=document.createElement("div");H.className="persona-feedback-actions";let I=document.createElement("button");I.type="button",I.className="persona-feedback-btn persona-feedback-btn-skip",I.textContent=i,I.addEventListener("click",()=>{t==null||t(),m.remove()});let L=document.createElement("button");return L.type="button",L.className="persona-feedback-btn persona-feedback-btn-submit",L.textContent=s,L.addEventListener("click",async()=>{if(p===null){C.classList.add("persona-feedback-shake"),setTimeout(()=>C.classList.remove("persona-feedback-shake"),500);return}L.disabled=!0,L.textContent="Submitting...";try{let O=(E==null?void 0:E.value.trim())||void 0;await e(p,O),m.remove()}catch(O){L.disabled=!1,L.textContent=s,console.error("[NPS Feedback] Failed to submit:",O)}}),H.appendChild(I),H.appendChild(L),f.appendChild(H),m.appendChild(f),m}var ns="persona-chat-history",RC=30*1e3,IC={"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 HC(r){var n,o,a;if(!r)return[];let e=[],t=Array.from((n=r.items)!=null?n:[]);for(let s of t){if(s.kind!=="file"||!s.type.startsWith("image/"))continue;let i=s.getAsFile();if(!i)continue;if(i.name){e.push(i);continue}let d=(o=IC[i.type])!=null?o:"png";e.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(e.length>0)return e;for(let s of Array.from((a=r.files)!=null?a:[]))s.type.startsWith("image/")&&e.push(s);return e}function rd(r){if(!r)return!1;let e=r.types;return e?typeof e.contains=="function"?e.contains("Files"):Array.from(e).includes("Files"):!1}function WC(r){var e,t,n,o,a,s,i,d,l;return r?r===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(e=r.storage)!=null?e:"session",keyPrefix:(t=r.keyPrefix)!=null?t:"persona-",persist:{openState:(o=(n=r.persist)==null?void 0:n.openState)!=null?o:!0,voiceState:(s=(a=r.persist)==null?void 0:a.voiceState)!=null?s:!0,focusInput:(d=(i=r.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(l=r.clearOnChatClear)!=null?l:!0}:null}function BC(r){try{let e=r==="local"?localStorage:sessionStorage,t="__persist_test__";return e.setItem(t,"1"),e.removeItem(t),e}catch{return null}}var fu=r=>!r||typeof r!="object"?{}:{...r},sb=r=>r.map(e=>({...e,streaming:!1})),ib=(r,e,t)=>{let n=r!=null&&r.markdown?ia(r.markdown):null,o=Na(r==null?void 0:r.sanitize);return r!=null&&r.postprocessMessage&&o&&(r==null?void 0:r.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."),a=>{var l,u,m;let s=(l=a.text)!=null?l:"",i=(u=a.message.rawContent)!=null?u:null;if(e){let p=e.process({text:s,raw:i!=null?i:s,message:a.message,streaming:a.streaming});p!==null&&(s=p.text,p.persist||(a.message.__skipPersist=!0),p.resubmit&&!a.streaming&&t&&t())}let d;return r!=null&&r.postprocessMessage?d=r.postprocessMessage({...a,text:s,raw:(m=i!=null?i:a.text)!=null?m:""}):n?d=n(s):d=la(s),o?o(d):d}};function lb(r){var i,d,l,u;let e=v("div","persona-attachment-drop-overlay");r!=null&&r.background&&e.style.setProperty("--persona-drop-overlay-bg",r.background),(r==null?void 0:r.backdropBlur)!==void 0&&e.style.setProperty("--persona-drop-overlay-blur",r.backdropBlur),r!=null&&r.border&&e.style.setProperty("--persona-drop-overlay-border",r.border),r!=null&&r.borderRadius&&e.style.setProperty("--persona-drop-overlay-radius",r.borderRadius),r!=null&&r.inset&&e.style.setProperty("--persona-drop-overlay-inset",r.inset),r!=null&&r.labelSize&&e.style.setProperty("--persona-drop-overlay-label-size",r.labelSize),r!=null&&r.labelColor&&e.style.setProperty("--persona-drop-overlay-label-color",r.labelColor);let t=(i=r==null?void 0:r.iconName)!=null?i:"upload",n=(d=r==null?void 0:r.iconSize)!=null?d:"48px",o=(l=r==null?void 0:r.iconColor)!=null?l:"rgba(59, 130, 246, 0.6)",a=(u=r==null?void 0:r.iconStrokeWidth)!=null?u:.5,s=Me(t,n,o,a);if(s&&e.appendChild(s),r!=null&&r.label){let m=v("span","persona-drop-overlay-label");m.textContent=r.label,e.appendChild(m)}return e}var nd=(r,e,t)=>{var Vu,ju,Gu,Ku,Xu,Qu,Ju,Yu,Zu,ef,tf,rf,nf,of,af,sf,lf,df,cf,pf,uf,ff,mf,gf,hf,xf,bf,yf,vf,Cf,wf,Af,Sf,Tf,Mf,kf,Ef,Lf,Pf,Rf,If,Hf,Wf,Bf,Df,Ff,Of,Nf,_f,Uf;if(r==null)throw new Error('createAgentExperience: mount must be a non-null HTMLElement (e.g. pass document.getElementById("my-root") after the node exists).');r.id&&!r.getAttribute("data-persona-instance")&&r.setAttribute("data-persona-instance",r.id),r.hasAttribute("data-persona-root")||r.setAttribute("data-persona-root","true");let n=wl(e),o=li.getForInstance(n.plugins);n.components&&wo.registerAll(n.components);let a=tb(),i=n.persistState===!1?null:(Vu=n.storageAdapter)!=null?Vu:Xl(),d={},l=null,u=!1,m=c=>{if(n.onStateLoaded)try{let g=n.onStateLoaded(c);if(g&&typeof g=="object"&&"state"in g){let{state:y,open:A}=g;return A&&(u=!0),y}return g}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",g)}return c};if(i!=null&&i.load)try{let c=i.load();if(c&&typeof c.then=="function")l=c.then(g=>{let y=g!=null?g:{messages:[],metadata:{}};return m(y)});else{let g=c!=null?c:{messages:[],metadata:{}},y=m(g);y.metadata&&(d=fu(y.metadata)),(ju=y.messages)!=null&&ju.length&&(n={...n,initialMessages:y.messages}),(Gu=y.artifacts)!=null&&Gu.length&&(n={...n,initialArtifacts:y.artifacts,initialSelectedArtifactId:(Ku=y.selectedArtifactId)!=null?Ku:null})}}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",c)}else if(n.onStateLoaded)try{let c=m({messages:[],metadata:{}});(Xu=c.messages)!=null&&Xu.length&&(n={...n,initialMessages:c.messages})}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",c)}let p=()=>d,f=c=>{var y;d=(y=c({...d}))!=null?y:{},La()},b=n.actionParsers&&n.actionParsers.length?n.actionParsers:[di],h=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[wa.message,wa.messageAndClick],S=ci({parsers:b,handlers:h,getSessionMetadata:p,updateSessionMetadata:f,emit:a.emit,documentRef:typeof document!="undefined"?document:null});S.syncFromMetadata();let T=(Ju=(Qu=n.launcher)==null?void 0:Qu.enabled)!=null?Ju:!0,M=(Zu=(Yu=n.launcher)==null?void 0:Yu.autoExpand)!=null?Zu:!1,k=(ef=n.autoFocusInput)!=null?ef:!1,x=M,C=T,w=(rf=(tf=n.layout)==null?void 0:tf.header)==null?void 0:rf.layout,E=!1,H=()=>zo(n),I=()=>T||H(),L=H()?!1:T?M:!0,O=!1,$=null,te=()=>{O=!0,$&&clearTimeout($),$=setTimeout(()=>{O&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),O=!1)},1e4)},xe=ib(n,S,te),Je=(of=(nf=n.features)==null?void 0:nf.showReasoning)!=null?of:!0,we=(sf=(af=n.features)==null?void 0:af.showToolCalls)!=null?sf:!0,De=(df=(lf=n.features)==null?void 0:lf.showEventStreamToggle)!=null?df:!1,Ae=(pf=(cf=n.features)==null?void 0:cf.scrollToBottom)!=null?pf:{},qe=(ff=(uf=n.features)==null?void 0:uf.scrollBehavior)!=null?ff:{},J=`${(gf=typeof n.persistState=="object"?(mf=n.persistState)==null?void 0:mf.keyPrefix:void 0)!=null?gf:"persona-"}event-stream`,re=De?new si(J):null,Q=(bf=(xf=(hf=n.features)==null?void 0:hf.eventStream)==null?void 0:xf.maxEvents)!=null?bf:2e3,ge=De?new ai(Q,re):null,Z=De?new ii:null,G=null,pe=!1,ke=null,le=0;re==null||re.open().then(()=>ge==null?void 0:ge.restore()).catch(c=>{n.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",c)});let ne={onCopy:c=>{var g,y;a.emit("message:copy",c),q!=null&&q.isClientTokenMode()&&q.submitMessageFeedback(c.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,c)},onFeedback:c=>{var g,y;a.emit("message:feedback",c),q!=null&&q.isClientTokenMode()&&q.submitMessageFeedback(c.messageId,c.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,c)}},de=(yf=n.statusIndicator)!=null?yf:{},Et=c=>{var g,y,A,W;return c==="idle"?(g=de.idleText)!=null?g:Kr.idle:c==="connecting"?(y=de.connectingText)!=null?y:Kr.connecting:c==="connected"?(A=de.connectedText)!=null?A:Kr.connected:c==="error"?(W=de.errorText)!=null?W:Kr.error:Kr[c]};function wt(c,g,y,A){if(A==="idle"&&y.idleLink){c.textContent="";let W=document.createElement("a");W.href=y.idleLink,W.target="_blank",W.rel="noopener noreferrer",W.textContent=g,W.style.color="inherit",W.style.textDecoration="none",c.appendChild(W)}else c.textContent=g}let{wrapper:We,panel:he,pillRoot:at}=Px(n),Re=Rx(n,I()),{container:j,body:ue,messagesWrapper:nt,suggestions:Rt,textarea:ee,sendButton:Ge,sendButtonWrapper:Fr,composerForm:Bt,statusText:or,introTitle:hr,introSubtitle:sn,closeButton:F,iconHolder:fe,headerTitle:Ie,headerSubtitle:Xe,header:Fe,footer:Ne,actionsRow:Ye,leftActions:At,rightActions:Xt}=Re,ar=Re.setSendButtonMode,K=Re.micButton,mt=Re.micButtonWrapper,it=Re.attachmentButton,ye=Re.attachmentButtonWrapper,ie=Re.attachmentInput,st=Re.attachmentPreviewsContainer;j.classList.add("persona-relative"),ue.classList.add("persona-relative");let pr=12,pt=()=>{var c;return(c=Ae.label)!=null?c:""},yr=()=>{var c;return(c=Ae.iconName)!=null?c:"arrow-down"},Rr=()=>Ae.enabled!==!1,ut=()=>{var c;return(c=qe.mode)!=null?c:"follow"},Lt=()=>{var c;return(c=qe.anchorTopOffset)!=null?c:16},tt=v("button","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-z-10 persona-flex persona-items-center persona-gap-1 persona-text-xs persona-transform persona--translate-x-1/2 persona-cursor-pointer");tt.type="button",tt.style.display="none",tt.setAttribute("data-persona-scroll-to-bottom","true");let zt=v("span","persona-flex persona-items-center"),vr=v("span",""),sr=v("span","");sr.setAttribute("data-persona-scroll-to-bottom-count",""),sr.style.display="none",tt.append(zt,vr,sr),j.appendChild(tt);let ur=v("div","persona-stream-anchor-spacer");ur.setAttribute("aria-hidden","true"),ur.setAttribute("data-persona-anchor-spacer",""),ur.style.flexShrink="0",ur.style.pointerEvents="none",ur.style.height="0px",ue.appendChild(ur);let Mr=()=>{let g=Ne.style.display==="none"?0:Ne.offsetHeight;tt.style.bottom=`${g+pr}px`};Mr();let un=()=>{let c=!!pt();tt.setAttribute("aria-label",pt()||"Jump to latest"),tt.title=pt(),tt.setAttribute("data-persona-scroll-to-bottom-has-label",c?"true":"false"),zt.innerHTML="";let g=Me(yr(),"14px","currentColor",2);g?(zt.appendChild(g),zt.style.display=""):zt.style.display="none",vr.textContent=pt(),vr.style.display=c?"":"none"};un();let St=null,qr=null,xr=o.find(c=>c.renderHeader);if(xr!=null&&xr.renderHeader){let c=xr.renderHeader({config:n,defaultRenderer:()=>{let g=Co({config:n,showClose:I()});return ya(j,g,n),g.header},onClose:()=>jt(!1,"user")});if(c){let g=j.querySelector(".persona-border-b-persona-divider");g&&(g.replaceWith(c),Fe=c)}}let Mn=()=>{var g,y,A,W;if(!ge)return;if(pe=!0,!G&&ge&&(G=Vx({buffer:ge,getFullHistory:()=>ge.getAllFromStore(),onClose:()=>ln(),config:n,plugins:o,getThroughput:()=>{var _;return(_=Z==null?void 0:Z.getMetric())!=null?_:{status:"idle"}}})),G&&(ue.style.display="none",(g=Ne.parentNode)==null||g.insertBefore(G.element,Ne),G.update()),yt){yt.style.boxShadow=`inset 0 0 0 1.5px ${an.actionIconColor}`;let _=(W=(A=(y=n.features)==null?void 0:y.eventStream)==null?void 0:A.classNames)==null?void 0:W.toggleButtonActive;_&&_.split(/\s+/).forEach(U=>U&&yt.classList.add(U))}let c=()=>{if(!pe)return;let _=Date.now();_-le>=200&&(G==null||G.update(),le=_),ke=requestAnimationFrame(c)};le=0,ke=requestAnimationFrame(c),cn(),a.emit("eventStream:opened",{timestamp:Date.now()})},ln=()=>{var c,g,y;if(pe){if(pe=!1,G&&G.element.remove(),ue.style.display="",yt){yt.style.boxShadow="";let A=(y=(g=(c=n.features)==null?void 0:c.eventStream)==null?void 0:g.classNames)==null?void 0:y.toggleButtonActive;A&&A.split(/\s+/).forEach(W=>W&&yt.classList.remove(W))}ke!==null&&(cancelAnimationFrame(ke),ke=null),cn(),a.emit("eventStream:closed",{timestamp:Date.now()})}},yt=null;if(De){let c=(Cf=(vf=n.features)==null?void 0:vf.eventStream)==null?void 0:Cf.classNames,g="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(c!=null&&c.toggleButton?" "+c.toggleButton:"");yt=v("button",g),yt.style.width="28px",yt.style.height="28px",yt.style.color=an.actionIconColor,yt.type="button",yt.setAttribute("aria-label","Event Stream"),yt.title="Event Stream";let y=Me("activity","18px","currentColor",1.5);y&&yt.appendChild(y);let A=Re.clearChatButtonWrapper,W=Re.closeButtonWrapper,_=A||W;_&&_.parentNode===Fe?Fe.insertBefore(yt,_):Fe.appendChild(yt),yt.addEventListener("click",()=>{pe?ln():Mn()})}let Gn=c=>{var A,W,_;let g=n.attachments;if(!(g!=null&&g.enabled))return;let y=c.querySelector(".persona-attachment-previews");if(!y){y=v("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),y.style.display="none";let U=c.querySelector("[data-persona-composer-form]");U!=null&&U.parentNode?U.parentNode.insertBefore(y,U):c.insertBefore(y,c.firstChild)}if(!c.querySelector('input[type="file"]')){let U=v("input");U.type="file",U.accept=((A=g.allowedTypes)!=null?A:yo).join(","),U.multiple=((W=g.maxFiles)!=null?W:4)>1,U.style.display="none",U.setAttribute("aria-label",(_=g.buttonTooltipText)!=null?_:"Attach files"),c.appendChild(U)}},kn=o.find(c=>c.renderComposer);if(kn!=null&&kn.renderComposer){let c=n.composer,g=kn.renderComposer({config:n,defaultRenderer:()=>Ja({config:n}).footer,onSubmit:y=>{var U;if(!q||q.isStreaming())return;let A=y.trim(),W=(U=St==null?void 0:St.hasAttachments())!=null?U:!1;if(!A&&!W)return;z();let _;W&&(_=[],_.push(...St.getContentParts()),A&&_.push($s(A))),q.sendMessage(A,{contentParts:_}),W&&St.clearAttachments()},streaming:!1,disabled:!1,openAttachmentPicker:()=>{ie==null||ie.click()},models:c==null?void 0:c.models,selectedModelId:c==null?void 0:c.selectedModelId,onModelChange:y=>{n.composer={...n.composer,selectedModelId:y},n.agent&&(n.agent={...n.agent,model:y})},onVoiceToggle:((wf=n.voiceRecognition)==null?void 0:wf.enabled)===!0?()=>{qr==null||qr()}:void 0});g&&(Ne.replaceWith(g),Ne=g)}let _e=c=>{let g=c.querySelector("[data-persona-composer-form]"),y=c.querySelector("[data-persona-composer-input]"),A=c.querySelector("[data-persona-composer-submit]"),W=c.querySelector("[data-persona-composer-mic]"),_=c.querySelector("[data-persona-composer-status]");g&&(Bt=g),y&&(ee=y),A&&(Ge=A),W&&(K=W,mt=W.parentElement),_&&(or=_);let U=c.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");U&&(Rt=U);let V=c.querySelector(".persona-attachment-button");V&&(it=V,ye=V.parentElement),ie=c.querySelector('input[type="file"]'),st=c.querySelector(".persona-attachment-previews");let N=c.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");N&&(Ye=N)};Gn(Ne),_e(Ne);let R=(kf=(Af=n.layout)==null?void 0:Af.contentMaxWidth)!=null?kf:H()?(Mf=(Tf=(Sf=n.launcher)==null?void 0:Sf.composerBar)==null?void 0:Tf.contentMaxWidth)!=null?Mf:"720px":void 0;if(R&&(nt.style.maxWidth=R,nt.style.marginLeft="auto",nt.style.marginRight="auto",nt.style.width="100%"),R&&Bt&&!H()&&(Bt.style.maxWidth=R,Bt.style.marginLeft="auto",Bt.style.marginRight="auto"),R&&Rt&&!H()&&(Rt.style.maxWidth=R,Rt.style.marginLeft="auto",Rt.style.marginRight="auto"),R&&st&&!H()&&(st.style.maxWidth=R,st.style.marginLeft="auto",st.style.marginRight="auto"),(Ef=n.attachments)!=null&&Ef.enabled&&ie&&st){St=ha.fromConfig(n.attachments),St.setPreviewsContainer(st),ie.addEventListener("change",y=>{let A=y.target;St==null||St.handleFileSelect(A.files),A.value=""});let c=n.attachments.dropOverlay,g=lb(c);j.appendChild(g)}(()=>{var A,W;let c=(W=(A=n.layout)==null?void 0:A.slots)!=null?W:{},g=_=>{switch(_){case"body-top":return j.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return nt;case"footer-top":return Rt;case"composer":return Bt;case"footer-bottom":return or;default:return null}},y=(_,U)=>{var V;switch(_){case"header-left":case"header-center":case"header-right":if(_==="header-left")Fe.insertBefore(U,Fe.firstChild);else if(_==="header-right")Fe.appendChild(U);else{let N=Fe.querySelector(".persona-flex-col");N?(V=N.parentNode)==null||V.insertBefore(U,N.nextSibling):Fe.appendChild(U)}break;case"body-top":{let N=ue.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");N?N.replaceWith(U):ue.insertBefore(U,ue.firstChild);break}case"body-bottom":ue.appendChild(U);break;case"footer-top":Rt.replaceWith(U);break;case"footer-bottom":or.replaceWith(U);break;default:break}};for(let[_,U]of Object.entries(c))if(U)try{let V=U({config:n,defaultContent:()=>g(_)});V&&y(_,V)}catch(V){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${_}":`,V)}})();let Ee=c=>{var U,V;let y=c.target.closest('button[data-expand-header="true"]');if(!y)return;let A=y.closest(".persona-reasoning-bubble, .persona-tool-bubble, .persona-approval-bubble");if(!A)return;let W=A.getAttribute("data-message-id");if(!W)return;let _=y.getAttribute("data-bubble-type");if(_==="reasoning")Za.has(W)?Za.delete(W):Za.add(W),Bx(W,A);else if(_==="tool")es.has(W)?es.delete(W):es.add(W),Dx(W,A,n);else if(_==="approval"){let N=n.approval!==!1?n.approval:void 0,Ce=((U=N==null?void 0:N.detailsDisplay)!=null?U:"collapsed")==="expanded",me=(V=$l.get(W))!=null?V:Ce;$l.set(W,!me),_x(W,A,n)}so.delete(W)};nt.addEventListener("pointerdown",c=>{c.target.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Ee(c))}),nt.addEventListener("keydown",c=>{let g=c.target;(c.key==="Enter"||c.key===" ")&&g.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Ee(c))});let Ot=new Map;nt.addEventListener("click",c=>{var U;let y=c.target.closest(".persona-message-action-btn[data-action]");if(!y)return;c.preventDefault(),c.stopPropagation();let A=y.closest("[data-actions-for]");if(!A)return;let W=A.getAttribute("data-actions-for");if(!W)return;let _=y.getAttribute("data-action");if(_==="copy"){let N=q.getMessages().find(Ce=>Ce.id===W);if(N&&ne.onCopy){let Ce=N.content||"";navigator.clipboard.writeText(Ce).then(()=>{y.classList.add("persona-message-action-success");let me=Me("check",14,"currentColor",2);me&&(y.innerHTML="",y.appendChild(me)),setTimeout(()=>{y.classList.remove("persona-message-action-success");let ae=Me("copy",14,"currentColor",2);ae&&(y.innerHTML="",y.appendChild(ae))},2e3)}).catch(me=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",me)}),ne.onCopy(N)}}else if(_==="upvote"||_==="downvote"){let N=((U=Ot.get(W))!=null?U:null)===_,Ce=_==="upvote"?"thumbs-up":"thumbs-down";if(N){Ot.delete(W),y.classList.remove("persona-message-action-active");let me=Me(Ce,14,"currentColor",2);me&&(y.innerHTML="",y.appendChild(me))}else{let me=_==="upvote"?"downvote":"upvote",ae=A.querySelector(`[data-action="${me}"]`);if(ae){ae.classList.remove("persona-message-action-active");let Qe=Me(me==="upvote"?"thumbs-up":"thumbs-down",14,"currentColor",2);Qe&&(ae.innerHTML="",ae.appendChild(Qe))}Ot.set(W,_),y.classList.add("persona-message-action-active");let Te=Me(Ce,14,"currentColor",2);Te&&(Te.setAttribute("fill","currentColor"),y.innerHTML="",y.appendChild(Te)),y.classList.remove("persona-message-action-pop"),y.offsetWidth,y.classList.add("persona-message-action-pop");let Se=q.getMessages().find(ct=>ct.id===W);Se&&ne.onFeedback&&ne.onFeedback({type:_,messageId:Se.id,message:Se})}}}),nt.addEventListener("click",c=>{let y=c.target.closest("button[data-approval-action]");if(!y)return;c.preventDefault(),c.stopPropagation();let A=y.closest(".persona-approval-bubble");if(!A)return;let W=A.getAttribute("data-message-id");if(!W)return;let _=y.getAttribute("data-approval-action");if(!_)return;let U=_==="approve"?"approved":"denied",N=q.getMessages().find(me=>me.id===W);if(!(N!=null&&N.approval))return;let Ce=A.querySelector("[data-approval-buttons]");Ce&&Ce.querySelectorAll("button").forEach(ae=>{ae.disabled=!0,ae.style.opacity="0.5",ae.style.cursor="not-allowed"}),N.approval.toolType==="webmcp"?q.resolveWebMcpApproval(W,U):q.resolveApproval(N.approval,U)});let et=null,Nt=null,Yt={artifacts:[],selectedId:null},lr=!1,vt={current:null};nt.addEventListener("click",c=>{var ae,Te,Ve,Se,ct;let y=c.target.closest("[data-download-artifact]");if(!y)return;c.preventDefault(),c.stopPropagation();let A=y.getAttribute("data-download-artifact");if(!A||((Ve=(Te=(ae=n.features)==null?void 0:ae.artifacts)==null?void 0:Te.onArtifactAction)==null?void 0:Ve.call(Te,{type:"download",artifactId:A}))===!0)return;let _=q.getArtifactById(A),U=_==null?void 0:_.markdown,V=(_==null?void 0:_.title)||"artifact";if(!U){let Qe=y.closest("[data-open-artifact]"),ht=Qe==null?void 0:Qe.closest("[data-message-id]"),xt=ht==null?void 0:ht.getAttribute("data-message-id");if(xt){let Pe=q.getMessages().find(Ke=>Ke.id===xt);if(Pe!=null&&Pe.rawContent)try{let Ke=JSON.parse(Pe.rawContent);U=(Se=Ke==null?void 0:Ke.props)==null?void 0:Se.markdown,V=((ct=Ke==null?void 0:Ke.props)==null?void 0:ct.title)||V}catch{}}}if(!U)return;let N=new Blob([U],{type:"text/markdown"}),Ce=URL.createObjectURL(N),me=document.createElement("a");me.href=Ce,me.download=`${V}.md`,me.click(),URL.revokeObjectURL(Ce)}),nt.addEventListener("click",c=>{var _,U,V;let y=c.target.closest("[data-open-artifact]");if(!y)return;let A=y.getAttribute("data-open-artifact");!A||((V=(U=(_=n.features)==null?void 0:_.artifacts)==null?void 0:U.onArtifactAction)==null?void 0:V.call(U,{type:"open",artifactId:A}))===!0||(c.preventDefault(),c.stopPropagation(),lr=!1,q.selectArtifact(A),mn())}),nt.addEventListener("keydown",c=>{if(c.key!=="Enter"&&c.key!==" ")return;let g=c.target;g.hasAttribute("data-open-artifact")&&(c.preventDefault(),g.click())});let zr=Re.composerOverlay,$t=(c,g,y)=>{var V,N,Ce,me;let A=g.trim();if(!A||!vt.current)return;let W=(V=c.getAttribute("data-tool-call-id"))!=null?V:"",_=y.source==="free-text";r.dispatchEvent(new CustomEvent("persona:askUserQuestion:answered",{detail:{toolUseId:W,answer:A,answers:y.structured,values:(N=y.values)!=null?N:y.source==="multi"?A.split(", "):[A],isFreeText:_,source:y.source},bubbles:!0,composed:!0})),Oo(zr,W);let U=vt.current.getMessages().find(ae=>{var Te;return((Te=ae.toolCall)==null?void 0:Te.id)===W});(Ce=U==null?void 0:U.agentMetadata)!=null&&Ce.awaitingLocalTool?vt.current.resolveAskUserQuestion(U,(me=y.structured)!=null?me:A):vt.current.sendMessage(A)},$r=c=>{var W;let g=vt.current;if(!g)return;let y=(W=c.getAttribute("data-tool-call-id"))!=null?W:"",A=g.getMessages().find(_=>{var U;return((U=_.toolCall)==null?void 0:U.id)===y});A&&g.persistAskUserQuestionProgress(A,{answers:Vi(c,A),currentIndex:Wn(c)})},Dn=c=>Object.entries(c).map(([g,y])=>`${g}: ${Array.isArray(y)?y.join(", "):y}`).join(" | "),oo=c=>{var W,_,U;if(((_=(W=n.features)==null?void 0:W.askUserQuestion)==null?void 0:_.groupedAutoAdvance)===!1)return;let g=Wn(c),y=qa(c);if(g>=y-1)return;let A=(U=vt.current)==null?void 0:U.getMessages().find(V=>{var N;return((N=V.toolCall)==null?void 0:N.id)===c.getAttribute("data-tool-call-id")});A&&(ji(c,A,n,g+1),$r(c))};zr.addEventListener("click",c=>{var _,U,V,N,Ce,me,ae,Te,Ve,Se,ct,Qe,ht,xt;let y=c.target.closest("[data-ask-user-action]");if(!y)return;let A=y.closest("[data-persona-ask-sheet-for]");if(!A)return;let W=y.getAttribute("data-ask-user-action");if(c.preventDefault(),c.stopPropagation(),W==="dismiss"){let Be=(_=A.getAttribute("data-tool-call-id"))!=null?_:"";r.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:Be},bubbles:!0,composed:!0})),Oo(zr,Be);let Pe=(U=vt.current)==null?void 0:U.getMessages().find(Ke=>{var rt;return((rt=Ke.toolCall)==null?void 0:rt.id)===Be});(V=Pe==null?void 0:Pe.agentMetadata)!=null&&V.awaitingLocalTool&&((N=vt.current)==null||N.markAskUserQuestionResolved(Pe),(Ce=vt.current)==null||Ce.resolveAskUserQuestion(Pe,"(dismissed)"));return}if(W==="pick"){let Be=y.getAttribute("data-option-label");if(!Be)return;let Pe=A.getAttribute("data-multi-select")==="true",Ke=Fo(A);if(Ke&&Pe){let rt=ca(A)[Wn(A)],It=new Set(Array.isArray(rt)?rt:[]);It.has(Be)?It.delete(Be):It.add(Be),No(A,Array.from(It)),$r(A);return}if(Ke){No(A,Be),$r(A),oo(A);return}if(Pe){let rt=y.getAttribute("aria-pressed")==="true";y.setAttribute("aria-pressed",rt?"false":"true"),y.classList.toggle("persona-ask-pill-selected",!rt);let It=A.querySelector('[data-ask-user-action="submit-multi"]');It&&(It.disabled=Fd(A).length===0);return}$t(A,Be,{source:"pick",values:[Be]});return}if(W==="submit-multi"){let Be=Fd(A);if(Be.length===0)return;$t(A,Be.join(", "),{source:"multi",values:Be});return}if(W==="open-free-text"){let Be=A.querySelector('[data-ask-free-text-row="true"]');if(Be){Be.classList.remove("persona-hidden");let Pe=Be.querySelector('[data-ask-free-text-input="true"]');Pe==null||Pe.focus()}return}if(W==="focus-free-text"){let Be=A.querySelector('[data-ask-free-text-input="true"]');Be==null||Be.focus();return}if(W==="submit-free-text"){let Be=A.querySelector('[data-ask-free-text-input="true"]'),Pe=(me=Be==null?void 0:Be.value)!=null?me:"";if(!Pe.trim())return;if(Fo(A)){No(A,Pe.trim()),$r(A),oo(A);return}$t(A,Pe,{source:"free-text"});return}if(W==="next"||W==="back"){if(!vt.current)return;let Be=(ae=A.getAttribute("data-tool-call-id"))!=null?ae:"",Pe=vt.current.getMessages().find(Oe=>{var Ue;return((Ue=Oe.toolCall)==null?void 0:Ue.id)===Be});if(!Pe)return;let Ke=A.querySelector('[data-ask-free-text-input="true"]'),rt=(Ve=(Te=Ke==null?void 0:Ke.value)==null?void 0:Te.trim())!=null?Ve:"";if(rt){let Oe=ca(A)[Wn(A)];(typeof Oe!="string"||Oe!==rt)&&No(A,rt)}let It=W==="next"?1:-1,D=Wn(A)+It;ji(A,Pe,n,D),$r(A);return}if(W==="submit-all"){if(!vt.current)return;let Be=(Se=A.getAttribute("data-tool-call-id"))!=null?Se:"",Pe=vt.current.getMessages().find(Oe=>{var Ue;return((Ue=Oe.toolCall)==null?void 0:Ue.id)===Be});if(!Pe)return;let Ke=A.querySelector('[data-ask-free-text-input="true"]'),rt=(Qe=(ct=Ke==null?void 0:Ke.value)==null?void 0:ct.trim())!=null?Qe:"";rt&&No(A,rt);let It=Vi(A,Pe);vt.current.persistAskUserQuestionProgress(Pe,{answers:It,currentIndex:Wn(A)});let D=Dn(It);$t(A,D||"(submitted)",{source:"submit-all",structured:It});return}if(W==="skip"){if(!vt.current)return;let Be=(ht=A.getAttribute("data-tool-call-id"))!=null?ht:"",Pe=vt.current.getMessages().find(Ue=>{var be;return((be=Ue.toolCall)==null?void 0:be.id)===Be});if(!Pe)return;let Ke=Fo(A),rt=Wn(A),It=qa(A),D=rt>=It-1;if(!Ke){r.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:Be},bubbles:!0,composed:!0})),Oo(zr,Be),(xt=Pe.agentMetadata)!=null&&xt.awaitingLocalTool&&(vt.current.markAskUserQuestionResolved(Pe),vt.current.resolveAskUserQuestion(Pe,"(dismissed)"));return}No(A,"");let Oe=A.querySelector('[data-ask-free-text-input="true"]');if(Oe&&(Oe.value=""),D){let Ue=Vi(A,Pe),be=Dn(Ue);$t(A,be||"(skipped)",{source:"submit-all",structured:Ue});return}ji(A,Pe,n,rt+1),$r(A);return}}),zr.addEventListener("keydown",c=>{var _;if(c.key!=="Enter")return;let y=c.target;if(!((_=y.matches)!=null&&_.call(y,'[data-ask-free-text-input="true"]')))return;let A=y.closest("[data-persona-ask-sheet-for]");if(!A)return;c.preventDefault();let W=y.value;if(W.trim()){if(Fo(A)){No(A,W.trim()),$r(A),oo(A);return}$t(A,W,{source:"free-text"})}});let Ao=c=>{if(!/^[1-9]$/.test(c.key)||c.metaKey||c.ctrlKey||c.altKey)return;let g=c.target;if((g==null?void 0:g.tagName)==="INPUT"||(g==null?void 0:g.tagName)==="TEXTAREA"||g!=null&&g.isContentEditable)return;let y=zr.querySelector("[data-persona-ask-sheet-for]");if(!y||y.getAttribute("data-ask-layout")!=="rows"||y.getAttribute("data-multi-select")==="true")return;let A=Number(c.key),_=y.querySelectorAll('[data-ask-pill-list="true"] [data-ask-user-action="pick"], [data-ask-pill-list="true"] [data-ask-user-action="focus-free-text"]')[A-1];_&&(c.preventDefault(),_.click())};document.addEventListener("keydown",Ao);let fn=null,Vt=null,Qr=null,En=null,So=()=>{};function ao(){En==null||En(),En=null}let To=()=>{var U;if(!fn||!Vt)return;let c=r.classList.contains("persona-artifact-appearance-seamless"),y=((U=r.ownerDocument.defaultView)!=null?U:window).innerWidth<=640;if(!c||r.classList.contains("persona-artifact-narrow-host")||y){Vt.style.removeProperty("position"),Vt.style.removeProperty("left"),Vt.style.removeProperty("top"),Vt.style.removeProperty("bottom"),Vt.style.removeProperty("width"),Vt.style.removeProperty("z-index");return}let A=fn.firstElementChild;if(!A||A===Vt)return;let W=10;Vt.style.position="absolute",Vt.style.top="0",Vt.style.bottom="0",Vt.style.width=`${W}px`,Vt.style.zIndex="5";let _=A.offsetWidth-W/2;Vt.style.left=`${Math.max(0,_)}px`},Kn=()=>{},mn=()=>{var y,A,W,_,U;if(!et||!Bn(n))return;Gl(r,n),Kl(r,n),Kn();let c=(_=(W=(A=(y=n.features)==null?void 0:y.artifacts)==null?void 0:A.layout)==null?void 0:W.narrowHostMaxWidth)!=null?_:520,g=he.getBoundingClientRect().width||0;r.classList.toggle("persona-artifact-narrow-host",g>0&&g<=c),et.update(Yt),lr?(et.setMobileOpen(!1),et.element.classList.add("persona-hidden"),(U=et.backdrop)==null||U.classList.add("persona-hidden")):Yt.artifacts.length>0&&(et.element.classList.remove("persona-hidden"),et.setMobileOpen(!0)),So()};if(Bn(n)){he.style.position="relative";let c=v("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),g=v("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");c.appendChild(j),et=Kx(n,{onSelect:y=>{var A;return(A=vt.current)==null?void 0:A.selectArtifact(y)},onDismiss:()=>{lr=!0,mn()}}),et.element.classList.add("persona-hidden"),fn=g,g.appendChild(c),g.appendChild(et.element),et.backdrop&&he.appendChild(et.backdrop),he.appendChild(g),So=()=>{var A,W,_,U;if(!fn||!et)return;if(!(((_=(W=(A=n.features)==null?void 0:A.artifacts)==null?void 0:W.layout)==null?void 0:_.resizable)===!0)){Qr==null||Qr(),Qr=null,ao(),Vt&&(Vt.remove(),Vt=null),et.element.style.removeProperty("width"),et.element.style.removeProperty("maxWidth");return}if(!Vt){let V=v("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");V.setAttribute("role","separator"),V.setAttribute("aria-orientation","vertical"),V.setAttribute("aria-label","Resize artifacts panel"),V.tabIndex=0;let N=r.ownerDocument,Ce=(U=N.defaultView)!=null?U:window,me=ae=>{var ht,xt;if(!et||ae.button!==0||r.classList.contains("persona-artifact-narrow-host")||Ce.innerWidth<=640)return;ae.preventDefault(),ao();let Te=ae.clientX,Ve=et.element.getBoundingClientRect().width,Se=(xt=(ht=n.features)==null?void 0:ht.artifacts)==null?void 0:xt.layout,ct=Be=>{let Pe=fn.getBoundingClientRect().width,Ke=r.classList.contains("persona-artifact-appearance-seamless"),rt=Ke?0:Yx(fn,Ce),It=Ke?0:V.getBoundingClientRect().width||6,D=Ve-(Be.clientX-Te),Oe=Zx(D,Pe,rt,It,Se==null?void 0:Se.resizableMinWidth,Se==null?void 0:Se.resizableMaxWidth);et.element.style.width=`${Oe}px`,et.element.style.maxWidth="none",To()},Qe=()=>{N.removeEventListener("pointermove",ct),N.removeEventListener("pointerup",Qe),N.removeEventListener("pointercancel",Qe),En=null;try{V.releasePointerCapture(ae.pointerId)}catch{}};En=Qe,N.addEventListener("pointermove",ct),N.addEventListener("pointerup",Qe),N.addEventListener("pointercancel",Qe);try{V.setPointerCapture(ae.pointerId)}catch{}};V.addEventListener("pointerdown",me),Vt=V,fn.insertBefore(V,et.element),Qr=()=>{V.removeEventListener("pointerdown",me)}}if(Vt){let V=Yt.artifacts.length>0&&!lr;Vt.classList.toggle("persona-hidden",!V),To()}},Kn=()=>{var Ce,me,ae,Te,Ve,Se,ct,Qe,ht,xt,Be,Pe,Ke,rt;if(!T||!et||((me=(Ce=n.launcher)==null?void 0:Ce.sidebarMode)!=null?me:!1)||Pr(n)&&Sn(n).reveal==="emerge")return;let A=(ae=r.ownerDocument.defaultView)!=null?ae:window,W=(Ve=(Te=n.launcher)==null?void 0:Te.mobileFullscreen)!=null?Ve:!0,_=(ct=(Se=n.launcher)==null?void 0:Se.mobileBreakpoint)!=null?ct:640;if(W&&A.innerWidth<=_||!Jx(n,T))return;let U=(xt=(ht=(Qe=n.launcher)==null?void 0:Qe.width)!=null?ht:n.launcherWidth)!=null?xt:An,V=(rt=(Ke=(Pe=(Be=n.features)==null?void 0:Be.artifacts)==null?void 0:Pe.layout)==null?void 0:Ke.expandedPanelWidth)!=null?rt:"min(720px, calc(100vw - 24px))";Yt.artifacts.length>0&&!lr?(he.style.width=V,he.style.maxWidth=V):(he.style.width=U,he.style.maxWidth=U)},typeof ResizeObserver!="undefined"&&(Nt=new ResizeObserver(()=>{mn()}),Nt.observe(he))}else he.appendChild(j),H()&&at&&(Re.peekBanner&&at.appendChild(Re.peekBanner),at.appendChild(Ne));r.appendChild(We),at&&r.appendChild(at);let Fn=()=>{var Oe,Ue,be,Qt,Gt,dr,Wt,ir,bn,kr,ot,_t,Lr,In,yn,Qo,Jo,Ba,Da,mr,Yo,Wo,Bo,uo,Zo,qn,dt,Hr;if(H()){he.style.width="100%",he.style.maxWidth="100%";let er=(Ue=(Oe=n.launcher)==null?void 0:Oe.composerBar)!=null?Ue:{},Jt=We.dataset.state==="expanded",kt=(be=er.expandedSize)!=null?be:"anchored";if(!(Jt&&kt!=="fullscreen")){j.style.background="",j.style.border="",j.style.borderRadius="",j.style.overflow="",j.style.boxShadow="";return}let Ft=(Gt=(Qt=n.theme)==null?void 0:Qt.components)==null?void 0:Gt.panel,jr=Xa(n),Jr=(Zr,ea)=>{var Cs;return Zr==null||Zr===""?ea:(Cs=Ga(jr,Zr))!=null?Cs:Zr},eo="1px solid var(--persona-border)",Nr="var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))",Yr="var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))";j.style.background="var(--persona-surface, #ffffff)",j.style.border=Jr(Ft==null?void 0:Ft.border,eo),j.style.borderRadius=Jr(Ft==null?void 0:Ft.borderRadius,Yr),j.style.boxShadow=Jr(Ft==null?void 0:Ft.shadow,Nr),j.style.overflow="hidden";return}let c=Pr(n),g=(Wt=(dr=n.launcher)==null?void 0:dr.sidebarMode)!=null?Wt:!1,y=c||g||((bn=(ir=n.launcher)==null?void 0:ir.fullHeight)!=null?bn:!1),A=((kr=n.launcher)==null?void 0:kr.enabled)===!1,W=(_t=(ot=n.theme)==null?void 0:ot.components)==null?void 0:_t.panel,_=Xa(n),U=(er,Jt)=>{var kt;return er==null||er===""?Jt:(kt=Ga(_,er))!=null?kt:er},V=(Lr=r.ownerDocument.defaultView)!=null?Lr:window,N=(yn=(In=n.launcher)==null?void 0:In.mobileFullscreen)!=null?yn:!0,Ce=(Jo=(Qo=n.launcher)==null?void 0:Qo.mobileBreakpoint)!=null?Jo:640,me=V.innerWidth<=Ce,ae=N&&me&&T,Te=(Da=(Ba=n.launcher)==null?void 0:Ba.position)!=null?Da:"bottom-left",Ve=Te==="bottom-left"||Te==="top-left",Se=(Yo=(mr=n.launcher)==null?void 0:mr.zIndex)!=null?Yo:Xr,ct=g||ae?"none":"1px solid var(--persona-border)",Qe=ae?"none":g?Ve?"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))";c&&!ae&&(Qe="none",ct="none");let ht=g||ae?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",xt=U(W==null?void 0:W.border,ct),Be=U(W==null?void 0:W.shadow,Qe),Pe=U(W==null?void 0:W.borderRadius,ht),Ke=ue.scrollTop;r.style.cssText="",We.style.cssText="",he.style.cssText="",j.style.cssText="",ue.style.cssText="",Ne.style.cssText="";let rt=()=>{var Jt;if(Ke<=0)return;((Jt=ue.ownerDocument.defaultView)!=null?Jt:window).requestAnimationFrame(()=>{if(ue.scrollTop===Ke)return;let kt=ue.scrollHeight-ue.clientHeight;kt<=0||(ue.scrollTop=Math.min(Ke,kt))})};if(ae){We.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"),We.style.cssText=`
78
78
  position: fixed !important;
79
79
  inset: 0 !important;
80
80
  width: 100% !important;
@@ -110,11 +110,11 @@ _Details: ${t.message}_`:n}var _s=r=>({isError:!0,content:[{type:"text",text:r}]
110
110
  overflow: hidden !important;
111
111
  border-radius: 0 !important;
112
112
  border: none !important;
113
- `,ue.style.flex="1 1 0%",ue.style.minHeight="0",ue.style.overflowY="auto",Oe.style.flexShrink="0",T=!0,rt();return}let Wt=(Ho=(Wo=n==null?void 0:n.launcher)==null?void 0:Wo.width)!=null?Ho:n==null?void 0:n.launcherWidth,D=Wt!=null?Wt:Cn;if(!g&&!c)A&&b?(he.style.width="100%",he.style.maxWidth="100%"):(he.style.width=D,he.style.maxWidth=D);else if(c)if(Hn(n).reveal==="emerge"){let Et=Hn(n).width;he.style.width=Et,he.style.maxWidth=Et}else he.style.width="100%",he.style.maxWidth="100%";if(Gn(),he.style.boxShadow=Be,he.style.borderRadius=Le,j.style.border=xt,j.style.borderRadius=Le,c&&!oe&&(H==null?void 0:H.border)===void 0&&(j.style.border="none",Hn(n).side==="right"?j.style.borderLeft="1px solid var(--persona-border)":j.style.borderRight="1px solid var(--persona-border)"),b&&(r.style.display="flex",r.style.flexDirection="column",r.style.height="100%",r.style.minHeight="0",A&&(r.style.width="100%"),We.style.display="flex",We.style.flexDirection="column",We.style.flex="1 1 0%",We.style.minHeight="0",We.style.maxHeight="100%",We.style.height="100%",A&&(We.style.overflow="hidden"),he.style.display="flex",he.style.flexDirection="column",he.style.flex="1 1 0%",he.style.minHeight="0",he.style.maxHeight="100%",he.style.height="100%",he.style.overflow="hidden",j.style.display="flex",j.style.flexDirection="column",j.style.flex="1 1 0%",j.style.minHeight="0",j.style.maxHeight="100%",j.style.overflow="hidden",ue.style.flex="1 1 0%",ue.style.minHeight="0",ue.style.overflowY="auto",Oe.style.flexShrink="0"),We.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&&!c&&((po=Vn[Te])!=null?po:Vn["bottom-right"]).split(" ").forEach(Et=>We.classList.add(Et)),g){let bt=(Nr=(ut=n.launcher)==null?void 0:ut.sidebarWidth)!=null?Nr:"420px";We.style.cssText=`
113
+ `,ue.style.flex="1 1 0%",ue.style.minHeight="0",ue.style.overflowY="auto",Ne.style.flexShrink="0",E=!0,rt();return}let It=(Bo=(Wo=n==null?void 0:n.launcher)==null?void 0:Wo.width)!=null?Bo:n==null?void 0:n.launcherWidth,D=It!=null?It:An;if(!g&&!c)A&&y?(he.style.width="100%",he.style.maxWidth="100%"):(he.style.width=D,he.style.maxWidth=D);else if(c)if(Sn(n).reveal==="emerge"){let Jt=Sn(n).width;he.style.width=Jt,he.style.maxWidth=Jt}else he.style.width="100%",he.style.maxWidth="100%";if(Kn(),he.style.boxShadow=Be,he.style.borderRadius=Pe,j.style.border=xt,j.style.borderRadius=Pe,c&&!ae&&(W==null?void 0:W.border)===void 0&&(j.style.border="none",Sn(n).side==="right"?j.style.borderLeft="1px solid var(--persona-border)":j.style.borderRight="1px solid var(--persona-border)"),y&&(r.style.display="flex",r.style.flexDirection="column",r.style.height="100%",r.style.minHeight="0",A&&(r.style.width="100%"),We.style.display="flex",We.style.flexDirection="column",We.style.flex="1 1 0%",We.style.minHeight="0",We.style.maxHeight="100%",We.style.height="100%",A&&(We.style.overflow="hidden"),he.style.display="flex",he.style.flexDirection="column",he.style.flex="1 1 0%",he.style.minHeight="0",he.style.maxHeight="100%",he.style.height="100%",he.style.overflow="hidden",j.style.display="flex",j.style.flexDirection="column",j.style.flex="1 1 0%",j.style.minHeight="0",j.style.maxHeight="100%",j.style.overflow="hidden",ue.style.flex="1 1 0%",ue.style.minHeight="0",ue.style.overflowY="auto",Ne.style.flexShrink="0"),We.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&&!c&&((uo=jn[Te])!=null?uo:jn["bottom-right"]).split(" ").forEach(Jt=>We.classList.add(Jt)),g){let er=(qn=(Zo=n.launcher)==null?void 0:Zo.sidebarWidth)!=null?qn:"420px";We.style.cssText=`
114
114
  position: fixed !important;
115
115
  top: 0 !important;
116
116
  bottom: 0 !important;
117
- width: ${bt} !important;
117
+ width: ${er} !important;
118
118
  height: 100vh !important;
119
119
  max-height: 100vh !important;
120
120
  margin: 0 !important;
@@ -135,7 +135,7 @@ _Details: ${t.message}_`:n}var _s=r=>({isError:!0,content:[{type:"text",text:r}]
135
135
  margin: 0 !important;
136
136
  padding: 0 !important;
137
137
  box-shadow: ${Be} !important;
138
- border-radius: ${Le} !important;
138
+ border-radius: ${Pe} !important;
139
139
  `,he.style.setProperty("width","100%","important"),he.style.setProperty("max-width","100%","important"),j.style.cssText=`
140
140
  display: flex !important;
141
141
  flex-direction: column !important;
@@ -145,29 +145,29 @@ _Details: ${t.message}_`:n}var _s=r=>({isError:!0,content:[{type:"text",text:r}]
145
145
  min-height: 0 !important;
146
146
  max-height: 100% !important;
147
147
  overflow: hidden !important;
148
- border-radius: ${Le} !important;
148
+ border-radius: ${Pe} !important;
149
149
  border: ${xt} !important;
150
- `,Oe.style.cssText=`
150
+ `,Ne.style.cssText=`
151
151
  flex-shrink: 0 !important;
152
152
  border-top: none !important;
153
153
  padding: 8px 16px 12px 16px !important;
154
- `}if(!A&&!c){let bt="max-height: -moz-available !important; max-height: stretch !important;",Et=g?"":"padding-top: 1.25em !important;",yt=g?"":`z-index: ${(Mr=(Xr=n.launcher)==null?void 0:Xr.zIndex)!=null?Mr:Gr} !important;`;We.style.cssText+=bt+Et+yt}rt()};Nn(),Do(r,n),_l(r,n),Ul(r,n);let kt=[];kt.push(()=>{document.removeEventListener("keydown",wo)});let yr=null,vr=null;kt.push(()=>{yr==null||yr(),yr=null,vr==null||vr(),vr=null}),_t&&kt.push(()=>{_t==null||_t.disconnect(),_t=null}),kt.push(()=>{Kr==null||Kr(),Kr=null,oo(),jt&&(jt.remove(),jt=null),Ze==null||Ze.element.style.removeProperty("width"),Ze==null||Ze.element.style.removeProperty("maxWidth")}),De&&kt.push(()=>{ke!==null&&(cancelAnimationFrame(ke),ke=null),G==null||G.destroy(),G=null,ge==null||ge.destroy(),ge=null,re=null});let fn=null,To=()=>{fn&&(fn(),fn=null),n.colorScheme==="auto"&&(fn=ml(()=>{Do(r,n)}))};To(),kt.push(()=>{fn&&(fn(),fn=null)});let ve=(yf=n.features)==null?void 0:yf.streamAnimation;if(ve!=null&&ve.type&&ve.type!=="none"){let c=Vs(ve.type,ve.plugins);c&&(Ip(c,r),kt.push(()=>tx(r)))}let Mn=Lx(It),kn=null,q,Kn=!1,ao=jh(),so=new Map,Xn=new Map,On=new Map,rs=0,mn=xl(),gn=0,_n=null,Un=!1,Vo=!1,io=0,zr=null,Qn=null,wa=!1,jo=!1,Aa=null,si=4,Sa=24,ii=80,Ta=new Map,Rt={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},ns=(Cf=(vf=n.voiceRecognition)==null?void 0:vf.autoResume)!=null?Cf:!1,En=c=>{a.emit("voice:state",{active:Rt.active,source:c,timestamp:Date.now()})},an=()=>{m(c=>({...c,voiceState:{active:Rt.active,timestamp:Date.now(),manuallyDeactivated:Rt.manuallyDeactivated}}))},li=()=>{var A,H;if(((A=n.voiceRecognition)==null?void 0:A.enabled)===!1)return;let c=nu(d.voiceState),g=!!c.active,b=Number((H=c.timestamp)!=null?H:0);Rt.manuallyDeactivated=!!c.manuallyDeactivated,g&&Date.now()-b<hC&&setTimeout(()=>{var _,U;Rt.active||(Rt.manuallyDeactivated=!1,((U=(_=n.voiceRecognition)==null?void 0:_.provider)==null?void 0:U.type)==="runtype"?q.toggleVoice().then(()=>{Rt.active=q.isVoiceActive(),En("restore"),q.isVoiceActive()&&hs()}):Wr("restore"))},1e3)},di=()=>q?Kx(q.getMessages()).filter(c=>!c.__skipPersist):[];function Ma(c){if(!(i!=null&&i.save))return;let b={messages:c?Kx(c):q?di():[],metadata:d,artifacts:Zt.artifacts,selectedArtifactId:Zt.selectedId};try{let A=i.save(b);A instanceof Promise&&A.catch(H=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",H)})}catch(A){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",A)}}let lo=null,os=()=>We.querySelector("#persona-scroll-container")||ue,Mo=()=>{lo!==null&&(cancelAnimationFrame(lo),lo=null),Un=!1},as=()=>{_n!==null&&(cancelAnimationFrame(_n),_n=null),Vo=!1,Mo()},ss=()=>{io>0?(ir.textContent=String(io),ir.style.display="",et.setAttribute("aria-label",`${ct()||"Jump to latest"} (${io} new)`)):(ir.textContent="",ir.style.display="none",et.setAttribute("aria-label",ct()||"Jump to latest"))},is=()=>{io!==0&&(io=0,ss())},ls=()=>pt()==="follow"?!mn.isFollowing():!ma(ue,Sa),sn=()=>{if(!Ir()||pe){et.parentNode&&et.remove(),et.style.display="none";return}et.parentNode!==j&&j.appendChild(et),Sr();let g=xo(ue)>0&&ls();g||is(),et.style.display=g?"":"none"},ka=()=>{mn.pause()&&(as(),sn())},Jn=()=>{mn.resume(),is(),sn()},Yn=(c=!1)=>{pt()==="follow"&&mn.isFollowing()&&(!c&&!Kn||(_n!==null&&(cancelAnimationFrame(_n),_n=null),Vo=!0,_n=requestAnimationFrame(()=>{_n=null,Vo=!1,mn.isFollowing()&&ci(os(),c?220:140)})))},ds=(c,g,b,A=()=>!0)=>{let H=c.scrollTop,_=g(),U=_-H;Mo();let $=performance.now();Un=!0;let O=me=>1-Math.pow(1-me,3),Ce=me=>{if(!A()){Mo();return}let oe=g();oe!==_&&(_=oe,U=_-H);let Te=me-$,Ve=Math.min(Te/b,1),Se=O(Ve),dt=H+U*Se;c.scrollTop=dt,gn=c.scrollTop,Ve<1?lo=requestAnimationFrame(Ce):(c.scrollTop=_,gn=c.scrollTop,lo=null,Un=!1)};lo=requestAnimationFrame(Ce)},ci=(c,g=500)=>{let b=xo(c)-c.scrollTop;if(Math.abs(b)<1){gn=c.scrollTop;return}if(Math.abs(b)>=ii){Mo(),Un=!0,c.scrollTop=xo(c),gn=c.scrollTop,Un=!1;return}ds(c,()=>xo(c),g,()=>mn.isFollowing())},cs=()=>{let c=os();Un=!0,c.scrollTop=xo(c),gn=c.scrollTop,Un=!1,sn()},ps=c=>{fr.style.height=`${Math.max(0,Math.round(c))}px`,zr&&(zr.spacerHeight=Math.max(0,c))},Go=()=>{Qn!==null&&(cancelAnimationFrame(Qn),Qn=null),Mo(),zr=null,fr.style.height="0px"},pi=c=>{Qn!==null&&cancelAnimationFrame(Qn),Qn=requestAnimationFrame(()=>{var Ce;Qn=null;let g=typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(c):c.replace(/"/g,'\\"'),b=ue.querySelector(`[data-message-id="${g}"]`);if(!b)return;let A=0,H=b;for(;H&&H!==ue;)A+=H.offsetTop,H=H.offsetParent;let _=(Ce=zr==null?void 0:zr.spacerHeight)!=null?Ce:0,U=ue.scrollHeight-_,{targetScrollTop:$,spacerHeight:O}=Jh({anchorOffsetTop:A,topOffset:Pt(),viewportHeight:ue.clientHeight,contentHeight:U});zr={initialSpacerHeight:O,contentHeightAtAnchor:U,spacerHeight:O},ps(O),ds(ue,()=>$,220)})},ui=()=>{if(pt()==="follow"){if(!mn.isFollowing()||ma(ue,1))return;Yn(!Kn);return}if(zr&&zr.initialSpacerHeight>0){let c=ue.scrollHeight-zr.spacerHeight,g=Yh({initialSpacerHeight:zr.initialSpacerHeight,contentHeightAtAnchor:zr.contentHeightAtAnchor,currentContentHeight:c});g!==zr.spacerHeight&&ps(g)}sn()},fi=c=>{let g=pt();g==="follow"?(Jn(),Yn(!0)):g==="anchor-top"&&pi(c)},mi=c=>{let g=new Map;c.forEach(b=>{let A=Ta.get(b.id);g.set(b.id,{streaming:b.streaming,role:b.role}),!A&&b.role==="assistant"&&(a.emit("assistant:message",b),!jo&&pt()!=="anchor-top"&&ls()&&(io+=1,ss(),sn())),b.role==="assistant"&&(A!=null&&A.streaming)&&b.streaming===!1&&a.emit("assistant:complete",b),b.variant==="approval"&&b.approval&&(A?b.approval.status!=="pending"&&a.emit("approval:resolved",{approval:b.approval,decision:b.approval.status}):a.emit("approval:requested",{approval:b.approval,message:b}))}),Ta.clear(),g.forEach((b,A)=>{Ta.set(A,b)})},Ko=(c,g,b)=>{var xt,Be,Le,Ke,rt,Wt;let A=document.createElement("div"),_=(()=>{var Ne;let D=o.find(Ue=>Ue.renderLoadingIndicator);if(D!=null&&D.renderLoadingIndicator)return D.renderLoadingIndicator;if((Ne=n.loadingIndicator)!=null&&Ne.render)return n.loadingIndicator.render})(),U=(D,Ne)=>Ne==null?!1:typeof Ne=="string"?(D.textContent=Ne,!0):(D.appendChild(Ne),!0),$=new Set,O=new Set,Ce=o.some(D=>D.renderAskUserQuestion),me=[],oe=[],Te=n.enableComponentStreaming!==!1,Ve=o.some(D=>D.renderApproval)&&n.approval!==!1,Se=[];if(g.forEach(D=>{var ot,Ut,Er,Rn,xn,Xo,Qo,Ia,Wa,mr,Jo,Wo,Ho,po;$.add(D.id);let Ne=Ce&&yo(D),Ue=Ve&&D.variant==="approval"&&!!D.approval,be=!Ne&&D.role==="assistant"&&!D.variant&&Te&&Vl(D);if(!Ue&&On.has(D.id)){let ut=c.querySelector(`#wrapper-${D.id}`);ut==null||ut.removeAttribute("data-preserve-runtime"),On.delete(D.id)}if(!be&&Xn.has(D.id)){let ut=c.querySelector(`#wrapper-${D.id}`);ut==null||ut.removeAttribute("data-preserve-runtime"),Xn.delete(D.id)}let Yt=yo(D)?`:${(ot=D.agentMetadata)!=null&&ot.askUserQuestionAnswered?"a":"u"}:${(Ut=D.agentMetadata)!=null&&Ut.askUserQuestionAnswers?Object.keys(D.agentMetadata.askUserQuestionAnswers).length:0}`:"",Kt=Vh(D,rs)+Yt,cr=Ne||Ue||be?null:Gh(ao,D.id,Kt);if(cr){A.appendChild(cr.cloneNode(!0)),yo(D)&&((Er=D.toolCall)!=null&&Er.id)&&((Rn=D.agentMetadata)==null?void 0:Rn.awaitingLocalTool)===!0&&!((xn=D.agentMetadata)!=null&&xn.askUserQuestionAnswered)&&(O.add(D.toolCall.id),Ja(D,n,Pe.composerOverlay));return}let Bt=null,lr=o.find(ut=>!!(D.variant==="reasoning"&&ut.renderReasoning||D.variant==="tool"&&ut.renderToolCall||!D.variant&&ut.renderMessage)),hn=(Xo=n.layout)==null?void 0:Xo.messages;if(yo(D)&&((Qo=D.agentMetadata)==null?void 0:Qo.askUserQuestionAnswered)===!0){so.delete(D.id);let ut=c.querySelector(`#wrapper-${D.id}`);ut==null||ut.removeAttribute("data-preserve-runtime");return}if(yo(D)&&((Wa=(Ia=n.features)==null?void 0:Ia.askUserQuestion)==null?void 0:Wa.enabled)!==!1){let ut=o.find(Nr=>typeof Nr.renderAskUserQuestion=="function");if(ut&&wt.current){let Nr=so.get(D.id),Xr=Nr!==Kt,Mr=null;if(Xr){let{payload:yt,complete:ln}=vo(D),Lr=D.id,Zn=()=>{var Pr;return(Pr=wt.current)==null?void 0:Pr.getMessages().find(Qr=>Qr.id===Lr)};Mr=ut.renderAskUserQuestion({message:D,payload:yt,complete:ln,resolve:Pr=>{var In;let Qr=Zn();Qr&&((In=wt.current)==null||In.resolveAskUserQuestion(Qr,Pr))},dismiss:()=>{var Qr,In,Yo;let Pr=Zn();(Qr=Pr==null?void 0:Pr.agentMetadata)!=null&&Qr.awaitingLocalTool&&((In=wt.current)==null||In.markAskUserQuestionResolved(Pr),(Yo=wt.current)==null||Yo.resolveAskUserQuestion(Pr,"(dismissed)"))},config:n})}let bt=Nr!=null;if(Xr&&Mr===null&&!bt){((mr=D.agentMetadata)==null?void 0:mr.awaitingLocalTool)===!0&&!((Jo=D.agentMetadata)!=null&&Jo.askUserQuestionAnswered)&&(O.add(D.toolCall.id),Ja(D,n,Pe.composerOverlay));return}let Et=document.createElement("div");Et.className="persona-flex",Et.id=`wrapper-${D.id}`,Et.setAttribute("data-wrapper-id",D.id),Et.setAttribute("data-ask-plugin-stub","true"),Et.setAttribute("data-preserve-runtime","true"),A.appendChild(Et),me.push({messageId:D.id,fingerprint:Kt,bubble:Mr});return}else{((Wo=D.agentMetadata)==null?void 0:Wo.awaitingLocalTool)===!0&&!((Ho=D.agentMetadata)!=null&&Ho.askUserQuestionAnswered)&&(O.add(D.toolCall.id),Ja(D,n,Pe.composerOverlay));return}}else if(Ue){let ut=o.find(bt=>typeof bt.renderApproval=="function"),Xr=On.get(D.id)!==Kt,Mr=null;if(Xr&&(ut!=null&&ut.renderApproval)){let bt=D.id,Et=(yt,ln)=>{var Zn,Pr,Qr;let Lr=(Zn=wt.current)==null?void 0:Zn.getMessages().find(In=>In.id===bt);Lr!=null&&Lr.approval&&(Lr.approval.toolType==="webmcp"?(Pr=wt.current)==null||Pr.resolveWebMcpApproval(Lr.id,yt):(Qr=wt.current)==null||Qr.resolveApproval(Lr.approval,yt,ln))};Mr=ut.renderApproval({message:D,defaultRenderer:()=>Nl(D,n),config:n,approve:yt=>Et("approved",yt),deny:yt=>Et("denied",yt)})}if(Xr&&Mr===null){let bt=c.querySelector(`#wrapper-${D.id}`);bt==null||bt.removeAttribute("data-preserve-runtime"),On.delete(D.id),Bt=Nl(D,n)}else{let bt=document.createElement("div");bt.className="persona-flex",bt.id=`wrapper-${D.id}`,bt.setAttribute("data-wrapper-id",D.id),bt.setAttribute("data-approval-plugin-stub","true"),bt.setAttribute("data-preserve-runtime","true"),A.appendChild(bt),Se.push({messageId:D.id,fingerprint:Kt,bubble:Mr});return}}else if(lr)if(D.variant==="reasoning"&&D.reasoning&&lr.renderReasoning){if(!Je)return;Bt=lr.renderReasoning({message:D,defaultRenderer:()=>qp(D,n),config:n})}else if(D.variant==="tool"&&D.toolCall&&lr.renderToolCall){if(!we)return;Bt=lr.renderToolCall({message:D,defaultRenderer:()=>zp(D,n),config:n})}else lr.renderMessage&&(Bt=lr.renderMessage({message:D,defaultRenderer:()=>{let ut=ja(D,b,hn,n.messageActions,ne,{loadingIndicatorRenderer:_,widgetConfig:n});return D.role!=="user"&&eu(ut,D,n,q),ut},config:n}));if(!Bt&&be){let ut=jl(D);if(ut){let Nr=Xn.get(D.id),Xr=Nr!==Kt,Mr=n.wrapComponentDirectiveInBubble!==!1,bt=null;if(Xr){let Et=$l(ut,{config:n,message:D,transform:b});if(Et)if(Mr){let yt=document.createElement("div");if(yt.className=["persona-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),yt.id=`bubble-${D.id}`,yt.setAttribute("data-message-id",D.id),D.content&&D.content.trim()){let ln=document.createElement("div");ln.className="persona-mb-3 persona-text-sm persona-leading-relaxed",ln.innerHTML=b({text:D.content,message:D,streaming:!!D.streaming,raw:D.rawContent}),yt.appendChild(ln)}yt.appendChild(Et),bt=yt}else{let yt=document.createElement("div");if(yt.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",yt.id=`bubble-${D.id}`,yt.setAttribute("data-message-id",D.id),yt.setAttribute("data-persona-component-directive","true"),D.content&&D.content.trim()){let ln=document.createElement("div");ln.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",ln.innerHTML=b({text:D.content,message:D,streaming:!!D.streaming,raw:D.rawContent}),yt.appendChild(ln)}yt.appendChild(Et),bt=yt}}if(bt||Nr!=null){let Et=document.createElement("div");Et.className="persona-flex",Et.id=`wrapper-${D.id}`,Et.setAttribute("data-wrapper-id",D.id),Et.setAttribute("data-component-directive-stub","true"),Et.setAttribute("data-preserve-runtime","true"),Mr||Et.classList.add("persona-w-full"),A.appendChild(Et),oe.push({messageId:D.id,fingerprint:Kt,bubble:bt});return}}}if(!Bt)if(D.variant==="reasoning"&&D.reasoning){if(!Je)return;Bt=qp(D,n)}else if(D.variant==="tool"&&D.toolCall){if(!we)return;Bt=zp(D,n)}else if(D.variant==="approval"&&D.approval){if(n.approval===!1)return;Bt=Nl(D,n)}else{let ut=(po=n.layout)==null?void 0:po.messages;ut!=null&&ut.renderUserMessage&&D.role==="user"?Bt=ut.renderUserMessage({message:D,config:n,streaming:!!D.streaming}):ut!=null&&ut.renderAssistantMessage&&D.role==="assistant"?Bt=ut.renderAssistantMessage({message:D,config:n,streaming:!!D.streaming}):Bt=ja(D,b,ut,n.messageActions,ne,{loadingIndicatorRenderer:_,widgetConfig:n}),D.role!=="user"&&Bt&&eu(Bt,D,n,q)}let Tr=document.createElement("div");Tr.className="persona-flex",Tr.id=`wrapper-${D.id}`,Tr.setAttribute("data-wrapper-id",D.id),D.role==="user"&&Tr.classList.add("persona-justify-end"),(Bt==null?void 0:Bt.getAttribute("data-persona-component-directive"))==="true"&&Tr.classList.add("persona-w-full"),Tr.appendChild(Bt),Kh(ao,D.id,Kt,Tr),A.appendChild(Tr)}),Pe.composerOverlay&&Pe.composerOverlay.querySelectorAll("[data-persona-ask-sheet-for]").forEach(Ne=>{let Ue=Ne.getAttribute("data-persona-ask-sheet-for");Ue&&!O.has(Ue)&&zo(Pe.composerOverlay,Ue)}),(Be=(xt=n.features)==null?void 0:xt.toolCallDisplay)!=null&&Be.grouped){let D=[],Ne=[];g.forEach(Ue=>{if(Ue.variant==="tool"&&Ue.toolCall&&we){Ne.push(Ue);return}Ne.length>1&&D.push(Ne),Ne=[]}),Ne.length>1&&D.push(Ne),D.forEach((Ue,be)=>{var ot,Ut;let Yt=Ue.map(Er=>Array.from(A.children).find(Rn=>Rn instanceof HTMLElement&&Rn.getAttribute("data-wrapper-id")===Er.id)).filter(Er=>!!Er);if(Yt.length<2)return;let Kt=document.createElement("div");Kt.className="persona-flex",Kt.id=`wrapper-tool-group-${be}-${Ue[0].id}`,Kt.setAttribute("data-wrapper-id",`tool-group-${be}-${Ue[0].id}`);let cr=document.createElement("div");cr.className="persona-tool-group persona-flex persona-w-full persona-flex-col persona-gap-2",cr.setAttribute("data-persona-tool-group","true");let Bt=document.createElement("div");Bt.className="persona-tool-group-summary persona-text-xs persona-text-persona-muted";let lr=`Called ${Ue.length} tools`,hn=(Ut=(ot=n.toolCall)==null?void 0:ot.renderGroupedSummary)==null?void 0:Ut.call(ot,{messages:Ue,toolCalls:Ue.map(Er=>Er.toolCall).filter(Er=>!!Er),defaultSummary:lr,config:n});U(Bt,hn)||(Bt.textContent=lr);let Tr=document.createElement("div");Tr.className="persona-tool-group-stack persona-flex persona-flex-col",cr.append(Bt,Tr),Kt.appendChild(cr),Yt[0].before(Kt),Yt.forEach((Er,Rn)=>{let xn=document.createElement("div");xn.className="persona-tool-group-item persona-relative",xn.setAttribute("data-persona-tool-group-item","true"),Rn<Yt.length-1&&xn.setAttribute("data-persona-tool-group-connector","true"),xn.appendChild(Er),Tr.appendChild(xn)})})}Xh(ao,$);let dt=g.some(D=>D.role==="assistant"&&D.streaming),Qe=g[g.length-1],ht=(Qe==null?void 0:Qe.role)==="assistant"&&!Qe.streaming&&Qe.variant!=="approval";if(Kn&&g.some(D=>D.role==="user")&&!dt&&!ht){let D={config:n,streaming:!0,location:"standalone",defaultRenderer:xa},Ne=o.find(be=>be.renderLoadingIndicator),Ue=null;if(Ne!=null&&Ne.renderLoadingIndicator&&(Ue=Ne.renderLoadingIndicator(D)),Ue===null&&((Le=n.loadingIndicator)!=null&&Le.render)&&(Ue=n.loadingIndicator.render(D)),Ue===null&&(Ue=xa()),Ue){let be=document.createElement("div"),Yt=((Ke=n.loadingIndicator)==null?void 0:Ke.showBubble)!==!1;be.className=Yt?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-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-typing-indicator","true"),be.style.borderColor="var(--persona-message-assistant-border, var(--persona-border, #e5e7eb))",be.appendChild(Ue);let Kt=document.createElement("div");Kt.className="persona-flex",Kt.id="wrapper-typing-indicator",Kt.setAttribute("data-wrapper-id","typing-indicator"),Kt.appendChild(be),A.appendChild(Kt)}}if(!Kn&&g.length>0){let D=g[g.length-1],Ne={config:n,lastMessage:D,messageCount:g.length},Ue=o.find(Yt=>Yt.renderIdleIndicator),be=null;if(Ue!=null&&Ue.renderIdleIndicator&&(be=Ue.renderIdleIndicator(Ne)),be===null&&((rt=n.loadingIndicator)!=null&&rt.renderIdle)&&(be=n.loadingIndicator.renderIdle(Ne)),be){let Yt=document.createElement("div"),Kt=((Wt=n.loadingIndicator)==null?void 0:Wt.showBubble)!==!1;Yt.className=Kt?["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(" "),Yt.setAttribute("data-idle-indicator","true"),Yt.appendChild(be);let cr=document.createElement("div");cr.className="persona-flex",cr.id="wrapper-idle-indicator",cr.setAttribute("data-wrapper-id","idle-indicator"),cr.appendChild(Yt),A.appendChild(cr)}}if(gl(c,A),me.length>0)for(let{messageId:D,fingerprint:Ne,bubble:Ue}of me){let be=c.querySelector(`#wrapper-${D}`);be&&Ue!==null&&(be.replaceChildren(Ue),be.setAttribute("data-bubble-fp",Ne),so.set(D,Ne))}if(so.size>0)for(let D of so.keys())$.has(D)||so.delete(D);if(oe.length>0)for(let{messageId:D,fingerprint:Ne,bubble:Ue}of oe){let be=c.querySelector(`#wrapper-${D}`);be&&Ue!==null&&(be.replaceChildren(Ue),be.setAttribute("data-bubble-fp",Ne),Xn.set(D,Ne))}if(Xn.size>0)for(let D of Xn.keys())$.has(D)||Xn.delete(D);if(Se.length>0)for(let{messageId:D,fingerprint:Ne,bubble:Ue}of Se){let be=c.querySelector(`#wrapper-${D}`);be&&Ue!==null&&(be.replaceChildren(Ue),be.setAttribute("data-bubble-fp",Ne),On.set(D,Ne))}if(On.size>0)for(let D of On.keys())$.has(D)||On.delete(D)},ko=null,gi=()=>{var b;if(ko)return;let c=A=>{let H=A.composedPath();H.includes(We)||at&&H.includes(at)||Gt(!1,"user")};ko=c,((b=r.ownerDocument)!=null?b:document).addEventListener("pointerdown",c,!0)},us=()=>{var g;if(!ko)return;((g=r.ownerDocument)!=null?g:document).removeEventListener("pointerdown",ko,!0),ko=null};kt.push(()=>us());let Eo=null,hi=()=>{var b;if(Eo)return;let c=A=>{A.key==="Escape"&&(A.isComposing||Gt(!1,"user"))};Eo=c,((b=r.ownerDocument)!=null?b:document).addEventListener("keydown",c,!0)},fs=()=>{var g;if(!Eo)return;((g=r.ownerDocument)!=null?g:document).removeEventListener("keydown",Eo,!0),Eo=null};kt.push(()=>fs());let Lo=!1,ms=new Set,xi=()=>{var g,b,A,H;let c=(A=(b=(g=n.launcher)==null?void 0:g.composerBar)==null?void 0:b.peek)==null?void 0:A.streamAnimation;return c||((H=n.features)==null?void 0:H.streamAnimation)},co=()=>{var ht,xt,Be,Le;if(!W())return;let c=Pe.peekBanner,g=Pe.peekTextNode;if(!c||!g)return;if(I){c.classList.remove("persona-pill-peek--visible");return}let b=(ht=q==null?void 0:q.getMessages())!=null?ht:[],A;for(let Ke=b.length-1;Ke>=0;Ke--){let rt=b[Ke];if(rt.role==="assistant"&&rt.content){A=rt;break}}if(!A){c.classList.remove("persona-pill-peek--visible");return}let H=A.content,_=!!A.streaming,U=xi(),$=vl(U),O=$.type!=="none"?Vs($.type,U==null?void 0:U.plugins):null,Ce=((xt=O==null?void 0:O.isAnimating)==null?void 0:xt.call(O,A))===!0,me=O!==null&&(_||Ce);me&&O&&!ms.has(O.name)&&(Ip(O,r),ms.add(O.name));let oe=me&&(O!=null&&O.containerClass)?O.containerClass:null,Te=(Be=g.dataset.personaPeekStreamClass)!=null?Be:null;Te&&Te!==oe&&(g.classList.remove(Te),delete g.dataset.personaPeekStreamClass),oe&&Te!==oe&&(g.classList.add(oe),g.dataset.personaPeekStreamClass=oe),me?(g.style.setProperty("--persona-stream-step",`${$.speed}ms`),g.style.setProperty("--persona-stream-duration",`${$.duration}ms`)):(g.style.removeProperty("--persona-stream-step"),g.style.removeProperty("--persona-stream-duration"));let Ve=me?Cl(H,$.buffer,O,A,_):H;if(me&&$.placeholder==="skeleton"&&_&&(!Ve||!Ve.trim())){let Ke=document.createElement("div"),rt=Gs();rt.classList.add("persona-pill-peek__skeleton"),Ke.appendChild(rt),gl(g,Ke)}else{let Ke=Math.max(0,Ve.length-100),rt=Ve.length>100?Ve.slice(-100):Ve,Wt=ia(rt);if(!me||!O){let D=Ve.length>100?`\u2026${rt}`:rt;g.textContent!==D&&(g.textContent=D)}else{let D=Wt;(O.wrap==="char"||O.wrap==="word")&&(D=js(Wt,O.wrap,`peek-${A.id}`,{skipTags:O.skipTags,startIndex:Ke}));let Ne=document.createElement("div");if(Ne.innerHTML=D,O.useCaret&&rt.length>0){let Ue=wl(),be=Ne.querySelectorAll(".persona-stream-char, .persona-stream-word"),Yt=be[be.length-1];Yt!=null&&Yt.parentNode?Yt.parentNode.insertBefore(Ue,Yt.nextSibling):Ne.appendChild(Ue)}gl(g,Ne),(Le=O.onAfterRender)==null||Le.call(O,{container:g,bubble:c,messageId:A.id,message:A,speed:$.speed,duration:$.duration})}}let Qe=Kn||Lo;c.classList.toggle("persona-pill-peek--visible",Qe)};if(W()){let c=Pe.peekBanner;if(c){let A=H=>{H.preventDefault(),H.stopPropagation(),Gt(!0,"user")};c.addEventListener("pointerdown",A),kt.push(()=>{c.removeEventListener("pointerdown",A)})}let g=()=>{Lo||(Lo=!0,co())},b=()=>{Lo&&(Lo=!1,co())};he.addEventListener("pointerenter",g),he.addEventListener("pointerleave",b),kt.push(()=>{he.removeEventListener("pointerenter",g),he.removeEventListener("pointerleave",b)}),at&&(at.addEventListener("pointerenter",g),at.addEventListener("pointerleave",b),kt.push(()=>{at.removeEventListener("pointerenter",g),at.removeEventListener("pointerleave",b)}))}let bi=c=>{var Te,Ve,Se,dt,Qe,ht,xt,Be;let g=(Ve=(Te=n.launcher)==null?void 0:Te.composerBar)!=null?Ve:{},b=(Se=g.expandedSize)!=null?Se:"anchored",A=(dt=g.bottomOffset)!=null?dt:"16px",H=g.collapsedMaxWidth,_=(Qe=g.expandedMaxWidth)!=null?Qe:"880px",U=(ht=g.expandedTopOffset)!=null?ht:"5vh",$=(xt=g.modalMaxWidth)!=null?xt:"880px",O=(Be=g.modalMaxHeight)!=null?Be:"min(90vh, 800px)",Ce="calc(100vw - 32px)",me="var(--persona-pill-area-height, 80px)",oe=We.style;if(oe.left="",oe.right="",oe.top="",oe.bottom="",oe.transform="",oe.width="",oe.maxWidth="",oe.height="",oe.maxHeight="",at){let Le=at.style;Le.bottom=A,Le.width=H!=null?H:""}if(c&&b!=="fullscreen"){if(b==="modal"){oe.top="50%",oe.left="50%",oe.transform="translate(-50%, -50%)",oe.bottom="auto",oe.right="auto",oe.width=$,oe.maxWidth=Ce,oe.maxHeight=O,oe.height=O;return}oe.left="50%",oe.transform="translateX(-50%)",oe.bottom=`calc(${A} + ${me})`,oe.top=U,oe.width=_,oe.maxWidth=Ce}},Po=()=>{var O,Ce,me,oe,Te,Ve,Se,dt;if(!R())return;if(W()){let ht=(me=((Ce=(O=n.launcher)==null?void 0:O.composerBar)!=null?Ce:{}).expandedSize)!=null?me:"anchored",xt=I?"expanded":"collapsed";We.dataset.state=xt,We.dataset.expandedSize=ht,at&&(at.dataset.state=xt,at.dataset.expandedSize=ht),We.style.removeProperty("display"),We.classList.remove("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-95","persona-opacity-0","persona-scale-100","persona-opacity-100"),bi(I),j.style.display=I?"flex":"none",Nn(),I?(gi(),hi()):(us(),fs()),co();return}let c=Rr(n),g=(oe=r.ownerDocument.defaultView)!=null?oe:window,b=(Ve=(Te=n.launcher)==null?void 0:Te.mobileBreakpoint)!=null?Ve:640,A=(dt=(Se=n.launcher)==null?void 0:Se.mobileFullscreen)!=null?dt:!0,H=g.innerWidth<=b,_=A&&H&&M,U=Hn(n).reveal;I?(We.style.removeProperty("display"),We.style.display=c?"flex":"",We.classList.remove("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-95","persona-opacity-0"),he.classList.add("persona-scale-100","persona-opacity-100"),Cr?Cr.element.style.display="none":wr&&(wr.style.display="none")):(c?c&&(U==="overlay"||U==="push")&&!_?(We.style.removeProperty("display"),We.style.display="flex",We.classList.remove("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(We.style.setProperty("display","none","important"),We.classList.remove("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(We.style.display="",We.classList.add("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-100","persona-opacity-100"),he.classList.add("persona-scale-95","persona-opacity-0")),Cr?Cr.element.style.display=c?"none":"":wr&&(wr.style.display=c?"none":""))},Gt=(c,g="user")=>{var _,U;if(!R()||I===c)return;let b=I;I=c,Po();let A=(()=>{var Se,dt,Qe,ht,xt,Be,Le,Ke,rt,Wt;let $=(dt=(Se=n.launcher)==null?void 0:Se.sidebarMode)!=null?dt:!1,O=(Qe=r.ownerDocument.defaultView)!=null?Qe:window,Ce=(xt=(ht=n.launcher)==null?void 0:ht.mobileFullscreen)!=null?xt:!0,me=(Le=(Be=n.launcher)==null?void 0:Be.mobileBreakpoint)!=null?Le:640,oe=O.innerWidth<=me,Te=Rr(n)&&Ce&&oe,Ve=W()&&((Wt=(rt=(Ke=n.launcher)==null?void 0:Ke.composerBar)==null?void 0:rt.expandedSize)!=null?Wt:"fullscreen")==="fullscreen";return $||Ce&&oe&&M||Te||Ve})();if(I&&A){if(!yr){let $=r.getRootNode(),O=$ instanceof ShadowRoot?$.host:r.closest(".persona-host");O&&(yr=Wp(O,(U=(_=n.launcher)==null?void 0:_.zIndex)!=null?U:Gr))}vr||(vr=Hp(r.ownerDocument))}else I||(yr==null||yr(),yr=null,vr==null||vr(),vr=null);I&&(xs(),pt()==="follow"?Yn(!0):cs());let H={open:I,source:g,timestamp:Date.now()};I&&!b?a.emit("widget:opened",H):!I&&b&&a.emit("widget:closed",H),a.emit("widget:state",{open:I,launcherEnabled:M,voiceActive:Rt.active,streaming:q.isStreaming()})},Ea=c=>{sr(c?"stop":"send"),K&&(K.disabled=c),Mn.buttons.forEach(g=>{g.disabled=c}),Oe.dataset.personaComposerStreaming=c?"true":"false",Oe.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(g=>{(g instanceof HTMLButtonElement||g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement||g instanceof HTMLSelectElement)&&(g.disabled=c)})},La=()=>{Rt.active||ee&&ee.focus()};a.on("widget:opened",()=>{n.autoFocusInput&&setTimeout(()=>La(),200)});let gs=()=>{var b,A,H,_,U,$,O,Ce,me,oe,Te;gr.textContent=(A=(b=n.copy)==null?void 0:b.welcomeTitle)!=null?A:"Hello \u{1F44B}",nn.textContent=(_=(H=n.copy)==null?void 0:H.welcomeSubtitle)!=null?_:"Ask anything about your account or products.",ee.placeholder=($=(U=n.copy)==null?void 0:U.inputPlaceholder)!=null?$:"How can I help...";let c=ue.querySelector("[data-persona-intro-card]");if(c){let Ve=((O=n.copy)==null?void 0:O.showWelcomeCard)!==!1;c.style.display=Ve?"":"none",Ve?(ue.classList.remove("persona-gap-3"),ue.classList.add("persona-gap-6")):(ue.classList.remove("persona-gap-6"),ue.classList.add("persona-gap-3"))}!((me=(Ce=n.sendButton)==null?void 0:Ce.useIcon)!=null&&me)&&!(q!=null&&q.isStreaming())&&(je.textContent=(Te=(oe=n.copy)==null?void 0:oe.sendButtonLabel)!=null?Te:"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))"};n.clientToken&&(n={...n,getStoredSessionId:()=>{let c=d.sessionId;return typeof c=="string"?c:null},setStoredSessionId:c=>{m(g=>({...g,sessionId:c}))}});let Ln=null,tt=()=>{Ln==null&&(Ln=setInterval(()=>{let c=nt.querySelectorAll("[data-tool-elapsed]");if(c.length===0){clearInterval(Ln),Ln=null;return}let g=Date.now();c.forEach(b=>{let A=Number(b.getAttribute("data-tool-elapsed"));A&&(b.textContent=Oi(g-A))})},100))};if(q=new _a(n,{onMessagesChanged(c){var A;Ko(nt,c,xe),tt(),q&&(c.some(_=>_.role==="user")?Mn.render([],q,ee,c):Mn.render(n.suggestionChips,q,ee,c,n.suggestionChipsConfig)),Yn(!Kn),mi(c);let g=[...c].reverse().find(H=>H.role==="user");c.length===0&&Go(),!wa||jo?(wa=!0,Aa=(A=g==null?void 0:g.id)!=null?A:null):g&&g.id!==Aa&&(Aa=g.id,fi(g.id));let b=Rt.lastUserMessageId;g&&g.id!==b&&(Rt.lastUserMessageId=g.id,a.emit("user:message",g)),Rt.lastUserMessageWasVoice=!!(g!=null&&g.viaVoice),Ma(c),co()},onStatusChanged(c){var A;let g=(A=n.statusIndicator)!=null?A:{};St(ar,(H=>{var _,U,$,O;return H==="idle"?(_=g.idleText)!=null?_:jr.idle:H==="connecting"?(U=g.connectingText)!=null?U:jr.connecting:H==="connected"?($=g.connectedText)!=null?$:jr.connected:H==="error"?(O=g.errorText)!=null?O:jr.error:jr[H]})(c),g,c)},onStreamingChanged(c){Kn=c,Ea(c),q&&Ko(nt,q.getMessages(),xe),c||Yn(!0),co()},onVoiceStatusChanged(c){var g,b;if(((b=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:b.type)==="runtype")switch(c){case"listening":break;case"processing":Ro(),Db();break;case"speaking":Ro(),Fb();break;default:c==="idle"&&q.isBargeInActive()?(Ro(),hs(),K==null||K.setAttribute("aria-label","End voice session")):(Rt.active=!1,Ro(),En("system"),an());break}},onArtifactsState(c){Zt=c,un(),Ma()}}),wt.current=q,wa=!0,((Af=(wf=n.voiceRecognition)==null?void 0:wf.provider)==null?void 0:Af.type)==="runtype")try{q.setupVoice()}catch(c){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",c)}n.clientToken&&q.initClientSession().catch(c=>{n.debug&&console.warn("[AgentWidget] Pre-init client session failed:",c)}),(ge||n.onSSEEvent)&&q.setSSEEventCallback((c,g)=>{var b;(b=n.onSSEEvent)==null||b.call(n,c,g),Z==null||Z.processEvent(c,g),ge==null||ge.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c,timestamp:Date.now(),payload:JSON.stringify(g)})}),l&&l.then(c=>{var g,b,A;if(c){if(c.metadata&&(d=nu(c.metadata),S.syncFromMetadata()),(g=c.messages)!=null&&g.length){jo=!0;try{q.hydrateMessages(c.messages)}finally{jo=!1}}(b=c.artifacts)!=null&&b.length&&q.hydrateArtifacts(c.artifacts,(A=c.selectedArtifactId)!=null?A:null)}}).catch(c=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",c)});let L=()=>{var g,b,A;!W()||I||!((A=(b=(g=n.launcher)==null?void 0:g.composerBar)==null?void 0:b.expandOnSubmit)==null||A)||Gt(!0,"auto")},z=c=>{var H;if(c.preventDefault(),q.isStreaming()){q.cancel(),Z==null||Z.reset(),G==null||G.update();return}let g=ee.value.trim(),b=(H=Mt==null?void 0:Mt.hasAttachments())!=null?H:!1;if(!g&&!b)return;L();let A;b&&(A=[],A.push(...Mt.getContentParts()),g&&A.push(Fs(g))),ee.value="",ee.style.height="auto",X(),q.sendMessage(g,{contentParts:A}),b&&Mt.clearAttachments()},B=()=>{var c;return((c=n.features)==null?void 0:c.composerHistory)!==!1},te={...hl},ce=!1,X=()=>{te={...hl}},He=()=>q.getMessages().filter(c=>c.role==="user").map(c=>{var g;return(g=c.content)!=null?g:""}).filter(c=>c.length>0),$e=c=>{if(!ee)return;ce=!0,ee.value=c,ee.dispatchEvent(new Event("input",{bubbles:!0})),ce=!1;let g=ee.value.length;ee.setSelectionRange(g,g)},mt=()=>{ce||X()},lt=c=>{if(ee){if(B()&&(c.key==="ArrowUp"||c.key==="ArrowDown")&&!c.shiftKey&&!c.metaKey&&!c.ctrlKey&&!c.altKey&&!c.isComposing){let g=ee.selectionStart===0&&ee.selectionEnd===0,b=$h({direction:c.key==="ArrowUp"?"up":"down",history:He(),currentValue:ee.value,atStart:g,state:te});if(te=b.state,b.handled){c.preventDefault(),b.value!==void 0&&$e(b.value);return}}if(c.key==="Enter"&&!c.shiftKey){if(q.isStreaming()){c.preventDefault();return}X(),c.preventDefault(),je.click()}}},zt=c=>{c.key!=="Escape"||c.isComposing||q.isStreaming()&&c.composedPath().includes(j)&&(q.cancel(),Z==null||Z.reset(),G==null||G.update(),X(),c.preventDefault(),c.stopImmediatePropagation())},er=async c=>{var b;if(((b=n.attachments)==null?void 0:b.enabled)!==!0||!Mt)return;let g=bC(c.clipboardData);g.length!==0&&(c.preventDefault(),await Mt.handleFiles(g))},Jt=null,gt=!1,Ft=null,Ge=null,$r=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,Wr=(c="user")=>{var _,U,$,O,Ce,me,oe;if(gt||q.isStreaming())return;let g=$r();if(!g)return;Jt=new g;let A=(U=((_=n.voiceRecognition)!=null?_:{}).pauseDuration)!=null?U:2e3;Jt.continuous=!0,Jt.interimResults=!0,Jt.lang="en-US";let H=ee.value;Jt.onresult=Te=>{let Ve="",Se="";for(let Qe=0;Qe<Te.results.length;Qe++){let ht=Te.results[Qe],xt=ht[0].transcript;ht.isFinal?Ve+=xt+" ":Se=xt}let dt=H+Ve+Se;ee.value=dt,Ft&&clearTimeout(Ft),(Ve||Se)&&(Ft=window.setTimeout(()=>{let Qe=ee.value.trim();Qe&&Jt&&gt&&(tr(),ee.value="",ee.style.height="auto",q.sendMessage(Qe,{viaVoice:!0}))},A))},Jt.onerror=Te=>{Te.error!=="no-speech"&&tr()},Jt.onend=()=>{if(gt){let Te=ee.value.trim();Te&&Te!==H.trim()&&(ee.value="",ee.style.height="auto",q.sendMessage(Te,{viaVoice:!0})),tr()}};try{if(Jt.start(),gt=!0,Rt.active=!0,c!=="system"&&(Rt.manuallyDeactivated=!1),En(c),an(),K){let Te=($=n.voiceRecognition)!=null?$:{};Ge={backgroundColor:K.style.backgroundColor,color:K.style.color,borderColor:K.style.borderColor,iconName:(O=Te.iconName)!=null?O:"mic",iconSize:parseFloat((oe=(me=Te.iconSize)!=null?me:(Ce=n.sendButton)==null?void 0:Ce.size)!=null?oe:"40")||24};let Ve=Te.recordingBackgroundColor,Se=Te.recordingIconColor,dt=Te.recordingBorderColor;if(K.classList.add("persona-voice-recording"),K.style.backgroundColor=Ve!=null?Ve:"var(--persona-voice-recording-bg, #ef4444)",K.style.color=Se!=null?Se:"var(--persona-voice-recording-indicator, #ffffff)",Se){let Qe=K.querySelector("svg");Qe&&Qe.setAttribute("stroke",Se)}dt&&(K.style.borderColor=dt),K.setAttribute("aria-label","Stop voice recognition")}}catch{tr("system")}},tr=(c="user")=>{if(gt){if(gt=!1,Ft&&(clearTimeout(Ft),Ft=null),Jt){try{Jt.stop()}catch{}Jt=null}if(Rt.active=!1,En(c),an(),K){if(K.classList.remove("persona-voice-recording"),Ge){K.style.backgroundColor=Ge.backgroundColor,K.style.color=Ge.color,K.style.borderColor=Ge.borderColor;let g=K.querySelector("svg");g&&g.setAttribute("stroke",Ge.color||"currentColor"),Ge=null}K.setAttribute("aria-label","Start voice recognition")}}},qn=(c,g)=>{var ht,xt,Be,Le,Ke,rt,Wt,D;let b=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),A=((ht=c==null?void 0:c.provider)==null?void 0:ht.type)==="runtype";if(!(b||A))return null;let _=y("div","persona-send-button-wrapper"),U=y("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");U.type="button",U.setAttribute("aria-label","Start voice recognition");let $=(xt=c==null?void 0:c.iconName)!=null?xt:"mic",O=(Be=g==null?void 0:g.size)!=null?Be:"40px",Ce=(Le=c==null?void 0:c.iconSize)!=null?Le:O,me=parseFloat(Ce)||24,oe=(Ke=c==null?void 0:c.backgroundColor)!=null?Ke:g==null?void 0:g.backgroundColor,Te=(rt=c==null?void 0:c.iconColor)!=null?rt:g==null?void 0:g.textColor;U.style.width=Ce,U.style.height=Ce,U.style.minWidth=Ce,U.style.minHeight=Ce,U.style.fontSize="18px",U.style.lineHeight="1",Te?U.style.color=Te:U.style.color="var(--persona-text, #111827)";let Se=Me($,me,Te||"currentColor",1.5);Se?U.appendChild(Se):U.textContent="\u{1F3A4}",oe?U.style.backgroundColor=oe:U.style.backgroundColor="",c!=null&&c.borderWidth&&(U.style.borderWidth=c.borderWidth,U.style.borderStyle="solid"),c!=null&&c.borderColor&&(U.style.borderColor=c.borderColor),c!=null&&c.paddingX&&(U.style.paddingLeft=c.paddingX,U.style.paddingRight=c.paddingX),c!=null&&c.paddingY&&(U.style.paddingTop=c.paddingY,U.style.paddingBottom=c.paddingY),_.appendChild(U);let dt=(Wt=c==null?void 0:c.tooltipText)!=null?Wt:"Start voice recognition";if(((D=c==null?void 0:c.showTooltip)!=null?D:!1)&&dt){let Ne=y("div","persona-send-button-tooltip");Ne.textContent=dt,_.appendChild(Ne)}return{micButton:U,micButtonWrapper:_}},ed=()=>{var g,b,A,H,_;if(!K||Ge)return;let c=(g=n.voiceRecognition)!=null?g:{};Ge={backgroundColor:K.style.backgroundColor,color:K.style.color,borderColor:K.style.borderColor,iconName:(b=c.iconName)!=null?b:"mic",iconSize:parseFloat((_=(H=c.iconSize)!=null?H:(A=n.sendButton)==null?void 0:A.size)!=null?_:"40")||24}},td=(c,g)=>{var _,U,$,O,Ce;if(!K)return;let b=K.querySelector("svg");b&&b.remove();let A=(Ce=Ge==null?void 0:Ge.iconSize)!=null?Ce:parseFloat((O=($=(_=n.voiceRecognition)==null?void 0:_.iconSize)!=null?$:(U=n.sendButton)==null?void 0:U.size)!=null?O:"40")||24,H=Me(c,A,g,1.5);H&&K.appendChild(H)},yi=()=>{K&&K.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},hs=()=>{var H;if(!K)return;ed();let c=(H=n.voiceRecognition)!=null?H:{},g=c.recordingBackgroundColor,b=c.recordingIconColor,A=c.recordingBorderColor;if(yi(),K.classList.add("persona-voice-recording"),K.style.backgroundColor=g!=null?g:"var(--persona-voice-recording-bg, #ef4444)",K.style.color=b!=null?b:"var(--persona-voice-recording-indicator, #ffffff)",b){let _=K.querySelector("svg");_&&_.setAttribute("stroke",b)}A&&(K.style.borderColor=A),K.setAttribute("aria-label","Stop voice recognition")},Db=()=>{var $,O,Ce,me,oe,Te,Ve,Se;if(!K)return;ed();let c=($=n.voiceRecognition)!=null?$:{},g=q.getVoiceInterruptionMode(),b=(O=c.processingIconName)!=null?O:"loader",A=(me=(Ce=c.processingIconColor)!=null?Ce:Ge==null?void 0:Ge.color)!=null?me:"",H=(Te=(oe=c.processingBackgroundColor)!=null?oe:Ge==null?void 0:Ge.backgroundColor)!=null?Te:"",_=(Se=(Ve=c.processingBorderColor)!=null?Ve:Ge==null?void 0:Ge.borderColor)!=null?Se:"";yi(),K.classList.add("persona-voice-processing"),K.style.backgroundColor=H,K.style.borderColor=_;let U=A||"currentColor";K.style.color=U,td(b,U),K.setAttribute("aria-label","Processing voice input"),g==="none"&&(K.style.cursor="default")},Fb=()=>{var Ce,me,oe,Te,Ve,Se,dt,Qe,ht,xt,Be,Le;if(!K)return;ed();let c=(Ce=n.voiceRecognition)!=null?Ce:{},g=q.getVoiceInterruptionMode(),b=g==="cancel"?"square":g==="barge-in"?"mic":"volume-2",A=(me=c.speakingIconName)!=null?me:b,H=(Se=c.speakingIconColor)!=null?Se:g==="barge-in"?(Te=(oe=c.recordingIconColor)!=null?oe:Ge==null?void 0:Ge.color)!=null?Te:"":(Ve=Ge==null?void 0:Ge.color)!=null?Ve:"",_=(ht=c.speakingBackgroundColor)!=null?ht:g==="barge-in"?(dt=c.recordingBackgroundColor)!=null?dt:"var(--persona-voice-recording-bg, #ef4444)":(Qe=Ge==null?void 0:Ge.backgroundColor)!=null?Qe:"",U=(Le=c.speakingBorderColor)!=null?Le:g==="barge-in"?(xt=c.recordingBorderColor)!=null?xt:"":(Be=Ge==null?void 0:Ge.borderColor)!=null?Be:"";yi(),K.classList.add("persona-voice-speaking"),K.style.backgroundColor=_,K.style.borderColor=U;let $=H||"currentColor";K.style.color=$,td(A,$);let O=g==="cancel"?"Stop playback and re-record":g==="barge-in"?"Speak to interrupt":"Agent is speaking";K.setAttribute("aria-label",O),g==="none"&&(K.style.cursor="default"),g==="barge-in"&&K.classList.add("persona-voice-recording")},Ro=()=>{var c,g,b;K&&(yi(),Ge&&(K.style.backgroundColor=(c=Ge.backgroundColor)!=null?c:"",K.style.color=(g=Ge.color)!=null?g:"",K.style.borderColor=(b=Ge.borderColor)!=null?b:"",td(Ge.iconName,Ge.color||"currentColor"),Ge=null),K.style.cursor="",K.setAttribute("aria-label","Start voice recognition"))},vi=()=>{var c,g;if(((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"){let b=q.getVoiceStatus(),A=q.getVoiceInterruptionMode();if(A==="none"&&(b==="processing"||b==="speaking"))return;if(A==="cancel"&&(b==="processing"||b==="speaking")){q.stopVoicePlayback();return}if(q.isBargeInActive()){q.stopVoicePlayback(),q.deactivateBargeIn().then(()=>{Rt.active=!1,Rt.manuallyDeactivated=!0,an(),En("user"),Ro()});return}q.toggleVoice().then(()=>{Rt.active=q.isVoiceActive(),Rt.manuallyDeactivated=!q.isVoiceActive(),an(),En("user"),q.isVoiceActive()?hs():Ro()});return}if(gt){let b=ee.value.trim();Rt.manuallyDeactivated=!0,an(),tr("user"),b&&(ee.value="",ee.style.height="auto",q.sendMessage(b))}else Rt.manuallyDeactivated=!1,an(),Wr("user")};_r=vi,K&&(K.addEventListener("click",vi),kt.push(()=>{var c,g;((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?(q.isVoiceActive()&&q.toggleVoice(),Ro()):tr("system"),K&&K.removeEventListener("click",vi)}));let Nb=a.on("assistant:complete",()=>{ns&&(Rt.active||Rt.manuallyDeactivated||ns==="assistant"&&!Rt.lastUserMessageWasVoice||setTimeout(()=>{var c,g;!Rt.active&&!Rt.manuallyDeactivated&&(((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?q.toggleVoice().then(()=>{Rt.active=q.isVoiceActive(),En("auto"),q.isVoiceActive()&&hs()}):Wr("auto"))},600))});kt.push(Nb);let Ob=a.on("action:resubmit",()=>{setTimeout(()=>{q&&!q.isStreaming()&&q.continueConversation()},100)});kt.push(Ob);let Pa=()=>{Gt(!I,"user")},Cr=null,wr=null;if(M&&!W()){let c=o.find(g=>g.renderLauncher);if(c!=null&&c.renderLauncher){let g=c.renderLauncher({config:n,defaultRenderer:()=>Xs(n,Pa).element,onToggle:Pa});g&&(wr=g)}wr||(Cr=Xs(n,Pa))}Cr?r.appendChild(Cr.element):wr&&r.appendChild(wr),Po(),Mn.render(n.suggestionChips,q,ee,void 0,n.suggestionChipsConfig),gs(),Ea(q.isStreaming()),pt()==="follow"?Yn(!0):cs(),li(),k&&(!M||W()?setTimeout(()=>La(),0):I&&setTimeout(()=>La(),200));let xs=()=>{var O,Ce,me,oe,Te,Ve,Se,dt,Qe,ht,xt,Be,Le,Ke,rt,Wt,D,Ne,Ue,be,Yt,Kt;if(W()){Sr(),Po();return}let c=Rr(n),g=(Ce=(O=n.launcher)==null?void 0:O.sidebarMode)!=null?Ce:!1,b=c||g||((oe=(me=n.launcher)==null?void 0:me.fullHeight)!=null?oe:!1),A=(Te=r.ownerDocument.defaultView)!=null?Te:window,H=(Se=(Ve=n.launcher)==null?void 0:Ve.mobileFullscreen)!=null?Se:!0,_=(Qe=(dt=n.launcher)==null?void 0:dt.mobileBreakpoint)!=null?Qe:640,U=A.innerWidth<=_,$=H&&U&&M;try{if($){Nn(),Do(r,n);return}if(T&&(T=!1,Nn(),Do(r,n)),!M&&!c){he.style.height="",he.style.width="";return}if(!g&&!c){let cr=(xt=(ht=n==null?void 0:n.launcher)==null?void 0:ht.width)!=null?xt:n==null?void 0:n.launcherWidth,Bt=cr!=null?cr:Cn;he.style.width=Bt,he.style.maxWidth=Bt}if(Gn(),!b){let cr=A.innerHeight,Bt=64,lr=(Le=(Be=n.launcher)==null?void 0:Be.heightOffset)!=null?Le:0,hn=Math.max(200,cr-Bt),Tr=Math.min(640,hn),ot=Math.max(200,Tr-lr);he.style.height=`${ot}px`}}finally{if(Sr(),Po(),I&&M){let Bt=((Ke=r.ownerDocument.defaultView)!=null?Ke:window).innerWidth<=((Wt=(rt=n.launcher)==null?void 0:rt.mobileBreakpoint)!=null?Wt:640),lr=(Ne=(D=n.launcher)==null?void 0:D.sidebarMode)!=null?Ne:!1,hn=(be=(Ue=n.launcher)==null?void 0:Ue.mobileFullscreen)!=null?be:!0,Tr=Rr(n)&&hn&&Bt,ot=lr||hn&&Bt&&M||Tr;if(ot&&!vr){let Ut=r.getRootNode(),Er=Ut instanceof ShadowRoot?Ut.host:r.closest(".persona-host");Er&&!yr&&(yr=Wp(Er,(Kt=(Yt=n.launcher)==null?void 0:Yt.zIndex)!=null?Kt:Gr)),vr=Hp(r.ownerDocument)}else ot||(yr==null||yr(),yr=null,vr==null||vr(),vr=null)}}};xs();let vu=(Sf=r.ownerDocument.defaultView)!=null?Sf:window;if(vu.addEventListener("resize",xs),kt.push(()=>vu.removeEventListener("resize",xs)),typeof ResizeObserver!="undefined"){let c=new ResizeObserver(()=>{Sr()});c.observe(Oe),kt.push(()=>c.disconnect())}gn=ue.scrollTop;let Cu=xo(ue),_b=()=>{let c=ue.getRootNode(),g=typeof c.getSelection=="function"?c.getSelection():null;return g!=null?g:ue.ownerDocument.getSelection()},rd=()=>Qh(_b(),ue),wu=()=>{let c=ue.scrollTop,g=xo(ue),b=g<Cu;if(Cu=g,pt()!=="follow"){gn=c,sn();return}let{action:A,nextLastScrollTop:H}=bl({following:mn.isFollowing(),currentScrollTop:c,lastScrollTop:gn,nearBottom:ma(ue,Sa),userScrollThreshold:si,isAutoScrolling:Un||Vo||b,pauseOnUpwardScroll:!0,pauseWhenAwayFromBottom:!1,resumeRequiresDownwardScroll:!0});if(gn=H,A==="resume"){rd()||Jn();return}A==="pause"&&ka()};if(ue.addEventListener("scroll",wu,{passive:!0}),kt.push(()=>ue.removeEventListener("scroll",wu)),typeof ResizeObserver!="undefined"){let c=new ResizeObserver(()=>{ui()});c.observe(nt),c.observe(ue),kt.push(()=>c.disconnect())}let Au=()=>{pt()==="follow"&&mn.isFollowing()&&rd()&&ka()},Su=ue.ownerDocument;Su.addEventListener("selectionchange",Au),kt.push(()=>{Su.removeEventListener("selectionchange",Au)});let Tu=c=>{if(pt()!=="follow")return;let g=yl({following:mn.isFollowing(),deltaY:c.deltaY,nearBottom:ma(ue,Sa),resumeWhenNearBottom:!0});g==="pause"?ka():g==="resume"&&!rd()&&Jn()};ue.addEventListener("wheel",Tu,{passive:!0}),kt.push(()=>ue.removeEventListener("wheel",Tu)),et.addEventListener("click",()=>{Go(),ue.scrollTop=ue.scrollHeight,gn=ue.scrollTop,Jn(),Yn(!0),sn()}),kt.push(()=>et.remove()),kt.push(()=>{as(),Go()});let Mu=()=>{F&&(kn&&(F.removeEventListener("click",kn),kn=null),R()?(F.style.display="",kn=()=>{Gt(!1,"user")},F.addEventListener("click",kn)):F.style.display="none")};Mu(),(()=>{let{clearChatButton:c}=Pe;c&&c.addEventListener("click",()=>{q.clearMessages(),ao.clear(),Jn(),zo(Pe.composerOverlay);try{localStorage.removeItem(es),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${es}`)}catch(b){console.error("[AgentWidget] Failed to clear default localStorage:",b)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==es)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(b){console.error("[AgentWidget] Failed to clear custom localStorage:",b)}let g=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(g),i!=null&&i.clear)try{let b=i.clear();b instanceof Promise&&b.catch(A=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",A)})}catch(b){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",b)}d={},S.syncFromMetadata(),ge==null||ge.clear(),Z==null||Z.reset(),G==null||G.update()})})(),Dt&&Dt.addEventListener("submit",z),ee==null||ee.addEventListener("keydown",lt),ee==null||ee.addEventListener("input",mt),ee==null||ee.addEventListener("paste",er);let ku=(Tf=r.ownerDocument)!=null?Tf:document;ku.addEventListener("keydown",zt,!0);let Eu="persona-attachment-drop-active",bs=0,nd=()=>{bs=0,j.classList.remove(Eu)},Ra=()=>{var c;return((c=n.attachments)==null?void 0:c.enabled)===!0&&Mt!==null},Lu=c=>{!Xl(c.dataTransfer)||!Ra()||(bs++,bs===1&&j.classList.add(Eu))},Pu=c=>{!Xl(c.dataTransfer)||!Ra()||(bs--,bs<=0&&nd())},Ru=c=>{!Xl(c.dataTransfer)||!Ra()||(c.preventDefault(),c.dataTransfer.dropEffect="copy")},Iu=c=>{var b;if(!Xl(c.dataTransfer)||!Ra())return;c.preventDefault(),c.stopPropagation(),nd();let g=Array.from((b=c.dataTransfer.files)!=null?b:[]);g.length!==0&&Mt.handleFiles(g)},Io=!0;j.addEventListener("dragenter",Lu,Io),j.addEventListener("dragleave",Pu,Io),r.addEventListener("dragover",Ru,Io),r.addEventListener("drop",Iu,Io);let Ci=r.ownerDocument,Wu=c=>{Ra()&&c.preventDefault()},Hu=c=>{Ra()&&c.preventDefault()};Ci.addEventListener("dragover",Wu),Ci.addEventListener("drop",Hu),kt.push(()=>{Dt&&Dt.removeEventListener("submit",z),ee==null||ee.removeEventListener("keydown",lt),ee==null||ee.removeEventListener("input",mt),ee==null||ee.removeEventListener("paste",er),ku.removeEventListener("keydown",zt,!0)}),kt.push(()=>{j.removeEventListener("dragenter",Lu,Io),j.removeEventListener("dragleave",Pu,Io),r.removeEventListener("dragover",Ru,Io),r.removeEventListener("drop",Iu,Io),Ci.removeEventListener("dragover",Wu),Ci.removeEventListener("drop",Hu),nd()}),kt.push(()=>{q.cancel()}),Cr?kt.push(()=>{Cr==null||Cr.destroy()}):wr&&kt.push(()=>{wr==null||wr.remove()});let kr={update(c){var Zn,Pr,Qr,In,Yo,Zo,wi,ys,If,Wf,Hf,Bf,Df,Ff,Nf,Of,_f,Uf,qf,zf,$f,Vf,jf,Gf,Kf,Xf,Qf,Jf,Yf,Zf,em,tm,rm,nm,om,am,sm,im,lm,dm,cm,pm,um,fm,mm,gm,hm,xm,bm,ym,vm,Cm,wm,Am,Sm,Tm,Mm,km,Em,Lm,Pm,Rm,Im,Wm,Hm,Bm,Dm,Fm,Nm,Om,_m,Um,qm,zm,$m,Vm,jm,Gm,Km,Xm,Qm,Jm,Ym,Zm,eg,tg,rg,ng,og,ag,sg,ig,lg,dg,cg,pg,ug,fg,mg,gg,hg,xg,bg,yg,vg,Cg,wg,Ag,Sg,Tg,Mg,kg,Eg,Lg,Pg;let g=n.toolCall,b=n.messageActions,A=(Zn=n.layout)==null?void 0:Zn.messages,H=n.colorScheme,_=n.loadingIndicator,U=n.iterationDisplay,$=(Pr=n.features)==null?void 0:Pr.showReasoning,O=(Qr=n.features)==null?void 0:Qr.showToolCalls,Ce=(In=n.features)==null?void 0:In.toolCallDisplay,me=(Yo=n.features)==null?void 0:Yo.reasoningDisplay;n={...n,...c},Nn(),Do(r,n),_l(r,n),Ul(r,n),un(),n.colorScheme!==H&&To();let oe=ti.getForInstance(n.plugins);o.length=0,o.push(...oe),M=(wi=(Zo=n.launcher)==null?void 0:Zo.enabled)!=null?wi:!0,E=(If=(ys=n.launcher)==null?void 0:ys.autoExpand)!=null?If:!1,Je=(Hf=(Wf=n.features)==null?void 0:Wf.showReasoning)!=null?Hf:!0,we=(Df=(Bf=n.features)==null?void 0:Bf.showToolCalls)!=null?Df:!0,Ae=(Nf=(Ff=n.features)==null?void 0:Ff.scrollToBottom)!=null?Nf:{};let Te=pt();qe=(_f=(Of=n.features)==null?void 0:Of.scrollBehavior)!=null?_f:{},Te!==pt()&&(Go(),Jn()),cn(),sn();let Ve=De;if(De=(qf=(Uf=n.features)==null?void 0:Uf.showEventStreamToggle)!=null?qf:!1,De&&!Ve){if(ge||(re=new Zs(J),ge=new Ys(Q,re),Z=Z!=null?Z:new ei,re.open().then(()=>ge==null?void 0:ge.restore()).catch(()=>{}),q.setSSEEventCallback((Y,Nt)=>{var rr;(rr=n.onSSEEvent)==null||rr.call(n,Y,Nt),Z==null||Z.processEvent(Y,Nt),ge.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:Y,timestamp:Date.now(),payload:JSON.stringify(Nt)})})),!Ct&&Fe){let Y=($f=(zf=n.features)==null?void 0:zf.eventStream)==null?void 0:$f.classNames,Nt="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(Y!=null&&Y.toggleButton?" "+Y.toggleButton:"");Ct=y("button",Nt),Ct.style.width="28px",Ct.style.height="28px",Ct.style.color=rn.actionIconColor,Ct.type="button",Ct.setAttribute("aria-label","Event Stream"),Ct.title="Event Stream";let rr=Me("activity","18px","currentColor",1.5);rr&&Ct.appendChild(rr);let vt=Pe.clearChatButtonWrapper,qt=Pe.closeButtonWrapper,Hr=vt||qt;Hr&&Hr.parentNode===Fe?Fe.insertBefore(Ct,Hr):Fe.appendChild(Ct),Ct.addEventListener("click",()=>{pe?on():An()})}}else!De&&Ve&&(on(),Ct&&(Ct.remove(),Ct=null),ge==null||ge.clear(),re==null||re.destroy(),ge=null,re=null,Z==null||Z.reset(),Z=null);if(((Vf=n.launcher)==null?void 0:Vf.enabled)===!1&&Cr&&(Cr.destroy(),Cr=null),((jf=n.launcher)==null?void 0:jf.enabled)===!1&&wr&&(wr.remove(),wr=null),((Gf=n.launcher)==null?void 0:Gf.enabled)!==!1&&!Cr&&!wr){let Y=o.find(Nt=>Nt.renderLauncher);if(Y!=null&&Y.renderLauncher){let Nt=Y.renderLauncher({config:n,defaultRenderer:()=>Xs(n,Pa).element,onToggle:Pa});Nt&&(wr=Nt,r.appendChild(wr))}wr||(Cr=Xs(n,Pa),r.appendChild(Cr.element))}Cr&&Cr.update(n),Re&&((Kf=n.launcher)==null?void 0:Kf.title)!==void 0&&(Re.textContent=n.launcher.title),Xe&&((Xf=n.launcher)==null?void 0:Xf.subtitle)!==void 0&&(Xe.textContent=n.launcher.subtitle);let Se=(Qf=n.layout)==null?void 0:Qf.header;if((Se==null?void 0:Se.layout)!==C&&Fe){let Y=Se?$a(n,Se,{showClose:R(),onClose:()=>Gt(!1,"user")}):bo({config:n,showClose:R(),onClose:()=>Gt(!1,"user")});Fe.replaceWith(Y.header),Fe=Y.header,fe=Y.iconHolder,Re=Y.headerTitle,Xe=Y.headerSubtitle,F=Y.closeButton,C=Se==null?void 0:Se.layout}else if(Se&&(fe&&(fe.style.display=Se.showIcon===!1?"none":""),Re&&(Re.style.display=Se.showTitle===!1?"none":""),Xe&&(Xe.style.display=Se.showSubtitle===!1?"none":""),F&&(F.style.display=Se.showCloseButton===!1?"none":""),Pe.clearChatButtonWrapper)){let Y=Se.showClearChat;if(Y!==void 0){Pe.clearChatButtonWrapper.style.display=Y?"":"none";let{closeButtonWrapper:Nt}=Pe;Nt&&!Nt.classList.contains("persona-absolute")&&(Y?Nt.classList.remove("persona-ml-auto"):Nt.classList.add("persona-ml-auto"))}}let Qe=((Jf=n.layout)==null?void 0:Jf.showHeader)!==!1;Fe&&(Fe.style.display=Qe?"":"none");let ht=((Yf=n.layout)==null?void 0:Yf.showFooter)!==!1;Oe&&(Oe.style.display=ht?"":"none"),Sr(),sn(),M!==w?M?Gt(E,"auto"):(I=!0,Po()):E!==h&&Gt(E,"auto"),h=E,w=M,xs(),Mu();let Le=JSON.stringify(c.toolCall)!==JSON.stringify(g),Ke=JSON.stringify(n.messageActions)!==JSON.stringify(b),rt=JSON.stringify((Zf=n.layout)==null?void 0:Zf.messages)!==JSON.stringify(A),Wt=((em=n.loadingIndicator)==null?void 0:em.render)!==(_==null?void 0:_.render)||((tm=n.loadingIndicator)==null?void 0:tm.renderIdle)!==(_==null?void 0:_.renderIdle)||((rm=n.loadingIndicator)==null?void 0:rm.showBubble)!==(_==null?void 0:_.showBubble),D=n.iterationDisplay!==U,Ne=((om=(nm=n.features)==null?void 0:nm.showReasoning)!=null?om:!0)!==($!=null?$:!0)||((sm=(am=n.features)==null?void 0:am.showToolCalls)!=null?sm:!0)!==(O!=null?O:!0)||JSON.stringify((im=n.features)==null?void 0:im.toolCallDisplay)!==JSON.stringify(Ce)||JSON.stringify((lm=n.features)==null?void 0:lm.reasoningDisplay)!==JSON.stringify(me);(Le||Ke||rt||Wt||D||Ne)&&q&&(rs++,Ko(nt,q.getMessages(),xe));let be=(dm=n.launcher)!=null?dm:{},Yt=(cm=be.headerIconHidden)!=null?cm:!1,Kt=(um=(pm=n.layout)==null?void 0:pm.header)==null?void 0:um.showIcon,cr=Yt||Kt===!1,Bt=be.headerIconName,lr=(fm=be.headerIconSize)!=null?fm:"48px";if(fe){let Y=j.querySelector(".persona-border-b-persona-divider"),Nt=Y==null?void 0:Y.querySelector(".persona-flex-col");if(cr)fe.style.display="none",Y&&Nt&&!Y.contains(Nt)&&Y.insertBefore(Nt,Y.firstChild);else{if(fe.style.display="",fe.style.height=lr,fe.style.width=lr,Y&&Nt&&(Y.contains(fe)?fe.nextSibling!==Nt&&(fe.remove(),Y.insertBefore(fe,Nt)):Y.insertBefore(fe,Nt)),Bt){let vt=parseFloat(lr)||24,qt=Me(Bt,vt*.6,"#ffffff",2);qt?fe.replaceChildren(qt):fe.textContent=(mm=be.agentIconText)!=null?mm:"\u{1F4AC}"}else if(be.iconUrl){let vt=fe.querySelector("img");if(vt)vt.src=be.iconUrl,vt.style.height=lr,vt.style.width=lr;else{let qt=document.createElement("img");qt.src=be.iconUrl,qt.alt="",qt.className="persona-rounded-xl persona-object-cover",qt.style.height=lr,qt.style.width=lr,fe.replaceChildren(qt)}}else{let vt=fe.querySelector("svg"),qt=fe.querySelector("img");(vt||qt)&&fe.replaceChildren(),fe.textContent=(gm=be.agentIconText)!=null?gm:"\u{1F4AC}"}let rr=fe.querySelector("img");rr&&(rr.style.height=lr,rr.style.width=lr)}}let hn=(xm=(hm=n.layout)==null?void 0:hm.header)==null?void 0:xm.showTitle,Tr=(ym=(bm=n.layout)==null?void 0:bm.header)==null?void 0:ym.showSubtitle;if(Re&&(Re.style.display=hn===!1?"none":""),Xe&&(Xe.style.display=Tr===!1?"none":""),F){((Cm=(vm=n.layout)==null?void 0:vm.header)==null?void 0:Cm.showCloseButton)===!1?F.style.display="none":F.style.display="";let Nt=(wm=be.closeButtonSize)!=null?wm:"32px",rr=(Am=be.closeButtonPlacement)!=null?Am:"inline";F.style.height=Nt,F.style.width=Nt;let{closeButtonWrapper:vt}=Pe,qt=rr==="top-right",Hr=vt==null?void 0:vt.classList.contains("persona-absolute");if(vt&&qt!==Hr)if(vt.remove(),qt)vt.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",j.style.position="relative",j.appendChild(vt);else{let At=(Tm=(Sm=be.clearChat)==null?void 0:Sm.placement)!=null?Tm:"inline",Br=(km=(Mm=be.clearChat)==null?void 0:Mm.enabled)!=null?km:!0;vt.className=Br&&At==="inline"?"":"persona-ml-auto";let dn=j.querySelector(".persona-border-b-persona-divider");dn&&dn.appendChild(vt)}if(F.style.color=be.closeButtonColor||rn.actionIconColor,be.closeButtonBackgroundColor?(F.style.backgroundColor=be.closeButtonBackgroundColor,F.classList.remove("hover:persona-bg-gray-100")):(F.style.backgroundColor="",F.classList.add("hover:persona-bg-gray-100")),be.closeButtonBorderWidth||be.closeButtonBorderColor){let At=be.closeButtonBorderWidth||"0px",Br=be.closeButtonBorderColor||"transparent";F.style.border=`${At} solid ${Br}`,F.classList.remove("persona-border-none")}else F.style.border="",F.classList.add("persona-border-none");be.closeButtonBorderRadius?(F.style.borderRadius=be.closeButtonBorderRadius,F.classList.remove("persona-rounded-full")):(F.style.borderRadius="",F.classList.add("persona-rounded-full")),be.closeButtonPaddingX?(F.style.paddingLeft=be.closeButtonPaddingX,F.style.paddingRight=be.closeButtonPaddingX):(F.style.paddingLeft="",F.style.paddingRight=""),be.closeButtonPaddingY?(F.style.paddingTop=be.closeButtonPaddingY,F.style.paddingBottom=be.closeButtonPaddingY):(F.style.paddingTop="",F.style.paddingBottom="");let Vr=(Em=be.closeButtonIconName)!=null?Em:"x",zn=(Lm=be.closeButtonIconText)!=null?Lm:"\xD7";F.innerHTML="";let Jr=Me(Vr,"28px","currentColor",1);Jr?F.appendChild(Jr):F.textContent=zn;let Ar=(Pm=be.closeButtonTooltipText)!=null?Pm:"Close chat",bn=(Rm=be.closeButtonShowTooltip)!=null?Rm:!0;if(F.setAttribute("aria-label",Ar),vt&&(vt._cleanupTooltip&&(vt._cleanupTooltip(),delete vt._cleanupTooltip),bn&&Ar)){let At=null,Br=()=>{if(At||!F)return;let ea=F.ownerDocument,vs=ea.body;if(!vs)return;At=to(ea,"div","persona-clear-chat-tooltip"),At.textContent=Ar;let Cs=to(ea,"div");Cs.className="persona-clear-chat-tooltip-arrow",At.appendChild(Cs);let ta=F.getBoundingClientRect();At.style.position="fixed",At.style.zIndex=String(Fo),At.style.left=`${ta.left+ta.width/2}px`,At.style.top=`${ta.top-8}px`,At.style.transform="translate(-50%, -100%)",vs.appendChild(At)},dn=()=>{At&&At.parentNode&&(At.parentNode.removeChild(At),At=null)};vt.addEventListener("mouseenter",Br),vt.addEventListener("mouseleave",dn),F.addEventListener("focus",Br),F.addEventListener("blur",dn),vt._cleanupTooltip=()=>{dn(),vt&&(vt.removeEventListener("mouseenter",Br),vt.removeEventListener("mouseleave",dn)),F&&(F.removeEventListener("focus",Br),F.removeEventListener("blur",dn))}}}let{clearChatButton:ot,clearChatButtonWrapper:Ut}=Pe;if(ot){let Y=(Im=be.clearChat)!=null?Im:{},Nt=(Wm=Y.enabled)!=null?Wm:!0,rr=(Bm=(Hm=n.layout)==null?void 0:Hm.header)==null?void 0:Bm.showClearChat,vt=rr!==void 0?rr:Nt,qt=(Dm=Y.placement)!=null?Dm:"inline";if(Ut){Ut.style.display=vt?"":"none";let{closeButtonWrapper:Hr}=Pe;!W()&&Hr&&!Hr.classList.contains("persona-absolute")&&(vt?Hr.classList.remove("persona-ml-auto"):Hr.classList.add("persona-ml-auto"));let Vr=qt==="top-right",zn=Ut.classList.contains("persona-absolute");if(!W()&&Vr!==zn&&vt){if(Ut.remove(),Vr)Ut.className="persona-absolute persona-top-4 persona-z-50",Ut.style.right="48px",j.style.position="relative",j.appendChild(Ut);else{Ut.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",Ut.style.right="";let Ar=j.querySelector(".persona-border-b-persona-divider"),bn=Pe.closeButtonWrapper;Ar&&bn&&bn.parentElement===Ar?Ar.insertBefore(Ut,bn):Ar&&Ar.appendChild(Ut)}let Jr=Pe.closeButtonWrapper;Jr&&!Jr.classList.contains("persona-absolute")&&(Vr?Jr.classList.add("persona-ml-auto"):Jr.classList.remove("persona-ml-auto"))}}if(vt){if(!W()){let At=(Fm=Y.size)!=null?Fm:"32px";ot.style.height=At,ot.style.width=At}let Hr=(Nm=Y.iconName)!=null?Nm:"refresh-cw",Vr=(Om=Y.iconColor)!=null?Om:"";ot.style.color=Vr||rn.actionIconColor,ot.innerHTML="";let zn=W()?"14px":"20px",Jr=Me(Hr,zn,"currentColor",2);if(Jr&&ot.appendChild(Jr),Y.backgroundColor?(ot.style.backgroundColor=Y.backgroundColor,ot.classList.remove("hover:persona-bg-gray-100")):(ot.style.backgroundColor="",ot.classList.add("hover:persona-bg-gray-100")),Y.borderWidth||Y.borderColor){let At=Y.borderWidth||"0px",Br=Y.borderColor||"transparent";ot.style.border=`${At} solid ${Br}`,ot.classList.remove("persona-border-none")}else ot.style.border="",ot.classList.add("persona-border-none");Y.borderRadius?(ot.style.borderRadius=Y.borderRadius,ot.classList.remove("persona-rounded-full")):(ot.style.borderRadius="",ot.classList.add("persona-rounded-full")),Y.paddingX?(ot.style.paddingLeft=Y.paddingX,ot.style.paddingRight=Y.paddingX):(ot.style.paddingLeft="",ot.style.paddingRight=""),Y.paddingY?(ot.style.paddingTop=Y.paddingY,ot.style.paddingBottom=Y.paddingY):(ot.style.paddingTop="",ot.style.paddingBottom="");let Ar=(_m=Y.tooltipText)!=null?_m:"Clear chat",bn=(Um=Y.showTooltip)!=null?Um:!0;if(ot.setAttribute("aria-label",Ar),Ut&&(Ut._cleanupTooltip&&(Ut._cleanupTooltip(),delete Ut._cleanupTooltip),bn&&Ar)){let At=null,Br=()=>{if(At||!ot)return;let ea=ot.ownerDocument,vs=ea.body;if(!vs)return;At=to(ea,"div","persona-clear-chat-tooltip"),At.textContent=Ar;let Cs=to(ea,"div");Cs.className="persona-clear-chat-tooltip-arrow",At.appendChild(Cs);let ta=ot.getBoundingClientRect();At.style.position="fixed",At.style.zIndex=String(Fo),At.style.left=`${ta.left+ta.width/2}px`,At.style.top=`${ta.top-8}px`,At.style.transform="translate(-50%, -100%)",vs.appendChild(At)},dn=()=>{At&&At.parentNode&&(At.parentNode.removeChild(At),At=null)};Ut.addEventListener("mouseenter",Br),Ut.addEventListener("mouseleave",dn),ot.addEventListener("focus",Br),ot.addEventListener("blur",dn),Ut._cleanupTooltip=()=>{dn(),Ut&&(Ut.removeEventListener("mouseenter",Br),Ut.removeEventListener("mouseleave",dn)),ot&&(ot.removeEventListener("focus",Br),ot.removeEventListener("blur",dn))}}}}let Er=n.actionParsers&&n.actionParsers.length?n.actionParsers:[ri],Rn=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[va.message,va.messageAndClick];S=ni({parsers:Er,handlers:Rn,getSessionMetadata:u,updateSessionMetadata:m,emit:a.emit,documentRef:typeof document!="undefined"?document:null}),xe=Xx(n,S,ie),q.updateConfig(n),Ko(nt,q.getMessages(),xe),Mn.render(n.suggestionChips,q,ee,void 0,n.suggestionChipsConfig),gs(),Ea(q.isStreaming());let xn=((qm=n.voiceRecognition)==null?void 0:qm.enabled)===!0,Xo=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),Qo=(($m=(zm=n.voiceRecognition)==null?void 0:zm.provider)==null?void 0:$m.type)==="runtype";if(xn&&(Xo||Qo))if(!K||!ft){let Y=qn(n.voiceRecognition,n.sendButton);Y&&(K=Y.micButton,ft=Y.micButtonWrapper,Qt.insertBefore(ft,Fr),K.addEventListener("click",vi),K.disabled=q.isStreaming())}else{let Y=(Vm=n.voiceRecognition)!=null?Vm:{},Nt=(jm=n.sendButton)!=null?jm:{},rr=(Gm=Y.iconName)!=null?Gm:"mic",vt=(Km=Nt.size)!=null?Km:"40px",qt=(Xm=Y.iconSize)!=null?Xm:vt,Hr=parseFloat(qt)||24;K.style.width=qt,K.style.height=qt,K.style.minWidth=qt,K.style.minHeight=qt;let Vr=(Jm=(Qm=Y.iconColor)!=null?Qm:Nt.textColor)!=null?Jm:"currentColor";K.innerHTML="";let zn=Me(rr,Hr,Vr,2);zn?K.appendChild(zn):K.textContent="\u{1F3A4}";let Jr=(Ym=Y.backgroundColor)!=null?Ym:Nt.backgroundColor;Jr?K.style.backgroundColor=Jr:K.style.backgroundColor="",Vr?K.style.color=Vr:K.style.color="var(--persona-text, #111827)",Y.borderWidth?(K.style.borderWidth=Y.borderWidth,K.style.borderStyle="solid"):(K.style.borderWidth="",K.style.borderStyle=""),Y.borderColor?K.style.borderColor=Y.borderColor:K.style.borderColor="",Y.paddingX?(K.style.paddingLeft=Y.paddingX,K.style.paddingRight=Y.paddingX):(K.style.paddingLeft="",K.style.paddingRight=""),Y.paddingY?(K.style.paddingTop=Y.paddingY,K.style.paddingBottom=Y.paddingY):(K.style.paddingTop="",K.style.paddingBottom="");let Ar=ft==null?void 0:ft.querySelector(".persona-send-button-tooltip"),bn=(Zm=Y.tooltipText)!=null?Zm:"Start voice recognition";if(((eg=Y.showTooltip)!=null?eg:!1)&&bn)if(Ar)Ar.textContent=bn,Ar.style.display="";else{let Br=document.createElement("div");Br.className="persona-send-button-tooltip",Br.textContent=bn,ft==null||ft.insertBefore(Br,K)}else Ar&&(Ar.style.display="none");ft.style.display="",K.disabled=q.isStreaming()}else K&&ft&&(ft.style.display="none",((rg=(tg=n.voiceRecognition)==null?void 0:tg.provider)==null?void 0:rg.type)==="runtype"?q.isVoiceActive()&&q.toggleVoice():gt&&tr());if(((ng=n.attachments)==null?void 0:ng.enabled)===!0)if(!ye||!it){let Y=(og=n.attachments)!=null?og:{},rr=(sg=((ag=n.sendButton)!=null?ag:{}).size)!=null?sg:"40px";st||(st=y("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),st.style.display="none",Dt.insertBefore(st,ee)),se||(se=document.createElement("input"),se.type="file",se.accept=((ig=Y.allowedTypes)!=null?ig:ho).join(","),se.multiple=((lg=Y.maxFiles)!=null?lg:4)>1,se.style.display="none",se.setAttribute("aria-label","Attach files"),Dt.insertBefore(se,ee)),ye=y("div","persona-send-button-wrapper"),it=y("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),it.type="button",it.setAttribute("aria-label",(dg=Y.buttonTooltipText)!=null?dg:"Attach file");let vt=(cg=Y.buttonIconName)!=null?cg:"paperclip",qt=rr,Hr=parseFloat(qt)||40,Vr=Math.round(Hr*.6);it.style.width=qt,it.style.height=qt,it.style.minWidth=qt,it.style.minHeight=qt,it.style.fontSize="18px",it.style.lineHeight="1",it.style.backgroundColor="transparent",it.style.color="var(--persona-primary, #111827)",it.style.border="none",it.style.borderRadius="6px",it.style.transition="background-color 0.15s ease",it.addEventListener("mouseenter",()=>{it.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),it.addEventListener("mouseleave",()=>{it.style.backgroundColor="transparent"});let zn=Me(vt,Vr,"currentColor",1.5);zn?it.appendChild(zn):it.textContent="\u{1F4CE}",it.addEventListener("click",bn=>{bn.preventDefault(),se==null||se.click()}),ye.appendChild(it);let Jr=(pg=Y.buttonTooltipText)!=null?pg:"Attach file",Ar=y("div","persona-send-button-tooltip");Ar.textContent=Jr,ye.appendChild(Ar),Tt.append(ye),!Mt&&se&&st&&(Mt=fa.fromConfig(Y),Mt.setPreviewsContainer(st),se.addEventListener("change",async()=>{Mt&&(se!=null&&se.files)&&(await Mt.handleFileSelect(se.files),se.value="")})),j.querySelector(".persona-attachment-drop-overlay")||j.appendChild(Qx(Y.dropOverlay))}else{ye.style.display="";let Y=(ug=n.attachments)!=null?ug:{};se&&(se.accept=((fg=Y.allowedTypes)!=null?fg:ho).join(","),se.multiple=((mg=Y.maxFiles)!=null?mg:4)>1),Mt&&Mt.updateConfig({allowedTypes:Y.allowedTypes,maxFileSize:Y.maxFileSize,maxFiles:Y.maxFiles})}else ye&&(ye.style.display="none"),Mt&&Mt.clearAttachments(),(gg=j.querySelector(".persona-attachment-drop-overlay"))==null||gg.remove();let mr=(hg=n.sendButton)!=null?hg:{},Jo=(xg=mr.useIcon)!=null?xg:!1,Wo=(bg=mr.iconText)!=null?bg:"\u2191",Ho=mr.iconName,po=(yg=mr.tooltipText)!=null?yg:"Send message",ut=(vg=mr.showTooltip)!=null?vg:!1,Nr=(Cg=mr.size)!=null?Cg:"40px",Xr=mr.backgroundColor,Mr=mr.textColor;if(Jo){if(je.style.width=Nr,je.style.height=Nr,je.style.minWidth=Nr,je.style.minHeight=Nr,je.style.fontSize="18px",je.style.lineHeight="1",je.innerHTML="",Mr?je.style.color=Mr:je.style.color="var(--persona-button-primary-fg, #ffffff)",Ho){let Y=parseFloat(Nr)||24,Nt=(Mr==null?void 0:Mr.trim())||"currentColor",rr=Me(Ho,Y,Nt,2);rr?je.appendChild(rr):je.textContent=Wo}else je.textContent=Wo;je.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",Xr?(je.style.backgroundColor=Xr,je.classList.remove("persona-bg-persona-primary")):(je.style.backgroundColor="",je.classList.add("persona-bg-persona-primary"))}else je.textContent=(Ag=(wg=n.copy)==null?void 0:wg.sendButtonLabel)!=null?Ag:"Send",je.style.width="",je.style.height="",je.style.minWidth="",je.style.minHeight="",je.style.fontSize="",je.style.lineHeight="",je.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",Xr?(je.style.backgroundColor=Xr,je.classList.remove("persona-bg-persona-accent")):je.classList.add("persona-bg-persona-accent"),Mr?je.style.color=Mr:je.classList.add("persona-text-white");mr.borderWidth?(je.style.borderWidth=mr.borderWidth,je.style.borderStyle="solid"):(je.style.borderWidth="",je.style.borderStyle=""),mr.borderColor?je.style.borderColor=mr.borderColor:je.style.borderColor="",mr.paddingX?(je.style.paddingLeft=mr.paddingX,je.style.paddingRight=mr.paddingX):(je.style.paddingLeft="",je.style.paddingRight=""),mr.paddingY?(je.style.paddingTop=mr.paddingY,je.style.paddingBottom=mr.paddingY):(je.style.paddingTop="",je.style.paddingBottom="");let bt=Fr==null?void 0:Fr.querySelector(".persona-send-button-tooltip");if(ut&&po)if(bt)bt.textContent=po,bt.style.display="";else{let Y=document.createElement("div");Y.className="persona-send-button-tooltip",Y.textContent=po,Fr==null||Fr.insertBefore(Y,je)}else bt&&(bt.style.display="none");let Et=(Eg=(Sg=n.layout)==null?void 0:Sg.contentMaxWidth)!=null?Eg:W()?(kg=(Mg=(Tg=n.launcher)==null?void 0:Tg.composerBar)==null?void 0:Mg.contentMaxWidth)!=null?kg:"720px":void 0;Et?(nt.style.maxWidth=Et,nt.style.marginLeft="auto",nt.style.marginRight="auto",nt.style.width="100%",Dt&&(Dt.style.maxWidth=Et,Dt.style.marginLeft="auto",Dt.style.marginRight="auto"),It&&(It.style.maxWidth=Et,It.style.marginLeft="auto",It.style.marginRight="auto")):(nt.style.maxWidth="",nt.style.marginLeft="",nt.style.marginRight="",nt.style.width="",Dt&&(Dt.style.maxWidth="",Dt.style.marginLeft="",Dt.style.marginRight=""),It&&(It.style.maxWidth="",It.style.marginLeft="",It.style.marginRight=""));let yt=(Lg=n.statusIndicator)!=null?Lg:{},ln=(Pg=yt.visible)!=null?Pg:!0;if(ar.style.display=ln?"":"none",q){let Y=q.getStatus();St(ar,(rr=>{var vt,qt,Hr,Vr;return rr==="idle"?(vt=yt.idleText)!=null?vt:jr.idle:rr==="connecting"?(qt=yt.connectingText)!=null?qt:jr.connecting:rr==="connected"?(Hr=yt.connectedText)!=null?Hr:jr.connected:rr==="error"?(Vr=yt.errorText)!=null?Vr:jr.error:jr[rr]})(Y),yt,Y)}ar.classList.remove("persona-text-left","persona-text-center","persona-text-right");let Lr=yt.align==="left"?"persona-text-left":yt.align==="center"?"persona-text-center":"persona-text-right";ar.classList.add(Lr)},open(){R()&&Gt(!0,"api")},close(){R()&&Gt(!1,"api")},toggle(){R()&&Gt(!I,"api")},clearChat(){dr=!1,q.clearMessages(),ao.clear(),Jn();try{localStorage.removeItem(es),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${es}`)}catch(g){console.error("[AgentWidget] Failed to clear default localStorage:",g)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==es)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 c=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(c),i!=null&&i.clear)try{let g=i.clear();g instanceof Promise&&g.catch(b=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",b)})}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",g)}d={},S.syncFromMetadata(),ge==null||ge.clear(),Z==null||Z.reset(),G==null||G.update()},setMessage(c){return!ee||q.isStreaming()?!1:(!I&&R()&&Gt(!0,"system"),ee.value=c,ee.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(c){if(q.isStreaming())return!1;let g=(c==null?void 0:c.trim())||ee.value.trim();return g?(!I&&R()&&Gt(!0,"system"),ee.value="",ee.style.height="auto",q.sendMessage(g),!0):!1},startVoiceRecognition(){var g,b;return q.isStreaming()?!1:((b=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:b.type)==="runtype"?(q.isVoiceActive()||(!I&&R()&&Gt(!0,"system"),Rt.manuallyDeactivated=!1,an(),q.toggleVoice().then(()=>{Rt.active=q.isVoiceActive(),En("user"),q.isVoiceActive()&&hs()})),!0):gt?!0:$r()?(!I&&R()&&Gt(!0,"system"),Rt.manuallyDeactivated=!1,an(),Wr("user"),!0):!1},stopVoiceRecognition(){var c,g;return((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?q.isVoiceActive()?(q.toggleVoice().then(()=>{Rt.active=!1,Rt.manuallyDeactivated=!0,an(),En("user"),Ro()}),!0):!1:gt?(Rt.manuallyDeactivated=!0,an(),tr("user"),!0):!1},injectMessage(c){return!I&&R()&&Gt(!0,"system"),q.injectMessage(c)},injectAssistantMessage(c){!I&&R()&&Gt(!0,"system");let g=q.injectAssistantMessage(c);return N&&(N=!1,V&&(clearTimeout(V),V=null),setTimeout(()=>{q&&!q.isStreaming()&&q.continueConversation()},100)),g},injectUserMessage(c){return!I&&R()&&Gt(!0,"system"),q.injectUserMessage(c)},injectSystemMessage(c){return!I&&R()&&Gt(!0,"system"),q.injectSystemMessage(c)},injectMessageBatch(c){return!I&&R()&&Gt(!0,"system"),q.injectMessageBatch(c)},injectComponentDirective(c){return!I&&R()&&Gt(!0,"system"),q.injectComponentDirective(c)},injectTestMessage(c){!I&&R()&&Gt(!0,"system"),q.injectTestEvent(c)},async connectStream(c,g){return q.connectStream(c,g)},__pushEventStreamEvent(c){ge&&(Z==null||Z.processEvent(c.type,c.payload),ge.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c.type,timestamp:Date.now(),payload:JSON.stringify(c.payload)}))},showEventStream(){!De||!ge||An()},hideEventStream(){pe&&on()},isEventStreamVisible(){return pe},showArtifacts(){Dn(n)&&(dr=!1,un(),Ze==null||Ze.setMobileOpen(!0))},hideArtifacts(){Dn(n)&&(dr=!0,un())},upsertArtifact(c){return Dn(n)?(dr=!1,q.upsertArtifact(c)):null},selectArtifact(c){Dn(n)&&q.selectArtifact(c)},clearArtifacts(){Dn(n)&&q.clearArtifacts()},getArtifacts(){var c;return(c=q==null?void 0:q.getArtifacts())!=null?c:[]},getSelectedArtifactId(){var c;return(c=q==null?void 0:q.getSelectedArtifactId())!=null?c:null},focusInput(){return M&&!I&&!W()||!ee?!1:(ee.focus(),!0)},async resolveApproval(c,g,b){let H=q.getMessages().find(_=>{var U;return _.variant==="approval"&&((U=_.approval)==null?void 0:U.id)===c});if(!(H!=null&&H.approval))throw new Error(`Approval not found: ${c}`);if(H.approval.toolType==="webmcp"){q.resolveWebMcpApproval(H.id,g);return}return q.resolveApproval(H.approval,g,b)},getMessages(){return q.getMessages()},getStatus(){return q.getStatus()},getPersistentMetadata(){return{...d}},updatePersistentMetadata(c){m(c)},on(c,g){return a.on(c,g)},off(c,g){a.off(c,g)},isOpen(){return R()&&I},isVoiceActive(){return Rt.active},getState(){return{open:R()&&I,launcherEnabled:M,voiceActive:Rt.active,streaming:q.isStreaming()}},showCSATFeedback(c){!I&&R()&&Gt(!0,"system");let g=nt.querySelector(".persona-feedback-container");g&&g.remove();let b=Gl({onSubmit:async(A,H)=>{var _;q.isClientTokenMode()&&await q.submitCSATFeedback(A,H),(_=c==null?void 0:c.onSubmit)==null||_.call(c,A,H)},onDismiss:c==null?void 0:c.onDismiss,...c});nt.appendChild(b),b.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(c){!I&&R()&&Gt(!0,"system");let g=nt.querySelector(".persona-feedback-container");g&&g.remove();let b=Kl({onSubmit:async(A,H)=>{var _;q.isClientTokenMode()&&await q.submitNPSFeedback(A,H),(_=c==null?void 0:c.onSubmit)==null||_.call(c,A,H)},onDismiss:c==null?void 0:c.onDismiss,...c});nt.appendChild(b),b.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(c,g){return q.submitCSATFeedback(c,g)},async submitNPSFeedback(c,g){return q.submitNPSFeedback(c,g)},destroy(){Ln!=null&&(clearInterval(Ln),Ln=null),kt.forEach(c=>c()),We.remove(),at==null||at.remove(),Cr==null||Cr.destroy(),wr==null||wr.remove(),kn&&F.removeEventListener("click",kn)}};if((((Mf=t==null?void 0:t.debugTools)!=null?Mf:!1)||!!n.debug)&&typeof window!="undefined"){let c=window.AgentWidgetBrowser,g={controller:kr,getMessages:kr.getMessages,getStatus:kr.getStatus,getMetadata:kr.getPersistentMetadata,updateMetadata:kr.updatePersistentMetadata,clearHistory:()=>kr.clearChat(),setVoiceActive:b=>b?kr.startVoiceRecognition():kr.stopVoiceRecognition()};window.AgentWidgetBrowser=g,kt.push(()=>{window.AgentWidgetBrowser===g&&(window.AgentWidgetBrowser=c)})}if(typeof window!="undefined"){let c=r.getAttribute("data-persona-instance")||r.id||"persona-"+Math.random().toString(36).slice(2,8),g=$=>{let O=$.detail;(!(O!=null&&O.instanceId)||O.instanceId===c)&&kr.focusInput()};if(window.addEventListener("persona:focusInput",g),kt.push(()=>{window.removeEventListener("persona:focusInput",g)}),De){let $=Ce=>{let me=Ce.detail;(!(me!=null&&me.instanceId)||me.instanceId===c)&&kr.showEventStream()},O=Ce=>{let me=Ce.detail;(!(me!=null&&me.instanceId)||me.instanceId===c)&&kr.hideEventStream()};window.addEventListener("persona:showEventStream",$),window.addEventListener("persona:hideEventStream",O),kt.push(()=>{window.removeEventListener("persona:showEventStream",$),window.removeEventListener("persona:hideEventStream",O)})}let b=$=>{let O=$.detail;(!(O!=null&&O.instanceId)||O.instanceId===c)&&kr.showArtifacts()},A=$=>{let O=$.detail;(!(O!=null&&O.instanceId)||O.instanceId===c)&&kr.hideArtifacts()},H=$=>{let O=$.detail;O!=null&&O.instanceId&&O.instanceId!==c||O!=null&&O.artifact&&kr.upsertArtifact(O.artifact)},_=$=>{let O=$.detail;O!=null&&O.instanceId&&O.instanceId!==c||typeof(O==null?void 0:O.id)=="string"&&kr.selectArtifact(O.id)},U=$=>{let O=$.detail;(!(O!=null&&O.instanceId)||O.instanceId===c)&&kr.clearArtifacts()};window.addEventListener("persona:showArtifacts",b),window.addEventListener("persona:hideArtifacts",A),window.addEventListener("persona:upsertArtifact",H),window.addEventListener("persona:selectArtifact",_),window.addEventListener("persona:clearArtifacts",U),kt.push(()=>{window.removeEventListener("persona:showArtifacts",b),window.removeEventListener("persona:hideArtifacts",A),window.removeEventListener("persona:upsertArtifact",H),window.removeEventListener("persona:selectArtifact",_),window.removeEventListener("persona:clearArtifacts",U)})}let Pn=yC(n.persistState);if(Pn&&R()){let c=vC(Pn.storage),g=`${Pn.keyPrefix}widget-open`,b=`${Pn.keyPrefix}widget-voice`,A=`${Pn.keyPrefix}widget-voice-mode`;if(c){let H=((kf=Pn.persist)==null?void 0:kf.openState)&&c.getItem(g)==="true",_=((Ef=Pn.persist)==null?void 0:Ef.voiceState)&&c.getItem(b)==="true",U=((Lf=Pn.persist)==null?void 0:Lf.voiceState)&&c.getItem(A)==="true";if(H&&setTimeout(()=>{kr.open(),setTimeout(()=>{var $;if(_||U)kr.startVoiceRecognition();else if(($=Pn.persist)!=null&&$.focusInput){let O=r.querySelector("textarea");O&&O.focus()}},100)},0),(Pf=Pn.persist)!=null&&Pf.openState&&(a.on("widget:opened",()=>{c.setItem(g,"true")}),a.on("widget:closed",()=>{c.setItem(g,"false")})),(Rf=Pn.persist)!=null&&Rf.voiceState&&(a.on("voice:state",$=>{c.setItem(b,$.active?"true":"false")}),a.on("user:message",$=>{c.setItem(A,$.viaVoice?"true":"false")})),Pn.clearOnChatClear){let $=()=>{c.removeItem(g),c.removeItem(b),c.removeItem(A)},O=()=>$();window.addEventListener("persona:clear-chat",O),kt.push(()=>{window.removeEventListener("persona:clear-chat",O)})}}}return p&&R()&&setTimeout(()=>{kr.open()},0),co(),kr};var CC=(r,e)=>{let t=r.trim(),n=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(n)return Math.max(0,parseFloat(n[1]));let o=/^(\d+(?:\.\d+)?)%$/i.exec(t);return o?Math.max(0,e*parseFloat(o[1])/100):420},Jx=(r,e)=>{var n,o;let t=(o=(n=e==null?void 0:e.launcher)==null?void 0:n.enabled)!=null?o:!0;r.className="persona-host",r.style.height=t?"":"100%",r.style.display=t?"":"flex",r.style.flexDirection=t?"":"column",r.style.flex=t?"":"1 1 auto",r.style.minHeight=t?"":"0"},iu=r=>{r.style.position="",r.style.top="",r.style.bottom="",r.style.left="",r.style.right="",r.style.zIndex="",r.style.transform="",r.style.pointerEvents=""},Yx=r=>{r.style.inset="",r.style.width="",r.style.height="",r.style.maxWidth="",r.style.minWidth="",iu(r)},ou=r=>{r.style.transition=""},au=r=>{r.style.display="",r.style.flexDirection="",r.style.flex="",r.style.minHeight="",r.style.minWidth="",r.style.width="",r.style.height="",r.style.alignItems="",r.style.transition="",r.style.transform=""},su=r=>{r.style.width="",r.style.maxWidth="",r.style.minWidth="",r.style.flex="1 1 auto"},Jl=(r,e)=>{r.style.width="",r.style.minWidth="",r.style.maxWidth="",r.style.boxSizing="",e.style.alignItems=""},wC=(r,e,t,n,o)=>{o?t.parentElement!==e&&(r.replaceChildren(),e.replaceChildren(t,n),r.appendChild(e)):t.parentElement===e&&(e.replaceChildren(),r.appendChild(t),r.appendChild(n))},AC=(r,e,t,n,o,a)=>{let s=a?e:r;o==="left"?s.firstElementChild!==n&&s.replaceChildren(n,t):s.lastElementChild!==n&&s.replaceChildren(t,n)},Zx=(r,e,t,n,o,a,s)=>{var v,x,S,M,E,k;let i=Hn(a),d=i.reveal==="push";wC(r,e,t,n,d),AC(r,e,t,n,i.side,d),r.dataset.personaHostLayout="docked",r.dataset.personaDockSide=i.side,r.dataset.personaDockOpen=s?"true":"false",r.style.width="100%",r.style.maxWidth="100%",r.style.minWidth="0",r.style.height="100%",r.style.minHeight="0",r.style.position="relative",t.style.display="flex",t.style.flexDirection="column",t.style.minHeight="0",t.style.position="relative",o.className="persona-host",o.style.height="100%",o.style.minHeight="0",o.style.display="flex",o.style.flexDirection="column",o.style.flex="1 1 auto";let l=r.ownerDocument.defaultView,p=(x=(v=a==null?void 0:a.launcher)==null?void 0:v.mobileFullscreen)!=null?x:!0,f=(M=(S=a==null?void 0:a.launcher)==null?void 0:S.mobileBreakpoint)!=null?M:640,u=l!=null?l.innerWidth<=f:!1;if(p&&u&&s){r.dataset.personaDockMobileFullscreen="true",r.removeAttribute("data-persona-dock-reveal"),au(e),ou(n),Yx(n),su(t),Jl(o,n),r.style.display="flex",r.style.flexDirection="column",r.style.alignItems="stretch",r.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=(E=a==null?void 0:a.launcher)==null?void 0:E.zIndex)!=null?k:Gr),n.style.transform="none",n.style.transition="none",n.style.pointerEvents="auto",n.style.flex="none",d&&(e.style.display="flex",e.style.flexDirection="column",e.style.width="100%",e.style.height="100%",e.style.minHeight="0",e.style.minWidth="0",e.style.flex="1 1 auto",e.style.alignItems="stretch",e.style.transform="none",e.style.transition="none",t.style.flex="1 1 auto",t.style.width="100%",t.style.maxWidth="100%",t.style.minWidth="0");return}if(r.removeAttribute("data-persona-dock-mobile-fullscreen"),Yx(n),i.reveal==="overlay"){r.style.display="flex",r.style.flexDirection="row",r.style.alignItems="stretch",r.style.overflow="hidden",r.dataset.personaDockReveal="overlay",au(e),ou(n),su(t),Jl(o,n);let h=i.animate?"transform 180ms ease":"none",w=i.side==="right"?"translateX(100%)":"translateX(-100%)",C=s?"translateX(0)":w;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=h,n.style.transform=C,n.style.pointerEvents=s?"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"){r.style.display="flex",r.style.flexDirection="row",r.style.alignItems="stretch",r.style.overflow="hidden",r.dataset.personaDockReveal="push",ou(n),iu(n),Jl(o,n);let h=CC(i.width,r.clientWidth),w=Math.max(0,r.clientWidth),C=i.animate?"transform 180ms ease":"none",T=i.side==="right"?s?`translateX(-${h}px)`:"translateX(0)":s?"translateX(0)":`translateX(-${h}px)`;e.style.display="flex",e.style.flexDirection="row",e.style.flex="0 0 auto",e.style.minHeight="0",e.style.minWidth="0",e.style.alignItems="stretch",e.style.height="100%",e.style.width=`${w+h}px`,e.style.transition=C,e.style.transform=T,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${w}px`,t.style.maxWidth=`${w}px`,t.style.minWidth=`${w}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=s?"auto":"none"}else{r.style.display="flex",r.style.flexDirection="row",r.style.alignItems="stretch",r.style.overflow="",au(e),iu(n),su(t),Jl(o,n);let h=i.reveal==="emerge";h?r.dataset.personaDockReveal="emerge":r.removeAttribute("data-persona-dock-reveal");let w=s?i.width:"0px",C=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",T=!s;n.style.display="flex",n.style.flexDirection="column",n.style.flex=`0 0 ${w}`,n.style.width=w,n.style.maxWidth=w,n.style.minWidth=w,n.style.minHeight="0",n.style.position="relative",n.style.overflow=h||T?"hidden":"visible",n.style.transition=C,h&&(n.style.alignItems=i.side==="right"?"flex-start":"flex-end",o.style.width=i.width,o.style.minWidth=i.width,o.style.maxWidth=i.width,o.style.boxSizing="border-box")}},SC=(r,e)=>{let t=r.ownerDocument.createElement("div");return Jx(t,e),r.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(n){Jx(t,n)},destroy(){t.remove()}}},TC=(r,e)=>{var E,k,h,w;let{ownerDocument:t}=r,n=r.parentElement;if(!n)throw new Error("Docked widget target must be attached to the DOM");let o=r.tagName.toUpperCase();if(o==="BODY"||o==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let a=r.nextSibling,s=t.createElement("div"),i=t.createElement("div"),d=t.createElement("div"),l=t.createElement("aside"),p=t.createElement("div"),f=(k=(E=e==null?void 0:e.launcher)==null?void 0:E.enabled)==null||k?(w=(h=e==null?void 0:e.launcher)==null?void 0:h.autoExpand)!=null?w:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",l.dataset.personaDockRole="panel",p.dataset.personaDockRole="host",l.appendChild(p),n.insertBefore(s,r),d.appendChild(r);let u=null,m=()=>{u==null||u.disconnect(),u=null},v=()=>{m(),Hn(e).reveal==="push"&&typeof ResizeObserver!="undefined"&&(u=new ResizeObserver(()=>{Zx(s,i,d,l,p,e,f)}),u.observe(s))},x=()=>{Zx(s,i,d,l,p,e,f),v()},S=s.ownerDocument.defaultView,M=()=>{x()};return S==null||S.addEventListener("resize",M),Hn(e).reveal==="push"?(i.appendChild(d),i.appendChild(l),s.appendChild(i)):(s.appendChild(d),s.appendChild(l)),x(),{mode:"docked",host:p,shell:s,syncWidgetState(C){let T=C.launcherEnabled?C.open:!0;f!==T&&(f=T,x())},updateConfig(C){var T,W;e=C,((W=(T=e==null?void 0:e.launcher)==null?void 0:T.enabled)!=null?W:!0)===!1&&(f=!0),x()},destroy(){S==null||S.removeEventListener("resize",M),m(),n.isConnected&&(a&&a.parentNode===n?n.insertBefore(r,a):n.appendChild(r)),s.remove()}}},oi=(r,e)=>Rr(e)?TC(r,e):SC(r,e);var lu={},eb=!1,MC=r=>{if(typeof window=="undefined"||typeof document=="undefined")throw new Error("Chat widget can only be mounted in a browser environment");if(typeof r=="string"){let e=document.querySelector(r);if(!e)throw new Error(`Chat widget target "${r}" was not found`);return e}return r},kC=()=>{try{if(typeof lu!="undefined"&&lu.url)return new URL("../widget.css",lu.url).href}catch{}return null},tb=(r,e)=>{let t=kC(),n=()=>{if(!(r instanceof ShadowRoot)||r.querySelector("link[data-persona]"))return;let o=e.head.querySelector("link[data-persona]");if(!o)return;let a=o.cloneNode(!0);r.insertBefore(a,r.firstChild)};if(r instanceof ShadowRoot)if(t){let o=e.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),r.insertBefore(o,r.firstChild)}else n();else if(!e.head.querySelector("link[data-persona]")&&t){let a=e.createElement("link");a.rel="stylesheet",a.href=t,a.setAttribute("data-persona","true"),e.head.appendChild(a)}},rb=r=>{let e=MC(r.target),t=r.useShadowDom===!0,n=e.ownerDocument,o=r.config,a=oi(e,o),s,i=[],d=(S,M)=>{var w,C;let k=!((C=(w=M==null?void 0:M.launcher)==null?void 0:w.enabled)!=null?C:!0)||Rr(M),h=n.createElement("div");if(h.setAttribute("data-persona-root","true"),k&&(h.style.height="100%",h.style.display="flex",h.style.flexDirection="column",h.style.flex="1",h.style.minHeight="0"),t){let T=S.attachShadow({mode:"open"});T.appendChild(h),tb(T,n)}else S.appendChild(h),tb(S,n);return e.id&&h.setAttribute("data-persona-instance",e.id),h},l=()=>{a.syncWidgetState(s.getState())},p=()=>{i.forEach(S=>S()),i=[s.on("widget:opened",l),s.on("widget:closed",l)],l()},f=()=>{let S=d(a.host,o);s=Ql(S,o,{debugTools:r.debugTools}),p()},u=()=>{i.forEach(S=>S()),i=[],s.destroy()};f(),r.onChatReady?r.onChatReady():r.onReady&&(eb||(eb=!0,console.warn("[Persona] `onReady` is deprecated \u2014 use `onChatReady`. `onReady` still works but is removed in the next major.")),r.onReady());let m=S=>{u(),a.destroy(),a=oi(e,S),o=S,f()},v={update(S){var C,T,W,R,I,N;let M={...o,...S,launcher:{...(C=o==null?void 0:o.launcher)!=null?C:{},...(T=S==null?void 0:S.launcher)!=null?T:{},dock:{...(R=(W=o==null?void 0:o.launcher)==null?void 0:W.dock)!=null?R:{},...(N=(I=S==null?void 0:S.launcher)==null?void 0:I.dock)!=null?N:{}}}},E=Rr(o),k=Rr(M),h=Oo(o),w=Oo(M);if(E!==k||h!==w){m(M);return}o=M,a.updateConfig(o),s.update(S),l()},destroy(){u(),a.destroy(),r.windowKey&&typeof window!="undefined"&&delete window[r.windowKey]}},x=new Proxy(v,{get(S,M,E){if(M==="host")return a.host;if(M in S)return Reflect.get(S,M,E);let k=s[M];return typeof k=="function"?k.bind(s):k}});return r.windowKey&&typeof window!="undefined"&&(window[r.windowKey]=x),x};var ib=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),EC=new Set(["button","a","input","select","textarea","details","summary"]),LC=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),du=/\b(product|card|item|listing|result)\b/i,pu=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,PC=3e3,RC=100;function lb(r){let e=typeof r.className=="string"?r.className:"";if(du.test(e)||r.id&&du.test(r.id))return!0;for(let t=0;t<r.attributes.length;t++){let n=r.attributes[t];if(n.name.startsWith("data-")&&du.test(n.value))return!0}return!1}function db(r){var e;return pu.test(((e=r.textContent)!=null?e:"").trim())}function cb(r){var t;let e=r.querySelectorAll("a[href]");for(let n=0;n<e.length;n++){let o=(t=e[n].getAttribute("href"))!=null?t:"";if(o&&o!=="#"&&!o.toLowerCase().startsWith("javascript:"))return!0}return!1}function IC(r){return!!r.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function nb(r){let e=r.match(pu);return e?e[0]:null}function ob(r){var n,o,a;let e=(n=r.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?n:r.querySelector("a[href]");if(e&&((o=e.textContent)!=null&&o.trim())){let s=e.getAttribute("href");return{title:e.textContent.trim(),href:s&&s!=="#"?s:null}}let t=r.querySelector("h1, h2, h3, h4, h5, h6");return(a=t==null?void 0:t.textContent)!=null&&a.trim()?{title:t.textContent.trim(),href:null}:{title:"",href:null}}function WC(r){let e=[],t=n=>{let o=n.trim();o&&!e.includes(o)&&e.push(o)};return r.querySelectorAll("button").forEach(n=>{var o;return t((o=n.textContent)!=null?o:"")}),r.querySelectorAll('[role="button"]').forEach(n=>{var o;return t((o=n.textContent)!=null?o:"")}),r.querySelectorAll('input[type="submit"], input[type="button"]').forEach(n=>{var o;t((o=n.value)!=null?o:"")}),e.slice(0,6)}var HC="commerce-card",BC="result-card";function ab(r){return!lb(r)||!db(r)||!cb(r)&&!IC(r)?0:5200}function sb(r){var n;return!lb(r)||db(r)||!cb(r)||((n=r.textContent)!=null?n:"").trim().length<20||!(!!r.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!r.querySelector(".snippet, .description, p"))?0:2800}var uu=[{id:HC,scoreElement(r){return ab(r)},shouldSuppressDescendant(r,e,t){if(e===r||!r.contains(e))return!1;if(t.interactivity==="static"){let n=t.text.trim();return!!(n.length===0||pu.test(n)&&n.length<32)}return!0},formatSummary(r,e){var d,l,p;if(ab(r)===0)return null;let{title:t,href:n}=ob(r),o=(p=(l=nb(((d=r.textContent)!=null?d:"").trim()))!=null?l:nb(e.text))!=null?p:"",a=WC(r);return[n&&t?`[${t}](${n})${o?` \u2014 ${o}`:""}`:t?`${t}${o?` \u2014 ${o}`:""}`:o||e.text.trim().slice(0,120),`selector: ${e.selector}`,a.length?`actions: ${a.join(", ")}`:""].filter(Boolean).join(`
155
- `)}},{id:BC,scoreElement(r){return sb(r)},formatSummary(r,e){if(sb(r)===0)return null;let{title:t,href:n}=ob(r);return[n&&t?`[${t}](${n})`:t||e.text.trim().slice(0,120),`selector: ${e.selector}`].filter(Boolean).join(`
156
- `)}}];function DC(){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn('[persona] collectEnrichedPageContext: options.mode is "simple" but `rules` were provided; rules are ignored.')}function FC(r){var p,f,u,m,v,x,S,M,E,k,h,w,C;let e=(p=r.options)!=null?p:{},t=(u=(f=e.maxElements)!=null?f:r.maxElements)!=null?u:80,n=(v=(m=e.excludeSelector)!=null?m:r.excludeSelector)!=null?v:".persona-host",o=(S=(x=e.maxTextLength)!=null?x:r.maxTextLength)!=null?S:200,a=(E=(M=e.visibleOnly)!=null?M:r.visibleOnly)!=null?E:!0,s=(k=e.root)!=null?k:r.root,i=(h=e.mode)!=null?h:"structured",d=(w=e.maxCandidates)!=null?w:Math.max(500,t*10),l=(C=r.rules)!=null?C:uu;return i==="simple"&&r.rules&&r.rules.length>0?(DC(),l=[]):i==="simple"&&(l=[]),{mode:i,maxElements:t,maxCandidates:d,excludeSelector:n,maxTextLength:o,visibleOnly:a,root:s,rules:l}}function cu(r){return typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(r):r.replace(/([^\w-])/g,"\\$1")}var NC=["data-testid","data-product","data-action","data-id","data-name","data-type"];function OC(r){let e=r.tagName.toLowerCase(),t=r.getAttribute("role");return e==="a"&&r.hasAttribute("href")?"navigable":e==="input"||e==="select"||e==="textarea"||t==="textbox"||t==="combobox"||t==="listbox"||t==="spinbutton"?"input":e==="button"||t==="button"||EC.has(e)||t&&LC.has(t)||r.hasAttribute("tabindex")||r.hasAttribute("onclick")||r.getAttribute("contenteditable")==="true"?"clickable":"static"}function pb(r){if(r.hidden)return!1;try{let e=getComputedStyle(r);if(e.display==="none"||e.visibility==="hidden")return!1}catch{}return!(r.style.display==="none"||r.style.visibility==="hidden")}function _C(r){let e={},t=r.id;t&&(e.id=t);let n=r.getAttribute("href");n&&(e.href=n);let o=r.getAttribute("aria-label");o&&(e["aria-label"]=o);let a=r.getAttribute("type");a&&(e.type=a);let s=r.getAttribute("value");s&&(e.value=s);let i=r.getAttribute("name");i&&(e.name=i);let d=r.getAttribute("role");d&&(e.role=d);for(let l=0;l<r.attributes.length;l++){let p=r.attributes[l];p.name.startsWith("data-")&&(e[p.name]=p.value)}return e}function fu(r){let e=r.tagName.toLowerCase();if(r.id){let o=`#${cu(r.id)}`;try{if(r.ownerDocument.querySelectorAll(o).length===1)return o}catch{}}for(let o of NC){let a=r.getAttribute(o);if(a){let s=`${e}[${o}="${cu(a)}"]`;try{if(r.ownerDocument.querySelectorAll(s).length===1)return s}catch{}}}let t=Array.from(r.classList).filter(o=>o&&!o.startsWith("persona-")).slice(0,3);if(t.length>0){let o=`${e}.${t.map(s=>cu(s)).join(".")}`;try{if(r.ownerDocument.querySelectorAll(o).length===1)return o}catch{}let a=r.parentElement;if(a){let i=Array.from(a.querySelectorAll(`:scope > ${e}`)).indexOf(r);if(i>=0){let d=`${o}:nth-of-type(${i+1})`;try{if(r.ownerDocument.querySelectorAll(d).length===1)return d}catch{}}}}let n=r.parentElement;if(n){let a=Array.from(n.querySelectorAll(`:scope > ${e}`)).indexOf(r);if(a>=0)return`${e}:nth-of-type(${a+1})`}return e}function UC(r){return r==="static"?RC:PC}function ub(r,e){var o;let t=r.tagName.toLowerCase(),n=((o=r.textContent)!=null?o:"").trim().substring(0,e);return{selector:fu(r),tagName:t,text:n,role:r.getAttribute("role"),interactivity:OC(r),attributes:_C(r)}}function qC(r,e,t,n){let o=UC(e.interactivity),a=null;for(let s of t){let i=s.scoreElement(r,e,n);i>0&&(o+=i,s.formatSummary&&!a&&(a=s))}return{score:o,formattingRule:a}}function zC(r,e){var t;for(let n of r)if(e.el!==n.el&&(t=n.formattingRule)!=null&&t.shouldSuppressDescendant&&n.el.contains(e.el)&&n.formattingRule.shouldSuppressDescendant(n.el,e.el,e.enriched))return!0;return!1}function $C(r,e){let t={doc:e.ownerDocument,maxTextLength:r.maxTextLength},n=new Set,o=[],a=0,s=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,null),i=s.currentNode;for(;i&&o.length<r.maxCandidates;){if(i.nodeType===Node.ELEMENT_NODE){let l=i,p=l.tagName.toLowerCase();if(ib.has(p)){i=s.nextNode();continue}if(r.excludeSelector)try{if(l.closest(r.excludeSelector)){i=s.nextNode();continue}}catch{}if(r.visibleOnly&&!pb(l)){i=s.nextNode();continue}let f=ub(l,r.maxTextLength),u=f.text.length>0,m=Object.keys(f.attributes).length>0&&!Object.keys(f.attributes).every(S=>S==="role");if(!u&&!m){i=s.nextNode();continue}if(n.has(f.selector)){i=s.nextNode();continue}n.add(f.selector);let{score:v,formattingRule:x}=qC(l,f,r.rules,t);o.push({el:l,domIndex:a,enriched:f,score:v,formattingRule:x}),a+=1}i=s.nextNode()}o.sort((l,p)=>{let f=l.enriched.interactivity==="static"?1:0,u=p.enriched.interactivity==="static"?1:0;return f!==u?f-u:p.score!==l.score?p.score-l.score:l.domIndex-p.domIndex});let d=[];for(let l of o){if(d.length>=r.maxElements)break;zC(d,l)||d.push(l)}return d.sort((l,p)=>{let f=l.enriched.interactivity==="static"?1:0,u=p.enriched.interactivity==="static"?1:0;return f!==u?f-u:f===1&&p.score!==l.score?p.score-l.score:l.domIndex-p.domIndex}),d.map(l=>{var u;let p;if((u=l.formattingRule)!=null&&u.formatSummary){let m=l.formattingRule.formatSummary(l.el,l.enriched,t);m&&(p=m)}let f={...l.enriched};return p&&(f.formattedSummary=p),f})}function VC(r,e){let t=[],n=new Set,o=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,null),a=o.currentNode;for(;a&&t.length<r.maxElements;){if(a.nodeType===Node.ELEMENT_NODE){let d=a,l=d.tagName.toLowerCase();if(ib.has(l)){a=o.nextNode();continue}if(r.excludeSelector)try{if(d.closest(r.excludeSelector)){a=o.nextNode();continue}}catch{}if(r.visibleOnly&&!pb(d)){a=o.nextNode();continue}let p=ub(d,r.maxTextLength),f=p.text.length>0,u=Object.keys(p.attributes).length>0&&!Object.keys(p.attributes).every(m=>m==="role");if(!f&&!u){a=o.nextNode();continue}n.has(p.selector)||(n.add(p.selector),t.push(p))}a=o.nextNode()}let s=[],i=[];for(let d of t)d.interactivity!=="static"?s.push(d):i.push(d);return[...s,...i].slice(0,r.maxElements)}function fb(r={}){var n;let e=FC(r),t=(n=e.root)!=null?n:document.body;return t?e.mode==="simple"?VC(e,t):$C(e,t):[]}var Yl=100;function mb(r,e={}){var a;if(r.length===0)return"No page elements found.";let t=(a=e.mode)!=null?a:"structured",n=[];if(t==="structured"){let s=r.map(i=>i.formattedSummary).filter(i=>!!i&&i.length>0);s.length>0&&n.push(`Structured summaries:
154
+ `}if(!A&&!c){let er="max-height: -moz-available !important; max-height: stretch !important;",Jt=g?"":"padding-top: 1.25em !important;",kt=g?"":`z-index: ${(Hr=(dt=n.launcher)==null?void 0:dt.zIndex)!=null?Hr:Xr} !important;`;We.style.cssText+=er+Jt+kt}rt()};Fn(),_o(r,n),Gl(r,n),Kl(r,n);let Tt=[];Tt.push(()=>{document.removeEventListener("keydown",Ao)});let Cr=null,wr=null;Tt.push(()=>{Cr==null||Cr(),Cr=null,wr==null||wr(),wr=null}),Nt&&Tt.push(()=>{Nt==null||Nt.disconnect(),Nt=null}),Tt.push(()=>{Qr==null||Qr(),Qr=null,ao(),Vt&&(Vt.remove(),Vt=null),et==null||et.element.style.removeProperty("width"),et==null||et.element.style.removeProperty("maxWidth")}),De&&Tt.push(()=>{ke!==null&&(cancelAnimationFrame(ke),ke=null),G==null||G.destroy(),G=null,ge==null||ge.destroy(),ge=null,re=null});let gn=null,Mo=()=>{gn&&(gn(),gn=null),n.colorScheme==="auto"&&(gn=Tl(()=>{_o(r,n)}))};Mo(),Tt.push(()=>{gn&&(gn(),gn=null)});let ve=(Lf=n.features)==null?void 0:Lf.streamAnimation;if(ve!=null&&ve.type&&ve.type!=="none"){let c=Ys(ve.type,ve.plugins);c&&(Xp(c,r),Tt.push(()=>Mx(r)))}let On=Ux(Rt),Ln=null,q,Sa=c=>{var A,W;if(!q)return;let g=c!=null?c:q.getMessages(),y=((W=(A=n.features)==null?void 0:A.suggestReplies)==null?void 0:W.enabled)!==!1?Ki(g):null;y?On.render(y,q,ee,g,n.suggestionChipsConfig,{agentPushed:!0}):g.some(_=>_.role==="user")?On.render([],q,ee,g):On.render(n.suggestionChips,q,ee,g,n.suggestionChipsConfig)},Xn=!1,so=xx(),io=new Map,Qn=new Map,Nn=new Map,as=0,hn=El(),xn=0,_n=null,Un=!1,Vo=!1,lo=0,Vr=null,Jn=null,Ta=!1,jo=!1,Ma=null,fi=4,ka=24,mi=80,Ea=new Map,Pt={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},ss=(Rf=(Pf=n.voiceRecognition)==null?void 0:Pf.autoResume)!=null?Rf:!1,Pn=c=>{a.emit("voice:state",{active:Pt.active,source:c,timestamp:Date.now()})},dn=()=>{f(c=>({...c,voiceState:{active:Pt.active,timestamp:Date.now(),manuallyDeactivated:Pt.manuallyDeactivated}}))},gi=()=>{var A,W;if(((A=n.voiceRecognition)==null?void 0:A.enabled)===!1)return;let c=fu(d.voiceState),g=!!c.active,y=Number((W=c.timestamp)!=null?W:0);Pt.manuallyDeactivated=!!c.manuallyDeactivated,g&&Date.now()-y<RC&&setTimeout(()=>{var _,U;Pt.active||(Pt.manuallyDeactivated=!1,((U=(_=n.voiceRecognition)==null?void 0:_.provider)==null?void 0:U.type)==="runtype"?q.toggleVoice().then(()=>{Pt.active=q.isVoiceActive(),Pn("restore"),q.isVoiceActive()&&bs()}):fr("restore"))},1e3)},hi=()=>q?sb(q.getMessages()).filter(c=>!c.__skipPersist):[];function La(c){if(!(i!=null&&i.save))return;let y={messages:c?sb(c):q?hi():[],metadata:d,artifacts:Yt.artifacts,selectedArtifactId:Yt.selectedId};try{let A=i.save(y);A instanceof Promise&&A.catch(W=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",W)})}catch(A){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",A)}}let co=null,is=()=>We.querySelector("#persona-scroll-container")||ue,ko=()=>{co!==null&&(cancelAnimationFrame(co),co=null),Un=!1},ls=()=>{_n!==null&&(cancelAnimationFrame(_n),_n=null),Vo=!1,ko()},ds=()=>{lo>0?(sr.textContent=String(lo),sr.style.display="",tt.setAttribute("aria-label",`${pt()||"Jump to latest"} (${lo} new)`)):(sr.textContent="",sr.style.display="none",tt.setAttribute("aria-label",pt()||"Jump to latest"))},cs=()=>{lo!==0&&(lo=0,ds())},ps=()=>ut()==="follow"?!hn.isFollowing():!xa(ue,ka),cn=()=>{if(!Rr()||pe){tt.parentNode&&tt.remove(),tt.style.display="none";return}tt.parentNode!==j&&j.appendChild(tt),Mr();let g=vo(ue)>0&&ps();g||cs(),tt.style.display=g?"":"none"},Pa=()=>{hn.pause()&&(ls(),cn())},Yn=()=>{hn.resume(),cs(),cn()},Zn=(c=!1)=>{ut()==="follow"&&hn.isFollowing()&&(!c&&!Xn||(_n!==null&&(cancelAnimationFrame(_n),_n=null),Vo=!0,_n=requestAnimationFrame(()=>{_n=null,Vo=!1,hn.isFollowing()&&xi(is(),c?220:140)})))},us=(c,g,y,A=()=>!0)=>{let W=c.scrollTop,_=g(),U=_-W;ko();let V=performance.now();Un=!0;let N=me=>1-Math.pow(1-me,3),Ce=me=>{if(!A()){ko();return}let ae=g();ae!==_&&(_=ae,U=_-W);let Te=me-V,Ve=Math.min(Te/y,1),Se=N(Ve),ct=W+U*Se;c.scrollTop=ct,xn=c.scrollTop,Ve<1?co=requestAnimationFrame(Ce):(c.scrollTop=_,xn=c.scrollTop,co=null,Un=!1)};co=requestAnimationFrame(Ce)},xi=(c,g=500)=>{let y=vo(c)-c.scrollTop;if(Math.abs(y)<1){xn=c.scrollTop;return}if(Math.abs(y)>=mi){ko(),Un=!0,c.scrollTop=vo(c),xn=c.scrollTop,Un=!1;return}us(c,()=>vo(c),g,()=>hn.isFollowing())},fs=()=>{let c=is();Un=!0,c.scrollTop=vo(c),xn=c.scrollTop,Un=!1,cn()},ms=c=>{ur.style.height=`${Math.max(0,Math.round(c))}px`,Vr&&(Vr.spacerHeight=Math.max(0,c))},Go=()=>{Jn!==null&&(cancelAnimationFrame(Jn),Jn=null),ko(),Vr=null,ur.style.height="0px"},bi=c=>{Jn!==null&&cancelAnimationFrame(Jn),Jn=requestAnimationFrame(()=>{var Ce;Jn=null;let g=typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(c):c.replace(/"/g,'\\"'),y=ue.querySelector(`[data-message-id="${g}"]`);if(!y)return;let A=0,W=y;for(;W&&W!==ue;)A+=W.offsetTop,W=W.offsetParent;let _=(Ce=Vr==null?void 0:Vr.spacerHeight)!=null?Ce:0,U=ue.scrollHeight-_,{targetScrollTop:V,spacerHeight:N}=wx({anchorOffsetTop:A,topOffset:Lt(),viewportHeight:ue.clientHeight,contentHeight:U});Vr={initialSpacerHeight:N,contentHeightAtAnchor:U,spacerHeight:N},ms(N),us(ue,()=>V,220)})},yi=()=>{if(ut()==="follow"){if(!hn.isFollowing()||xa(ue,1))return;Zn(!Xn);return}if(Vr&&Vr.initialSpacerHeight>0){let c=ue.scrollHeight-Vr.spacerHeight,g=Ax({initialSpacerHeight:Vr.initialSpacerHeight,contentHeightAtAnchor:Vr.contentHeightAtAnchor,currentContentHeight:c});g!==Vr.spacerHeight&&ms(g)}cn()},vi=c=>{let g=ut();g==="follow"?(Yn(),Zn(!0)):g==="anchor-top"&&bi(c)},Ci=c=>{let g=new Map;c.forEach(y=>{let A=Ea.get(y.id);g.set(y.id,{streaming:y.streaming,role:y.role}),!A&&y.role==="assistant"&&(a.emit("assistant:message",y),!jo&&ut()!=="anchor-top"&&ps()&&(lo+=1,ds(),cn())),y.role==="assistant"&&(A!=null&&A.streaming)&&y.streaming===!1&&a.emit("assistant:complete",y),y.variant==="approval"&&y.approval&&(A?y.approval.status!=="pending"&&a.emit("approval:resolved",{approval:y.approval,decision:y.approval.status}):a.emit("approval:requested",{approval:y.approval,message:y}))}),Ea.clear(),g.forEach((y,A)=>{Ea.set(A,y)})},Ko=(c,g,y)=>{var xt,Be,Pe,Ke,rt,It;let A=document.createElement("div"),_=(()=>{var Oe;let D=o.find(Ue=>Ue.renderLoadingIndicator);if(D!=null&&D.renderLoadingIndicator)return D.renderLoadingIndicator;if((Oe=n.loadingIndicator)!=null&&Oe.render)return n.loadingIndicator.render})(),U=(D,Oe)=>Oe==null?!1:typeof Oe=="string"?(D.textContent=Oe,!0):(D.appendChild(Oe),!0),V=new Set,N=new Set,Ce=o.some(D=>D.renderAskUserQuestion),me=[],ae=[],Te=n.enableComponentStreaming!==!1,Ve=o.some(D=>D.renderApproval)&&n.approval!==!1,Se=[];if(g.forEach(D=>{var ot,_t,Lr,In,yn,Qo,Jo,Ba,Da,mr,Yo,Wo,Bo,uo,Zo,qn;V.add(D.id);let Oe=Ce&&ho(D),Ue=Ve&&D.variant==="approval"&&!!D.approval,be=!Oe&&D.role==="assistant"&&!D.variant&&Te&&Yl(D);if(!Ue&&Nn.has(D.id)){let dt=c.querySelector(`#wrapper-${D.id}`);dt==null||dt.removeAttribute("data-preserve-runtime"),Nn.delete(D.id)}if(!be&&Qn.has(D.id)){let dt=c.querySelector(`#wrapper-${D.id}`);dt==null||dt.removeAttribute("data-preserve-runtime"),Qn.delete(D.id)}let Qt=ho(D)?`:${(ot=D.agentMetadata)!=null&&ot.askUserQuestionAnswered?"a":"u"}:${(_t=D.agentMetadata)!=null&&_t.askUserQuestionAnswers?Object.keys(D.agentMetadata.askUserQuestionAnswers).length:0}`:"",Gt=hx(D,as)+Qt,dr=Oe||Ue||be?null:bx(so,D.id,Gt);if(dr){A.appendChild(dr.cloneNode(!0)),ho(D)&&((Lr=D.toolCall)!=null&&Lr.id)&&((In=D.agentMetadata)==null?void 0:In.awaitingLocalTool)===!0&&!((yn=D.agentMetadata)!=null&&yn.askUserQuestionAnswered)&&(N.add(D.toolCall.id),za(D,n,Re.composerOverlay));return}let Wt=null,ir=o.find(dt=>!!(D.variant==="reasoning"&&dt.renderReasoning||D.variant==="tool"&&dt.renderToolCall||!D.variant&&dt.renderMessage)),bn=(Qo=n.layout)==null?void 0:Qo.messages;if(ho(D)&&((Jo=D.agentMetadata)==null?void 0:Jo.askUserQuestionAnswered)===!0){io.delete(D.id);let dt=c.querySelector(`#wrapper-${D.id}`);dt==null||dt.removeAttribute("data-preserve-runtime");return}if(_s(D)&&((Da=(Ba=n.features)==null?void 0:Ba.suggestReplies)==null?void 0:Da.enabled)!==!1)return;if(ho(D)&&((Yo=(mr=n.features)==null?void 0:mr.askUserQuestion)==null?void 0:Yo.enabled)!==!1){let dt=o.find(Hr=>typeof Hr.renderAskUserQuestion=="function");if(dt&&vt.current){let Hr=io.get(D.id),er=Hr!==Gt,Jt=null;if(er){let{payload:Ft,complete:jr}=xo(D),Jr=D.id,eo=()=>{var Nr;return(Nr=vt.current)==null?void 0:Nr.getMessages().find(Yr=>Yr.id===Jr)};Jt=dt.renderAskUserQuestion({message:D,payload:Ft,complete:jr,resolve:Nr=>{var Zr;let Yr=eo();Yr&&((Zr=vt.current)==null||Zr.resolveAskUserQuestion(Yr,Nr))},dismiss:()=>{var Yr,Zr,ea;let Nr=eo();(Yr=Nr==null?void 0:Nr.agentMetadata)!=null&&Yr.awaitingLocalTool&&((Zr=vt.current)==null||Zr.markAskUserQuestionResolved(Nr),(ea=vt.current)==null||ea.resolveAskUserQuestion(Nr,"(dismissed)"))},config:n})}let kt=Hr!=null;if(er&&Jt===null&&!kt){((Wo=D.agentMetadata)==null?void 0:Wo.awaitingLocalTool)===!0&&!((Bo=D.agentMetadata)!=null&&Bo.askUserQuestionAnswered)&&(N.add(D.toolCall.id),za(D,n,Re.composerOverlay));return}let gr=document.createElement("div");gr.className="persona-flex",gr.id=`wrapper-${D.id}`,gr.setAttribute("data-wrapper-id",D.id),gr.setAttribute("data-ask-plugin-stub","true"),gr.setAttribute("data-preserve-runtime","true"),A.appendChild(gr),me.push({messageId:D.id,fingerprint:Gt,bubble:Jt});return}else{((uo=D.agentMetadata)==null?void 0:uo.awaitingLocalTool)===!0&&!((Zo=D.agentMetadata)!=null&&Zo.askUserQuestionAnswered)&&(N.add(D.toolCall.id),za(D,n,Re.composerOverlay));return}}else if(Ue){let dt=o.find(kt=>typeof kt.renderApproval=="function"),er=Nn.get(D.id)!==Gt,Jt=null;if(er&&(dt!=null&&dt.renderApproval)){let kt=D.id,gr=(Ft,jr)=>{var eo,Nr,Yr;let Jr=(eo=vt.current)==null?void 0:eo.getMessages().find(Zr=>Zr.id===kt);Jr!=null&&Jr.approval&&(Jr.approval.toolType==="webmcp"?(Nr=vt.current)==null||Nr.resolveWebMcpApproval(Jr.id,Ft):(Yr=vt.current)==null||Yr.resolveApproval(Jr.approval,Ft,jr))};Jt=dt.renderApproval({message:D,defaultRenderer:()=>Vl(D,n),config:n,approve:Ft=>gr("approved",Ft),deny:Ft=>gr("denied",Ft)})}if(er&&Jt===null){let kt=c.querySelector(`#wrapper-${D.id}`);kt==null||kt.removeAttribute("data-preserve-runtime"),Nn.delete(D.id),Wt=Vl(D,n)}else{let kt=document.createElement("div");kt.className="persona-flex",kt.id=`wrapper-${D.id}`,kt.setAttribute("data-wrapper-id",D.id),kt.setAttribute("data-approval-plugin-stub","true"),kt.setAttribute("data-preserve-runtime","true"),A.appendChild(kt),Se.push({messageId:D.id,fingerprint:Gt,bubble:Jt});return}}else if(ir)if(D.variant==="reasoning"&&D.reasoning&&ir.renderReasoning){if(!Je)return;Wt=ir.renderReasoning({message:D,defaultRenderer:()=>au(D,n),config:n})}else if(D.variant==="tool"&&D.toolCall&&ir.renderToolCall){if(!we)return;Wt=ir.renderToolCall({message:D,defaultRenderer:()=>su(D,n),config:n})}else ir.renderMessage&&(Wt=ir.renderMessage({message:D,defaultRenderer:()=>{let dt=Ya(D,y,bn,n.messageActions,ne,{loadingIndicatorRenderer:_,widgetConfig:n});return D.role!=="user"&&cu(dt,D,n,q),dt},config:n}));if(!Wt&&be){let dt=Zl(D);if(dt){let Hr=Qn.get(D.id),er=Hr!==Gt,Jt=n.wrapComponentDirectiveInBubble!==!1,kt=null;if(er){let gr=Jl(dt,{config:n,message:D,transform:y});if(gr)if(Jt){let Ft=document.createElement("div");if(Ft.className=["persona-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),Ft.id=`bubble-${D.id}`,Ft.setAttribute("data-message-id",D.id),D.content&&D.content.trim()){let jr=document.createElement("div");jr.className="persona-mb-3 persona-text-sm persona-leading-relaxed",jr.innerHTML=y({text:D.content,message:D,streaming:!!D.streaming,raw:D.rawContent}),Ft.appendChild(jr)}Ft.appendChild(gr),kt=Ft}else{let Ft=document.createElement("div");if(Ft.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",Ft.id=`bubble-${D.id}`,Ft.setAttribute("data-message-id",D.id),Ft.setAttribute("data-persona-component-directive","true"),D.content&&D.content.trim()){let jr=document.createElement("div");jr.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",jr.innerHTML=y({text:D.content,message:D,streaming:!!D.streaming,raw:D.rawContent}),Ft.appendChild(jr)}Ft.appendChild(gr),kt=Ft}}if(kt||Hr!=null){let gr=document.createElement("div");gr.className="persona-flex",gr.id=`wrapper-${D.id}`,gr.setAttribute("data-wrapper-id",D.id),gr.setAttribute("data-component-directive-stub","true"),gr.setAttribute("data-preserve-runtime","true"),Jt||gr.classList.add("persona-w-full"),A.appendChild(gr),ae.push({messageId:D.id,fingerprint:Gt,bubble:kt});return}}}if(!Wt)if(D.variant==="reasoning"&&D.reasoning){if(!Je)return;Wt=au(D,n)}else if(D.variant==="tool"&&D.toolCall){if(!we)return;Wt=su(D,n)}else if(D.variant==="approval"&&D.approval){if(n.approval===!1)return;Wt=Vl(D,n)}else{let dt=(qn=n.layout)==null?void 0:qn.messages;dt!=null&&dt.renderUserMessage&&D.role==="user"?Wt=dt.renderUserMessage({message:D,config:n,streaming:!!D.streaming}):dt!=null&&dt.renderAssistantMessage&&D.role==="assistant"?Wt=dt.renderAssistantMessage({message:D,config:n,streaming:!!D.streaming}):Wt=Ya(D,y,dt,n.messageActions,ne,{loadingIndicatorRenderer:_,widgetConfig:n}),D.role!=="user"&&Wt&&cu(Wt,D,n,q)}let kr=document.createElement("div");kr.className="persona-flex",kr.id=`wrapper-${D.id}`,kr.setAttribute("data-wrapper-id",D.id),D.role==="user"&&kr.classList.add("persona-justify-end"),(Wt==null?void 0:Wt.getAttribute("data-persona-component-directive"))==="true"&&kr.classList.add("persona-w-full"),kr.appendChild(Wt),yx(so,D.id,Gt,kr),A.appendChild(kr)}),Re.composerOverlay&&Re.composerOverlay.querySelectorAll("[data-persona-ask-sheet-for]").forEach(Oe=>{let Ue=Oe.getAttribute("data-persona-ask-sheet-for");Ue&&!N.has(Ue)&&Oo(Re.composerOverlay,Ue)}),(Be=(xt=n.features)==null?void 0:xt.toolCallDisplay)!=null&&Be.grouped){let D=[],Oe=[];g.forEach(Ue=>{if(Ue.variant==="tool"&&Ue.toolCall&&we){Oe.push(Ue);return}Oe.length>1&&D.push(Oe),Oe=[]}),Oe.length>1&&D.push(Oe),D.forEach((Ue,be)=>{var ot,_t;let Qt=Ue.map(Lr=>Array.from(A.children).find(In=>In instanceof HTMLElement&&In.getAttribute("data-wrapper-id")===Lr.id)).filter(Lr=>!!Lr);if(Qt.length<2)return;let Gt=document.createElement("div");Gt.className="persona-flex",Gt.id=`wrapper-tool-group-${be}-${Ue[0].id}`,Gt.setAttribute("data-wrapper-id",`tool-group-${be}-${Ue[0].id}`);let dr=document.createElement("div");dr.className="persona-tool-group persona-flex persona-w-full persona-flex-col persona-gap-2",dr.setAttribute("data-persona-tool-group","true");let Wt=document.createElement("div");Wt.className="persona-tool-group-summary persona-text-xs persona-text-persona-muted";let ir=`Called ${Ue.length} tools`,bn=(_t=(ot=n.toolCall)==null?void 0:ot.renderGroupedSummary)==null?void 0:_t.call(ot,{messages:Ue,toolCalls:Ue.map(Lr=>Lr.toolCall).filter(Lr=>!!Lr),defaultSummary:ir,config:n});U(Wt,bn)||(Wt.textContent=ir);let kr=document.createElement("div");kr.className="persona-tool-group-stack persona-flex persona-flex-col",dr.append(Wt,kr),Gt.appendChild(dr),Qt[0].before(Gt),Qt.forEach((Lr,In)=>{let yn=document.createElement("div");yn.className="persona-tool-group-item persona-relative",yn.setAttribute("data-persona-tool-group-item","true"),In<Qt.length-1&&yn.setAttribute("data-persona-tool-group-connector","true"),yn.appendChild(Lr),kr.appendChild(yn)})})}vx(so,V);let ct=g.some(D=>D.role==="assistant"&&D.streaming),Qe=g[g.length-1],ht=(Qe==null?void 0:Qe.role)==="assistant"&&!Qe.streaming&&Qe.variant!=="approval";if(Xn&&g.some(D=>D.role==="user")&&!ct&&!ht){let D={config:n,streaming:!0,location:"standalone",defaultRenderer:va},Oe=o.find(be=>be.renderLoadingIndicator),Ue=null;if(Oe!=null&&Oe.renderLoadingIndicator&&(Ue=Oe.renderLoadingIndicator(D)),Ue===null&&((Pe=n.loadingIndicator)!=null&&Pe.render)&&(Ue=n.loadingIndicator.render(D)),Ue===null&&(Ue=va()),Ue){let be=document.createElement("div"),Qt=((Ke=n.loadingIndicator)==null?void 0:Ke.showBubble)!==!1;be.className=Qt?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-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-typing-indicator","true"),be.style.borderColor="var(--persona-message-assistant-border, var(--persona-border, #e5e7eb))",be.appendChild(Ue);let Gt=document.createElement("div");Gt.className="persona-flex",Gt.id="wrapper-typing-indicator",Gt.setAttribute("data-wrapper-id","typing-indicator"),Gt.appendChild(be),A.appendChild(Gt)}}if(!Xn&&g.length>0){let D=g[g.length-1],Oe={config:n,lastMessage:D,messageCount:g.length},Ue=o.find(Qt=>Qt.renderIdleIndicator),be=null;if(Ue!=null&&Ue.renderIdleIndicator&&(be=Ue.renderIdleIndicator(Oe)),be===null&&((rt=n.loadingIndicator)!=null&&rt.renderIdle)&&(be=n.loadingIndicator.renderIdle(Oe)),be){let Qt=document.createElement("div"),Gt=((It=n.loadingIndicator)==null?void 0:It.showBubble)!==!1;Qt.className=Gt?["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(" "),Qt.setAttribute("data-idle-indicator","true"),Qt.appendChild(be);let dr=document.createElement("div");dr.className="persona-flex",dr.id="wrapper-idle-indicator",dr.setAttribute("data-wrapper-id","idle-indicator"),dr.appendChild(Qt),A.appendChild(dr)}}if(Ml(c,A),me.length>0)for(let{messageId:D,fingerprint:Oe,bubble:Ue}of me){let be=c.querySelector(`#wrapper-${D}`);be&&Ue!==null&&(be.replaceChildren(Ue),be.setAttribute("data-bubble-fp",Oe),io.set(D,Oe))}if(io.size>0)for(let D of io.keys())V.has(D)||io.delete(D);if(ae.length>0)for(let{messageId:D,fingerprint:Oe,bubble:Ue}of ae){let be=c.querySelector(`#wrapper-${D}`);be&&Ue!==null&&(be.replaceChildren(Ue),be.setAttribute("data-bubble-fp",Oe),Qn.set(D,Oe))}if(Qn.size>0)for(let D of Qn.keys())V.has(D)||Qn.delete(D);if(Se.length>0)for(let{messageId:D,fingerprint:Oe,bubble:Ue}of Se){let be=c.querySelector(`#wrapper-${D}`);be&&Ue!==null&&(be.replaceChildren(Ue),be.setAttribute("data-bubble-fp",Oe),Nn.set(D,Oe))}if(Nn.size>0)for(let D of Nn.keys())V.has(D)||Nn.delete(D)},Eo=null,wi=()=>{var y;if(Eo)return;let c=A=>{let W=A.composedPath();W.includes(We)||at&&W.includes(at)||jt(!1,"user")};Eo=c,((y=r.ownerDocument)!=null?y:document).addEventListener("pointerdown",c,!0)},gs=()=>{var g;if(!Eo)return;((g=r.ownerDocument)!=null?g:document).removeEventListener("pointerdown",Eo,!0),Eo=null};Tt.push(()=>gs());let Lo=null,Ai=()=>{var y;if(Lo)return;let c=A=>{A.key==="Escape"&&(A.isComposing||jt(!1,"user"))};Lo=c,((y=r.ownerDocument)!=null?y:document).addEventListener("keydown",c,!0)},hs=()=>{var g;if(!Lo)return;((g=r.ownerDocument)!=null?g:document).removeEventListener("keydown",Lo,!0),Lo=null};Tt.push(()=>hs());let Po=!1,xs=new Set,Si=()=>{var g,y,A,W;let c=(A=(y=(g=n.launcher)==null?void 0:g.composerBar)==null?void 0:y.peek)==null?void 0:A.streamAnimation;return c||((W=n.features)==null?void 0:W.streamAnimation)},po=()=>{var ht,xt,Be,Pe;if(!H())return;let c=Re.peekBanner,g=Re.peekTextNode;if(!c||!g)return;if(L){c.classList.remove("persona-pill-peek--visible");return}let y=(ht=q==null?void 0:q.getMessages())!=null?ht:[],A;for(let Ke=y.length-1;Ke>=0;Ke--){let rt=y[Ke];if(rt.role==="assistant"&&rt.content){A=rt;break}}if(!A){c.classList.remove("persona-pill-peek--visible");return}let W=A.content,_=!!A.streaming,U=Si(),V=Rl(U),N=V.type!=="none"?Ys(V.type,U==null?void 0:U.plugins):null,Ce=((xt=N==null?void 0:N.isAnimating)==null?void 0:xt.call(N,A))===!0,me=N!==null&&(_||Ce);me&&N&&!xs.has(N.name)&&(Xp(N,r),xs.add(N.name));let ae=me&&(N!=null&&N.containerClass)?N.containerClass:null,Te=(Be=g.dataset.personaPeekStreamClass)!=null?Be:null;Te&&Te!==ae&&(g.classList.remove(Te),delete g.dataset.personaPeekStreamClass),ae&&Te!==ae&&(g.classList.add(ae),g.dataset.personaPeekStreamClass=ae),me?(g.style.setProperty("--persona-stream-step",`${V.speed}ms`),g.style.setProperty("--persona-stream-duration",`${V.duration}ms`)):(g.style.removeProperty("--persona-stream-step"),g.style.removeProperty("--persona-stream-duration"));let Ve=me?Il(W,V.buffer,N,A,_):W;if(me&&V.placeholder==="skeleton"&&_&&(!Ve||!Ve.trim())){let Ke=document.createElement("div"),rt=ei();rt.classList.add("persona-pill-peek__skeleton"),Ke.appendChild(rt),Ml(g,Ke)}else{let Ke=Math.max(0,Ve.length-100),rt=Ve.length>100?Ve.slice(-100):Ve,It=la(rt);if(!me||!N){let D=Ve.length>100?`\u2026${rt}`:rt;g.textContent!==D&&(g.textContent=D)}else{let D=It;(N.wrap==="char"||N.wrap==="word")&&(D=Zs(It,N.wrap,`peek-${A.id}`,{skipTags:N.skipTags,startIndex:Ke}));let Oe=document.createElement("div");if(Oe.innerHTML=D,N.useCaret&&rt.length>0){let Ue=Hl(),be=Oe.querySelectorAll(".persona-stream-char, .persona-stream-word"),Qt=be[be.length-1];Qt!=null&&Qt.parentNode?Qt.parentNode.insertBefore(Ue,Qt.nextSibling):Oe.appendChild(Ue)}Ml(g,Oe),(Pe=N.onAfterRender)==null||Pe.call(N,{container:g,bubble:c,messageId:A.id,message:A,speed:V.speed,duration:V.duration})}}let Qe=Xn||Po;c.classList.toggle("persona-pill-peek--visible",Qe)};if(H()){let c=Re.peekBanner;if(c){let A=W=>{W.preventDefault(),W.stopPropagation(),jt(!0,"user")};c.addEventListener("pointerdown",A),Tt.push(()=>{c.removeEventListener("pointerdown",A)})}let g=()=>{Po||(Po=!0,po())},y=()=>{Po&&(Po=!1,po())};he.addEventListener("pointerenter",g),he.addEventListener("pointerleave",y),Tt.push(()=>{he.removeEventListener("pointerenter",g),he.removeEventListener("pointerleave",y)}),at&&(at.addEventListener("pointerenter",g),at.addEventListener("pointerleave",y),Tt.push(()=>{at.removeEventListener("pointerenter",g),at.removeEventListener("pointerleave",y)}))}let Ti=c=>{var Te,Ve,Se,ct,Qe,ht,xt,Be;let g=(Ve=(Te=n.launcher)==null?void 0:Te.composerBar)!=null?Ve:{},y=(Se=g.expandedSize)!=null?Se:"anchored",A=(ct=g.bottomOffset)!=null?ct:"16px",W=g.collapsedMaxWidth,_=(Qe=g.expandedMaxWidth)!=null?Qe:"880px",U=(ht=g.expandedTopOffset)!=null?ht:"5vh",V=(xt=g.modalMaxWidth)!=null?xt:"880px",N=(Be=g.modalMaxHeight)!=null?Be:"min(90vh, 800px)",Ce="calc(100vw - 32px)",me="var(--persona-pill-area-height, 80px)",ae=We.style;if(ae.left="",ae.right="",ae.top="",ae.bottom="",ae.transform="",ae.width="",ae.maxWidth="",ae.height="",ae.maxHeight="",at){let Pe=at.style;Pe.bottom=A,Pe.width=W!=null?W:""}if(c&&y!=="fullscreen"){if(y==="modal"){ae.top="50%",ae.left="50%",ae.transform="translate(-50%, -50%)",ae.bottom="auto",ae.right="auto",ae.width=V,ae.maxWidth=Ce,ae.maxHeight=N,ae.height=N;return}ae.left="50%",ae.transform="translateX(-50%)",ae.bottom=`calc(${A} + ${me})`,ae.top=U,ae.width=_,ae.maxWidth=Ce}},Ro=()=>{var N,Ce,me,ae,Te,Ve,Se,ct;if(!I())return;if(H()){let ht=(me=((Ce=(N=n.launcher)==null?void 0:N.composerBar)!=null?Ce:{}).expandedSize)!=null?me:"anchored",xt=L?"expanded":"collapsed";We.dataset.state=xt,We.dataset.expandedSize=ht,at&&(at.dataset.state=xt,at.dataset.expandedSize=ht),We.style.removeProperty("display"),We.classList.remove("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-95","persona-opacity-0","persona-scale-100","persona-opacity-100"),Ti(L),j.style.display=L?"flex":"none",Fn(),L?(wi(),Ai()):(gs(),hs()),po();return}let c=Pr(n),g=(ae=r.ownerDocument.defaultView)!=null?ae:window,y=(Ve=(Te=n.launcher)==null?void 0:Te.mobileBreakpoint)!=null?Ve:640,A=(ct=(Se=n.launcher)==null?void 0:Se.mobileFullscreen)!=null?ct:!0,W=g.innerWidth<=y,_=A&&W&&T,U=Sn(n).reveal;L?(We.style.removeProperty("display"),We.style.display=c?"flex":"",We.classList.remove("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-95","persona-opacity-0"),he.classList.add("persona-scale-100","persona-opacity-100"),Ar?Ar.element.style.display="none":Sr&&(Sr.style.display="none")):(c?c&&(U==="overlay"||U==="push")&&!_?(We.style.removeProperty("display"),We.style.display="flex",We.classList.remove("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(We.style.setProperty("display","none","important"),We.classList.remove("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(We.style.display="",We.classList.add("persona-pointer-events-none","persona-opacity-0"),he.classList.remove("persona-scale-100","persona-opacity-100"),he.classList.add("persona-scale-95","persona-opacity-0")),Ar?Ar.element.style.display=c?"none":"":Sr&&(Sr.style.display=c?"none":""))},jt=(c,g="user")=>{var _,U;if(!I()||L===c)return;let y=L;L=c,Ro();let A=(()=>{var Se,ct,Qe,ht,xt,Be,Pe,Ke,rt,It;let V=(ct=(Se=n.launcher)==null?void 0:Se.sidebarMode)!=null?ct:!1,N=(Qe=r.ownerDocument.defaultView)!=null?Qe:window,Ce=(xt=(ht=n.launcher)==null?void 0:ht.mobileFullscreen)!=null?xt:!0,me=(Pe=(Be=n.launcher)==null?void 0:Be.mobileBreakpoint)!=null?Pe:640,ae=N.innerWidth<=me,Te=Pr(n)&&Ce&&ae,Ve=H()&&((It=(rt=(Ke=n.launcher)==null?void 0:Ke.composerBar)==null?void 0:rt.expandedSize)!=null?It:"fullscreen")==="fullscreen";return V||Ce&&ae&&T||Te||Ve})();if(L&&A){if(!Cr){let V=r.getRootNode(),N=V instanceof ShadowRoot?V.host:r.closest(".persona-host");N&&(Cr=Qp(N,(U=(_=n.launcher)==null?void 0:_.zIndex)!=null?U:Xr))}wr||(wr=Jp(r.ownerDocument))}else L||(Cr==null||Cr(),Cr=null,wr==null||wr(),wr=null);L&&(ys(),ut()==="follow"?Zn(!0):fs());let W={open:L,source:g,timestamp:Date.now()};L&&!y?a.emit("widget:opened",W):!L&&y&&a.emit("widget:closed",W),a.emit("widget:state",{open:L,launcherEnabled:T,voiceActive:Pt.active,streaming:q.isStreaming()})},Ra=c=>{ar(c?"stop":"send"),K&&(K.disabled=c),On.buttons.forEach(g=>{g.disabled=c}),Ne.dataset.personaComposerStreaming=c?"true":"false",Ne.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(g=>{(g instanceof HTMLButtonElement||g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement||g instanceof HTMLSelectElement)&&(g.disabled=c)})},Ia=()=>{Pt.active||ee&&ee.focus()};a.on("widget:opened",()=>{n.autoFocusInput&&setTimeout(()=>Ia(),200)});let Xo=()=>{var y,A,W,_,U,V,N,Ce,me,ae,Te;hr.textContent=(A=(y=n.copy)==null?void 0:y.welcomeTitle)!=null?A:"Hello \u{1F44B}",sn.textContent=(_=(W=n.copy)==null?void 0:W.welcomeSubtitle)!=null?_:"Ask anything about your account or products.",ee.placeholder=(V=(U=n.copy)==null?void 0:U.inputPlaceholder)!=null?V:"How can I help...";let c=ue.querySelector("[data-persona-intro-card]");if(c){let Ve=((N=n.copy)==null?void 0:N.showWelcomeCard)!==!1;c.style.display=Ve?"":"none",Ve?(ue.classList.remove("persona-gap-3"),ue.classList.add("persona-gap-6")):(ue.classList.remove("persona-gap-6"),ue.classList.add("persona-gap-3"))}!((me=(Ce=n.sendButton)==null?void 0:Ce.useIcon)!=null&&me)&&!(q!=null&&q.isStreaming())&&(Ge.textContent=(Te=(ae=n.copy)==null?void 0:ae.sendButtonLabel)!=null?Te:"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))"};n.clientToken&&(n={...n,getStoredSessionId:()=>{let c=d.sessionId;return typeof c=="string"?c:null},setStoredSessionId:c=>{f(g=>({...g,sessionId:c}))}});let je=null,P=()=>{je==null&&(je=setInterval(()=>{let c=nt.querySelectorAll("[data-tool-elapsed]");if(c.length===0){clearInterval(je),je=null;return}let g=Date.now();c.forEach(y=>{let A=Number(y.getAttribute("data-tool-elapsed"));A&&(y.textContent=Qi(g-A))})},100))};if(q=new ja(n,{onMessagesChanged(c){var A;Ko(nt,c,xe),P(),Sa(c),Zn(!Xn),Ci(c);let g=[...c].reverse().find(W=>W.role==="user");c.length===0&&Go(),!Ta||jo?(Ta=!0,Ma=(A=g==null?void 0:g.id)!=null?A:null):g&&g.id!==Ma&&(Ma=g.id,vi(g.id));let y=Pt.lastUserMessageId;g&&g.id!==y&&(Pt.lastUserMessageId=g.id,a.emit("user:message",g)),Pt.lastUserMessageWasVoice=!!(g!=null&&g.viaVoice),La(c),po()},onStatusChanged(c){var A;let g=(A=n.statusIndicator)!=null?A:{};wt(or,(W=>{var _,U,V,N;return W==="idle"?(_=g.idleText)!=null?_:Kr.idle:W==="connecting"?(U=g.connectingText)!=null?U:Kr.connecting:W==="connected"?(V=g.connectedText)!=null?V:Kr.connected:W==="error"?(N=g.errorText)!=null?N:Kr.error:Kr[W]})(c),g,c)},onStreamingChanged(c){Xn=c,Ra(c),q&&Ko(nt,q.getMessages(),xe),c||Zn(!0),po()},onVoiceStatusChanged(c){var g,y;if(((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype")switch(c){case"listening":break;case"processing":Io(),Xb();break;case"speaking":Io(),Qb();break;default:c==="idle"&&q.isBargeInActive()?(Io(),bs(),K==null||K.setAttribute("aria-label","End voice session")):(Pt.active=!1,Io(),Pn("system"),dn());break}},onArtifactsState(c){Yt=c,mn(),La()}}),vt.current=q,Ta=!0,((Hf=(If=n.voiceRecognition)==null?void 0:If.provider)==null?void 0:Hf.type)==="runtype")try{q.setupVoice()}catch(c){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",c)}n.clientToken&&q.initClientSession().catch(c=>{n.debug&&console.warn("[AgentWidget] Pre-init client session failed:",c)}),(ge||n.onSSEEvent)&&q.setSSEEventCallback((c,g)=>{var y;(y=n.onSSEEvent)==null||y.call(n,c,g),Z==null||Z.processEvent(c,g),ge==null||ge.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c,timestamp:Date.now(),payload:JSON.stringify(g)})}),l&&l.then(c=>{var g,y,A;if(c){if(c.metadata&&(d=fu(c.metadata),S.syncFromMetadata()),(g=c.messages)!=null&&g.length){jo=!0;try{q.hydrateMessages(c.messages)}finally{jo=!1}}(y=c.artifacts)!=null&&y.length&&q.hydrateArtifacts(c.artifacts,(A=c.selectedArtifactId)!=null?A:null)}}).catch(c=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",c)});let z=()=>{var g,y,A;!H()||L||!((A=(y=(g=n.launcher)==null?void 0:g.composerBar)==null?void 0:y.expandOnSubmit)==null||A)||jt(!0,"auto")},B=c=>{var W;if(c.preventDefault(),q.isStreaming()){q.cancel(),Z==null||Z.reset(),G==null||G.update();return}let g=ee.value.trim(),y=(W=St==null?void 0:St.hasAttachments())!=null?W:!1;if(!g&&!y)return;z();let A;y&&(A=[],A.push(...St.getContentParts()),g&&A.push($s(g))),ee.value="",ee.style.height="auto",Le(),q.sendMessage(g,{contentParts:A}),y&&St.clearAttachments()},oe=()=>{var c;return((c=n.features)==null?void 0:c.composerHistory)!==!1},ce={...kl},X=!1,Le=()=>{ce={...kl}},$e=()=>q.getMessages().filter(c=>c.role==="user").map(c=>{var g;return(g=c.content)!=null?g:""}).filter(c=>c.length>0),gt=c=>{if(!ee)return;X=!0,ee.value=c,ee.dispatchEvent(new Event("input",{bubbles:!0})),X=!1;let g=ee.value.length;ee.setSelectionRange(g,g)},lt=()=>{X||Le()},qt=c=>{if(ee){if(oe()&&(c.key==="ArrowUp"||c.key==="ArrowDown")&&!c.shiftKey&&!c.metaKey&&!c.ctrlKey&&!c.altKey&&!c.isComposing){let g=ee.selectionStart===0&&ee.selectionEnd===0,y=gx({direction:c.key==="ArrowUp"?"up":"down",history:$e(),currentValue:ee.value,atStart:g,state:ce});if(ce=y.state,y.handled){c.preventDefault(),y.value!==void 0&&gt(y.value);return}}if(c.key==="Enter"&&!c.shiftKey){if(q.isStreaming()){c.preventDefault();return}Le(),c.preventDefault(),Ge.click()}}},Zt=c=>{c.key!=="Escape"||c.isComposing||q.isStreaming()&&c.composedPath().includes(j)&&(q.cancel(),Z==null||Z.reset(),G==null||G.update(),Le(),c.preventDefault(),c.stopImmediatePropagation())},Ir=async c=>{var y;if(((y=n.attachments)==null?void 0:y.enabled)!==!0||!St)return;let g=HC(c.clipboardData);g.length!==0&&(c.preventDefault(),await St.handleFiles(g))},ft=null,Mt=!1,br=null,Ze=null,_r=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,fr=(c="user")=>{var _,U,V,N,Ce,me,ae;if(Mt||q.isStreaming())return;let g=_r();if(!g)return;ft=new g;let A=(U=((_=n.voiceRecognition)!=null?_:{}).pauseDuration)!=null?U:2e3;ft.continuous=!0,ft.interimResults=!0,ft.lang="en-US";let W=ee.value;ft.onresult=Te=>{let Ve="",Se="";for(let Qe=0;Qe<Te.results.length;Qe++){let ht=Te.results[Qe],xt=ht[0].transcript;ht.isFinal?Ve+=xt+" ":Se=xt}let ct=W+Ve+Se;ee.value=ct,br&&clearTimeout(br),(Ve||Se)&&(br=window.setTimeout(()=>{let Qe=ee.value.trim();Qe&&ft&&Mt&&(Or(),ee.value="",ee.style.height="auto",q.sendMessage(Qe,{viaVoice:!0}))},A))},ft.onerror=Te=>{Te.error!=="no-speech"&&Or()},ft.onend=()=>{if(Mt){let Te=ee.value.trim();Te&&Te!==W.trim()&&(ee.value="",ee.style.height="auto",q.sendMessage(Te,{viaVoice:!0})),Or()}};try{if(ft.start(),Mt=!0,Pt.active=!0,c!=="system"&&(Pt.manuallyDeactivated=!1),Pn(c),dn(),K){let Te=(V=n.voiceRecognition)!=null?V:{};Ze={backgroundColor:K.style.backgroundColor,color:K.style.color,borderColor:K.style.borderColor,iconName:(N=Te.iconName)!=null?N:"mic",iconSize:parseFloat((ae=(me=Te.iconSize)!=null?me:(Ce=n.sendButton)==null?void 0:Ce.size)!=null?ae:"40")||24};let Ve=Te.recordingBackgroundColor,Se=Te.recordingIconColor,ct=Te.recordingBorderColor;if(K.classList.add("persona-voice-recording"),K.style.backgroundColor=Ve!=null?Ve:"var(--persona-voice-recording-bg, #ef4444)",K.style.color=Se!=null?Se:"var(--persona-voice-recording-indicator, #ffffff)",Se){let Qe=K.querySelector("svg");Qe&&Qe.setAttribute("stroke",Se)}ct&&(K.style.borderColor=ct),K.setAttribute("aria-label","Stop voice recognition")}}catch{Or("system")}},Or=(c="user")=>{if(Mt){if(Mt=!1,br&&(clearTimeout(br),br=null),ft){try{ft.stop()}catch{}ft=null}if(Pt.active=!1,Pn(c),dn(),K){if(K.classList.remove("persona-voice-recording"),Ze){K.style.backgroundColor=Ze.backgroundColor,K.style.color=Ze.color,K.style.borderColor=Ze.borderColor;let g=K.querySelector("svg");g&&g.setAttribute("stroke",Ze.color||"currentColor"),Ze=null}K.setAttribute("aria-label","Start voice recognition")}}},Kb=(c,g)=>{var ht,xt,Be,Pe,Ke,rt,It,D;let y=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),A=((ht=c==null?void 0:c.provider)==null?void 0:ht.type)==="runtype";if(!(y||A))return null;let _=v("div","persona-send-button-wrapper"),U=v("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");U.type="button",U.setAttribute("aria-label","Start voice recognition");let V=(xt=c==null?void 0:c.iconName)!=null?xt:"mic",N=(Be=g==null?void 0:g.size)!=null?Be:"40px",Ce=(Pe=c==null?void 0:c.iconSize)!=null?Pe:N,me=parseFloat(Ce)||24,ae=(Ke=c==null?void 0:c.backgroundColor)!=null?Ke:g==null?void 0:g.backgroundColor,Te=(rt=c==null?void 0:c.iconColor)!=null?rt:g==null?void 0:g.textColor;U.style.width=Ce,U.style.height=Ce,U.style.minWidth=Ce,U.style.minHeight=Ce,U.style.fontSize="18px",U.style.lineHeight="1",Te?U.style.color=Te:U.style.color="var(--persona-text, #111827)";let Se=Me(V,me,Te||"currentColor",1.5);Se?U.appendChild(Se):U.textContent="\u{1F3A4}",ae?U.style.backgroundColor=ae:U.style.backgroundColor="",c!=null&&c.borderWidth&&(U.style.borderWidth=c.borderWidth,U.style.borderStyle="solid"),c!=null&&c.borderColor&&(U.style.borderColor=c.borderColor),c!=null&&c.paddingX&&(U.style.paddingLeft=c.paddingX,U.style.paddingRight=c.paddingX),c!=null&&c.paddingY&&(U.style.paddingTop=c.paddingY,U.style.paddingBottom=c.paddingY),_.appendChild(U);let ct=(It=c==null?void 0:c.tooltipText)!=null?It:"Start voice recognition";if(((D=c==null?void 0:c.showTooltip)!=null?D:!1)&&ct){let Oe=v("div","persona-send-button-tooltip");Oe.textContent=ct,_.appendChild(Oe)}return{micButton:U,micButtonWrapper:_}},id=()=>{var g,y,A,W,_;if(!K||Ze)return;let c=(g=n.voiceRecognition)!=null?g:{};Ze={backgroundColor:K.style.backgroundColor,color:K.style.color,borderColor:K.style.borderColor,iconName:(y=c.iconName)!=null?y:"mic",iconSize:parseFloat((_=(W=c.iconSize)!=null?W:(A=n.sendButton)==null?void 0:A.size)!=null?_:"40")||24}},ld=(c,g)=>{var _,U,V,N,Ce;if(!K)return;let y=K.querySelector("svg");y&&y.remove();let A=(Ce=Ze==null?void 0:Ze.iconSize)!=null?Ce:parseFloat((N=(V=(_=n.voiceRecognition)==null?void 0:_.iconSize)!=null?V:(U=n.sendButton)==null?void 0:U.size)!=null?N:"40")||24,W=Me(c,A,g,1.5);W&&K.appendChild(W)},Mi=()=>{K&&K.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},bs=()=>{var W;if(!K)return;id();let c=(W=n.voiceRecognition)!=null?W:{},g=c.recordingBackgroundColor,y=c.recordingIconColor,A=c.recordingBorderColor;if(Mi(),K.classList.add("persona-voice-recording"),K.style.backgroundColor=g!=null?g:"var(--persona-voice-recording-bg, #ef4444)",K.style.color=y!=null?y:"var(--persona-voice-recording-indicator, #ffffff)",y){let _=K.querySelector("svg");_&&_.setAttribute("stroke",y)}A&&(K.style.borderColor=A),K.setAttribute("aria-label","Stop voice recognition")},Xb=()=>{var V,N,Ce,me,ae,Te,Ve,Se;if(!K)return;id();let c=(V=n.voiceRecognition)!=null?V:{},g=q.getVoiceInterruptionMode(),y=(N=c.processingIconName)!=null?N:"loader",A=(me=(Ce=c.processingIconColor)!=null?Ce:Ze==null?void 0:Ze.color)!=null?me:"",W=(Te=(ae=c.processingBackgroundColor)!=null?ae:Ze==null?void 0:Ze.backgroundColor)!=null?Te:"",_=(Se=(Ve=c.processingBorderColor)!=null?Ve:Ze==null?void 0:Ze.borderColor)!=null?Se:"";Mi(),K.classList.add("persona-voice-processing"),K.style.backgroundColor=W,K.style.borderColor=_;let U=A||"currentColor";K.style.color=U,ld(y,U),K.setAttribute("aria-label","Processing voice input"),g==="none"&&(K.style.cursor="default")},Qb=()=>{var Ce,me,ae,Te,Ve,Se,ct,Qe,ht,xt,Be,Pe;if(!K)return;id();let c=(Ce=n.voiceRecognition)!=null?Ce:{},g=q.getVoiceInterruptionMode(),y=g==="cancel"?"square":g==="barge-in"?"mic":"volume-2",A=(me=c.speakingIconName)!=null?me:y,W=(Se=c.speakingIconColor)!=null?Se:g==="barge-in"?(Te=(ae=c.recordingIconColor)!=null?ae:Ze==null?void 0:Ze.color)!=null?Te:"":(Ve=Ze==null?void 0:Ze.color)!=null?Ve:"",_=(ht=c.speakingBackgroundColor)!=null?ht:g==="barge-in"?(ct=c.recordingBackgroundColor)!=null?ct:"var(--persona-voice-recording-bg, #ef4444)":(Qe=Ze==null?void 0:Ze.backgroundColor)!=null?Qe:"",U=(Pe=c.speakingBorderColor)!=null?Pe:g==="barge-in"?(xt=c.recordingBorderColor)!=null?xt:"":(Be=Ze==null?void 0:Ze.borderColor)!=null?Be:"";Mi(),K.classList.add("persona-voice-speaking"),K.style.backgroundColor=_,K.style.borderColor=U;let V=W||"currentColor";K.style.color=V,ld(A,V);let N=g==="cancel"?"Stop playback and re-record":g==="barge-in"?"Speak to interrupt":"Agent is speaking";K.setAttribute("aria-label",N),g==="none"&&(K.style.cursor="default"),g==="barge-in"&&K.classList.add("persona-voice-recording")},Io=()=>{var c,g,y;K&&(Mi(),Ze&&(K.style.backgroundColor=(c=Ze.backgroundColor)!=null?c:"",K.style.color=(g=Ze.color)!=null?g:"",K.style.borderColor=(y=Ze.borderColor)!=null?y:"",ld(Ze.iconName,Ze.color||"currentColor"),Ze=null),K.style.cursor="",K.setAttribute("aria-label","Start voice recognition"))},ki=()=>{var c,g;if(((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"){let y=q.getVoiceStatus(),A=q.getVoiceInterruptionMode();if(A==="none"&&(y==="processing"||y==="speaking"))return;if(A==="cancel"&&(y==="processing"||y==="speaking")){q.stopVoicePlayback();return}if(q.isBargeInActive()){q.stopVoicePlayback(),q.deactivateBargeIn().then(()=>{Pt.active=!1,Pt.manuallyDeactivated=!0,dn(),Pn("user"),Io()});return}q.toggleVoice().then(()=>{Pt.active=q.isVoiceActive(),Pt.manuallyDeactivated=!q.isVoiceActive(),dn(),Pn("user"),q.isVoiceActive()?bs():Io()});return}if(Mt){let y=ee.value.trim();Pt.manuallyDeactivated=!0,dn(),Or("user"),y&&(ee.value="",ee.style.height="auto",q.sendMessage(y))}else Pt.manuallyDeactivated=!1,dn(),fr("user")};qr=ki,K&&(K.addEventListener("click",ki),Tt.push(()=>{var c,g;((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?(q.isVoiceActive()&&q.toggleVoice(),Io()):Or("system"),K&&K.removeEventListener("click",ki)}));let Jb=a.on("assistant:complete",()=>{ss&&(Pt.active||Pt.manuallyDeactivated||ss==="assistant"&&!Pt.lastUserMessageWasVoice||setTimeout(()=>{var c,g;!Pt.active&&!Pt.manuallyDeactivated&&(((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?q.toggleVoice().then(()=>{Pt.active=q.isVoiceActive(),Pn("auto"),q.isVoiceActive()&&bs()}):fr("auto"))},600))});Tt.push(Jb);let Yb=a.on("action:resubmit",()=>{setTimeout(()=>{q&&!q.isStreaming()&&q.continueConversation()},100)});Tt.push(Yb);let Ha=()=>{jt(!L,"user")},Ar=null,Sr=null;if(T&&!H()){let c=o.find(g=>g.renderLauncher);if(c!=null&&c.renderLauncher){let g=c.renderLauncher({config:n,defaultRenderer:()=>ni(n,Ha).element,onToggle:Ha});g&&(Sr=g)}Sr||(Ar=ni(n,Ha))}Ar?r.appendChild(Ar.element):Sr&&r.appendChild(Sr),Ro(),Sa(),Xo(),Ra(q.isStreaming()),ut()==="follow"?Zn(!0):fs(),gi(),k&&(!T||H()?setTimeout(()=>Ia(),0):L&&setTimeout(()=>Ia(),200));let ys=()=>{var N,Ce,me,ae,Te,Ve,Se,ct,Qe,ht,xt,Be,Pe,Ke,rt,It,D,Oe,Ue,be,Qt,Gt;if(H()){Mr(),Ro();return}let c=Pr(n),g=(Ce=(N=n.launcher)==null?void 0:N.sidebarMode)!=null?Ce:!1,y=c||g||((ae=(me=n.launcher)==null?void 0:me.fullHeight)!=null?ae:!1),A=(Te=r.ownerDocument.defaultView)!=null?Te:window,W=(Se=(Ve=n.launcher)==null?void 0:Ve.mobileFullscreen)!=null?Se:!0,_=(Qe=(ct=n.launcher)==null?void 0:ct.mobileBreakpoint)!=null?Qe:640,U=A.innerWidth<=_,V=W&&U&&T;try{if(V){Fn(),_o(r,n);return}if(E&&(E=!1,Fn(),_o(r,n)),!T&&!c){he.style.height="",he.style.width="";return}if(!g&&!c){let dr=(xt=(ht=n==null?void 0:n.launcher)==null?void 0:ht.width)!=null?xt:n==null?void 0:n.launcherWidth,Wt=dr!=null?dr:An;he.style.width=Wt,he.style.maxWidth=Wt}if(Kn(),!y){let dr=A.innerHeight,Wt=64,ir=(Pe=(Be=n.launcher)==null?void 0:Be.heightOffset)!=null?Pe:0,bn=Math.max(200,dr-Wt),kr=Math.min(640,bn),ot=Math.max(200,kr-ir);he.style.height=`${ot}px`}}finally{if(Mr(),Ro(),L&&T){let Wt=((Ke=r.ownerDocument.defaultView)!=null?Ke:window).innerWidth<=((It=(rt=n.launcher)==null?void 0:rt.mobileBreakpoint)!=null?It:640),ir=(Oe=(D=n.launcher)==null?void 0:D.sidebarMode)!=null?Oe:!1,bn=(be=(Ue=n.launcher)==null?void 0:Ue.mobileFullscreen)!=null?be:!0,kr=Pr(n)&&bn&&Wt,ot=ir||bn&&Wt&&T||kr;if(ot&&!wr){let _t=r.getRootNode(),Lr=_t instanceof ShadowRoot?_t.host:r.closest(".persona-host");Lr&&!Cr&&(Cr=Qp(Lr,(Gt=(Qt=n.launcher)==null?void 0:Qt.zIndex)!=null?Gt:Xr)),wr=Jp(r.ownerDocument)}else ot||(Cr==null||Cr(),Cr=null,wr==null||wr(),wr=null)}}};ys();let Pu=(Wf=r.ownerDocument.defaultView)!=null?Wf:window;if(Pu.addEventListener("resize",ys),Tt.push(()=>Pu.removeEventListener("resize",ys)),typeof ResizeObserver!="undefined"){let c=new ResizeObserver(()=>{Mr()});c.observe(Ne),Tt.push(()=>c.disconnect())}xn=ue.scrollTop;let Ru=vo(ue),Zb=()=>{let c=ue.getRootNode(),g=typeof c.getSelection=="function"?c.getSelection():null;return g!=null?g:ue.ownerDocument.getSelection()},dd=()=>Cx(Zb(),ue),Iu=()=>{let c=ue.scrollTop,g=vo(ue),y=g<Ru;if(Ru=g,ut()!=="follow"){xn=c,cn();return}let{action:A,nextLastScrollTop:W}=Ll({following:hn.isFollowing(),currentScrollTop:c,lastScrollTop:xn,nearBottom:xa(ue,ka),userScrollThreshold:fi,isAutoScrolling:Un||Vo||y,pauseOnUpwardScroll:!0,pauseWhenAwayFromBottom:!1,resumeRequiresDownwardScroll:!0});if(xn=W,A==="resume"){dd()||Yn();return}A==="pause"&&Pa()};if(ue.addEventListener("scroll",Iu,{passive:!0}),Tt.push(()=>ue.removeEventListener("scroll",Iu)),typeof ResizeObserver!="undefined"){let c=new ResizeObserver(()=>{yi()});c.observe(nt),c.observe(ue),Tt.push(()=>c.disconnect())}let Hu=()=>{ut()==="follow"&&hn.isFollowing()&&dd()&&Pa()},Wu=ue.ownerDocument;Wu.addEventListener("selectionchange",Hu),Tt.push(()=>{Wu.removeEventListener("selectionchange",Hu)});let Bu=c=>{if(ut()!=="follow")return;let g=Pl({following:hn.isFollowing(),deltaY:c.deltaY,nearBottom:xa(ue,ka),resumeWhenNearBottom:!0});g==="pause"?Pa():g==="resume"&&!dd()&&Yn()};ue.addEventListener("wheel",Bu,{passive:!0}),Tt.push(()=>ue.removeEventListener("wheel",Bu)),tt.addEventListener("click",()=>{Go(),ue.scrollTop=ue.scrollHeight,xn=ue.scrollTop,Yn(),Zn(!0),cn()}),Tt.push(()=>tt.remove()),Tt.push(()=>{ls(),Go()});let Du=()=>{F&&(Ln&&(F.removeEventListener("click",Ln),Ln=null),I()?(F.style.display="",Ln=()=>{jt(!1,"user")},F.addEventListener("click",Ln)):F.style.display="none")};Du(),(()=>{let{clearChatButton:c}=Re;c&&c.addEventListener("click",()=>{q.clearMessages(),so.clear(),Yn(),Oo(Re.composerOverlay);try{localStorage.removeItem(ns),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${ns}`)}catch(y){console.error("[AgentWidget] Failed to clear default localStorage:",y)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==ns)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),i!=null&&i.clear)try{let y=i.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)}d={},S.syncFromMetadata(),ge==null||ge.clear(),Z==null||Z.reset(),G==null||G.update()})})(),Bt&&Bt.addEventListener("submit",B),ee==null||ee.addEventListener("keydown",qt),ee==null||ee.addEventListener("input",lt),ee==null||ee.addEventListener("paste",Ir);let Fu=(Bf=r.ownerDocument)!=null?Bf:document;Fu.addEventListener("keydown",Zt,!0);let Ou="persona-attachment-drop-active",vs=0,cd=()=>{vs=0,j.classList.remove(Ou)},Wa=()=>{var c;return((c=n.attachments)==null?void 0:c.enabled)===!0&&St!==null},Nu=c=>{!rd(c.dataTransfer)||!Wa()||(vs++,vs===1&&j.classList.add(Ou))},_u=c=>{!rd(c.dataTransfer)||!Wa()||(vs--,vs<=0&&cd())},Uu=c=>{!rd(c.dataTransfer)||!Wa()||(c.preventDefault(),c.dataTransfer.dropEffect="copy")},qu=c=>{var y;if(!rd(c.dataTransfer)||!Wa())return;c.preventDefault(),c.stopPropagation(),cd();let g=Array.from((y=c.dataTransfer.files)!=null?y:[]);g.length!==0&&St.handleFiles(g)},Ho=!0;j.addEventListener("dragenter",Nu,Ho),j.addEventListener("dragleave",_u,Ho),r.addEventListener("dragover",Uu,Ho),r.addEventListener("drop",qu,Ho);let Ei=r.ownerDocument,zu=c=>{Wa()&&c.preventDefault()},$u=c=>{Wa()&&c.preventDefault()};Ei.addEventListener("dragover",zu),Ei.addEventListener("drop",$u),Tt.push(()=>{Bt&&Bt.removeEventListener("submit",B),ee==null||ee.removeEventListener("keydown",qt),ee==null||ee.removeEventListener("input",lt),ee==null||ee.removeEventListener("paste",Ir),Fu.removeEventListener("keydown",Zt,!0)}),Tt.push(()=>{j.removeEventListener("dragenter",Nu,Ho),j.removeEventListener("dragleave",_u,Ho),r.removeEventListener("dragover",Uu,Ho),r.removeEventListener("drop",qu,Ho),Ei.removeEventListener("dragover",zu),Ei.removeEventListener("drop",$u),cd()}),Tt.push(()=>{q.cancel()}),Ar?Tt.push(()=>{Ar==null||Ar.destroy()}):Sr&&Tt.push(()=>{Sr==null||Sr.remove()});let Er={update(c){var jr,Jr,eo,Nr,Yr,Zr,ea,Cs,qf,zf,$f,Vf,jf,Gf,Kf,Xf,Qf,Jf,Yf,Zf,em,tm,rm,nm,om,am,sm,im,lm,dm,cm,pm,um,fm,mm,gm,hm,xm,bm,ym,vm,Cm,wm,Am,Sm,Tm,Mm,km,Em,Lm,Pm,Rm,Im,Hm,Wm,Bm,Dm,Fm,Om,Nm,_m,Um,qm,zm,$m,Vm,jm,Gm,Km,Xm,Qm,Jm,Ym,Zm,eg,tg,rg,ng,og,ag,sg,ig,lg,dg,cg,pg,ug,fg,mg,gg,hg,xg,bg,yg,vg,Cg,wg,Ag,Sg,Tg,Mg,kg,Eg,Lg,Pg,Rg,Ig,Hg,Wg,Bg,Dg,Fg,Og,Ng,_g;let g=n.toolCall,y=n.messageActions,A=(jr=n.layout)==null?void 0:jr.messages,W=n.colorScheme,_=n.loadingIndicator,U=n.iterationDisplay,V=(Jr=n.features)==null?void 0:Jr.showReasoning,N=(eo=n.features)==null?void 0:eo.showToolCalls,Ce=(Nr=n.features)==null?void 0:Nr.toolCallDisplay,me=(Yr=n.features)==null?void 0:Yr.reasoningDisplay;n={...n,...c},Fn(),_o(r,n),Gl(r,n),Kl(r,n),mn(),n.colorScheme!==W&&Mo();let ae=li.getForInstance(n.plugins);o.length=0,o.push(...ae),T=(ea=(Zr=n.launcher)==null?void 0:Zr.enabled)!=null?ea:!0,M=(qf=(Cs=n.launcher)==null?void 0:Cs.autoExpand)!=null?qf:!1,Je=($f=(zf=n.features)==null?void 0:zf.showReasoning)!=null?$f:!0,we=(jf=(Vf=n.features)==null?void 0:Vf.showToolCalls)!=null?jf:!0,Ae=(Kf=(Gf=n.features)==null?void 0:Gf.scrollToBottom)!=null?Kf:{};let Te=ut();qe=(Qf=(Xf=n.features)==null?void 0:Xf.scrollBehavior)!=null?Qf:{},Te!==ut()&&(Go(),Yn()),un(),cn();let Ve=De;if(De=(Yf=(Jf=n.features)==null?void 0:Jf.showEventStreamToggle)!=null?Yf:!1,De&&!Ve){if(ge||(re=new si(J),ge=new ai(Q,re),Z=Z!=null?Z:new ii,re.open().then(()=>ge==null?void 0:ge.restore()).catch(()=>{}),q.setSSEEventCallback((Y,Dt)=>{var tr;(tr=n.onSSEEvent)==null||tr.call(n,Y,Dt),Z==null||Z.processEvent(Y,Dt),ge.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:Y,timestamp:Date.now(),payload:JSON.stringify(Dt)})})),!yt&&Fe){let Y=(em=(Zf=n.features)==null?void 0:Zf.eventStream)==null?void 0:em.classNames,Dt="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(Y!=null&&Y.toggleButton?" "+Y.toggleButton:"");yt=v("button",Dt),yt.style.width="28px",yt.style.height="28px",yt.style.color=an.actionIconColor,yt.type="button",yt.setAttribute("aria-label","Event Stream"),yt.title="Event Stream";let tr=Me("activity","18px","currentColor",1.5);tr&&yt.appendChild(tr);let bt=Re.clearChatButtonWrapper,Ut=Re.closeButtonWrapper,Wr=bt||Ut;Wr&&Wr.parentNode===Fe?Fe.insertBefore(yt,Wr):Fe.appendChild(yt),yt.addEventListener("click",()=>{pe?ln():Mn()})}}else!De&&Ve&&(ln(),yt&&(yt.remove(),yt=null),ge==null||ge.clear(),re==null||re.destroy(),ge=null,re=null,Z==null||Z.reset(),Z=null);if(((tm=n.launcher)==null?void 0:tm.enabled)===!1&&Ar&&(Ar.destroy(),Ar=null),((rm=n.launcher)==null?void 0:rm.enabled)===!1&&Sr&&(Sr.remove(),Sr=null),((nm=n.launcher)==null?void 0:nm.enabled)!==!1&&!Ar&&!Sr){let Y=o.find(Dt=>Dt.renderLauncher);if(Y!=null&&Y.renderLauncher){let Dt=Y.renderLauncher({config:n,defaultRenderer:()=>ni(n,Ha).element,onToggle:Ha});Dt&&(Sr=Dt,r.appendChild(Sr))}Sr||(Ar=ni(n,Ha),r.appendChild(Ar.element))}Ar&&Ar.update(n),Ie&&((om=n.launcher)==null?void 0:om.title)!==void 0&&(Ie.textContent=n.launcher.title),Xe&&((am=n.launcher)==null?void 0:am.subtitle)!==void 0&&(Xe.textContent=n.launcher.subtitle);let Se=(sm=n.layout)==null?void 0:sm.header;if((Se==null?void 0:Se.layout)!==w&&Fe){let Y=Se?Qa(n,Se,{showClose:I(),onClose:()=>jt(!1,"user")}):Co({config:n,showClose:I(),onClose:()=>jt(!1,"user")});Fe.replaceWith(Y.header),Fe=Y.header,fe=Y.iconHolder,Ie=Y.headerTitle,Xe=Y.headerSubtitle,F=Y.closeButton,w=Se==null?void 0:Se.layout}else if(Se&&(fe&&(fe.style.display=Se.showIcon===!1?"none":""),Ie&&(Ie.style.display=Se.showTitle===!1?"none":""),Xe&&(Xe.style.display=Se.showSubtitle===!1?"none":""),F&&(F.style.display=Se.showCloseButton===!1?"none":""),Re.clearChatButtonWrapper)){let Y=Se.showClearChat;if(Y!==void 0){Re.clearChatButtonWrapper.style.display=Y?"":"none";let{closeButtonWrapper:Dt}=Re;Dt&&!Dt.classList.contains("persona-absolute")&&(Y?Dt.classList.remove("persona-ml-auto"):Dt.classList.add("persona-ml-auto"))}}let Qe=((im=n.layout)==null?void 0:im.showHeader)!==!1;Fe&&(Fe.style.display=Qe?"":"none");let ht=((lm=n.layout)==null?void 0:lm.showFooter)!==!1;Ne&&(Ne.style.display=ht?"":"none"),Mr(),cn(),T!==C?T?jt(M,"auto"):(L=!0,Ro()):M!==x&&jt(M,"auto"),x=M,C=T,ys(),Du();let Pe=JSON.stringify(c.toolCall)!==JSON.stringify(g),Ke=JSON.stringify(n.messageActions)!==JSON.stringify(y),rt=JSON.stringify((dm=n.layout)==null?void 0:dm.messages)!==JSON.stringify(A),It=((cm=n.loadingIndicator)==null?void 0:cm.render)!==(_==null?void 0:_.render)||((pm=n.loadingIndicator)==null?void 0:pm.renderIdle)!==(_==null?void 0:_.renderIdle)||((um=n.loadingIndicator)==null?void 0:um.showBubble)!==(_==null?void 0:_.showBubble),D=n.iterationDisplay!==U,Oe=((mm=(fm=n.features)==null?void 0:fm.showReasoning)!=null?mm:!0)!==(V!=null?V:!0)||((hm=(gm=n.features)==null?void 0:gm.showToolCalls)!=null?hm:!0)!==(N!=null?N:!0)||JSON.stringify((xm=n.features)==null?void 0:xm.toolCallDisplay)!==JSON.stringify(Ce)||JSON.stringify((bm=n.features)==null?void 0:bm.reasoningDisplay)!==JSON.stringify(me);(Pe||Ke||rt||It||D||Oe)&&q&&(as++,Ko(nt,q.getMessages(),xe));let be=(ym=n.launcher)!=null?ym:{},Qt=(vm=be.headerIconHidden)!=null?vm:!1,Gt=(wm=(Cm=n.layout)==null?void 0:Cm.header)==null?void 0:wm.showIcon,dr=Qt||Gt===!1,Wt=be.headerIconName,ir=(Am=be.headerIconSize)!=null?Am:"48px";if(fe){let Y=j.querySelector(".persona-border-b-persona-divider"),Dt=Y==null?void 0:Y.querySelector(".persona-flex-col");if(dr)fe.style.display="none",Y&&Dt&&!Y.contains(Dt)&&Y.insertBefore(Dt,Y.firstChild);else{if(fe.style.display="",fe.style.height=ir,fe.style.width=ir,Y&&Dt&&(Y.contains(fe)?fe.nextSibling!==Dt&&(fe.remove(),Y.insertBefore(fe,Dt)):Y.insertBefore(fe,Dt)),Wt){let bt=parseFloat(ir)||24,Ut=Me(Wt,bt*.6,"#ffffff",2);Ut?fe.replaceChildren(Ut):fe.textContent=(Sm=be.agentIconText)!=null?Sm:"\u{1F4AC}"}else if(be.iconUrl){let bt=fe.querySelector("img");if(bt)bt.src=be.iconUrl,bt.style.height=ir,bt.style.width=ir;else{let Ut=document.createElement("img");Ut.src=be.iconUrl,Ut.alt="",Ut.className="persona-rounded-xl persona-object-cover",Ut.style.height=ir,Ut.style.width=ir,fe.replaceChildren(Ut)}}else{let bt=fe.querySelector("svg"),Ut=fe.querySelector("img");(bt||Ut)&&fe.replaceChildren(),fe.textContent=(Tm=be.agentIconText)!=null?Tm:"\u{1F4AC}"}let tr=fe.querySelector("img");tr&&(tr.style.height=ir,tr.style.width=ir)}}let bn=(km=(Mm=n.layout)==null?void 0:Mm.header)==null?void 0:km.showTitle,kr=(Lm=(Em=n.layout)==null?void 0:Em.header)==null?void 0:Lm.showSubtitle;if(Ie&&(Ie.style.display=bn===!1?"none":""),Xe&&(Xe.style.display=kr===!1?"none":""),F){((Rm=(Pm=n.layout)==null?void 0:Pm.header)==null?void 0:Rm.showCloseButton)===!1?F.style.display="none":F.style.display="";let Dt=(Im=be.closeButtonSize)!=null?Im:"32px",tr=(Hm=be.closeButtonPlacement)!=null?Hm:"inline";F.style.height=Dt,F.style.width=Dt;let{closeButtonWrapper:bt}=Re,Ut=tr==="top-right",Wr=bt==null?void 0:bt.classList.contains("persona-absolute");if(bt&&Ut!==Wr)if(bt.remove(),Ut)bt.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",j.style.position="relative",j.appendChild(bt);else{let Ct=(Bm=(Wm=be.clearChat)==null?void 0:Wm.placement)!=null?Bm:"inline",Br=(Fm=(Dm=be.clearChat)==null?void 0:Dm.enabled)!=null?Fm:!0;bt.className=Br&&Ct==="inline"?"":"persona-ml-auto";let pn=j.querySelector(".persona-border-b-persona-divider");pn&&pn.appendChild(bt)}if(F.style.color=be.closeButtonColor||an.actionIconColor,be.closeButtonBackgroundColor?(F.style.backgroundColor=be.closeButtonBackgroundColor,F.classList.remove("hover:persona-bg-gray-100")):(F.style.backgroundColor="",F.classList.add("hover:persona-bg-gray-100")),be.closeButtonBorderWidth||be.closeButtonBorderColor){let Ct=be.closeButtonBorderWidth||"0px",Br=be.closeButtonBorderColor||"transparent";F.style.border=`${Ct} solid ${Br}`,F.classList.remove("persona-border-none")}else F.style.border="",F.classList.add("persona-border-none");be.closeButtonBorderRadius?(F.style.borderRadius=be.closeButtonBorderRadius,F.classList.remove("persona-rounded-full")):(F.style.borderRadius="",F.classList.add("persona-rounded-full")),be.closeButtonPaddingX?(F.style.paddingLeft=be.closeButtonPaddingX,F.style.paddingRight=be.closeButtonPaddingX):(F.style.paddingLeft="",F.style.paddingRight=""),be.closeButtonPaddingY?(F.style.paddingTop=be.closeButtonPaddingY,F.style.paddingBottom=be.closeButtonPaddingY):(F.style.paddingTop="",F.style.paddingBottom="");let Gr=(Om=be.closeButtonIconName)!=null?Om:"x",zn=(Nm=be.closeButtonIconText)!=null?Nm:"\xD7";F.innerHTML="";let en=Me(Gr,"28px","currentColor",1);en?F.appendChild(en):F.textContent=zn;let Tr=(_m=be.closeButtonTooltipText)!=null?_m:"Close chat",vn=(Um=be.closeButtonShowTooltip)!=null?Um:!0;if(F.setAttribute("aria-label",Tr),bt&&(bt._cleanupTooltip&&(bt._cleanupTooltip(),delete bt._cleanupTooltip),vn&&Tr)){let Ct=null,Br=()=>{if(Ct||!F)return;let ta=F.ownerDocument,ws=ta.body;if(!ws)return;Ct=ro(ta,"div","persona-clear-chat-tooltip"),Ct.textContent=Tr;let As=ro(ta,"div");As.className="persona-clear-chat-tooltip-arrow",Ct.appendChild(As);let ra=F.getBoundingClientRect();Ct.style.position="fixed",Ct.style.zIndex=String(Uo),Ct.style.left=`${ra.left+ra.width/2}px`,Ct.style.top=`${ra.top-8}px`,Ct.style.transform="translate(-50%, -100%)",ws.appendChild(Ct)},pn=()=>{Ct&&Ct.parentNode&&(Ct.parentNode.removeChild(Ct),Ct=null)};bt.addEventListener("mouseenter",Br),bt.addEventListener("mouseleave",pn),F.addEventListener("focus",Br),F.addEventListener("blur",pn),bt._cleanupTooltip=()=>{pn(),bt&&(bt.removeEventListener("mouseenter",Br),bt.removeEventListener("mouseleave",pn)),F&&(F.removeEventListener("focus",Br),F.removeEventListener("blur",pn))}}}let{clearChatButton:ot,clearChatButtonWrapper:_t}=Re;if(ot){let Y=(qm=be.clearChat)!=null?qm:{},Dt=(zm=Y.enabled)!=null?zm:!0,tr=(Vm=($m=n.layout)==null?void 0:$m.header)==null?void 0:Vm.showClearChat,bt=tr!==void 0?tr:Dt,Ut=(jm=Y.placement)!=null?jm:"inline";if(_t){_t.style.display=bt?"":"none";let{closeButtonWrapper:Wr}=Re;!H()&&Wr&&!Wr.classList.contains("persona-absolute")&&(bt?Wr.classList.remove("persona-ml-auto"):Wr.classList.add("persona-ml-auto"));let Gr=Ut==="top-right",zn=_t.classList.contains("persona-absolute");if(!H()&&Gr!==zn&&bt){if(_t.remove(),Gr)_t.className="persona-absolute persona-top-4 persona-z-50",_t.style.right="48px",j.style.position="relative",j.appendChild(_t);else{_t.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",_t.style.right="";let Tr=j.querySelector(".persona-border-b-persona-divider"),vn=Re.closeButtonWrapper;Tr&&vn&&vn.parentElement===Tr?Tr.insertBefore(_t,vn):Tr&&Tr.appendChild(_t)}let en=Re.closeButtonWrapper;en&&!en.classList.contains("persona-absolute")&&(Gr?en.classList.add("persona-ml-auto"):en.classList.remove("persona-ml-auto"))}}if(bt){if(!H()){let Ct=(Gm=Y.size)!=null?Gm:"32px";ot.style.height=Ct,ot.style.width=Ct}let Wr=(Km=Y.iconName)!=null?Km:"refresh-cw",Gr=(Xm=Y.iconColor)!=null?Xm:"";ot.style.color=Gr||an.actionIconColor,ot.innerHTML="";let zn=H()?"14px":"20px",en=Me(Wr,zn,"currentColor",2);if(en&&ot.appendChild(en),Y.backgroundColor?(ot.style.backgroundColor=Y.backgroundColor,ot.classList.remove("hover:persona-bg-gray-100")):(ot.style.backgroundColor="",ot.classList.add("hover:persona-bg-gray-100")),Y.borderWidth||Y.borderColor){let Ct=Y.borderWidth||"0px",Br=Y.borderColor||"transparent";ot.style.border=`${Ct} solid ${Br}`,ot.classList.remove("persona-border-none")}else ot.style.border="",ot.classList.add("persona-border-none");Y.borderRadius?(ot.style.borderRadius=Y.borderRadius,ot.classList.remove("persona-rounded-full")):(ot.style.borderRadius="",ot.classList.add("persona-rounded-full")),Y.paddingX?(ot.style.paddingLeft=Y.paddingX,ot.style.paddingRight=Y.paddingX):(ot.style.paddingLeft="",ot.style.paddingRight=""),Y.paddingY?(ot.style.paddingTop=Y.paddingY,ot.style.paddingBottom=Y.paddingY):(ot.style.paddingTop="",ot.style.paddingBottom="");let Tr=(Qm=Y.tooltipText)!=null?Qm:"Clear chat",vn=(Jm=Y.showTooltip)!=null?Jm:!0;if(ot.setAttribute("aria-label",Tr),_t&&(_t._cleanupTooltip&&(_t._cleanupTooltip(),delete _t._cleanupTooltip),vn&&Tr)){let Ct=null,Br=()=>{if(Ct||!ot)return;let ta=ot.ownerDocument,ws=ta.body;if(!ws)return;Ct=ro(ta,"div","persona-clear-chat-tooltip"),Ct.textContent=Tr;let As=ro(ta,"div");As.className="persona-clear-chat-tooltip-arrow",Ct.appendChild(As);let ra=ot.getBoundingClientRect();Ct.style.position="fixed",Ct.style.zIndex=String(Uo),Ct.style.left=`${ra.left+ra.width/2}px`,Ct.style.top=`${ra.top-8}px`,Ct.style.transform="translate(-50%, -100%)",ws.appendChild(Ct)},pn=()=>{Ct&&Ct.parentNode&&(Ct.parentNode.removeChild(Ct),Ct=null)};_t.addEventListener("mouseenter",Br),_t.addEventListener("mouseleave",pn),ot.addEventListener("focus",Br),ot.addEventListener("blur",pn),_t._cleanupTooltip=()=>{pn(),_t&&(_t.removeEventListener("mouseenter",Br),_t.removeEventListener("mouseleave",pn)),ot&&(ot.removeEventListener("focus",Br),ot.removeEventListener("blur",pn))}}}}let Lr=n.actionParsers&&n.actionParsers.length?n.actionParsers:[di],In=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[wa.message,wa.messageAndClick];S=ci({parsers:Lr,handlers:In,getSessionMetadata:p,updateSessionMetadata:f,emit:a.emit,documentRef:typeof document!="undefined"?document:null}),xe=ib(n,S,te),q.updateConfig(n),Ko(nt,q.getMessages(),xe),Sa(),Xo(),Ra(q.isStreaming());let yn=((Ym=n.voiceRecognition)==null?void 0:Ym.enabled)===!0,Qo=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),Jo=((eg=(Zm=n.voiceRecognition)==null?void 0:Zm.provider)==null?void 0:eg.type)==="runtype";if(yn&&(Qo||Jo))if(!K||!mt){let Y=Kb(n.voiceRecognition,n.sendButton);Y&&(K=Y.micButton,mt=Y.micButtonWrapper,Xt.insertBefore(mt,Fr),K.addEventListener("click",ki),K.disabled=q.isStreaming())}else{let Y=(tg=n.voiceRecognition)!=null?tg:{},Dt=(rg=n.sendButton)!=null?rg:{},tr=(ng=Y.iconName)!=null?ng:"mic",bt=(og=Dt.size)!=null?og:"40px",Ut=(ag=Y.iconSize)!=null?ag:bt,Wr=parseFloat(Ut)||24;K.style.width=Ut,K.style.height=Ut,K.style.minWidth=Ut,K.style.minHeight=Ut;let Gr=(ig=(sg=Y.iconColor)!=null?sg:Dt.textColor)!=null?ig:"currentColor";K.innerHTML="";let zn=Me(tr,Wr,Gr,2);zn?K.appendChild(zn):K.textContent="\u{1F3A4}";let en=(lg=Y.backgroundColor)!=null?lg:Dt.backgroundColor;en?K.style.backgroundColor=en:K.style.backgroundColor="",Gr?K.style.color=Gr:K.style.color="var(--persona-text, #111827)",Y.borderWidth?(K.style.borderWidth=Y.borderWidth,K.style.borderStyle="solid"):(K.style.borderWidth="",K.style.borderStyle=""),Y.borderColor?K.style.borderColor=Y.borderColor:K.style.borderColor="",Y.paddingX?(K.style.paddingLeft=Y.paddingX,K.style.paddingRight=Y.paddingX):(K.style.paddingLeft="",K.style.paddingRight=""),Y.paddingY?(K.style.paddingTop=Y.paddingY,K.style.paddingBottom=Y.paddingY):(K.style.paddingTop="",K.style.paddingBottom="");let Tr=mt==null?void 0:mt.querySelector(".persona-send-button-tooltip"),vn=(dg=Y.tooltipText)!=null?dg:"Start voice recognition";if(((cg=Y.showTooltip)!=null?cg:!1)&&vn)if(Tr)Tr.textContent=vn,Tr.style.display="";else{let Br=document.createElement("div");Br.className="persona-send-button-tooltip",Br.textContent=vn,mt==null||mt.insertBefore(Br,K)}else Tr&&(Tr.style.display="none");mt.style.display="",K.disabled=q.isStreaming()}else K&&mt&&(mt.style.display="none",((ug=(pg=n.voiceRecognition)==null?void 0:pg.provider)==null?void 0:ug.type)==="runtype"?q.isVoiceActive()&&q.toggleVoice():Mt&&Or());if(((fg=n.attachments)==null?void 0:fg.enabled)===!0)if(!ye||!it){let Y=(mg=n.attachments)!=null?mg:{},tr=(hg=((gg=n.sendButton)!=null?gg:{}).size)!=null?hg:"40px";st||(st=v("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),st.style.display="none",Bt.insertBefore(st,ee)),ie||(ie=document.createElement("input"),ie.type="file",ie.accept=((xg=Y.allowedTypes)!=null?xg:yo).join(","),ie.multiple=((bg=Y.maxFiles)!=null?bg:4)>1,ie.style.display="none",ie.setAttribute("aria-label","Attach files"),Bt.insertBefore(ie,ee)),ye=v("div","persona-send-button-wrapper"),it=v("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),it.type="button",it.setAttribute("aria-label",(yg=Y.buttonTooltipText)!=null?yg:"Attach file");let bt=(vg=Y.buttonIconName)!=null?vg:"paperclip",Ut=tr,Wr=parseFloat(Ut)||40,Gr=Math.round(Wr*.6);it.style.width=Ut,it.style.height=Ut,it.style.minWidth=Ut,it.style.minHeight=Ut,it.style.fontSize="18px",it.style.lineHeight="1",it.style.backgroundColor="transparent",it.style.color="var(--persona-primary, #111827)",it.style.border="none",it.style.borderRadius="6px",it.style.transition="background-color 0.15s ease",it.addEventListener("mouseenter",()=>{it.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),it.addEventListener("mouseleave",()=>{it.style.backgroundColor="transparent"});let zn=Me(bt,Gr,"currentColor",1.5);zn?it.appendChild(zn):it.textContent="\u{1F4CE}",it.addEventListener("click",vn=>{vn.preventDefault(),ie==null||ie.click()}),ye.appendChild(it);let en=(Cg=Y.buttonTooltipText)!=null?Cg:"Attach file",Tr=v("div","persona-send-button-tooltip");Tr.textContent=en,ye.appendChild(Tr),At.append(ye),!St&&ie&&st&&(St=ha.fromConfig(Y),St.setPreviewsContainer(st),ie.addEventListener("change",async()=>{St&&(ie!=null&&ie.files)&&(await St.handleFileSelect(ie.files),ie.value="")})),j.querySelector(".persona-attachment-drop-overlay")||j.appendChild(lb(Y.dropOverlay))}else{ye.style.display="";let Y=(wg=n.attachments)!=null?wg:{};ie&&(ie.accept=((Ag=Y.allowedTypes)!=null?Ag:yo).join(","),ie.multiple=((Sg=Y.maxFiles)!=null?Sg:4)>1),St&&St.updateConfig({allowedTypes:Y.allowedTypes,maxFileSize:Y.maxFileSize,maxFiles:Y.maxFiles})}else ye&&(ye.style.display="none"),St&&St.clearAttachments(),(Tg=j.querySelector(".persona-attachment-drop-overlay"))==null||Tg.remove();let mr=(Mg=n.sendButton)!=null?Mg:{},Yo=(kg=mr.useIcon)!=null?kg:!1,Wo=(Eg=mr.iconText)!=null?Eg:"\u2191",Bo=mr.iconName,uo=(Lg=mr.tooltipText)!=null?Lg:"Send message",Zo=(Pg=mr.showTooltip)!=null?Pg:!1,qn=(Rg=mr.size)!=null?Rg:"40px",dt=mr.backgroundColor,Hr=mr.textColor;if(Yo){if(Ge.style.width=qn,Ge.style.height=qn,Ge.style.minWidth=qn,Ge.style.minHeight=qn,Ge.style.fontSize="18px",Ge.style.lineHeight="1",Ge.innerHTML="",Hr?Ge.style.color=Hr:Ge.style.color="var(--persona-button-primary-fg, #ffffff)",Bo){let Y=parseFloat(qn)||24,Dt=(Hr==null?void 0:Hr.trim())||"currentColor",tr=Me(Bo,Y,Dt,2);tr?Ge.appendChild(tr):Ge.textContent=Wo}else Ge.textContent=Wo;Ge.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",dt?(Ge.style.backgroundColor=dt,Ge.classList.remove("persona-bg-persona-primary")):(Ge.style.backgroundColor="",Ge.classList.add("persona-bg-persona-primary"))}else Ge.textContent=(Hg=(Ig=n.copy)==null?void 0:Ig.sendButtonLabel)!=null?Hg:"Send",Ge.style.width="",Ge.style.height="",Ge.style.minWidth="",Ge.style.minHeight="",Ge.style.fontSize="",Ge.style.lineHeight="",Ge.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",dt?(Ge.style.backgroundColor=dt,Ge.classList.remove("persona-bg-persona-accent")):Ge.classList.add("persona-bg-persona-accent"),Hr?Ge.style.color=Hr:Ge.classList.add("persona-text-white");mr.borderWidth?(Ge.style.borderWidth=mr.borderWidth,Ge.style.borderStyle="solid"):(Ge.style.borderWidth="",Ge.style.borderStyle=""),mr.borderColor?Ge.style.borderColor=mr.borderColor:Ge.style.borderColor="",mr.paddingX?(Ge.style.paddingLeft=mr.paddingX,Ge.style.paddingRight=mr.paddingX):(Ge.style.paddingLeft="",Ge.style.paddingRight=""),mr.paddingY?(Ge.style.paddingTop=mr.paddingY,Ge.style.paddingBottom=mr.paddingY):(Ge.style.paddingTop="",Ge.style.paddingBottom="");let er=Fr==null?void 0:Fr.querySelector(".persona-send-button-tooltip");if(Zo&&uo)if(er)er.textContent=uo,er.style.display="";else{let Y=document.createElement("div");Y.className="persona-send-button-tooltip",Y.textContent=uo,Fr==null||Fr.insertBefore(Y,Ge)}else er&&(er.style.display="none");let Jt=(Og=(Wg=n.layout)==null?void 0:Wg.contentMaxWidth)!=null?Og:H()?(Fg=(Dg=(Bg=n.launcher)==null?void 0:Bg.composerBar)==null?void 0:Dg.contentMaxWidth)!=null?Fg:"720px":void 0;Jt?(nt.style.maxWidth=Jt,nt.style.marginLeft="auto",nt.style.marginRight="auto",nt.style.width="100%",Bt&&(Bt.style.maxWidth=Jt,Bt.style.marginLeft="auto",Bt.style.marginRight="auto"),Rt&&(Rt.style.maxWidth=Jt,Rt.style.marginLeft="auto",Rt.style.marginRight="auto")):(nt.style.maxWidth="",nt.style.marginLeft="",nt.style.marginRight="",nt.style.width="",Bt&&(Bt.style.maxWidth="",Bt.style.marginLeft="",Bt.style.marginRight=""),Rt&&(Rt.style.maxWidth="",Rt.style.marginLeft="",Rt.style.marginRight=""));let kt=(Ng=n.statusIndicator)!=null?Ng:{},gr=(_g=kt.visible)!=null?_g:!0;if(or.style.display=gr?"":"none",q){let Y=q.getStatus();wt(or,(tr=>{var bt,Ut,Wr,Gr;return tr==="idle"?(bt=kt.idleText)!=null?bt:Kr.idle:tr==="connecting"?(Ut=kt.connectingText)!=null?Ut:Kr.connecting:tr==="connected"?(Wr=kt.connectedText)!=null?Wr:Kr.connected:tr==="error"?(Gr=kt.errorText)!=null?Gr:Kr.error:Kr[tr]})(Y),kt,Y)}or.classList.remove("persona-text-left","persona-text-center","persona-text-right");let Ft=kt.align==="left"?"persona-text-left":kt.align==="center"?"persona-text-center":"persona-text-right";or.classList.add(Ft)},open(){I()&&jt(!0,"api")},close(){I()&&jt(!1,"api")},toggle(){I()&&jt(!L,"api")},clearChat(){lr=!1,q.clearMessages(),so.clear(),Yn();try{localStorage.removeItem(ns),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${ns}`)}catch(g){console.error("[AgentWidget] Failed to clear default localStorage:",g)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==ns)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 c=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(c),i!=null&&i.clear)try{let g=i.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)}d={},S.syncFromMetadata(),ge==null||ge.clear(),Z==null||Z.reset(),G==null||G.update()},setMessage(c){return!ee||q.isStreaming()?!1:(!L&&I()&&jt(!0,"system"),ee.value=c,ee.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(c){if(q.isStreaming())return!1;let g=(c==null?void 0:c.trim())||ee.value.trim();return g?(!L&&I()&&jt(!0,"system"),ee.value="",ee.style.height="auto",q.sendMessage(g),!0):!1},startVoiceRecognition(){var g,y;return q.isStreaming()?!1:((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype"?(q.isVoiceActive()||(!L&&I()&&jt(!0,"system"),Pt.manuallyDeactivated=!1,dn(),q.toggleVoice().then(()=>{Pt.active=q.isVoiceActive(),Pn("user"),q.isVoiceActive()&&bs()})),!0):Mt?!0:_r()?(!L&&I()&&jt(!0,"system"),Pt.manuallyDeactivated=!1,dn(),fr("user"),!0):!1},stopVoiceRecognition(){var c,g;return((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?q.isVoiceActive()?(q.toggleVoice().then(()=>{Pt.active=!1,Pt.manuallyDeactivated=!0,dn(),Pn("user"),Io()}),!0):!1:Mt?(Pt.manuallyDeactivated=!0,dn(),Or("user"),!0):!1},injectMessage(c){return!L&&I()&&jt(!0,"system"),q.injectMessage(c)},injectAssistantMessage(c){!L&&I()&&jt(!0,"system");let g=q.injectAssistantMessage(c);return O&&(O=!1,$&&(clearTimeout($),$=null),setTimeout(()=>{q&&!q.isStreaming()&&q.continueConversation()},100)),g},injectUserMessage(c){return!L&&I()&&jt(!0,"system"),q.injectUserMessage(c)},injectSystemMessage(c){return!L&&I()&&jt(!0,"system"),q.injectSystemMessage(c)},injectMessageBatch(c){return!L&&I()&&jt(!0,"system"),q.injectMessageBatch(c)},injectComponentDirective(c){return!L&&I()&&jt(!0,"system"),q.injectComponentDirective(c)},injectTestMessage(c){!L&&I()&&jt(!0,"system"),q.injectTestEvent(c)},async connectStream(c,g){return q.connectStream(c,g)},__pushEventStreamEvent(c){ge&&(Z==null||Z.processEvent(c.type,c.payload),ge.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c.type,timestamp:Date.now(),payload:JSON.stringify(c.payload)}))},showEventStream(){!De||!ge||Mn()},hideEventStream(){pe&&ln()},isEventStreamVisible(){return pe},showArtifacts(){Bn(n)&&(lr=!1,mn(),et==null||et.setMobileOpen(!0))},hideArtifacts(){Bn(n)&&(lr=!0,mn())},upsertArtifact(c){return Bn(n)?(lr=!1,q.upsertArtifact(c)):null},selectArtifact(c){Bn(n)&&q.selectArtifact(c)},clearArtifacts(){Bn(n)&&q.clearArtifacts()},getArtifacts(){var c;return(c=q==null?void 0:q.getArtifacts())!=null?c:[]},getSelectedArtifactId(){var c;return(c=q==null?void 0:q.getSelectedArtifactId())!=null?c:null},focusInput(){return T&&!L&&!H()||!ee?!1:(ee.focus(),!0)},async resolveApproval(c,g,y){let W=q.getMessages().find(_=>{var U;return _.variant==="approval"&&((U=_.approval)==null?void 0:U.id)===c});if(!(W!=null&&W.approval))throw new Error(`Approval not found: ${c}`);if(W.approval.toolType==="webmcp"){q.resolveWebMcpApproval(W.id,g);return}return q.resolveApproval(W.approval,g,y)},getMessages(){return q.getMessages()},getStatus(){return q.getStatus()},getPersistentMetadata(){return{...d}},updatePersistentMetadata(c){f(c)},on(c,g){return a.on(c,g)},off(c,g){a.off(c,g)},isOpen(){return I()&&L},isVoiceActive(){return Pt.active},getState(){return{open:I()&&L,launcherEnabled:T,voiceActive:Pt.active,streaming:q.isStreaming()}},showCSATFeedback(c){!L&&I()&&jt(!0,"system");let g=nt.querySelector(".persona-feedback-container");g&&g.remove();let y=ed({onSubmit:async(A,W)=>{var _;q.isClientTokenMode()&&await q.submitCSATFeedback(A,W),(_=c==null?void 0:c.onSubmit)==null||_.call(c,A,W)},onDismiss:c==null?void 0:c.onDismiss,...c});nt.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(c){!L&&I()&&jt(!0,"system");let g=nt.querySelector(".persona-feedback-container");g&&g.remove();let y=td({onSubmit:async(A,W)=>{var _;q.isClientTokenMode()&&await q.submitNPSFeedback(A,W),(_=c==null?void 0:c.onSubmit)==null||_.call(c,A,W)},onDismiss:c==null?void 0:c.onDismiss,...c});nt.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(c,g){return q.submitCSATFeedback(c,g)},async submitNPSFeedback(c,g){return q.submitNPSFeedback(c,g)},destroy(){je!=null&&(clearInterval(je),je=null),Tt.forEach(c=>c()),We.remove(),at==null||at.remove(),Ar==null||Ar.destroy(),Sr==null||Sr.remove(),Ln&&F.removeEventListener("click",Ln)}};if((((Df=t==null?void 0:t.debugTools)!=null?Df:!1)||!!n.debug)&&typeof window!="undefined"){let c=window.AgentWidgetBrowser,g={controller:Er,getMessages:Er.getMessages,getStatus:Er.getStatus,getMetadata:Er.getPersistentMetadata,updateMetadata:Er.updatePersistentMetadata,clearHistory:()=>Er.clearChat(),setVoiceActive:y=>y?Er.startVoiceRecognition():Er.stopVoiceRecognition()};window.AgentWidgetBrowser=g,Tt.push(()=>{window.AgentWidgetBrowser===g&&(window.AgentWidgetBrowser=c)})}if(typeof window!="undefined"){let c=r.getAttribute("data-persona-instance")||r.id||"persona-"+Math.random().toString(36).slice(2,8),g=V=>{let N=V.detail;(!(N!=null&&N.instanceId)||N.instanceId===c)&&Er.focusInput()};if(window.addEventListener("persona:focusInput",g),Tt.push(()=>{window.removeEventListener("persona:focusInput",g)}),De){let V=Ce=>{let me=Ce.detail;(!(me!=null&&me.instanceId)||me.instanceId===c)&&Er.showEventStream()},N=Ce=>{let me=Ce.detail;(!(me!=null&&me.instanceId)||me.instanceId===c)&&Er.hideEventStream()};window.addEventListener("persona:showEventStream",V),window.addEventListener("persona:hideEventStream",N),Tt.push(()=>{window.removeEventListener("persona:showEventStream",V),window.removeEventListener("persona:hideEventStream",N)})}let y=V=>{let N=V.detail;(!(N!=null&&N.instanceId)||N.instanceId===c)&&Er.showArtifacts()},A=V=>{let N=V.detail;(!(N!=null&&N.instanceId)||N.instanceId===c)&&Er.hideArtifacts()},W=V=>{let N=V.detail;N!=null&&N.instanceId&&N.instanceId!==c||N!=null&&N.artifact&&Er.upsertArtifact(N.artifact)},_=V=>{let N=V.detail;N!=null&&N.instanceId&&N.instanceId!==c||typeof(N==null?void 0:N.id)=="string"&&Er.selectArtifact(N.id)},U=V=>{let N=V.detail;(!(N!=null&&N.instanceId)||N.instanceId===c)&&Er.clearArtifacts()};window.addEventListener("persona:showArtifacts",y),window.addEventListener("persona:hideArtifacts",A),window.addEventListener("persona:upsertArtifact",W),window.addEventListener("persona:selectArtifact",_),window.addEventListener("persona:clearArtifacts",U),Tt.push(()=>{window.removeEventListener("persona:showArtifacts",y),window.removeEventListener("persona:hideArtifacts",A),window.removeEventListener("persona:upsertArtifact",W),window.removeEventListener("persona:selectArtifact",_),window.removeEventListener("persona:clearArtifacts",U)})}let Rn=WC(n.persistState);if(Rn&&I()){let c=BC(Rn.storage),g=`${Rn.keyPrefix}widget-open`,y=`${Rn.keyPrefix}widget-voice`,A=`${Rn.keyPrefix}widget-voice-mode`;if(c){let W=((Ff=Rn.persist)==null?void 0:Ff.openState)&&c.getItem(g)==="true",_=((Of=Rn.persist)==null?void 0:Of.voiceState)&&c.getItem(y)==="true",U=((Nf=Rn.persist)==null?void 0:Nf.voiceState)&&c.getItem(A)==="true";if(W&&setTimeout(()=>{Er.open(),setTimeout(()=>{var V;if(_||U)Er.startVoiceRecognition();else if((V=Rn.persist)!=null&&V.focusInput){let N=r.querySelector("textarea");N&&N.focus()}},100)},0),(_f=Rn.persist)!=null&&_f.openState&&(a.on("widget:opened",()=>{c.setItem(g,"true")}),a.on("widget:closed",()=>{c.setItem(g,"false")})),(Uf=Rn.persist)!=null&&Uf.voiceState&&(a.on("voice:state",V=>{c.setItem(y,V.active?"true":"false")}),a.on("user:message",V=>{c.setItem(A,V.viaVoice?"true":"false")})),Rn.clearOnChatClear){let V=()=>{c.removeItem(g),c.removeItem(y),c.removeItem(A)},N=()=>V();window.addEventListener("persona:clear-chat",N),Tt.push(()=>{window.removeEventListener("persona:clear-chat",N)})}}}return u&&I()&&setTimeout(()=>{Er.open()},0),po(),Er};var DC=(r,e)=>{let t=r.trim(),n=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(n)return Math.max(0,parseFloat(n[1]));let o=/^(\d+(?:\.\d+)?)%$/i.exec(t);return o?Math.max(0,e*parseFloat(o[1])/100):420},FC=(r,e)=>{if(e===!1){r.style.maxHeight="";return}r.style.maxHeight="100vh",r.style.maxHeight=e},OC=(r,e)=>{e===!1?(r.style.position="relative",r.style.top=""):(r.style.position="sticky",r.style.top="0")},NC=(r,e)=>{let t=r.parentElement;if(!t)return;let n=r.ownerDocument.createElement("div");n.style.cssText="width:0;height:1px;margin:0;padding:0;border:0;visibility:hidden;",t.appendChild(n);let o=n.offsetHeight>0;n.style.height="100%";let a=n.offsetHeight>0;n.remove(),!(!o||a)&&console.warn("[AgentWidget] Docked mode: no ancestor of the dock target provides a definite height, so the dock panel cannot size to your layout."+(e.maxHeight===!1?" The viewport guard is disabled (dock.maxHeight: false), so the panel will grow with the conversation and overflow the viewport.":` Falling back to clamping the panel to ${e.maxHeight} (configurable via launcher.dock.maxHeight).`)+" To size the panel from your layout instead, give the height chain a definite height (e.g. `html, body { height: 100% }`) down to the dock target's parent.")},db=(r,e)=>{var n,o;let t=(o=(n=e==null?void 0:e.launcher)==null?void 0:n.enabled)!=null?o:!0;r.className="persona-host",r.style.height=t?"":"100%",r.style.display=t?"":"flex",r.style.flexDirection=t?"":"column",r.style.flex=t?"":"1 1 auto",r.style.minHeight=t?"":"0"},xu=r=>{r.style.position="",r.style.top="",r.style.bottom="",r.style.left="",r.style.right="",r.style.zIndex="",r.style.transform="",r.style.pointerEvents=""},cb=r=>{r.style.inset="",r.style.width="",r.style.height="",r.style.maxWidth="",r.style.maxHeight="",r.style.minWidth="",xu(r)},mu=r=>{r.style.transition=""},gu=r=>{r.style.display="",r.style.flexDirection="",r.style.flex="",r.style.minHeight="",r.style.minWidth="",r.style.width="",r.style.height="",r.style.alignItems="",r.style.transition="",r.style.transform=""},hu=r=>{r.style.width="",r.style.maxWidth="",r.style.minWidth="",r.style.flex="1 1 auto"},od=(r,e)=>{r.style.width="",r.style.minWidth="",r.style.maxWidth="",r.style.boxSizing="",e.style.alignItems=""},_C=(r,e,t,n,o)=>{o?t.parentElement!==e&&(r.replaceChildren(),e.replaceChildren(t,n),r.appendChild(e)):t.parentElement===e&&(e.replaceChildren(),r.appendChild(t),r.appendChild(n))},UC=(r,e,t,n,o,a)=>{let s=a?e:r;o==="left"?s.firstElementChild!==n&&s.replaceChildren(n,t):s.lastElementChild!==n&&s.replaceChildren(t,n)},pb=(r,e,t,n,o,a,s)=>{var b,h,S,T,M,k;let i=Sn(a),d=i.reveal==="push";_C(r,e,t,n,d),UC(r,e,t,n,i.side,d),r.dataset.personaHostLayout="docked",r.dataset.personaDockSide=i.side,r.dataset.personaDockOpen=s?"true":"false",r.style.width="100%",r.style.maxWidth="100%",r.style.minWidth="0",r.style.height="100%",r.style.minHeight="0",r.style.position="relative",t.style.display="flex",t.style.flexDirection="column",t.style.minHeight="0",t.style.position="relative",o.className="persona-host",o.style.height="100%",o.style.minHeight="0",o.style.display="flex",o.style.flexDirection="column",o.style.flex="1 1 auto";let l=r.ownerDocument.defaultView,u=(h=(b=a==null?void 0:a.launcher)==null?void 0:b.mobileFullscreen)!=null?h:!0,m=(T=(S=a==null?void 0:a.launcher)==null?void 0:S.mobileBreakpoint)!=null?T:640,p=l!=null?l.innerWidth<=m:!1;if(u&&p&&s){r.dataset.personaDockMobileFullscreen="true",r.removeAttribute("data-persona-dock-reveal"),gu(e),mu(n),cb(n),hu(t),od(o,n),r.style.display="flex",r.style.flexDirection="column",r.style.alignItems="stretch",r.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=(M=a==null?void 0:a.launcher)==null?void 0:M.zIndex)!=null?k:Xr),n.style.transform="none",n.style.transition="none",n.style.pointerEvents="auto",n.style.flex="none",d&&(e.style.display="flex",e.style.flexDirection="column",e.style.width="100%",e.style.height="100%",e.style.minHeight="0",e.style.minWidth="0",e.style.flex="1 1 auto",e.style.alignItems="stretch",e.style.transform="none",e.style.transition="none",t.style.flex="1 1 auto",t.style.width="100%",t.style.maxWidth="100%",t.style.minWidth="0");return}if(r.removeAttribute("data-persona-dock-mobile-fullscreen"),cb(n),FC(n,i.maxHeight),i.reveal==="overlay"){r.style.display="flex",r.style.flexDirection="row",r.style.alignItems="stretch",r.style.overflow="hidden",r.dataset.personaDockReveal="overlay",gu(e),mu(n),hu(t),od(o,n);let x=i.animate?"transform 180ms ease":"none",C=i.side==="right"?"translateX(100%)":"translateX(-100%)",w=s?"translateX(0)":C;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=x,n.style.transform=w,n.style.pointerEvents=s?"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"){r.style.display="flex",r.style.flexDirection="row",r.style.alignItems="stretch",r.style.overflow="hidden",r.dataset.personaDockReveal="push",mu(n),xu(n),od(o,n);let x=DC(i.width,r.clientWidth),C=Math.max(0,r.clientWidth),w=i.animate?"transform 180ms ease":"none",E=i.side==="right"?s?`translateX(-${x}px)`:"translateX(0)":s?"translateX(0)":`translateX(-${x}px)`;e.style.display="flex",e.style.flexDirection="row",e.style.flex="0 0 auto",e.style.minHeight="0",e.style.minWidth="0",e.style.alignItems="stretch",e.style.height="100%",e.style.width=`${C+x}px`,e.style.transition=w,e.style.transform=E,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${C}px`,t.style.maxWidth=`${C}px`,t.style.minWidth=`${C}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.top="",n.style.overflow="hidden",n.style.transition="none",n.style.pointerEvents=s?"auto":"none"}else{r.style.display="flex",r.style.flexDirection="row",r.style.alignItems="stretch",r.style.overflow="",gu(e),xu(n),hu(t),od(o,n);let x=i.reveal==="emerge";x?r.dataset.personaDockReveal="emerge":r.removeAttribute("data-persona-dock-reveal");let C=s?i.width:"0px",w=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",E=!s;n.style.display="flex",n.style.flexDirection="column",n.style.flex=`0 0 ${C}`,n.style.width=C,n.style.maxWidth=C,n.style.minWidth=C,n.style.minHeight="0",OC(n,i.maxHeight),n.style.overflow=x||E?"hidden":"visible",n.style.transition=w,x&&(n.style.alignItems=i.side==="right"?"flex-start":"flex-end",o.style.width=i.width,o.style.minWidth=i.width,o.style.maxWidth=i.width,o.style.boxSizing="border-box")}},qC=(r,e)=>{let t=r.ownerDocument.createElement("div");return db(t,e),r.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(n){db(t,n)},destroy(){t.remove()}}},zC=(r,e)=>{var k,x,C,w;let{ownerDocument:t}=r,n=r.parentElement;if(!n)throw new Error("Docked widget target must be attached to the DOM");let o=r.tagName.toUpperCase();if(o==="BODY"||o==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let a=r.nextSibling,s=t.createElement("div"),i=t.createElement("div"),d=t.createElement("div"),l=t.createElement("aside"),u=t.createElement("div"),m=(x=(k=e==null?void 0:e.launcher)==null?void 0:k.enabled)==null||x?(w=(C=e==null?void 0:e.launcher)==null?void 0:C.autoExpand)!=null?w:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",l.dataset.personaDockRole="panel",u.dataset.personaDockRole="host",l.appendChild(u),n.insertBefore(s,r),d.appendChild(r);let p=null,f=()=>{p==null||p.disconnect(),p=null},b=()=>{f(),Sn(e).reveal==="push"&&typeof ResizeObserver!="undefined"&&(p=new ResizeObserver(()=>{pb(s,i,d,l,u,e,m)}),p.observe(s))},h=!1,S=()=>{pb(s,i,d,l,u,e,m),b(),m&&!h&&s.dataset.personaDockMobileFullscreen!=="true"&&(h=!0,NC(s,Sn(e)))},T=s.ownerDocument.defaultView,M=()=>{S()};return T==null||T.addEventListener("resize",M),Sn(e).reveal==="push"?(i.appendChild(d),i.appendChild(l),s.appendChild(i)):(s.appendChild(d),s.appendChild(l)),S(),{mode:"docked",host:u,shell:s,syncWidgetState(E){let H=E.launcherEnabled?E.open:!0;m!==H&&(m=H,S())},updateConfig(E){var H,I;e=E,((I=(H=e==null?void 0:e.launcher)==null?void 0:H.enabled)!=null?I:!0)===!1&&(m=!0),S()},destroy(){T==null||T.removeEventListener("resize",M),f(),n.isConnected&&(a&&a.parentNode===n?n.insertBefore(r,a):n.appendChild(r)),s.remove()}}},pi=(r,e)=>Pr(e)?zC(r,e):qC(r,e);var bu={},ub=!1,$C=r=>{if(typeof window=="undefined"||typeof document=="undefined")throw new Error("Chat widget can only be mounted in a browser environment");if(typeof r=="string"){let e=document.querySelector(r);if(!e)throw new Error(`Chat widget target "${r}" was not found`);return e}return r},VC=()=>{try{if(typeof bu!="undefined"&&bu.url)return new URL("../widget.css",bu.url).href}catch{}return null},fb=(r,e)=>{let t=VC(),n=()=>{if(!(r instanceof ShadowRoot)||r.querySelector("link[data-persona]"))return;let o=e.head.querySelector("link[data-persona]");if(!o)return;let a=o.cloneNode(!0);r.insertBefore(a,r.firstChild)};if(r instanceof ShadowRoot)if(t){let o=e.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),r.insertBefore(o,r.firstChild)}else n();else if(!e.head.querySelector("link[data-persona]")&&t){let a=e.createElement("link");a.rel="stylesheet",a.href=t,a.setAttribute("data-persona","true"),e.head.appendChild(a)}},mb=r=>{let e=$C(r.target),t=r.useShadowDom===!0,n=e.ownerDocument,o=r.config,a=pi(e,o),s,i=[],d=(S,T)=>{var C,w;let k=!((w=(C=T==null?void 0:T.launcher)==null?void 0:C.enabled)!=null?w:!0)||Pr(T),x=n.createElement("div");if(x.setAttribute("data-persona-root","true"),k&&(x.style.height="100%",x.style.display="flex",x.style.flexDirection="column",x.style.flex="1",x.style.minHeight="0"),t){let E=S.attachShadow({mode:"open"});E.appendChild(x),fb(E,n)}else S.appendChild(x),fb(S,n);return e.id&&x.setAttribute("data-persona-instance",e.id),x},l=()=>{a.syncWidgetState(s.getState())},u=()=>{i.forEach(S=>S()),i=[s.on("widget:opened",l),s.on("widget:closed",l)],l()},m=()=>{let S=d(a.host,o);s=nd(S,o,{debugTools:r.debugTools}),u()},p=()=>{i.forEach(S=>S()),i=[],s.destroy()};m(),r.onChatReady?r.onChatReady():r.onReady&&(ub||(ub=!0,console.warn("[Persona] `onReady` is deprecated \u2014 use `onChatReady`. `onReady` still works but is removed in the next major.")),r.onReady());let f=S=>{p(),a.destroy(),a=pi(e,S),o=S,m()},b={update(S){var w,E,H,I,L,O;let T={...o,...S,launcher:{...(w=o==null?void 0:o.launcher)!=null?w:{},...(E=S==null?void 0:S.launcher)!=null?E:{},dock:{...(I=(H=o==null?void 0:o.launcher)==null?void 0:H.dock)!=null?I:{},...(O=(L=S==null?void 0:S.launcher)==null?void 0:L.dock)!=null?O:{}}}},M=Pr(o),k=Pr(T),x=zo(o),C=zo(T);if(M!==k||x!==C){f(T);return}o=T,a.updateConfig(o),s.update(S),l()},destroy(){p(),a.destroy(),r.windowKey&&typeof window!="undefined"&&delete window[r.windowKey]}},h=new Proxy(b,{get(S,T,M){if(T==="host")return a.host;if(T in S)return Reflect.get(S,T,M);let k=s[T];return typeof k=="function"?k.bind(s):k}});return r.windowKey&&typeof window!="undefined"&&(window[r.windowKey]=h),h};var yb=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),jC=new Set(["button","a","input","select","textarea","details","summary"]),GC=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),yu=/\b(product|card|item|listing|result)\b/i,Cu=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,KC=3e3,XC=100;function vb(r){let e=typeof r.className=="string"?r.className:"";if(yu.test(e)||r.id&&yu.test(r.id))return!0;for(let t=0;t<r.attributes.length;t++){let n=r.attributes[t];if(n.name.startsWith("data-")&&yu.test(n.value))return!0}return!1}function Cb(r){var e;return Cu.test(((e=r.textContent)!=null?e:"").trim())}function wb(r){var t;let e=r.querySelectorAll("a[href]");for(let n=0;n<e.length;n++){let o=(t=e[n].getAttribute("href"))!=null?t:"";if(o&&o!=="#"&&!o.toLowerCase().startsWith("javascript:"))return!0}return!1}function QC(r){return!!r.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function gb(r){let e=r.match(Cu);return e?e[0]:null}function hb(r){var n,o,a;let e=(n=r.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?n:r.querySelector("a[href]");if(e&&((o=e.textContent)!=null&&o.trim())){let s=e.getAttribute("href");return{title:e.textContent.trim(),href:s&&s!=="#"?s:null}}let t=r.querySelector("h1, h2, h3, h4, h5, h6");return(a=t==null?void 0:t.textContent)!=null&&a.trim()?{title:t.textContent.trim(),href:null}:{title:"",href:null}}function JC(r){let e=[],t=n=>{let o=n.trim();o&&!e.includes(o)&&e.push(o)};return r.querySelectorAll("button").forEach(n=>{var o;return t((o=n.textContent)!=null?o:"")}),r.querySelectorAll('[role="button"]').forEach(n=>{var o;return t((o=n.textContent)!=null?o:"")}),r.querySelectorAll('input[type="submit"], input[type="button"]').forEach(n=>{var o;t((o=n.value)!=null?o:"")}),e.slice(0,6)}var YC="commerce-card",ZC="result-card";function xb(r){return!vb(r)||!Cb(r)||!wb(r)&&!QC(r)?0:5200}function bb(r){var n;return!vb(r)||Cb(r)||!wb(r)||((n=r.textContent)!=null?n:"").trim().length<20||!(!!r.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!r.querySelector(".snippet, .description, p"))?0:2800}var wu=[{id:YC,scoreElement(r){return xb(r)},shouldSuppressDescendant(r,e,t){if(e===r||!r.contains(e))return!1;if(t.interactivity==="static"){let n=t.text.trim();return!!(n.length===0||Cu.test(n)&&n.length<32)}return!0},formatSummary(r,e){var d,l,u;if(xb(r)===0)return null;let{title:t,href:n}=hb(r),o=(u=(l=gb(((d=r.textContent)!=null?d:"").trim()))!=null?l:gb(e.text))!=null?u:"",a=JC(r);return[n&&t?`[${t}](${n})${o?` \u2014 ${o}`:""}`:t?`${t}${o?` \u2014 ${o}`:""}`:o||e.text.trim().slice(0,120),`selector: ${e.selector}`,a.length?`actions: ${a.join(", ")}`:""].filter(Boolean).join(`
155
+ `)}},{id:ZC,scoreElement(r){return bb(r)},formatSummary(r,e){if(bb(r)===0)return null;let{title:t,href:n}=hb(r);return[n&&t?`[${t}](${n})`:t||e.text.trim().slice(0,120),`selector: ${e.selector}`].filter(Boolean).join(`
156
+ `)}}];function ew(){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn('[persona] collectEnrichedPageContext: options.mode is "simple" but `rules` were provided; rules are ignored.')}function tw(r){var u,m,p,f,b,h,S,T,M,k,x,C,w;let e=(u=r.options)!=null?u:{},t=(p=(m=e.maxElements)!=null?m:r.maxElements)!=null?p:80,n=(b=(f=e.excludeSelector)!=null?f:r.excludeSelector)!=null?b:".persona-host",o=(S=(h=e.maxTextLength)!=null?h:r.maxTextLength)!=null?S:200,a=(M=(T=e.visibleOnly)!=null?T:r.visibleOnly)!=null?M:!0,s=(k=e.root)!=null?k:r.root,i=(x=e.mode)!=null?x:"structured",d=(C=e.maxCandidates)!=null?C:Math.max(500,t*10),l=(w=r.rules)!=null?w:wu;return i==="simple"&&r.rules&&r.rules.length>0?(ew(),l=[]):i==="simple"&&(l=[]),{mode:i,maxElements:t,maxCandidates:d,excludeSelector:n,maxTextLength:o,visibleOnly:a,root:s,rules:l}}function vu(r){return typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(r):r.replace(/([^\w-])/g,"\\$1")}var rw=["data-testid","data-product","data-action","data-id","data-name","data-type"];function nw(r){let e=r.tagName.toLowerCase(),t=r.getAttribute("role");return e==="a"&&r.hasAttribute("href")?"navigable":e==="input"||e==="select"||e==="textarea"||t==="textbox"||t==="combobox"||t==="listbox"||t==="spinbutton"?"input":e==="button"||t==="button"||jC.has(e)||t&&GC.has(t)||r.hasAttribute("tabindex")||r.hasAttribute("onclick")||r.getAttribute("contenteditable")==="true"?"clickable":"static"}function Ab(r){if(r.hidden)return!1;try{let e=getComputedStyle(r);if(e.display==="none"||e.visibility==="hidden")return!1}catch{}return!(r.style.display==="none"||r.style.visibility==="hidden")}function ow(r){let e={},t=r.id;t&&(e.id=t);let n=r.getAttribute("href");n&&(e.href=n);let o=r.getAttribute("aria-label");o&&(e["aria-label"]=o);let a=r.getAttribute("type");a&&(e.type=a);let s=r.getAttribute("value");s&&(e.value=s);let i=r.getAttribute("name");i&&(e.name=i);let d=r.getAttribute("role");d&&(e.role=d);for(let l=0;l<r.attributes.length;l++){let u=r.attributes[l];u.name.startsWith("data-")&&(e[u.name]=u.value)}return e}function Au(r){let e=r.tagName.toLowerCase();if(r.id){let o=`#${vu(r.id)}`;try{if(r.ownerDocument.querySelectorAll(o).length===1)return o}catch{}}for(let o of rw){let a=r.getAttribute(o);if(a){let s=`${e}[${o}="${vu(a)}"]`;try{if(r.ownerDocument.querySelectorAll(s).length===1)return s}catch{}}}let t=Array.from(r.classList).filter(o=>o&&!o.startsWith("persona-")).slice(0,3);if(t.length>0){let o=`${e}.${t.map(s=>vu(s)).join(".")}`;try{if(r.ownerDocument.querySelectorAll(o).length===1)return o}catch{}let a=r.parentElement;if(a){let i=Array.from(a.querySelectorAll(`:scope > ${e}`)).indexOf(r);if(i>=0){let d=`${o}:nth-of-type(${i+1})`;try{if(r.ownerDocument.querySelectorAll(d).length===1)return d}catch{}}}}let n=r.parentElement;if(n){let a=Array.from(n.querySelectorAll(`:scope > ${e}`)).indexOf(r);if(a>=0)return`${e}:nth-of-type(${a+1})`}return e}function aw(r){return r==="static"?XC:KC}function Sb(r,e){var o;let t=r.tagName.toLowerCase(),n=((o=r.textContent)!=null?o:"").trim().substring(0,e);return{selector:Au(r),tagName:t,text:n,role:r.getAttribute("role"),interactivity:nw(r),attributes:ow(r)}}function sw(r,e,t,n){let o=aw(e.interactivity),a=null;for(let s of t){let i=s.scoreElement(r,e,n);i>0&&(o+=i,s.formatSummary&&!a&&(a=s))}return{score:o,formattingRule:a}}function iw(r,e){var t;for(let n of r)if(e.el!==n.el&&(t=n.formattingRule)!=null&&t.shouldSuppressDescendant&&n.el.contains(e.el)&&n.formattingRule.shouldSuppressDescendant(n.el,e.el,e.enriched))return!0;return!1}function lw(r,e){let t={doc:e.ownerDocument,maxTextLength:r.maxTextLength},n=new Set,o=[],a=0,s=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,null),i=s.currentNode;for(;i&&o.length<r.maxCandidates;){if(i.nodeType===Node.ELEMENT_NODE){let l=i,u=l.tagName.toLowerCase();if(yb.has(u)){i=s.nextNode();continue}if(r.excludeSelector)try{if(l.closest(r.excludeSelector)){i=s.nextNode();continue}}catch{}if(r.visibleOnly&&!Ab(l)){i=s.nextNode();continue}let m=Sb(l,r.maxTextLength),p=m.text.length>0,f=Object.keys(m.attributes).length>0&&!Object.keys(m.attributes).every(S=>S==="role");if(!p&&!f){i=s.nextNode();continue}if(n.has(m.selector)){i=s.nextNode();continue}n.add(m.selector);let{score:b,formattingRule:h}=sw(l,m,r.rules,t);o.push({el:l,domIndex:a,enriched:m,score:b,formattingRule:h}),a+=1}i=s.nextNode()}o.sort((l,u)=>{let m=l.enriched.interactivity==="static"?1:0,p=u.enriched.interactivity==="static"?1:0;return m!==p?m-p:u.score!==l.score?u.score-l.score:l.domIndex-u.domIndex});let d=[];for(let l of o){if(d.length>=r.maxElements)break;iw(d,l)||d.push(l)}return d.sort((l,u)=>{let m=l.enriched.interactivity==="static"?1:0,p=u.enriched.interactivity==="static"?1:0;return m!==p?m-p:m===1&&u.score!==l.score?u.score-l.score:l.domIndex-u.domIndex}),d.map(l=>{var p;let u;if((p=l.formattingRule)!=null&&p.formatSummary){let f=l.formattingRule.formatSummary(l.el,l.enriched,t);f&&(u=f)}let m={...l.enriched};return u&&(m.formattedSummary=u),m})}function dw(r,e){let t=[],n=new Set,o=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,null),a=o.currentNode;for(;a&&t.length<r.maxElements;){if(a.nodeType===Node.ELEMENT_NODE){let d=a,l=d.tagName.toLowerCase();if(yb.has(l)){a=o.nextNode();continue}if(r.excludeSelector)try{if(d.closest(r.excludeSelector)){a=o.nextNode();continue}}catch{}if(r.visibleOnly&&!Ab(d)){a=o.nextNode();continue}let u=Sb(d,r.maxTextLength),m=u.text.length>0,p=Object.keys(u.attributes).length>0&&!Object.keys(u.attributes).every(f=>f==="role");if(!m&&!p){a=o.nextNode();continue}n.has(u.selector)||(n.add(u.selector),t.push(u))}a=o.nextNode()}let s=[],i=[];for(let d of t)d.interactivity!=="static"?s.push(d):i.push(d);return[...s,...i].slice(0,r.maxElements)}function Tb(r={}){var n;let e=tw(r),t=(n=e.root)!=null?n:document.body;return t?e.mode==="simple"?dw(e,t):lw(e,t):[]}var ad=100;function Mb(r,e={}){var a;if(r.length===0)return"No page elements found.";let t=(a=e.mode)!=null?a:"structured",n=[];if(t==="structured"){let s=r.map(i=>i.formattedSummary).filter(i=>!!i&&i.length>0);s.length>0&&n.push(`Structured summaries:
157
157
  ${s.map(i=>`- ${i.split(`
158
158
  `).join(`
159
159
  `)}`).join(`
160
- `)}`)}let o={clickable:[],navigable:[],input:[],static:[]};for(let s of r)t==="structured"&&s.formattedSummary||o[s.interactivity].push(s);if(o.clickable.length>0){let s=o.clickable.map(i=>`- ${i.selector}: "${i.text.substring(0,Yl)}" (clickable)`);n.push(`Interactive elements:
160
+ `)}`)}let o={clickable:[],navigable:[],input:[],static:[]};for(let s of r)t==="structured"&&s.formattedSummary||o[s.interactivity].push(s);if(o.clickable.length>0){let s=o.clickable.map(i=>`- ${i.selector}: "${i.text.substring(0,ad)}" (clickable)`);n.push(`Interactive elements:
161
161
  ${s.join(`
162
- `)}`)}if(o.navigable.length>0){let s=o.navigable.map(i=>`- ${i.selector}${i.attributes.href?`[href="${i.attributes.href}"]`:""}: "${i.text.substring(0,Yl)}" (navigable)`);n.push(`Navigation links:
162
+ `)}`)}if(o.navigable.length>0){let s=o.navigable.map(i=>`- ${i.selector}${i.attributes.href?`[href="${i.attributes.href}"]`:""}: "${i.text.substring(0,ad)}" (navigable)`);n.push(`Navigation links:
163
163
  ${s.join(`
164
- `)}`)}if(o.input.length>0){let s=o.input.map(i=>`- ${i.selector}${i.attributes.type?`[type="${i.attributes.type}"]`:""}: "${i.text.substring(0,Yl)}" (input)`);n.push(`Form inputs:
164
+ `)}`)}if(o.input.length>0){let s=o.input.map(i=>`- ${i.selector}${i.attributes.type?`[type="${i.attributes.type}"]`:""}: "${i.text.substring(0,ad)}" (input)`);n.push(`Form inputs:
165
165
  ${s.join(`
166
- `)}`)}if(o.static.length>0){let s=o.static.map(i=>`- ${i.selector}: "${i.text.substring(0,Yl)}"`);n.push(`Content:
166
+ `)}`)}if(o.static.length>0){let s=o.static.map(i=>`- ${i.selector}: "${i.text.substring(0,ad)}"`);n.push(`Content:
167
167
  ${s.join(`
168
168
  `)}`)}return n.join(`
169
169
 
170
- `)}var gb="3.31.1";var hb=gb;function xb(){return{name:"@persona/accessibility",version:"1.0.0",transform(r){return{...r,semantic:{...r.semantic,colors:{...r.semantic.colors,interactive:{...r.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, #0f0f0f)"}}}function bb(){return{name:"@persona/animations",version:"1.0.0",transform(r){return{...r,palette:{...r.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 yb(r){return{name:"@persona/brand",version:"1.0.0",transform(e){var n;let t={...e.palette};return(n=r.colors)!=null&&n.primary&&(t.colors={...t.colors,primary:{50:ro(r.colors.primary,.95),100:ro(r.colors.primary,.9),200:ro(r.colors.primary,.8),300:ro(r.colors.primary,.7),400:ro(r.colors.primary,.6),500:r.colors.primary,600:ro(r.colors.primary,.8),700:ro(r.colors.primary,.7),800:ro(r.colors.primary,.6),900:ro(r.colors.primary,.5),950:ro(r.colors.primary,.45)}}),{...e,palette:t}}}}function vb(){return{name:"@persona/reduced-motion",version:"1.0.0",transform(r){return{...r,palette:{...r.palette,transitions:{fast:"0ms",normal:"0ms",slow:"0ms",bounce:"0ms"}}}},afterResolve(r){return{...r,"--persona-transition-fast":"0ms","--persona-transition-normal":"0ms","--persona-transition-slow":"0ms"}}}}function Cb(){return{name:"@persona/high-contrast",version:"1.0.0",transform(r){return{...r,semantic:{...r.semantic,colors:{...r.semantic.colors,text:"palette.colors.gray.950",textMuted:"palette.colors.gray.700",border:"palette.colors.gray.900",divider:"palette.colors.gray.900"}}}}}}function ro(r,e){let t=parseInt(r.slice(1,3),16),n=parseInt(r.slice(3,5),16),o=parseInt(r.slice(5,7),16),a=Math.round(t+(255-t)*(1-e)),s=Math.round(n+(255-n)*(1-e)),i=Math.round(o+(255-o)*(1-e));return`#${a.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}function wb(r){return{name:r.name,version:r.version,transform:r.transform||(e=>e),cssVariables:r.cssVariables,afterResolve:r.afterResolve}}var GC={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"}}},Ab={components:{panel:{borderRadius:"0",shadow:"none"}}},mu={id:"shop",label:"Shopping Assistant",config:{theme:GC,launcher:{title:"Shopping Assistant",subtitle:"Here to help you find what you need",agentIconText:"\u{1F6CD}\uFE0F",position:"bottom-right",width:Cn},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?"]}},gu={id:"minimal",label:"Minimal",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},messages:{layout:"minimal"}},theme:Ab}},hu={id:"fullscreen",label:"Fullscreen Assistant",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},contentMaxWidth:"72ch"},theme:Ab}},xu={shop:mu,minimal:gu,fullscreen:hu};function Sb(r){return xu[r]}var KC=`
170
+ `)}var kb="3.33.0";var Eb=kb;function Lb(){return{name:"@persona/accessibility",version:"1.0.0",transform(r){return{...r,semantic:{...r.semantic,colors:{...r.semantic.colors,interactive:{...r.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, #0f0f0f)"}}}function Pb(){return{name:"@persona/animations",version:"1.0.0",transform(r){return{...r,palette:{...r.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 Rb(r){return{name:"@persona/brand",version:"1.0.0",transform(e){var n;let t={...e.palette};return(n=r.colors)!=null&&n.primary&&(t.colors={...t.colors,primary:{50:no(r.colors.primary,.95),100:no(r.colors.primary,.9),200:no(r.colors.primary,.8),300:no(r.colors.primary,.7),400:no(r.colors.primary,.6),500:r.colors.primary,600:no(r.colors.primary,.8),700:no(r.colors.primary,.7),800:no(r.colors.primary,.6),900:no(r.colors.primary,.5),950:no(r.colors.primary,.45)}}),{...e,palette:t}}}}function Ib(){return{name:"@persona/reduced-motion",version:"1.0.0",transform(r){return{...r,palette:{...r.palette,transitions:{fast:"0ms",normal:"0ms",slow:"0ms",bounce:"0ms"}}}},afterResolve(r){return{...r,"--persona-transition-fast":"0ms","--persona-transition-normal":"0ms","--persona-transition-slow":"0ms"}}}}function Hb(){return{name:"@persona/high-contrast",version:"1.0.0",transform(r){return{...r,semantic:{...r.semantic,colors:{...r.semantic.colors,text:"palette.colors.gray.950",textMuted:"palette.colors.gray.700",border:"palette.colors.gray.900",divider:"palette.colors.gray.900"}}}}}}function no(r,e){let t=parseInt(r.slice(1,3),16),n=parseInt(r.slice(3,5),16),o=parseInt(r.slice(5,7),16),a=Math.round(t+(255-t)*(1-e)),s=Math.round(n+(255-n)*(1-e)),i=Math.round(o+(255-o)*(1-e));return`#${a.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}function Wb(r){return{name:r.name,version:r.version,transform:r.transform||(e=>e),cssVariables:r.cssVariables,afterResolve:r.afterResolve}}var pw={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"}}},Bb={components:{panel:{borderRadius:"0",shadow:"none"}}},Su={id:"shop",label:"Shopping Assistant",config:{theme:pw,launcher:{title:"Shopping Assistant",subtitle:"Here to help you find what you need",agentIconText:"\u{1F6CD}\uFE0F",position:"bottom-right",width:An},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?"]}},Tu={id:"minimal",label:"Minimal",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},messages:{layout:"minimal"}},theme:Bb}},Mu={id:"fullscreen",label:"Fullscreen Assistant",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},contentMaxWidth:"72ch"},theme:Bb}},ku={shop:Su,minimal:Tu,fullscreen:Mu};function Db(r){return ku[r]}var uw=`
171
171
  @keyframes persona-stream-wipe {
172
172
  from { -webkit-mask-position: 100% 0; mask-position: 100% 0; }
173
173
  to { -webkit-mask-position: 0% 0; mask-position: 0% 0; }
@@ -203,7 +203,7 @@ ${s.join(`
203
203
  mask-image: none !important;
204
204
  }
205
205
  }
206
- `.trim(),XC={name:"wipe",containerClass:"persona-stream-wipe",wrap:"word",styles:KC};ga(XC);var QC=`
206
+ `.trim(),fw={name:"wipe",containerClass:"persona-stream-wipe",wrap:"word",styles:uw};ba(fw);var mw=`
207
207
  [data-persona-root] .persona-stream-glyph-cycle .persona-stream-char {
208
208
  animation: persona-stream-glyph-cycle-fade
209
209
  calc(var(--persona-stream-step, 120ms) * 1.5) ease-out both;
@@ -221,7 +221,7 @@ ${s.join(`
221
221
  opacity: 1 !important;
222
222
  }
223
223
  }
224
- `.trim(),ai="ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789#$%&@",JC=10,YC=120,bu=120,ZC=.4,ew=50,tw=r=>{var n;if(!r)return bu;let t=((n=r.style.getPropertyValue("--persona-stream-step"))==null?void 0:n.trim()).match(/([\d.]+)\s*ms/);return t?parseFloat(t[1]):bu},Ib=r=>{let e=r.closest(".persona-stream-glyph-cycle"),t=tw(e);return YC*t/bu},yu=r=>{let e=ai[Math.floor(Math.random()*ai.length)];return r&&e===r&&(e=ai[(ai.indexOf(e)+1)%ai.length]),e},rw=r=>{let e=r.closest(".persona-stream-glyph-cycle");if(!e)return;let t=e.querySelectorAll(".persona-stream-char[data-glyph-cycle-final]"),n=!1;for(let o of Array.from(t)){if(o===r){n=!0;continue}n&&Math.random()<ZC&&(o.textContent=yu())}},Tb=new WeakMap,Mb=25,kb=.5,nw=6,Eb=.25,Lb=new WeakMap,Pb=new WeakMap,ow=(r,e)=>{var o;if(!r)return Mb*kb;let t=Lb.get(r);Lb.set(r,e);let n=(o=Pb.get(r))!=null?o:Mb;if(t!==void 0){let a=e-t;a>1&&(n=n*(1-Eb)+a*Eb,Pb.set(r,n))}return Math.max(nw,n*kb)},ts=new Map,aw=r=>{var t;let e=r.closest("[data-message-id]");return(t=e==null?void 0:e.dataset.messageId)!=null?t:null},sw=r=>{var e;r&&ts.set(r,((e=ts.get(r))!=null?e:0)+1)},iw=r=>{var t;if(!r)return;let e=(t=ts.get(r))!=null?t:0;e<=1?ts.delete(r):ts.set(r,e-1)},Wb=r=>{var l;if(r.dataset.glyphCycleScheduled==="true")return;let e=(l=r.textContent)!=null?l:"";if(!e||/\s/.test(e))return;r.dataset.glyphCycleScheduled="true",r.dataset.glyphCycleFinal=e,r.setAttribute("data-preserve-runtime","stream-glyph-cycle"),r.textContent=yu();let t=aw(r);t&&(r.dataset.glyphCycleMessageId=t),sw(t);let n=r.closest(".persona-stream-glyph-cycle"),o=Date.now(),a=ow(n,o),s=Ib(r),i=JC*s,d=o+i;if(n){let p=Tb.get(n);p!==void 0&&(d=Math.max(d,p)),Tb.set(n,d+a)}lw(r,e,d)},lw=(r,e,t)=>{var s;if(r.dataset.glyphCycleStarted==="true")return;r.dataset.glyphCycleStarted="true";let n=Ib(r),o=(s=r.textContent)!=null?s:void 0,a=()=>{var d;if(!r.isConnected)return;if(Date.now()>=t){r.textContent=e,r.removeAttribute("data-preserve-runtime"),delete r.dataset.glyphCycleStarted,delete r.dataset.glyphCycleFinal,iw((d=r.dataset.glyphCycleMessageId)!=null?d:null),delete r.dataset.glyphCycleMessageId;return}let i=yu(o);r.textContent=i,o=i,rw(r),setTimeout(a,n)};setTimeout(a,n)},Rb=r=>{var t;let e=(t=r.querySelectorAll)==null?void 0:t.call(r,".persona-stream-glyph-cycle .persona-stream-char:not([data-glyph-cycle-scheduled])");if(e)for(let n of Array.from(e))Wb(n)},dw=r=>r.nodeType===1,cw={name:"glyph-cycle",containerClass:"persona-stream-glyph-cycle",wrap:"char",skipTags:["a","script","style"],styles:QC,bufferContent(r){if(r.length<ew)return"";let e=0,t=-1,n=0;for(;n<r.length;){if(r[n]==="*"&&r[n+1]==="*"){e+=1,n+=2;continue}/\s/.test(r[n])&&e%2===0&&(t=n),n+=1}return t<0?"":r.slice(0,t)},isAnimating(r){var e;return((e=ts.get(r.id))!=null?e:0)>0},onAttach(r){Rb(r);let e=new MutationObserver(t=>{for(let n of t)for(let o of Array.from(n.addedNodes))dw(o)&&(o.classList.contains("persona-stream-char")&&o.closest(".persona-stream-glyph-cycle")?Wb(o):Rb(o))});return e.observe(r,{childList:!0,subtree:!0}),()=>e.disconnect()}};ga(cw);var Hb,Bb,Ca=typeof document!="undefined"&&(Bb=(Hb=document.currentScript)==null?void 0:Hb.src)!=null?Bb:null;xh(()=>{let r=Ca==null?void 0:Ca.replace(/index\.global\.js($|\?)/,"webmcp-polyfill.js$1");return!r||r===Ca?Promise.reject(new Error(`Could not derive the webmcp-polyfill.js URL from the widget script URL (${Ca!=null?Ca:"unavailable"}). Self-hosted deployments that rename index.global.js should install @mcp-b/webmcp-polyfill on the page themselves before enabling config.webmcp.`)):import(r)});return Xb(pw);})();
224
+ `.trim(),ui="ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789#$%&@",gw=10,hw=120,Eu=120,xw=.4,bw=50,yw=r=>{var n;if(!r)return Eu;let t=((n=r.style.getPropertyValue("--persona-stream-step"))==null?void 0:n.trim()).match(/([\d.]+)\s*ms/);return t?parseFloat(t[1]):Eu},$b=r=>{let e=r.closest(".persona-stream-glyph-cycle"),t=yw(e);return hw*t/Eu},Lu=r=>{let e=ui[Math.floor(Math.random()*ui.length)];return r&&e===r&&(e=ui[(ui.indexOf(e)+1)%ui.length]),e},vw=r=>{let e=r.closest(".persona-stream-glyph-cycle");if(!e)return;let t=e.querySelectorAll(".persona-stream-char[data-glyph-cycle-final]"),n=!1;for(let o of Array.from(t)){if(o===r){n=!0;continue}n&&Math.random()<xw&&(o.textContent=Lu())}},Fb=new WeakMap,Ob=25,Nb=.5,Cw=6,_b=.25,Ub=new WeakMap,qb=new WeakMap,ww=(r,e)=>{var o;if(!r)return Ob*Nb;let t=Ub.get(r);Ub.set(r,e);let n=(o=qb.get(r))!=null?o:Ob;if(t!==void 0){let a=e-t;a>1&&(n=n*(1-_b)+a*_b,qb.set(r,n))}return Math.max(Cw,n*Nb)},os=new Map,Aw=r=>{var t;let e=r.closest("[data-message-id]");return(t=e==null?void 0:e.dataset.messageId)!=null?t:null},Sw=r=>{var e;r&&os.set(r,((e=os.get(r))!=null?e:0)+1)},Tw=r=>{var t;if(!r)return;let e=(t=os.get(r))!=null?t:0;e<=1?os.delete(r):os.set(r,e-1)},Vb=r=>{var l;if(r.dataset.glyphCycleScheduled==="true")return;let e=(l=r.textContent)!=null?l:"";if(!e||/\s/.test(e))return;r.dataset.glyphCycleScheduled="true",r.dataset.glyphCycleFinal=e,r.setAttribute("data-preserve-runtime","stream-glyph-cycle"),r.textContent=Lu();let t=Aw(r);t&&(r.dataset.glyphCycleMessageId=t),Sw(t);let n=r.closest(".persona-stream-glyph-cycle"),o=Date.now(),a=ww(n,o),s=$b(r),i=gw*s,d=o+i;if(n){let u=Fb.get(n);u!==void 0&&(d=Math.max(d,u)),Fb.set(n,d+a)}Mw(r,e,d)},Mw=(r,e,t)=>{var s;if(r.dataset.glyphCycleStarted==="true")return;r.dataset.glyphCycleStarted="true";let n=$b(r),o=(s=r.textContent)!=null?s:void 0,a=()=>{var d;if(!r.isConnected)return;if(Date.now()>=t){r.textContent=e,r.removeAttribute("data-preserve-runtime"),delete r.dataset.glyphCycleStarted,delete r.dataset.glyphCycleFinal,Tw((d=r.dataset.glyphCycleMessageId)!=null?d:null),delete r.dataset.glyphCycleMessageId;return}let i=Lu(o);r.textContent=i,o=i,vw(r),setTimeout(a,n)};setTimeout(a,n)},zb=r=>{var t;let e=(t=r.querySelectorAll)==null?void 0:t.call(r,".persona-stream-glyph-cycle .persona-stream-char:not([data-glyph-cycle-scheduled])");if(e)for(let n of Array.from(e))Vb(n)},kw=r=>r.nodeType===1,Ew={name:"glyph-cycle",containerClass:"persona-stream-glyph-cycle",wrap:"char",skipTags:["a","script","style"],styles:mw,bufferContent(r){if(r.length<bw)return"";let e=0,t=-1,n=0;for(;n<r.length;){if(r[n]==="*"&&r[n+1]==="*"){e+=1,n+=2;continue}/\s/.test(r[n])&&e%2===0&&(t=n),n+=1}return t<0?"":r.slice(0,t)},isAnimating(r){var e;return((e=os.get(r.id))!=null?e:0)>0},onAttach(r){zb(r);let e=new MutationObserver(t=>{for(let n of t)for(let o of Array.from(n.addedNodes))kw(o)&&(o.classList.contains("persona-stream-char")&&o.closest(".persona-stream-glyph-cycle")?Vb(o):zb(o))});return e.observe(r,{childList:!0,subtree:!0}),()=>e.disconnect()}};ba(Ew);var jb,Gb,Aa=typeof document!="undefined"&&(Gb=(jb=document.currentScript)==null?void 0:jb.src)!=null?Gb:null;kh(()=>{let r=Aa==null?void 0:Aa.replace(/index\.global\.js($|\?)/,"webmcp-polyfill.js$1");return!r||r===Aa?Promise.reject(new Error(`Could not derive the webmcp-polyfill.js URL from the widget script URL (${Aa!=null?Aa:"unavailable"}). Self-hosted deployments that rename index.global.js should install @mcp-b/webmcp-polyfill on the page themselves before enabling config.webmcp.`)):import(r)});return ly(Lw);})();
225
225
  /*! Bundled license information:
226
226
 
227
227
  dompurify/dist/purify.es.mjs: