pptx-vanilla-viewer 1.18.2 → 1.18.3

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/CHANGELOG.md CHANGED
@@ -4,6 +4,8 @@ All notable changes to this project are documented here.
4
4
  This file is generated from [Conventional Commits](https://www.conventionalcommits.org)
5
5
  by [git-cliff](https://git-cliff.org); do not edit it by hand.
6
6
 
7
+ ## [1.18.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vanilla-viewer@1.18.2) - 2026-08-08
8
+
7
9
  ## [1.18.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vanilla-viewer@1.18.1) - 2026-08-07
8
10
 
9
11
  ## [1.18.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vanilla-viewer@1.18.0) - 2026-08-07
@@ -1 +1 @@
1
- 'use strict';var chunkYRG5PEMC_cjs=require('./chunk-YRG5PEMC.cjs');require('./chunk-4VDLQK6F.cjs');function K(o){let{doc:t,t:n,controller:i}=o,a=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-focus"),h=(p,m,l)=>{let s=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-focus-btn");return s.type="button",s.title=m,s.setAttribute("aria-label",m),s.appendChild(chunkYRG5PEMC_cjs.Ti(t,p)),s.addEventListener("click",l),s},x=()=>{a.replaceChildren();let p=i.getEffectiveTargets(),m=i.hasPicks(),l=i.isPinned(),s=i.isPicking(),g=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-focus-row"),f=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-focus-label");f.textContent=n("pptx.ai.focusScope"),g.appendChild(f);for(let r of chunkYRG5PEMC_cjs.Fi(p,o.getSlides())){let b=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-focus-chip");(m||l)&&b.classList.add("is-strong"),b.title=r.title,b.textContent=r.label,g.appendChild(b);}if(l){let r=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-focus-pinned");r.textContent=n("pptx.ai.pinnedFocus"),g.appendChild(r);}let C=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-focus-actions"),d=chunkYRG5PEMC_cjs.Gi(p,o.getSlides());if(d){let r=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-focus-merge");r.type="button",r.append(chunkYRG5PEMC_cjs.Ti(t,"git-merge"),t.createTextNode(n("pptx.ai.mergeSelectedTables"))),r.addEventListener("click",()=>o.onSendDirective(chunkYRG5PEMC_cjs.Hi(d.slideIndex,d.elementIdA,d.elementIdB))),C.appendChild(r);}let y=h("crosshair",n("pptx.ai.pickElement"),()=>s?i.stopPicking():i.startPicking());if(y.setAttribute("aria-pressed",String(s)),y.classList.toggle("is-active",s),C.appendChild(y),m?C.appendChild(h("close",n("pptx.ai.pickClear"),()=>i.clearPicks())):l?C.appendChild(h("pin-off",n("pptx.ai.clearFocus"),()=>i.clearPinnedFocus())):C.appendChild(h("pin",n("pptx.ai.pinFocus"),()=>i.pinFocus())),g.appendChild(C),a.appendChild(g),s){let r=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-focus-pick"),b=chunkYRG5PEMC_cjs.Ti(t,"crosshair");b.classList.add("pptxv-ai-focus-pick-icon");let k=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-focus-pick-hint");k.textContent=n("pptx.ai.pickElementHint");let T=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-focus-pick-done");T.type="button",T.textContent=n("pptx.ai.pickDone"),T.addEventListener("click",()=>i.stopPicking()),r.append(b,k,T),a.appendChild(r);}},c=i.subscribe(x);return x(),{el:a,destroy(){c(),a.remove();}}}function O(o){let{doc:t,t:n}=o,i=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-chats");i.type="button",i.append(chunkYRG5PEMC_cjs.Ti(t,"history"),t.createTextNode(n("pptx.ai.chats")));let a=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-history");a.hidden=true;let h=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-history-head"),x=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-history-title");x.textContent=n("pptx.ai.historyTitle");let c=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-history-new");c.type="button",c.append(chunkYRG5PEMC_cjs.Ti(t,"plus"),t.createTextNode(n("pptx.ai.newChat"))),h.append(x,c);let p=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-history-body"),m=chunkYRG5PEMC_cjs.Ki(t,"p","pptxv-ai-history-hint");m.textContent=n("pptx.ai.historyHint"),a.append(h,p,m);let l=chunkYRG5PEMC_cjs.Zi({deckId:o.deckId,store:o.store,getMessages:o.getMessages,setMessages:o.setMessages,untitledLabel:n("pptx.ai.untitledChat"),onChatsChanged:()=>s()});function s(){p.replaceChildren();let f=l.chats();if(f.length===0){let d=chunkYRG5PEMC_cjs.Ki(t,"p","pptxv-ai-history-empty");d.textContent=n("pptx.ai.historyEmpty"),p.appendChild(d);return}let C=chunkYRG5PEMC_cjs.Ki(t,"ul","pptxv-ai-history-list");for(let d of f){let y=chunkYRG5PEMC_cjs.Ki(t,"li","pptxv-ai-history-row"),r=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-history-resume");r.type="button",r.classList.toggle("is-active",d.id===l.activeChatId());let b=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-history-text"),k=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-history-name");k.textContent=d.title||n("pptx.ai.untitledChat");let T=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-history-meta");T.textContent=n("pptx.ai.messageCount",{count:d.messageCount}),b.append(k,T),r.append(chunkYRG5PEMC_cjs.Ti(t,"comment"),b),r.addEventListener("click",()=>{l.resumeChat(d.id),a.hidden=true;});let P=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-history-delete");P.type="button",P.title=n("pptx.ai.deleteChat"),P.setAttribute("aria-label",n("pptx.ai.deleteChat")),P.appendChild(chunkYRG5PEMC_cjs.Ti(t,"trash")),P.addEventListener("click",()=>{l.deleteChat(d.id);}),y.append(r,P),C.appendChild(y);}p.appendChild(C);}s(),i.addEventListener("click",()=>{a.hidden=!a.hidden;}),c.addEventListener("click",()=>{l.newChat(),a.hidden=true;});let g=f=>{a.hidden||!(f.target instanceof Node)||!a.contains(f.target)&&!i.contains(f.target)&&(a.hidden=true);};return t.addEventListener("mousedown",g),{button:i,el:a,notifyMessagesChanged:()=>l.notifyMessagesChanged(),destroy(){t.removeEventListener("mousedown",g),l.dispose(),i.remove(),a.remove();}}}var _={view:"eye",text:"text-box",shape:"shapes",theme:"font-color",table:"table",slide:"layout",chart:"chart",move:"move-right",delete:"trash",search:"search",nav:"move-right",animation:"play",notes:"sticky-note",tool:"wrench"};function W(o,t,n){let i=t.state==="output-error",a=t.state==="output-available",h=!i&&!a,x=chunkYRG5PEMC_cjs.cj(t.toolName,t.input,h?"present":"past"),c=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-tool"),p=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-tool-head"),m=chunkYRG5PEMC_cjs.Ti(o,_[x.icon]??"wrench");m.classList.add("pptxv-ai-tool-icon");let l=chunkYRG5PEMC_cjs.Ki(o,"span","pptxv-ai-tool-name");l.textContent=x.label;let s=chunkYRG5PEMC_cjs.Ki(o,"span","pptxv-ai-tool-state");if(i?(s.classList.add("is-error"),s.append(chunkYRG5PEMC_cjs.Ti(o,"alert"),o.createTextNode(n("pptx.ai.toolFailed")))):a?(s.classList.add("is-done"),s.append(chunkYRG5PEMC_cjs.Ti(o,"check"),o.createTextNode(n("pptx.ai.toolDone")))):(s.classList.add("is-running"),s.textContent=n("pptx.ai.toolRunning")),p.append(m,l,s),c.appendChild(p),i&&t.errorText){let f=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-tool-error");f.textContent=t.errorText,c.appendChild(f);}let g=chunkYRG5PEMC_cjs.bj(t.input);if(g){let f=chunkYRG5PEMC_cjs.Ki(o,"details","pptxv-ai-tool-details"),C=chunkYRG5PEMC_cjs.Ki(o,"summary");C.textContent=n("pptx.ai.toolDetails");let d=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-tool-raw");d.textContent=`${chunkYRG5PEMC_cjs.aj(t.toolName)}: ${g}`,f.append(C,d),c.appendChild(f);}return c}function q(o,t,n,i){t.replaceChildren();for(let a of n){if(a.role==="system")continue;let h=a.role==="user",x=chunkYRG5PEMC_cjs.$i(a);if(x.length===0&&!h)continue;let c=chunkYRG5PEMC_cjs.Ki(o,"div",`pptxv-ai-msg pptxv-ai-msg-${a.role}`),p=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-msg-avatar");p.setAttribute("aria-label",i(h?"pptx.ai.you":"pptx.ai.assistant")),p.appendChild(chunkYRG5PEMC_cjs.Ti(o,h?"comment":"sparkles"));let m=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-msg-body");for(let l of x)if(l.kind==="text"){let s=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-msg-text");s.textContent=l.text,m.appendChild(s);}else m.appendChild(W(o,l,i));c.append(p,m),t.appendChild(c);}}function G(o,t,n,i,a){if(t.replaceChildren(),t.hidden=n.length===0,n.length===0)return;let h=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-proposals-header"),x=chunkYRG5PEMC_cjs.Ki(o,"span","pptxv-ai-proposals-title");if(x.textContent=i("pptx.ai.pendingChanges",{count:n.length}),h.appendChild(x),n.length>1){let c=chunkYRG5PEMC_cjs.Ki(o,"button","pptxv-ai-proposal-btn is-accept-all");c.type="button",c.textContent=i("pptx.ai.acceptAll"),c.addEventListener("click",()=>a.acceptAll()),h.appendChild(c);}t.appendChild(h);for(let c of n)t.appendChild(tt(o,c,i,a));}function tt(o,t,n,i){let a=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-proposal");a.dataset.proposalId=t.id;let h=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-proposal-eyebrow");h.textContent=n("pptx.ai.proposedChange"),a.appendChild(h);let x=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-proposal-label");if(x.textContent=t.label,a.appendChild(x),t.summary.length>0){let l=chunkYRG5PEMC_cjs.Ki(o,"ul","pptxv-ai-proposal-summary");for(let s of t.summary){let g=chunkYRG5PEMC_cjs.Ki(o,"li");g.textContent=chunkYRG5PEMC_cjs.Vi(s),l.appendChild(g);}a.appendChild(l);}let c=chunkYRG5PEMC_cjs.Ki(o,"div","pptxv-ai-proposal-actions"),p=chunkYRG5PEMC_cjs.Ki(o,"button","pptxv-ai-proposal-btn is-accept");p.type="button",p.append(chunkYRG5PEMC_cjs.Ti(o,"check"),o.createTextNode(n("pptx.ai.accept"))),p.addEventListener("click",()=>i.accept(t.id));let m=chunkYRG5PEMC_cjs.Ki(o,"button","pptxv-ai-proposal-btn is-reject");return m.type="button",m.append(chunkYRG5PEMC_cjs.Ti(o,"close"),o.createTextNode(n("pptx.ai.reject"))),m.addEventListener("click",()=>i.reject(t.id)),c.append(p,m),a.appendChild(c),a}async function wt(o){let{doc:t,host:n,t:i}=o;n.replaceChildren();let a=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-header"),h=chunkYRG5PEMC_cjs.Ki(t,"span","pptxv-ai-title");h.textContent=i("pptx.ai.title");let x=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-close");x.type="button",x.title=i("pptx.ai.close"),x.setAttribute("aria-label",i("pptx.ai.close")),x.appendChild(chunkYRG5PEMC_cjs.Ti(t,"close")),x.addEventListener("click",()=>o.onClose?.()),a.append(chunkYRG5PEMC_cjs.Ti(t,"sparkles"),h,x);let c,p=o.controller,m=p?K({doc:t,t:i,controller:p,getSlides:()=>o.bridge.getSlides(),onSendDirective:u=>{c?.sendMessage(u);}}):null,l=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-messages");l.setAttribute("role","log"),l.setAttribute("aria-live","polite");let s=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-empty");s.textContent=i("pptx.ai.emptyHint"),l.appendChild(s);let g=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-proposals");g.hidden=true;let f=chunkYRG5PEMC_cjs.Ki(t,"div","pptxv-ai-error");f.setAttribute("role","alert"),f.hidden=true;let C=chunkYRG5PEMC_cjs.Ki(t,"form","pptxv-ai-composer"),d=chunkYRG5PEMC_cjs.Ki(t,"textarea","pptxv-ai-input");d.rows=2,d.placeholder=i("pptx.ai.placeholder"),d.setAttribute("aria-label",i("pptx.ai.placeholder"));let y=chunkYRG5PEMC_cjs.Ki(t,"button","pptxv-ai-send");y.type="submit",y.setAttribute("aria-label",i("pptx.ai.send")),y.appendChild(chunkYRG5PEMC_cjs.Ti(t,"send")),C.append(d,y),n.append(a,...m?[m.el]:[],l,g,f,C);try{c=await(o.createChat??chunkYRG5PEMC_cjs._i)({bridge:o.bridge,config:o.config});}catch{return s.textContent=i("pptx.ai.unavailableTitle"),d.disabled=true,y.disabled=true,m?.destroy(),{destroy:()=>n.replaceChildren()}}let r=c,b=O({doc:t,t:i,deckId:chunkYRG5PEMC_cjs.Yi(o.bridge),store:o.historyStore,getMessages:()=>r.getSnapshot().messages,setMessages:u=>r.setMessages(u)});a.insertBefore(b.button,x),n.appendChild(b.el);let k=r.subscribe(()=>b.notifyMessagesChanged()),T=new Set,P=u=>{if(!p)return;let A=u.messages.flatMap(Y=>chunkYRG5PEMC_cjs.$i(Y).filter(Z=>Z.kind==="tool")).at(-1);if(!A||A.kind!=="tool"||A.state==="input-streaming"||T.has(A.toolCallId))return;T.add(A.toolCallId);let L=chunkYRG5PEMC_cjs.dj(A.toolName,A.input);L&&L.slideIndex!==void 0&&o.goToSlide?.(L.slideIndex),p.flashToolTarget(L);},M=u=>{q(t,l,u.messages,i),s.hidden=u.messages.length>0,u.messages.length===0&&l.appendChild(s),G(t,g,r.proposals.list(),i,{accept:A=>{p?.flashToolTarget(null),r.proposals.apply(A),M(r.getSnapshot());},reject:A=>{r.proposals.revert(A),M(r.getSnapshot());},acceptAll:()=>{p?.flashToolTarget(null),r.proposals.acceptAll(),M(r.getSnapshot());}});let w=u.status==="submitted"||u.status==="streaming";n.classList.toggle("is-busy",w),y.setAttribute("aria-label",i(w?"pptx.ai.stop":"pptx.ai.send")),f.hidden=!u.error,f.textContent=u.error?i("pptx.ai.errorPrefix"):"",l.scrollTop=l.scrollHeight,P(u);},S=()=>{if(n.classList.contains("is-busy")){r.stop();return}let u=d.value.trim();u&&(d.value="",r.sendMessage(u));};C.addEventListener("submit",u=>{u.preventDefault(),S();}),d.addEventListener("keydown",u=>{u.key==="Enter"&&!u.shiftKey&&(u.preventDefault(),S());});let I=p?.getPrefill().nonce??0,J=()=>{if(!p)return;let u=p.getPrefill();u.nonce!==I&&(I=u.nonce,d.value=u.text,d.focus());},Q=p?.subscribe(J),X=r.subscribe(M);return M(r.getSnapshot()),{changeAnimator:r.changeAnimator,destroy(){X(),k(),b.destroy(),Q?.(),m?.destroy(),n.replaceChildren();}}}exports.createAiPanel=wt;
1
+ 'use strict';var chunkOHCCZFL6_cjs=require('./chunk-OHCCZFL6.cjs');require('./chunk-4VDLQK6F.cjs');function K(o){let{doc:t,t:n,controller:i}=o,a=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-focus"),h=(p,m,l)=>{let s=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-focus-btn");return s.type="button",s.title=m,s.setAttribute("aria-label",m),s.appendChild(chunkOHCCZFL6_cjs.Ti(t,p)),s.addEventListener("click",l),s},x=()=>{a.replaceChildren();let p=i.getEffectiveTargets(),m=i.hasPicks(),l=i.isPinned(),s=i.isPicking(),g=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-focus-row"),f=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-focus-label");f.textContent=n("pptx.ai.focusScope"),g.appendChild(f);for(let r of chunkOHCCZFL6_cjs.Fi(p,o.getSlides())){let b=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-focus-chip");(m||l)&&b.classList.add("is-strong"),b.title=r.title,b.textContent=r.label,g.appendChild(b);}if(l){let r=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-focus-pinned");r.textContent=n("pptx.ai.pinnedFocus"),g.appendChild(r);}let C=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-focus-actions"),d=chunkOHCCZFL6_cjs.Gi(p,o.getSlides());if(d){let r=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-focus-merge");r.type="button",r.append(chunkOHCCZFL6_cjs.Ti(t,"git-merge"),t.createTextNode(n("pptx.ai.mergeSelectedTables"))),r.addEventListener("click",()=>o.onSendDirective(chunkOHCCZFL6_cjs.Hi(d.slideIndex,d.elementIdA,d.elementIdB))),C.appendChild(r);}let y=h("crosshair",n("pptx.ai.pickElement"),()=>s?i.stopPicking():i.startPicking());if(y.setAttribute("aria-pressed",String(s)),y.classList.toggle("is-active",s),C.appendChild(y),m?C.appendChild(h("close",n("pptx.ai.pickClear"),()=>i.clearPicks())):l?C.appendChild(h("pin-off",n("pptx.ai.clearFocus"),()=>i.clearPinnedFocus())):C.appendChild(h("pin",n("pptx.ai.pinFocus"),()=>i.pinFocus())),g.appendChild(C),a.appendChild(g),s){let r=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-focus-pick"),b=chunkOHCCZFL6_cjs.Ti(t,"crosshair");b.classList.add("pptxv-ai-focus-pick-icon");let k=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-focus-pick-hint");k.textContent=n("pptx.ai.pickElementHint");let T=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-focus-pick-done");T.type="button",T.textContent=n("pptx.ai.pickDone"),T.addEventListener("click",()=>i.stopPicking()),r.append(b,k,T),a.appendChild(r);}},c=i.subscribe(x);return x(),{el:a,destroy(){c(),a.remove();}}}function O(o){let{doc:t,t:n}=o,i=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-chats");i.type="button",i.append(chunkOHCCZFL6_cjs.Ti(t,"history"),t.createTextNode(n("pptx.ai.chats")));let a=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-history");a.hidden=true;let h=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-history-head"),x=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-history-title");x.textContent=n("pptx.ai.historyTitle");let c=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-history-new");c.type="button",c.append(chunkOHCCZFL6_cjs.Ti(t,"plus"),t.createTextNode(n("pptx.ai.newChat"))),h.append(x,c);let p=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-history-body"),m=chunkOHCCZFL6_cjs.Ki(t,"p","pptxv-ai-history-hint");m.textContent=n("pptx.ai.historyHint"),a.append(h,p,m);let l=chunkOHCCZFL6_cjs.Zi({deckId:o.deckId,store:o.store,getMessages:o.getMessages,setMessages:o.setMessages,untitledLabel:n("pptx.ai.untitledChat"),onChatsChanged:()=>s()});function s(){p.replaceChildren();let f=l.chats();if(f.length===0){let d=chunkOHCCZFL6_cjs.Ki(t,"p","pptxv-ai-history-empty");d.textContent=n("pptx.ai.historyEmpty"),p.appendChild(d);return}let C=chunkOHCCZFL6_cjs.Ki(t,"ul","pptxv-ai-history-list");for(let d of f){let y=chunkOHCCZFL6_cjs.Ki(t,"li","pptxv-ai-history-row"),r=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-history-resume");r.type="button",r.classList.toggle("is-active",d.id===l.activeChatId());let b=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-history-text"),k=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-history-name");k.textContent=d.title||n("pptx.ai.untitledChat");let T=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-history-meta");T.textContent=n("pptx.ai.messageCount",{count:d.messageCount}),b.append(k,T),r.append(chunkOHCCZFL6_cjs.Ti(t,"comment"),b),r.addEventListener("click",()=>{l.resumeChat(d.id),a.hidden=true;});let P=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-history-delete");P.type="button",P.title=n("pptx.ai.deleteChat"),P.setAttribute("aria-label",n("pptx.ai.deleteChat")),P.appendChild(chunkOHCCZFL6_cjs.Ti(t,"trash")),P.addEventListener("click",()=>{l.deleteChat(d.id);}),y.append(r,P),C.appendChild(y);}p.appendChild(C);}s(),i.addEventListener("click",()=>{a.hidden=!a.hidden;}),c.addEventListener("click",()=>{l.newChat(),a.hidden=true;});let g=f=>{a.hidden||!(f.target instanceof Node)||!a.contains(f.target)&&!i.contains(f.target)&&(a.hidden=true);};return t.addEventListener("mousedown",g),{button:i,el:a,notifyMessagesChanged:()=>l.notifyMessagesChanged(),destroy(){t.removeEventListener("mousedown",g),l.dispose(),i.remove(),a.remove();}}}var _={view:"eye",text:"text-box",shape:"shapes",theme:"font-color",table:"table",slide:"layout",chart:"chart",move:"move-right",delete:"trash",search:"search",nav:"move-right",animation:"play",notes:"sticky-note",tool:"wrench"};function W(o,t,n){let i=t.state==="output-error",a=t.state==="output-available",h=!i&&!a,x=chunkOHCCZFL6_cjs.cj(t.toolName,t.input,h?"present":"past"),c=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-tool"),p=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-tool-head"),m=chunkOHCCZFL6_cjs.Ti(o,_[x.icon]??"wrench");m.classList.add("pptxv-ai-tool-icon");let l=chunkOHCCZFL6_cjs.Ki(o,"span","pptxv-ai-tool-name");l.textContent=x.label;let s=chunkOHCCZFL6_cjs.Ki(o,"span","pptxv-ai-tool-state");if(i?(s.classList.add("is-error"),s.append(chunkOHCCZFL6_cjs.Ti(o,"alert"),o.createTextNode(n("pptx.ai.toolFailed")))):a?(s.classList.add("is-done"),s.append(chunkOHCCZFL6_cjs.Ti(o,"check"),o.createTextNode(n("pptx.ai.toolDone")))):(s.classList.add("is-running"),s.textContent=n("pptx.ai.toolRunning")),p.append(m,l,s),c.appendChild(p),i&&t.errorText){let f=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-tool-error");f.textContent=t.errorText,c.appendChild(f);}let g=chunkOHCCZFL6_cjs.bj(t.input);if(g){let f=chunkOHCCZFL6_cjs.Ki(o,"details","pptxv-ai-tool-details"),C=chunkOHCCZFL6_cjs.Ki(o,"summary");C.textContent=n("pptx.ai.toolDetails");let d=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-tool-raw");d.textContent=`${chunkOHCCZFL6_cjs.aj(t.toolName)}: ${g}`,f.append(C,d),c.appendChild(f);}return c}function q(o,t,n,i){t.replaceChildren();for(let a of n){if(a.role==="system")continue;let h=a.role==="user",x=chunkOHCCZFL6_cjs.$i(a);if(x.length===0&&!h)continue;let c=chunkOHCCZFL6_cjs.Ki(o,"div",`pptxv-ai-msg pptxv-ai-msg-${a.role}`),p=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-msg-avatar");p.setAttribute("aria-label",i(h?"pptx.ai.you":"pptx.ai.assistant")),p.appendChild(chunkOHCCZFL6_cjs.Ti(o,h?"comment":"sparkles"));let m=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-msg-body");for(let l of x)if(l.kind==="text"){let s=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-msg-text");s.textContent=l.text,m.appendChild(s);}else m.appendChild(W(o,l,i));c.append(p,m),t.appendChild(c);}}function G(o,t,n,i,a){if(t.replaceChildren(),t.hidden=n.length===0,n.length===0)return;let h=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-proposals-header"),x=chunkOHCCZFL6_cjs.Ki(o,"span","pptxv-ai-proposals-title");if(x.textContent=i("pptx.ai.pendingChanges",{count:n.length}),h.appendChild(x),n.length>1){let c=chunkOHCCZFL6_cjs.Ki(o,"button","pptxv-ai-proposal-btn is-accept-all");c.type="button",c.textContent=i("pptx.ai.acceptAll"),c.addEventListener("click",()=>a.acceptAll()),h.appendChild(c);}t.appendChild(h);for(let c of n)t.appendChild(tt(o,c,i,a));}function tt(o,t,n,i){let a=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-proposal");a.dataset.proposalId=t.id;let h=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-proposal-eyebrow");h.textContent=n("pptx.ai.proposedChange"),a.appendChild(h);let x=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-proposal-label");if(x.textContent=t.label,a.appendChild(x),t.summary.length>0){let l=chunkOHCCZFL6_cjs.Ki(o,"ul","pptxv-ai-proposal-summary");for(let s of t.summary){let g=chunkOHCCZFL6_cjs.Ki(o,"li");g.textContent=chunkOHCCZFL6_cjs.Vi(s),l.appendChild(g);}a.appendChild(l);}let c=chunkOHCCZFL6_cjs.Ki(o,"div","pptxv-ai-proposal-actions"),p=chunkOHCCZFL6_cjs.Ki(o,"button","pptxv-ai-proposal-btn is-accept");p.type="button",p.append(chunkOHCCZFL6_cjs.Ti(o,"check"),o.createTextNode(n("pptx.ai.accept"))),p.addEventListener("click",()=>i.accept(t.id));let m=chunkOHCCZFL6_cjs.Ki(o,"button","pptxv-ai-proposal-btn is-reject");return m.type="button",m.append(chunkOHCCZFL6_cjs.Ti(o,"close"),o.createTextNode(n("pptx.ai.reject"))),m.addEventListener("click",()=>i.reject(t.id)),c.append(p,m),a.appendChild(c),a}async function wt(o){let{doc:t,host:n,t:i}=o;n.replaceChildren();let a=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-header"),h=chunkOHCCZFL6_cjs.Ki(t,"span","pptxv-ai-title");h.textContent=i("pptx.ai.title");let x=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-close");x.type="button",x.title=i("pptx.ai.close"),x.setAttribute("aria-label",i("pptx.ai.close")),x.appendChild(chunkOHCCZFL6_cjs.Ti(t,"close")),x.addEventListener("click",()=>o.onClose?.()),a.append(chunkOHCCZFL6_cjs.Ti(t,"sparkles"),h,x);let c,p=o.controller,m=p?K({doc:t,t:i,controller:p,getSlides:()=>o.bridge.getSlides(),onSendDirective:u=>{c?.sendMessage(u);}}):null,l=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-messages");l.setAttribute("role","log"),l.setAttribute("aria-live","polite");let s=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-empty");s.textContent=i("pptx.ai.emptyHint"),l.appendChild(s);let g=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-proposals");g.hidden=true;let f=chunkOHCCZFL6_cjs.Ki(t,"div","pptxv-ai-error");f.setAttribute("role","alert"),f.hidden=true;let C=chunkOHCCZFL6_cjs.Ki(t,"form","pptxv-ai-composer"),d=chunkOHCCZFL6_cjs.Ki(t,"textarea","pptxv-ai-input");d.rows=2,d.placeholder=i("pptx.ai.placeholder"),d.setAttribute("aria-label",i("pptx.ai.placeholder"));let y=chunkOHCCZFL6_cjs.Ki(t,"button","pptxv-ai-send");y.type="submit",y.setAttribute("aria-label",i("pptx.ai.send")),y.appendChild(chunkOHCCZFL6_cjs.Ti(t,"send")),C.append(d,y),n.append(a,...m?[m.el]:[],l,g,f,C);try{c=await(o.createChat??chunkOHCCZFL6_cjs._i)({bridge:o.bridge,config:o.config});}catch{return s.textContent=i("pptx.ai.unavailableTitle"),d.disabled=true,y.disabled=true,m?.destroy(),{destroy:()=>n.replaceChildren()}}let r=c,b=O({doc:t,t:i,deckId:chunkOHCCZFL6_cjs.Yi(o.bridge),store:o.historyStore,getMessages:()=>r.getSnapshot().messages,setMessages:u=>r.setMessages(u)});a.insertBefore(b.button,x),n.appendChild(b.el);let k=r.subscribe(()=>b.notifyMessagesChanged()),T=new Set,P=u=>{if(!p)return;let A=u.messages.flatMap(Y=>chunkOHCCZFL6_cjs.$i(Y).filter(Z=>Z.kind==="tool")).at(-1);if(!A||A.kind!=="tool"||A.state==="input-streaming"||T.has(A.toolCallId))return;T.add(A.toolCallId);let L=chunkOHCCZFL6_cjs.dj(A.toolName,A.input);L&&L.slideIndex!==void 0&&o.goToSlide?.(L.slideIndex),p.flashToolTarget(L);},M=u=>{q(t,l,u.messages,i),s.hidden=u.messages.length>0,u.messages.length===0&&l.appendChild(s),G(t,g,r.proposals.list(),i,{accept:A=>{p?.flashToolTarget(null),r.proposals.apply(A),M(r.getSnapshot());},reject:A=>{r.proposals.revert(A),M(r.getSnapshot());},acceptAll:()=>{p?.flashToolTarget(null),r.proposals.acceptAll(),M(r.getSnapshot());}});let w=u.status==="submitted"||u.status==="streaming";n.classList.toggle("is-busy",w),y.setAttribute("aria-label",i(w?"pptx.ai.stop":"pptx.ai.send")),f.hidden=!u.error,f.textContent=u.error?i("pptx.ai.errorPrefix"):"",l.scrollTop=l.scrollHeight,P(u);},S=()=>{if(n.classList.contains("is-busy")){r.stop();return}let u=d.value.trim();u&&(d.value="",r.sendMessage(u));};C.addEventListener("submit",u=>{u.preventDefault(),S();}),d.addEventListener("keydown",u=>{u.key==="Enter"&&!u.shiftKey&&(u.preventDefault(),S());});let I=p?.getPrefill().nonce??0,J=()=>{if(!p)return;let u=p.getPrefill();u.nonce!==I&&(I=u.nonce,d.value=u.text,d.focus());},Q=p?.subscribe(J),X=r.subscribe(M);return M(r.getSnapshot()),{changeAnimator:r.changeAnimator,destroy(){X(),k(),b.destroy(),Q?.(),m?.destroy(),n.replaceChildren();}}}exports.createAiPanel=wt;
@@ -1 +1 @@
1
- import {Ki,Ti,_i,Yi,Zi,$i,dj,Fi,Gi,Hi,cj,bj,aj,Vi}from'./chunk-XEH6RZKV.js';import'./chunk-WOT6VMZA.js';function K(o){let{doc:t,t:n,controller:i}=o,a=Ki(t,"div","pptxv-ai-focus"),h=(p,m,l)=>{let s=Ki(t,"button","pptxv-ai-focus-btn");return s.type="button",s.title=m,s.setAttribute("aria-label",m),s.appendChild(Ti(t,p)),s.addEventListener("click",l),s},x=()=>{a.replaceChildren();let p=i.getEffectiveTargets(),m=i.hasPicks(),l=i.isPinned(),s=i.isPicking(),g=Ki(t,"div","pptxv-ai-focus-row"),f=Ki(t,"span","pptxv-ai-focus-label");f.textContent=n("pptx.ai.focusScope"),g.appendChild(f);for(let r of Fi(p,o.getSlides())){let b=Ki(t,"span","pptxv-ai-focus-chip");(m||l)&&b.classList.add("is-strong"),b.title=r.title,b.textContent=r.label,g.appendChild(b);}if(l){let r=Ki(t,"span","pptxv-ai-focus-pinned");r.textContent=n("pptx.ai.pinnedFocus"),g.appendChild(r);}let C=Ki(t,"div","pptxv-ai-focus-actions"),d=Gi(p,o.getSlides());if(d){let r=Ki(t,"button","pptxv-ai-focus-merge");r.type="button",r.append(Ti(t,"git-merge"),t.createTextNode(n("pptx.ai.mergeSelectedTables"))),r.addEventListener("click",()=>o.onSendDirective(Hi(d.slideIndex,d.elementIdA,d.elementIdB))),C.appendChild(r);}let y=h("crosshair",n("pptx.ai.pickElement"),()=>s?i.stopPicking():i.startPicking());if(y.setAttribute("aria-pressed",String(s)),y.classList.toggle("is-active",s),C.appendChild(y),m?C.appendChild(h("close",n("pptx.ai.pickClear"),()=>i.clearPicks())):l?C.appendChild(h("pin-off",n("pptx.ai.clearFocus"),()=>i.clearPinnedFocus())):C.appendChild(h("pin",n("pptx.ai.pinFocus"),()=>i.pinFocus())),g.appendChild(C),a.appendChild(g),s){let r=Ki(t,"div","pptxv-ai-focus-pick"),b=Ti(t,"crosshair");b.classList.add("pptxv-ai-focus-pick-icon");let k=Ki(t,"span","pptxv-ai-focus-pick-hint");k.textContent=n("pptx.ai.pickElementHint");let T=Ki(t,"button","pptxv-ai-focus-pick-done");T.type="button",T.textContent=n("pptx.ai.pickDone"),T.addEventListener("click",()=>i.stopPicking()),r.append(b,k,T),a.appendChild(r);}},c=i.subscribe(x);return x(),{el:a,destroy(){c(),a.remove();}}}function O(o){let{doc:t,t:n}=o,i=Ki(t,"button","pptxv-ai-chats");i.type="button",i.append(Ti(t,"history"),t.createTextNode(n("pptx.ai.chats")));let a=Ki(t,"div","pptxv-ai-history");a.hidden=true;let h=Ki(t,"div","pptxv-ai-history-head"),x=Ki(t,"span","pptxv-ai-history-title");x.textContent=n("pptx.ai.historyTitle");let c=Ki(t,"button","pptxv-ai-history-new");c.type="button",c.append(Ti(t,"plus"),t.createTextNode(n("pptx.ai.newChat"))),h.append(x,c);let p=Ki(t,"div","pptxv-ai-history-body"),m=Ki(t,"p","pptxv-ai-history-hint");m.textContent=n("pptx.ai.historyHint"),a.append(h,p,m);let l=Zi({deckId:o.deckId,store:o.store,getMessages:o.getMessages,setMessages:o.setMessages,untitledLabel:n("pptx.ai.untitledChat"),onChatsChanged:()=>s()});function s(){p.replaceChildren();let f=l.chats();if(f.length===0){let d=Ki(t,"p","pptxv-ai-history-empty");d.textContent=n("pptx.ai.historyEmpty"),p.appendChild(d);return}let C=Ki(t,"ul","pptxv-ai-history-list");for(let d of f){let y=Ki(t,"li","pptxv-ai-history-row"),r=Ki(t,"button","pptxv-ai-history-resume");r.type="button",r.classList.toggle("is-active",d.id===l.activeChatId());let b=Ki(t,"span","pptxv-ai-history-text"),k=Ki(t,"span","pptxv-ai-history-name");k.textContent=d.title||n("pptx.ai.untitledChat");let T=Ki(t,"span","pptxv-ai-history-meta");T.textContent=n("pptx.ai.messageCount",{count:d.messageCount}),b.append(k,T),r.append(Ti(t,"comment"),b),r.addEventListener("click",()=>{l.resumeChat(d.id),a.hidden=true;});let P=Ki(t,"button","pptxv-ai-history-delete");P.type="button",P.title=n("pptx.ai.deleteChat"),P.setAttribute("aria-label",n("pptx.ai.deleteChat")),P.appendChild(Ti(t,"trash")),P.addEventListener("click",()=>{l.deleteChat(d.id);}),y.append(r,P),C.appendChild(y);}p.appendChild(C);}s(),i.addEventListener("click",()=>{a.hidden=!a.hidden;}),c.addEventListener("click",()=>{l.newChat(),a.hidden=true;});let g=f=>{a.hidden||!(f.target instanceof Node)||!a.contains(f.target)&&!i.contains(f.target)&&(a.hidden=true);};return t.addEventListener("mousedown",g),{button:i,el:a,notifyMessagesChanged:()=>l.notifyMessagesChanged(),destroy(){t.removeEventListener("mousedown",g),l.dispose(),i.remove(),a.remove();}}}var _={view:"eye",text:"text-box",shape:"shapes",theme:"font-color",table:"table",slide:"layout",chart:"chart",move:"move-right",delete:"trash",search:"search",nav:"move-right",animation:"play",notes:"sticky-note",tool:"wrench"};function W(o,t,n){let i=t.state==="output-error",a=t.state==="output-available",h=!i&&!a,x=cj(t.toolName,t.input,h?"present":"past"),c=Ki(o,"div","pptxv-ai-tool"),p=Ki(o,"div","pptxv-ai-tool-head"),m=Ti(o,_[x.icon]??"wrench");m.classList.add("pptxv-ai-tool-icon");let l=Ki(o,"span","pptxv-ai-tool-name");l.textContent=x.label;let s=Ki(o,"span","pptxv-ai-tool-state");if(i?(s.classList.add("is-error"),s.append(Ti(o,"alert"),o.createTextNode(n("pptx.ai.toolFailed")))):a?(s.classList.add("is-done"),s.append(Ti(o,"check"),o.createTextNode(n("pptx.ai.toolDone")))):(s.classList.add("is-running"),s.textContent=n("pptx.ai.toolRunning")),p.append(m,l,s),c.appendChild(p),i&&t.errorText){let f=Ki(o,"div","pptxv-ai-tool-error");f.textContent=t.errorText,c.appendChild(f);}let g=bj(t.input);if(g){let f=Ki(o,"details","pptxv-ai-tool-details"),C=Ki(o,"summary");C.textContent=n("pptx.ai.toolDetails");let d=Ki(o,"div","pptxv-ai-tool-raw");d.textContent=`${aj(t.toolName)}: ${g}`,f.append(C,d),c.appendChild(f);}return c}function q(o,t,n,i){t.replaceChildren();for(let a of n){if(a.role==="system")continue;let h=a.role==="user",x=$i(a);if(x.length===0&&!h)continue;let c=Ki(o,"div",`pptxv-ai-msg pptxv-ai-msg-${a.role}`),p=Ki(o,"div","pptxv-ai-msg-avatar");p.setAttribute("aria-label",i(h?"pptx.ai.you":"pptx.ai.assistant")),p.appendChild(Ti(o,h?"comment":"sparkles"));let m=Ki(o,"div","pptxv-ai-msg-body");for(let l of x)if(l.kind==="text"){let s=Ki(o,"div","pptxv-ai-msg-text");s.textContent=l.text,m.appendChild(s);}else m.appendChild(W(o,l,i));c.append(p,m),t.appendChild(c);}}function G(o,t,n,i,a){if(t.replaceChildren(),t.hidden=n.length===0,n.length===0)return;let h=Ki(o,"div","pptxv-ai-proposals-header"),x=Ki(o,"span","pptxv-ai-proposals-title");if(x.textContent=i("pptx.ai.pendingChanges",{count:n.length}),h.appendChild(x),n.length>1){let c=Ki(o,"button","pptxv-ai-proposal-btn is-accept-all");c.type="button",c.textContent=i("pptx.ai.acceptAll"),c.addEventListener("click",()=>a.acceptAll()),h.appendChild(c);}t.appendChild(h);for(let c of n)t.appendChild(tt(o,c,i,a));}function tt(o,t,n,i){let a=Ki(o,"div","pptxv-ai-proposal");a.dataset.proposalId=t.id;let h=Ki(o,"div","pptxv-ai-proposal-eyebrow");h.textContent=n("pptx.ai.proposedChange"),a.appendChild(h);let x=Ki(o,"div","pptxv-ai-proposal-label");if(x.textContent=t.label,a.appendChild(x),t.summary.length>0){let l=Ki(o,"ul","pptxv-ai-proposal-summary");for(let s of t.summary){let g=Ki(o,"li");g.textContent=Vi(s),l.appendChild(g);}a.appendChild(l);}let c=Ki(o,"div","pptxv-ai-proposal-actions"),p=Ki(o,"button","pptxv-ai-proposal-btn is-accept");p.type="button",p.append(Ti(o,"check"),o.createTextNode(n("pptx.ai.accept"))),p.addEventListener("click",()=>i.accept(t.id));let m=Ki(o,"button","pptxv-ai-proposal-btn is-reject");return m.type="button",m.append(Ti(o,"close"),o.createTextNode(n("pptx.ai.reject"))),m.addEventListener("click",()=>i.reject(t.id)),c.append(p,m),a.appendChild(c),a}async function wt(o){let{doc:t,host:n,t:i}=o;n.replaceChildren();let a=Ki(t,"div","pptxv-ai-header"),h=Ki(t,"span","pptxv-ai-title");h.textContent=i("pptx.ai.title");let x=Ki(t,"button","pptxv-ai-close");x.type="button",x.title=i("pptx.ai.close"),x.setAttribute("aria-label",i("pptx.ai.close")),x.appendChild(Ti(t,"close")),x.addEventListener("click",()=>o.onClose?.()),a.append(Ti(t,"sparkles"),h,x);let c,p=o.controller,m=p?K({doc:t,t:i,controller:p,getSlides:()=>o.bridge.getSlides(),onSendDirective:u=>{c?.sendMessage(u);}}):null,l=Ki(t,"div","pptxv-ai-messages");l.setAttribute("role","log"),l.setAttribute("aria-live","polite");let s=Ki(t,"div","pptxv-ai-empty");s.textContent=i("pptx.ai.emptyHint"),l.appendChild(s);let g=Ki(t,"div","pptxv-ai-proposals");g.hidden=true;let f=Ki(t,"div","pptxv-ai-error");f.setAttribute("role","alert"),f.hidden=true;let C=Ki(t,"form","pptxv-ai-composer"),d=Ki(t,"textarea","pptxv-ai-input");d.rows=2,d.placeholder=i("pptx.ai.placeholder"),d.setAttribute("aria-label",i("pptx.ai.placeholder"));let y=Ki(t,"button","pptxv-ai-send");y.type="submit",y.setAttribute("aria-label",i("pptx.ai.send")),y.appendChild(Ti(t,"send")),C.append(d,y),n.append(a,...m?[m.el]:[],l,g,f,C);try{c=await(o.createChat??_i)({bridge:o.bridge,config:o.config});}catch{return s.textContent=i("pptx.ai.unavailableTitle"),d.disabled=true,y.disabled=true,m?.destroy(),{destroy:()=>n.replaceChildren()}}let r=c,b=O({doc:t,t:i,deckId:Yi(o.bridge),store:o.historyStore,getMessages:()=>r.getSnapshot().messages,setMessages:u=>r.setMessages(u)});a.insertBefore(b.button,x),n.appendChild(b.el);let k=r.subscribe(()=>b.notifyMessagesChanged()),T=new Set,P=u=>{if(!p)return;let A=u.messages.flatMap(Y=>$i(Y).filter(Z=>Z.kind==="tool")).at(-1);if(!A||A.kind!=="tool"||A.state==="input-streaming"||T.has(A.toolCallId))return;T.add(A.toolCallId);let L=dj(A.toolName,A.input);L&&L.slideIndex!==void 0&&o.goToSlide?.(L.slideIndex),p.flashToolTarget(L);},M=u=>{q(t,l,u.messages,i),s.hidden=u.messages.length>0,u.messages.length===0&&l.appendChild(s),G(t,g,r.proposals.list(),i,{accept:A=>{p?.flashToolTarget(null),r.proposals.apply(A),M(r.getSnapshot());},reject:A=>{r.proposals.revert(A),M(r.getSnapshot());},acceptAll:()=>{p?.flashToolTarget(null),r.proposals.acceptAll(),M(r.getSnapshot());}});let w=u.status==="submitted"||u.status==="streaming";n.classList.toggle("is-busy",w),y.setAttribute("aria-label",i(w?"pptx.ai.stop":"pptx.ai.send")),f.hidden=!u.error,f.textContent=u.error?i("pptx.ai.errorPrefix"):"",l.scrollTop=l.scrollHeight,P(u);},S=()=>{if(n.classList.contains("is-busy")){r.stop();return}let u=d.value.trim();u&&(d.value="",r.sendMessage(u));};C.addEventListener("submit",u=>{u.preventDefault(),S();}),d.addEventListener("keydown",u=>{u.key==="Enter"&&!u.shiftKey&&(u.preventDefault(),S());});let I=p?.getPrefill().nonce??0,J=()=>{if(!p)return;let u=p.getPrefill();u.nonce!==I&&(I=u.nonce,d.value=u.text,d.focus());},Q=p?.subscribe(J),X=r.subscribe(M);return M(r.getSnapshot()),{changeAnimator:r.changeAnimator,destroy(){X(),k(),b.destroy(),Q?.(),m?.destroy(),n.replaceChildren();}}}export{wt as createAiPanel};
1
+ import {Ki,Ti,_i,Yi,Zi,$i,dj,Fi,Gi,Hi,cj,bj,aj,Vi}from'./chunk-WZ44B5SG.js';import'./chunk-WOT6VMZA.js';function K(o){let{doc:t,t:n,controller:i}=o,a=Ki(t,"div","pptxv-ai-focus"),h=(p,m,l)=>{let s=Ki(t,"button","pptxv-ai-focus-btn");return s.type="button",s.title=m,s.setAttribute("aria-label",m),s.appendChild(Ti(t,p)),s.addEventListener("click",l),s},x=()=>{a.replaceChildren();let p=i.getEffectiveTargets(),m=i.hasPicks(),l=i.isPinned(),s=i.isPicking(),g=Ki(t,"div","pptxv-ai-focus-row"),f=Ki(t,"span","pptxv-ai-focus-label");f.textContent=n("pptx.ai.focusScope"),g.appendChild(f);for(let r of Fi(p,o.getSlides())){let b=Ki(t,"span","pptxv-ai-focus-chip");(m||l)&&b.classList.add("is-strong"),b.title=r.title,b.textContent=r.label,g.appendChild(b);}if(l){let r=Ki(t,"span","pptxv-ai-focus-pinned");r.textContent=n("pptx.ai.pinnedFocus"),g.appendChild(r);}let C=Ki(t,"div","pptxv-ai-focus-actions"),d=Gi(p,o.getSlides());if(d){let r=Ki(t,"button","pptxv-ai-focus-merge");r.type="button",r.append(Ti(t,"git-merge"),t.createTextNode(n("pptx.ai.mergeSelectedTables"))),r.addEventListener("click",()=>o.onSendDirective(Hi(d.slideIndex,d.elementIdA,d.elementIdB))),C.appendChild(r);}let y=h("crosshair",n("pptx.ai.pickElement"),()=>s?i.stopPicking():i.startPicking());if(y.setAttribute("aria-pressed",String(s)),y.classList.toggle("is-active",s),C.appendChild(y),m?C.appendChild(h("close",n("pptx.ai.pickClear"),()=>i.clearPicks())):l?C.appendChild(h("pin-off",n("pptx.ai.clearFocus"),()=>i.clearPinnedFocus())):C.appendChild(h("pin",n("pptx.ai.pinFocus"),()=>i.pinFocus())),g.appendChild(C),a.appendChild(g),s){let r=Ki(t,"div","pptxv-ai-focus-pick"),b=Ti(t,"crosshair");b.classList.add("pptxv-ai-focus-pick-icon");let k=Ki(t,"span","pptxv-ai-focus-pick-hint");k.textContent=n("pptx.ai.pickElementHint");let T=Ki(t,"button","pptxv-ai-focus-pick-done");T.type="button",T.textContent=n("pptx.ai.pickDone"),T.addEventListener("click",()=>i.stopPicking()),r.append(b,k,T),a.appendChild(r);}},c=i.subscribe(x);return x(),{el:a,destroy(){c(),a.remove();}}}function O(o){let{doc:t,t:n}=o,i=Ki(t,"button","pptxv-ai-chats");i.type="button",i.append(Ti(t,"history"),t.createTextNode(n("pptx.ai.chats")));let a=Ki(t,"div","pptxv-ai-history");a.hidden=true;let h=Ki(t,"div","pptxv-ai-history-head"),x=Ki(t,"span","pptxv-ai-history-title");x.textContent=n("pptx.ai.historyTitle");let c=Ki(t,"button","pptxv-ai-history-new");c.type="button",c.append(Ti(t,"plus"),t.createTextNode(n("pptx.ai.newChat"))),h.append(x,c);let p=Ki(t,"div","pptxv-ai-history-body"),m=Ki(t,"p","pptxv-ai-history-hint");m.textContent=n("pptx.ai.historyHint"),a.append(h,p,m);let l=Zi({deckId:o.deckId,store:o.store,getMessages:o.getMessages,setMessages:o.setMessages,untitledLabel:n("pptx.ai.untitledChat"),onChatsChanged:()=>s()});function s(){p.replaceChildren();let f=l.chats();if(f.length===0){let d=Ki(t,"p","pptxv-ai-history-empty");d.textContent=n("pptx.ai.historyEmpty"),p.appendChild(d);return}let C=Ki(t,"ul","pptxv-ai-history-list");for(let d of f){let y=Ki(t,"li","pptxv-ai-history-row"),r=Ki(t,"button","pptxv-ai-history-resume");r.type="button",r.classList.toggle("is-active",d.id===l.activeChatId());let b=Ki(t,"span","pptxv-ai-history-text"),k=Ki(t,"span","pptxv-ai-history-name");k.textContent=d.title||n("pptx.ai.untitledChat");let T=Ki(t,"span","pptxv-ai-history-meta");T.textContent=n("pptx.ai.messageCount",{count:d.messageCount}),b.append(k,T),r.append(Ti(t,"comment"),b),r.addEventListener("click",()=>{l.resumeChat(d.id),a.hidden=true;});let P=Ki(t,"button","pptxv-ai-history-delete");P.type="button",P.title=n("pptx.ai.deleteChat"),P.setAttribute("aria-label",n("pptx.ai.deleteChat")),P.appendChild(Ti(t,"trash")),P.addEventListener("click",()=>{l.deleteChat(d.id);}),y.append(r,P),C.appendChild(y);}p.appendChild(C);}s(),i.addEventListener("click",()=>{a.hidden=!a.hidden;}),c.addEventListener("click",()=>{l.newChat(),a.hidden=true;});let g=f=>{a.hidden||!(f.target instanceof Node)||!a.contains(f.target)&&!i.contains(f.target)&&(a.hidden=true);};return t.addEventListener("mousedown",g),{button:i,el:a,notifyMessagesChanged:()=>l.notifyMessagesChanged(),destroy(){t.removeEventListener("mousedown",g),l.dispose(),i.remove(),a.remove();}}}var _={view:"eye",text:"text-box",shape:"shapes",theme:"font-color",table:"table",slide:"layout",chart:"chart",move:"move-right",delete:"trash",search:"search",nav:"move-right",animation:"play",notes:"sticky-note",tool:"wrench"};function W(o,t,n){let i=t.state==="output-error",a=t.state==="output-available",h=!i&&!a,x=cj(t.toolName,t.input,h?"present":"past"),c=Ki(o,"div","pptxv-ai-tool"),p=Ki(o,"div","pptxv-ai-tool-head"),m=Ti(o,_[x.icon]??"wrench");m.classList.add("pptxv-ai-tool-icon");let l=Ki(o,"span","pptxv-ai-tool-name");l.textContent=x.label;let s=Ki(o,"span","pptxv-ai-tool-state");if(i?(s.classList.add("is-error"),s.append(Ti(o,"alert"),o.createTextNode(n("pptx.ai.toolFailed")))):a?(s.classList.add("is-done"),s.append(Ti(o,"check"),o.createTextNode(n("pptx.ai.toolDone")))):(s.classList.add("is-running"),s.textContent=n("pptx.ai.toolRunning")),p.append(m,l,s),c.appendChild(p),i&&t.errorText){let f=Ki(o,"div","pptxv-ai-tool-error");f.textContent=t.errorText,c.appendChild(f);}let g=bj(t.input);if(g){let f=Ki(o,"details","pptxv-ai-tool-details"),C=Ki(o,"summary");C.textContent=n("pptx.ai.toolDetails");let d=Ki(o,"div","pptxv-ai-tool-raw");d.textContent=`${aj(t.toolName)}: ${g}`,f.append(C,d),c.appendChild(f);}return c}function q(o,t,n,i){t.replaceChildren();for(let a of n){if(a.role==="system")continue;let h=a.role==="user",x=$i(a);if(x.length===0&&!h)continue;let c=Ki(o,"div",`pptxv-ai-msg pptxv-ai-msg-${a.role}`),p=Ki(o,"div","pptxv-ai-msg-avatar");p.setAttribute("aria-label",i(h?"pptx.ai.you":"pptx.ai.assistant")),p.appendChild(Ti(o,h?"comment":"sparkles"));let m=Ki(o,"div","pptxv-ai-msg-body");for(let l of x)if(l.kind==="text"){let s=Ki(o,"div","pptxv-ai-msg-text");s.textContent=l.text,m.appendChild(s);}else m.appendChild(W(o,l,i));c.append(p,m),t.appendChild(c);}}function G(o,t,n,i,a){if(t.replaceChildren(),t.hidden=n.length===0,n.length===0)return;let h=Ki(o,"div","pptxv-ai-proposals-header"),x=Ki(o,"span","pptxv-ai-proposals-title");if(x.textContent=i("pptx.ai.pendingChanges",{count:n.length}),h.appendChild(x),n.length>1){let c=Ki(o,"button","pptxv-ai-proposal-btn is-accept-all");c.type="button",c.textContent=i("pptx.ai.acceptAll"),c.addEventListener("click",()=>a.acceptAll()),h.appendChild(c);}t.appendChild(h);for(let c of n)t.appendChild(tt(o,c,i,a));}function tt(o,t,n,i){let a=Ki(o,"div","pptxv-ai-proposal");a.dataset.proposalId=t.id;let h=Ki(o,"div","pptxv-ai-proposal-eyebrow");h.textContent=n("pptx.ai.proposedChange"),a.appendChild(h);let x=Ki(o,"div","pptxv-ai-proposal-label");if(x.textContent=t.label,a.appendChild(x),t.summary.length>0){let l=Ki(o,"ul","pptxv-ai-proposal-summary");for(let s of t.summary){let g=Ki(o,"li");g.textContent=Vi(s),l.appendChild(g);}a.appendChild(l);}let c=Ki(o,"div","pptxv-ai-proposal-actions"),p=Ki(o,"button","pptxv-ai-proposal-btn is-accept");p.type="button",p.append(Ti(o,"check"),o.createTextNode(n("pptx.ai.accept"))),p.addEventListener("click",()=>i.accept(t.id));let m=Ki(o,"button","pptxv-ai-proposal-btn is-reject");return m.type="button",m.append(Ti(o,"close"),o.createTextNode(n("pptx.ai.reject"))),m.addEventListener("click",()=>i.reject(t.id)),c.append(p,m),a.appendChild(c),a}async function wt(o){let{doc:t,host:n,t:i}=o;n.replaceChildren();let a=Ki(t,"div","pptxv-ai-header"),h=Ki(t,"span","pptxv-ai-title");h.textContent=i("pptx.ai.title");let x=Ki(t,"button","pptxv-ai-close");x.type="button",x.title=i("pptx.ai.close"),x.setAttribute("aria-label",i("pptx.ai.close")),x.appendChild(Ti(t,"close")),x.addEventListener("click",()=>o.onClose?.()),a.append(Ti(t,"sparkles"),h,x);let c,p=o.controller,m=p?K({doc:t,t:i,controller:p,getSlides:()=>o.bridge.getSlides(),onSendDirective:u=>{c?.sendMessage(u);}}):null,l=Ki(t,"div","pptxv-ai-messages");l.setAttribute("role","log"),l.setAttribute("aria-live","polite");let s=Ki(t,"div","pptxv-ai-empty");s.textContent=i("pptx.ai.emptyHint"),l.appendChild(s);let g=Ki(t,"div","pptxv-ai-proposals");g.hidden=true;let f=Ki(t,"div","pptxv-ai-error");f.setAttribute("role","alert"),f.hidden=true;let C=Ki(t,"form","pptxv-ai-composer"),d=Ki(t,"textarea","pptxv-ai-input");d.rows=2,d.placeholder=i("pptx.ai.placeholder"),d.setAttribute("aria-label",i("pptx.ai.placeholder"));let y=Ki(t,"button","pptxv-ai-send");y.type="submit",y.setAttribute("aria-label",i("pptx.ai.send")),y.appendChild(Ti(t,"send")),C.append(d,y),n.append(a,...m?[m.el]:[],l,g,f,C);try{c=await(o.createChat??_i)({bridge:o.bridge,config:o.config});}catch{return s.textContent=i("pptx.ai.unavailableTitle"),d.disabled=true,y.disabled=true,m?.destroy(),{destroy:()=>n.replaceChildren()}}let r=c,b=O({doc:t,t:i,deckId:Yi(o.bridge),store:o.historyStore,getMessages:()=>r.getSnapshot().messages,setMessages:u=>r.setMessages(u)});a.insertBefore(b.button,x),n.appendChild(b.el);let k=r.subscribe(()=>b.notifyMessagesChanged()),T=new Set,P=u=>{if(!p)return;let A=u.messages.flatMap(Y=>$i(Y).filter(Z=>Z.kind==="tool")).at(-1);if(!A||A.kind!=="tool"||A.state==="input-streaming"||T.has(A.toolCallId))return;T.add(A.toolCallId);let L=dj(A.toolName,A.input);L&&L.slideIndex!==void 0&&o.goToSlide?.(L.slideIndex),p.flashToolTarget(L);},M=u=>{q(t,l,u.messages,i),s.hidden=u.messages.length>0,u.messages.length===0&&l.appendChild(s),G(t,g,r.proposals.list(),i,{accept:A=>{p?.flashToolTarget(null),r.proposals.apply(A),M(r.getSnapshot());},reject:A=>{r.proposals.revert(A),M(r.getSnapshot());},acceptAll:()=>{p?.flashToolTarget(null),r.proposals.acceptAll(),M(r.getSnapshot());}});let w=u.status==="submitted"||u.status==="streaming";n.classList.toggle("is-busy",w),y.setAttribute("aria-label",i(w?"pptx.ai.stop":"pptx.ai.send")),f.hidden=!u.error,f.textContent=u.error?i("pptx.ai.errorPrefix"):"",l.scrollTop=l.scrollHeight,P(u);},S=()=>{if(n.classList.contains("is-busy")){r.stop();return}let u=d.value.trim();u&&(d.value="",r.sendMessage(u));};C.addEventListener("submit",u=>{u.preventDefault(),S();}),d.addEventListener("keydown",u=>{u.key==="Enter"&&!u.shiftKey&&(u.preventDefault(),S());});let I=p?.getPrefill().nonce??0,J=()=>{if(!p)return;let u=p.getPrefill();u.nonce!==I&&(I=u.nonce,d.value=u.text,d.focus());},Q=p?.subscribe(J),X=r.subscribe(M);return M(r.getSnapshot()),{changeAnimator:r.changeAnimator,destroy(){X(),k(),b.destroy(),Q?.(),m?.destroy(),n.replaceChildren();}}}export{wt as createAiPanel};