pptx-vue-viewer 3.16.0 → 3.16.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 +29 -0
- package/dist/{AiChatPanel-BQf5a0Oz.cjs → AiChatPanel-B_PZjVk3.cjs} +1 -1
- package/dist/AiChatPanel-B_PZjVk3.cjs.br +0 -0
- package/dist/AiChatPanel-B_PZjVk3.cjs.gz +0 -0
- package/dist/{AiChatPanel-DUxGJuJP.js → AiChatPanel-DNRwHy8d.js} +2 -2
- package/dist/AiChatPanel-DNRwHy8d.js.br +0 -0
- package/dist/AiChatPanel-DNRwHy8d.js.gz +0 -0
- package/dist/{dist-BbfRXOI3.js → dist-CRw3toU5.js} +7591 -7594
- package/dist/dist-CRw3toU5.js.br +0 -0
- package/dist/dist-CRw3toU5.js.gz +0 -0
- package/dist/{dist-jET0lC15.cjs → dist-DL_9kbrZ.cjs} +7694 -7697
- package/dist/dist-DL_9kbrZ.cjs.br +0 -0
- package/dist/dist-DL_9kbrZ.cjs.gz +0 -0
- package/dist/gif-encoder-CBWA70au.js +2 -0
- package/dist/gif-encoder-CBWA70au.js.br +0 -0
- package/dist/gif-encoder-CBWA70au.js.gz +0 -0
- package/dist/gif-encoder-Zb9Bb5au.cjs +2 -0
- package/dist/gif-encoder-Zb9Bb5au.cjs.br +0 -0
- package/dist/gif-encoder-Zb9Bb5au.cjs.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 +2 -2
- package/dist/index.js.br +0 -0
- package/dist/index.js.gz +0 -0
- package/dist/internals.cjs +1 -1
- package/dist/internals.cjs.br +0 -0
- package/dist/internals.cjs.gz +0 -0
- package/dist/internals.js +1 -1
- package/dist/internals.js.br +0 -0
- package/dist/internals.js.gz +0 -0
- package/dist/{useViewerSettingsDialog-B1Jj_QRM.js → useViewerSettingsDialog-Br8KFYlR.js} +21 -16
- package/dist/useViewerSettingsDialog-Br8KFYlR.js.br +0 -0
- package/dist/useViewerSettingsDialog-Br8KFYlR.js.gz +0 -0
- package/dist/{useViewerSettingsDialog-Bl_Phj3J.cjs → useViewerSettingsDialog-DpyOln55.cjs} +21 -16
- package/dist/useViewerSettingsDialog-DpyOln55.cjs.br +0 -0
- package/dist/useViewerSettingsDialog-DpyOln55.cjs.gz +0 -0
- package/dist/viewer/composables/useContextMenu.d.ts.map +1 -1
- 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 +2 -2
- package/dist/viewer/index.js.br +0 -0
- package/dist/viewer/index.js.gz +0 -0
- package/dist/{viewer-DTB-_Et-.js → viewer-BAKFkNek.js} +4 -4
- package/dist/viewer-BAKFkNek.js.br +0 -0
- package/dist/viewer-BAKFkNek.js.gz +0 -0
- package/dist/{viewer-Bm5Jet8e.cjs → viewer-M2NrH1o2.cjs} +3 -3
- package/dist/viewer-M2NrH1o2.cjs.br +0 -0
- package/dist/viewer-M2NrH1o2.cjs.gz +0 -0
- package/package.json +2 -2
- package/dist/AiChatPanel-BQf5a0Oz.cjs.br +0 -0
- package/dist/AiChatPanel-BQf5a0Oz.cjs.gz +0 -0
- package/dist/AiChatPanel-DUxGJuJP.js.br +0 -0
- package/dist/AiChatPanel-DUxGJuJP.js.gz +0 -0
- package/dist/dist-BbfRXOI3.js.br +0 -0
- package/dist/dist-BbfRXOI3.js.gz +0 -0
- package/dist/dist-jET0lC15.cjs.br +0 -0
- package/dist/dist-jET0lC15.cjs.gz +0 -0
- package/dist/gif-encoder-BKOb3ddP.cjs +0 -2
- package/dist/gif-encoder-BKOb3ddP.cjs.br +0 -0
- package/dist/gif-encoder-BKOb3ddP.cjs.gz +0 -0
- package/dist/gif-encoder-CvM50W6-.js +0 -2
- package/dist/gif-encoder-CvM50W6-.js.br +0 -0
- package/dist/gif-encoder-CvM50W6-.js.gz +0 -0
- package/dist/useViewerSettingsDialog-B1Jj_QRM.js.br +0 -0
- package/dist/useViewerSettingsDialog-B1Jj_QRM.js.gz +0 -0
- package/dist/useViewerSettingsDialog-Bl_Phj3J.cjs.br +0 -0
- package/dist/useViewerSettingsDialog-Bl_Phj3J.cjs.gz +0 -0
- package/dist/viewer-Bm5Jet8e.cjs.br +0 -0
- package/dist/viewer-Bm5Jet8e.cjs.gz +0 -0
- package/dist/viewer-DTB-_Et-.js.br +0 -0
- package/dist/viewer-DTB-_Et-.js.gz +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,35 @@ 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.16.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.16.1) - 2026-09-11
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
- Preserve unchanged table text during merge and split (by @Sudhansh6) ([22df796](https://github.com/ChristopherVR/pptx-viewer/commit/22df7968570c89f03b72766b10473401cc179e9c))
|
|
15
|
+
- Keep split available for a single merged table cell (by @Sudhansh6) ([38727de](https://github.com/ChristopherVR/pptx-viewer/commit/38727de2d0bd2105d4e263c12bc6fdbe7b013cb8))
|
|
16
|
+
|
|
17
|
+
## [3.16.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.16.0) - 2026-09-10
|
|
18
|
+
|
|
19
|
+
### Features
|
|
20
|
+
|
|
21
|
+
- **core:** SmartArt fanned-root hanging forests and choose-wrapped text templates (by @ChristopherVR) ([f303bbb](https://github.com/ChristopherVR/pptx-viewer/commit/f303bbbcc535052a3d5fbc4ba5e1898e3e300781))
|
|
22
|
+
- **core:** Size repeater-rendered SmartArt satellites from the diagram-wide userS (by @ChristopherVR) ([fc5e931](https://github.com/ChristopherVR/pptx-viewer/commit/fc5e9313d1876daec8c64632c3579a7bddf8a02a))
|
|
23
|
+
- **core:** Reserve the fan-axis hang gap in transposed tailed hierarchies (by @ChristopherVR) ([0a367d5](https://github.com/ChristopherVR/pptx-viewer/commit/0a367d519e49cd538da2c0a4cf4408a4d94b3a94))
|
|
24
|
+
- **core:** Size nested SmartArt hub-and-satellite rings from the diagram-wide userS (by @ChristopherVR) ([228d624](https://github.com/ChristopherVR/pptx-viewer/commit/228d6242cc07f1946cc82efcffea5d06cf3cbf4e))
|
|
25
|
+
|
|
26
|
+
### Bug Fixes
|
|
27
|
+
|
|
28
|
+
- **shared,vanilla:** Space WordArt envelope glyphs across the box and keep paragraph bands apart (by @ChristopherVR) ([e165d72](https://github.com/ChristopherVR/pptx-viewer/commit/e165d7210ba360a79a384206c5459a7630db19a8))
|
|
29
|
+
- **core:** Preserve table inline content order on save (by @Sudhansh6) ([4f38ac3](https://github.com/ChristopherVR/pptx-viewer/commit/4f38ac34fbe7bb92d365159c7951e14cce48ae7d))
|
|
30
|
+
- **shared,core:** Resolve the open code-scanning alerts (by @ChristopherVR) ([e66f068](https://github.com/ChristopherVR/pptx-viewer/commit/e66f06864f472dcd7d94b31435bb8bd1f7054be5))
|
|
31
|
+
- **core:** Preserve empty soft line breaks on load (by @Sudhansh6) ([be9f5f5](https://github.com/ChristopherVR/pptx-viewer/commit/be9f5f59849434f76cc074ea1d49024460ad9164))
|
|
32
|
+
- **core:** Drop the removed ensureItems argument after the soft-break fix (by @ChristopherVR) ([83f9b37](https://github.com/ChristopherVR/pptx-viewer/commit/83f9b37cf590952abeba2e3e7138e4ed7fab81ca))
|
|
33
|
+
- Preserve rich table cells during row and column edits (by @Sudhansh6) ([e83c2eb](https://github.com/ChristopherVR/pptx-viewer/commit/e83c2ebe92b78a7d32ed1d90ebe6765573a2c148))
|
|
34
|
+
|
|
35
|
+
### Refactor
|
|
36
|
+
|
|
37
|
+
- **shared:** Move the WordArt canvas measurement helpers to their own module (by @ChristopherVR) ([ed9f400](https://github.com/ChristopherVR/pptx-viewer/commit/ed9f4009b523985c28ea5740404191d3118a03a4))
|
|
38
|
+
|
|
10
39
|
## [3.15.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.15.0) - 2026-09-10
|
|
11
40
|
|
|
12
41
|
### Features
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = require("./useViewerSettingsDialog-
|
|
1
|
+
const e = require("./useViewerSettingsDialog-DpyOln55.cjs"), t = require("./viewer-M2NrH1o2.cjs");
|
|
2
2
|
let r = require("vue"), a = require("lucide-vue-next"), n = require("ai");
|
|
3
3
|
var o = /* @__PURE__ */ new Set([
|
|
4
4
|
"input-available",
|
|
Binary file
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { xn as e } from "./useViewerSettingsDialog-
|
|
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-
|
|
1
|
+
import { xn as e } from "./useViewerSettingsDialog-Br8KFYlR.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-BAKFkNek.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 j, onBeforeUnmount as _, onMounted as A, openBlock as E, 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
|