pptx-vue-viewer 3.0.0 → 3.0.1
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 +44 -0
- package/dist/{AiChatPanel-B_k4VW3m.cjs → AiChatPanel-BHWuBPOh.cjs} +1 -1
- package/dist/AiChatPanel-BHWuBPOh.cjs.br +0 -0
- package/dist/AiChatPanel-BHWuBPOh.cjs.gz +0 -0
- package/dist/{AiChatPanel-XtXsEQXt.js → AiChatPanel-D3Zv21u3.js} +1 -1
- package/dist/AiChatPanel-D3Zv21u3.js.br +0 -0
- package/dist/AiChatPanel-D3Zv21u3.js.gz +0 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.br +0 -0
- package/dist/index.cjs.gz +0 -0
- package/dist/index.js +1 -1
- package/dist/index.js.br +0 -0
- package/dist/index.js.gz +0 -0
- package/dist/viewer/index.cjs +1 -1
- package/dist/viewer/index.cjs.br +0 -0
- package/dist/viewer/index.cjs.gz +0 -0
- package/dist/viewer/index.js +1 -1
- package/dist/viewer/index.js.br +0 -0
- package/dist/viewer/index.js.gz +0 -0
- package/dist/{viewer-D_yzwMHV.cjs → viewer-BUNBVGZq.cjs} +2 -2
- package/dist/viewer-BUNBVGZq.cjs.br +0 -0
- package/dist/viewer-BUNBVGZq.cjs.gz +0 -0
- package/dist/{viewer-1haXfh1i.js → viewer-Bx48q-7n.js} +2 -2
- package/dist/viewer-Bx48q-7n.js.br +0 -0
- package/dist/viewer-Bx48q-7n.js.gz +0 -0
- package/package.json +2 -2
- package/dist/AiChatPanel-B_k4VW3m.cjs.br +0 -0
- package/dist/AiChatPanel-B_k4VW3m.cjs.gz +0 -0
- package/dist/AiChatPanel-XtXsEQXt.js.br +0 -0
- package/dist/AiChatPanel-XtXsEQXt.js.gz +0 -0
- package/dist/viewer-1haXfh1i.js.br +0 -0
- package/dist/viewer-1haXfh1i.js.gz +0 -0
- package/dist/viewer-D_yzwMHV.cjs.br +0 -0
- package/dist/viewer-D_yzwMHV.cjs.gz +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,50 @@ 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
|
+
## [3.0.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.0.0) - 2026-08-22
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
- **core:** Unify SmartArt layout onto one DiagramML interpreter (by @ChristopherVR) ([89116b1](https://github.com/ChristopherVR/pptx-viewer/commit/89116b131a3f13fb6b65789c46d3f9a7814d04db))
|
|
15
|
+
- **core:** Write chart edits back to the embedded workbook (by @ChristopherVR) ([dee19fc](https://github.com/ChristopherVR/pptx-viewer/commit/dee19fc69b02ad36eadd39f48e589de9e76689fa))
|
|
16
|
+
- **core:** Solve relative SmartArt constraints and apply org-chart hints (by @ChristopherVR) ([65eee20](https://github.com/ChristopherVR/pptx-viewer/commit/65eee20e9e772ab40317df0ba1acf0c26a412973))
|
|
17
|
+
- **shared:** Print notes pages in every binding, and honour notesStyle in the master preview (by @ChristopherVR) ([6f2f54d](https://github.com/ChristopherVR/pptx-viewer/commit/6f2f54d503806054ae48bfc8f0d0c0ee565977ce))
|
|
18
|
+
- **core:** Author tag elements, model embedTrueTypeFonts, and add a text-style edit path (by @ChristopherVR) ([0048d16](https://github.com/ChristopherVR/pptx-viewer/commit/0048d163c6dd87d7a0bdc3207cbcbd4db39f8d0e))
|
|
19
|
+
- **core,shared:** Serialize data-table styling, and paint 3D chart surfaces (by @ChristopherVR) ([bd9595a](https://github.com/ChristopherVR/pptx-viewer/commit/bd9595a7bae6c545a649ff8e1929b27a638fcb5b))
|
|
20
|
+
- **core:** Honour per-node shapes, style roles and connector text in SmartArt (by @ChristopherVR) ([c823fca](https://github.com/ChristopherVR/pptx-viewer/commit/c823fca506f99e3c4f42ec11513e56cdb30f9a68))
|
|
21
|
+
- **core,shared:** Model timing templates and play animEffect filters (by @ChristopherVR) ([8bf91f2](https://github.com/ChristopherVR/pptx-viewer/commit/8bf91f20c907f9d92abbcd5a59fb424ddfabdbd8))
|
|
22
|
+
- **core,shared:** Cross-browser reflections, overlay fills, and remaining text gaps (by @ChristopherVR) ([c0b0d6d](https://github.com/ChristopherVR/pptx-viewer/commit/c0b0d6d6805c6383ba2a01da3c8a22792eb22cdb))
|
|
23
|
+
|
|
24
|
+
### Bug Fixes
|
|
25
|
+
|
|
26
|
+
- **core:** Close five OpenXML parse and serialize fidelity gaps (by @ChristopherVR) ([641b0b2](https://github.com/ChristopherVR/pptx-viewer/commit/641b0b21d82442262f3f2d0e4ed2894cd71c07e9))
|
|
27
|
+
- **core,shared:** Correct animation preset IDs against PowerPoint COM ground truth (by @ChristopherVR) ([61b0014](https://github.com/ChristopherVR/pptx-viewer/commit/61b001440de0bf73bfcd6efd21c8df21bd47e5c8))
|
|
28
|
+
- **shared:** Honour a:ln/@algn and per-subpath fill modes (by @ChristopherVR) ([d049a8f](https://github.com/ChristopherVR/pptx-viewer/commit/d049a8f7806b7efb85e643e12643393372ccf603))
|
|
29
|
+
- **shared:** Correct autofit and paragraph-spacing semantics (by @ChristopherVR) ([86f61e9](https://github.com/ChristopherVR/pptx-viewer/commit/86f61e9b6e2cb0fe34f2e958273f35702f58fc6a))
|
|
30
|
+
- **shared:** Move per-script fonts and measured tab layout out of React (by @ChristopherVR) ([dbd3442](https://github.com/ChristopherVR/pptx-viewer/commit/dbd3442e2173a8b8b397af592f01e39daad95ff8))
|
|
31
|
+
- **shared:** Render table cell image fill, zero margins and authored grid spacing (by @ChristopherVR) ([d4079d2](https://github.com/ChristopherVR/pptx-viewer/commit/d4079d20b6517a0aac4655882e27228abc06ae09))
|
|
32
|
+
- **vue:** Consume the shared render decisions for the OpenXML fidelity fixes (by @ChristopherVR) ([f0085f4](https://github.com/ChristopherVR/pptx-viewer/commit/f0085f4535b2a4bd4497c539b5659be346a16bd6))
|
|
33
|
+
- **core,shared:** Honour cTn timing attributes, after-animation and effect sound (by @ChristopherVR) ([07ee51f](https://github.com/ChristopherVR/pptx-viewer/commit/07ee51f8b11431153e9ce2553c4c11a51e15316e))
|
|
34
|
+
- **core:** Close slide-structure, notes-style and DrawingML parse gaps (by @ChristopherVR) ([ee1dbcd](https://github.com/ChristopherVR/pptx-viewer/commit/ee1dbcd3278e2bde7b066c4085a82f56cc818f6a))
|
|
35
|
+
- **shared:** Render data tables, legend entries, image overlays and 3D text (by @ChristopherVR) ([ecec502](https://github.com/ChristopherVR/pptx-viewer/commit/ecec502e205f06c1bb7dec042f7693ac4fd8a74e))
|
|
36
|
+
- **vue:** Consume the shared decisions for the second parity wave (by @ChristopherVR) ([983bbaa](https://github.com/ChristopherVR/pptx-viewer/commit/983bbaa19c68600c83bddcfdc5aabd264ab21908))
|
|
37
|
+
|
|
38
|
+
### Refactor
|
|
39
|
+
|
|
40
|
+
- **shared:** Split oversized text modules and add the circle-in keyframe (by @ChristopherVR) ([1c0797f](https://github.com/ChristopherVR/pptx-viewer/commit/1c0797f7d5468dca16f6cb53c1ad413db4fc29e0))
|
|
41
|
+
|
|
42
|
+
### Documentation
|
|
43
|
+
|
|
44
|
+
- **core:** Record audited OpenXML construct coverage in the manifest (by @ChristopherVR) ([812fe61](https://github.com/ChristopherVR/pptx-viewer/commit/812fe61e66687a48c2cd19eeb0c502767c25e3c1))
|
|
45
|
+
|
|
46
|
+
### Testing
|
|
47
|
+
|
|
48
|
+
- **core:** Evidence previously unverified OpenXML constructs, and record what is not implemented (by @ChristopherVR) ([4dc6028](https://github.com/ChristopherVR/pptx-viewer/commit/4dc602876bd49cdb03b084f9f4fa2268aa01f22f))
|
|
49
|
+
|
|
50
|
+
### Chores
|
|
51
|
+
|
|
52
|
+
- **core:** Complete barrel and runtime wiring for the preceding two changes (by @ChristopherVR) ([115379e](https://github.com/ChristopherVR/pptx-viewer/commit/115379e9a757b029fbc0cbb74ae51628f7fb3e27))
|
|
53
|
+
|
|
10
54
|
## [2.23.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.23.0) - 2026-08-21
|
|
11
55
|
|
|
12
56
|
### Features
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = require("./useViewerSettingsDialog-DkAowleE.cjs"), t = require("./viewer-
|
|
1
|
+
const e = require("./useViewerSettingsDialog-DkAowleE.cjs"), t = require("./viewer-BUNBVGZq.cjs");
|
|
2
2
|
let r = require("vue"), a = require("lucide-vue-next"), o = require("ai");
|
|
3
3
|
var n = /* @__PURE__ */ new Set([
|
|
4
4
|
"input-available",
|
|
Binary file
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { pn as e } from "./useViewerSettingsDialog-CTJei8_y.js";
|
|
2
|
-
import { _ as t, b as a, c as s, f as r, g as l, h as o, m as n, o as i, p, s as d, v as c, w as u, x as m, y as x } from "./viewer-
|
|
2
|
+
import { _ as t, b as a, c as s, f as r, g as l, h as o, m as n, o as i, p, s as d, v as c, w as u, x as m, y as x } from "./viewer-Bx48q-7n.js";
|
|
3
3
|
import { Fragment as g, Suspense as f, computed as b, createBlock as v, createCommentVNode as h, createElementBlock as y, createElementVNode as k, createTextVNode as w, createVNode as C, defineComponent as P, nextTick as S, normalizeClass as T, normalizeStyle as I, onBeforeUnmount as _, onMounted as A, openBlock as E, ref as j, renderList as M, resolveDynamicComponent as F, shallowRef as B, toDisplayString as D, unref as N, vModelText as L, watch as R, withAsyncContext as H, withCtx as W, withDirectives as $ } from "vue";
|
|
4
4
|
import { Bot as z, ChartColumn as V, Check as K, Crosshair as O, Eye as U, Film as q, GitMerge as G, History as J, LayoutTemplate as Q, LoaderCircle as X, MessageSquare as Y, MessageSquarePlus as Z, Move as ee, Navigation as te, Palette as ae, Pin as se, PinOff as re, Plus as le, Search as oe, Send as ne, Shapes as ie, Sparkles as pe, Square as de, StickyNote as ce, Table as ue, Trash2 as me, TriangleAlert as xe, Type as ge, User as fe, Wrench as be, X as ve } from "lucide-vue-next";
|
|
5
5
|
import { getToolOrDynamicToolName as he, isDynamicToolUIPart as ye, isToolUIPart as ke } from "ai";
|
|
Binary file
|
|
Binary file
|
package/dist/index.cjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const e = require("./useViewerSettingsDialog-DkAowleE.cjs"), o = require("./viewer-
|
|
2
|
+
const e = require("./useViewerSettingsDialog-DkAowleE.cjs"), o = require("./viewer-BUNBVGZq.cjs");
|
|
3
3
|
exports.AUDIENCE_HASH = e.AUDIENCE_HASH, exports.CollaborationCursors = o.CollaborationCursors_default, exports.CollaborationStatusIndicator = o.CollaborationStatusIndicator_default, exports.ElementRenderer = o.ElementRenderer_default, exports.FollowModeBar = o.FollowModeBar_default, exports.PPTX_OPEN_ACCEPT = e.PPTX_OPEN_ACCEPT, exports.PRESENTATION_OPEN_EXTENSIONS = e.PRESENTATION_OPEN_EXTENSIONS, exports.PowerPointViewer = o.PowerPointViewer_default, exports.RemoteSelectionOverlay = o.RemoteSelectionOverlay_default, exports.RibbonToolbar = o.RibbonToolbar_default, exports.SlideCanvas = o.SlideCanvas_default, exports.SlideStage = o.SlideStage_default, exports.clearAudienceContent = e.clearAudienceContent, exports.cn = o.cn, exports.defaultCssVars = e.defaultCssVars, exports.defaultRadius = e.defaultRadius, exports.defaultThemeColors = e.defaultThemeColors, exports.exportAllSlidesToSvg = e.exportAllSlidesToSvg, exports.exportAllSlidesToSvgBlobs = e.exportAllSlidesToSvgBlobs, exports.exportSlideToSvg = e.exportSlideToSvg, exports.exportSlideToSvgBlob = e.exportSlideToSvgBlob, exports.forgetSessionDeck = e.forgetSessionDeck, exports.getSessionTabId = e.getSessionTabId, exports.isAudienceTab = e.isAudienceTab, exports.isLegacyBinaryPresentation = e.isLegacyBinaryPresentation, exports.isSupportedPresentationFile = e.isSupportedPresentationFile, exports.loadAudienceContent = e.loadAudienceContent, exports.loadSessionDeck = e.loadSessionDeck, exports.parseAudienceNonce = e.parseAudienceNonce, exports.parsePresentationSessionId = e.parsePresentationSessionId, exports.presentationBaseName = e.presentationBaseName, exports.provideViewerTheme = o.provideViewerTheme, exports.rememberSessionDeck = e.rememberSessionDeck, exports.renderToCanvas = e.renderToCanvas, exports.restoreSessionDeck = e.restoreSessionDeck, exports.savedPresentationFileName = e.savedPresentationFileName, exports.storeAudienceContent = e.storeAudienceContent, exports.themeToCssVars = e.themeToCssVars, exports.useCollaboration = e.useCollaboration, exports.useCollaborativeHistory = o.useCollaborativeHistory, exports.useCollaborativeState = o.useCollaborativeState, exports.usePresenceTracking = o.usePresenceTracking, exports.useThemeStyle = o.useThemeStyle, exports.useViewerTheme = o.useViewerTheme, exports.useYjsProvider = o.useYjsProvider, exports.vermilionDarkColors = e.vermilionDarkColors, exports.vermilionDarkTheme = e.vermilionDarkTheme, exports.vermilionLightColors = e.vermilionLightColors, exports.vermilionLightTheme = e.vermilionLightTheme, exports.vermilionRadius = e.vermilionRadius;
|
package/dist/index.cjs.br
CHANGED
|
Binary file
|
package/dist/index.cjs.gz
CHANGED
|
Binary file
|
package/dist/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { Bd as a, C as s, Cd as o, Gc as e, Hu as r, Id as i, Lc as l, Ld as t, Md as d, Mr as n, Nl as c, Or as S, Pc as u, Pl as w, Rd as C, Ro as m, S as b, Vo as R, W as P, Wc as V, Xa as g, Xu as p, _n as v, ec as z, it as M, ss as W, su as f, w as j, x, yc as y, zd as B, zl as E, zo as H } from "./useViewerSettingsDialog-CTJei8_y.js";
|
|
2
|
-
import { C as I, E as L, H as O, S as T, T as X, U as D, V as F, W as G, a as N, d as U, i as _, l as h, n as k, r as q, t as A, u as J, w as K } from "./viewer-
|
|
2
|
+
import { C as I, E as L, H as O, S as T, T as X, U as D, V as F, W as G, a as N, d as U, i as _, l as h, n as k, r as q, t as A, u as J, w as K } from "./viewer-Bx48q-7n.js";
|
|
3
3
|
export { v as AUDIENCE_HASH, U as CollaborationCursors, F as CollaborationStatusIndicator, L as ElementRenderer, h as FollowModeBar, S as PPTX_OPEN_ACCEPT, n as PRESENTATION_OPEN_EXTENSIONS, N as PowerPointViewer, J as RemoteSelectionOverlay, I as RibbonToolbar, T as SlideCanvas, X as SlideStage, g as clearAudienceContent, K as cn, m as defaultCssVars, H as defaultRadius, R as defaultThemeColors, x as exportAllSlidesToSvg, b as exportAllSlidesToSvgBlobs, s as exportSlideToSvg, j as exportSlideToSvgBlob, W as forgetSessionDeck, z as getSessionTabId, y as isAudienceTab, u as isLegacyBinaryPresentation, l as isSupportedPresentationFile, V as loadAudienceContent, e as loadSessionDeck, c as parseAudienceNonce, w as parsePresentationSessionId, E as presentationBaseName, O as provideViewerTheme, f as rememberSessionDeck, P as renderToCanvas, r as restoreSessionDeck, p as savedPresentationFileName, o as storeAudienceContent, d as themeToCssVars, M as useCollaboration, A as useCollaborativeHistory, k as useCollaborativeState, q as usePresenceTracking, D as useThemeStyle, G as useViewerTheme, _ as useYjsProvider, i as vermilionDarkColors, t as vermilionDarkTheme, C as vermilionLightColors, B as vermilionLightTheme, a as vermilionRadius };
|
package/dist/index.js.br
CHANGED
|
Binary file
|
package/dist/index.js.gz
CHANGED
|
Binary file
|
package/dist/viewer/index.cjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const e = require("../useViewerSettingsDialog-DkAowleE.cjs"), t = require("../viewer-
|
|
2
|
+
const e = require("../useViewerSettingsDialog-DkAowleE.cjs"), t = require("../viewer-BUNBVGZq.cjs");
|
|
3
3
|
exports.AUDIENCE_HASH = e.AUDIENCE_HASH, exports.ChartRenderer = t.ChartRenderer_default, exports.CollaborationCursors = t.CollaborationCursors_default, exports.CollaborationStatusIndicator = t.CollaborationStatusIndicator_default, exports.ConnectorRenderer = t.ConnectorRenderer_default, exports.DEFAULT_CANVAS_HEIGHT = e.DEFAULT_CANVAS_HEIGHT, exports.DEFAULT_CANVAS_WIDTH = e.DEFAULT_CANVAS_WIDTH, exports.DEFAULT_FILL_COLOR = e.DEFAULT_FILL_COLOR, exports.DEFAULT_STROKE_COLOR = e.DEFAULT_STROKE_COLOR, exports.DEFAULT_TEXT_COLOR = e.DEFAULT_TEXT_COLOR, exports.ElementRenderer = t.ElementRenderer_default, exports.EquationRenderer = t.EquationRenderer_default, exports.FollowModeBar = t.FollowModeBar_default, exports.InkRenderer = t.InkRenderer_default, exports.Model3DRenderer = t.Model3DRenderer_default, exports.OleRenderer = t.OleRenderer_default, exports.PowerPointViewer = t.PowerPointViewer_default, exports.RemoteSelectionOverlay = t.RemoteSelectionOverlay_default, exports.RibbonToolbar = t.RibbonToolbar_default, exports.SlideCanvas = t.SlideCanvas_default, exports.SlideStage = t.SlideStage_default, exports.SmartArtRenderer = t.SmartArtRenderer_default, exports.TableRenderer = t.TableRenderer_default, exports.WordArtText = t.WordArtText_default, exports.ZoomRenderer = t.ZoomRenderer_default, exports.buildInitialGuides = e.buildInitialGuides, exports.clearAudienceContent = e.clearAudienceContent, exports.collectImagePaths = e.collectImagePaths, exports.collectMediaElements = e.collectMediaElements, exports.exportAllSlidesToSvg = e.exportAllSlidesToSvg, exports.exportAllSlidesToSvgBlobs = e.exportAllSlidesToSvgBlobs, exports.exportSlideToSvg = e.exportSlideToSvg, exports.exportSlideToSvgBlob = e.exportSlideToSvgBlob, exports.getContainerStyle = t.getContainerStyle, exports.getImageSrc = t.getImageSrc, exports.getResolvedShapeClipPath = e.getResolvedShapeClipPath, exports.getResolvedShapeClipPathFor = e.getResolvedShapeClipPathFor, exports.getShapeFillStrokeStyle = t.getShapeFillStrokeStyle, exports.getTextBlockStyle = t.getTextBlockStyle, exports.isAudienceTab = e.isAudienceTab, exports.loadAudienceContent = e.loadAudienceContent, exports.parseAudienceNonce = e.parseAudienceNonce, exports.storeAudienceContent = e.storeAudienceContent, exports.useCollaboration = e.useCollaboration, exports.useCollaborativeHistory = t.useCollaborativeHistory, exports.useCollaborativeState = t.useCollaborativeState, exports.useEditorHistory = e.useEditorHistory, exports.useEditorOperations = e.useEditorOperations, exports.useLoadContent = e.useLoadContent, exports.usePresenceTracking = t.usePresenceTracking, exports.useYjsProvider = t.useYjsProvider;
|
package/dist/viewer/index.cjs.br
CHANGED
|
Binary file
|
package/dist/viewer/index.cjs.gz
CHANGED
|
Binary file
|
package/dist/viewer/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { $s as a, C as s, Cd as e, J as r, Nl as o, Qs as n, S as t, Wc as d, X as l, Xa as i, _n as R, ca as C, cn as S, dn as m, it as c, j as b, ln as u, no as w, sn as j, to as T, un as g, w as p, x as v, yc as x } from "../useViewerSettingsDialog-CTJei8_y.js";
|
|
2
|
-
import { A, B as D, C as E, D as I, E as M, F as O, I as P, L as V, M as f, N as k, O as y, P as B, R as F, S as N, T as W, V as X, a as h, d as q, i as z, j as J, k as L, l as Q, n as Z, r as $, t as _, u as G, z as H } from "../viewer-
|
|
2
|
+
import { A, B as D, C as E, D as I, E as M, F as O, I as P, L as V, M as f, N as k, O as y, P as B, R as F, S as N, T as W, V as X, a as h, d as q, i as z, j as J, k as L, l as Q, n as Z, r as $, t as _, u as G, z as H } from "../viewer-Bx48q-7n.js";
|
|
3
3
|
export { R as AUDIENCE_HASH, P as ChartRenderer, q as CollaborationCursors, X as CollaborationStatusIndicator, O as ConnectorRenderer, j as DEFAULT_CANVAS_HEIGHT, S as DEFAULT_CANVAS_WIDTH, u as DEFAULT_FILL_COLOR, g as DEFAULT_STROKE_COLOR, m as DEFAULT_TEXT_COLOR, M as ElementRenderer, B as EquationRenderer, Q as FollowModeBar, k as InkRenderer, f as Model3DRenderer, J as OleRenderer, h as PowerPointViewer, G as RemoteSelectionOverlay, E as RibbonToolbar, N as SlideCanvas, W as SlideStage, A as SmartArtRenderer, L as TableRenderer, y as WordArtText, I as ZoomRenderer, C as buildInitialGuides, i as clearAudienceContent, T as collectImagePaths, w as collectMediaElements, v as exportAllSlidesToSvg, t as exportAllSlidesToSvgBlobs, s as exportSlideToSvg, p as exportSlideToSvgBlob, V as getContainerStyle, F as getImageSrc, n as getResolvedShapeClipPath, a as getResolvedShapeClipPathFor, H as getShapeFillStrokeStyle, D as getTextBlockStyle, x as isAudienceTab, d as loadAudienceContent, o as parseAudienceNonce, e as storeAudienceContent, c as useCollaboration, _ as useCollaborativeHistory, Z as useCollaborativeState, l as useEditorHistory, r as useEditorOperations, b as useLoadContent, $ as usePresenceTracking, z as useYjsProvider };
|
package/dist/viewer/index.js.br
CHANGED
|
Binary file
|
package/dist/viewer/index.js.gz
CHANGED
|
Binary file
|
|
@@ -5846,7 +5846,7 @@ var $i = ["disabled", "title"], Ui = ["disabled", "title"], ji = ["title"], Ki =
|
|
|
5846
5846
|
(0, a.createElementVNode)("span", Ji, (0, a.toDisplayString)(t.drawingWidth), 1)
|
|
5847
5847
|
], 8, Xi)])], 64));
|
|
5848
5848
|
}
|
|
5849
|
-
}), es = "
|
|
5849
|
+
}), es = "3.0.0", ts = Symbol("pptx-account-auth");
|
|
5850
5850
|
var ns = { class: "pptx-vue-account mt-8 flex max-w-[760px] flex-col gap-6" }, os = { class: "pptx-vue-account-section border border-border bg-card p-6 text-card-foreground" }, as = { class: "text-base font-semibold" }, rs = { class: "mt-4 flex items-center gap-4" }, ls = { class: "min-w-0 flex-1" }, is = { class: "block text-xs font-medium text-muted-foreground" }, ss = ["value", "placeholder"], cs = { class: "mt-4" }, ds = { class: "block text-xs font-medium text-muted-foreground" }, ps = { class: "mt-2 flex gap-2" }, us = [
|
|
5851
5851
|
"aria-pressed",
|
|
5852
5852
|
"aria-label",
|
|
@@ -33953,7 +33953,7 @@ var x6 = ae((0, a.defineComponent)({
|
|
|
33953
33953
|
var o;
|
|
33954
33954
|
}), 128))])], 8, s9))), 128))])) : ((0, a.openBlock)(), (0, a.createElementBlock)("div", a9, [(0, a.createElementVNode)("p", r9, (0, a.toDisplayString)((0, a.unref)(l)("pptx.accessibility.noIssuesFound")), 1), (0, a.createElementVNode)("p", l9, (0, a.toDisplayString)((0, a.unref)(l)("pptx.accessibility.noIssuesHint")), 1)]))], 8, e9));
|
|
33955
33955
|
}
|
|
33956
|
-
}), h9 = (0, a.defineAsyncComponent)(() => Promise.resolve().then(() => require("./AiChatPanel-
|
|
33956
|
+
}), h9 = (0, a.defineAsyncComponent)(() => Promise.resolve().then(() => require("./AiChatPanel-BHWuBPOh.cjs"))), y9 = { class: "pptx-vue-custom-shows flex flex-col gap-2 p-2.5 text-xs text-foreground" }, b9 = { class: "pptx-vue-cs-header flex items-center" }, k9 = { class: "pptx-vue-cs-title m-0 text-[13px] font-semibold" }, E9 = { class: "pptx-vue-cs-list-row flex items-center gap-1.5" }, S9 = ["aria-label", "value"], w9 = {
|
|
33957
33957
|
key: 0,
|
|
33958
33958
|
value: "",
|
|
33959
33959
|
disabled: ""
|
|
Binary file
|
|
Binary file
|
|
@@ -5851,7 +5851,7 @@ var iS = ["disabled", "title"], rS = ["disabled", "title"], sS = ["title"], dS =
|
|
|
5851
5851
|
au("span", gS, Du(t.drawingWidth), 1)
|
|
5852
5852
|
], 8, xS)])], 64));
|
|
5853
5853
|
}
|
|
5854
|
-
}), fS = "
|
|
5854
|
+
}), fS = "3.0.0", yS = Symbol("pptx-account-auth");
|
|
5855
5855
|
var wS = { class: "pptx-vue-account mt-8 flex max-w-[760px] flex-col gap-6" }, kS = { class: "pptx-vue-account-section border border-border bg-card p-6 text-card-foreground" }, SS = { class: "text-base font-semibold" }, CS = { class: "mt-4 flex items-center gap-4" }, _S = { class: "min-w-0 flex-1" }, IS = { class: "block text-xs font-medium text-muted-foreground" }, ES = ["value", "placeholder"], TS = { class: "mt-4" }, PS = { class: "block text-xs font-medium text-muted-foreground" }, FS = { class: "mt-2 flex gap-2" }, zS = [
|
|
5856
5856
|
"aria-pressed",
|
|
5857
5857
|
"aria-label",
|
|
@@ -33939,7 +33939,7 @@ var $ce = Sx(du({
|
|
|
33939
33939
|
var n;
|
|
33940
33940
|
}), 128))])], 8, Ime))), 128))])) : (Cu(), ou("div", kme, [au("p", Sme, Du($u(a)("pptx.accessibility.noIssuesFound")), 1), au("p", Cme, Du($u(a)("pptx.accessibility.noIssuesHint")), 1)]))], 8, bme));
|
|
33941
33941
|
}
|
|
33942
|
-
}), Ome = su(() => import("./AiChatPanel-
|
|
33942
|
+
}), Ome = su(() => import("./AiChatPanel-D3Zv21u3.js")), Bme = { class: "pptx-vue-custom-shows flex flex-col gap-2 p-2.5 text-xs text-foreground" }, Rme = { class: "pptx-vue-cs-header flex items-center" }, Ume = { class: "pptx-vue-cs-title m-0 text-[13px] font-semibold" }, Nme = { class: "pptx-vue-cs-list-row flex items-center gap-1.5" }, Lme = ["aria-label", "value"], jme = {
|
|
33943
33943
|
key: 0,
|
|
33944
33944
|
value: "",
|
|
33945
33945
|
disabled: ""
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pptx-vue-viewer",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.1",
|
|
4
4
|
"description": "Vue 3 PowerPoint viewer and editor component: render, edit, and export PPTX slides in the browser.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"editor",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"html2canvas-pro": "^2.3.2",
|
|
79
79
|
"jspdf": "^4.2.1",
|
|
80
80
|
"lucide-vue-next": "^1.0.0",
|
|
81
|
-
"pptx-viewer-mcp": "^2.1.
|
|
81
|
+
"pptx-viewer-mcp": "^2.1.5",
|
|
82
82
|
"tailwind-merge": "^3.6.0"
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|