pptx-vue-viewer 2.21.1 → 2.21.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,19 @@ 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.21.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.21.1) - 2026-08-20
11
+
12
+ ### Bug Fixes
13
+
14
+ - **mobile:** Repoint react/vue/angular mobile sheet toggling onto shared (by @ChristopherVR) ([d8e6228](https://github.com/ChristopherVR/pptx-viewer/commit/d8e62280d49f1b7cdaa3e5034e2134c7380e5063))
15
+ - **shared:** Repoint options numeric-control clamp onto shared helper (by @ChristopherVR) ([138dfe5](https://github.com/ChristopherVR/pptx-viewer/commit/138dfe5d6cc780915ab8d9ca591f75c698b35f22))
16
+
17
+ ### Refactor
18
+
19
+ - **react,vue,angular:** Repoint chart value-drag onto shared engine (by @ChristopherVR) ([1d5fd6a](https://github.com/ChristopherVR/pptx-viewer/commit/1d5fd6af4a8847168674b50e9039d6ba96926f43))
20
+ - **shared,react,vue,vanilla:** Repoint comment mutations onto shared comments-list (by @ChristopherVR) ([0eb28dc](https://github.com/ChristopherVR/pptx-viewer/commit/0eb28dc5d714ebe695c8b23c6b09aefc6b99ac0d))
21
+ - **react,vue:** Repoint SmartArt chrome style onto shared buildChromeStyle (by @ChristopherVR) ([2a9602f](https://github.com/ChristopherVR/pptx-viewer/commit/2a9602f8ee7f930c4d950f19ba616196bc9d9cb7))
22
+
10
23
  ## [2.21.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.21.0) - 2026-08-20
11
24
 
12
25
  ### Features
@@ -1,4 +1,4 @@
1
- const e = require("./useViewerSettingsDialog-B9t_wCde.cjs"), t = require("./viewer-BkvYB3Jo.cjs");
1
+ const e = require("./useViewerSettingsDialog-B9t_wCde.cjs"), t = require("./viewer-CzR7Iqn4.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 { mn as e } from "./useViewerSettingsDialog-DxiLu2y3.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-CUzM8yag.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-D2SzQsmj.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-B9t_wCde.cjs"), o = require("./viewer-BkvYB3Jo.cjs");
2
+ const e = require("./useViewerSettingsDialog-B9t_wCde.cjs"), o = require("./viewer-CzR7Iqn4.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 { C as a, Cd as s, Cl as o, Dd as e, Ed as r, Fc as l, Ic as i, Io as t, Ja as d, Lu as n, No as w, Nr as C, Oc as S, Ol as c, Po as u, S as m, Tc as b, Td as p, W as v, Xl as T, Ys as g, it as E, kr as I, ku as O, ns as P, pc as R, ud as V, vn as f, w as j, wd as k, wl as x, x as y, yd as D } from "./useViewerSettingsDialog-DxiLu2y3.js";
2
- import { C as F, E as N, H as W, S as B, T as H, U as J, V as L, W as M, a as U, d as X, i as Y, l as h, n as q, r as z, t as A, u as G, w as K } from "./viewer-CUzM8yag.js";
2
+ import { C as F, E as N, H as W, S as B, T as H, U as J, V as L, W as M, a as U, d as X, i as Y, l as h, n as q, r as z, t as A, u as G, w as K } from "./viewer-D2SzQsmj.js";
3
3
  export { f as AUDIENCE_HASH, X as CollaborationCursors, L as CollaborationStatusIndicator, N as ElementRenderer, h as FollowModeBar, I as PPTX_OPEN_ACCEPT, C as PRESENTATION_OPEN_EXTENSIONS, U as PowerPointViewer, G as RemoteSelectionOverlay, F as RibbonToolbar, B as SlideCanvas, H as SlideStage, d as clearAudienceContent, K as cn, w as defaultCssVars, u as defaultRadius, t as defaultThemeColors, y as exportAllSlidesToSvg, m as exportAllSlidesToSvgBlobs, a as exportSlideToSvg, j as exportSlideToSvgBlob, P as forgetSessionDeck, g as getSessionTabId, R as isAudienceTab, b as isLegacyBinaryPresentation, S as isSupportedPresentationFile, l as loadAudienceContent, i as loadSessionDeck, o as parseAudienceNonce, x as parsePresentationSessionId, c as presentationBaseName, W as provideViewerTheme, T as rememberSessionDeck, v as renderToCanvas, O as restoreSessionDeck, n as savedPresentationFileName, V as storeAudienceContent, D as themeToCssVars, E as useCollaboration, A as useCollaborativeHistory, q as useCollaborativeState, z as usePresenceTracking, J as useThemeStyle, M as useViewerTheme, Y as useYjsProvider, s as vermilionDarkColors, k as vermilionDarkTheme, p as vermilionLightColors, r as vermilionLightTheme, e as vermilionRadius };
package/dist/index.js.br CHANGED
Binary file
package/dist/index.js.gz CHANGED
Binary file
@@ -1,3 +1,3 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const e = require("../useViewerSettingsDialog-B9t_wCde.cjs"), t = require("../viewer-BkvYB3Jo.cjs");
2
+ const e = require("../useViewerSettingsDialog-B9t_wCde.cjs"), t = require("../viewer-CzR7Iqn4.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;
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  import { C as a, Cl as s, Fc as e, J as r, Ja as o, Js as n, Qa as t, S as d, X as l, Za as i, ca as R, cn as C, dn as S, fn as m, it as c, j as u, ln as b, pc as w, qs as j, ud as p, un as v, vn as T, w as f, x as g } from "../useViewerSettingsDialog-DxiLu2y3.js";
2
- import { A as x, B as A, C as D, D as E, E as F, F as I, I as J, L as M, M as O, N as P, O as V, P as k, R as q, S as B, T as Z, V as h, a as y, d as z, i as L, j as N, k as Q, l as W, n as X, r as G, t as H, u as K, z as U } from "../viewer-CUzM8yag.js";
2
+ import { A as x, B as A, C as D, D as E, E as F, F as I, I as J, L as M, M as O, N as P, O as V, P as k, R as q, S as B, T as Z, V as h, a as y, d as z, i as L, j as N, k as Q, l as W, n as X, r as G, t as H, u as K, z as U } from "../viewer-D2SzQsmj.js";
3
3
  export { T as AUDIENCE_HASH, J as ChartRenderer, z as CollaborationCursors, h as CollaborationStatusIndicator, I as ConnectorRenderer, C as DEFAULT_CANVAS_HEIGHT, b as DEFAULT_CANVAS_WIDTH, v as DEFAULT_FILL_COLOR, S as DEFAULT_STROKE_COLOR, m as DEFAULT_TEXT_COLOR, F as ElementRenderer, k as EquationRenderer, W as FollowModeBar, P as InkRenderer, O as Model3DRenderer, N as OleRenderer, y as PowerPointViewer, K as RemoteSelectionOverlay, D as RibbonToolbar, B as SlideCanvas, Z as SlideStage, x as SmartArtRenderer, Q as TableRenderer, V as WordArtText, E as ZoomRenderer, R as buildInitialGuides, o as clearAudienceContent, i as collectImagePaths, t as collectMediaElements, g as exportAllSlidesToSvg, d as exportAllSlidesToSvgBlobs, a as exportSlideToSvg, f as exportSlideToSvgBlob, M as getContainerStyle, q as getImageSrc, j as getResolvedShapeClipPath, n as getResolvedShapeClipPathFor, U as getShapeFillStrokeStyle, A as getTextBlockStyle, w as isAudienceTab, e as loadAudienceContent, s as parseAudienceNonce, p as storeAudienceContent, c as useCollaboration, H as useCollaborativeHistory, X as useCollaborativeState, l as useEditorHistory, r as useEditorOperations, u as useLoadContent, G as usePresenceTracking, L as useYjsProvider };
Binary file
Binary file
@@ -5680,7 +5680,7 @@ var _i = ["disabled", "title"], zi = ["disabled", "title"], Pi = ["title"], Fi =
5680
5680
  (0, a.createElementVNode)("span", ji, (0, a.toDisplayString)(t.drawingWidth), 1)
5681
5681
  ], 8, $i)])], 64));
5682
5682
  }
5683
- }), Hi = "2.21.0", Zi = Symbol("pptx-account-auth");
5683
+ }), Hi = "2.21.1", Zi = Symbol("pptx-account-auth");
5684
5684
  var Gi = { class: "pptx-vue-account mt-8 flex max-w-[760px] flex-col gap-6" }, Wi = { class: "pptx-vue-account-section border border-border bg-card p-6 text-card-foreground" }, qi = { class: "text-base font-semibold" }, Xi = { class: "mt-4 flex items-center gap-4" }, Yi = { class: "min-w-0 flex-1" }, Ji = { class: "block text-xs font-medium text-muted-foreground" }, Qi = ["value", "placeholder"], es = { class: "mt-4" }, ts = { class: "block text-xs font-medium text-muted-foreground" }, ns = { class: "mt-2 flex gap-2" }, os = [
5685
5685
  "aria-pressed",
5686
5686
  "aria-label",
@@ -33582,7 +33582,7 @@ var D3 = ae((0, a.defineComponent)({
33582
33582
  var o;
33583
33583
  }), 128))])], 8, b6))), 128))])) : ((0, a.openBlock)(), (0, a.createElementBlock)("div", g6, [(0, a.createElementVNode)("p", x6, (0, a.toDisplayString)((0, a.unref)(l)("pptx.accessibility.noIssuesFound")), 1), (0, a.createElementVNode)("p", h6, (0, a.toDisplayString)((0, a.unref)(l)("pptx.accessibility.noIssuesHint")), 1)]))], 8, u6));
33584
33584
  }
33585
- }), T6 = (0, a.defineAsyncComponent)(() => Promise.resolve().then(() => require("./AiChatPanel-BASGifmE.cjs"))), I6 = { class: "pptx-vue-custom-shows flex flex-col gap-2 p-2.5 text-xs text-foreground" }, _6 = { class: "pptx-vue-cs-header flex items-center" }, z6 = { class: "pptx-vue-cs-title m-0 text-[13px] font-semibold" }, P6 = { class: "pptx-vue-cs-list-row flex items-center gap-1.5" }, F6 = ["aria-label", "value"], A6 = {
33585
+ }), T6 = (0, a.defineAsyncComponent)(() => Promise.resolve().then(() => require("./AiChatPanel-CJa6LRA_.cjs"))), I6 = { class: "pptx-vue-custom-shows flex flex-col gap-2 p-2.5 text-xs text-foreground" }, _6 = { class: "pptx-vue-cs-header flex items-center" }, z6 = { class: "pptx-vue-cs-title m-0 text-[13px] font-semibold" }, P6 = { class: "pptx-vue-cs-list-row flex items-center gap-1.5" }, F6 = ["aria-label", "value"], A6 = {
33586
33586
  key: 0,
33587
33587
  value: "",
33588
33588
  disabled: ""
Binary file
Binary file
@@ -5685,7 +5685,7 @@ var Ok = ["disabled", "title"], Bk = ["disabled", "title"], Rk = ["title"], Uk =
5685
5685
  Vp("span", Wk, gu(t.drawingWidth), 1)
5686
5686
  ], 8, Zk)])], 64));
5687
5687
  }
5688
- }), qk = "2.21.0", Xk = Symbol("pptx-account-auth");
5688
+ }), qk = "2.21.1", Xk = Symbol("pptx-account-auth");
5689
5689
  var Jk = { class: "pptx-vue-account mt-8 flex max-w-[760px] flex-col gap-6" }, Yk = { class: "pptx-vue-account-section border border-border bg-card p-6 text-card-foreground" }, Qk = { class: "text-base font-semibold" }, eS = { class: "mt-4 flex items-center gap-4" }, tS = { class: "min-w-0 flex-1" }, nS = { class: "block text-xs font-medium text-muted-foreground" }, oS = ["value", "placeholder"], aS = { class: "mt-4" }, lS = { class: "block text-xs font-medium text-muted-foreground" }, iS = { class: "mt-2 flex gap-2" }, rS = [
5690
5690
  "aria-pressed",
5691
5691
  "aria-label",
@@ -33568,7 +33568,7 @@ var Aue = sx(qp({
33568
33568
  var n;
33569
33569
  }), 128))])], 8, Sce))), 128))])) : (du(), Kp("div", fce, [Vp("p", yce, gu(yu(a)("pptx.accessibility.noIssuesFound")), 1), Vp("p", wce, gu(yu(a)("pptx.accessibility.noIssuesHint")), 1)]))], 8, xce));
33570
33570
  }
33571
- }), Dce = Gp(() => import("./AiChatPanel-B0d08OuS.js")), Mce = { class: "pptx-vue-custom-shows flex flex-col gap-2 p-2.5 text-xs text-foreground" }, $ce = { class: "pptx-vue-cs-header flex items-center" }, Oce = { class: "pptx-vue-cs-title m-0 text-[13px] font-semibold" }, Bce = { class: "pptx-vue-cs-list-row flex items-center gap-1.5" }, Rce = ["aria-label", "value"], Uce = {
33571
+ }), Dce = Gp(() => import("./AiChatPanel-hxYzBY4j.js")), Mce = { class: "pptx-vue-custom-shows flex flex-col gap-2 p-2.5 text-xs text-foreground" }, $ce = { class: "pptx-vue-cs-header flex items-center" }, Oce = { class: "pptx-vue-cs-title m-0 text-[13px] font-semibold" }, Bce = { class: "pptx-vue-cs-list-row flex items-center gap-1.5" }, Rce = ["aria-label", "value"], Uce = {
33572
33572
  key: 0,
33573
33573
  value: "",
33574
33574
  disabled: ""
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pptx-vue-viewer",
3
- "version": "2.21.1",
3
+ "version": "2.21.2",
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",
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file