pptx-vanilla-viewer 2.16.3 → 2.16.4
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 +6 -0
- package/dist/{ai-panel-HEE7KHYP.cjs → ai-panel-GRDX57YK.cjs} +1 -1
- package/dist/{ai-panel-SB7HJ7OH.js → ai-panel-U6VWTWQQ.js} +1 -1
- package/dist/{chunk-BACRTMS3.js → chunk-OPQROUFZ.js} +190 -190
- package/dist/{chunk-7J3YNURE.cjs → chunk-YSBAEVTZ.cjs} +190 -190
- package/dist/index.cjs +14 -14
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,12 @@ A release listed with no entries carried no Conventional Commit in this package'
|
|
|
7
7
|
scope: scripts/release-plan.mjs re-releases a package whenever any of its files
|
|
8
8
|
change, not only on conventional ones.
|
|
9
9
|
|
|
10
|
+
## [2.16.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vanilla-viewer@2.16.3) - 2026-09-11
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
- Preserve the current deck when an older load finishes ([668cfa9](https://github.com/ChristopherVR/pptx-viewer/commit/668cfa9f97014453498b6cccdeb0734adf7bca5a))
|
|
15
|
+
|
|
10
16
|
## [2.16.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vanilla-viewer@2.16.2) - 2026-09-11
|
|
11
17
|
|
|
12
18
|
### Bug Fixes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var chunk7J3YNURE_cjs=require('./chunk-7J3YNURE.cjs');require('./chunk-B5PFHICE.cjs');function K(o){let{doc:t,t:n,controller:i}=o,a=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-focus"),h=(p,m,l)=>{let s=chunk7J3YNURE_cjs.fo(t,"button","pptxv-ai-focus-btn");return s.type="button",s.title=m,s.setAttribute("aria-label",m),s.appendChild(chunk7J3YNURE_cjs.to(t,p)),s.addEventListener("click",l),s},x=()=>{a.replaceChildren();let p=i.getEffectiveTargets(),m=i.hasPicks(),l=i.isPinned(),s=i.isPicking(),g=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-focus-row"),f=chunk7J3YNURE_cjs.fo(t,"span","pptxv-ai-focus-label");f.textContent=n("pptx.ai.focusScope"),g.appendChild(f);for(let r of chunk7J3YNURE_cjs.Un(p,o.getSlides())){let b=chunk7J3YNURE_cjs.fo(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=chunk7J3YNURE_cjs.fo(t,"span","pptxv-ai-focus-pinned");r.textContent=n("pptx.ai.pinnedFocus"),g.appendChild(r);}let C=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-focus-actions"),d=chunk7J3YNURE_cjs.Vn(p,o.getSlides());if(d){let r=chunk7J3YNURE_cjs.fo(t,"button","pptxv-ai-focus-merge");r.type="button",r.append(chunk7J3YNURE_cjs.to(t,"git-merge"),t.createTextNode(n("pptx.ai.mergeSelectedTables"))),r.addEventListener("click",()=>o.onSendDirective(chunk7J3YNURE_cjs.Wn(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=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-focus-pick"),b=chunk7J3YNURE_cjs.to(t,"crosshair");b.classList.add("pptxv-ai-focus-pick-icon");let k=chunk7J3YNURE_cjs.fo(t,"span","pptxv-ai-focus-pick-hint");k.textContent=n("pptx.ai.pickElementHint");let T=chunk7J3YNURE_cjs.fo(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=chunk7J3YNURE_cjs.fo(t,"button","pptxv-ai-chats");i.type="button",i.append(chunk7J3YNURE_cjs.to(t,"history"),t.createTextNode(n("pptx.ai.chats")));let a=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-history");a.hidden=true;let h=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-history-head"),x=chunk7J3YNURE_cjs.fo(t,"span","pptxv-ai-history-title");x.textContent=n("pptx.ai.historyTitle");let c=chunk7J3YNURE_cjs.fo(t,"button","pptxv-ai-history-new");c.type="button",c.append(chunk7J3YNURE_cjs.to(t,"plus"),t.createTextNode(n("pptx.ai.newChat"))),h.append(x,c);let p=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-history-body"),m=chunk7J3YNURE_cjs.fo(t,"p","pptxv-ai-history-hint");m.textContent=n("pptx.ai.historyHint"),a.append(h,p,m);let l=chunk7J3YNURE_cjs.Yn({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=chunk7J3YNURE_cjs.fo(t,"p","pptxv-ai-history-empty");d.textContent=n("pptx.ai.historyEmpty"),p.appendChild(d);return}let C=chunk7J3YNURE_cjs.fo(t,"ul","pptxv-ai-history-list");for(let d of f){let y=chunk7J3YNURE_cjs.fo(t,"li","pptxv-ai-history-row"),r=chunk7J3YNURE_cjs.fo(t,"button","pptxv-ai-history-resume");r.type="button",r.classList.toggle("is-active",d.id===l.activeChatId());let b=chunk7J3YNURE_cjs.fo(t,"span","pptxv-ai-history-text"),k=chunk7J3YNURE_cjs.fo(t,"span","pptxv-ai-history-name");k.textContent=d.title||n("pptx.ai.untitledChat");let T=chunk7J3YNURE_cjs.fo(t,"span","pptxv-ai-history-meta");T.textContent=n("pptx.ai.messageCount",{count:d.messageCount}),b.append(k,T),r.append(chunk7J3YNURE_cjs.to(t,"comment"),b),r.addEventListener("click",()=>{l.resumeChat(d.id),a.hidden=true;});let P=chunk7J3YNURE_cjs.fo(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(chunk7J3YNURE_cjs.to(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=chunk7J3YNURE_cjs.bo(t.toolName,t.input,h?"present":"past"),c=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-tool"),p=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-tool-head"),m=chunk7J3YNURE_cjs.to(o,_[x.icon]??"wrench");m.classList.add("pptxv-ai-tool-icon");let l=chunk7J3YNURE_cjs.fo(o,"span","pptxv-ai-tool-name");l.textContent=x.label;let s=chunk7J3YNURE_cjs.fo(o,"span","pptxv-ai-tool-state");if(i?(s.classList.add("is-error"),s.append(chunk7J3YNURE_cjs.to(o,"alert"),o.createTextNode(n("pptx.ai.toolFailed")))):a?(s.classList.add("is-done"),s.append(chunk7J3YNURE_cjs.to(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=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-tool-error");f.textContent=t.errorText,c.appendChild(f);}let g=chunk7J3YNURE_cjs.ao(t.input);if(g){let f=chunk7J3YNURE_cjs.fo(o,"details","pptxv-ai-tool-details"),C=chunk7J3YNURE_cjs.fo(o,"summary");C.textContent=n("pptx.ai.toolDetails");let d=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-tool-raw");d.textContent=`${chunk7J3YNURE_cjs.$n(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=chunk7J3YNURE_cjs.Qn(a);if(x.length===0&&!h)continue;let c=chunk7J3YNURE_cjs.fo(o,"div",`pptxv-ai-msg pptxv-ai-msg-${a.role}`),p=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-msg-avatar");p.setAttribute("aria-label",i(h?"pptx.ai.you":"pptx.ai.assistant")),p.appendChild(chunk7J3YNURE_cjs.to(o,h?"comment":"sparkles"));let m=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-msg-body");for(let l of x)if(l.kind==="text"){let s=chunk7J3YNURE_cjs.fo(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=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-proposals-header"),x=chunk7J3YNURE_cjs.fo(o,"span","pptxv-ai-proposals-title");if(x.textContent=i("pptx.ai.pendingChanges",{count:n.length}),h.appendChild(x),n.length>1){let c=chunk7J3YNURE_cjs.fo(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=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-proposal");a.dataset.proposalId=t.id;let h=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-proposal-eyebrow");h.textContent=n("pptx.ai.proposedChange"),a.appendChild(h);let x=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-proposal-label");if(x.textContent=t.label,a.appendChild(x),t.summary.length>0){let l=chunk7J3YNURE_cjs.fo(o,"ul","pptxv-ai-proposal-summary");for(let s of t.summary){let g=chunk7J3YNURE_cjs.fo(o,"li");g.textContent=chunk7J3YNURE_cjs.Nn(s),l.appendChild(g);}a.appendChild(l);}let c=chunk7J3YNURE_cjs.fo(o,"div","pptxv-ai-proposal-actions"),p=chunk7J3YNURE_cjs.fo(o,"button","pptxv-ai-proposal-btn is-accept");p.type="button",p.append(chunk7J3YNURE_cjs.to(o,"check"),o.createTextNode(n("pptx.ai.accept"))),p.addEventListener("click",()=>i.accept(t.id));let m=chunk7J3YNURE_cjs.fo(o,"button","pptxv-ai-proposal-btn is-reject");return m.type="button",m.append(chunk7J3YNURE_cjs.to(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=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-header"),h=chunk7J3YNURE_cjs.fo(t,"span","pptxv-ai-title");h.textContent=i("pptx.ai.title");let x=chunk7J3YNURE_cjs.fo(t,"button","pptxv-ai-close");x.type="button",x.title=i("pptx.ai.close"),x.setAttribute("aria-label",i("pptx.ai.close")),x.appendChild(chunk7J3YNURE_cjs.to(t,"close")),x.addEventListener("click",()=>o.onClose?.()),a.append(chunk7J3YNURE_cjs.to(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=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-messages");l.setAttribute("role","log"),l.setAttribute("aria-live","polite");let s=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-empty");s.textContent=i("pptx.ai.emptyHint"),l.appendChild(s);let g=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-proposals");g.hidden=true;let f=chunk7J3YNURE_cjs.fo(t,"div","pptxv-ai-error");f.setAttribute("role","alert"),f.hidden=true;let C=chunk7J3YNURE_cjs.fo(t,"form","pptxv-ai-composer"),d=chunk7J3YNURE_cjs.fo(t,"textarea","pptxv-ai-input");d.rows=2,d.placeholder=i("pptx.ai.placeholder"),d.setAttribute("aria-label",i("pptx.ai.placeholder"));let y=chunk7J3YNURE_cjs.fo(t,"button","pptxv-ai-send");y.type="submit",y.setAttribute("aria-label",i("pptx.ai.send")),y.appendChild(chunk7J3YNURE_cjs.to(t,"send")),C.append(d,y),n.append(a,...m?[m.el]:[],l,g,f,C);try{c=await(o.createChat??chunk7J3YNURE_cjs.Zn)({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:chunk7J3YNURE_cjs.Xn(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=>chunk7J3YNURE_cjs.Qn(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=chunk7J3YNURE_cjs.co(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 chunkYSBAEVTZ_cjs=require('./chunk-YSBAEVTZ.cjs');require('./chunk-B5PFHICE.cjs');function K(o){let{doc:t,t:n,controller:i}=o,a=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-focus"),h=(p,m,l)=>{let s=chunkYSBAEVTZ_cjs.fo(t,"button","pptxv-ai-focus-btn");return s.type="button",s.title=m,s.setAttribute("aria-label",m),s.appendChild(chunkYSBAEVTZ_cjs.to(t,p)),s.addEventListener("click",l),s},x=()=>{a.replaceChildren();let p=i.getEffectiveTargets(),m=i.hasPicks(),l=i.isPinned(),s=i.isPicking(),g=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-focus-row"),f=chunkYSBAEVTZ_cjs.fo(t,"span","pptxv-ai-focus-label");f.textContent=n("pptx.ai.focusScope"),g.appendChild(f);for(let r of chunkYSBAEVTZ_cjs.Un(p,o.getSlides())){let b=chunkYSBAEVTZ_cjs.fo(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=chunkYSBAEVTZ_cjs.fo(t,"span","pptxv-ai-focus-pinned");r.textContent=n("pptx.ai.pinnedFocus"),g.appendChild(r);}let C=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-focus-actions"),d=chunkYSBAEVTZ_cjs.Vn(p,o.getSlides());if(d){let r=chunkYSBAEVTZ_cjs.fo(t,"button","pptxv-ai-focus-merge");r.type="button",r.append(chunkYSBAEVTZ_cjs.to(t,"git-merge"),t.createTextNode(n("pptx.ai.mergeSelectedTables"))),r.addEventListener("click",()=>o.onSendDirective(chunkYSBAEVTZ_cjs.Wn(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=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-focus-pick"),b=chunkYSBAEVTZ_cjs.to(t,"crosshair");b.classList.add("pptxv-ai-focus-pick-icon");let k=chunkYSBAEVTZ_cjs.fo(t,"span","pptxv-ai-focus-pick-hint");k.textContent=n("pptx.ai.pickElementHint");let T=chunkYSBAEVTZ_cjs.fo(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=chunkYSBAEVTZ_cjs.fo(t,"button","pptxv-ai-chats");i.type="button",i.append(chunkYSBAEVTZ_cjs.to(t,"history"),t.createTextNode(n("pptx.ai.chats")));let a=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-history");a.hidden=true;let h=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-history-head"),x=chunkYSBAEVTZ_cjs.fo(t,"span","pptxv-ai-history-title");x.textContent=n("pptx.ai.historyTitle");let c=chunkYSBAEVTZ_cjs.fo(t,"button","pptxv-ai-history-new");c.type="button",c.append(chunkYSBAEVTZ_cjs.to(t,"plus"),t.createTextNode(n("pptx.ai.newChat"))),h.append(x,c);let p=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-history-body"),m=chunkYSBAEVTZ_cjs.fo(t,"p","pptxv-ai-history-hint");m.textContent=n("pptx.ai.historyHint"),a.append(h,p,m);let l=chunkYSBAEVTZ_cjs.Yn({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=chunkYSBAEVTZ_cjs.fo(t,"p","pptxv-ai-history-empty");d.textContent=n("pptx.ai.historyEmpty"),p.appendChild(d);return}let C=chunkYSBAEVTZ_cjs.fo(t,"ul","pptxv-ai-history-list");for(let d of f){let y=chunkYSBAEVTZ_cjs.fo(t,"li","pptxv-ai-history-row"),r=chunkYSBAEVTZ_cjs.fo(t,"button","pptxv-ai-history-resume");r.type="button",r.classList.toggle("is-active",d.id===l.activeChatId());let b=chunkYSBAEVTZ_cjs.fo(t,"span","pptxv-ai-history-text"),k=chunkYSBAEVTZ_cjs.fo(t,"span","pptxv-ai-history-name");k.textContent=d.title||n("pptx.ai.untitledChat");let T=chunkYSBAEVTZ_cjs.fo(t,"span","pptxv-ai-history-meta");T.textContent=n("pptx.ai.messageCount",{count:d.messageCount}),b.append(k,T),r.append(chunkYSBAEVTZ_cjs.to(t,"comment"),b),r.addEventListener("click",()=>{l.resumeChat(d.id),a.hidden=true;});let P=chunkYSBAEVTZ_cjs.fo(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(chunkYSBAEVTZ_cjs.to(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=chunkYSBAEVTZ_cjs.bo(t.toolName,t.input,h?"present":"past"),c=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-tool"),p=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-tool-head"),m=chunkYSBAEVTZ_cjs.to(o,_[x.icon]??"wrench");m.classList.add("pptxv-ai-tool-icon");let l=chunkYSBAEVTZ_cjs.fo(o,"span","pptxv-ai-tool-name");l.textContent=x.label;let s=chunkYSBAEVTZ_cjs.fo(o,"span","pptxv-ai-tool-state");if(i?(s.classList.add("is-error"),s.append(chunkYSBAEVTZ_cjs.to(o,"alert"),o.createTextNode(n("pptx.ai.toolFailed")))):a?(s.classList.add("is-done"),s.append(chunkYSBAEVTZ_cjs.to(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=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-tool-error");f.textContent=t.errorText,c.appendChild(f);}let g=chunkYSBAEVTZ_cjs.ao(t.input);if(g){let f=chunkYSBAEVTZ_cjs.fo(o,"details","pptxv-ai-tool-details"),C=chunkYSBAEVTZ_cjs.fo(o,"summary");C.textContent=n("pptx.ai.toolDetails");let d=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-tool-raw");d.textContent=`${chunkYSBAEVTZ_cjs.$n(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=chunkYSBAEVTZ_cjs.Qn(a);if(x.length===0&&!h)continue;let c=chunkYSBAEVTZ_cjs.fo(o,"div",`pptxv-ai-msg pptxv-ai-msg-${a.role}`),p=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-msg-avatar");p.setAttribute("aria-label",i(h?"pptx.ai.you":"pptx.ai.assistant")),p.appendChild(chunkYSBAEVTZ_cjs.to(o,h?"comment":"sparkles"));let m=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-msg-body");for(let l of x)if(l.kind==="text"){let s=chunkYSBAEVTZ_cjs.fo(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=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-proposals-header"),x=chunkYSBAEVTZ_cjs.fo(o,"span","pptxv-ai-proposals-title");if(x.textContent=i("pptx.ai.pendingChanges",{count:n.length}),h.appendChild(x),n.length>1){let c=chunkYSBAEVTZ_cjs.fo(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=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-proposal");a.dataset.proposalId=t.id;let h=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-proposal-eyebrow");h.textContent=n("pptx.ai.proposedChange"),a.appendChild(h);let x=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-proposal-label");if(x.textContent=t.label,a.appendChild(x),t.summary.length>0){let l=chunkYSBAEVTZ_cjs.fo(o,"ul","pptxv-ai-proposal-summary");for(let s of t.summary){let g=chunkYSBAEVTZ_cjs.fo(o,"li");g.textContent=chunkYSBAEVTZ_cjs.Nn(s),l.appendChild(g);}a.appendChild(l);}let c=chunkYSBAEVTZ_cjs.fo(o,"div","pptxv-ai-proposal-actions"),p=chunkYSBAEVTZ_cjs.fo(o,"button","pptxv-ai-proposal-btn is-accept");p.type="button",p.append(chunkYSBAEVTZ_cjs.to(o,"check"),o.createTextNode(n("pptx.ai.accept"))),p.addEventListener("click",()=>i.accept(t.id));let m=chunkYSBAEVTZ_cjs.fo(o,"button","pptxv-ai-proposal-btn is-reject");return m.type="button",m.append(chunkYSBAEVTZ_cjs.to(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=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-header"),h=chunkYSBAEVTZ_cjs.fo(t,"span","pptxv-ai-title");h.textContent=i("pptx.ai.title");let x=chunkYSBAEVTZ_cjs.fo(t,"button","pptxv-ai-close");x.type="button",x.title=i("pptx.ai.close"),x.setAttribute("aria-label",i("pptx.ai.close")),x.appendChild(chunkYSBAEVTZ_cjs.to(t,"close")),x.addEventListener("click",()=>o.onClose?.()),a.append(chunkYSBAEVTZ_cjs.to(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=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-messages");l.setAttribute("role","log"),l.setAttribute("aria-live","polite");let s=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-empty");s.textContent=i("pptx.ai.emptyHint"),l.appendChild(s);let g=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-proposals");g.hidden=true;let f=chunkYSBAEVTZ_cjs.fo(t,"div","pptxv-ai-error");f.setAttribute("role","alert"),f.hidden=true;let C=chunkYSBAEVTZ_cjs.fo(t,"form","pptxv-ai-composer"),d=chunkYSBAEVTZ_cjs.fo(t,"textarea","pptxv-ai-input");d.rows=2,d.placeholder=i("pptx.ai.placeholder"),d.setAttribute("aria-label",i("pptx.ai.placeholder"));let y=chunkYSBAEVTZ_cjs.fo(t,"button","pptxv-ai-send");y.type="submit",y.setAttribute("aria-label",i("pptx.ai.send")),y.appendChild(chunkYSBAEVTZ_cjs.to(t,"send")),C.append(d,y),n.append(a,...m?[m.el]:[],l,g,f,C);try{c=await(o.createChat??chunkYSBAEVTZ_cjs.Zn)({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:chunkYSBAEVTZ_cjs.Xn(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=>chunkYSBAEVTZ_cjs.Qn(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=chunkYSBAEVTZ_cjs.co(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 {fo,to,Zn,Xn,Yn,Qn,co,Un,Vn,Wn,bo,ao,$n,Nn}from'./chunk-BACRTMS3.js';import'./chunk-62D2TNHX.js';function K(o){let{doc:t,t:n,controller:i}=o,a=fo(t,"div","pptxv-ai-focus"),h=(p,m,l)=>{let s=fo(t,"button","pptxv-ai-focus-btn");return s.type="button",s.title=m,s.setAttribute("aria-label",m),s.appendChild(to(t,p)),s.addEventListener("click",l),s},x=()=>{a.replaceChildren();let p=i.getEffectiveTargets(),m=i.hasPicks(),l=i.isPinned(),s=i.isPicking(),g=fo(t,"div","pptxv-ai-focus-row"),f=fo(t,"span","pptxv-ai-focus-label");f.textContent=n("pptx.ai.focusScope"),g.appendChild(f);for(let r of Un(p,o.getSlides())){let b=fo(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=fo(t,"span","pptxv-ai-focus-pinned");r.textContent=n("pptx.ai.pinnedFocus"),g.appendChild(r);}let C=fo(t,"div","pptxv-ai-focus-actions"),d=Vn(p,o.getSlides());if(d){let r=fo(t,"button","pptxv-ai-focus-merge");r.type="button",r.append(to(t,"git-merge"),t.createTextNode(n("pptx.ai.mergeSelectedTables"))),r.addEventListener("click",()=>o.onSendDirective(Wn(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=fo(t,"div","pptxv-ai-focus-pick"),b=to(t,"crosshair");b.classList.add("pptxv-ai-focus-pick-icon");let k=fo(t,"span","pptxv-ai-focus-pick-hint");k.textContent=n("pptx.ai.pickElementHint");let T=fo(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=fo(t,"button","pptxv-ai-chats");i.type="button",i.append(to(t,"history"),t.createTextNode(n("pptx.ai.chats")));let a=fo(t,"div","pptxv-ai-history");a.hidden=true;let h=fo(t,"div","pptxv-ai-history-head"),x=fo(t,"span","pptxv-ai-history-title");x.textContent=n("pptx.ai.historyTitle");let c=fo(t,"button","pptxv-ai-history-new");c.type="button",c.append(to(t,"plus"),t.createTextNode(n("pptx.ai.newChat"))),h.append(x,c);let p=fo(t,"div","pptxv-ai-history-body"),m=fo(t,"p","pptxv-ai-history-hint");m.textContent=n("pptx.ai.historyHint"),a.append(h,p,m);let l=Yn({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=fo(t,"p","pptxv-ai-history-empty");d.textContent=n("pptx.ai.historyEmpty"),p.appendChild(d);return}let C=fo(t,"ul","pptxv-ai-history-list");for(let d of f){let y=fo(t,"li","pptxv-ai-history-row"),r=fo(t,"button","pptxv-ai-history-resume");r.type="button",r.classList.toggle("is-active",d.id===l.activeChatId());let b=fo(t,"span","pptxv-ai-history-text"),k=fo(t,"span","pptxv-ai-history-name");k.textContent=d.title||n("pptx.ai.untitledChat");let T=fo(t,"span","pptxv-ai-history-meta");T.textContent=n("pptx.ai.messageCount",{count:d.messageCount}),b.append(k,T),r.append(to(t,"comment"),b),r.addEventListener("click",()=>{l.resumeChat(d.id),a.hidden=true;});let P=fo(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(to(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=bo(t.toolName,t.input,h?"present":"past"),c=fo(o,"div","pptxv-ai-tool"),p=fo(o,"div","pptxv-ai-tool-head"),m=to(o,_[x.icon]??"wrench");m.classList.add("pptxv-ai-tool-icon");let l=fo(o,"span","pptxv-ai-tool-name");l.textContent=x.label;let s=fo(o,"span","pptxv-ai-tool-state");if(i?(s.classList.add("is-error"),s.append(to(o,"alert"),o.createTextNode(n("pptx.ai.toolFailed")))):a?(s.classList.add("is-done"),s.append(to(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=fo(o,"div","pptxv-ai-tool-error");f.textContent=t.errorText,c.appendChild(f);}let g=ao(t.input);if(g){let f=fo(o,"details","pptxv-ai-tool-details"),C=fo(o,"summary");C.textContent=n("pptx.ai.toolDetails");let d=fo(o,"div","pptxv-ai-tool-raw");d.textContent=`${$n(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=Qn(a);if(x.length===0&&!h)continue;let c=fo(o,"div",`pptxv-ai-msg pptxv-ai-msg-${a.role}`),p=fo(o,"div","pptxv-ai-msg-avatar");p.setAttribute("aria-label",i(h?"pptx.ai.you":"pptx.ai.assistant")),p.appendChild(to(o,h?"comment":"sparkles"));let m=fo(o,"div","pptxv-ai-msg-body");for(let l of x)if(l.kind==="text"){let s=fo(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=fo(o,"div","pptxv-ai-proposals-header"),x=fo(o,"span","pptxv-ai-proposals-title");if(x.textContent=i("pptx.ai.pendingChanges",{count:n.length}),h.appendChild(x),n.length>1){let c=fo(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=fo(o,"div","pptxv-ai-proposal");a.dataset.proposalId=t.id;let h=fo(o,"div","pptxv-ai-proposal-eyebrow");h.textContent=n("pptx.ai.proposedChange"),a.appendChild(h);let x=fo(o,"div","pptxv-ai-proposal-label");if(x.textContent=t.label,a.appendChild(x),t.summary.length>0){let l=fo(o,"ul","pptxv-ai-proposal-summary");for(let s of t.summary){let g=fo(o,"li");g.textContent=Nn(s),l.appendChild(g);}a.appendChild(l);}let c=fo(o,"div","pptxv-ai-proposal-actions"),p=fo(o,"button","pptxv-ai-proposal-btn is-accept");p.type="button",p.append(to(o,"check"),o.createTextNode(n("pptx.ai.accept"))),p.addEventListener("click",()=>i.accept(t.id));let m=fo(o,"button","pptxv-ai-proposal-btn is-reject");return m.type="button",m.append(to(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=fo(t,"div","pptxv-ai-header"),h=fo(t,"span","pptxv-ai-title");h.textContent=i("pptx.ai.title");let x=fo(t,"button","pptxv-ai-close");x.type="button",x.title=i("pptx.ai.close"),x.setAttribute("aria-label",i("pptx.ai.close")),x.appendChild(to(t,"close")),x.addEventListener("click",()=>o.onClose?.()),a.append(to(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=fo(t,"div","pptxv-ai-messages");l.setAttribute("role","log"),l.setAttribute("aria-live","polite");let s=fo(t,"div","pptxv-ai-empty");s.textContent=i("pptx.ai.emptyHint"),l.appendChild(s);let g=fo(t,"div","pptxv-ai-proposals");g.hidden=true;let f=fo(t,"div","pptxv-ai-error");f.setAttribute("role","alert"),f.hidden=true;let C=fo(t,"form","pptxv-ai-composer"),d=fo(t,"textarea","pptxv-ai-input");d.rows=2,d.placeholder=i("pptx.ai.placeholder"),d.setAttribute("aria-label",i("pptx.ai.placeholder"));let y=fo(t,"button","pptxv-ai-send");y.type="submit",y.setAttribute("aria-label",i("pptx.ai.send")),y.appendChild(to(t,"send")),C.append(d,y),n.append(a,...m?[m.el]:[],l,g,f,C);try{c=await(o.createChat??Zn)({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:Xn(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=>Qn(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=co(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 {fo,to,Zn,Xn,Yn,Qn,co,Un,Vn,Wn,bo,ao,$n,Nn}from'./chunk-OPQROUFZ.js';import'./chunk-62D2TNHX.js';function K(o){let{doc:t,t:n,controller:i}=o,a=fo(t,"div","pptxv-ai-focus"),h=(p,m,l)=>{let s=fo(t,"button","pptxv-ai-focus-btn");return s.type="button",s.title=m,s.setAttribute("aria-label",m),s.appendChild(to(t,p)),s.addEventListener("click",l),s},x=()=>{a.replaceChildren();let p=i.getEffectiveTargets(),m=i.hasPicks(),l=i.isPinned(),s=i.isPicking(),g=fo(t,"div","pptxv-ai-focus-row"),f=fo(t,"span","pptxv-ai-focus-label");f.textContent=n("pptx.ai.focusScope"),g.appendChild(f);for(let r of Un(p,o.getSlides())){let b=fo(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=fo(t,"span","pptxv-ai-focus-pinned");r.textContent=n("pptx.ai.pinnedFocus"),g.appendChild(r);}let C=fo(t,"div","pptxv-ai-focus-actions"),d=Vn(p,o.getSlides());if(d){let r=fo(t,"button","pptxv-ai-focus-merge");r.type="button",r.append(to(t,"git-merge"),t.createTextNode(n("pptx.ai.mergeSelectedTables"))),r.addEventListener("click",()=>o.onSendDirective(Wn(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=fo(t,"div","pptxv-ai-focus-pick"),b=to(t,"crosshair");b.classList.add("pptxv-ai-focus-pick-icon");let k=fo(t,"span","pptxv-ai-focus-pick-hint");k.textContent=n("pptx.ai.pickElementHint");let T=fo(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=fo(t,"button","pptxv-ai-chats");i.type="button",i.append(to(t,"history"),t.createTextNode(n("pptx.ai.chats")));let a=fo(t,"div","pptxv-ai-history");a.hidden=true;let h=fo(t,"div","pptxv-ai-history-head"),x=fo(t,"span","pptxv-ai-history-title");x.textContent=n("pptx.ai.historyTitle");let c=fo(t,"button","pptxv-ai-history-new");c.type="button",c.append(to(t,"plus"),t.createTextNode(n("pptx.ai.newChat"))),h.append(x,c);let p=fo(t,"div","pptxv-ai-history-body"),m=fo(t,"p","pptxv-ai-history-hint");m.textContent=n("pptx.ai.historyHint"),a.append(h,p,m);let l=Yn({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=fo(t,"p","pptxv-ai-history-empty");d.textContent=n("pptx.ai.historyEmpty"),p.appendChild(d);return}let C=fo(t,"ul","pptxv-ai-history-list");for(let d of f){let y=fo(t,"li","pptxv-ai-history-row"),r=fo(t,"button","pptxv-ai-history-resume");r.type="button",r.classList.toggle("is-active",d.id===l.activeChatId());let b=fo(t,"span","pptxv-ai-history-text"),k=fo(t,"span","pptxv-ai-history-name");k.textContent=d.title||n("pptx.ai.untitledChat");let T=fo(t,"span","pptxv-ai-history-meta");T.textContent=n("pptx.ai.messageCount",{count:d.messageCount}),b.append(k,T),r.append(to(t,"comment"),b),r.addEventListener("click",()=>{l.resumeChat(d.id),a.hidden=true;});let P=fo(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(to(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=bo(t.toolName,t.input,h?"present":"past"),c=fo(o,"div","pptxv-ai-tool"),p=fo(o,"div","pptxv-ai-tool-head"),m=to(o,_[x.icon]??"wrench");m.classList.add("pptxv-ai-tool-icon");let l=fo(o,"span","pptxv-ai-tool-name");l.textContent=x.label;let s=fo(o,"span","pptxv-ai-tool-state");if(i?(s.classList.add("is-error"),s.append(to(o,"alert"),o.createTextNode(n("pptx.ai.toolFailed")))):a?(s.classList.add("is-done"),s.append(to(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=fo(o,"div","pptxv-ai-tool-error");f.textContent=t.errorText,c.appendChild(f);}let g=ao(t.input);if(g){let f=fo(o,"details","pptxv-ai-tool-details"),C=fo(o,"summary");C.textContent=n("pptx.ai.toolDetails");let d=fo(o,"div","pptxv-ai-tool-raw");d.textContent=`${$n(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=Qn(a);if(x.length===0&&!h)continue;let c=fo(o,"div",`pptxv-ai-msg pptxv-ai-msg-${a.role}`),p=fo(o,"div","pptxv-ai-msg-avatar");p.setAttribute("aria-label",i(h?"pptx.ai.you":"pptx.ai.assistant")),p.appendChild(to(o,h?"comment":"sparkles"));let m=fo(o,"div","pptxv-ai-msg-body");for(let l of x)if(l.kind==="text"){let s=fo(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=fo(o,"div","pptxv-ai-proposals-header"),x=fo(o,"span","pptxv-ai-proposals-title");if(x.textContent=i("pptx.ai.pendingChanges",{count:n.length}),h.appendChild(x),n.length>1){let c=fo(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=fo(o,"div","pptxv-ai-proposal");a.dataset.proposalId=t.id;let h=fo(o,"div","pptxv-ai-proposal-eyebrow");h.textContent=n("pptx.ai.proposedChange"),a.appendChild(h);let x=fo(o,"div","pptxv-ai-proposal-label");if(x.textContent=t.label,a.appendChild(x),t.summary.length>0){let l=fo(o,"ul","pptxv-ai-proposal-summary");for(let s of t.summary){let g=fo(o,"li");g.textContent=Nn(s),l.appendChild(g);}a.appendChild(l);}let c=fo(o,"div","pptxv-ai-proposal-actions"),p=fo(o,"button","pptxv-ai-proposal-btn is-accept");p.type="button",p.append(to(o,"check"),o.createTextNode(n("pptx.ai.accept"))),p.addEventListener("click",()=>i.accept(t.id));let m=fo(o,"button","pptxv-ai-proposal-btn is-reject");return m.type="button",m.append(to(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=fo(t,"div","pptxv-ai-header"),h=fo(t,"span","pptxv-ai-title");h.textContent=i("pptx.ai.title");let x=fo(t,"button","pptxv-ai-close");x.type="button",x.title=i("pptx.ai.close"),x.setAttribute("aria-label",i("pptx.ai.close")),x.appendChild(to(t,"close")),x.addEventListener("click",()=>o.onClose?.()),a.append(to(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=fo(t,"div","pptxv-ai-messages");l.setAttribute("role","log"),l.setAttribute("aria-live","polite");let s=fo(t,"div","pptxv-ai-empty");s.textContent=i("pptx.ai.emptyHint"),l.appendChild(s);let g=fo(t,"div","pptxv-ai-proposals");g.hidden=true;let f=fo(t,"div","pptxv-ai-error");f.setAttribute("role","alert"),f.hidden=true;let C=fo(t,"form","pptxv-ai-composer"),d=fo(t,"textarea","pptxv-ai-input");d.rows=2,d.placeholder=i("pptx.ai.placeholder"),d.setAttribute("aria-label",i("pptx.ai.placeholder"));let y=fo(t,"button","pptxv-ai-send");y.type="submit",y.setAttribute("aria-label",i("pptx.ai.send")),y.appendChild(to(t,"send")),C.append(d,y),n.append(a,...m?[m.el]:[],l,g,f,C);try{c=await(o.createChat??Zn)({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:Xn(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=>Qn(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=co(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};
|