@deepdesk/deepdesk-sdk 19.2.1-beta.1 → 19.2.1-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.iife.js +55 -54
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -7,6 +7,6 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
7
7
|
c6.8-6.8,15.4-10.2,24.7-10.2h11.9v-70c0-44.4,16.2-82.8,47.8-115.2S212.1,0,256.4,0s82.8,16.2,115.2,47.8
|
|
8
8
|
c32.4,32.4,47.8,70,47.8,115.2v70h11.9c9.4,0,17.9,3.4,24.7,10.2C462.1,250,465.5,257.7,465.5,267.9z`})})});import{jsx as Td}from"react/jsx-runtime";var Fh={green:"#0A5E52",pink:"#CD8EF2",red:"#DF341D",yellow:"#DEBD00"},wd=({className:t,color:e})=>Td("svg",{className:t,viewBox:"0 0 345 345",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:Td("path",{d:"M172.03 0.0199966H0V86.03C47.5 86.03 86 124.54 86 172.04C86 124.54 124.51 86.03 172.01 86.03C219.51 86.03 258.03 124.54 258.03 172.04C258.03 219.54 219.52 258.05 172.01 258.05C124.5 258.05 86 219.54 86 172.04C86 219.54 47.5 258.05 0 258.05V344.06H172.03C267.04 344.06 344.06 267.04 344.06 172.03C344.06 77.02 267.04 0 172.03 0V0.0199966Z",fill:Fh[e||"pink"]})});var Ed={root:"dd-LbeUM",text:"dd-Dpfn1",isLoggedIn:"dd-XvHAn",isLoggedOut:"dd-21y-z",icon:"dd-8rLqS",logo:"dd-slXhD",lock:"dd-ByzlR"};var Or={};J(Or,{enUS:()=>Hh,nlNL:()=>Bh});var Hh={signin:[{type:0,value:"Sign in to "},{type:1,value:"productName"}],search:[{type:1,value:"productName"},{type:0,value:" Search"}]},Bh={signin:[{type:0,value:"Log in bij "},{type:1,value:"productName"}],search:[{type:1,value:"productName"},{type:0,value:" Zoeken"}]};import{useDispatch as zh}from"react-redux";import{jsx as Dr,jsxs as kd}from"react/jsx-runtime";var Rd=({onLogIn:t})=>{let e=R(Or),n=w("floatingMenu"),o=w("productName"),s=zh(),r=Kh(Q),i=x("FloatingMenu",Ed);if(r===null||n===!1)return null;let a=()=>{r===!0?s(pe(!0)):t()};return kd("button",{type:"button",className:Uh(i.root,{[i.isLoggedIn]:r,[i.isLoggedOut]:!r}),onClick:a,children:[Dr("div",{className:i.text,children:e(r?"search":"signin",{productName:o})}),kd("div",{className:i.icon,children:[Dr(wd,{className:i.logo,color:"pink"}),r===!1&&Dr(Cd,{className:i.lock})]})]})};import{useEffect as py,useRef as gy}from"react";import{useDispatch as my,useSelector as Tt}from"react-redux";function Ee(t){let{showMidSentenceSuggestions:e,showSuggestionsBeforePattern:n,showSuggestionsAfterPattern:o}=t.settings,{text:s,selection:r}=t.input;return r.end<t.input.suggestionTextStart||r.start!==r.end?!1:r.end>=s.length?!0:e?n&&new RegExp(n).test(s.substring(r.end))||o&&new RegExp(o).test(s.substring(0,r.end))?!0:n===!1&&o===!1:!1}import{createSlice as Wh}from"@reduxjs/toolkit";var Vh={showTabHint:!1,inputHasFocus:!1,overlayCollapsed:!1,openOverlayWhenTyping:!1,overlayCollapsedUserOverwrite:!1},qo=({ui:t})=>t.overlayCollapsed,Pd=Wh({name:"ui",initialState:Vh,reducers:{setShowTabHint(t,e){t.showTabHint=e.payload},setInputFocus(t,e){t.overlayCollapsedUserOverwrite!==!0&&(e.payload===!0&&(t.overlayCollapsed=!1),t.inputHasFocus=e.payload)},setOverlayCollapsed(t,e){e.payload.collapse===!1&&(t.openOverlayWhenTyping=!1),!(e.payload.skipWhenInputFocus&&t.inputHasFocus)&&(t.overlayCollapsed=e.payload.collapse)},setOpenOverlayWhenTyping(t,e){t.openOverlayWhenTyping=e.payload},setOverlayCollapsedUserOverwrite(t,e){t.overlayCollapsedUserOverwrite=e.payload,t.overlayCollapsed=e.payload}}}),{setShowTabHint:_n,setInputFocus:Xo,setOverlayCollapsed:Ye,setOpenOverlayWhenTyping:Id,setOverlayCollapsedUserOverwrite:Ld}=Pd.actions,Ad=Pd.reducer;var Md={styleRow:"dd-prYfH",styleSuggestion:"dd-JTmXy"};import{jsx as Jo}from"react/jsx-runtime";var jh=({match:t,selected:e,styles:n})=>Jo(I,{as:"button",selected:e,className:n.styleRow,"data-testid":"style-suggestion-item",title:t.suggestion,children:Jo("span",{className:n.styleSuggestion,children:t.suggestion})}),$h=({matches:t,selectedIndex:e})=>{let n=x("StyleSuggestionList",Md);return Jo(Z,{children:t.map((o,s)=>Jo(jh,{match:o,selected:e===s,styles:n},`${o.keyword}-${s}`))})},Qo=$h;import{useMemo as ay}from"react";import{Interweave as Fd}from"interweave";import{useEffect as Zh,useMemo as Yh,useRef as ey,useState as ty}from"react";import{useDispatch as ny,useSelector as Hd}from"react-redux";import{useEffect as Gh}from"react";function Nd(t,e,n){Gh(()=>{let o=t.current;return o?(o.addEventListener(e,n),()=>{o.removeEventListener(e,n)}):()=>{}},[t,e,n])}var Od={root:"dd-1MBCO",actions:"dd--x4cy",closeIconContainer:"dd-1z5NR",closeIcon:"dd-8qMF-",badge:"dd-4Fpkz",formattedText:"dd-EzvTB",assistantContainer:"dd-j6o8F",formattedTextTruncated:"dd-fv169",assistantBadge:"dd-VD57E"};import{jsx as Dd,jsxs as qh}from"react/jsx-runtime";var _d=({title:t})=>qh("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18px",height:"18px",viewBox:"0 0 24 24","aria-labelledby":"closeTitle",children:[Dd("title",{id:"closeTitle",children:t}),Dd("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})]});var _r={};J(_r,{enUS:()=>Xh,nlNL:()=>Jh});var Xh={assistant:[{type:0,value:"Assistant"}],close:[{type:0,value:"Close"}]},Jh={assistant:[{type:0,value:"Assistent"}],close:[{type:0,value:"Sluiten"}]};import{jsx as Ue,jsxs as Bd}from"react/jsx-runtime";var oy=["search","personal-collection-search","search-autocomplete"];function sy(t,e,n,o={}){var r;let s="";return oy.includes(e)?s=_l(br(t,n,{stripAgentPart:!0}),(r=o.searchKeywords)!=null?r:[n]):s=br(t,n,o),o.placeholders===!0&&(s=Fl(s)),s}var ry=()=>{},iy=({selected:t,suggestion:e})=>{let n=R(_r),o=w("inlineSuggestions"),s=Hd(at),[r,i]=ty(!1),a=w("enableSuggestionFeedback"),d=Hd(g=>g.input.text),l=ny(),c=x("TextSuggestion",Od),p=ey(null),u=e.source==="assistant",m=a&&!u;Zh(()=>{let g=setTimeout(()=>{l(oa({text:e.text,suggestion:e}))},500);return()=>{clearTimeout(g)}},[e]),Nd(p,"click",()=>{l(re({suggestion:e,text:e.text,eventMetrics:{inputType:"mouse"},replace:"until-selection-end"}))});let h=()=>{l(dt({source:e.source,text:e.text,assistantCode:e.assistantCode}))},f=Yh(()=>sy(e.text,e.source,s,{stripAgentPart:o,placeholders:!0,searchKeywords:e.searchKeywords}),[o,e.text,e.source,s,e.searchKeywords]);return e.source==="gpt"&&!o?null:Bd("div",{className:c.root,onMouseEnter:()=>i(!0),onMouseLeave:()=>i(!1),children:[Ue(I,{ref:p,as:"button","data-testid":"suggestions-overlay-item",selected:t,onClick:ry,children:e.source==="assistant"?Bd("div",{className:c.assistantContainer,children:[Ue(Fd,{containerTagName:"div",tagName:"span",className:c.formattedTextTruncated,content:f}),Ue("span",{className:c.assistantBadge,children:n("assistant")})]}):Ue(Fd,{containerTagName:"div",tagName:"span",className:c.formattedText,content:f})}),m&&r&&Ue("div",{className:c.actions,children:Ue(Vo,{source:"overlay",context:d,suggestion:e})}),u&&r&&Ue("div",{className:c.closeIconContainer,children:Ue("button",{type:"button",className:c.closeIcon,onClick:h,title:n("close"),children:Ue(_d,{title:n("close")})})})]})},Ud=iy;import{jsx as dy}from"react/jsx-runtime";var ly=({suggestions:t,selectedIndex:e,reverse:n})=>ay(()=>{let s=t.map((r,i)=>dy(Ud,{index:i,selected:i===e,suggestion:r},`${r.text}-${r.source}`));return n?s.reverse():s},[t,e,n]),Zo=ly;var Kd={root:"dd-PfvRI",paper:"dd-HYlyY"};import{createAsyncThunk as cy,createSlice as uy}from"@reduxjs/toolkit";var Yo={list:{keywordMatches:[]},fetchState:"idle"},es=t=>t.styleSuggestions.list,Ct=cy("styleSuggestions/getAll",(n,o)=>v(null,[n,o],function*({text:t},e){var d;let{deepdeskAPI:s}=e.extra,r=e.getState(),{showStyleSuggestions:i}=r.settings,a=(d=r.conversation.current)==null?void 0:d.profileCode;if(!i)return Yo.list;if(!a)throw new Error("No current conversation to fetch pinned messages");return s.getStyleSuggestions({profileCode:a,message:t})})),zd=uy({name:"styleSuggestions",initialState:Yo,reducers:{commitStyleSuggestion(t,e){let{keyword:n,suggestion:o}=e.payload;t.list.keywordMatches=t.list.keywordMatches.filter(s=>s.keyword.toLowerCase()!==n.toLowerCase()||s.suggestion!==o)}},extraReducers:t=>{t.addCase(Ct.pending,e=>{e.fetchState="loading"}).addCase(Ct.rejected,e=>{e.fetchState="error"}).addCase(Ct.fulfilled,(e,n)=>{e.fetchState="done",qe(e.list,n.payload)||(e.list=n.payload)}).addCase(ct,e=>{e.list=Yo.list}).addCase(j,()=>Yo)}}),{commitStyleSuggestion:Wd}=zd.actions,Vd=zd.reducer;var ts=t=>{let e=new Set;return t.filter(({keyword:n,suggestion:o})=>{let s=JSON.stringify([n.toLowerCase(),o]);return e.has(s)?!1:(e.add(s),!0)})};import{jsx as ns,jsxs as hy}from"react/jsx-runtime";var fy=()=>{var g;let t=gy(null),e=x("InlineSuggestionsOverlay",Kd),n=Tt(Ee),o=my(),s=Tt(Q),r=Tt(Dt),i=Tt(qo),a=w("showTextSuggestions"),d=Tt(lt),l=Tt(un),c=w("showStyleSuggestions"),p=w("showStyleSuggestionList"),u=Tt(es),m=c&&p?ts((g=u.keywordMatches)!=null?g:[]):[],h=m.length>0,f=a&&d.length>0;return mt(()=>{setTimeout(()=>{o(Ye({collapse:!0,skipWhenInputFocus:!0}))})}),py(()=>{let S=t.current;if(!S||!S.parentElement)return;S.parentElement.style.left="0px";let T=S.getBoundingClientRect();S.parentElement.style.left=`${Math.min(window.innerWidth-4-T.right,0)}px`}),i||s!==!0||r===!1||!n&&!h||!f&&!h?null:ns("div",{className:e.root,"data-variant":"inline",children:hy("div",{ref:t,className:e.paper,children:[h&&ns(Qo,{matches:m,selectedIndex:-1}),f&&ns(Z,{children:ns(Zo,{suggestions:d,selectedIndex:l})})]})})},jd=fy;import Sy,{useState as Hr,useEffect as xy}from"react";var $d={root:"dd-7zvcP",dialogContent:"dd-4C0lK",continueButton:"dd-YUPQW",buttonContinueWrapper:"dd-IKpYs",nicknameInput:"dd-rxhGp",titleWrapper:"dd-nw3nD",title:"dd-5iof5",closeButtonWrapper:"dd-UUAzA",closeButton:"dd-7rjP5",buttonsWrapper:"dd-5e9Xb",errorMessage:"dd--5VgX",errorLink:"dd-u461n"};import{useSelector as by}from"react-redux";var Fr={};J(Fr,{enUS:()=>yy,nlNL:()=>vy});var yy={title:[{type:0,value:"Enter your nickname"}],close:[{type:0,value:"Close"}],nicknameDialogTitle:[{type:0,value:"Please enter the name you'd like customers to see during chat conversations. This nickname will be used across your Deepdesk environment."}],nicknameDialogInputPlaceholder:[{type:0,value:"Enter your nickname"}],nicknameDialogContinueButton:[{type:0,value:"Continue"}],nicknameDialogError:[{type:0,value:"Nickname cannot be empty or spaces only"}],nicknameDialogEmojiError:[{type:0,value:"You cannot use emojis in this field."}],nicknameDialogSaveError:[{type:0,value:"We couldn't save your details just now. Please try again, or update it at "},{type:1,value:"account"},{type:0,value:".deepdesk.com/admin/user-settings"}],nicknameDialogSaveErrorWithoutLink:[{type:0,value:"We couldn\u2019t save your details just now. Please try again later, or update them in My Deepdesk \u2192 Settings."}]},vy={title:[{type:0,value:"Voer je bijnaam in"}],close:[{type:0,value:"Sluiten"}],nicknameDialogTitle:[{type:0,value:"Voer de naam in die je wilt dat klanten zien tijdens chatgesprekken. Deze bijnaam wordt gebruikt in je Deepdesk-omgeving."}],nicknameDialogInputPlaceholder:[{type:0,value:"Voer je bijnaam in"}],nicknameDialogContinueButton:[{type:0,value:"Doorgaan"}],nicknameDialogError:[{type:0,value:"Bijnaam mag niet leeg of alleen spaties zijn"}],nicknameDialogEmojiError:[{type:0,value:"Je kunt geen emoji's gebruiken in dit veld."}],nicknameDialogSaveError:[{type:0,value:"We konden je gegevens nu niet opslaan. Probeer het opnieuw of werk het bij op "},{type:1,value:"account"},{type:0,value:".deepdesk.com/admin/user-settings"}],nicknameDialogSaveErrorWithoutLink:[{type:0,value:"We konden je gegevens nu niet opslaan. Probeer het opnieuw later, of werk ze bij in My Deepdesk \u2192 Instellingen."}]};import{Fragment as Cy,jsx as fe,jsxs as os}from"react/jsx-runtime";var Gd=({onClose:t,onSave:e,id:n,error:o})=>{let[s,r]=Hr(""),[i,a]=Hr(!1),[d,l]=Hr(!1),c=x("Nickname",$d),p=Sy.useRef(null),u=by(S=>S.info.showNicknameDialog),m=R(Fr),h=w("adminUrl");xy(()=>{o&&a(!0)},[o]);let f=()=>{if(!p.current)return;s.trim()?p.current.setCustomValidity(""):p.current.setCustomValidity(m("nicknameDialogError")),p.current.reportValidity()},g=S=>{S.preventDefault();let T=s.trim(),C=S.currentTarget.querySelector("#nickname-input");if(!T){C.setCustomValidity(m("nicknameDialogError")),C.reportValidity();return}C.setCustomValidity(""),e(T)};return os(jt,{isOpen:u,"datatest-id":n,onClose:t||(()=>{}),onBack:t||(()=>{}),children:[fe("div",{className:c.titleWrapper,children:fe("h1",{className:c.title,children:m("title")})}),os("form",{className:c.dialogContent,onSubmit:g,children:[fe("p",{children:m("nicknameDialogTitle")}),i&&o&&fe("div",{className:c.errorMessage,children:h?(()=>{let S=m("nicknameDialogSaveError",{account:h}),T=`${h}.deepdesk.com/admin/user-settings`,C=S.indexOf(T);if(C!==-1){let E=S.substring(0,C),A=S.substring(C+T.length);return os(Cy,{children:[E,fe("a",{href:T,target:"_blank",rel:"noopener noreferrer",className:c.errorLink,children:T}),A]})}return S})():m("nicknameDialogSaveErrorWithoutLink")}),fe("input",{required:!0,minLength:1,maxLength:20,"data-testid":"nickname-input",id:"nickname-input",className:c.nicknameInput,type:"text",placeholder:m("nicknameDialogInputPlaceholder"),value:s,onChange:S=>{l(new RegExp("\\p{Extended_Pictographic}","u").test(S.target.value)),r(S.target.value)},onBlur:f,ref:p}),d&&fe("div",{className:c.errorMessage,role:"alert",children:m("nicknameDialogEmojiError")}),os("div",{className:c.buttonsWrapper,children:[o?fe("div",{className:c.closeButtonWrapper,children:fe("button",{type:"button",className:c.closeButton,onClick:()=>t==null?void 0:t(),children:m("close")})}):null,fe("div",{className:c.buttonContinueWrapper,children:fe("button",{type:"submit",className:c.continueButton,disabled:!s.trim()||new RegExp("\\p{Extended_Pictographic}","u").test(s),children:m("nicknameDialogContinueButton")})})]})]})]})};import{Provider as Ty}from"react-redux";import{jsx as ss}from"react/jsx-runtime";var wy=({children:t})=>{let n=w("locale").replace("-","");return ss(or.Provider,{value:n,children:t})},Ey=({store:t,customStyles:e={},children:n})=>ss(Ty,{store:t,children:ss(wy,{children:ss(an.Provider,{value:e,children:n})})}),Ke=Ey;import Wr from"classnames";import{useEffect as Fy,useRef as Hy,useState as By}from"react";import{useDispatch as Uy,useSelector as ze}from"react-redux";import{useState as ky}from"react";function qd(t,e){let[n,o]=ky(()=>{if(typeof window=="undefined")return e;try{let r=window.localStorage.getItem(t);return r?JSON.parse(r):e}catch(r){return k.error(r),e}});return[n,r=>{try{let i=r instanceof Function?r(n):r;o(i),typeof window!="undefined"&&window.localStorage.setItem(t,JSON.stringify(i))}catch(i){k.error(i)}}]}var Xd=()=>/Mac/i.test(navigator.platform);import Iy from"classnames";import{Fragment as Ly,useCallback as Ur,useMemo as Qd}from"react";var Br={};J(Br,{enUS:()=>Ry,nlNL:()=>Py});var Ry={loginPlease:[{type:8,value:"login",children:[{type:0,value:"Sign in"}]},{type:0,value:" to enable "},{type:1,value:"productName"},{type:0,value:"."}],snooze:[{type:0,value:"Snooze for "},{type:8,value:"min",children:[{type:0,value:"10 minutes"}]},{type:0,value:", "},{type:8,value:"hour",children:[{type:0,value:"1 hour"}]},{type:0,value:" or "},{type:8,value:"day",children:[{type:0,value:"1 day"}]}]},Py={loginPlease:[{type:8,value:"login",children:[{type:0,value:"Log in"}]},{type:0,value:" bij "},{type:1,value:"productName"},{type:0,value:"."}],snooze:[{type:0,value:"Snooze voor "},{type:8,value:"min",children:[{type:0,value:"10 minuten"}]},{type:0,value:", "},{type:8,value:"hour",children:[{type:0,value:"1 uur"}]},{type:0,value:" of "},{type:8,value:"day",children:[{type:0,value:"1 dag"}]}]};var Jd={root:"dd-uTPjX",anchor:"dd-C8lsZ",anchorButton:"dd-IoSx9"};import{jsx as rs,jsxs as Zd}from"react/jsx-runtime";var Kr=(t,e,n)=>o=>rs("button",{className:t.anchorButton,type:"button",value:e,onClick:n,children:o},e),Ay=({className:t,loginUrl:e,isEmbedded:n,onSnooze:o,onLogIn:s})=>{let r=R(Br),i=oe(),a=x("Login",Jd),d=w("productName"),l=Ur(g=>{g.preventDefault(),o&&o(Number.parseInt(g.target.value,10))},[]),c=Ur(g=>{g.preventDefault(),i.send(Ut,!0)},[e]),p=Qd(()=>g=>rs("a",{onClick:T=>{T.preventDefault(),s()},href:e,className:a.anchor,target:"_blank",rel:"noreferrer",children:g},"login"),[e]),u=Ur(g=>rs("button",{type:"button",className:a.anchorButton,onClick:c,children:g},"prompt"),[c]),{min:m,hour:h,day:f}=Qd(()=>({min:Kr(a,600,l),hour:Kr(a,3600,l),day:Kr(a,3600*12,l)}),[]);return Zd("div",{className:Iy(t,a.root),children:[r("loginPlease",{login:n?u:p,productName:d}),o&&Zd(Ly,{children:[rs("br",{}),r("snooze",{min:m,hour:h,day:f})]})]})},is=Ay;import{useDispatch as My}from"react-redux";var Yd={root:"dd-DoQhb",text:"dd-Jwnev"};import{jsx as ec,jsxs as Oy}from"react/jsx-runtime";var Ny=({title:t})=>{let e=x("SearchTrigger",Yd),n=My(),o=z();return Oy("button",{type:"button",className:e.root,onClick:()=>{n(pe(!0)),o("open search",{via:"autocomplete-overlay"})},children:[ec(Gt,{}),ec("span",{className:e.text,children:t})]})},tc=Ny;var zr={};J(zr,{enUS:()=>Dy,nlNL:()=>_y});var Dy={arrowHint:[{type:0,value:"Tip: use arrow keys to navigate suggestions"}],searchHintWindows:[{type:0,value:"Press CTRL+"},{type:1,value:"searchTriggerKey"},{type:0,value:" to search"}],searchHintMac:[{type:0,value:"Press CMD+"},{type:1,value:"searchTriggerKey"},{type:0,value:" to search"}],open:[{type:0,value:"Open "},{type:1,value:"productName"}],collapse:[{type:0,value:"Close"}],search:[{type:0,value:"Search"}],dismiss:[{type:0,value:"Dismiss"}],dismissError:[{type:0,value:"Dismiss error"}]},_y={arrowHint:[{type:0,value:"Tip: Selecteer suggesties met pijltoetsen"}],searchHintWindows:[{type:0,value:"Druk CTRL+"},{type:1,value:"searchTriggerKey"},{type:0,value:" om te zoeken"}],searchHintMac:[{type:0,value:"Druk CMD+"},{type:1,value:"searchTriggerKey"},{type:0,value:" om te zoeken"}],open:[{type:0,value:"Open "},{type:1,value:"productName"}],collapse:[{type:0,value:"Sluiten"}],search:[{type:0,value:"Zoeken"}],dismiss:[{type:0,value:"Sluiten"}],dismissError:[{type:0,value:"Foutmelding sluiten"}]};var nc={root:"dd-oa7Vc",isInline:"dd-bwk31",toggleButton:"dd-MSB8Z",toggleButtonWrapper:"dd-ZkCzT",toggleButtonWrapperHidden:"dd-Sq66c",isCollapsed:"dd-vkrPk",collapsible:"dd-CWQJe",hints:"dd-IOoo3",hintsHidden:"dd-psVuT",triggers:"dd-toIoo",triggersRight:"dd-mc4l2",loginError:"dd-KCXeb",loginErrorMessage:"dd-Bv-BG",loginErrorDismiss:"dd-iSCjU"};import{jsx as q,jsxs as et}from"react/jsx-runtime";var Ky=({onLogIn:t})=>{var K;let e=x("SuggestionsOverlay",nc),n=R(zr),o=ze(Ee),s=ze(na),r=Uy(),i=Hy(null),a=w("searchTriggerKey"),d=w("productName"),l=ze(qo),c=ze(Q),p=ze(Wi),u=ze(Dt),[m,h]=By(null),f=w("showSearch"),g=w("showTextSuggestions"),S=w("adminUrl"),T=w("isEmbedded"),C=w("suggestionsPlacement"),[E,A]=qd("dd-snooze-until-ms",0),N=l||E>Date.now(),_=ze(lt),V=ze(un),Pe=w("showStyleSuggestions"),Ie=w("showStyleSuggestionList"),O=ze(es),U=Pe&&Ie?ts((K=O.keywordMatches)!=null?K:[]):[],ve=U.length>0,X=_.filter(Le=>Le.source!=="gpt").length,st=()=>{N&&A(0),r(Ld(!N))},L=Le=>{let It=Date.now()+Le*1e3;A(It),k.info(`Snooze until: ${new Date(It)}`),r(Ye({collapse:!0}))};return Fy(()=>{X===0&&h(null)},[_,X]),mt(()=>{r(Ye({collapse:!0,skipWhenInputFocus:!0}))}),c===null||u===!1?null:c===!1?et("div",{ref:i,className:Wr(e.root,{[e.isCollapsed]:N}),children:[!N&&et("div",{className:e.triggers,children:[q("div",{style:{flex:1}}),q("div",{className:e.triggersRight,children:q(At,{className:e.toggleButton,title:n("collapse"),onClick:st,isCollapsed:!1})})]}),q("div",{className:e.toggleButtonWrapper,children:q(At,{className:e.toggleButton,title:n("open",{productName:d}),onClick:st,isCollapsed:!0})}),et("div",{className:e.collapsible,children:[p&&et("div",{className:e.loginError,children:[q("span",{className:e.loginErrorMessage,children:p}),q("button",{type:"button",className:e.loginErrorDismiss,onClick:()=>r(Yn()),"aria-label":n("dismissError"),children:n("dismiss")})]}),q(is,{loginUrl:S,isEmbedded:T,onLogIn:t,onSnooze:L})]})]}):!s||!o&&!ve?null:et("div",{ref:i,className:Wr(e.root,{[e.isCollapsed]:N}),children:[!N&&et("div",{className:e.triggers,children:[q("div",{style:{flex:1},children:f&&q("div",{style:{display:"inline-block"},onFocus:()=>{},onMouseOver:()=>h(n(Xd()?"searchHintMac":"searchHintWindows",{searchTriggerKey:a.toUpperCase()})),onMouseLeave:()=>h(null),children:q(tc,{title:n("search")})})}),et("div",{className:e.triggersRight,onFocus:()=>{},children:[q("div",{className:Wr(!m&&e.hintsHidden,e.hints),children:m}),q(At,{className:e.toggleButton,title:n("collapse"),onClick:st,isCollapsed:!1})]})]}),q("div",{className:e.toggleButtonWrapper,children:q(At,{className:e.toggleButton,title:n("open",{productName:d}),onClick:st,isCollapsed:!0})}),(ve||X>0&&g)&&et("div",{className:e.collapsible,onFocus:()=>{},children:[ve&&q(Qo,{matches:U,selectedIndex:-1}),X>0&&g&&q(Z,{children:q(Zo,{suggestions:_,selectedIndex:V,reverse:C==="above"})})]})]})},oc=Ky;import Xr from"classnames";import{Interweave as Rv}from"interweave";import{useCallback as Pv,useEffect as Iv,useMemo as Cc,useRef as Lv}from"react";import{connect as Av}from"react-redux";import{useEffect as zy,useRef as Wy,useState as Vy}from"react";function as(t){return t.contentEditable==="true"}function jy(t){let e=0,n=0,o=window.getSelection();if(o.rangeCount!==0){let s=o.getRangeAt(0),r=s.cloneRange();r.selectNodeContents(t),r.setEnd(s.endContainer,s.endOffset),n=r.toString().length,r.selectNodeContents(t),r.setEnd(s.startContainer,s.startOffset),e=r.toString().length}return{selectionStart:e,selectionEnd:n}}function sc(t){let{selectionStart:e,selectionEnd:n}=as(t)?jy(t):t;return[e,n]}function rc(t){let[,e]=Vy(),n=Wy(null);return n.current=sc(t),zy(()=>{let o=()=>{var a;let[s,r]=(a=n.current)!=null?a:[],i=sc(t);(!i||s!==i[0]||r!==i[1])&&(n.current=i,e({}))};return t.addEventListener("keyup",o),t.addEventListener("click",o),t.addEventListener("focus",o),document.addEventListener("selectionchange",o),()=>{t.removeEventListener("keyup",o),t.removeEventListener("click",o),t.removeEventListener("focus",o),document.removeEventListener("selectionchange",o)}},[t]),n.current}function ic(t,e){if(!e)return;let n=t,{value:o}=n,[s,r]=e,i=o.match(Jn);if(!i||i.length===0)return;let a=0;i.find(d=>{let l=o.indexOf(d,a);return s>l&&r<l+d.length?(n.selectionStart=l,n.selectionEnd=l+d.length,!0):(a=l+d.length,!1)})}import{cloneElement as $y}from"react";var Gy=["div","span","mark","strong","b","i","u","em"];function Vr(t,e,n=0){var r;let o=t[t.length-1],s=typeof o=="object"&&o!==null?(r=o.props)==null?void 0:r.tagName:void 0;if(s==="br")return t.pop(),[...t,...e,o];if(Gy.includes(s)){let i=Array.isArray(o.props.children)?o.props.children:[o.props.children];return[...t.slice(0,t.length-1),$y(o,{children:Vr(i,e,n+1)})]}return[...t,...e]}function wt(t){return t.tagName.toLowerCase()==="textarea"}var ac={root:"dd-7-cgW",container:"dd-PsRQ8",agentText:"dd-qnW-V",tabText:"dd-cUHUr",hint:"dd-v7fSg",matchSelection:"dd-8cr8y",focus:"dd-3tr9l",resetIndent:"dd-TvQfZ",matchKeyword:"dd-oJkRD",matchPlaceholder:"dd-QvNoo",hover:"dd--wi0R",hintText:"dd-7gQQh",popover:"dd-xbRu-",popoverRoot:"dd-rA2x8",popoverContentContainer:"dd-JHICl",popoverContent:"dd--mfkC",selectionOptions:"dd-p52wn",selectionOptionsIsHidden:"dd-sSTDp",selectionOptionsButton:"dd-Q6kRY",caret:"dd-jIhc8",popoverSuggestionsRoot:"dd-iFDbL",suggestionsOverlayInputStyles:"dd-zzENA"};import ev from"classnames";import{Matcher as tv}from"interweave";import{useEffect as nv,useMemo as ov}from"react";import{useEffect as qy,useRef as Xy,useState as Jy}from"react";function lc(t,e){let n;return[(...o)=>{window.cancelAnimationFrame(n);let s=e?e(...o):o;n=window.requestAnimationFrame(()=>{t(...s)})},()=>window.cancelAnimationFrame(n)]}function ls(t){let e=Xy(null),[n,o]=Jy(!1);return qy(()=>{var c;let s=!1,r=Number.parseFloat((c=window.getComputedStyle(document.body).zoom)!=null?c:"1"),[i,a]=lc((p,u)=>{let m=e.current;if(!m)return;let h=p/r,f=u/r,g=m.getBoundingClientRect(),S=h>g.x&&h<g.x+g.width&&f>g.y&&f<g.y+g.height;S&&!s?(s=!0,o(!0)):!S&&s&&(s=!1,o(!1))},({clientX:p,clientY:u})=>[p,u]),[d,l]=lc(()=>{s=!1,o(!1)});return t.addEventListener("mousemove",i),t.addEventListener("mouseleave",d),()=>{a(),l(),t.removeEventListener("mousemove",i),t.removeEventListener("mouseleave",d)}},[e]),[e,n]}function ds(t){return t.replace(/[.*+^${}()|[\]\\]/g,"\\$&")}function cs(t){return e=>{t.forEach(n=>{typeof n=="function"?n(e):n!=null&&(n.current=e)})}}function dc(t){return t!=null}import Qy from"classnames";import{forwardRef as Zy,useRef as Yy}from"react";var We={root:"dd-7-cgW",container:"dd-PsRQ8",agentText:"dd-qnW-V",tabText:"dd-cUHUr",hint:"dd-v7fSg",matchSelection:"dd-8cr8y",focus:"dd-3tr9l",resetIndent:"dd-TvQfZ",matchKeyword:"dd-oJkRD",matchPlaceholder:"dd-QvNoo",hover:"dd--wi0R",hintText:"dd-7gQQh",popover:"dd-xbRu-",popoverRoot:"dd-rA2x8",popoverContentContainer:"dd-JHICl",popoverContent:"dd--mfkC",selectionOptions:"dd-p52wn",selectionOptionsIsHidden:"dd-sSTDp",selectionOptionsButton:"dd-Q6kRY",caret:"dd-jIhc8",popoverSuggestionsRoot:"dd-iFDbL",suggestionsOverlayInputStyles:"dd-zzENA"};import{jsx as cc}from"react/jsx-runtime";var us=Zy((s,o)=>{var r=s,{className:t,children:e}=r,n=M(r,["className","children"]);let i=Yy(null),a=x("TabCompletion",We);return cc("div",b(y({ref:cs([i,o]),className:Qy(t,a.popoverContentContainer)},n),{children:cc("div",{className:a.popoverContent,children:e})}))});import{jsx as Fn,jsxs as iv}from"react/jsx-runtime";var sv=t=>e=>{let n=cr(e);return"top"in n&&(n.width=t.width-(e.left-t.left)-10),n},rv=({inputElement:t,boundaryRef:e,inputStyle:n,children:o,suggestion:s})=>{let r=x("TabCompletion",We),i=ko(),a=ov(()=>sv(t.getBoundingClientRect()),[t]),[d,l]=ls(t);return nv(()=>{l?i.open():i.close()},[l]),iv("span",{children:[Fn("mark",{ref:cs([d,i.triggerRef]),className:ev(r.matchKeyword,{[r.hover]:l}),"aria-haspopup":"dialog","aria-expanded":i.opened?"true":"false",children:o}),i.opened&&Fn(zt,{className:r.popover,triggerRef:i.triggerRef,boundaryRef:e,position:"below",align:"start",toStyle:a,children:Fn(us,{style:n,children:Fn("div",{className:r.hintText,children:s})})})]})},ps=class extends tv{constructor(){super(...arguments);this.keywordMatches=[];this.preparedKeywordMatches=[];this.usedKeywordMatches=new Set}onBeforeParse(n,o){return o.keywordMatches&&o.keywordMatches!==this.keywordMatches&&(this.preparedKeywordMatches=o.keywordMatches.map(s=>b(y({},s),{keywordRegex:new RegExp(`\\b${ds(s.keyword)}\\b`,"i")})),this.keywordMatches=o.keywordMatches),this.usedKeywordMatches.clear(),n}match(n){let o=this.preparedKeywordMatches.map(r=>{if(this.usedKeywordMatches.has(r))return null;let i=n.match(r.keywordRegex);if(!i)return null;let a=n.charAt(i.index-1),d=n.charAt(i.index+r.keyword.length);return a==="{"&&d==="}"?null:{index:i.index,length:i[0].length,match:i[0],matchString:i[0],suggestion:r.suggestion,preparedKeywordMatch:r,valid:!0}}).filter(dc);if(o.length===0)return null;let s=o.reduce((r,i)=>i.index<r.index?i:r);return this.usedKeywordMatches.add(s.preparedKeywordMatch),s}replaceWith(n,o){return Fn(rv,{inputElement:o.inputElement,suggestion:o.suggestion,inputStyle:o.inputStyle,boundaryRef:o.boundaryRef,children:n},`keyword_${o.matchString}_${o.key}`)}asTag(){return"mark"}};import{Matcher as av}from"interweave";import lv from"classnames";import{jsx as uc}from"react/jsx-runtime";var dv=({inputElement:t,children:e})=>{let n=x("TabCompletion",We),[o,s]=ls(t);return uc("mark",{ref:o,className:lv(n.matchPlaceholder,{[n.hover]:s}),children:e})},gs=class extends av{match(e){let n=e.match(/(((\$!\{)|(\{))[a-zA-Z0-9_.]+\}(?!\}))/);return n?{index:n.index,length:n[0].length,match:n[0],matchString:n[0],valid:!0}:null}replaceWith(e,n){return uc(dv,{inputElement:n.inputElement,children:e},`placeholder_${n.matchString}_${n.key}`)}asTag(){return"mark"}};import qr from"classnames";import{Matcher as Sv}from"interweave";import{createRef as xv,forwardRef as bv,useCallback as Cv,useEffect as Sc,useRef as xc,useState as bc}from"react";import{useDispatch as Tv,useSelector as wv}from"react-redux";import{jsx as pc}from"react/jsx-runtime";var gc=()=>pc("svg",{width:"1.3em",height:"1.3em",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"InsertLinkIcon",tabIndex:-1,children:pc("path",{fill:"currentColor",d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"})});import{useCallback as cv,useEffect as fc,useMemo as uv,useState as hc}from"react";import{useDispatch as pv,useSelector as yc}from"react-redux";import gv from"lodash.debounce";var mc={root:"dd-ky-Bv",content:"dd-kV5e1"};function ms(t,e,n){var s;let o=((s=t.imageSizes)==null?void 0:s[e])||t.image||n;if(!o)return null;try{return new URL(o).toString()}catch(r){return null}}function jr(t){return t.replace("https://www.","").replace("https://","")}import{jsx as Et,jsxs as $r}from"react/jsx-runtime";var mv=3,fv=t=>({image:t.image||"",text:t.text,id:t.id,title:t.title}),hv=({onSelectLink:t,onDismiss:e,placeholder:n,visitUrlText:o,linkCount:s=mv})=>{let r=x("LinkSearch",mc),[i,a]=hc(""),d=pv(),l=yc(pd("url")),c=yc(ka("URL")),p=uv(()=>c.map(fv),[c]),[u,m]=hc(p.length-1),h=w("fallbackImage"),f=C=>{let E=C.target;a(E.value)},g=(C,E)=>{C.stopPropagation(),C.preventDefault(),window.open(E,"_blank")},S=C=>{var N;let E=u-1<0?p.length-1:u-1,A=u+1===p.length?0:u+1;C.code==="Escape"&&(a(""),e()),C.code==="ArrowUp"&&m(E),C.code==="ArrowDown"&&m(A),C.code==="Enter"&&t(((N=p[u])==null?void 0:N.text)||i)},T=cv(gv(C=>{d(ut({query:C,type:"URL",tags:["link-search"]}))},300),[]);return fc(()=>{i&&T(i)},[i]),fc(()=>()=>{d(co())},[]),$r("div",{className:r.root,children:[Et(Z,{withDivider:!0,children:(i?p:l).slice(0,s).map((C,E)=>Et(I,{selected:u===E,onClick:()=>t(C.text),"data-testid":"linksearch-suggestion",children:$r(D,{children:[Et(D.Image,{src:ms(C,"small",h||void 0),title:C.title||C.text}),$r(D.Content,{className:r.content,cropText:!0,children:[Et(D.Title,{children:C.title||jr(C.text)}),C.title&&jr(C.text)]}),Et(I.Actions,{children:Et(I.ActionButton,{label:o,onClick:A=>g(A,C.text)})})]})},C.text))}),Et(Rn,{value:i,onChange:f,autoFocus:!0,placeholder:n,onKeyUp:S})]})},vc=hv;var Gr={};J(Gr,{enUS:()=>yv,nlNL:()=>vv});var yv={insertLink:[{type:0,value:"Insert link"}],linkInputPlaceholder:[{type:0,value:"Search, type or paste link"}],visitUrl:[{type:0,value:"Visit"}],addToPersonalCollection:[{type:0,value:"Add to Personal Collection"}]},vv={insertLink:[{type:0,value:"Voeg link toe"}],linkInputPlaceholder:[{type:0,value:"Zoek, typ of plak link"}],visitUrl:[{type:0,value:"Bekijk"}],addToPersonalCollection:[{type:0,value:"Toevoegen aan Personal Collection"}]};import{jsx as he,jsxs as fs}from"react/jsx-runtime";var Ev=bv((t,e)=>{let n=x("TabCompletion",We);return he("mark",{ref:e,className:qr(n.matchSelection)},"selection-start")}),kv=({startRef:t,boundaryRef:e,inputStyle:n,inputElement:o,children:s})=>{let r=R(Gr),i=x("TabCompletion",We),a=w("addToPersonalCollection"),d=wv(Qe("/admin/personal-collection/new")),l=xc(null),c=xc(null),[p,u]=bc(null),m=Tv(),h=ko(document.activeElement===o),[f]=bc(()=>document.createRange());h.triggerRef.current=f,Sc(()=>()=>f.detach(),[]),Sc(()=>{let S=t.current,T=l.current;!S||!T||(f.setStart(S,0),f.setEnd(T,0))},[t.current,l.current]),mt(()=>{h.close()});let g=Cv(S=>{let T=f.toString(),C=/^http(s?):\/\//.test(S)?S:`https://${S}`,E=`[${T}](${C})`;m(re({text:E,suggestion:{text:E,source:"search-url",type:"url"},eventMetrics:{inputType:"mouse"},replace:"selection"}))},[]);return fs("span",{children:[he("mark",{ref:l,className:qr(i.matchSelection),"aria-haspopup":"dialog","aria-expanded":h.opened?"true":"false",children:s}),h.opened&&he(zt,{className:i.popoverRoot,triggerRef:h.triggerRef,boundaryRef:e,position:"above",align:"start",children:fs(us,{style:n,ref:c,children:[fs("div",{className:qr(i.selectionOptions,{[i.selectionOptionsIsHidden]:p!==null}),children:[fs("button",{type:"button",tabIndex:p===null?-1:void 0,className:i.selectionOptionsButton,onClick:()=>u("insertLink"),children:[he(gc,{}),he("span",{children:"\xA0"}),he("span",{children:r("insertLink")})]}),a&&d&&he("button",{type:"button",tabIndex:p===null?-1:void 0,className:i.selectionOptionsButton,onClick:()=>{let S=f.toString(),T=`${d}?text=${encodeURIComponent(S)}`;window.open(T,"_blank")},children:he("span",{children:r("addToPersonalCollection")})})]}),p==="insertLink"&&he(vc,{placeholder:r("linkInputPlaceholder"),visitUrlText:r("visitUrl"),onSelectLink:g,onDismiss:()=>{u(null),h.close()}})]})})]},"selection-end")},hs=class extends Sv{constructor(){super(...arguments);this.charCount=0;this.foundIndex=0;this.startRef=null}onBeforeParse(n,o){return this.props=o,this.charCount=0,this.startRef=xv(),this.foundIndex=0,n}match(n){if(!this.props||this.props.selection===null||this.foundIndex===2)return null;let[o,s]=this.props.selection;if(o===s)return null;let r=this.foundIndex===0?o:s,i=r>=this.charCount&&r<=this.charCount+n.length?{index:r-this.charCount,length:0,match:"",valid:!0}:null;i&&this.foundIndex++;let a=this.foundIndex===1;return i&&a?this.charCount+=r-this.charCount:this.charCount+=n.length,i?y({isStart:a},i):null}replaceWith(n,o){return o.isStart?he(Ev,{ref:this.startRef}):he(kv,{inputElement:o.inputElement,startRef:this.startRef,boundaryRef:o.boundaryRef,inputStyle:o.inputStyle})}asTag(){return"mark"}};import{useSelector as Mv}from"react-redux";import{jsx as Xt,jsxs as Dv}from"react/jsx-runtime";var Nv=({enabled:t,content:e,tabText:n,showTabHint:o,showTabCompletion:s,showStyleSuggestions:r,keywordMatches:i,inputElement:a,source:d})=>{let l=x("TabCompletion",ac),c=w("insertLink"),p=w("addToPersonalCollection"),u=w("showMidSentenceSuggestions"),m=w("inlineSuggestions"),h=rc(a),f=Lv(null),g=Mv(Q);Iv(()=>{wt(a)&&h&&ic(a,h)},[h]);let S=Pv(E=>{if(!s||!n)return E;let A=[Xt("span",{className:l.resetIndent,children:"\u200B"},"u200B"),Xt("span",{"data-testid":"tab-completion",className:Xr(l.tabText,l.resetIndent),"data-source":d,children:n},"tabText")];return o&&A.push(Xt("span",{className:Xr(l.hint,l.resetIndent),children:Xt(Ms,{keyCode:"tab"},"tabHint")},"tabHint")),Vr(E,A)},[s,n,o]),T=Cc(()=>{let E=[];return(c||p)&&E.push(new hs("selection")),E.push(new gs("placeholders")),r&&E.push(new ps("keywords")),E},[m,c,p,r]),C=Cc(()=>{let E=window.getComputedStyle(a);return{"--dd-color":E.color,"--dd-font-size":E.fontSize,"--dd-font-family":E.fontFamily,"--dd-font-variant":E.fontVariant}},[]);return!t||!g?null:Dv("div",{ref:E=>{E!=null&&E.parentElement&&(f.current=E==null?void 0:E.parentElement)},className:l.root,style:C,children:[Xt(Rv,{tagName:"span",containerTagName:"div",className:Xr(l.container,l.agentText),disableLineBreaks:wt(a),content:e||"\u200B",onAfterParse:S,matchers:T,selection:h,keywordMatches:i,inputElement:a,inputStyle:C,boundaryRef:f,inlineSuggestionsOnlyAtEnd:!u}),Xt("br",{})]},"tab-completion")},Ov=t=>{var S,T,C;let{input:e,ui:n,settings:o,styleSuggestions:s,conversation:r}=t,i=_t({input:e}),a=(i==null?void 0:i.text)||"",d=(i==null?void 0:i.source)||"",l=(S=e.html)!=null?S:Mn(e.text),c=e.text.slice(e.suggestionTextStart,e.selection.end),p=a.indexOf(c)===0?a.slice(c.length):"",{showTabHint:u}=n,{isSupported:m}=r,{showTabCompletion:h,visible:f,showStyleSuggestions:g}=o;return{showTabHint:u,showStyleSuggestions:g,showTabCompletion:h&&Ee(t),content:l,tabText:p,source:d,keywordMatches:(C=(T=s.list)==null?void 0:T.keywordMatches)!=null?C:[],enabled:f&&m!==!1}},Tc=Av(Ov)(Nv);import{Fragment as bS,useEffect as oi,useState as CS}from"react";import{useDispatch as tu,useSelector as ee}from"react-redux";import{createAsyncThunk as wc,createSlice as _v}from"@reduxjs/toolkit";var Fv={token:null,interval:null},Jr=wc("passwordlessToken/getTemporaryPasswordlessToken",(t,e)=>v(null,null,function*(){let{deepdeskAPI:n}=e.extra;return{token:yield n.requestPasswordlessToken()}})),Qr=wc("passwordlessToken/pollPasswordlessToken",(t={},e)=>{let{interval:n=1e3*60*10}=t,{dispatch:o}=e;return o(Jr()),setInterval(()=>o(Jr()),n)}),Ec=_v({name:"passwordlessToken",initialState:Fv,reducers:{stopPollPasswordlessToken(t){t.interval&&clearInterval(t.interval),t.interval=null}},extraReducers:t=>{t.addCase(Jr.fulfilled,(e,n)=>{e.token=n.payload.token}),t.addCase(Qr.fulfilled,(e,n)=>{e.interval=n.payload})}}),{stopPollPasswordlessToken:kc}=Ec.actions,Rc=Ec.reducer;import{createSelector as Hv}from"@reduxjs/toolkit";function Bv(t){return"buttonText"in t&&"eventName"in t}function Pc(t){if(t)return Bv(t)?{label:t.buttonText,event:t.eventName,value:t.payload}:t}function Uv(t){return t==null?void 0:t.map(e=>Pc(e))}function Kv(t){let e=0;for(let n=0;n<t.length;n++)e=(e<<5)-e+t.charCodeAt(n),e|=0;return e}var Ic=Hv([za],t=>t.map(n=>{let o=Pc(n.callToAction),s=Uv(n.callToActions);return b(y(y(y({text:n.response,title:n.name},o?{callToAction:o}:{}),s!=null&&s.length?{callToActions:s}:{}),n.message!==void 0?{message:n.message}:{}),{editable:n.editable,isLoading:n.isLoading,evaluationId:n.evaluationId,rule:{id:Kv(n.code),label:n.code,name:n.name,description:n.name}})}));import{useEffect as zv,useState as Wv}from"react";import Mc from"classnames";import{jsx as Lc}from"react/jsx-runtime";var Jt=()=>Lc("svg",{width:"1em",height:"1em",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg",children:Lc("path",{d:"M502.6 70.63l-61.25-61.25C435.4 3.371 427.2 0 418.7 0H255.1c-35.35 0-64 28.66-64 64l.0195 256C192 355.4 220.7 384 256 384h192c35.2 0 64-28.8 64-64V93.25C512 84.77 508.6 76.63 502.6 70.63zM464 320c0 8.836-7.164 16-16 16H255.1c-8.838 0-16-7.164-16-16L239.1 64.13c0-8.836 7.164-16 16-16h128L384 96c0 17.67 14.33 32 32 32h47.1V320zM272 448c0 8.836-7.164 16-16 16H63.1c-8.838 0-16-7.164-16-16L47.98 192.1c0-8.836 7.164-16 16-16H160V128H63.99c-35.35 0-64 28.65-64 64l.0098 256C.002 483.3 28.66 512 64 512h192c35.2 0 64-28.8 64-64v-32h-47.1L272 448z"})});var Ac={root:"dd-WcEru",entity:"dd-LfP8y",entityText:"dd-L-v0f",iconWrapper:"dd-9Deh1",icon:"dd-tM7E2",iconClicked:"dd-EEdDL"};import{jsx as Qt,jsxs as Nc}from"react/jsx-runtime";var Vv=({entities:t})=>{let e=x("EntitiesWidgetList",Ac),[n,o]=Wv(void 0),s=z(),r=()=>{o(void 0)},i=a=>{t&&(o(t.indexOf(a)),be(a.text),s("entity copied",{entity:a,type:"copy"}))};return zv(()=>{let a=setTimeout(r,500);return()=>{clearTimeout(a)}},[n]),!t||t.length===0?null:Qt("div",{className:e.root,"data-testid":"widget-entities-list",children:t.map((a,d)=>Nc("button",{title:a.text,className:e.entity,type:"button",onClick:()=>i(a),children:[Qt("span",{className:e.entityText,children:a.text}),Nc("span",{className:e.iconWrapper,children:[Qt("span",{className:Mc(e.icon),children:Qt(Jt,{})}),Qt("span",{className:Mc(e.icon,n===d&&e.iconClicked),children:Qt(Jt,{})})]})]},a.text))})},Oc=Vv;import{jsx as Dc}from"react/jsx-runtime";var _c=()=>Dc("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:Dc("path",{d:"M17 13.5v6H5v-12h6m3-3h6v6m0-6-9 9",stroke:"currentColor",strokeWidth:"1.5",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})});import{useRef as Jv}from"react";import{useSelector as Qv}from"react-redux";var Fc={root:"dd-ohnXe",trigger:"dd-7i-S3",button:"dd-t53Cg",nav:"dd-qZFnm",item:"dd-FZC0F"};var Hc={root:"dd-nazq3",rotation:"dd-3EHTv"};import{jsx as $v}from"react/jsx-runtime";var jv=({size:t=12})=>{let e=x("LoadingSpinner",Hc);return $v("span",{"data-testid":"loading-spinner",style:{width:`${t}px`,height:`${t}px`},className:e.root})},Bc=jv;import{jsx as Uc}from"react/jsx-runtime";var Kc=()=>Uc("svg",{xmlns:"http://www.w3.org/2000/svg",height:"1em",viewBox:"0 0 512 512",fill:"currentColor",children:Uc("path",{d:"M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24V296c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32z"})});import{jsx as zc,jsxs as Gv}from"react/jsx-runtime";var Wc=t=>Gv("svg",b(y({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 448 512","aria-labelledby":"checkTitle"},t),{children:[zc("title",{id:"checkTitle",children:"Check"}),zc("path",{fill:"#666",d:"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"})]}));var Zr={};J(Zr,{enUS:()=>qv,nlNL:()=>Xv});var qv={error:[{type:0,value:"Something went wrong"}]},Xv={error:[{type:0,value:"Er ging iets fout"}]};import{jsx as Ve,jsxs as Vc}from"react/jsx-runtime";var Zv=3e3,Yv=({assistantOptions:t})=>{let e=x("OnDemandAssistants",Fc),n=R(Zr),o=Jv(),s=go(xe),r=Qv(Il),i=z(),a=r.filter(c=>c.isPinned),d=r.filter(c=>!c.isPinned),l=c=>v(null,null,function*(){clearTimeout(o.current),i("trigger on demand assistant",{assistantCode:c}),yield s.call(b(y({},t),{assistantCode:c})),o.current=setTimeout(()=>s.reset(),Zv)});return r.length===0?null:Vc("div",{className:e.root,children:[a.map(({assistant:c,assistantName:p,displayName:u})=>Ve("button",{type:"button",className:e.button,disabled:s.state==="loading",onClick:()=>l(c),children:u||p},c)),d.length>0&&Vc($,{placement:"top-end",children:[Ve($.Trigger,{className:e.trigger,disabled:s.state==="loading",children:Ve(Ko,{"data-testid":"trigger"})}),Ve($.Content,{className:e.nav,"data-testid":"popover",children:d.map(({assistant:c,assistantName:p,displayName:u})=>Ve($.Button,{className:e.item,disabled:s.state==="loading",onClick:()=>l(c),children:u||p},c))})]}),s.state==="loading"&&Ve(Bc,{}),s.state==="done"&&Ve(Wc,{"data-testid":"trigger-done"}),s.state==="error"&&Ve(gl,{trigger:Ve(Kc,{}),children:n("error")})]})},jc=Yv;import{useDispatch as lS}from"react-redux";var Hn={};J(Hn,{enUS:()=>eS,nlNL:()=>tS});var eS={useCue:[{type:0,value:"Add to message"}],__summarizerAssistant__:[{type:0,value:"Summary"}],copyCue:[{type:0,value:"Copy"}],removeCue:[{type:0,value:"Close"}],thumbsUp:[{type:0,value:"Thumbs up"}],thumbsDown:[{type:0,value:"Thumbs down"}]},tS={useCue:[{type:0,value:"Voeg toe aan bericht"}],__summarizerAssistant__:[{type:0,value:"Samenvatting"}],copyCue:[{type:0,value:"Kopi\xEBren"}],removeCue:[{type:0,value:"Sluiten"}],thumbsUp:[{type:0,value:"Thumbs up"}],thumbsDown:[{type:0,value:"Thumbs down"}]};import{useEffect as $c,useRef as nS,useState as oS}from"react";var Yr={title:"dd-YBHrC",fadeup:"dd-cRM0K",fadedown:"dd-7D4Pq",selected:"dd-bueui",actions:"dd-9Iqn9",ctaMessage:"dd-ge8nB",thumbsUp:"dd-6QwVx",thumbsDown:"dd-d3E8l",form:"dd-sPNU2",formInput:"dd-F3E4I",formSubmit:"dd-vw5S0",actionButton:"dd-cCWyJ",editableCue:"dd-nWSD-",inputSpace:"dd-DGYB1"};import{jsx as ye,jsxs as ys}from"react/jsx-runtime";var sS=500,rS=100,iS=({content:t,onChange:e,onCopy:n})=>{let o=nS(null),s=x("WidgetCue",Yr);return $c(()=>{let r=o.current;if(!r)return;r.style.setProperty("height","0px");let i=Math.min(Math.max(r.scrollHeight,rS),sS);r.style.setProperty("height",`${i}px`)},[t]),ye("textarea",{ref:o,className:s.editableCue,onCopy:n,onChange:e,value:t})},aS=({cue:t,onCallToAction:e,onRemove:n,onCopy:o,onUse:s})=>{var f;let r=x("WidgetCue",Yr),i=R(Hn),a=z(),d=w("hasKeyboardInput"),[l,c]=oS(t.text),p=g=>{let S=g?b(y({},t),{callToAction:g}):t;e&&e(l,S),n(t)},u=(g,S)=>{o&&o(g,t),S&&Je(S,r.fadeup)},m=g=>{s&&s(g,t)},h=g=>{g.preventDefault(),g.stopPropagation(),n(t)};return $c(()=>{a("Assistant response displayed",{evaluationId:t.evaluationId,assistantCode:t.rule.label,assistantOutput:t.text})},[]),ys(I,{"data-testid":"cue",children:[ye(D,{children:ys(D.Content,{children:[t.title&&ye(D.Title,{className:r.title,"data-testid":"widget-cue-title",children:t.rule.label.startsWith("__")?i(t.rule.label):t.title}),t.message&&ye("p",{className:r.ctaMessage,children:t.message}),t.editable?ye(iS,{content:l,onCopy:()=>{let g=document.getSelection();g&&u(g.toString())},onChange:g=>{var S;return c((S=g.target.value)!=null?S:"")}}):ye(ht,{content:t.text,useLabel:i("useCue"),copyLabel:i("copyCue"),onCopy:u,onUse:d?m:void 0})]})}),ys(I.ButtonsContainer,{children:[ys("div",{className:r.actions,children:[ye(I.Button,{onClick:g=>{var S;return u((S=bo(l,"reply")[0])!=null?S:l,g.target)},variant:"primary",children:i("copyCue")}),t.callToAction&&ye(I.Button,{onClick:()=>p(),variant:"primary",children:t.callToAction.label}),(f=t.callToActions)==null?void 0:f.map((g,S)=>ye(I.Button,{onClick:()=>p(g),variant:"primary",children:g.label},`${g.event}-${g.label}-${S}`)),ye(I.Button,{onClick:h,variant:"secondary",children:i("removeCue")})]}),ye(Eo,{evaluationId:t.evaluationId,assistantCode:t.rule.label,assistantOutput:t.text,feedbackText:t.text,feedbackType:"assistant"})]})]})},Gc=aS;import{Fragment as cS,jsx as ei}from"react/jsx-runtime";var dS=({cues:t})=>{let e=lS(),n=oe(),o=R(Hn),s=z(),r=l=>{e(To({code:l.rule.label})),s("Assistant response closed",{evaluationId:l.evaluationId,assistantCode:l.rule.label,assistantOutput:l.text})},i=(l,c)=>{be(l),s("Assistant response copied",{evaluationId:c.evaluationId,assistantCode:c.rule.label,assistantOutput:c.text,copiedText:l})},a=(l,c)=>{var p;c.callToAction&&(e(Co(c)),s("Assistant call to action",{evaluationId:c.evaluationId,assistantCode:c.rule.label,assistantOutput:c.text,eventName:c.callToAction.event,value:(p=c.callToAction.value)!=null?p:l}))},d=(l,c)=>{var p;n.send(Oe,{text:l,suggestion:{source:"assistant",assistantCode:(p=c.rule)==null?void 0:p.label,sourceText:l}}),s("Assistant response used",{evaluationId:c.evaluationId,assistantCode:c.rule.label,assistantOutput:c.text,usedText:l})};return ei(cS,{children:t.map(l=>l.isLoading?ei(Io,{title:l.rule.label.startsWith("__")?o(l.rule.label):l.title},l.rule.id):ei(Gc,{cue:l,onCallToAction:a,onRemove:r,onCopy:i,onUse:d},l.evaluationId))})},qc=dS;import{Fragment as uS,useEffect as pS}from"react";var Xc={root:"dd-cvTAY",label:"dd-QWQxD",value:"dd-WSUHF",copyButton:"dd-67o9H",copyButtonText:"dd-oos-l",isTrue:"dd--1g2O",isFalse:"dd-sz2ir"};import{jsx as je,jsxs as ti}from"react/jsx-runtime";function gS(t,e){return e.split(".").reduce((n,o)=>!n||typeof n!="object"||!(o in n)?null:n[o],t)}var Jc=({data:t,schema:e})=>{let n=x("WidgetCustomData",Xc),o=s=>{be(s)};return pS(()=>{k.info("Custom data",t,e)},[t]),je("dl",{className:n.root,children:e.map(s=>{let r=gS(t,s.path);return ti(uS,{children:[je("dt",{className:n.label,children:s.label}),je("dd",{className:n.value,children:s.type==="boolean"&&r?je("span",{className:n.isTrue,children:s.trueValue}):s.type==="boolean"&&!r?je("span",{className:n.isFalse,children:s.falseValue}):s.type==="array"&&Array.isArray(r)&&r.length>0?ti("button",{type:"button",onClick:()=>o(r.join(", ")),className:n.copyButton,children:[je("span",{className:n.copyButtonText,children:r.join(", ")}),je(Jt,{})]}):typeof r=="string"||typeof r=="number"?ti("button",{type:"button",onClick:()=>o(`${r}`),className:n.copyButton,children:[je("span",{className:n.copyButtonText,children:r}),je(Jt,{})]}):"-"})]},s.label)})})};import{useCallback as fS}from"react";var mS=/(https?:\/\/[^\s]+)/,Qc=t=>t.split(" ").find(e=>mS.test(e));import{jsx as Zt,jsxs as vs}from"react/jsx-runtime";var hS=({suggestion:t,lines:e,onUse:n})=>{var p;let o=t.text||t.url||t.message,s=Qc(o),r=R(Nn),i=w("showImages"),a=w("fallbackImage"),d=w("hasKeyboardInput"),l=u=>{u.preventDefault(),u.stopPropagation(),d&&n(o)},c=fS(u=>{window.open(s,"_blank"),u.stopPropagation(),u.preventDefault()},[s]);return vs(I,{onClick:d?l:void 0,"data-testid":"edit-suggestion",children:[vs(D,{children:[i&&t.image&&Zt(D.Image,{src:ms(t,"small",a||void 0),title:t.title}),vs(D.Content,{children:[t.title&&Zt(D.Title,{"data-testid":"widget-suggestion-title",children:t.title}),t.searchKeywords&&((p=t.searchKeywords)==null?void 0:p.length)>0&&Zt(I.Labels,{labels:t.searchKeywords}),Zt(D.Content,{cropText:e==="single",lineClamp:e==="multiple",children:o})]})]}),vs(I.Actions,{children:[s&&Zt(I.ActionButton,{onClick:c,label:r("visitUrl")}),d&&Zt(I.ActionButton,{primary:!0,onClick:l,label:r("useSuggestion")})]})]})},Zc=hS;import{Fragment as vS,jsx as Yc}from"react/jsx-runtime";var yS=({lines:t,suggestions:e})=>{let n=oe(),o=(s,r)=>{n.send(Oe,{text:s,suggestion:b(y({},r),{source:r.source,sourceText:r.text})})};return Yc(vS,{children:e.map(s=>Yc(Zc,{suggestion:s,lines:t,onUse:r=>o(r,s)},s.text||s.url||s.message))})},eu=yS;var Bn={};J(Bn,{enUS:()=>SS,nlNL:()=>xS});var SS={waiting:[{type:0,value:"Loading\u2026"}],waitingForConversation:[{type:0,value:"Waiting for conversation\u2026"}],notSupported:[{type:0,value:"This conversation is not supported"}],noResults:[{type:0,value:"No results found\u2026"}],titleCues:[{type:0,value:"Assistant updates"}],actions:[{type:0,value:"Shortcuts"}],linkStudioLogin:[{type:0,value:"My "},{type:1,value:"productName"}],linkSummary:[{type:0,value:"Summarize"}],linkKnowledgeSearch:[{type:0,value:"Knowledge Assist"}],linkSearch:[{type:0,value:"Search"}],close:[{type:0,value:"Close"}]},xS={waiting:[{type:0,value:"Laden\u2026"}],waitingForConversation:[{type:0,value:"Wachten op gesprek\u2026"}],notSupported:[{type:0,value:"Dit gesprek wordt niet ondersteund"}],noResults:[{type:0,value:"Geen resultaten gevonden\u2026"}],titleCues:[{type:0,value:"Assistant updates"}],actions:[{type:0,value:"Shortcuts"}],linkStudioLogin:[{type:0,value:"Mijn "},{type:1,value:"productName"}],linkSummary:[{type:0,value:"Gesprek samenvatten"}],linkKnowledgeSearch:[{type:0,value:"Knowledge assist"}],linkSearch:[{type:0,value:"Zoeken"}],close:[{type:0,value:"Sluiten"}]};var Yt={root:"dd-W9VCG",loginText:"dd--dS6t",stateText:"dd-348OC",footer:"dd-tvofr",shortcutList:"dd-MuKK-",shortcut:"dd-5CnK9",footerShortcut:"dd-dH7XJ",link:"dd-DRo0x"};import{jsx as P,jsxs as Un}from"react/jsx-runtime";var nu=(t,e)=>{let n=ee(Q);oi(()=>n?e.every(o=>!!o)?t():()=>{}:()=>{},[...e,n])},TS=({onLogIn:t})=>{let e=x("Widget",Yt),n=w("isEmbedded"),o=w("adminUrl");return P("div",{className:e.loginText,children:P("div",{children:P(is,{isEmbedded:n,loginUrl:o,onLogIn:t})})},"login")},ni=({text:t})=>{let e=x("Widget",Yt);return P("div",{className:e.stateText,children:P("div",{children:P("p",{children:t})})},"notification")},wS=()=>{let t=R(Bn),e=tu(),n=x("Widget",Yt),o=w("showSearch"),s=w("isEmbedded"),r=ee(Qe("/admin/")),i=oe(),a=w("productName"),d=z();return nu(()=>{if(s)return e(Qr()),()=>{e(kc())}},[e,s]),!o&&!r?null:Un("div",{className:n.shortcutList,children:[o&&P(I.Button,{"data-testid":"shortcut-search","aria-label":t("linkSearch"),className:n.shortcut,icon:P(Gt,{}),onClick:()=>{i.send("ShowCommandPalette",{isOpen:!0}),d("open search",{via:"widget-shortcut"})},children:t("linkSearch")}),r&&P(I.Button,{as:"a",target:"_blank",icon:P(_c,{}),href:r,"data-testid":"shortcut-studio-login","aria-label":t("linkStudioLogin",{productName:a}),className:n.shortcut,rel:"noreferrer",onClick:()=>{d("open my deepdesk",{via:"widget-shortcut"})},children:t("linkStudioLogin",{productName:a})})]})},ES=({title:t,content:e})=>{let n=R(Bn),[o,s]=CS(!0);return o?P(Ae,{"data-testid":"custom-data-banner",type:"custom-data-banner",title:t,children:P(Z,{withDivider:!0,children:Un(I,{children:[P(D,{children:P(D.Content,{children:P(ht,{content:e})})}),P(I.ButtonsContainer,{children:P(I.Button,{onClick:()=>s(!1),children:n("close")})})]})})}):null},kS=()=>{let t=tu(),e=ee(Ln),n=ee(Al),o=ee(Ic),s=ee(fa),r=ee(Uo),i=ee(jo),a=ee(St),d=ee(Se);return oi(()=>{s&&!n&&k.warn("Custom data provided, but no schema.")},[s,n]),nu(()=>{e.forEach(({type:l})=>{l==="entities"?t(ge()):Qn.includes(l)||t(me(l))})},[t,d,a]),oi(()=>{o.length>0&&!e.some(l=>l.type==="cues")&&k.warn("Received cues, but cues are not configured in widget.")},[e,o]),P(bS,{children:e.map(({type:l,title:c,amount:p,lines:u,schema:m,property:h})=>{var f,g;switch(l){case"entities":return r&&r.length>0&&P(Ae,{type:l,title:c,"data-testid":`type-${l}`,children:P(Oc,{entities:r})},l);case"cues":return o&&o.length>0&&P(Ae,{type:l,title:c,"data-testid":`type-${l}`,children:P(Z,{withDivider:!0,children:P(qc,{cues:o})})},l);case"custom-data-banner":return s&&h&&s[h]&&P(ES,{title:c,content:String(s[h])},l);case"custom-data":return s&&m&&P(Ae,{type:l,title:c,"data-testid":`type-${l}`,children:P(Z,{withDivider:!0,children:P(Jc,{data:s,schema:m})})},l);default:return((g=(f=i[l])==null?void 0:f.suggestions)==null?void 0:g.length)>0&&P(Ae,{type:l,title:c,"data-testid":`type-${l}`,children:P(Z,{withDivider:!0,children:P(eu,{lines:u,contentType:l,suggestions:i[l].suggestions.slice(0,p)||[]})})},l)}})})},si=({children:t})=>{let e=x("Widget",Yt);return P("div",{className:e.footer,children:t})},ri=({children:t})=>{let e=x("Widget",Yt);return P("div",{className:e.root,"data-testid":"widget",children:t})},RS=({onLogIn:t,knowledgeAssistOptions:e={},assistantOptions:n={transcript:"in-memory-transcript"}})=>{let o=R(Bn),s=ee(Dt),r=ee(Q),i=ee(Zi),a=ee(St),d=ee(Ll("knowledge-assist")),l=ee(Ml);return s===!1?P(ni,{text:o("notSupported")}):r===!1?P(TS,{onLogIn:t}):r===null?P(ni,{text:o("waiting")}):!i||!a?P(ni,{text:o("waitingForConversation")}):P(ri,{children:Un(No,{initialQuestion:e.initialQuestion,assistantCode:l!=null?l:void 0,evaluateKnowledgeAssistFn:En,children:[Un(ln,{children:[P(wS,{}),P(kS,{}),d&&P(Do,{title:d.title,emptyState:e.emptyState})]}),Un(si,{children:[d&&P(Oo,{}),P(jc,{assistantOptions:n})]})]})})},ou=RS;function zn(t){let e=new Range;return e.selectNodeContents(t),e}function su(t,e,n){try{return kt(t,e,n),!0}catch(o){return!1}}function Ss(t){return"tagName"in t&&(t.tagName==="DIV"||t.tagName==="P")}function xs(t){return"tagName"in t&&t.tagName==="BR"}var Kn=/[\u200B-\u200D\uFEFF]/g;function kt(t,e,n){let o=new Range;if(t.firstChild===null&&e===0&&n===0)return o.selectNodeContents(t),o;let s=0,r=!1;function i(d,l){let c=-1,p=/[\u200B-\u200D\uFEFF]/;if(!p.test(d))return l;for(let u=0;u<=d.length;u++)if(p.test(d[u])||c++,c===l)return u;throw new Error("Offset out of range")}function a(d){switch(d.nodeType){case Node.TEXT_NODE:{let l=d.textContent,c=l.replace(Kn,""),p=s+c.length,u=e>=s&&e<=p,m=n>=s&&n<=p;if(u){let h=i(l,e-s);h===0&&!m?o.setStartBefore(d):o.setStart(d,h)}m&&(o.setEnd(d,i(l,n-s)),r=!0),s=p;break}case Node.ELEMENT_NODE:{if(xs(d)&&(s===e&&o.setStartBefore(d),s++,s===n)){o.setEndAfter(d),r=!0;return}for(let c=0;c<d.childNodes.length&&(a(d.childNodes[c]),!r);c++);let l=d.lastChild;Ss(d)&&l&&!Ss(l)&&!xs(l)&&s++;break}default:break}}if(a(t),o.startContainer===document)throw new Error("Offsets out of bound");return o}function bs(t,e){if(!t.contains(e.startContainer)||!t.contains(e.endContainer))throw new Error("Range not within root element");let{startContainer:n,startOffset:o,endContainer:s,endOffset:r,collapsed:i}=e,a,d,l=0;function c(p){let u=p===t,m=p===n,h=p===s;switch(p.nodeType){case Node.TEXT_NODE:{let f=p.textContent;m&&(a=l+f.substring(0,o).replace(Kn,"").length),h&&(d=l+f.substring(0,r).replace(Kn,"").length),l+=f.replace(Kn,"").length;break}case Node.ELEMENT_NODE:{if(xs(p)&&p.nextSibling){l++;break}!u&&Ss(p)&&p.previousSibling&&l++;for(let f=0;f<p.childNodes.length;f++){let g=m&&f===o,S=h&&f===r;if(g&&(a=l),S&&(d=l),d!==void 0||((!g||!i)&&c(p.childNodes[f]),h&&f===r-1&&(d=l),d!==void 0))break}h&&(d=l);break}default:break}}if(c(t),d===void 0)throw new Error("Could not determine start and end");return{start:a!=null?a:d,end:d}}function Cs(t,e){if(!t.contains(e.startContainer)||!t.contains(e.endContainer))throw new Error("Range not within root element");let{startContainer:n,startOffset:o,endContainer:s,endOffset:r,collapsed:i}=e,a=0,d="";function l(c){let p=c===t,u=c===n,m=c===s;switch(u&&(a=1),c.nodeType){case Node.TEXT_NODE:{if(a!==1)return;let h=u?o:0,f=m?r:void 0;d+=c.textContent.replace(Kn,"").substring(h,f);break}case Node.ELEMENT_NODE:{if(!i&&a===1&&xs(c)&&c.nextSibling){d+=`
|
|
9
9
|
`;break}!p&&!i&&a===1&&Ss(c)&&c.previousSibling&&(d+=`
|
|
10
|
-
`);let h=u?o:0,f=m?Math.min(r,c.childNodes.length):c.childNodes.length;for(let g=h;g<f&&(l(c.childNodes[g]),a!==2);g++);break}default:break}m&&(a=2)}return l(t),d}var ru=(i=>(i.CUT="Cut",i.BACKSPACE="Backspace",i.DELETE="Delete",i.ERASEEOF="EraseEof",i.UNDO="Undo",i.CLEAR="Clear",i))(ru||{}),tt=class{constructor(e){this.element=e;this.isFocused=!1;this.isActive=!0;this.isDisposed=!1;this.eventListeners={};this.disposeHandlers=[];this.cachedText="";this.cachedSuggestionTextStart=0;this.cachedCaretPosition=null;this.cachedSelection={start:0,end:0};this.cachedHTML="";this.isSubmitting=!1;this.isPossibleClearInputAction=!1;this.cachedText=this.getText(),this.cachedSuggestionTextStart=this.getSuggestionTextStart(),this.cachedHTML=this.getHTML(),this.cachedSelection=this.getSelection(),this.listen()}addEventListener(e,n){let o=s=>{n(s)};this.element.addEventListener(e,o),this.disposeHandlers.push(()=>{this.element.removeEventListener(e,o)})}removeEventListener(e,n){this.element.removeEventListener(e,n)}handleInteraction(){let e=this.getText(),n=this.getHTML(),o=this.getSelection(),s=this.getSuggestionTextStart(),r=this.cachedCaretPosition===null;if(!this.isActive)return;e===""&&this.cachedText!==""&&!this.isPossibleClearInputAction&&this.emit("submit");let i=e!==this.cachedText,a=n!==null&&n!==this.cachedHTML,d=s!==this.cachedSuggestionTextStart;if((i||a||d)&&(i?(this.cachedText=e,this.cachedHTML=n):a&&(this.cachedHTML=n),this.cachedSuggestionTextStart=s,r=!0,this.emit("change",{plainText:e,rawHTML:n,suggestionTextStart:s})),(o.start!==this.cachedSelection.start||o.end!==this.cachedSelection.end)&&(this.cachedSelection=o,r=!0,this.emit("selection",o)),!r)return;let l=this.getCaretPosition();qe(l,this.cachedCaretPosition)||(this.cachedCaretPosition=l,this.emit("caretposition",l))}handleClick(){this.handleInteraction()}handleFocus(){let e=!this.isFocused;this.isFocused=!0,e&&this.emit("focus"),this.handleInteraction()}handleBlur(){this.isPossibleClearInputAction=!1;let e=this.isFocused;this.isFocused=!1,e&&this.emit("blur")}handleKeyDown(e){let{key:n,ctrlKey:o,metaKey:s}=e;this.isPossibleClearInputAction=Object.values(ru).includes(n)||n.toLowerCase()==="z"&&(o||s),this.emit("keydown",e)}handleKeyUp(e){this.handleInteraction(),this.emit("keyup",e)}handleCut(){this.isPossibleClearInputAction=!0,this.emit("cut",{selectionText:this.getSelectedText()})}handlePaste(e){var o,s;let n=((o=e.clipboardData)==null?void 0:o.getData("text"))||((s=e.clipboardData)==null?void 0:s.getData("text/plain"))||"";this.emit("paste",{pastedText:n,selectionText:this.getSelectedText()})}listen(){this.addEventListener("keydown",n=>this.handleKeyDown(n)),this.addEventListener("keyup",n=>this.handleKeyUp(n)),this.addEventListener("input",()=>this.handleInteraction()),this.addEventListener("change",()=>this.handleInteraction()),this.addEventListener("focus",()=>this.handleFocus()),this.addEventListener("blur",()=>this.handleBlur()),this.addEventListener("cut",()=>this.handleCut()),this.addEventListener("paste",n=>this.handlePaste(n)),this.addEventListener("click",()=>this.handleInteraction()),document.activeElement===this.element&&(this.isFocused=!0);let e=new MutationObserver(()=>{this.element.isConnected||(this.emit("unmounted"),this.dispose())});e.observe(document.body,{subtree:!0,childList:!0}),this.disposeHandlers.push(()=>{e.disconnect()})}getSuggestionTextStart(){return 0}focus(){this.element.focus()}emit(e,...n){this.isDisposed||this.eventListeners[e]&&this.eventListeners[e].forEach(o=>{o(...n)})}on(e,n){this.isDisposed||(this.eventListeners[e]||(this.eventListeners[e]=[]),this.eventListeners[e].push(n))}off(e,n){if(!this.eventListeners[e])return;let o=this.eventListeners[e].indexOf(n);o!==-1&&this.eventListeners[e].splice(o,1)}activate(){let e=this.isActive===!1;this.isActive=!0,e&&this.handleInteraction()}deactivate(){this.isActive=!1}dispose(){this.disposeHandlers.forEach(e=>e()),this.eventListeners={},this.isDisposed=!0}};function iu(t){return t.top!==0||t.left!==0||t.height!==0||t.width!==0}var en=class extends tt{constructor(){super(...arguments);this.lastKnownSelection=null}getRootNode(){return this.element.getRootNode()}getText(){let n=new Range;return n.selectNodeContents(this.element),Cs(this.element,n)}getHTML(){return this.element.innerHTML||""}getRange(){let n=this.getRootNode();if(n.activeElement!==this.element)return null;let o="getSelection"in n?n.getSelection():window.getSelection();if(!o)return null;let s=o.rangeCount>0?o.getRangeAt(0):null;if(!s)return null;let r=this.element.ownerDocument.createRange();return r.setStart(s==null?void 0:s.startContainer,s==null?void 0:s.startOffset),r.setEnd(s==null?void 0:s.endContainer,s==null?void 0:s.endOffset),!r||!this.element.contains(r.startContainer)||!this.element.contains(r.endContainer)?null:r}getCaretPosition(){let n=this.getRange();if(!n||!n.collapsed||!("getBoundingClientRect"in n))return null;let o=n.getBoundingClientRect();return!iu(o)&&(n.insertNode(this.element.ownerDocument.createTextNode("\u2060")),o=n.getBoundingClientRect(),n.deleteContents(),!iu(o))?null:{top:o.top+o.height,left:o.left}}getSelection(){let n=this.getRange();if(n)return bs(this.element,n);let o=this.lastKnownSelection;if(o&&su(this.element,o.start,o.end))return o;let s=zn(this.element);return s.collapse(!1),bs(this.element,s)}getSelectedText(){let{start:n,end:o}=this.getSelection();return Cs(this.element,kt(this.element,n,o))}listen(){super.listen();let n=new MutationObserver(r=>{var i,a;r.length===2&&r[0].addedNodes.length===1&&((i=r[0].addedNodes[0])==null?void 0:i.textContent)==="\u2060"&&((a=r[1].removedNodes[0])==null?void 0:a.textContent)==="\u2060"||setTimeout(()=>{this.handleInteraction()},0)});n.observe(this.element,{attributes:!0,characterData:!0,childList:!0,subtree:!0}),this.disposeHandlers.push(()=>n.disconnect());let o=this.element.isContentEditable,s=new MutationObserver(()=>{this.element.isContentEditable!==o&&(o=this.element.isContentEditable,this.emit(this.element.isContentEditable?"enabled":"disabled"))});s.observe(this.element,{attributes:!0,attributeFilter:["contenteditable"]}),this.disposeHandlers.push(()=>s.disconnect())}};var PS=["direction","boxSizing","width","height","overflowX","overflowY","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","borderStyle","paddingTop","paddingRight","paddingBottom","paddingLeft","fontStyle","fontVariant","fontWeight","fontStretch","fontSize","fontSizeAdjust","lineHeight","fontFamily","textAlign","textTransform","textIndent","textDecoration","letterSpacing","wordSpacing","tabSize"];function au(t,e){let n="mozInnerScreenX"in window,o=document.createElement("div");o.id="input-textarea-caret-position-mirror-div";let s=o.style,r=window.getComputedStyle(t),i=t.ownerDocument.body;s.whiteSpace="pre-wrap",s.wordWrap="break-word",s.position="absolute",s.visibility="hidden",PS.forEach(c=>{s[c]=r[c]}),n?t.scrollHeight>Number.parseInt(r.height)&&(s.overflowY="scroll"):s.overflow="hidden",o.textContent=t.value.substring(0,e);let a=document.createElement("span");a.textContent=t.value.substring(e)||".",o.appendChild(a),i.appendChild(o);let d=t.getBoundingClientRect(),l={top:d.top-t.scrollTop+a.offsetTop+Number.parseInt(r.borderTopWidth)+a.offsetHeight,left:d.left-t.scrollLeft+a.offsetLeft+Number.parseInt(r.borderLeftWidth)};return i.removeChild(o),l}var tn=class extends tt{constructor(){super(...arguments);this.lastKnownSelection=null}getText(){return this.element.value}getHTML(){return null}getSelection(){let{selectionStart:n,selectionEnd:o}=this.element;return{start:n,end:o}}getSelectedText(){let n=this.getSelection();return n?this.getText().slice(n.start,n.end):""}getCaretPosition(){return au(this.element,this.element.selectionEnd)}listen(){super.listen();let n=Object.getOwnPropertyDescriptor(window.HTMLTextAreaElement.prototype,"value");Object.defineProperty(this.element,"value",{configurable:!0,get:()=>{var r;return(r=n==null?void 0:n.get)==null?void 0:r.call(this.element)},set:r=>{var i;(i=n==null?void 0:n.set)==null||i.call(this.element,r),this.handleInteraction()}}),this.addEventListener("scroll",()=>{this.emit("caretposition",this.getCaretPosition())});let o=this.element.disabled,s=new MutationObserver(()=>{this.element.disabled!==o&&(o=this.element.disabled,this.emit(o?"disabled":"enabled"))});s.observe(this.element,{attributes:!0,attributeFilter:["disabled"]}),this.disposeHandlers.push(()=>s.disconnect())}};function lu(t,e,n){let o=`deepdesk-iframe-${t}`,s=document.getElementById(o);if(s)return s;let r=document.createElement("iframe"),i=new URL(e);return Object.entries(n).forEach(([a,d])=>{i.searchParams.append(a,d)}),r.style.position="absolute",r.style.left="-999em",r.style.width="0px",r.style.height="0px",r.tabIndex=-1,r.id=o,r.title=`iframe-${t}`,r.src=i.toString(),window.document.body.appendChild(r),r}function IS(t){if(typeof t!="string")return t;try{return JSON.parse(t)}catch(e){return t}}var ii=class{constructor(e){this.name=e;this.disposeHandlers=[];this.broadcastChannel=new BroadcastChannel(e)}onMessage(e){this.broadcastChannel.addEventListener("message",e),this.disposeHandlers.push(()=>{this.broadcastChannel.removeEventListener("message",e)})}postMessage(e){this.broadcastChannel.postMessage(JSON.stringify(e))}close(){this.disposeHandlers.forEach(e=>e()),this.broadcastChannel.close()}},ai=class{constructor(e,n,o){this.name=e;this.targetOrigin=n;this.options=o;this.disposeHandlers=[];this.iframe=lu(e,`${this.targetOrigin}/sdk/proxy/proxy.html`,{channel:this.name,host:window.location.origin,debug:"1"}),document.body.appendChild(this.iframe)}onMessage(e){window.addEventListener("message",e),this.disposeHandlers.push(()=>{window.removeEventListener("message",e)})}postMessage(e){var n;(n=this.iframe.contentWindow)==null||n.postMessage(JSON.stringify(e),this.targetOrigin)}close(){var e;this.disposeHandlers.forEach(n=>n()),(e=this.iframe)==null||e.remove()}},li=class{constructor(e){this.params=e;this.deepdeskUrl=e.deepdeskUrl,this.eventMap=e.eventMap,this.externalId="deepdesk-general",this.defaultChannel=this.createChannel("deepdesk-general")}get isCrossOrigin(){return this.params.deepdeskUrl!==(this.params.origin||window.location.origin)}setExternalId(e){this.externalId!==e&&(this.cleanup(),k.info("Set externalId",e),this.externalId=e,this.channel=this.createChannel(e))}createChannel(e){let n=this.params.createCustomChannel?this.params.createCustomChannel(e):this.isCrossOrigin?new ai(e,this.deepdeskUrl,{debug:!0}):new ii(e),o=s=>{var i,a;if(s.origin!==this.deepdeskUrl)return;let r=IS(s.data);typeof r!="object"||r.type!=="event"||r.channel!==e||(k.info("Received broadcast event",this.externalId,s),(a=(i=this.eventMap)[r.name])==null||a.call(i,r.payload))};return n.onMessage(o),n}send(e,n,o){var i,a;k.info("Broadcast event",{externalId:this.externalId,name:e,payload:n});let s={type:"event",name:e,payload:n};o!==!1&&((a=(i=this.eventMap)[e])==null||a.call(i,n));let r=this.externalId==="deepdesk-general"?this.defaultChannel:this.channel;r==null||r.postMessage(b(y({},s),{channel:this.externalId}))}cleanup(e=!1){var n,o;(n=this.channel)==null||n.close(),this.channel=void 0,e&&((o=this.defaultChannel)==null||o.close(),this.defaultChannel=void 0)}},du=li;function LS(t){return t.replace(/(_\w)/g,e=>e[1].toUpperCase())}function B(t){return Array.isArray(t)?t.map(B):typeof t=="object"&&t!==null?Object.keys(t).reduce((e,n)=>b(y({},e),{[LS(n)]:B(t[n])}),{}):t}function AS(t){return t.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`)}function te(t){return Array.isArray(t)?t.map(te):typeof t=="object"&&t!==null?Object.keys(t).reduce((e,n)=>b(y({},e),{[AS(n)]:te(t[n])}),{}):t}var nn=class extends Error{constructor(n,o){super(n);this.body=o;this.name="CustomError"}};var di=t=>new Promise(e=>{setTimeout(e,t)});var Rt=class extends nn{constructor(){super(...arguments);this.name="ClientError"}},ui=class extends nn{constructor(){super(...arguments);this.name="ServerError"}},ci=new Map;function MS(t){return v(this,null,function*(){if(t.status===204)return t.text().catch(()=>{}),null;let e=t.headers.get("content-type");if(e!=null&&e.includes("application/json"))return t.json();let n=yield t.text();return n===""?null:(k.warn("Unexpected response body:",n.slice(0,20)),JSON.parse(n))})}var on=class{constructor(e="",n={}){this.baseUrl=e;this.options=n;this.latestRequestByUrl={};this.refreshingToken=null;this.lastFailedRefreshAt=null;this.failedRefreshCooldown=1e4;var o;this.fetch=(o=n.fetch)!=null?o:window.fetch.bind(window)}patchFetch(e){this.fetch=e(this.fetch)}setCsrfToken(e){this.csrfToken=e}request(e,n={}){return new Promise((o,s)=>{let r={isAborted:!1,reject:s},i=`${this.baseUrl}${e}`,a=this.fetch,d=n.method===void 0||n.method.toLowerCase()==="get",N=n,{useCache:l=!1,abortLatest:c=!1,attempts:p=1,retryDelay:u=500,refreshTokenOn401:m=!0,retryOnError:h=_=>_ instanceof TypeError,retryOnResponse:f=_=>_.status>=500,version:g=null}=N,S=M(N,["useCache","abortLatest","attempts","retryDelay","refreshTokenOn401","retryOnError","retryOnResponse","version"]);if(l){if(!d)throw new Error(`Can't use 'useCache' for ${n.method}`);if(ci.has(i)){o(ci.get(i));return}}let T=b(y({credentials:"include"},S),{headers:y({Accept:"application/json","Content-Type":"application/json"},S.headers)});!d&&this.csrfToken&&(T.headers=b(y({},T.headers),{"X-CSRFToken":this.csrfToken})),typeof g=="string"&&(T.headers=b(y({},T.headers),{"X-Deepdesk-API-Version":g}));let C=p,E=!1;if(!a)throw new Error("fetch is not set");this.latestRequestByUrl[i]&&c&&(this.latestRequestByUrl[i].isAborted=!0,this.latestRequestByUrl[i].reject(new Error("Aborted"))),this.latestRequestByUrl[i]=r;let A=()=>v(this,null,function*(){return C--,a(i,T).then(_=>v(this,null,function*(){return f(_)&&!r.isAborted&&C>0?(yield di(u),A()):_.status===401&&m===!0&&E===!1?(E=!0,yield this.refreshToken(),A()):_})).catch(_=>v(this,null,function*(){if(h(_)&&!r.isAborted&&C>0)return yield di(u),A();throw _}))});A().then(_=>v(this,null,function*(){let V=yield MS(_);if(delete this.latestRequestByUrl[i],_.status>=500){s(new ui("Server Error",V));return}if(_.status===401){s(new Rt("Unauthorized",V));return}if(_.status===403){s(new Rt("Forbidden",V));return}if(_.status===404){s(new Rt("Not Found",V));return}if(_.status>=400){s(new Rt("Bad Request",V));return}l&&ci.set(i,V),o(V)})).catch(_=>{s(_)})})}validateToken(){return v(this,null,function*(){let e,n,o;try{({has_valid_access_token:e,is_logged_in:n,has_valid_refresh_token:o}=yield this.get("/apis/admin/session/validate/",{refreshTokenOn401:!1}))}catch(s){return!1}if(!e){if(!o)return!1;try{yield this.refreshToken();let{is_logged_in:s}=yield this.get("/apis/admin/session/validate/",{refreshTokenOn401:!1});return s}catch(s){return!1}}return n})}refreshToken(){let e=Date.now();return this.lastFailedRefreshAt&&e-this.lastFailedRefreshAt<this.failedRefreshCooldown?Promise.reject(new Rt("Unauthorized","Failed to refresh token")):this.refreshingToken?this.refreshingToken:(this.refreshingToken=this.get("/apis/admin/session/refresh/",{refreshTokenOn401:!1}).catch(n=>{throw(n==null?void 0:n.message)==="Unauthorized"&&(this.lastFailedRefreshAt=Date.now()),n}).finally(()=>{this.refreshingToken=null}),this.refreshingToken)}get(e,n){return this.request(e,n)}post(e,n,o){return this.request(e,y({method:"POST",body:JSON.stringify(n)},o))}patch(e,n,o){return this.request(e,y({method:"PATCH",body:JSON.stringify(n)},o))}put(e,n,o){return this.request(e,y({method:"PUT",body:JSON.stringify(n)},o))}delete(e,n){return this.request(e,y({method:"DELETE"},n))}};var cu;(e=>{let t;(a=>(a.SUCCESS="success",a.FAILURE="failure",a.CONDITIONS_NOT_MET="conditions_not_met",a.MAX_RECURSION_LEVEL="max_recursion_level",a.NO_ACCESS_TO_ASSISTANT="no_access_to_assistant"))(t=e.EvaluationStatus||(e.EvaluationStatus={}))})(cu||(cu={}));function pi(t){return b(y({},B(t)),{metadata:t.metadata})}var Pt=class Pt{constructor(e,n={}){this.options=n;this.latestReceivedDeepdeskVersions={};this.shouldFetchCsrfToken=!0;this.client=new on(e,{fetch:n.fetch}),this.client.patchFetch(o=>(s,r)=>v(this,null,function*(){let i=yield o(s,r);return this.handleDeepdeskVersionHeaders(i),i}))}preflight(){return v(this,null,function*(){if(this.shouldFetchCsrfToken){this.shouldFetchCsrfToken=!1;let e=yield this.getCsrfToken();this.client.setCsrfToken(e)}return this.options.token?(Pt.exchangeTokenPromise||(Pt.exchangeTokenPromise=this.exchangeTokenForAccessCookie(this.options.token)),Pt.exchangeTokenPromise):Promise.resolve()})}createConversation(e){return v(this,null,function*(){var o;yield this.preflight(),k.info(`Creating conversation for session ${e.externalId} and agent ${e.agentId}`);let n=yield this.client.post("/api/v2/conversations",b(y({chat_start_time:new Date().toISOString()},te(e)),{metadata:(o=e.metadata)!=null?o:{}}));return pi(n)})}getMe(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/session/me/");return B(e)})}postIdentity(e){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/me/identities/",te(e))})}patchMe(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.patch("/apis/admin/session/me/",te(e));return B(n)})}getProfile(e){return v(this,null,function*(){let n=yield this.client.get(`/apis/admin/profiles/${e}/`,{useCache:!0});return B(n)})}getKnowledgeAssistant(e){return v(this,null,function*(){let n=yield this.client.get(`/apis/admin/knowledge-assist/assistants/${e}/`,{useCache:!0});return B(n)})}getContentTypes(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/content-types/",{useCache:!0});return B(e)})}getAccount(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/account/",{useCache:!0});return B(e)})}getPlatformConfig(e){return v(this,null,function*(){let n=e!==void 0?`/platform/config/${e}/`:"/platform/config/",{config:o}=yield this.client.get(n,{useCache:!0});return B(o)})}checkUserExists(e){return v(this,null,function*(){let{exists:n}=yield this.client.get(`/apis/admin/users/exists?external_id=${e}`,{version:"v1"});return n})}getConversationByExternalId(o){return v(this,arguments,function*(e,n={}){yield this.preflight(),k.info(`Getting conversation for session ${e}`);let{attempts:s=1,retryDelay:r=1e3}=n,i=yield this.client.get(`/api/v2/conversations/by_external_id/${e}`,{attempts:s,retryDelay:r,retryOnResponse:a=>a.status===404||a.status>=500,version:"v2"});return k.info(`Successfully retrieved conversation ${i.id} for session ${e}`),pi(i)})}isConversationSupported(o){return v(this,arguments,function*(e,n={}){k.info(`Check if conversation for session ${e} is supported`);let{attempts:s=1,retryDelay:r=1e3}=n;return(yield this.client.get(`/api/v2/conversations/by_external_id/${e}/has_active_profile`,{attempts:s,retryDelay:r,retryOnResponse:a=>a.status===404||a.status>=500})).has_active_profile})}updateConversation(e,n){return v(this,null,function*(){var r;yield this.preflight();let o=te(n);n.metadata&&(o.metadata=(r=n.metadata)!=null?r:{});let s=yield this.client.put(`/api/v2/conversations/${e}`,o);return pi(s)})}postMessages(e,n){return v(this,null,function*(){yield this.preflight(),yield this.client.post(`/api/v2/conversations/${e}/messages`,n.map(o=>b(y({},te(o)),{metadata:o.metadata})))})}sendEvent(e,n){return v(this,null,function*(){yield this.preflight();let a=n,{data:o}=a,s=M(a,["data"]),r=Object.entries(this.latestReceivedDeepdeskVersions).reduce((d,[l,c])=>b(y({},d),{[l]:c}),{}),i=["platform","agentId","agentName","agentEmail","conversationId"].reduce((d,l)=>(s[l]&&(d[l]=s[l]),d),{});return this.client.post("/api/v2/events",te(b(y(y({},r),i),{data:o,name:e})),{version:"v2"})})}getEntities(e){return v(this,null,function*(){return yield this.preflight(),yield this.client.post("/api/v2/entities",{messages:e.filter(o=>o.text)})})}getTemporaryExchangeToken(){return v(this,null,function*(){return(yield this.client.get("/apis/admin/session/exchange-token/")).jwt})}exchangeTokenForAccessCookie(e){return v(this,null,function*(){return this.client.post("/apis/admin/session/jwt/",{jwt:e}).catch(n=>{throw k.warn(`Invalid token '${e}'`),n})})}authenticateWithKey(e,n){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/api-key/",te(n),{refreshTokenOn401:!1,headers:{apikey:e}})})}getTextSuggestions(s){return v(this,arguments,function*(e,n={},o){if(yield this.preflight(),o==="sticky-messages")throw new Error("Use getPinnedMessages instead");return(yield this.client.post(`/api/v2/conversations/${e}/recommend/${o}`,te(n),{abortLatest:!0})).map(i=>b(y({},B(i)),{text:i.text||i.url||i.message,source:o,type:o})).filter((i,a,d)=>a===d.findIndex(l=>l.text===i.text))})}isLoggedIn(){return v(this,null,function*(){return yield this.preflight(),this.client.validateToken()})}getAutocompleteSuggestions(e,n){return v(this,null,function*(){return yield this.preflight(),(yield this.client.post(`/api/v2/conversations/${e}/autocomplete`,te(n),{abortLatest:!0})).map(s=>({score:1,source:s.source,sourceText:s.source_text,text:s.label,trainingJobs:s.training_jobs,searchKeywords:s.search_keywords,type:s.source})).filter((s,r,i)=>r===i.findIndex(a=>a.text===s.text))})}getPinnedMessages(e){return v(this,null,function*(){let n=yield this.client.get(`/api/v2/profiles/${e}/pinned-messages`,{abortLatest:!0});return B(n).map(o=>b(y({},o),{text:o.message,source:"sticky-messages",type:"pinned-message"}))})}getStyleSuggestions(e){return v(this,null,function*(){let n=yield this.client.post("/api/v2/style-suggestions",te(e),{abortLatest:!0,version:"v2"});return B(n)})}search(e){return v(this,null,function*(){let n=yield this.client.post(`/api/v2/profiles/${e.profile}/search`,te(e));return B(n)})}requestLoginByEmail(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.post("/apis/admin/session/passwordless/request/",{email:e});return B(n)})}requestPasswordlessToken(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/session/passwordless/request/");return B(e.token)})}getCsrfToken(){return v(this,null,function*(){let{token:e}=yield this.client.get("/apis/admin/session/csrf/");return e})}verifyLoginToken(e){return v(this,null,function*(){let n=yield this.client.post("/apis/admin/session/passwordless/login/",{token:e});return B(n)})}evaluateAssistant(e,n){return v(this,null,function*(){var i;yield this.preflight();let o=new URLSearchParams;n!=null&&n.externalConversationId&&o.append("external_conversation_id",n.externalConversationId);let s=n!=null&&n.threadId?`/api/v2/assistants/${e}/threads/${n==null?void 0:n.threadId}/evaluate?${o.toString()}`:`/api/v2/assistants/${e}/evaluate?${o.toString()}`,r=yield this.client.post(s,{input:(i=n==null?void 0:n.input)!=null?i:{},conversation:n==null?void 0:n.transcript});return B(r)})}createAssistantThread(e){return v(this,null,function*(){yield this.preflight();let{assistantCode:n}=e,o=yield this.client.post(`/apis/admin/assistants/${n}/threads/`,{});return B(o)})}postMessageToAssistantThread(e){return v(this,null,function*(){yield this.preflight();let{assistantCode:n,threadId:o,message:s}=e,r=yield this.client.post(`/apis/admin/assistants/${n}/threads/${o}/messages/`,{content:s,role:"user"});return B(r)})}translateMessages(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.post("/api/v2/translate",te(e));return B(n)})}handleDeepdeskVersionHeaders(e){e.headers.forEach((n,o)=>{let s=o.toLowerCase(),r=s.match(Bi);if(!n||!r)return;let i=r[1].replace("-","_"),a=this.latestReceivedDeepdeskVersions[i];a&&n&&a!==n&&k.warn(`Overwritten Version header ${s}: ${JSON.stringify(a)} -> ${JSON.stringify(n)}`),this.latestReceivedDeepdeskVersions[i]=n})}};Pt.exchangeTokenPromise=null;var nt=Pt;var Ts=class{constructor(e){this.options=e;this.socket=null;this.maxReconnectAttempts=5;this.reconnectInterval=25e3;this.cleanupCallbacks=[];var n,o;this.socket,this.eventListeners=new Map,this.url=e.url,this.maxReconnectAttempts=(n=e.maxReconnectAttempts)!=null?n:this.maxReconnectAttempts,this.reconnectInterval=(o=e.reconnectInterval)!=null?o:this.reconnectInterval,this.shouldReconnect=e.shouldReconnect}connect(){let e=()=>this.cleanup();window.addEventListener("beforeunload",e),this.cleanupCallbacks.push(()=>window.removeEventListener("beforeunload",e)),this.reconnect()}setupListeners(){this.socket&&(this.socket.onmessage=e=>{var n;try{let o=B(JSON.parse(e.data));o.event&&this.eventListeners.has(o.event)&&((n=this.eventListeners.get(o.event))==null||n.forEach(s=>s(o.data)))}catch(o){console.error("Error parsing WebSocket message:",o)}},this.socket.onclose=e=>{console.log("WebSocket connection closed:",e),setTimeout(()=>{this.reconnect()},this.reconnectInterval)},this.socket.onerror=e=>{console.error("WebSocket error:",e)})}reconnect(){var e,n;if(this.maxReconnectAttempts<=0){console.error("Max reconnect attempts reached, closing WebSocket connection."),(e=this.socket)==null||e.close();return}if(!this.shouldReconnect()){console.error("Should not reconnect, closing WebSocket connection."),(n=this.socket)==null||n.close();return}this.socket&&(this.socket.onmessage=null,this.socket.onclose=null,this.socket.onerror=null,this.socket.close()),this.socket=new WebSocket(this.url),this.setupListeners(),this.maxReconnectAttempts--}send(e,n){if(!this.socket){console.error("WebSocket connection is not open.");return}this.socket.send(JSON.stringify({event:e,data:n}))}on(e,n){this.eventListeners.has(e)||this.eventListeners.set(e,[]);let o=this.eventListeners.get(e);o&&!o.includes(n)&&o.push(n)}close(){var e;(e=this.socket)==null||e.close()}cleanup(){this.close(),this.cleanupCallbacks.forEach(e=>e()),this.cleanupCallbacks=[]}};import{combineReducers as _S,configureStore as FS}from"@reduxjs/toolkit";import{createSlice as NS}from"@reduxjs/toolkit";var uu={startTime:null,stopTime:null},pu=t=>t.handlingTime,gu=NS({name:"handlingTime",initialState:uu,reducers:{handlingTimeStart(t){if(t.startTime&&!t.stopTime)throw new Error("Timing already started");t.startTime=new Date,t.stopTime=null},handlingTimeStop(t){if(!t.startTime)throw new Error("Timing not started");t.stopTime=new Date},handlingTimeReset(t){t.startTime=null,t.stopTime=null}},extraReducers:t=>{t.addCase(j,()=>uu)}}),{handlingTimeStart:mu,handlingTimeStop:ws,handlingTimeReset:fu}=gu.actions,hu=gu.reducer;var yu=(t={})=>{let e=y({onAuthError:Nt(!1)},t);return n=>o=>s=>("error"in s&&s.error.message==="Unauthorized"&&n.dispatch(e.onAuthError),o(s))};var vu=(t={})=>{let e,n=!0,o=y({getStyleSuggestions:Ct,debounce:500},t);return s=>r=>i=>{var m;let a=s.getState().input.text,d=r(i),l=s.getState();if(l.auth.isLoggedIn!==!0)return d;let{showStyleSuggestions:c}=l.settings;if(!((m=l.conversation.current)==null?void 0:m.id)||!c)return d;let{text:u}=l.input;return u===a&&!n||(clearTimeout(e),u==="")||(e=setTimeout(()=>{n=!1,s.dispatch(o.getStyleSuggestions({text:u}))},t.debounce)),d}};function OS(t,e){return t.text===e.text&&t.selection.start===e.selection.start&&t.selection.end===e.selection.end&&t.suggestionTextStart===e.suggestionTextStart}var Su=(t={})=>{let e=y({getTextSuggestions:me,getAutocompleteSuggestions:Dn,debounce:200,check:Ee},t),n;return o=>s=>r=>{var f;let{input:i}=o.getState(),a=s(r),d=o.getState();if(d.auth.isLoggedIn!==!0)return a;let{recommendTextSuggestions:l,showTabCompletion:c}=d.settings,p=(f=d.conversation.current)==null?void 0:f.id,u=r.type===$o.toString();if(!p||!l&&!c)return a;let{input:m}=d;return OS(m,i)&&!u||(clearTimeout(n),!e.check(d))||(n=setTimeout(()=>{let g=at(d);g===""?o.dispatch(e.getTextSuggestions("default")):o.dispatch(e.getAutocompleteSuggestions(g))},u?0:e.debounce)),a}};var xu=Ct.fulfilled.toString();function DS(t,e){let n=new Set([...e.keywordMatches.map(s=>s.keyword)]),o=[];return n.forEach(s=>{let r=t.keywordMatches.filter(d=>d.keyword===s),i=e.keywordMatches.filter(d=>d.keyword===s),a=i.length-r.length;a<=0||o.push(...i.slice(0,a))}),o}var bu=t=>e=>n=>o=>{var l;if(o.type!==xu){n(o);return}let s=e.getState().styleSuggestions.list;n(o);let r=e.getState(),i=r.styleSuggestions.list,a=(l=r.conversation)==null?void 0:l.current;if(s===i)return;let d=DS(s,i);o.type===xu&&d.length>0&&t.sendEvent("style suggested",{conversationId:a==null?void 0:a.id,data:{keywordMatches:d}})};var HS=_S({assistants:qa,auth:Gi,conversation:Yi,contentTypes:Pl,passwordlessToken:Rc,entities:td,handlingTime:hu,info:Ca,input:pa,settings:Ja,profile:Nl,search:Pa,styleSuggestions:Vd,ui:Ad,textSuggestions:fd});function Cu(t){return FS({reducer:HS,middleware:e=>{var o;let n=e({thunk:{extraArgument:{dynamicThunkObject:t.dynamicThunkObject,deepdeskAPI:t.deepdeskAPI}},serializableCheck:!1}).concat(yu()).concat(Su({debounce:200})).concat(vu({debounce:500})).concat(bu(t.deepdeskAPI));return((o=t.middleware)!=null?o:[]).reduce((s,r)=>s.concat(r),n)},preloadedState:t.preloadedState})}function Tu(t,e,n){if(e==="")return null;let o=new RegExp(`\\b${ds(e)}\\b`,"gi"),s,r=null;for(;(s=o.exec(t))!==null&&!(s.index>n);)r={start:s.index,end:s.index+s[0].length};return r}var BS=t=>{var e,n;return(n=(e=t==null?void 0:t.type)==null?void 0:e.toLowerCase())!=null?n:"unknown"},US=t=>e=>n=>o=>{var d,l,c;let s=e.getState(),r=gt("inlineSuggestions")(s),i=gt("autoSelectSuggestion")(s)||r;switch(o.type){case Nt.toString():{!o.payload&&t.emit("logout",void 0);break}case ge.fulfilled.toString():o.payload.length>0&&t.sendEvent("entities found",{conversationId:(d=s.conversation.current)==null?void 0:d.id,data:{entities:o.payload}});break;case ct.toString():t.logSendMessage(o.payload);break;case Co.toString():t.emit("call-to-action",{cue:o.payload});break;case xe.fulfilled.toString():o.isBroadcasted||t.broadcast(js,o,!1);break;default:break}let a=n(o);switch(o.type){case ct.toString():t.handleAfterSendMessage(o.payload);break;case _n.toString():t.onUpdateShowTabHint(o.payload);break;case ws.toString():t.logHandlingTime();break;case Ft.toString():t.broadcast(po,o);break;case dt.toString():t.broadcast(po,o);break;case To.toString():e.dispatch(dt({source:"assistant",assistantCode:o.payload.code}));break;case"analytics/logEvent/fulfilled":{let p=s.assistants.cues.find(u=>u.code===o.meta.arg.data.assistantCode);t.emit("event",b(y({},o.meta.arg),{cue:p}));break}case re.toString():{let{start:p,end:u}=s.input.selection;t.emit("select-suggestion",b(y({type:BS(o.payload.suggestion)},o.payload),{replace:o.payload.replace==="selection"?{start:p,end:u}:{start:0,end:u}})),r&&e.dispatch(Xe([]));break}case Wd.toString():{let{keyword:p,suggestion:u,eventMetrics:m}=o.payload,{text:h,selection:f}=s.input,g=Tu(h,p,(l=f==null?void 0:f.end)!=null?l:h.length);if(!g)break;t.emit("select-suggestion",{text:u,type:"style",replace:g,suggestion:{text:u,source:"style"},eventMetrics:m});break}case oo.toString():t.emit("select-image",o.payload),t.sendEvent("Image attached",{conversationId:(c=s.conversation.current)==null?void 0:c.id,data:{path:o.payload.suggestion.image,title:o.payload.suggestion.title}});break;case Xe.toString():{i&&o.payload.length>0&&e.dispatch(so(0));break}default:break}return a},wu=US;import{createSelector as KS}from"@reduxjs/toolkit";function gi(t){return t.toISOString().replace("T"," ").replace("Z","")}var zS=(t,e)=>e.version,Eu=KS([Ht,Se,pu,zS],(t,e,n,o)=>{if(!e)return k.warn("No conversationId for handling time metrics"),null;let{startTime:s,stopTime:r}=n;return!s||!r?(k.warn("No startTime and stopTime for handling time metrics"),null):{conversationId:e,clientVersion:o,agentId:t==null?void 0:t.agentId,agentName:t==null?void 0:t.agentName,agentEmail:t==null?void 0:t.agentEmail,timeStart:gi(s),timeStop:gi(r)}});function ku(t,e){let{text:n,metrics:{numPaste:o,pastes:s,textSuggestions:r}}=t.input,i=n.length;return{source:"agent",clientVersion:e.version,pastes:s,lenTextTotal:i,numPastes:o,suggestions:r}}var Wn=class extends Error{};function WS(){let t,e;return{promise:new Promise((o,s)=>{t=o,e=s}),resolve:t,reject:e}}var Es=class{constructor(){this.queues={}}push(e,n){let o=()=>{let r=this.queues[e][1];r?(this.queues[e]=[r.promise,null],r.resolve()):delete this.queues[e]};if(!this.queues[e]){let r=n().finally(o);return this.queues[e]=[r,null],r}this.queues[e][1]&&this.queues[e][1].reject(new Wn("Queued async function is outdated"));let s=WS();return this.queues[e][1]=s,s.promise.then(()=>n().finally(o))}};function mi(t,e){var r;let n=t.closest(e);if(n)return n;let o=t.getRootNode().host;if(o instanceof HTMLElement)return mi(o,e);let s=(r=t.ownerDocument.defaultView)==null?void 0:r.frameElement;return s?mi(s,e):null}function fi(t,e){return mi(t,e)}var VS={accepted:"onConversationAcceptedAssistants","new-message":"onConversationNewMessageAssistants",ended:"onConversationEndedAssistants"},Ru=(t,e)=>{var s,r,i;if(!((i=(r=(s=t.uiConfig)==null?void 0:s.widget)==null?void 0:r.types.find(a=>a.type==="cues"))==null?void 0:i.isActive))return k.warn("Triggered a conversation assistant, but cues are not configured in widget."),[];let o=t[VS[e]];return o&&o.length>0?o.map(a=>a.code):(k.warn(`No assistant set in profile for conversation event "${e}"`),[])};function Pu(t){return typeof t=="object"&&t!==null&&"name"in t&&"message"in t}function jS(t){return typeof t=="object"&&t!==null&&"tagName"in t}function hi(t){return jS(t)&&(wt(t)||as(t))}var Lu,ke=new Map,$S=["bottom","height","left","right","top","width"],Iu=(t,e)=>!t&&!e?!1:t&&!e||!t&&e?!0:$S.some(n=>t[n]!==e[n]);function Au(t){var n,o,s;if(t.ownerDocument===document)return[];let e=(s=(o=(n=t.ownerDocument)==null?void 0:n.defaultView)==null?void 0:o.frameElement)!=null?s:null;return e?[e,...Au(e)]:[]}function Mu(t,e){return!t||!e?null:b(y({},t),{top:t.top+e.top,left:t.left+e.left})}var ks=!1,Nu=()=>{ks=!0;let t=[];if(ke.forEach((e,n)=>{if(!n.isConnected){e.rect=null,t.push(e),ke.delete(n);return}let o=n.getBoundingClientRect();Iu(o,e.rect)&&(e.rect=o,t.push(e))}),t.forEach(e=>{let n=e.parentRects?e.parentRects.reduce(Mu,e.rect):e.rect;Iu(n,e.totalRect)&&e.callbacks.forEach(o=>o(n)),e.totalRect=n}),ke.size===0){ks=!1;return}Lu=window.requestAnimationFrame(Nu)};function yi(t,e){let n=Au(t),o=[],s=n.map((r,i)=>yi(r,a=>{o[i]=a;let d=ke.get(t);if(!d)return;let l=o.reduce(Mu,d.rect);d.callbacks.forEach(c=>c(l))}));return{observe(r=!0){if(s.forEach(i=>i.observe(!1)),ke.has(t)){let i=ke.get(t);i.callbacks.push(e),i.rect&&e(i.rect)}else ke.set(t,{rect:void 0,callbacks:[e],parentRects:o});r&&!ks&&Nu()},unobserve(){s.forEach(i=>i.unobserve());let r=ke.get(t);if(r){let i=r.callbacks.indexOf(e);i>=0&&r.callbacks.splice(i,1),r.callbacks.length||ke.delete(t),ke.size||(cancelAnimationFrame(Lu),ks=!1)}}}}var Ou,Re=new Map,Du=()=>{Re.forEach((t,e)=>{if(!e.isConnected){Re.delete(e);return}let{clientHeight:n,scrollHeight:o}=e,s=o>n;t.visible!==s&&(t.visible=s,t.callbacks.forEach(r=>r(t.visible)))}),Re.size!==0&&(Ou=window.requestAnimationFrame(Du))};function _u(t,e){return{observe(){let n=Re.size===0;Re.has(t)?Re.get(t).callbacks.push(e):Re.set(t,{visible:void 0,callbacks:[e]}),n&&Du()},unobserve(){let n=Re.get(t);if(n){let o=n.callbacks.indexOf(e);o>=0&&n.callbacks.splice(o,1),n.callbacks.length||Re.delete(t),Re.size||cancelAnimationFrame(Ou)}}}}var vi=["borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","borderStyle","boxSizing","color","overflowWrap","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontWeight","fontKerning","lineHeight","letterSpacing","paddingLeft","paddingTop","paddingRight","paddingBottom","width","height","textIndent","whiteSpace","wordBreak","wordSpacing","wordWrap"];function Si(t,e,n){return n.forEach(o=>{e.style[o]=t[o]})}function sn(t){return Number.parseFloat(t)}function Rs(t){return Math.round(t*1e6)}function Fu(t){return t/1e6}function xi(t,e,n){if(t.boxSizing==="content-box")return;let{clientWidth:o}=e,s=sn(t.width),r=sn(t.borderLeftWidth),i=sn(t.borderRightWidth),a=sn(t.paddingRight),d=Fu(Rs(s)-Rs(r)-Rs(i)),l=Fu(Rs(o));if(d-l>2){let c=d-l;n.style.paddingRight=`${a+c}px`}}function Ps(t,e={}){var c,p;let n=e.overlayContainer||document.createElement("div");n.style.display="none",n.style.position=(c=e.position)!=null?c:"fixed",n.style.pointerEvents="none",n.style.borderColor="transparent",ft(n);let o=window.getComputedStyle(t),s=!0,r=()=>{n.scrollTop=t.scrollTop};Si(o,n,vi),xi(o,t,n),e.mirrorOverflow&&(n.style.overflow="hidden",t.addEventListener("scroll",r));let i=_u(t,()=>{Si(o,n,vi),xi(o,t,n),r(),setTimeout(r,0)}),a,d=!0,l=yi(t,u=>{if(u===null){e.onRemove&&e.onRemove(),n.remove();return}if(!d&&e.onMoveStart&&(Promise.resolve().then(()=>e.onMoveStart()),d=!0),clearTimeout(a),a=setTimeout(()=>{e.onMoveEnd&&e.onMoveEnd(),d=!1},200),u.height===0&&u.width===0){if(s===!0)return;e.onHide&&e.onHide(),n.style.display="none",s=!0;return}if(Si(o,n,vi),xi(o,t,n),r(),e.placement==="below"&&n.classList.add("below"),n.style.top=`${u.top}px`,n.style.left=`${u.left}px`,e.closestScrollElement&&e.closestScrollElement!==t){let m=e.closestScrollElement.getBoundingClientRect(),h=window.getComputedStyle(e.closestScrollElement),f=sn(h.borderTopWidth),g=sn(h.borderBottomWidth),S=m.top+f-u.top,T=u.top+u.height+-(m.top+m.height-g);n.style.clipPath=`inset(${S}px 0px ${T}px 0px)`}s&&(n.style.display="block",e.onShow&&e.onShow(),s=!1)});return e.appendTo?e.appendTo.appendChild(n):(p=t.parentElement)==null||p.appendChild(n),l.observe(),i.observe(),[n,()=>{t.removeEventListener("scroll",r),l.unobserve(),i.unobserve(),n.remove()}]}function GS(t){return t.offsetParent!==null}function Hu(t){if(!GS(t))return!1;let e=t.getBoundingClientRect();return e.top>=0&&e.left>=0&&e.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&e.right<=(window.innerWidth||document.documentElement.clientWidth)}function bi(t,e,n=100){let o=Hu(t);e({isVisible:o});let s=setInterval(()=>{let r=Hu(t);r!==o&&(o=r,e({isVisible:o}))},n);return()=>{clearTimeout(s)}}var Bu=(t,e)=>({value(){try{let n=sessionStorage.getItem(`dd-${t}`);if(!n)return e;try{return JSON.parse(n)}catch(o){return e}}catch(n){return e}},update(n){try{sessionStorage.setItem(`dd-${t}`,JSON.stringify(n))}catch(o){k.warn("[Deepdesk] SessionStorage is blocked by browser")}}});import{jsx as F,jsxs as qS}from"react/jsx-runtime";var Uu=Bu("showTabHint",!0),rn=class rn{constructor({deepdeskUrl:e,version:n=rn.version||"unknown",locale:o="en-US",token:s,fetch:r,productName:i,createCustomChannel:a,websocketClient:d=Ts}){this.inputMediator=null;this.eventListeners={};this.unmountHandlers=[];this.disposeHandlers=[];this.inlineSuggestions=null;this.aboveSuggestions=null;this.belowSuggestions=null;this.floatingMenu=null;this.widgetElement=null;this.widgetRoot=null;this.nicknameDialogUnsubscribe=null;this.nicknameDialogFailed=!1;this.dynamicThunkObject={};this.queues=new Es;this.isMounted=!1;this.shouldRender=!0;this.loadProfileConfigPromise=null;let l=e.replace(/\/api$/,"");this.deepdeskApi=new nt(l,{token:s,fetch:r}),this.version=n,this.instanceId=rn.count++;let c={deepdeskAPI:this.deepdeskApi,dynamicThunkObject:this.dynamicThunkObject,middleware:[wu({broadcast:(h,f,g)=>{this.broadcastEvents.send(h,f,g)},emit:(h,f)=>this.emit(h,f),handleAfterSendMessage:h=>this.handleAfterSendMessage(h),logHandlingTime:()=>this.logHandlingTime(),logSendMessage:h=>this.logSendMessage(h),onUpdateShowTabHint:h=>Uu.update(h),sendEvent:(h,f)=>this.deepdeskApi.sendEvent(h,f)})]};this.store=Cu(c),this.broadcastEvents=new du({debug:!0,deepdeskUrl:l,eventMap:Ia(this.store),createCustomChannel:a}),this.disposeHandlers.push(()=>{this.broadcastEvents.cleanup()}),this.ws=new d({url:`${l}/api/v2/me/realtime`.replace("https","wss"),reconnectInterval:25e3,shouldReconnect:()=>v(this,null,function*(){var h;return(h=Q(this.state))!=null?h:!1})}),this.whenLoggedIn(()=>this.ws.connect()),this.store.dispatch(_n(Uu.value())),this.store.dispatch(wo({locale:o,adminUrl:l,productName:i}));let p=[],u=h=>{if(!h.conversationId)return;let f=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Ga(h))};this.hasConversation()?f():p.push(f)};this.ws.on("assistants::direct_response",u),this.ws.on("assistants::user_notification",u),this.ws.on("assistants::response_chunk",h=>{if(!h.conversationId)return;let f=()=>{this.conversationId()===h.conversationId&&this.store.dispatch($a(h))};this.hasConversation()?f():p.push(f)}),this.ws.on("assistants::suggest_as_reply",h=>{if(!h.conversationId)return;let f=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Ft([{text:h.payload.message,type:"text",source:"assistant",assistantCode:h.code,sourceLabel:h.name}]))};this.hasConversation()?f():p.push(f)});let m=this.whenConversationLoaded(()=>{var h;this.broadcastEvents.setExternalId((h=this.state.conversation.current)==null?void 0:h.externalId),p.forEach(f=>f()),p.length=0});this.disposeHandlers.push(()=>{this.ws.cleanup(),p.length=0,m()})}get state(){return this.store.getState()}get settings(){return this.state.settings}get selectedTextSuggestion(){var e;return(e=lt(this.state)[this.state.input.selectedSuggestionIndex])!=null?e:null}hasConversation(){return!!this.state.conversation.current}conversationId(){if(!this.hasConversation())throw new Error("No conversation loaded");return this.state.conversation.current.id}externalId(){if(!this.hasConversation())throw new Error("No conversation loaded");return this.state.conversation.current.externalId}shouldAbort(){return this.state.conversation.isSupported===!1?(k.warn("Conversation is not supported"),!0):this.hasConversation()?this.state.profile.data?!1:(k.warn("Profile has not been loaded (yet)"),!0):(k.warn("No conversation loaded (yet)"),!0)}whenLoggedIn(e){if(Q(this.state))e();else{let n=this.subscribe(Q,o=>{o&&e()});this.disposeHandlers.push(()=>{n()})}}login(){return this.store.dispatch(Nt(null)),this.store.dispatch(Ne()),new Promise(e=>{this.whenLoggedIn(()=>e())})}isLoggedIn(){return v(this,null,function*(){return(yield this.store.dispatch(Ne())).payload})}isConversationSupported(e,n){return v(this,null,function*(){return(yield this.store.dispatch(Hs({externalId:e,options:n}))).payload})}createConversation(e){return v(this,null,function*(){var o;return this.hasConversation()&&this.externalId()!==e.externalId&&this.resetConversation(),(yield this.store.dispatch(eo(b(y({},e),{metadata:(o=e.metadata)!=null?o:{}})))).payload})}getConversationByExternalId(e,n){return v(this,null,function*(){return this.hasConversation()&&this.externalId()!==e&&this.resetConversation(),(yield this.store.dispatch(to({externalId:e,options:n}))).payload})}upsertConversation(e){return v(this,null,function*(){var o;return this.hasConversation()&&this.externalId()!==e.externalId&&this.resetConversation(),(yield this.store.dispatch(Bs(b(y({},e),{metadata:(o=e.metadata)!=null?o:{}})))).payload})}postMessages(e){return v(this,null,function*(){yield this.store.dispatch(Us(e))})}updateConversation(e){return v(this,null,function*(){return(yield this.store.dispatch(no(e))).payload})}resetConversation(){this.store.dispatch(j()),this.loadProfileConfigPromise=null,this.dynamicThunkObject.conversationQuery=null}configure(e){this.store.dispatch(wo(e))}setVisitorInfo(e){this.store.dispatch(va(e))}setCustomData(e){this.store.dispatch(Sa(e))}setAgentInfo(e,n){return v(this,null,function*(){var s;yield this.store.dispatch(pn(y(y({},e),n))),(s=this.state.info.agentInfo)!=null&&s.agentNickname||this.broadcastEvents.send(uo,{showNicknameDialog:!0})})}setAgentSettings(e){return v(this,null,function*(){yield this.store.dispatch(zs(e))})}getAgentSettings(){return v(this,null,function*(){return(yield this.store.dispatch(Ws())).payload})}refresh(){return v(this,null,function*(){if(this.shouldAbort())return Promise.resolve();let e=[];return e.push(this.refreshTextSuggestions()),e.push(this.refreshWidgetSuggestions()),Promise.all(e).then(()=>{})})}syncInputMediator(){this.inputMediator&&this.store.dispatch(ro({text:this.inputMediator.getText(),html:this.inputMediator.getHTML(),suggestionTextStart:this.inputMediator.getSuggestionTextStart()}))}notifyExternalSuggestion(e){this.store.dispatch(re(e))}evaluateAssistant(e,n){return v(this,null,function*(){var d;let{input:o={},transcript:s,showCuesInWidget:r=!0,includeMetadata:i}=n||{},a=yield this.store.dispatch(xe({assistantCode:e,transcript:s,includeMetadata:i,input:o,skipState:!r}));if(a.error)throw new Error(`Assistant evaluation failed: ${(d=a.payload)!=null?d:a.error.message}`);return a.payload.output})}evaluateConversationAssistant(e,n){return v(this,null,function*(){yield this.loadProfileConfig();let o=this.state.profile.data;if(!o){k.warn("Can't evaluate assistant when profile is not loaded yet.");return}let s=Ru(o,e);yield Promise.all(s.map(r=>this.queues.push(r,()=>v(this,null,function*(){yield this.evaluateAssistant(r,y({includeMetadata:!0},n))})).catch(i=>{if(i instanceof Wn){k.warn(`Queued assistant "${r}" was outdated and dropped`);return}throw i})))})}handleKeyDown(e){let{overlayCollapsed:n,openOverlayWhenTyping:o}=this.state.ui,{textSuggestions:s,selectedSuggestionIndex:r,selection:i}=this.state.input,{inlineSuggestions:a,autoSelectSuggestion:d,showTextSuggestions:l,suggestionsPlacement:c}=this.settings,p=a||d,u=c==="inline"||c==="below"?"below":"above",m=s.length>0;if(this.store.dispatch(ra(Ks(e))),!Ee(this.state)||e.key!=="Tab"&&!l)return;let h=()=>{n||!m||i&&(e.shiftKey||(this.store.dispatch(la()),e.preventDefault()))},f=()=>{n||!m||p&&r<=0||i&&(e.shiftKey||(this.store.dispatch(da()),e.preventDefault()))};switch(e.key){case"ArrowUp":u==="below"?f():h();break;case"ArrowDown":{u==="below"?h():f();break}case"Escape":{n||(this.store.dispatch(so(-1)),this.store.dispatch(Ye({collapse:!0})),this.store.dispatch(Id(!0)),e.preventDefault());break}case"Tab":{e.preventDefault();let g=_t(this.state);if(!g)return;this.store.dispatch(_n(!1)),this.store.dispatch(re({text:g.text,suggestion:g,eventMetrics:{inputType:"tab"},replace:"until-selection-end"}));break}case" ":{if(p||this.state.input.selectedSuggestionIndex===-1)return;let g=_t(this.state);if(!g)return;this.store.dispatch(re({text:g.text,suggestion:g,eventMetrics:{inputType:"space"},replace:"until-selection-end"}));break}case"Enter":{if(p||e.shiftKey||this.state.input.selectedSuggestionIndex===-1)return;let g=_t(this.state);if(!g)return;this.store.dispatch(re({text:g.text,suggestion:g,eventMetrics:{inputType:"enter"},replace:"until-selection-end"})),e.preventDefault();break}default:}n&&o&&this.store.dispatch(Ye({collapse:!1}))}handleAfterSendMessage(e){this.emit("send-message",e),this.store.dispatch(Xe([]))}handlingTimeStart(){this.state.handlingTime.startTime||(k.info("Start handling time"),this.store.dispatch(mu()))}handlingTimeStop(){this.state.handlingTime.startTime&&(k.info("Stop handling time"),this.store.dispatch(ws()))}logSendMessage(e){let n=ku(this.state,{version:this.version});n&&(e&&(Object.assign(n,{text:e}),Object.assign(n,{lenTextTotal:e.length})),this.deepdeskApi.sendEvent("Send Message",{conversationId:this.conversationId(),data:n}),this.emit("send-message-event",n))}logHandlingTime(){let e=Eu(this.state,{version:this.version});e&&(this.deepdeskApi.sendEvent("Handling Time",{conversationId:this.conversationId(),data:e}),this.store.dispatch(fu()))}notifySubmit(e={}){var n;this.shouldAbort()||(this.store.dispatch(ct((n=e.text)!=null?n:this.state.input.text)),this.store.dispatch(ua()))}emit(e,n){let o=this.eventListeners[e];o&&o.forEach(s=>{try{s(n)}catch(r){k.warn(`The following error occurred in deepdeskSDK.on('${e}', handler)`),k.error(r)}})}on(e,n){return this.eventListeners[e]||(this.eventListeners[e]=[]),this.eventListeners[e].push(n),()=>{this.off(e,n)}}off(e,n){if(!e&&!n){this.eventListeners={};return}let o;this.eventListeners[e]&&(o=this.eventListeners[e].indexOf(n),o>-1&&this.eventListeners[e].splice(o,1))}setConversationQuery(e){this.dynamicThunkObject.conversationQuery=e}setPlatformVariables(e){this.store.dispatch(xa(e))}whenConversationLoaded(e){let n=r=>{var i;return(i=r.conversation.current)==null?void 0:i.id},o=()=>this.loadProfileConfig().then(()=>e());return n(this.state)&&o(),this.subscribe(n,r=>{r&&o()})}overlayContainerFactory(e,n,o,s){let[r,i]=Ps(n,o);return r.setAttribute("translate","no"),r.dataset.testid=e,s&&r.classList.add(s),[r,i]}createInlineContainer(e,n){var a;let o=document.createElement("div");o.style.position="absolute",o.style.top="0px",o.style.left="0px",o.style.height="0px",o.style.width="0px";let s=document.createElement("div");s.style.display="none",s.style.position="absolute",s.style.height="0px",s.style.width="0px",s.style.backgroundColor="red",o.appendChild(s);let r=(a=e.ownerDocument.defaultView)==null?void 0:a.frameElement,i=r?r.ownerDocument.defaultView:null;if(r&&(i===window||(i==null?void 0:i.parent)===window)){let[d,l]=Ps(r,{appendTo:document.body,onMoveStart:()=>{s.style.display="none"}});d.dataset.testid=n,d.style.zIndex="2",d.appendChild(o),this.unmountHandlers.push(()=>{l()})}else document.body.appendChild(o);return s}createContainer(e,n=document.body){let o=window.getComputedStyle(n),s=document.createElement("div");return ft(s),s.dataset.testid=e,s.style.color=o.color,s.style.fontSize=o.fontSize,s.style.fontFamily=o.fontFamily,s.style.fontVariant=o.fontVariant,s.setAttribute("translate","no"),n.appendChild(s),s}storeMetrics(){try{let e=`dd-metrics-${this.conversationId()}`,n=JSON.stringify({text:this.state.input.text,metrics:this.state.input.metrics});window.sessionStorage.setItem(e,n),k.info(`Stored analytics for ${this.conversationId()}`)}catch(e){}}restoreMetrics(){try{let e=`dd-metrics-${this.conversationId()}`,n=window.sessionStorage.getItem(e);if(!n)return;let o=JSON.parse(n);o.text.trim()===this.state.input.text.trim()?(k.info(`Restored metrics for ${this.conversationId()}`),this.store.dispatch(ca(o.metrics))):k.warn(`Metrics mismatch, disregarding stored metrics for ${this.conversationId()}`),window.sessionStorage.removeItem(e)}catch(e){}}mount(e,n={}){if(this.isMounted)throw new Error("[Deepdesk] This instance was already mounted. Make sure to unmount before you remount.");if(!hi(e))throw new Error("[Deepdesk] Only mount on textarea or contentEditable div.");if(!this.shouldRender)return;let u=n,{customStyles:o,closestScrollSelector:s,floatingMenuParent:r,appendOverlayTo:i,inputMediator:a}=u,d=M(u,["customStyles","closestScrollSelector","floatingMenuParent","appendOverlayTo","inputMediator"]),l={customStyles:o,closestScrollSelector:s,floatingMenuParent:r,appendOverlayTo:i};this.configure(d),this.settings.automaticHandlingTime&&this.setupHandlingTime(e),ft(e),this.inputMediator=a||(wt(e)?new tn(e):new en(e)),this.inputMediator.on("change",({plainText:m,rawHTML:h,suggestionTextStart:f})=>{this.store.dispatch(ro({text:m,html:h,suggestionTextStart:f}))}),this.inputMediator.on("keyup",m=>{this.store.dispatch(ia(Ks(m)))}),this.inputMediator.on("keydown",m=>{this.handleKeyDown(m)}),this.inputMediator.on("paste",({pastedText:m,selectionText:h})=>{this.store.dispatch(aa({text:m,selectionText:h}))}),this.inputMediator.on("cut",({selectionText:m})=>{this.store.dispatch(sa(m))});let c;this.inputMediator.on("selection",m=>{clearTimeout(c),m===null?c=setTimeout(()=>{m!==null&&this.store.dispatch(io(m))},500):this.store.dispatch(io(m))}),this.unmountHandlers.push(()=>{clearTimeout(c)}),this.inputMediator.on("disabled",()=>{var m;(m=this.inputMediator)==null||m.deactivate(),this.configure({visible:!1})}),this.inputMediator.on("enabled",()=>{this.inputMediator&&(this.configure({visible:!0}),this.inputMediator.activate())}),this.inputMediator.on("submit",()=>{this.settings.detectSubmit&&this.notifySubmit()}),this.inputMediator.on("blur",()=>{this.store.dispatch(Xo(!1))}),this.inputMediator.on("focus",()=>{this.store.dispatch(Xo(!0))}),this.renderSuggestions(e,l),this.subscribe(gt("inlineSuggestions"),()=>{this.renderSuggestions(e,l)}),this.subscribe(gt("suggestionsPlacement"),()=>{this.renderSuggestions(e,l)});let p=this.renderOverlays(n);this.unmountHandlers.push(()=>{p.unmount()}),this.store.dispatch(ro({text:this.inputMediator.getText(),html:this.inputMediator.getHTML(),suggestionTextStart:this.inputMediator.getSuggestionTextStart()})),this.store.dispatch(io(this.inputMediator.getSelection())),this.store.dispatch(Xo(this.inputMediator.isFocused)),this.unmountHandlers.push(()=>{this.state.input.text!==""&&this.storeMetrics()}),this.whenConversationLoaded(()=>{this.restoreMetrics(),this.syncInputMediator(),this.refreshTextSuggestions(),this.promptForNickname()}),this.isMounted=!0}promptForNickname(e){if(this.nicknameDialogUnsubscribe||this.nicknameDialogFailed)return;let n=this.createContainer("nickname-dialog",document.body);document.body.appendChild(n);let o=ot(n),s=null,r=a=>{s=a,i()},i=()=>{o==null||o.render(F(Ke,{store:this.store,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Gd,{id:"deepdesk-nickname-dialog",error:s,onSave:a=>v(this,null,function*(){try{yield this.store.dispatch(ha({agentNickname:a})).unwrap(),console.log("setAgentNickname",a),this.broadcastEvents.send(uo,{showNicknameDialog:!1}),this.nicknameDialogUnsubscribe&&this.nicknameDialogUnsubscribe()}catch(d){k.error("Error setting agent nickname",d),r("error"),this.nicknameDialogFailed=!0}})})})}))};i(),this.nicknameDialogUnsubscribe=()=>{o.unmount(),n.remove(),this.nicknameDialogUnsubscribe=null}}subscribe(e,n){let o=e(this.store.getState());return this.store.subscribe(()=>{let s=e(this.store.getState());s!==o&&(o=s,n(o))})}unmount(){var e,n,o,s,r;(e=this.inlineSuggestions)==null||e.unmount(),(n=this.aboveSuggestions)==null||n.unmount(),(o=this.belowSuggestions)==null||o.unmount(),(s=this.floatingMenu)==null||s.unmount(),this.unmountHandlers.forEach(i=>i()),this.unmountHandlers=[],(r=this.inputMediator)==null||r.dispose(),this.nicknameDialogUnsubscribe&&this.nicknameDialogUnsubscribe(),this.isMounted=!1}dispose(){this.unmount(),this.unmountWidget(),this.disposeHandlers.forEach(e=>e()),this.disposeHandlers=[],this.off()}renderSuggestions(e,n){var o,s,r,i;(o=this.floatingMenu)==null||o.unmount(),(s=this.inlineSuggestions)==null||s.unmount(),(r=this.aboveSuggestions)==null||r.unmount(),(i=this.belowSuggestions)==null||i.unmount(),this.settings.floatingMenu&&(this.floatingMenu=this.renderFloatingMenu(e,n)),this.settings.inlineSuggestions||this.settings.suggestionsPlacement==="inline"?this.inlineSuggestions=this.renderInlineSuggestions(e,n):this.settings.suggestionsPlacement==="below"?this.belowSuggestions=this.renderAboveOrBelowSuggestions(e,n,"below"):this.aboveSuggestions=this.renderAboveOrBelowSuggestions(e,n,"above")}renderInlineSuggestions(e,n){let{customStyles:o}=n,s=this.createInlineContainer(e,"deepdesk-caret"),r=ot(s);r.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(jd,{})})}));let i=a=>{a?(s.style.display="block",s.style.top=`${a.top}px`,s.style.left=`${a.left}px`):s.style.display="none"};return this.inputMediator.on("caretposition",i),{unmount:()=>{var a;(a=this.inputMediator)==null||a.off("caretposition",i),r.unmount(),s.remove()}}}renderAboveOrBelowSuggestions(e,n,o){let{customStyles:s,closestScrollSelector:r,appendOverlayTo:i}=n,a=r&&fi(e,r)||void 0,[d,l]=this.overlayContainerFactory("deepdesk-tab-completion",a||e,{appendTo:i,closestScrollElement:a,mirrorOverflow:!0,onRemove:()=>this.unmount()},s==null?void 0:s.rootNode),[c,p]=this.overlayContainerFactory("deepdesk-suggestions-overlay",a||e,{appendTo:i,placement:o},s==null?void 0:s.suggestionsRootNode),u=ot(d);u.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Tc,{inputElement:e})})}));let m=ot(c);return m.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(oc,{onLogIn:()=>this.loginViaPopup().catch(h=>k.warn(h.message))})})})),{unmount(){u.unmount(),m.unmount(),l(),p()}}}renderFloatingMenu(e,n){let{customStyles:o,closestScrollSelector:s,appendOverlayTo:r,floatingMenuParent:i}=n,a=s&&fi(e,s)||void 0,[d,l]=this.overlayContainerFactory("floating-menu",a||e,{appendTo:i!=null?i:r},o==null?void 0:o.floatingMenuParent),c=ot(d);return c.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Rd,{onLogIn:()=>this.loginViaPopup().catch(p=>k.warn(p.message))})})})),{unmount(){c.unmount(),l()}}}renderOverlays(e){let{customStyles:n}=e,o=this.createContainer("deepdesk-overlays"),s=ot(o);return s.render(F(Ke,{store:this.store,customStyles:n,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(bd,{})})})),{unmount(){s.unmount(),o.remove()}}}renderWidget(e,n={}){if(this.widgetElement&&k.warn("A widget was already rendered for this instance. Make sure to unmountWidget before rerendering"),!this.shouldRender)return;let{customStyles:o,showImages:s,isEmbedded:r}=n;this.widgetElement=e,this.configure({showImages:s,isEmbedded:r}),this.widgetRoot=ot(e),this.widgetRoot.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(ou,{assistantOptions:n.assistantOptions,knowledgeAssistOptions:n.knowledgeAssist,onLogIn:()=>this.loginViaPopup().catch(i=>k.warn(i.message))})})}))}unmountWidget(){var e,n;(n=(e=this.widgetRoot)==null?void 0:e.unmount)==null||n.call(e),this.widgetRoot=null,this.widgetElement=null}renderKnowledgeAssistantWidget(e,n,o={}){let{customStyles:s,initialQuestion:r}=o,i=ot(n);return i.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(ri,{children:qS(No,{assistantCode:e,initialQuestion:r,evaluateKnowledgeAssistFn:En,children:[F(ln,{children:F(Do,{title:o.title,emptyState:o.emptyState})}),F(si,{children:F(Oo,{})})]})})})})),{unmount(){i.unmount()}}}setupHandlingTime(e){let n=bi(e,({isVisible:o})=>{o?this.handlingTimeStart():this.handlingTimeStop()});this.unmountHandlers.push(()=>{this.handlingTimeStop(),n()}),this.whenConversationLoaded(()=>{this.handlingTimeStart()})}handleError(e){Pu(e)&&e.message==="Unauthorized"&&this.login()}loadProfileConfig(){return this.loadProfileConfigPromise?this.loadProfileConfigPromise:(this.loadProfileConfigPromise=Promise.resolve().then(()=>v(this,null,function*(){yield this.store.dispatch(In());let e=St(this.state);e&&this.store.dispatch(wo({showSearch:e.search,showImageSearch:e.imageSearch,showEntitiesCommand:e.entitiesCommand,showSummaryCommand:!!e.summarizerAssistantNew,showKnowledgeSearch:!!e.knowledgeAssistantNew||!!e.knowledgeAssistant,recommendTextSuggestions:e.recommendTextSuggestions}))})),this.loadProfileConfigPromise)}loginViaPopup(e){return v(this,null,function*(){return new Promise((n,o)=>{this.store.dispatch(Yn());let s=new MessageChannel,r=s.port1,i=this.settings.adminUrl,a=new URL(e!=null&&e.url?e==null?void 0:e.url:`${i}/platform/sso/`);a.searchParams.append("redirect","/sdk/popup/close.html");let d=!1,l=()=>{c&&!c.closed&&c.close(),window.removeEventListener("message",p),clearInterval(u)};r.onmessage=m=>v(this,null,function*(){var h,f;if((h=m.data)!=null&&h.jwt)try{yield this.deepdeskApi.exchangeTokenForAccessCookie((f=m.data)==null?void 0:f.jwt),yield this.isLoggedIn(),this.broadcastEvents.send(mn),d=!0,s.port1.close(),n()}catch(g){console.error(g),o(g)}finally{d=!0,l()}});let c=window.open(a.toString(),"deepdesk-login","scrollbars=no,left=100,top=150,width=500,height=500");c===null&&o(new Error("Popup blocked by browser"));let p=m=>v(this,null,function*(){var h;if(m.origin===a.origin)switch((h=m.data)==null?void 0:h.type){case"deepdesk-popup-request-origin":{try{let f=JSON.stringify({type:"deepdesk-popup-parent-origin"});c==null||c.postMessage(f,a.origin)}catch(f){k.error("Error posting message to popup",f),o(f)}break}case"deepdesk-popup-loaded":{try{let f=JSON.stringify({type:"deepdesk-popup-create-channel"});c==null||c.postMessage(f,a.origin,[s.port2])}catch(f){k.error("Error posting message to popup",f),o(f)}break}case"deepdesk-popup-error":{if(l(),m.data.message==="Platform account url mismatch"){let f=`Please contact your administrator: The platform account url (${m.data.targetOrigin}) is misconfigured as it differs from the origin of the page that opened the popup (${m.data.openerOrigin}).`;k.warn(f),this.store.dispatch(Fs(f)),o(new Error(f))}if(m.data.message==="Timeout"){let f="Please contact your administrator: Popup timed out. Check if the account's platform url is configured correctly.";k.warn(f),this.store.dispatch(Fs(f)),o(new Error(f))}o(new Error(m.data.message));break}}});window.addEventListener("message",p);let u=setInterval(()=>{c&&!c.closed||(l(),d||o(new Error("Popup closed by user")))},200);this.disposeHandlers.push(l)})})}translateMessages(e){return this.deepdeskApi.translateMessages(e)}refreshTextSuggestions(){return v(this,null,function*(){this.isMounted&&(yield this.store.dispatch($o()))})}refreshWidgetSuggestions(){return v(this,null,function*(){if(!this.widgetRoot)return;let{uiConfig:e}=this.state.profile.data;if(!e.widget)return;let n=Ln(this.state);try{n.forEach(({type:o})=>{switch(o){case"entities":this.store.dispatch(ge());break;case"pinned-messages":case"sticky-messages":break;default:Qn.includes(o)||this.store.dispatch(me(o))}})}catch(o){this.handleError(o)}})}};rn.version="19.2.1-beta.1",rn.count=0;var Is=rn;function XS(t){return v(this,null,function*(){var s,r,i;let n=yield((s=t.fetch)!=null?s:window.fetch)(t.url),o=yield n.blob();return new File([o],t.name,{type:(i=(r=t.mimeType)!=null?r:n.headers.get("Content-Type"))!=null?i:"image/jpeg"})})}function JS(t,e){return v(this,null,function*(){let n=yield XS(e),o=new Event("change",{bubbles:!0,cancelable:!0});try{Object.defineProperty(t,"files",{configurable:!0,get:()=>[n]}),t.dispatchEvent(o)}finally{Object.hasOwn(t,"files")&&delete t.files}})}function QS(t,e,n){return v(this,null,function*(){yield new nt(t).authenticateWithKey(e,n)})}function ZS(t){return t.replace(/\[([\w\s\d]+)\]\((https?:\/\/[^\s]+)\)/g,'<a href="$2" target="_blank" rel="noreferrer">$1</a>')}function YS(o,s){return v(this,arguments,function*(t,e,n={}){var p,u;let{value:r}=t,{start:i,end:a}=(p=n.replace)!=null?p:{start:0,end:r.length},d=`${r.slice(0,i)}${e}${r.slice(a)}`,l=(u=n.selectionAfter)!=null?u:{start:i+e.length,end:i+e.length},c=()=>{if(n.setValue)return n.setValue(d);t.value=d};return Promise.resolve(c()).then(()=>{t.selectionStart=l.start,t.selectionEnd=l.end,t.blur(),t.focus()})})}function ex(o,s){return v(this,arguments,function*(t,e,n={}){let r=n.replace?kt(t,n.replace.start,n.replace.end):zn(t),i,a=()=>{if(n.setRange)return n.setRange(r.cloneRange());r.deleteContents(),i=document.createElement("span"),r.insertNode(i),n.insertBRs!==!1?e.split(`
|
|
10
|
+
`);let h=u?o:0,f=m?Math.min(r,c.childNodes.length):c.childNodes.length;for(let g=h;g<f&&(l(c.childNodes[g]),a!==2);g++);break}default:break}m&&(a=2)}return l(t),d}var ru=(i=>(i.CUT="Cut",i.BACKSPACE="Backspace",i.DELETE="Delete",i.ERASEEOF="EraseEof",i.UNDO="Undo",i.CLEAR="Clear",i))(ru||{}),tt=class{constructor(e){this.element=e;this.isFocused=!1;this.isActive=!0;this.isDisposed=!1;this.eventListeners={};this.disposeHandlers=[];this.cachedText="";this.cachedSuggestionTextStart=0;this.cachedCaretPosition=null;this.cachedSelection={start:0,end:0};this.cachedHTML="";this.isSubmitting=!1;this.isPossibleClearInputAction=!1;this.cachedText=this.getText(),this.cachedSuggestionTextStart=this.getSuggestionTextStart(),this.cachedHTML=this.getHTML(),this.cachedSelection=this.getSelection(),this.listen()}addEventListener(e,n){let o=s=>{n(s)};this.element.addEventListener(e,o),this.disposeHandlers.push(()=>{this.element.removeEventListener(e,o)})}removeEventListener(e,n){this.element.removeEventListener(e,n)}handleInteraction(){let e=this.getText(),n=this.getHTML(),o=this.getSelection(),s=this.getSuggestionTextStart(),r=this.cachedCaretPosition===null;if(!this.isActive)return;e===""&&this.cachedText!==""&&!this.isPossibleClearInputAction&&this.emit("submit");let i=e!==this.cachedText,a=n!==null&&n!==this.cachedHTML,d=s!==this.cachedSuggestionTextStart;if((i||a||d)&&(i?(this.cachedText=e,this.cachedHTML=n):a&&(this.cachedHTML=n),this.cachedSuggestionTextStart=s,r=!0,this.emit("change",{plainText:e,rawHTML:n,suggestionTextStart:s})),(o.start!==this.cachedSelection.start||o.end!==this.cachedSelection.end)&&(this.cachedSelection=o,r=!0,this.emit("selection",o)),!r)return;let l=this.getCaretPosition();qe(l,this.cachedCaretPosition)||(this.cachedCaretPosition=l,this.emit("caretposition",l))}handleClick(){this.handleInteraction()}handleFocus(){let e=!this.isFocused;this.isFocused=!0,e&&this.emit("focus"),this.handleInteraction()}handleBlur(){this.isPossibleClearInputAction=!1;let e=this.isFocused;this.isFocused=!1,e&&this.emit("blur")}handleKeyDown(e){let{key:n,ctrlKey:o,metaKey:s}=e;this.isPossibleClearInputAction=Object.values(ru).includes(n)||n.toLowerCase()==="z"&&(o||s),this.emit("keydown",e)}handleKeyUp(e){this.handleInteraction(),this.emit("keyup",e)}handleCut(){this.isPossibleClearInputAction=!0,this.emit("cut",{selectionText:this.getSelectedText()})}handlePaste(e){var o,s;let n=((o=e.clipboardData)==null?void 0:o.getData("text"))||((s=e.clipboardData)==null?void 0:s.getData("text/plain"))||"";this.emit("paste",{pastedText:n,selectionText:this.getSelectedText()})}listen(){this.addEventListener("keydown",n=>this.handleKeyDown(n)),this.addEventListener("keyup",n=>this.handleKeyUp(n)),this.addEventListener("input",()=>this.handleInteraction()),this.addEventListener("change",()=>this.handleInteraction()),this.addEventListener("focus",()=>this.handleFocus()),this.addEventListener("blur",()=>this.handleBlur()),this.addEventListener("cut",()=>this.handleCut()),this.addEventListener("paste",n=>this.handlePaste(n)),this.addEventListener("click",()=>this.handleInteraction()),document.activeElement===this.element&&(this.isFocused=!0);let e=new MutationObserver(()=>{this.element.isConnected||(this.emit("unmounted"),this.dispose())});e.observe(document.body,{subtree:!0,childList:!0}),this.disposeHandlers.push(()=>{e.disconnect()})}getSuggestionTextStart(){return 0}focus(){this.element.focus()}emit(e,...n){this.isDisposed||this.eventListeners[e]&&this.eventListeners[e].forEach(o=>{o(...n)})}on(e,n){this.isDisposed||(this.eventListeners[e]||(this.eventListeners[e]=[]),this.eventListeners[e].push(n))}off(e,n){if(!this.eventListeners[e])return;let o=this.eventListeners[e].indexOf(n);o!==-1&&this.eventListeners[e].splice(o,1)}activate(){let e=this.isActive===!1;this.isActive=!0,e&&this.handleInteraction()}deactivate(){this.isActive=!1}dispose(){this.disposeHandlers.forEach(e=>e()),this.eventListeners={},this.isDisposed=!0}};function iu(t){return t.top!==0||t.left!==0||t.height!==0||t.width!==0}var en=class extends tt{constructor(){super(...arguments);this.lastKnownSelection=null}getRootNode(){return this.element.getRootNode()}getText(){let n=new Range;return n.selectNodeContents(this.element),Cs(this.element,n)}getHTML(){return this.element.innerHTML||""}getRange(){let n=this.getRootNode();if(n.activeElement!==this.element)return null;let o="getSelection"in n?n.getSelection():window.getSelection();if(!o)return null;let s=o.rangeCount>0?o.getRangeAt(0):null;if(!s)return null;let r=this.element.ownerDocument.createRange();return r.setStart(s==null?void 0:s.startContainer,s==null?void 0:s.startOffset),r.setEnd(s==null?void 0:s.endContainer,s==null?void 0:s.endOffset),!r||!this.element.contains(r.startContainer)||!this.element.contains(r.endContainer)?null:r}getCaretPosition(){let n=this.getRange();if(!n||!n.collapsed||!("getBoundingClientRect"in n))return null;let o=n.getBoundingClientRect();return!iu(o)&&(n.insertNode(this.element.ownerDocument.createTextNode("\u2060")),o=n.getBoundingClientRect(),n.deleteContents(),!iu(o))?null:{top:o.top+o.height,left:o.left}}getSelection(){let n=this.getRange();if(n)return bs(this.element,n);let o=this.lastKnownSelection;if(o&&su(this.element,o.start,o.end))return o;let s=zn(this.element);return s.collapse(!1),bs(this.element,s)}getSelectedText(){let{start:n,end:o}=this.getSelection();return Cs(this.element,kt(this.element,n,o))}listen(){super.listen();let n=new MutationObserver(r=>{var i,a;r.length===2&&r[0].addedNodes.length===1&&((i=r[0].addedNodes[0])==null?void 0:i.textContent)==="\u2060"&&((a=r[1].removedNodes[0])==null?void 0:a.textContent)==="\u2060"||setTimeout(()=>{this.handleInteraction()},0)});n.observe(this.element,{attributes:!0,characterData:!0,childList:!0,subtree:!0}),this.disposeHandlers.push(()=>n.disconnect());let o=this.element.isContentEditable,s=new MutationObserver(()=>{this.element.isContentEditable!==o&&(o=this.element.isContentEditable,this.emit(this.element.isContentEditable?"enabled":"disabled"))});s.observe(this.element,{attributes:!0,attributeFilter:["contenteditable"]}),this.disposeHandlers.push(()=>s.disconnect())}};var PS=["direction","boxSizing","width","height","overflowX","overflowY","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","borderStyle","paddingTop","paddingRight","paddingBottom","paddingLeft","fontStyle","fontVariant","fontWeight","fontStretch","fontSize","fontSizeAdjust","lineHeight","fontFamily","textAlign","textTransform","textIndent","textDecoration","letterSpacing","wordSpacing","tabSize"];function au(t,e){let n="mozInnerScreenX"in window,o=document.createElement("div");o.id="input-textarea-caret-position-mirror-div";let s=o.style,r=window.getComputedStyle(t),i=t.ownerDocument.body;s.whiteSpace="pre-wrap",s.wordWrap="break-word",s.position="absolute",s.visibility="hidden",PS.forEach(c=>{s[c]=r[c]}),n?t.scrollHeight>Number.parseInt(r.height)&&(s.overflowY="scroll"):s.overflow="hidden",o.textContent=t.value.substring(0,e);let a=document.createElement("span");a.textContent=t.value.substring(e)||".",o.appendChild(a),i.appendChild(o);let d=t.getBoundingClientRect(),l={top:d.top-t.scrollTop+a.offsetTop+Number.parseInt(r.borderTopWidth)+a.offsetHeight,left:d.left-t.scrollLeft+a.offsetLeft+Number.parseInt(r.borderLeftWidth)};return i.removeChild(o),l}var tn=class extends tt{constructor(){super(...arguments);this.lastKnownSelection=null}getText(){return this.element.value}getHTML(){return null}getSelection(){let{selectionStart:n,selectionEnd:o}=this.element;return{start:n,end:o}}getSelectedText(){let n=this.getSelection();return n?this.getText().slice(n.start,n.end):""}getCaretPosition(){return au(this.element,this.element.selectionEnd)}listen(){super.listen();let n=Object.getOwnPropertyDescriptor(window.HTMLTextAreaElement.prototype,"value");Object.defineProperty(this.element,"value",{configurable:!0,get:()=>{var r;return(r=n==null?void 0:n.get)==null?void 0:r.call(this.element)},set:r=>{var i;(i=n==null?void 0:n.set)==null||i.call(this.element,r),this.handleInteraction()}}),this.addEventListener("scroll",()=>{this.emit("caretposition",this.getCaretPosition())});let o=this.element.disabled,s=new MutationObserver(()=>{this.element.disabled!==o&&(o=this.element.disabled,this.emit(o?"disabled":"enabled"))});s.observe(this.element,{attributes:!0,attributeFilter:["disabled"]}),this.disposeHandlers.push(()=>s.disconnect())}};function lu(t,e,n){let o=`deepdesk-iframe-${t}`,s=document.getElementById(o);if(s)return s;let r=document.createElement("iframe"),i=new URL(e);return Object.entries(n).forEach(([a,d])=>{i.searchParams.append(a,d)}),r.style.position="absolute",r.style.left="-999em",r.style.width="0px",r.style.height="0px",r.tabIndex=-1,r.id=o,r.title=`iframe-${t}`,r.src=i.toString(),window.document.body.appendChild(r),r}function IS(t){if(typeof t!="string")return t;try{return JSON.parse(t)}catch(e){return t}}var ii=class{constructor(e){this.name=e;this.disposeHandlers=[];this.broadcastChannel=new BroadcastChannel(e)}onMessage(e){this.broadcastChannel.addEventListener("message",e),this.disposeHandlers.push(()=>{this.broadcastChannel.removeEventListener("message",e)})}postMessage(e){this.broadcastChannel.postMessage(JSON.stringify(e))}close(){this.disposeHandlers.forEach(e=>e()),this.broadcastChannel.close()}},ai=class{constructor(e,n,o){this.name=e;this.targetOrigin=n;this.options=o;this.disposeHandlers=[];this.iframe=lu(e,`${this.targetOrigin}/sdk/proxy/proxy.html`,{channel:this.name,host:window.location.origin,debug:"1"}),document.body.appendChild(this.iframe)}onMessage(e){window.addEventListener("message",e),this.disposeHandlers.push(()=>{window.removeEventListener("message",e)})}postMessage(e){var n;(n=this.iframe.contentWindow)==null||n.postMessage(JSON.stringify(e),this.targetOrigin)}close(){var e;this.disposeHandlers.forEach(n=>n()),(e=this.iframe)==null||e.remove()}},li=class{constructor(e){this.params=e;this.deepdeskUrl=e.deepdeskUrl,this.eventMap=e.eventMap,this.externalId="deepdesk-general",this.defaultChannel=this.createChannel("deepdesk-general")}get isCrossOrigin(){return this.params.deepdeskUrl!==(this.params.origin||window.location.origin)}setExternalId(e){this.externalId!==e&&(this.cleanup(),k.info("Set externalId",e),this.externalId=e,this.channel=this.createChannel(e))}createChannel(e){let n=this.params.createCustomChannel?this.params.createCustomChannel(e):this.isCrossOrigin?new ai(e,this.deepdeskUrl,{debug:!0}):new ii(e),o=s=>{var i,a;if(s.origin!==this.deepdeskUrl)return;let r=IS(s.data);typeof r!="object"||r.type!=="event"||r.channel!==e||(k.info("Received broadcast event",this.externalId,s),(a=(i=this.eventMap)[r.name])==null||a.call(i,r.payload))};return n.onMessage(o),n}send(e,n,o){var i,a;k.info("Broadcast event",{externalId:this.externalId,name:e,payload:n});let s={type:"event",name:e,payload:n};o!==!1&&((a=(i=this.eventMap)[e])==null||a.call(i,n));let r=this.externalId==="deepdesk-general"?this.defaultChannel:this.channel;r==null||r.postMessage(b(y({},s),{channel:this.externalId}))}cleanup(e=!1){var n,o;(n=this.channel)==null||n.close(),this.channel=void 0,e&&((o=this.defaultChannel)==null||o.close(),this.defaultChannel=void 0)}},du=li;function LS(t){return t.replace(/(_\w)/g,e=>e[1].toUpperCase())}function B(t){return Array.isArray(t)?t.map(B):typeof t=="object"&&t!==null?Object.keys(t).reduce((e,n)=>b(y({},e),{[LS(n)]:B(t[n])}),{}):t}function AS(t){return t.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`)}function te(t){return Array.isArray(t)?t.map(te):typeof t=="object"&&t!==null?Object.keys(t).reduce((e,n)=>b(y({},e),{[AS(n)]:te(t[n])}),{}):t}var nn=class extends Error{constructor(n,o){super(n);this.body=o;this.name="CustomError"}};var di=t=>new Promise(e=>{setTimeout(e,t)});var Rt=class extends nn{constructor(){super(...arguments);this.name="ClientError"}},ui=class extends nn{constructor(){super(...arguments);this.name="ServerError"}},ci=new Map;function MS(t){return v(this,null,function*(){if(t.status===204)return t.text().catch(()=>{}),null;let e=t.headers.get("content-type");if(e!=null&&e.includes("application/json"))return t.json();let n=yield t.text();return n===""?null:(k.warn("Unexpected response body:",n.slice(0,20)),JSON.parse(n))})}var on=class{constructor(e="",n={}){this.baseUrl=e;this.options=n;this.latestRequestByUrl={};this.refreshingToken=null;this.lastFailedRefreshAt=null;this.failedRefreshCooldown=1e4;var o;this.fetch=(o=n.fetch)!=null?o:window.fetch.bind(window)}patchFetch(e){this.fetch=e(this.fetch)}setCsrfToken(e){this.csrfToken=e}request(e,n={}){return new Promise((o,s)=>{let r={isAborted:!1,reject:s},i=`${this.baseUrl}${e}`,a=this.fetch,d=n.method===void 0||n.method.toLowerCase()==="get",N=n,{useCache:l=!1,abortLatest:c=!1,attempts:p=1,retryDelay:u=500,refreshTokenOn401:m=!0,retryOnError:h=_=>_ instanceof TypeError,retryOnResponse:f=_=>_.status>=500,version:g=null}=N,S=M(N,["useCache","abortLatest","attempts","retryDelay","refreshTokenOn401","retryOnError","retryOnResponse","version"]);if(l){if(!d)throw new Error(`Can't use 'useCache' for ${n.method}`);if(ci.has(i)){o(ci.get(i));return}}let T=b(y({credentials:"include"},S),{headers:y({Accept:"application/json","Content-Type":"application/json"},S.headers)});!d&&this.csrfToken&&(T.headers=b(y({},T.headers),{"X-CSRFToken":this.csrfToken})),typeof g=="string"&&(T.headers=b(y({},T.headers),{"X-Deepdesk-API-Version":g}));let C=p,E=!1;if(!a)throw new Error("fetch is not set");this.latestRequestByUrl[i]&&c&&(this.latestRequestByUrl[i].isAborted=!0,this.latestRequestByUrl[i].reject(new Error("Aborted"))),this.latestRequestByUrl[i]=r;let A=()=>v(this,null,function*(){return C--,a(i,T).then(_=>v(this,null,function*(){return f(_)&&!r.isAborted&&C>0?(yield di(u),A()):_.status===401&&m===!0&&E===!1?(E=!0,yield this.refreshToken(),A()):_})).catch(_=>v(this,null,function*(){if(h(_)&&!r.isAborted&&C>0)return yield di(u),A();throw _}))});A().then(_=>v(this,null,function*(){let V=yield MS(_);if(delete this.latestRequestByUrl[i],_.status>=500){s(new ui("Server Error",V));return}if(_.status===401){s(new Rt("Unauthorized",V));return}if(_.status===403){s(new Rt("Forbidden",V));return}if(_.status===404){s(new Rt("Not Found",V));return}if(_.status>=400){s(new Rt("Bad Request",V));return}l&&ci.set(i,V),o(V)})).catch(_=>{s(_)})})}validateToken(){return v(this,null,function*(){let e,n,o;try{({has_valid_access_token:e,is_logged_in:n,has_valid_refresh_token:o}=yield this.get("/apis/admin/session/validate/",{refreshTokenOn401:!1}))}catch(s){return!1}if(!e){if(!o)return!1;try{yield this.refreshToken();let{is_logged_in:s}=yield this.get("/apis/admin/session/validate/",{refreshTokenOn401:!1});return s}catch(s){return!1}}return n})}refreshToken(){let e=Date.now();return this.lastFailedRefreshAt&&e-this.lastFailedRefreshAt<this.failedRefreshCooldown?Promise.reject(new Rt("Unauthorized","Failed to refresh token")):this.refreshingToken?this.refreshingToken:(this.refreshingToken=this.get("/apis/admin/session/refresh/",{refreshTokenOn401:!1}).catch(n=>{throw(n==null?void 0:n.message)==="Unauthorized"&&(this.lastFailedRefreshAt=Date.now()),n}).finally(()=>{this.refreshingToken=null}),this.refreshingToken)}get(e,n){return this.request(e,n)}post(e,n,o){return this.request(e,y({method:"POST",body:JSON.stringify(n)},o))}patch(e,n,o){return this.request(e,y({method:"PATCH",body:JSON.stringify(n)},o))}put(e,n,o){return this.request(e,y({method:"PUT",body:JSON.stringify(n)},o))}delete(e,n){return this.request(e,y({method:"DELETE"},n))}};var cu;(e=>{let t;(a=>(a.SUCCESS="success",a.FAILURE="failure",a.CONDITIONS_NOT_MET="conditions_not_met",a.MAX_RECURSION_LEVEL="max_recursion_level",a.NO_ACCESS_TO_ASSISTANT="no_access_to_assistant"))(t=e.EvaluationStatus||(e.EvaluationStatus={}))})(cu||(cu={}));function pi(t){return b(y({},B(t)),{metadata:t.metadata})}var Pt=class Pt{constructor(e,n={}){this.options=n;this.latestReceivedDeepdeskVersions={};this.shouldFetchCsrfToken=!0;this.client=new on(e,{fetch:n.fetch}),this.client.patchFetch(o=>(s,r)=>v(this,null,function*(){let i=yield o(s,r);return this.handleDeepdeskVersionHeaders(i),i}))}preflight(){return v(this,null,function*(){if(this.shouldFetchCsrfToken){this.shouldFetchCsrfToken=!1;let e=yield this.getCsrfToken();this.client.setCsrfToken(e)}return this.options.token?(Pt.exchangeTokenPromise||(Pt.exchangeTokenPromise=this.exchangeTokenForAccessCookie(this.options.token)),Pt.exchangeTokenPromise):Promise.resolve()})}createConversation(e){return v(this,null,function*(){var o;yield this.preflight(),k.info(`Creating conversation for session ${e.externalId} and agent ${e.agentId}`);let n=yield this.client.post("/api/v2/conversations",b(y({chat_start_time:new Date().toISOString()},te(e)),{metadata:(o=e.metadata)!=null?o:{}}));return pi(n)})}getMe(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/session/me/");return B(e)})}postIdentity(e){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/me/identities/",te(e))})}patchMe(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.patch("/apis/admin/session/me/",te(e));return B(n)})}getProfile(e){return v(this,null,function*(){let n=yield this.client.get(`/apis/admin/profiles/${e}/`,{useCache:!0});return B(n)})}getKnowledgeAssistant(e){return v(this,null,function*(){let n=yield this.client.get(`/apis/admin/knowledge-assist/assistants/${e}/`,{useCache:!0});return B(n)})}getContentTypes(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/content-types/",{useCache:!0});return B(e)})}getAccount(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/account/",{useCache:!0});return B(e)})}getPlatformConfig(e){return v(this,null,function*(){let n=e!==void 0?`/platform/config/${e}/`:"/platform/config/",{config:o}=yield this.client.get(n,{useCache:!0});return B(o)})}checkUserExists(e){return v(this,null,function*(){let{exists:n}=yield this.client.get(`/apis/admin/users/exists?external_id=${e}`,{version:"v1"});return n})}getConversationByExternalId(o){return v(this,arguments,function*(e,n={}){yield this.preflight(),k.info(`Getting conversation for session ${e}`);let{attempts:s=1,retryDelay:r=1e3}=n,i=yield this.client.get(`/api/v2/conversations/by_external_id/${e}`,{attempts:s,retryDelay:r,retryOnResponse:a=>a.status===404||a.status>=500,version:"v2"});return k.info(`Successfully retrieved conversation ${i.id} for session ${e}`),pi(i)})}isConversationSupported(o){return v(this,arguments,function*(e,n={}){k.info(`Check if conversation for session ${e} is supported`);let{attempts:s=1,retryDelay:r=1e3}=n;return(yield this.client.get(`/api/v2/conversations/by_external_id/${e}/has_active_profile`,{attempts:s,retryDelay:r,retryOnResponse:a=>a.status===404||a.status>=500})).has_active_profile})}updateConversation(e,n){return v(this,null,function*(){var r;yield this.preflight();let o=te(n);n.metadata&&(o.metadata=(r=n.metadata)!=null?r:{});let s=yield this.client.put(`/api/v2/conversations/${e}`,o);return pi(s)})}postMessages(e,n){return v(this,null,function*(){yield this.preflight(),yield this.client.post(`/api/v2/conversations/${e}/messages`,n.map(o=>b(y({},te(o)),{metadata:o.metadata})))})}sendEvent(e,n){return v(this,null,function*(){yield this.preflight();let a=n,{data:o}=a,s=M(a,["data"]),r=Object.entries(this.latestReceivedDeepdeskVersions).reduce((d,[l,c])=>b(y({},d),{[l]:c}),{}),i=["platform","agentId","agentName","agentEmail","conversationId"].reduce((d,l)=>(s[l]&&(d[l]=s[l]),d),{});return this.client.post("/api/v2/events",te(b(y(y({},r),i),{data:o,name:e})),{version:"v2"})})}getEntities(e){return v(this,null,function*(){return yield this.preflight(),yield this.client.post("/api/v2/entities",{messages:e.filter(o=>o.text)})})}getTemporaryExchangeToken(){return v(this,null,function*(){return(yield this.client.get("/apis/admin/session/exchange-token/")).jwt})}exchangeTokenForAccessCookie(e){return v(this,null,function*(){return this.client.post("/apis/admin/session/jwt/",{jwt:e}).catch(n=>{throw k.warn(`Invalid token '${e}'`),n})})}authenticateWithKey(e,n){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/api-key/",te(n),{refreshTokenOn401:!1,headers:{apikey:e}})})}getTextSuggestions(s){return v(this,arguments,function*(e,n={},o){if(yield this.preflight(),o==="sticky-messages")throw new Error("Use getPinnedMessages instead");return(yield this.client.post(`/api/v2/conversations/${e}/recommend/${o}`,te(n),{abortLatest:!0})).map(i=>b(y({},B(i)),{text:i.text||i.url||i.message,source:o,type:o})).filter((i,a,d)=>a===d.findIndex(l=>l.text===i.text))})}isLoggedIn(){return v(this,null,function*(){return yield this.preflight(),this.client.validateToken()})}getAutocompleteSuggestions(e,n){return v(this,null,function*(){return yield this.preflight(),(yield this.client.post(`/api/v2/conversations/${e}/autocomplete`,te(n),{abortLatest:!0})).map(s=>({score:1,source:s.source,sourceText:s.source_text,text:s.label,trainingJobs:s.training_jobs,searchKeywords:s.search_keywords,type:s.source})).filter((s,r,i)=>r===i.findIndex(a=>a.text===s.text))})}getPinnedMessages(e){return v(this,null,function*(){let n=yield this.client.get(`/api/v2/profiles/${e}/pinned-messages`,{abortLatest:!0});return B(n).map(o=>b(y({},o),{text:o.message,source:"sticky-messages",type:"pinned-message"}))})}getStyleSuggestions(e){return v(this,null,function*(){let n=yield this.client.post("/api/v2/style-suggestions",te(e),{abortLatest:!0,version:"v2"});return B(n)})}search(e){return v(this,null,function*(){let n=yield this.client.post(`/api/v2/profiles/${e.profile}/search`,te(e));return B(n)})}requestLoginByEmail(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.post("/apis/admin/session/passwordless/request/",{email:e});return B(n)})}requestPasswordlessToken(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/session/passwordless/request/");return B(e.token)})}getCsrfToken(){return v(this,null,function*(){let{token:e}=yield this.client.get("/apis/admin/session/csrf/");return e})}verifyLoginToken(e){return v(this,null,function*(){let n=yield this.client.post("/apis/admin/session/passwordless/login/",{token:e});return B(n)})}evaluateAssistant(e,n){return v(this,null,function*(){var i;yield this.preflight();let o=new URLSearchParams;n!=null&&n.externalConversationId&&o.append("external_conversation_id",n.externalConversationId);let s=n!=null&&n.threadId?`/api/v2/assistants/${e}/threads/${n==null?void 0:n.threadId}/evaluate?${o.toString()}`:`/api/v2/assistants/${e}/evaluate?${o.toString()}`,r=yield this.client.post(s,{input:(i=n==null?void 0:n.input)!=null?i:{},conversation:n==null?void 0:n.transcript});return B(r)})}createAssistantThread(e){return v(this,null,function*(){yield this.preflight();let{assistantCode:n}=e,o=yield this.client.post(`/apis/admin/assistants/${n}/threads/`,{});return B(o)})}postMessageToAssistantThread(e){return v(this,null,function*(){yield this.preflight();let{assistantCode:n,threadId:o,message:s}=e,r=yield this.client.post(`/apis/admin/assistants/${n}/threads/${o}/messages/`,{content:s,role:"user"});return B(r)})}translateMessages(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.post("/api/v2/translate",te(e));return B(n)})}handleDeepdeskVersionHeaders(e){e.headers.forEach((n,o)=>{let s=o.toLowerCase(),r=s.match(Bi);if(!n||!r)return;let i=r[1].replace("-","_"),a=this.latestReceivedDeepdeskVersions[i];a&&n&&a!==n&&k.warn(`Overwritten Version header ${s}: ${JSON.stringify(a)} -> ${JSON.stringify(n)}`),this.latestReceivedDeepdeskVersions[i]=n})}};Pt.exchangeTokenPromise=null;var nt=Pt;var Ts=class{constructor(e){this.options=e;this.socket=null;this.maxReconnectAttempts=5;this.reconnectInterval=25e3;this.cleanupCallbacks=[];var n,o;this.socket,this.eventListeners=new Map,this.url=e.url,this.maxReconnectAttempts=(n=e.maxReconnectAttempts)!=null?n:this.maxReconnectAttempts,this.reconnectInterval=(o=e.reconnectInterval)!=null?o:this.reconnectInterval,this.shouldReconnect=e.shouldReconnect}connect(){let e=()=>this.cleanup();window.addEventListener("beforeunload",e),this.cleanupCallbacks.push(()=>window.removeEventListener("beforeunload",e)),this.reconnect()}setupListeners(){this.socket&&(this.socket.onmessage=e=>{var n;try{let o=B(JSON.parse(e.data));o.event&&this.eventListeners.has(o.event)&&((n=this.eventListeners.get(o.event))==null||n.forEach(s=>s(o.data)))}catch(o){console.error("Error parsing WebSocket message:",o)}},this.socket.onclose=e=>{console.log("WebSocket connection closed:",e),setTimeout(()=>{this.reconnect()},this.reconnectInterval)},this.socket.onerror=e=>{console.error("WebSocket error:",e)})}reconnect(){var e,n;if(this.maxReconnectAttempts<=0){console.error("Max reconnect attempts reached, closing WebSocket connection."),(e=this.socket)==null||e.close();return}if(!this.shouldReconnect()){console.error("Should not reconnect, closing WebSocket connection."),(n=this.socket)==null||n.close();return}this.socket&&(this.socket.onmessage=null,this.socket.onclose=null,this.socket.onerror=null,this.socket.close()),this.socket=new WebSocket(this.url),this.setupListeners(),this.maxReconnectAttempts--}send(e,n){if(!this.socket){console.error("WebSocket connection is not open.");return}this.socket.send(JSON.stringify({event:e,data:n}))}on(e,n){this.eventListeners.has(e)||this.eventListeners.set(e,[]);let o=this.eventListeners.get(e);o&&!o.includes(n)&&o.push(n)}close(){var e;(e=this.socket)==null||e.close()}cleanup(){this.close(),this.cleanupCallbacks.forEach(e=>e()),this.cleanupCallbacks=[]}};import{combineReducers as _S,configureStore as FS}from"@reduxjs/toolkit";import{createSlice as NS}from"@reduxjs/toolkit";var uu={startTime:null,stopTime:null},pu=t=>t.handlingTime,gu=NS({name:"handlingTime",initialState:uu,reducers:{handlingTimeStart(t){if(t.startTime&&!t.stopTime)throw new Error("Timing already started");t.startTime=new Date,t.stopTime=null},handlingTimeStop(t){if(!t.startTime)throw new Error("Timing not started");t.stopTime=new Date},handlingTimeReset(t){t.startTime=null,t.stopTime=null}},extraReducers:t=>{t.addCase(j,()=>uu)}}),{handlingTimeStart:mu,handlingTimeStop:ws,handlingTimeReset:fu}=gu.actions,hu=gu.reducer;var yu=(t={})=>{let e=y({onAuthError:Nt(!1)},t);return n=>o=>s=>("error"in s&&s.error.message==="Unauthorized"&&n.dispatch(e.onAuthError),o(s))};var vu=(t={})=>{let e,n=!0,o=y({getStyleSuggestions:Ct,debounce:500},t);return s=>r=>i=>{var m;let a=s.getState().input.text,d=r(i),l=s.getState();if(l.auth.isLoggedIn!==!0)return d;let{showStyleSuggestions:c}=l.settings;if(!((m=l.conversation.current)==null?void 0:m.id)||!c)return d;let{text:u}=l.input;return u===a&&!n||(clearTimeout(e),u==="")||(e=setTimeout(()=>{n=!1,s.dispatch(o.getStyleSuggestions({text:u}))},t.debounce)),d}};function OS(t,e){return t.text===e.text&&t.selection.start===e.selection.start&&t.selection.end===e.selection.end&&t.suggestionTextStart===e.suggestionTextStart}var Su=(t={})=>{let e=y({getTextSuggestions:me,getAutocompleteSuggestions:Dn,debounce:200,check:Ee},t),n;return o=>s=>r=>{var f;let{input:i}=o.getState(),a=s(r),d=o.getState();if(d.auth.isLoggedIn!==!0)return a;let{recommendTextSuggestions:l,showTabCompletion:c}=d.settings,p=(f=d.conversation.current)==null?void 0:f.id,u=r.type===$o.toString();if(!p||!l&&!c)return a;let{input:m}=d;return OS(m,i)&&!u||(clearTimeout(n),!e.check(d))||(n=setTimeout(()=>{let g=at(d);g===""?o.dispatch(e.getTextSuggestions("default")):o.dispatch(e.getAutocompleteSuggestions(g))},u?0:e.debounce)),a}};var xu=Ct.fulfilled.toString();function DS(t,e){let n=new Set([...e.keywordMatches.map(s=>s.keyword)]),o=[];return n.forEach(s=>{let r=t.keywordMatches.filter(d=>d.keyword===s),i=e.keywordMatches.filter(d=>d.keyword===s),a=i.length-r.length;a<=0||o.push(...i.slice(0,a))}),o}var bu=t=>e=>n=>o=>{var l;if(o.type!==xu){n(o);return}let s=e.getState().styleSuggestions.list;n(o);let r=e.getState(),i=r.styleSuggestions.list,a=(l=r.conversation)==null?void 0:l.current;if(s===i)return;let d=DS(s,i);o.type===xu&&d.length>0&&t.sendEvent("style suggested",{conversationId:a==null?void 0:a.id,data:{keywordMatches:d}})};var HS=_S({assistants:qa,auth:Gi,conversation:Yi,contentTypes:Pl,passwordlessToken:Rc,entities:td,handlingTime:hu,info:Ca,input:pa,settings:Ja,profile:Nl,search:Pa,styleSuggestions:Vd,ui:Ad,textSuggestions:fd});function Cu(t){return FS({reducer:HS,middleware:e=>{var o;let n=e({thunk:{extraArgument:{dynamicThunkObject:t.dynamicThunkObject,deepdeskAPI:t.deepdeskAPI}},serializableCheck:!1}).concat(yu()).concat(Su({debounce:200})).concat(vu({debounce:500})).concat(bu(t.deepdeskAPI));return((o=t.middleware)!=null?o:[]).reduce((s,r)=>s.concat(r),n)},preloadedState:t.preloadedState})}function Tu(t,e,n){if(e==="")return null;let o=new RegExp(`\\b${ds(e)}\\b`,"gi"),s,r=null;for(;(s=o.exec(t))!==null&&!(s.index>n);)r={start:s.index,end:s.index+s[0].length};return r}var BS=t=>{var e,n;return(n=(e=t==null?void 0:t.type)==null?void 0:e.toLowerCase())!=null?n:"unknown"},US=t=>e=>n=>o=>{var d,l,c;let s=e.getState(),r=gt("inlineSuggestions")(s),i=gt("autoSelectSuggestion")(s)||r;switch(o.type){case Nt.toString():{!o.payload&&t.emit("logout",void 0);break}case ge.fulfilled.toString():o.payload.length>0&&t.sendEvent("entities found",{conversationId:(d=s.conversation.current)==null?void 0:d.id,data:{entities:o.payload}});break;case ct.toString():t.logSendMessage(o.payload);break;case Co.toString():t.emit("call-to-action",{cue:o.payload});break;case xe.fulfilled.toString():o.isBroadcasted||t.broadcast(js,o,!1);break;default:break}let a=n(o);switch(o.type){case ct.toString():t.handleAfterSendMessage(o.payload);break;case _n.toString():t.onUpdateShowTabHint(o.payload);break;case ws.toString():t.logHandlingTime();break;case Ft.toString():t.broadcast(po,o);break;case dt.toString():t.broadcast(po,o);break;case To.toString():e.dispatch(dt({source:"assistant",assistantCode:o.payload.code}));break;case"analytics/logEvent/fulfilled":{let p=s.assistants.cues.find(u=>u.code===o.meta.arg.data.assistantCode);t.emit("event",b(y({},o.meta.arg),{cue:p}));break}case re.toString():{let{start:p,end:u}=s.input.selection;t.emit("select-suggestion",b(y({type:BS(o.payload.suggestion)},o.payload),{replace:o.payload.replace==="selection"?{start:p,end:u}:{start:0,end:u}})),r&&e.dispatch(Xe([]));break}case Wd.toString():{let{keyword:p,suggestion:u,eventMetrics:m}=o.payload,{text:h,selection:f}=s.input,g=Tu(h,p,(l=f==null?void 0:f.end)!=null?l:h.length);if(!g)break;t.emit("select-suggestion",{text:u,type:"style",replace:g,suggestion:{text:u,source:"style"},eventMetrics:m});break}case oo.toString():t.emit("select-image",o.payload),t.sendEvent("Image attached",{conversationId:(c=s.conversation.current)==null?void 0:c.id,data:{path:o.payload.suggestion.image,title:o.payload.suggestion.title}});break;case Xe.toString():{i&&o.payload.length>0&&e.dispatch(so(0));break}default:break}return a},wu=US;import{createSelector as KS}from"@reduxjs/toolkit";function gi(t){return t.toISOString().replace("T"," ").replace("Z","")}var zS=(t,e)=>e.version,Eu=KS([Ht,Se,pu,zS],(t,e,n,o)=>{if(!e)return k.warn("No conversationId for handling time metrics"),null;let{startTime:s,stopTime:r}=n;return!s||!r?(k.warn("No startTime and stopTime for handling time metrics"),null):{conversationId:e,clientVersion:o,agentId:t==null?void 0:t.agentId,agentName:t==null?void 0:t.agentName,agentEmail:t==null?void 0:t.agentEmail,timeStart:gi(s),timeStop:gi(r)}});function ku(t,e){let{text:n,metrics:{numPaste:o,pastes:s,textSuggestions:r}}=t.input,i=n.length;return{source:"agent",clientVersion:e.version,pastes:s,lenTextTotal:i,numPastes:o,suggestions:r}}var Wn=class extends Error{};function WS(){let t,e;return{promise:new Promise((o,s)=>{t=o,e=s}),resolve:t,reject:e}}var Es=class{constructor(){this.queues={}}push(e,n){let o=()=>{let r=this.queues[e][1];r?(this.queues[e]=[r.promise,null],r.resolve()):delete this.queues[e]};if(!this.queues[e]){let r=n().finally(o);return this.queues[e]=[r,null],r}this.queues[e][1]&&this.queues[e][1].reject(new Wn("Queued async function is outdated"));let s=WS();return this.queues[e][1]=s,s.promise.then(()=>n().finally(o))}};function mi(t,e){var r;let n=t.closest(e);if(n)return n;let o=t.getRootNode().host;if(o instanceof HTMLElement)return mi(o,e);let s=(r=t.ownerDocument.defaultView)==null?void 0:r.frameElement;return s?mi(s,e):null}function fi(t,e){return mi(t,e)}var VS={accepted:"onConversationAcceptedAssistants","new-message":"onConversationNewMessageAssistants",ended:"onConversationEndedAssistants"},Ru=(t,e)=>{var s,r,i;if(!((i=(r=(s=t.uiConfig)==null?void 0:s.widget)==null?void 0:r.types.find(a=>a.type==="cues"))==null?void 0:i.isActive))return k.warn("Triggered a conversation assistant, but cues are not configured in widget."),[];let o=t[VS[e]];return o&&o.length>0?o.map(a=>a.code):(k.warn(`No assistant set in profile for conversation event "${e}"`),[])};function Pu(t){return typeof t=="object"&&t!==null&&"name"in t&&"message"in t}function jS(t){return typeof t=="object"&&t!==null&&"tagName"in t}function hi(t){return jS(t)&&(wt(t)||as(t))}var Lu,ke=new Map,$S=["bottom","height","left","right","top","width"],Iu=(t,e)=>!t&&!e?!1:t&&!e||!t&&e?!0:$S.some(n=>t[n]!==e[n]);function Au(t){var n,o,s;if(t.ownerDocument===document)return[];let e=(s=(o=(n=t.ownerDocument)==null?void 0:n.defaultView)==null?void 0:o.frameElement)!=null?s:null;return e?[e,...Au(e)]:[]}function Mu(t,e){return!t||!e?null:b(y({},t),{top:t.top+e.top,left:t.left+e.left})}var ks=!1,Nu=()=>{ks=!0;let t=[];if(ke.forEach((e,n)=>{if(!n.isConnected){e.rect=null,t.push(e),ke.delete(n);return}let o=n.getBoundingClientRect();Iu(o,e.rect)&&(e.rect=o,t.push(e))}),t.forEach(e=>{let n=e.parentRects?e.parentRects.reduce(Mu,e.rect):e.rect;Iu(n,e.totalRect)&&e.callbacks.forEach(o=>o(n)),e.totalRect=n}),ke.size===0){ks=!1;return}Lu=window.requestAnimationFrame(Nu)};function yi(t,e){let n=Au(t),o=[],s=n.map((r,i)=>yi(r,a=>{o[i]=a;let d=ke.get(t);if(!d)return;let l=o.reduce(Mu,d.rect);d.callbacks.forEach(c=>c(l))}));return{observe(r=!0){if(s.forEach(i=>i.observe(!1)),ke.has(t)){let i=ke.get(t);i.callbacks.push(e),i.rect&&e(i.rect)}else ke.set(t,{rect:void 0,callbacks:[e],parentRects:o});r&&!ks&&Nu()},unobserve(){s.forEach(i=>i.unobserve());let r=ke.get(t);if(r){let i=r.callbacks.indexOf(e);i>=0&&r.callbacks.splice(i,1),r.callbacks.length||ke.delete(t),ke.size||(cancelAnimationFrame(Lu),ks=!1)}}}}var Ou,Re=new Map,Du=()=>{Re.forEach((t,e)=>{if(!e.isConnected){Re.delete(e);return}let{clientHeight:n,scrollHeight:o}=e,s=o>n;t.visible!==s&&(t.visible=s,t.callbacks.forEach(r=>r(t.visible)))}),Re.size!==0&&(Ou=window.requestAnimationFrame(Du))};function _u(t,e){return{observe(){let n=Re.size===0;Re.has(t)?Re.get(t).callbacks.push(e):Re.set(t,{visible:void 0,callbacks:[e]}),n&&Du()},unobserve(){let n=Re.get(t);if(n){let o=n.callbacks.indexOf(e);o>=0&&n.callbacks.splice(o,1),n.callbacks.length||Re.delete(t),Re.size||cancelAnimationFrame(Ou)}}}}var vi=["borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","borderStyle","boxSizing","color","overflowWrap","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontWeight","fontKerning","lineHeight","letterSpacing","paddingLeft","paddingTop","paddingRight","paddingBottom","width","height","textIndent","whiteSpace","wordBreak","wordSpacing","wordWrap"];function Si(t,e,n){return n.forEach(o=>{e.style[o]=t[o]})}function sn(t){return Number.parseFloat(t)}function Rs(t){return Math.round(t*1e6)}function Fu(t){return t/1e6}function xi(t,e,n){if(t.boxSizing==="content-box")return;let{clientWidth:o}=e,s=sn(t.width),r=sn(t.borderLeftWidth),i=sn(t.borderRightWidth),a=sn(t.paddingRight),d=Fu(Rs(s)-Rs(r)-Rs(i)),l=Fu(Rs(o));if(d-l>2){let c=d-l;n.style.paddingRight=`${a+c}px`}}function Ps(t,e={}){var c,p;let n=e.overlayContainer||document.createElement("div");n.style.display="none",n.style.position=(c=e.position)!=null?c:"fixed",n.style.pointerEvents="none",n.style.borderColor="transparent",ft(n);let o=window.getComputedStyle(t),s=!0,r=()=>{n.scrollTop=t.scrollTop};Si(o,n,vi),xi(o,t,n),e.mirrorOverflow&&(n.style.overflow="hidden",t.addEventListener("scroll",r));let i=_u(t,()=>{Si(o,n,vi),xi(o,t,n),r(),setTimeout(r,0)}),a,d=!0,l=yi(t,u=>{if(u===null){e.onRemove&&e.onRemove(),n.remove();return}if(!d&&e.onMoveStart&&(Promise.resolve().then(()=>e.onMoveStart()),d=!0),clearTimeout(a),a=setTimeout(()=>{e.onMoveEnd&&e.onMoveEnd(),d=!1},200),u.height===0&&u.width===0){if(s===!0)return;e.onHide&&e.onHide(),n.style.display="none",s=!0;return}if(Si(o,n,vi),xi(o,t,n),r(),e.placement==="below"&&n.classList.add("below"),n.style.top=`${u.top}px`,n.style.left=`${u.left}px`,e.closestScrollElement&&e.closestScrollElement!==t){let m=e.closestScrollElement.getBoundingClientRect(),h=window.getComputedStyle(e.closestScrollElement),f=sn(h.borderTopWidth),g=sn(h.borderBottomWidth),S=m.top+f-u.top,T=u.top+u.height+-(m.top+m.height-g);n.style.clipPath=`inset(${S}px 0px ${T}px 0px)`}s&&(n.style.display="block",e.onShow&&e.onShow(),s=!1)});return e.appendTo?e.appendTo.appendChild(n):(p=t.parentElement)==null||p.appendChild(n),l.observe(),i.observe(),[n,()=>{t.removeEventListener("scroll",r),l.unobserve(),i.unobserve(),n.remove()}]}function GS(t){return t.offsetParent!==null}function Hu(t){if(!GS(t))return!1;let e=t.getBoundingClientRect();return e.top>=0&&e.left>=0&&e.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&e.right<=(window.innerWidth||document.documentElement.clientWidth)}function bi(t,e,n=100){let o=Hu(t);e({isVisible:o});let s=setInterval(()=>{let r=Hu(t);r!==o&&(o=r,e({isVisible:o}))},n);return()=>{clearTimeout(s)}}var Bu=(t,e)=>({value(){try{let n=sessionStorage.getItem(`dd-${t}`);if(!n)return e;try{return JSON.parse(n)}catch(o){return e}}catch(n){return e}},update(n){try{sessionStorage.setItem(`dd-${t}`,JSON.stringify(n))}catch(o){k.warn("[Deepdesk] SessionStorage is blocked by browser")}}});import{jsx as F,jsxs as qS}from"react/jsx-runtime";var Uu=Bu("showTabHint",!0),rn=class rn{constructor({deepdeskUrl:e,version:n=rn.version||"unknown",locale:o="en-US",token:s,fetch:r,productName:i,createCustomChannel:a,websocketClient:d=Ts}){this.inputMediator=null;this.eventListeners={};this.unmountHandlers=[];this.disposeHandlers=[];this.inlineSuggestions=null;this.aboveSuggestions=null;this.belowSuggestions=null;this.floatingMenu=null;this.widgetElement=null;this.widgetRoot=null;this.nicknameDialogUnsubscribe=null;this.nicknameDialogFailed=!1;this.dynamicThunkObject={};this.queues=new Es;this.isMounted=!1;this.shouldRender=!0;this.loadProfileConfigPromise=null;let l=e.replace(/\/api$/,"");this.deepdeskApi=new nt(l,{token:s,fetch:r}),this.version=n,this.instanceId=rn.count++;let c={deepdeskAPI:this.deepdeskApi,dynamicThunkObject:this.dynamicThunkObject,middleware:[wu({broadcast:(h,f,g)=>{this.broadcastEvents.send(h,f,g)},emit:(h,f)=>this.emit(h,f),handleAfterSendMessage:h=>this.handleAfterSendMessage(h),logHandlingTime:()=>this.logHandlingTime(),logSendMessage:h=>this.logSendMessage(h),onUpdateShowTabHint:h=>Uu.update(h),sendEvent:(h,f)=>this.deepdeskApi.sendEvent(h,f)})]};this.store=Cu(c),this.broadcastEvents=new du({debug:!0,deepdeskUrl:l,eventMap:Ia(this.store),createCustomChannel:a}),this.disposeHandlers.push(()=>{this.broadcastEvents.cleanup()}),this.ws=new d({url:`${l}/api/v2/me/realtime`.replace("https","wss"),reconnectInterval:25e3,shouldReconnect:()=>v(this,null,function*(){var h;return(h=Q(this.state))!=null?h:!1})}),this.whenLoggedIn(()=>this.ws.connect()),this.store.dispatch(_n(Uu.value())),this.store.dispatch(wo({locale:o,adminUrl:l,productName:i}));let p=[],u=h=>{if(!h.conversationId)return;let f=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Ga(h))};this.hasConversation()?f():p.push(f)};this.ws.on("assistants::direct_response",u),this.ws.on("assistants::user_notification",u),this.ws.on("assistants::response_chunk",h=>{if(!h.conversationId)return;let f=()=>{this.conversationId()===h.conversationId&&this.store.dispatch($a(h))};this.hasConversation()?f():p.push(f)}),this.ws.on("assistants::suggest_as_reply",h=>{if(!h.conversationId)return;let f=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Ft([{text:h.payload.message,type:"text",source:"assistant",assistantCode:h.code,sourceLabel:h.name}]))};this.hasConversation()?f():p.push(f)});let m=this.whenConversationLoaded(()=>{var h;this.broadcastEvents.setExternalId((h=this.state.conversation.current)==null?void 0:h.externalId),p.forEach(f=>f()),p.length=0});this.disposeHandlers.push(()=>{this.ws.cleanup(),p.length=0,m()})}get state(){return this.store.getState()}get settings(){return this.state.settings}get selectedTextSuggestion(){var e;return(e=lt(this.state)[this.state.input.selectedSuggestionIndex])!=null?e:null}hasConversation(){return!!this.state.conversation.current}conversationId(){if(!this.hasConversation())throw new Error("No conversation loaded");return this.state.conversation.current.id}externalId(){if(!this.hasConversation())throw new Error("No conversation loaded");return this.state.conversation.current.externalId}shouldAbort(){return this.state.conversation.isSupported===!1?(k.warn("Conversation is not supported"),!0):this.hasConversation()?this.state.profile.data?!1:(k.warn("Profile has not been loaded (yet)"),!0):(k.warn("No conversation loaded (yet)"),!0)}whenLoggedIn(e){if(Q(this.state))e();else{let n=this.subscribe(Q,o=>{o&&e()});this.disposeHandlers.push(()=>{n()})}}login(){return this.store.dispatch(Nt(null)),this.store.dispatch(Ne()),new Promise(e=>{this.whenLoggedIn(()=>e())})}isLoggedIn(){return v(this,null,function*(){return(yield this.store.dispatch(Ne())).payload})}isConversationSupported(e,n){return v(this,null,function*(){return(yield this.store.dispatch(Hs({externalId:e,options:n}))).payload})}createConversation(e){return v(this,null,function*(){var o;return this.hasConversation()&&this.externalId()!==e.externalId&&this.resetConversation(),(yield this.store.dispatch(eo(b(y({},e),{metadata:(o=e.metadata)!=null?o:{}})))).payload})}getConversationByExternalId(e,n){return v(this,null,function*(){return this.hasConversation()&&this.externalId()!==e&&this.resetConversation(),(yield this.store.dispatch(to({externalId:e,options:n}))).payload})}upsertConversation(e){return v(this,null,function*(){var o;return this.hasConversation()&&this.externalId()!==e.externalId&&this.resetConversation(),(yield this.store.dispatch(Bs(b(y({},e),{metadata:(o=e.metadata)!=null?o:{}})))).payload})}postMessages(e){return v(this,null,function*(){yield this.store.dispatch(Us(e))})}updateConversation(e){return v(this,null,function*(){return(yield this.store.dispatch(no(e))).payload})}resetConversation(){this.store.dispatch(j()),this.loadProfileConfigPromise=null,this.dynamicThunkObject.conversationQuery=null}configure(e){this.store.dispatch(wo(e))}setVisitorInfo(e){this.store.dispatch(va(e))}setCustomData(e){this.store.dispatch(Sa(e))}setAgentInfo(e,n){return v(this,null,function*(){var s;yield this.store.dispatch(pn(y(y({},e),n))),(s=this.state.info.agentInfo)!=null&&s.agentNickname||this.broadcastEvents.send(uo,{showNicknameDialog:!0})})}setAgentSettings(e){return v(this,null,function*(){yield this.store.dispatch(zs(e))})}getAgentSettings(){return v(this,null,function*(){return(yield this.store.dispatch(Ws())).payload})}refresh(){return v(this,null,function*(){if(this.shouldAbort())return Promise.resolve();let e=[];return e.push(this.refreshTextSuggestions()),e.push(this.refreshWidgetSuggestions()),Promise.all(e).then(()=>{})})}syncInputMediator(){this.inputMediator&&this.store.dispatch(ro({text:this.inputMediator.getText(),html:this.inputMediator.getHTML(),suggestionTextStart:this.inputMediator.getSuggestionTextStart()}))}notifyExternalSuggestion(e){this.store.dispatch(re(e))}evaluateAssistant(e,n){return v(this,null,function*(){var d;let{input:o={},transcript:s,showCuesInWidget:r=!0,includeMetadata:i}=n||{},a=yield this.store.dispatch(xe({assistantCode:e,transcript:s,includeMetadata:i,input:o,skipState:!r}));if(a.error)throw new Error(`Assistant evaluation failed: ${(d=a.payload)!=null?d:a.error.message}`);return a.payload.output})}evaluateConversationAssistant(e,n){return v(this,null,function*(){yield this.loadProfileConfig();let o=this.state.profile.data;if(!o){k.warn("Can't evaluate assistant when profile is not loaded yet.");return}let s=Ru(o,e);yield Promise.all(s.map(r=>this.queues.push(r,()=>v(this,null,function*(){yield this.evaluateAssistant(r,y({includeMetadata:!0},n))})).catch(i=>{if(i instanceof Wn){k.warn(`Queued assistant "${r}" was outdated and dropped`);return}throw i})))})}handleKeyDown(e){let{overlayCollapsed:n,openOverlayWhenTyping:o}=this.state.ui,{textSuggestions:s,selectedSuggestionIndex:r,selection:i}=this.state.input,{inlineSuggestions:a,autoSelectSuggestion:d,showTextSuggestions:l,suggestionsPlacement:c}=this.settings,p=a||d,u=c==="inline"||c==="below"?"below":"above",m=s.length>0;if(this.store.dispatch(ra(Ks(e))),!Ee(this.state)||e.key!=="Tab"&&!l)return;let h=()=>{n||!m||i&&(e.shiftKey||(this.store.dispatch(la()),e.preventDefault()))},f=()=>{n||!m||p&&r<=0||i&&(e.shiftKey||(this.store.dispatch(da()),e.preventDefault()))};switch(e.key){case"ArrowUp":u==="below"?f():h();break;case"ArrowDown":{u==="below"?h():f();break}case"Escape":{n||(this.store.dispatch(so(-1)),this.store.dispatch(Ye({collapse:!0})),this.store.dispatch(Id(!0)),e.preventDefault());break}case"Tab":{e.preventDefault();let g=_t(this.state);if(!g)return;this.store.dispatch(_n(!1)),this.store.dispatch(re({text:g.text,suggestion:g,eventMetrics:{inputType:"tab"},replace:"until-selection-end"}));break}case" ":{if(p||this.state.input.selectedSuggestionIndex===-1)return;let g=_t(this.state);if(!g)return;this.store.dispatch(re({text:g.text,suggestion:g,eventMetrics:{inputType:"space"},replace:"until-selection-end"}));break}case"Enter":{if(p||e.shiftKey||this.state.input.selectedSuggestionIndex===-1)return;let g=_t(this.state);if(!g)return;this.store.dispatch(re({text:g.text,suggestion:g,eventMetrics:{inputType:"enter"},replace:"until-selection-end"})),e.preventDefault();break}default:}n&&o&&this.store.dispatch(Ye({collapse:!1}))}handleAfterSendMessage(e){this.emit("send-message",e),this.store.dispatch(Xe([]))}handlingTimeStart(){this.state.handlingTime.startTime||(k.info("Start handling time"),this.store.dispatch(mu()))}handlingTimeStop(){this.state.handlingTime.startTime&&(k.info("Stop handling time"),this.store.dispatch(ws()))}logSendMessage(e){let n=ku(this.state,{version:this.version});n&&(e&&(Object.assign(n,{text:e}),Object.assign(n,{lenTextTotal:e.length})),this.deepdeskApi.sendEvent("Send Message",{conversationId:this.conversationId(),data:n}),this.emit("send-message-event",n))}logHandlingTime(){let e=Eu(this.state,{version:this.version});e&&(this.deepdeskApi.sendEvent("Handling Time",{conversationId:this.conversationId(),data:e}),this.store.dispatch(fu()))}notifySubmit(e={}){var n;this.shouldAbort()||(this.store.dispatch(ct((n=e.text)!=null?n:this.state.input.text)),this.store.dispatch(ua()))}emit(e,n){let o=this.eventListeners[e];o&&o.forEach(s=>{try{s(n)}catch(r){k.warn(`The following error occurred in deepdeskSDK.on('${e}', handler)`),k.error(r)}})}on(e,n){return this.eventListeners[e]||(this.eventListeners[e]=[]),this.eventListeners[e].push(n),()=>{this.off(e,n)}}off(e,n){if(!e&&!n){this.eventListeners={};return}let o;this.eventListeners[e]&&(o=this.eventListeners[e].indexOf(n),o>-1&&this.eventListeners[e].splice(o,1))}setConversationQuery(e){this.dynamicThunkObject.conversationQuery=e}setPlatformVariables(e){this.store.dispatch(xa(e))}whenConversationLoaded(e){let n=r=>{var i;return(i=r.conversation.current)==null?void 0:i.id},o=()=>this.loadProfileConfig().then(()=>e());return n(this.state)&&o(),this.subscribe(n,r=>{r&&o()})}overlayContainerFactory(e,n,o,s){let[r,i]=Ps(n,o);return r.setAttribute("translate","no"),r.dataset.testid=e,s&&r.classList.add(s),[r,i]}createInlineContainer(e,n){var a;let o=document.createElement("div");o.style.position="absolute",o.style.top="0px",o.style.left="0px",o.style.height="0px",o.style.width="0px";let s=document.createElement("div");s.style.display="none",s.style.position="absolute",s.style.height="0px",s.style.width="0px",s.style.backgroundColor="red",o.appendChild(s);let r=(a=e.ownerDocument.defaultView)==null?void 0:a.frameElement,i=r?r.ownerDocument.defaultView:null;if(r&&(i===window||(i==null?void 0:i.parent)===window)){let[d,l]=Ps(r,{appendTo:document.body,onMoveStart:()=>{s.style.display="none"}});d.dataset.testid=n,d.style.zIndex="2",d.appendChild(o),this.unmountHandlers.push(()=>{l()})}else document.body.appendChild(o);return s}createContainer(e,n=document.body){let o=window.getComputedStyle(n),s=document.createElement("div");return ft(s),s.dataset.testid=e,s.style.color=o.color,s.style.fontSize=o.fontSize,s.style.fontFamily=o.fontFamily,s.style.fontVariant=o.fontVariant,s.setAttribute("translate","no"),n.appendChild(s),s}storeMetrics(){try{let e=`dd-metrics-${this.conversationId()}`,n=JSON.stringify({text:this.state.input.text,metrics:this.state.input.metrics});window.sessionStorage.setItem(e,n),k.info(`Stored analytics for ${this.conversationId()}`)}catch(e){}}restoreMetrics(){try{let e=`dd-metrics-${this.conversationId()}`,n=window.sessionStorage.getItem(e);if(!n)return;let o=JSON.parse(n);o.text.trim()===this.state.input.text.trim()?(k.info(`Restored metrics for ${this.conversationId()}`),this.store.dispatch(ca(o.metrics))):k.warn(`Metrics mismatch, disregarding stored metrics for ${this.conversationId()}`),window.sessionStorage.removeItem(e)}catch(e){}}mount(e,n={}){if(this.isMounted)throw new Error("[Deepdesk] This instance was already mounted. Make sure to unmount before you remount.");if(!hi(e))throw new Error("[Deepdesk] Only mount on textarea or contentEditable div.");if(!this.shouldRender)return;let u=n,{customStyles:o,closestScrollSelector:s,floatingMenuParent:r,appendOverlayTo:i,inputMediator:a}=u,d=M(u,["customStyles","closestScrollSelector","floatingMenuParent","appendOverlayTo","inputMediator"]),l={customStyles:o,closestScrollSelector:s,floatingMenuParent:r,appendOverlayTo:i};this.configure(d),this.settings.automaticHandlingTime&&this.setupHandlingTime(e),ft(e),this.inputMediator=a||(wt(e)?new tn(e):new en(e)),this.inputMediator.on("change",({plainText:m,rawHTML:h,suggestionTextStart:f})=>{this.store.dispatch(ro({text:m,html:h,suggestionTextStart:f}))}),this.inputMediator.on("keyup",m=>{this.store.dispatch(ia(Ks(m)))}),this.inputMediator.on("keydown",m=>{this.handleKeyDown(m)}),this.inputMediator.on("paste",({pastedText:m,selectionText:h})=>{this.store.dispatch(aa({text:m,selectionText:h}))}),this.inputMediator.on("cut",({selectionText:m})=>{this.store.dispatch(sa(m))});let c;this.inputMediator.on("selection",m=>{clearTimeout(c),m===null?c=setTimeout(()=>{m!==null&&this.store.dispatch(io(m))},500):this.store.dispatch(io(m))}),this.unmountHandlers.push(()=>{clearTimeout(c)}),this.inputMediator.on("disabled",()=>{var m;(m=this.inputMediator)==null||m.deactivate(),this.configure({visible:!1})}),this.inputMediator.on("enabled",()=>{this.inputMediator&&(this.configure({visible:!0}),this.inputMediator.activate())}),this.inputMediator.on("submit",()=>{this.settings.detectSubmit&&this.notifySubmit()}),this.inputMediator.on("blur",()=>{this.store.dispatch(Xo(!1))}),this.inputMediator.on("focus",()=>{this.store.dispatch(Xo(!0))}),this.renderSuggestions(e,l),this.subscribe(gt("inlineSuggestions"),()=>{this.renderSuggestions(e,l)}),this.subscribe(gt("suggestionsPlacement"),()=>{this.renderSuggestions(e,l)});let p=this.renderOverlays(n);this.unmountHandlers.push(()=>{p.unmount()}),this.store.dispatch(ro({text:this.inputMediator.getText(),html:this.inputMediator.getHTML(),suggestionTextStart:this.inputMediator.getSuggestionTextStart()})),this.store.dispatch(io(this.inputMediator.getSelection())),this.store.dispatch(Xo(this.inputMediator.isFocused)),this.unmountHandlers.push(()=>{this.state.input.text!==""&&this.storeMetrics()}),this.whenConversationLoaded(()=>{this.restoreMetrics(),this.syncInputMediator(),this.refreshTextSuggestions(),this.promptForNickname()}),this.isMounted=!0}promptForNickname(e){if(this.nicknameDialogUnsubscribe||this.nicknameDialogFailed)return;let n=this.createContainer("nickname-dialog",document.body);document.body.appendChild(n);let o=ot(n),s=null,r=a=>{s=a,i()},i=()=>{o==null||o.render(F(Ke,{store:this.store,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Gd,{id:"deepdesk-nickname-dialog",error:s,onSave:a=>v(this,null,function*(){try{yield this.store.dispatch(ha({agentNickname:a})).unwrap(),console.log("setAgentNickname",a),this.broadcastEvents.send(uo,{showNicknameDialog:!1}),this.nicknameDialogUnsubscribe&&this.nicknameDialogUnsubscribe()}catch(d){k.error("Error setting agent nickname",d),r("error"),this.nicknameDialogFailed=!0}})})})}))};i(),this.nicknameDialogUnsubscribe=()=>{o.unmount(),n.remove(),this.nicknameDialogUnsubscribe=null}}subscribe(e,n){let o=e(this.store.getState());return this.store.subscribe(()=>{let s=e(this.store.getState());s!==o&&(o=s,n(o))})}unmount(){var e,n,o,s,r;(e=this.inlineSuggestions)==null||e.unmount(),(n=this.aboveSuggestions)==null||n.unmount(),(o=this.belowSuggestions)==null||o.unmount(),(s=this.floatingMenu)==null||s.unmount(),this.unmountHandlers.forEach(i=>i()),this.unmountHandlers=[],(r=this.inputMediator)==null||r.dispose(),this.nicknameDialogUnsubscribe&&this.nicknameDialogUnsubscribe(),this.isMounted=!1}dispose(){this.unmount(),this.unmountWidget(),this.disposeHandlers.forEach(e=>e()),this.disposeHandlers=[],this.off()}renderSuggestions(e,n){var o,s,r,i;(o=this.floatingMenu)==null||o.unmount(),(s=this.inlineSuggestions)==null||s.unmount(),(r=this.aboveSuggestions)==null||r.unmount(),(i=this.belowSuggestions)==null||i.unmount(),this.settings.floatingMenu&&(this.floatingMenu=this.renderFloatingMenu(e,n)),this.settings.inlineSuggestions||this.settings.suggestionsPlacement==="inline"?this.inlineSuggestions=this.renderInlineSuggestions(e,n):this.settings.suggestionsPlacement==="below"?this.belowSuggestions=this.renderAboveOrBelowSuggestions(e,n,"below"):this.aboveSuggestions=this.renderAboveOrBelowSuggestions(e,n,"above")}renderInlineSuggestions(e,n){let{customStyles:o}=n,s=this.createInlineContainer(e,"deepdesk-caret"),r=ot(s);r.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(jd,{})})}));let i=a=>{a?(s.style.display="block",s.style.top=`${a.top}px`,s.style.left=`${a.left}px`):s.style.display="none"};return this.inputMediator.on("caretposition",i),{unmount:()=>{var a;(a=this.inputMediator)==null||a.off("caretposition",i),r.unmount(),s.remove()}}}renderAboveOrBelowSuggestions(e,n,o){let{customStyles:s,closestScrollSelector:r,appendOverlayTo:i}=n,a=r&&fi(e,r)||void 0,[d,l]=this.overlayContainerFactory("deepdesk-tab-completion",a||e,{appendTo:i,closestScrollElement:a,mirrorOverflow:!0,onRemove:()=>this.unmount()},s==null?void 0:s.rootNode),[c,p]=this.overlayContainerFactory("deepdesk-suggestions-overlay",a||e,{appendTo:i,placement:o},s==null?void 0:s.suggestionsRootNode),u=ot(d);u.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Tc,{inputElement:e})})}));let m=ot(c);return m.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(oc,{onLogIn:()=>this.loginViaPopup().catch(h=>k.warn(h.message))})})})),{unmount(){u.unmount(),m.unmount(),l(),p()}}}renderFloatingMenu(e,n){let{customStyles:o,closestScrollSelector:s,appendOverlayTo:r,floatingMenuParent:i}=n,a=s&&fi(e,s)||void 0,[d,l]=this.overlayContainerFactory("floating-menu",a||e,{appendTo:i!=null?i:r},o==null?void 0:o.floatingMenuParent),c=ot(d);return c.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Rd,{onLogIn:()=>this.loginViaPopup().catch(p=>k.warn(p.message))})})})),{unmount(){c.unmount(),l()}}}renderOverlays(e){let{customStyles:n}=e,o=this.createContainer("deepdesk-overlays"),s=ot(o);return s.render(F(Ke,{store:this.store,customStyles:n,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(bd,{})})})),{unmount(){s.unmount(),o.remove()}}}renderWidget(e,n={}){if(this.widgetElement&&k.warn("A widget was already rendered for this instance. Make sure to unmountWidget before rerendering"),!this.shouldRender)return;let{customStyles:o,showImages:s,isEmbedded:r}=n;this.widgetElement=e,this.configure({showImages:s,isEmbedded:r}),this.widgetRoot=ot(e),this.widgetRoot.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(ou,{assistantOptions:n.assistantOptions,knowledgeAssistOptions:n.knowledgeAssist,onLogIn:()=>this.loginViaPopup().catch(i=>k.warn(i.message))})})}))}unmountWidget(){var e,n;(n=(e=this.widgetRoot)==null?void 0:e.unmount)==null||n.call(e),this.widgetRoot=null,this.widgetElement=null}renderKnowledgeAssistantWidget(e,n,o={}){let{customStyles:s,initialQuestion:r}=o,i=ot(n);return i.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(ri,{children:qS(No,{assistantCode:e,initialQuestion:r,evaluateKnowledgeAssistFn:En,children:[F(ln,{children:F(Do,{title:o.title,emptyState:o.emptyState})}),F(si,{children:F(Oo,{})})]})})})})),{unmount(){i.unmount()}}}setupHandlingTime(e){let n=bi(e,({isVisible:o})=>{o?this.handlingTimeStart():this.handlingTimeStop()});this.unmountHandlers.push(()=>{this.handlingTimeStop(),n()}),this.whenConversationLoaded(()=>{this.handlingTimeStart()})}handleError(e){Pu(e)&&e.message==="Unauthorized"&&this.login()}loadProfileConfig(){return this.loadProfileConfigPromise?this.loadProfileConfigPromise:(this.loadProfileConfigPromise=Promise.resolve().then(()=>v(this,null,function*(){yield this.store.dispatch(In());let e=St(this.state);e&&this.store.dispatch(wo({showSearch:e.search,showImageSearch:e.imageSearch,showEntitiesCommand:e.entitiesCommand,showSummaryCommand:!!e.summarizerAssistantNew,showKnowledgeSearch:!!e.knowledgeAssistantNew||!!e.knowledgeAssistant,recommendTextSuggestions:e.recommendTextSuggestions}))})),this.loadProfileConfigPromise)}loginViaPopup(e){return v(this,null,function*(){return new Promise((n,o)=>{this.store.dispatch(Yn());let s=new MessageChannel,r=s.port1,i=this.settings.adminUrl,a=new URL(e!=null&&e.url?e==null?void 0:e.url:`${i}/platform/sso/`);a.searchParams.append("redirect","/sdk/popup/close.html");let d=!1,l=()=>{c&&!c.closed&&c.close(),window.removeEventListener("message",p),clearInterval(u)};r.onmessage=m=>v(this,null,function*(){var h,f;if((h=m.data)!=null&&h.jwt)try{yield this.deepdeskApi.exchangeTokenForAccessCookie((f=m.data)==null?void 0:f.jwt),yield this.isLoggedIn(),this.broadcastEvents.send(mn),d=!0,s.port1.close(),n()}catch(g){console.error(g),o(g)}finally{d=!0,l()}});let c=window.open(a.toString(),"deepdesk-login","scrollbars=no,left=100,top=150,width=500,height=500");c===null&&o(new Error("Popup blocked by browser"));let p=m=>v(this,null,function*(){var h;if(m.origin===a.origin)switch((h=m.data)==null?void 0:h.type){case"deepdesk-popup-request-origin":{try{let f=JSON.stringify({type:"deepdesk-popup-parent-origin"});c==null||c.postMessage(f,a.origin)}catch(f){k.error("Error posting message to popup",f),o(f)}break}case"deepdesk-popup-loaded":{try{let f=JSON.stringify({type:"deepdesk-popup-create-channel"});c==null||c.postMessage(f,a.origin,[s.port2])}catch(f){k.error("Error posting message to popup",f),o(f)}break}case"deepdesk-popup-error":{if(l(),m.data.message==="Platform account url mismatch"){let f=`Please contact your administrator: The platform account url (${m.data.targetOrigin}) is misconfigured as it differs from the origin of the page that opened the popup (${m.data.openerOrigin}).`;k.warn(f),this.store.dispatch(Fs(f)),o(new Error(f))}if(m.data.message==="Timeout"){let f="Please contact your administrator: Popup timed out. Check if the account's platform url is configured correctly.";k.warn(f),this.store.dispatch(Fs(f)),o(new Error(f))}o(new Error(m.data.message));break}}});window.addEventListener("message",p);let u=setInterval(()=>{c&&!c.closed||(l(),d||o(new Error("Popup closed by user")))},200);this.disposeHandlers.push(l)})})}translateMessages(e){return this.deepdeskApi.translateMessages(e)}refreshTextSuggestions(){return v(this,null,function*(){this.isMounted&&(yield this.store.dispatch($o()))})}refreshWidgetSuggestions(){return v(this,null,function*(){if(!this.widgetRoot)return;let{uiConfig:e}=this.state.profile.data;if(!e.widget)return;let n=Ln(this.state);try{n.forEach(({type:o})=>{switch(o){case"entities":this.store.dispatch(ge());break;case"pinned-messages":case"sticky-messages":break;default:Qn.includes(o)||this.store.dispatch(me(o))}})}catch(o){this.handleError(o)}})}};rn.version="19.2.1-beta.2",rn.count=0;var Is=rn;function XS(t){return v(this,null,function*(){var s,r,i;let n=yield((s=t.fetch)!=null?s:window.fetch)(t.url),o=yield n.blob();return new File([o],t.name,{type:(i=(r=t.mimeType)!=null?r:n.headers.get("Content-Type"))!=null?i:"image/jpeg"})})}function JS(t,e){return v(this,null,function*(){let n=yield XS(e),o=new Event("change",{bubbles:!0,cancelable:!0});try{Object.defineProperty(t,"files",{configurable:!0,get:()=>[n]}),t.dispatchEvent(o)}finally{Object.hasOwn(t,"files")&&delete t.files}})}function QS(t,e,n){return v(this,null,function*(){yield new nt(t).authenticateWithKey(e,n)})}function ZS(t){return t.replace(/\[([\w\s\d]+)\]\((https?:\/\/[^\s]+)\)/g,'<a href="$2" target="_blank" rel="noreferrer">$1</a>')}function YS(o,s){return v(this,arguments,function*(t,e,n={}){var p,u;let{value:r}=t,{start:i,end:a}=(p=n.replace)!=null?p:{start:0,end:r.length},d=`${r.slice(0,i)}${e}${r.slice(a)}`,l=(u=n.selectionAfter)!=null?u:{start:i+e.length,end:i+e.length},c=()=>{if(n.setValue)return n.setValue(d);t.value=d};return Promise.resolve(c()).then(()=>{t.selectionStart=l.start,t.selectionEnd=l.end,t.blur(),t.focus()})})}function ex(o,s){return v(this,arguments,function*(t,e,n={}){let r=n.replace?kt(t,n.replace.start,n.replace.end):zn(t),i,a=()=>{if(n.setRange)return n.setRange(r.cloneRange());r.deleteContents(),i=document.createElement("span"),r.insertNode(i),n.insertBRs!==!1?e.split(`
|
|
11
11
|
`).reverse().forEach((d,l)=>{l>0&&r.insertNode(document.createElement("br")),r.insertNode(document.createTextNode(d))}):r.insertNode(document.createTextNode(e))};return Promise.resolve(a()).then(()=>{try{if(n.selectionAfter!==!1){t.focus();let d=n.selectionAfter?kt(t,n.selectionAfter.start,n.selectionAfter.end):(r.collapse(!1),r),l=window.getSelection();l==null||l.removeAllRanges(),l==null||l.addRange(d)}if(!i)return;i.scrollIntoView&&i.scrollIntoView({block:"nearest",inline:"nearest"})}finally{i&&i.remove()}})})}function tx(t){let e=document.createElement("template");return e.innerHTML=t.replace(/(\[([^\]]+)])\(([^)]+)\)/g,'<a href="$3" target="_blank" rel="noopener noreferrer">$2</a>'),e.content}function nx(t){let e=document.createDocumentFragment();return t.split(`
|
|
12
12
|
`).forEach((n,o)=>{o>0&&e.appendChild(document.createElement("br"));let s={index:0},r=0;for(;s=n.slice(r).match(/(\[([^\]]+)])\(([^)]+)\)/);){let i=document.createElement("a");i.href=s[3],i.setAttribute("target","_blank"),i.setAttribute("rel","noopener noreferrer"),i.appendChild(document.createTextNode(s[2])),e.appendChild(document.createTextNode(n.slice(r,r+s.index))),e.appendChild(i),r=r+s.index+s[0].length}e.appendChild(document.createTextNode(n.slice(r)))}),e}function Ku(t,e){let n=t.parentElement;if(!n){console.warn("No insert point found");return}let{display:o}=window.getComputedStyle(n);o.includes("block")||o==="table-cell"?n==null||n.insertBefore(e,t.nextSibling):Ku(n,e)}function ox(s,r){return v(this,arguments,function*(t,e,{isBlock:n,isHTML:o}={}){let i;t.dispatchEvent(new InputEvent("beforeinput",{inputType:"insertText",data:e,bubbles:!0,cancelable:!0}));let a=()=>{var u;let d=(u=t.ownerDocument.defaultView)!=null?u:window,l=d.getSelection();if((!l||l.rangeCount===0)&&(t.focus(),l=d.getSelection()),!l||l.rangeCount===0)return;let c=l.getRangeAt(0);if(!c)return;i=document.createElement("span"),c.insertNode(i);let p=o?tx(e):nx(e);n?Ku(c.startContainer,p):(c.insertNode(p),c.collapse(!1))};return Promise.resolve(a()).then(()=>{if(t.dispatchEvent(new InputEvent("input",{inputType:"insertText",data:e,bubbles:!0,cancelable:!0})),t.focus(),!!i)try{i.scrollIntoView&&i.scrollIntoView({block:"nearest",inline:"nearest"})}finally{i&&i.remove()}})})}export{D as Card,en as ContentEditableInput,nt as DeepdeskAPI,Is as DeepdeskSDK,on as HTTPClient,tt as InputMediator,Mt as InputType,Ms as KeyboardHint,ap as Label,Zn as Locale,Ae as Section,ln as SectionList,Me as Sources,I as Suggestion,Z as SuggestionList,tn as TextAreaInput,At as ToggleButton,JS as attachFile,QS as authenticateWithKey,zn as createFullRange,Ps as createOverlayContainer,kt as createRangeFromOffsets,Mn as escapeHTML,ZS as formatTextMarkup,bs as getRangeOffsets,Cs as getRangeText,ox as insertCKEditor,Fo as isHTML,hi as isSupportedInputElement,Gs as logEvent,ex as updateContentEditable,YS as updateTextArea,mt as useClickOutsideRoot,x as useStyles,bi as waitForElementVisibilityChange};
|