pptx-svelte-viewer 3.2.0 → 3.2.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 CHANGED
@@ -7,6 +7,23 @@ 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.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@3.2.0) - 2026-08-28
11
+
12
+ ### Features
13
+
14
+ - **svelte:** Add a Protected View banner with per-document dismissal (by @ChristopherVR) ([9710dea](https://github.com/ChristopherVR/pptx-viewer/commit/9710deadbe7ce8716f39e878c7584de243726960))
15
+
16
+ ### Bug Fixes
17
+
18
+ - **ui:** Stop ribbon action buttons from stretching to fill the row height (by @ChristopherVR) ([d53ce5b](https://github.com/ChristopherVR/pptx-viewer/commit/d53ce5b4b00e5cfaab70d8a230f37d3f0c241a96))
19
+ - **core:** Reindex chart data-point overrides after removing a category (by @ChristopherVR) ([7bd64f8](https://github.com/ChristopherVR/pptx-viewer/commit/7bd64f821d66d1bc7b3f91f46a3e262eda1072ee))
20
+ - **shared:** Repair print, drop Package for Sharing, wire Options behavior (by @ChristopherVR) ([bcc2ac7](https://github.com/ChristopherVR/pptx-viewer/commit/bcc2ac7420b50f69d7217f3b9915f0b3e0698640))
21
+ - **svelte:** Repair print, drop Package for Sharing, wire Options behavior (by @ChristopherVR) ([9a164d6](https://github.com/ChristopherVR/pptx-viewer/commit/9a164d659db653c85fc132b26ef54a213e7fc105))
22
+
23
+ ### Security
24
+
25
+ - **shared:** Drop duplicate Protected View banner strings (by @ChristopherVR) ([1c35863](https://github.com/ChristopherVR/pptx-viewer/commit/1c358639246cc7fe058e2afe6f95cf52893dfff7))
26
+
10
27
  ## [3.1.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@3.1.1) - 2026-08-28
11
28
 
12
29
  ### 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-CjN5mWuT.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";