pptx-vue-viewer 3.10.0 → 3.12.0

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.
Files changed (111) hide show
  1. package/CHANGELOG.md +40 -0
  2. package/dist/{AiChatPanel-BbGa71Z3.cjs → AiChatPanel-DjCehmRD.cjs} +1 -1
  3. package/dist/AiChatPanel-DjCehmRD.cjs.br +0 -0
  4. package/dist/AiChatPanel-DjCehmRD.cjs.gz +0 -0
  5. package/dist/{AiChatPanel-Ds3SvO4y.js → AiChatPanel-i3A6PYJL.js} +2 -2
  6. package/dist/AiChatPanel-i3A6PYJL.js.br +0 -0
  7. package/dist/AiChatPanel-i3A6PYJL.js.gz +0 -0
  8. package/dist/{dist-D5Rbwekj.js → dist-Uawcmip4.js} +13219 -10552
  9. package/dist/dist-Uawcmip4.js.br +0 -0
  10. package/dist/dist-Uawcmip4.js.gz +0 -0
  11. package/dist/{dist-BatOGLhy.cjs → dist-hXlWzmil.cjs} +12808 -10136
  12. package/dist/dist-hXlWzmil.cjs.br +0 -0
  13. package/dist/dist-hXlWzmil.cjs.gz +0 -0
  14. package/dist/gif-encoder-BOpAAoRh.js +2 -0
  15. package/dist/gif-encoder-BOpAAoRh.js.br +0 -0
  16. package/dist/gif-encoder-BOpAAoRh.js.gz +0 -0
  17. package/dist/gif-encoder-BSIRshG1.cjs +2 -0
  18. package/dist/gif-encoder-BSIRshG1.cjs.br +0 -0
  19. package/dist/gif-encoder-BSIRshG1.cjs.gz +0 -0
  20. package/dist/{i18n-BHCImJBc.cjs → i18n-Be5czKtA.cjs} +5 -0
  21. package/dist/i18n-Be5czKtA.cjs.br +0 -0
  22. package/dist/i18n-Be5czKtA.cjs.gz +0 -0
  23. package/dist/{i18n-DiLfjatQ.js → i18n-Dcy5T7sR.js} +5 -0
  24. package/dist/i18n-Dcy5T7sR.js.br +0 -0
  25. package/dist/i18n-Dcy5T7sR.js.gz +0 -0
  26. package/dist/i18n.cjs +1 -1
  27. package/dist/i18n.cjs.br +0 -0
  28. package/dist/i18n.cjs.gz +0 -0
  29. package/dist/i18n.js +1 -1
  30. package/dist/i18n.js.br +0 -0
  31. package/dist/i18n.js.gz +0 -0
  32. package/dist/index.cjs +1 -1
  33. package/dist/index.cjs.br +0 -0
  34. package/dist/index.cjs.gz +0 -0
  35. package/dist/index.js +3 -3
  36. package/dist/index.js.br +0 -0
  37. package/dist/index.js.gz +0 -0
  38. package/dist/internals.cjs +1 -1
  39. package/dist/internals.cjs.br +0 -0
  40. package/dist/internals.cjs.gz +0 -0
  41. package/dist/internals.js +2 -2
  42. package/dist/internals.js.br +0 -0
  43. package/dist/internals.js.gz +0 -0
  44. package/dist/pptx-vue-viewer.css +31 -17
  45. package/dist/pptx-vue-viewer.css.br +0 -0
  46. package/dist/pptx-vue-viewer.css.gz +0 -0
  47. package/dist/{useViewerSettingsDialog-Cl-6U-Pp.cjs → useViewerSettingsDialog-BrxuFfOm.cjs} +11061 -10227
  48. package/dist/useViewerSettingsDialog-BrxuFfOm.cjs.br +0 -0
  49. package/dist/useViewerSettingsDialog-BrxuFfOm.cjs.gz +0 -0
  50. package/dist/{useViewerSettingsDialog-RNpSeikz.js → useViewerSettingsDialog-CWeYp2ue.js} +8460 -7646
  51. package/dist/useViewerSettingsDialog-CWeYp2ue.js.br +0 -0
  52. package/dist/useViewerSettingsDialog-CWeYp2ue.js.gz +0 -0
  53. package/dist/viewer/PowerPointViewer.vue.d.ts.map +1 -1
  54. package/dist/viewer/components/FragmentedTransitionLayer.vue.d.ts +35 -0
  55. package/dist/viewer/components/FragmentedTransitionLayer.vue.d.ts.map +1 -0
  56. package/dist/viewer/components/MorphExtraLayers.vue.d.ts +29 -0
  57. package/dist/viewer/components/MorphExtraLayers.vue.d.ts.map +1 -0
  58. package/dist/viewer/components/PresentationMode.vue.d.ts +7 -0
  59. package/dist/viewer/components/PresentationMode.vue.d.ts.map +1 -1
  60. package/dist/viewer/components/PresentationTransitionOverlay.vue.d.ts.map +1 -1
  61. package/dist/viewer/components/RunProgramNotices.vue.d.ts +12 -0
  62. package/dist/viewer/components/RunProgramNotices.vue.d.ts.map +1 -0
  63. package/dist/viewer/components/ShapeEffectOverlay.vue.d.ts.map +1 -1
  64. package/dist/viewer/components/ViewerPresentationLayer.vue.d.ts +6 -0
  65. package/dist/viewer/components/ViewerPresentationLayer.vue.d.ts.map +1 -1
  66. package/dist/viewer/components/inspector/ActionSettingsPanel.vue.d.ts.map +1 -1
  67. package/dist/viewer/composables/use-morph-transition-overlay.d.ts +128 -0
  68. package/dist/viewer/composables/use-morph-transition-overlay.d.ts.map +1 -0
  69. package/dist/viewer/composables/useAnimationPlayback.d.ts +8 -0
  70. package/dist/viewer/composables/useAnimationPlayback.d.ts.map +1 -1
  71. package/dist/viewer/composables/useRunProgramNotices.d.ts +23 -0
  72. package/dist/viewer/composables/useRunProgramNotices.d.ts.map +1 -0
  73. package/dist/viewer/index.cjs +1 -1
  74. package/dist/viewer/index.cjs.br +0 -0
  75. package/dist/viewer/index.cjs.gz +0 -0
  76. package/dist/viewer/index.js +3 -3
  77. package/dist/viewer/index.js.br +0 -0
  78. package/dist/viewer/index.js.gz +0 -0
  79. package/dist/{viewer-BWQRF1Yp.cjs → viewer-DfBsIcer.cjs} +6661 -6464
  80. package/dist/viewer-DfBsIcer.cjs.br +0 -0
  81. package/dist/viewer-DfBsIcer.cjs.gz +0 -0
  82. package/dist/{viewer-DqwMe64i.js → viewer-Y_YeuARF.js} +11630 -11433
  83. package/dist/viewer-Y_YeuARF.js.br +0 -0
  84. package/dist/viewer-Y_YeuARF.js.gz +0 -0
  85. package/package.json +2 -2
  86. package/dist/AiChatPanel-BbGa71Z3.cjs.br +0 -0
  87. package/dist/AiChatPanel-BbGa71Z3.cjs.gz +0 -0
  88. package/dist/AiChatPanel-Ds3SvO4y.js.br +0 -0
  89. package/dist/AiChatPanel-Ds3SvO4y.js.gz +0 -0
  90. package/dist/dist-BatOGLhy.cjs.br +0 -0
  91. package/dist/dist-BatOGLhy.cjs.gz +0 -0
  92. package/dist/dist-D5Rbwekj.js.br +0 -0
  93. package/dist/dist-D5Rbwekj.js.gz +0 -0
  94. package/dist/gif-encoder-6Q3byrVc.js +0 -2
  95. package/dist/gif-encoder-6Q3byrVc.js.br +0 -0
  96. package/dist/gif-encoder-6Q3byrVc.js.gz +0 -0
  97. package/dist/gif-encoder-CScDUiJU.cjs +0 -2
  98. package/dist/gif-encoder-CScDUiJU.cjs.br +0 -0
  99. package/dist/gif-encoder-CScDUiJU.cjs.gz +0 -0
  100. package/dist/i18n-BHCImJBc.cjs.br +0 -0
  101. package/dist/i18n-BHCImJBc.cjs.gz +0 -0
  102. package/dist/i18n-DiLfjatQ.js.br +0 -0
  103. package/dist/i18n-DiLfjatQ.js.gz +0 -0
  104. package/dist/useViewerSettingsDialog-Cl-6U-Pp.cjs.br +0 -0
  105. package/dist/useViewerSettingsDialog-Cl-6U-Pp.cjs.gz +0 -0
  106. package/dist/useViewerSettingsDialog-RNpSeikz.js.br +0 -0
  107. package/dist/useViewerSettingsDialog-RNpSeikz.js.gz +0 -0
  108. package/dist/viewer-BWQRF1Yp.cjs.br +0 -0
  109. package/dist/viewer-BWQRF1Yp.cjs.gz +0 -0
  110. package/dist/viewer-DqwMe64i.js.br +0 -0
  111. package/dist/viewer-DqwMe64i.js.gz +0 -0
package/CHANGELOG.md CHANGED
@@ -7,6 +7,46 @@ 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.11.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.11.0) - 2026-09-10
11
+
12
+ ### Features
13
+
14
+ - **core:** Fit SmartArt layouts to PowerPoint's measured geometry (by @ChristopherVR) ([4f689ef](https://github.com/ChristopherVR/pptx-viewer/commit/4f689eff63edce2fa584929c54224142e3a20faf))
15
+
16
+ ## [3.10.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.10.0) - 2026-09-09
17
+
18
+ ### Features
19
+
20
+ - **core:** Check salt-less modify verifiers instead of unlocking blindly (by @ChristopherVR) ([7c7f1da](https://github.com/ChristopherVR/pptx-viewer/commit/7c7f1da9f43e2d0836e675777d0f3036a0792c4e))
21
+ - **core:** Model the c15 filtered-title and Value From Cells chart extensions (by @ChristopherVR) ([880fa81](https://github.com/ChristopherVR/pptx-viewer/commit/880fa81e9f2149216e1fcbb057dc316dc02e640f))
22
+ - **core:** Ship PowerPoint's built-in stock sound gallery for effects and transitions (by @ChristopherVR) ([41854e5](https://github.com/ChristopherVR/pptx-viewer/commit/41854e561f3b56bbb177e761aadcfb66e608aba7))
23
+ - **core:** Write legacy binary .ppt (PowerPoint 97-2003) from the save pipeline (by @ChristopherVR) ([d3360c1](https://github.com/ChristopherVR/pptx-viewer/commit/d3360c18d30ab616ee0ba533a3cdf0357fa1e390))
24
+ - **core:** Edit embedded OLE content in place across all five bindings (by @ChristopherVR) ([3f51347](https://github.com/ChristopherVR/pptx-viewer/commit/3f513476e979cc2401cf0f20e5e000bc7af0a0ec))
25
+ - **core:** Edit legacy Word 97-2003 (.doc) OLE documents in place (by @ChristopherVR) ([cfad261](https://github.com/ChristopherVR/pptx-viewer/commit/cfad261b07d1ad5fb79b122fd8eeff29cfe3ab5e))
26
+ - **core:** Interpret SmartArt layouts against a COM-authored ground-truth corpus (by @ChristopherVR) ([d1b43a5](https://github.com/ChristopherVR/pptx-viewer/commit/d1b43a5203b499ac1b18c7da58a3d4a7c38ba640))
27
+
28
+ ### Bug Fixes
29
+
30
+ - **core:** Break the OLE nested-deck import cycle and declare the effect-sound fixture (by @ChristopherVR) ([7a99ea6](https://github.com/ChristopherVR/pptx-viewer/commit/7a99ea6acb31f4511bc68a504d971f0d6a20e954))
31
+ - **core:** Make SDK-authored .ppt decks open in PowerPoint (by @ChristopherVR) ([7433ee5](https://github.com/ChristopherVR/pptx-viewer/commit/7433ee510abc76bfdbe546874cb117387f381f18))
32
+ - **core:** Build the validator enum table through a pure call (by @ChristopherVR) ([d4977ea](https://github.com/ChristopherVR/pptx-viewer/commit/d4977eae77aff80a8b2b87bf87f8f76d89afb9c6))
33
+ - **core:** Replace a stray NUL byte inside a string literal (by @ChristopherVR) ([40bdda3](https://github.com/ChristopherVR/pptx-viewer/commit/40bdda3b5a066a89afcbf6beeabf4aa55837adad))
34
+ - **shared:** Sync the OLE content-dirty flag and settle three stale test premises (by @ChristopherVR) ([5302473](https://github.com/ChristopherVR/pptx-viewer/commit/53024730770ddbc50e997347c68c3a7737a686e3))
35
+ - **core:** Place cached SmartArt shapes at their raw offsets and keep a lone column in bounds (by @ChristopherVR) ([09ecba9](https://github.com/ChristopherVR/pptx-viewer/commit/09ecba9d245aa34d85e4a05eedb474775a413239))
36
+ - **shared:** Give the accessibility title field a name distinct from the chart title (by @ChristopherVR) ([37bbe6a](https://github.com/ChristopherVR/pptx-viewer/commit/37bbe6aa4b973feea6b04ffec7d80dc3a676e405))
37
+ - **shared:** Keep a plain Fly In on its directional preset when a real box is available (by @ChristopherVR) ([a026049](https://github.com/ChristopherVR/pptx-viewer/commit/a0260492322fe52a67b3d7fc01002ddf8f737211))
38
+
39
+ ### Dependencies
40
+
41
+ - **deps:** Merge dependabot #214 (by @ChristopherVR) ([965c481](https://github.com/ChristopherVR/pptx-viewer/commit/965c4810b24888141e6ed4e8eb65a4d254a52239))
42
+ - **deps:** Bump the minor-and-patch group with 3 updates (by @dependabot[bot]) ([6e40989](https://github.com/ChristopherVR/pptx-viewer/commit/6e409896e58d8e60a6a94ae3c4d51c6b6a5e7108))
43
+ - **deps:** Merge dependabot #212 (by @ChristopherVR) ([a69fe7e](https://github.com/ChristopherVR/pptx-viewer/commit/a69fe7eaad513d06808570b31bf032f4310bafbd))
44
+ - **deps:** Update every dependency to its latest in-range version (by @ChristopherVR) ([1f242b7](https://github.com/ChristopherVR/pptx-viewer/commit/1f242b71b25a902f4ea817a45853c5f1a19db2c0))
45
+
46
+ ### Chores
47
+
48
+ - **deps-dev:** Update @vue/test-utils requirement (by @dependabot[bot]) ([9930b6f](https://github.com/ChristopherVR/pptx-viewer/commit/9930b6f3b60767ec2270ac7c6259553d1ecbd541))
49
+
10
50
  ## [3.9.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.9.0) - 2026-09-06
11
51
 
12
52
  ### Features
@@ -1,4 +1,4 @@
1
- const e = require("./useViewerSettingsDialog-Cl-6U-Pp.cjs"), t = require("./viewer-BWQRF1Yp.cjs");
1
+ const e = require("./useViewerSettingsDialog-BrxuFfOm.cjs"), t = require("./viewer-DfBsIcer.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
- import { vn as e } from "./useViewerSettingsDialog-RNpSeikz.js";
2
- import { S as t, T as a, _ as s, b as r, d as l, f as o, g as n, h as i, m as p, o as d, p as c, u, v as m, x, y as g } from "./viewer-DqwMe64i.js";
1
+ import { vn as e } from "./useViewerSettingsDialog-CWeYp2ue.js";
2
+ import { S as t, T as a, _ as s, b as r, d as l, f as o, g as n, h as i, m as p, o as d, p as c, u, v as m, x, y as g } from "./viewer-Y_YeuARF.js";
3
3
  import { Fragment as f, Suspense as b, computed as v, createBlock as h, createCommentVNode as y, createElementBlock as k, createElementVNode as w, createTextVNode as C, createVNode as P, defineComponent as S, nextTick as T, normalizeClass as I, normalizeStyle as _, onBeforeUnmount as A, onMounted as E, openBlock as j, ref as M, renderList as F, resolveDynamicComponent as B, shallowRef as D, toDisplayString as N, unref as L, vModelText as R, watch as H, withAsyncContext as W, withCtx as z, withDirectives as V } from "vue";
4
4
  import { Bot as K, ChartColumn as O, Check as U, Crosshair as $, Eye as q, Film as G, GitMerge as J, History as Q, LayoutTemplate as X, LoaderCircle as Y, MessageSquare as Z, MessageSquarePlus as ee, Move as te, Navigation as ae, Palette as se, Pin as re, PinOff as le, Plus as oe, Search as ne, Send as ie, Shapes as pe, Sparkles as de, Square as ce, StickyNote as ue, Table as me, Trash2 as xe, TriangleAlert as ge, Type as fe, User as be, Wrench as ve, X as he } from "lucide-vue-next";
5
5
  import { getToolOrDynamicToolName as ye, isDynamicToolUIPart as ke, isToolUIPart as we } from "ai";
Binary file
Binary file