pptx-svelte-viewer 3.2.0 → 3.2.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,33 @@ 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.2.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@3.2.1) - 2026-08-29
11
+
12
+ ### Bug Fixes
13
+
14
+ - **svelte:** Shrink mobile bottom bar and rebuild the hamburger menu (by @ChristopherVR) ([c8f394d](https://github.com/ChristopherVR/pptx-viewer/commit/c8f394d6b9ceedd8a250f9cd36392a66d0c57276))
15
+ - **ui:** Stop resize/rotate handles rendering behind their own element (by @ChristopherVR) ([1eefded](https://github.com/ChristopherVR/pptx-viewer/commit/1eefded8efb893f9eb9ee19c4f85c64fde94f86b))
16
+ - **ui:** Stop ribbon Insert/Animation/View tab content stretching and clipping (by @ChristopherVR) ([9487346](https://github.com/ChristopherVR/pptx-viewer/commit/9487346f32b7ec51a2180305643d960e1e7b65cb))
17
+ - **print:** Stop print opening a blank tab and doing nothing (by @ChristopherVR) ([6616f81](https://github.com/ChristopherVR/pptx-viewer/commit/6616f81003354b57b3b56e7de957d4044616b811))
18
+ - **ui:** Stop connector-endpoint detach breaking on Vue and Svelte (by @ChristopherVR) ([7fe9401](https://github.com/ChristopherVR/pptx-viewer/commit/7fe9401e6d6ea48ccfa69ae8b0c9bf9f35b88f97))
19
+
20
+ ## [3.2.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@3.2.0) - 2026-08-28
21
+
22
+ ### Features
23
+
24
+ - **svelte:** Add a Protected View banner with per-document dismissal (by @ChristopherVR) ([9710dea](https://github.com/ChristopherVR/pptx-viewer/commit/9710deadbe7ce8716f39e878c7584de243726960))
25
+
26
+ ### Bug Fixes
27
+
28
+ - **ui:** Stop ribbon action buttons from stretching to fill the row height (by @ChristopherVR) ([d53ce5b](https://github.com/ChristopherVR/pptx-viewer/commit/d53ce5b4b00e5cfaab70d8a230f37d3f0c241a96))
29
+ - **core:** Reindex chart data-point overrides after removing a category (by @ChristopherVR) ([7bd64f8](https://github.com/ChristopherVR/pptx-viewer/commit/7bd64f821d66d1bc7b3f91f46a3e262eda1072ee))
30
+ - **shared:** Repair print, drop Package for Sharing, wire Options behavior (by @ChristopherVR) ([bcc2ac7](https://github.com/ChristopherVR/pptx-viewer/commit/bcc2ac7420b50f69d7217f3b9915f0b3e0698640))
31
+ - **svelte:** Repair print, drop Package for Sharing, wire Options behavior (by @ChristopherVR) ([9a164d6](https://github.com/ChristopherVR/pptx-viewer/commit/9a164d659db653c85fc132b26ef54a213e7fc105))
32
+
33
+ ### Security
34
+
35
+ - **shared:** Drop duplicate Protected View banner strings (by @ChristopherVR) ([1c35863](https://github.com/ChristopherVR/pptx-viewer/commit/1c358639246cc7fe058e2afe6f95cf52893dfff7))
36
+
10
37
  ## [3.1.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@3.1.1) - 2026-08-28
11
38
 
12
39
  ### Bug Fixes
@@ -1,4 +1,4 @@
1
- import { B as ce, C as pe, D as de, E as ve, F as ue, H as A, I as he, L as O, N as $, O as ge, P as ee, R as W, S as _e, T as xe, U as V, V as fe, b as me, g as be, h as ye, k as ke, m as we, v as Ce, w as Me, x as Se, y as Pe, z as Ne } from "./export-BXumpOE0.js";
1
+ import { B as ce, C as pe, D as de, E as ve, F as ue, H as A, I as he, L as O, N as $, O as ge, P as ee, R as W, S as _e, T as xe, U as V, V as fe, b as me, g as be, h as ye, k as ke, m as we, v as Ce, w as Me, x as Se, y as Pe, z as Ne } from "./export-Cwm0F4Ug.js";
2
2
  import "svelte/internal/disclose-version";
3
3
  import * as e from "svelte/internal/client";
4
4
  import { onMount as qe, untrack as R } from "svelte";