pptx-svelte-viewer 3.1.0 → 3.2.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 (58) hide show
  1. package/CHANGELOG.md +55 -0
  2. package/README.md +1 -1
  3. package/dist/{AiChatPanel-nB6eEd7u.js → AiChatPanel-CMKWWaMG.js} +1 -1
  4. package/dist/{export-DHNhKSg6.js → export-BXumpOE0.js} +26144 -25701
  5. package/dist/i18n.js +1 -1
  6. package/dist/index.d.ts +11 -1
  7. package/dist/index.js +2 -2
  8. package/dist/pptx-svelte-viewer.css +1 -1
  9. package/dist/{translator-Dkvcrdba.js → translator-Cvwv7iQG.js} +5 -6
  10. package/dist/viewer/components/presentation-toolbar.svelte.d.ts +6 -0
  11. package/dist/viewer/components/presentation-toolbar.svelte.d.ts.map +1 -1
  12. package/dist/viewer/components/ribbon/ribbon-types.d.ts +0 -1
  13. package/dist/viewer/components/ribbon/ribbon-types.d.ts.map +1 -1
  14. package/dist/viewer/components/viewer-body-commits.d.ts.map +1 -1
  15. package/dist/viewer/components/viewer-body-props.d.ts +8 -1
  16. package/dist/viewer/components/viewer-body-props.d.ts.map +1 -1
  17. package/dist/viewer/editor/editing-api.d.ts +0 -1
  18. package/dist/viewer/editor/editing-api.d.ts.map +1 -1
  19. package/dist/viewer/editor/editor-element-controller.d.ts +1 -1
  20. package/dist/viewer/editor/editor-element-controller.d.ts.map +1 -1
  21. package/dist/viewer/editor/editor-state.svelte.d.ts +6 -0
  22. package/dist/viewer/editor/editor-state.svelte.d.ts.map +1 -1
  23. package/dist/viewer/export/export-controller.svelte.d.ts +5 -1
  24. package/dist/viewer/export/export-controller.svelte.d.ts.map +1 -1
  25. package/dist/viewer/export/export-print.d.ts +4 -0
  26. package/dist/viewer/export/export-print.d.ts.map +1 -1
  27. package/dist/viewer/export/export-wiring.svelte.d.ts +10 -0
  28. package/dist/viewer/export/export-wiring.svelte.d.ts.map +1 -1
  29. package/dist/viewer/export/index.d.ts +0 -1
  30. package/dist/viewer/export/index.d.ts.map +1 -1
  31. package/dist/viewer/export/rasterize-slide.d.ts +17 -2
  32. package/dist/viewer/export/rasterize-slide.d.ts.map +1 -1
  33. package/dist/viewer/index.d.ts +85 -5
  34. package/dist/viewer/index.js +1 -1
  35. package/dist/viewer/presentation/presentation-controller.svelte.d.ts +7 -0
  36. package/dist/viewer/presentation/presentation-controller.svelte.d.ts.map +1 -1
  37. package/dist/viewer/state/create-viewer-state-editor-ui.svelte.d.ts +3 -3
  38. package/dist/viewer/state/create-viewer-state-editor-ui.svelte.d.ts.map +1 -1
  39. package/dist/viewer/state/create-viewer-state-export-notes.svelte.d.ts +10 -0
  40. package/dist/viewer/state/create-viewer-state-export-notes.svelte.d.ts.map +1 -1
  41. package/dist/viewer/state/create-viewer-state-presentation.svelte.d.ts +4 -1
  42. package/dist/viewer/state/create-viewer-state-presentation.svelte.d.ts.map +1 -1
  43. package/dist/viewer/state/create-viewer-state-types.d.ts +9 -0
  44. package/dist/viewer/state/create-viewer-state-types.d.ts.map +1 -1
  45. package/dist/viewer/state/create-viewer-state.svelte.d.ts.map +1 -1
  46. package/dist/viewer/state/presentation-loader.svelte.d.ts +12 -1
  47. package/dist/viewer/state/presentation-loader.svelte.d.ts.map +1 -1
  48. package/dist/viewer/state/viewer-options-wiring.svelte.d.ts +4 -4
  49. package/dist/viewer/state/viewer-options-wiring.svelte.d.ts.map +1 -1
  50. package/dist/viewer/state/viewer-options.svelte.d.ts +11 -0
  51. package/dist/viewer/state/viewer-options.svelte.d.ts.map +1 -1
  52. package/dist/viewer/state/viewer-parity-ui.svelte.d.ts +9 -0
  53. package/dist/viewer/state/viewer-parity-ui.svelte.d.ts.map +1 -1
  54. package/dist/viewer/types.d.ts +0 -1
  55. package/dist/viewer/types.d.ts.map +1 -1
  56. package/package.json +1 -1
  57. package/dist/viewer/export/package-sharing.d.ts +0 -3
  58. package/dist/viewer/export/package-sharing.d.ts.map +0 -1
package/CHANGELOG.md CHANGED
@@ -7,6 +7,61 @@ 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.1.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@3.1.1) - 2026-08-28
11
+
12
+ ### Bug Fixes
13
+
14
+ - **charts:** Offer 3-D chart types in the type-change dropdown (by @ChristopherVR) ([4e960f7](https://github.com/ChristopherVR/pptx-viewer/commit/4e960f7d25fa53149de667171f4e0fe4a168499c))
15
+
16
+ ## [3.1.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@3.1.0) - 2026-08-28
17
+
18
+ ### Features
19
+
20
+ - **core:** Decrypt RC4-encrypted legacy .ppt files (by @ChristopherVR) ([b95adc7](https://github.com/ChristopherVR/pptx-viewer/commit/b95adc74f036eefd4d44af441fa600512ff44282))
21
+ - **ole:** Make embedded OLE objects' Object Name editable (by @ChristopherVR) ([e06b32c](https://github.com/ChristopherVR/pptx-viewer/commit/e06b32c1b4e9375c37916097b494ab05bf4b7850))
22
+ - **shared:** Add Pareto as an insertable chart type (by @ChristopherVR) ([8fea110](https://github.com/ChristopherVR/pptx-viewer/commit/8fea110ef6aa4036fee97f232f4f7d8ecd5f7b94))
23
+ - **core:** Support writing ECMA-376 Standard scheme encryption (by @ChristopherVR) ([210d2a2](https://github.com/ChristopherVR/pptx-viewer/commit/210d2a22603467092f667f031bc7881f7e7833bf))
24
+ - **shared:** Apply the shadeToTitle background gradient effect (by @ChristopherVR) ([f287389](https://github.com/ChristopherVR/pptx-viewer/commit/f2873891828125b315f2cae2155824c84609626f))
25
+ - **core:** Allow animation drag-to-reorder across deck-native effects (by @ChristopherVR) ([6f48a34](https://github.com/ChristopherVR/pptx-viewer/commit/6f48a3455338c78f34c4d0978bcc4cf0be075db2))
26
+ - Author animation effect sound and after-animation controls (by @ChristopherVR) ([78daeb4](https://github.com/ChristopherVR/pptx-viewer/commit/78daeb4276733fe5ed048872d262a8cf080bfc3b))
27
+ - **shared:** Honour p:seq @concurrent/@nextAc/@prevAc and p:cTn @restart (by @ChristopherVR) ([3e3427d](https://github.com/ChristopherVR/pptx-viewer/commit/3e3427d9d747ae97485a5186b59e3d5aa80c1579))
28
+ - **shared:** Honour animRot/animScale absolute values, tavLst, txEl ranges, p:excl and bldLvl in playback (by @ChristopherVR) ([f71396b](https://github.com/ChristopherVR/pptx-viewer/commit/f71396bbc1309909aa3eecfd4855268f4e6fbfac))
29
+ - **shared:** Resolve 9 more SMIL animEffect filter families to real reveals (by @ChristopherVR) ([e47aa40](https://github.com/ChristopherVR/pptx-viewer/commit/e47aa409b5bcd10c24eadad3fb9aa8ab8f055fbd))
30
+ - Author and embed transition sounds from the ribbon Sound picker (by @ChristopherVR) ([ada8cdb](https://github.com/ChristopherVR/pptx-viewer/commit/ada8cdb65a0689660b9afc852d0a85e2a1b04534))
31
+ - Expose transition speed and morph-option controls in all five bindings (by @ChristopherVR) ([122894d](https://github.com/ChristopherVR/pptx-viewer/commit/122894db9366c91a87371311bf4f69ccbf53ffb4))
32
+ - **ink:** Retain pen-tilt InkML channels and render a calligraphic nib (by @ChristopherVR) ([6adab79](https://github.com/ChristopherVR/pptx-viewer/commit/6adab79f7cf8ae19346c3e74d34413cccd2eb08f))
33
+ - **shared:** Raycast hover tooltip for surface chart marks (by @ChristopherVR) ([c943646](https://github.com/ChristopherVR/pptx-viewer/commit/c9436468d2a1997168f12d079e0da758ab488758))
34
+ - **shared:** Resolve stretch, newsflash and random animEffect filters (by @ChristopherVR) ([58c898e](https://github.com/ChristopherVR/pptx-viewer/commit/58c898e55c2fb520cde7845baf8ae4b2e7a1c224))
35
+ - **core,shared:** Surface p:tavLst attrName, honour colour ramps (by @ChristopherVR) ([2ccf45f](https://github.com/ChristopherVR/pptx-viewer/commit/2ccf45fbcb23da9e0084769c0895b35cfc027326))
36
+ - **shared:** Widen native-animation preset playback coverage to 54/200 (by @ChristopherVR) ([41e2b52](https://github.com/ChristopherVR/pptx-viewer/commit/41e2b526dc654e4f7c24f3dd9026eb3124c47dd5))
37
+ - **shared:** True 3D bar3D chart scene via three.js, opt-in all bindings (by @ChristopherVR) ([ac920da](https://github.com/ChristopherVR/pptx-viewer/commit/ac920da1d2cc302f36ba7b2b19dc4011ac5aae07))
38
+ - **shared:** True 3D line3D/area3D chart scenes via three.js, opt-in all bindings (by @ChristopherVR) ([1447517](https://github.com/ChristopherVR/pptx-viewer/commit/1447517ee8c95ca958146f668a5cd0f64616b473))
39
+ - **charts:** Give pie3D charts true 3D rendering across all bindings (by @ChristopherVR) ([a1b32e7](https://github.com/ChristopherVR/pptx-viewer/commit/a1b32e7b9c44230f35d9c73cf786f8594b4b4157))
40
+
41
+ ### Bug Fixes
42
+
43
+ - Author Draw-tab ink as a PowerPoint-compatible content part (by @ChristopherVR) ([d91ce08](https://github.com/ChristopherVR/pptx-viewer/commit/d91ce08757c3697eab6891808e527c5e1eaea555))
44
+ - **animation:** Correct swapped exit/emphasis presets, cover 4 more IDs (by @ChristopherVR) ([11c2d2e](https://github.com/ChristopherVR/pptx-viewer/commit/11c2d2e8e68b0539c9920d8c6de4de93ca2cc5e1))
45
+ - **shared:** Capture Draw tool pressure in all five bindings (by @ChristopherVR) ([b8a124a](https://github.com/ChristopherVR/pptx-viewer/commit/b8a124ae7cd48733b00baac11dda325eeefeea43))
46
+ - **shared:** Sample ink pressure curves along the actual Bezier path (by @ChristopherVR) ([629ab5d](https://github.com/ChristopherVR/pptx-viewer/commit/629ab5dc8af3fee409376176a2b92e0e0ed26c12))
47
+ - **core:** Honour text-run reflection scale/skew/rotation/fade/anchor (by @ChristopherVR) ([41dfa76](https://github.com/ChristopherVR/pptx-viewer/commit/41dfa76c9540136b5c09fee52e21d8d0bc3e079c))
48
+ - **shared:** Render rect path gradients as nested rectangles, not an ellipse (by @ChristopherVR) ([f6f479e](https://github.com/ChristopherVR/pptx-viewer/commit/f6f479ece08a4c632db8bb4840377641079dcf3b))
49
+ - **shared:** Add elliptical tilt foreshortening to pie3D charts (by @ChristopherVR) ([63f57ba](https://github.com/ChristopherVR/pptx-viewer/commit/63f57ba146b6918e068ace19449ce3964140968a))
50
+ - **shared:** Claim morph proximity pairs closest-first, not by document order (by @ChristopherVR) ([b68a04d](https://github.com/ChristopherVR/pptx-viewer/commit/b68a04d120f15db4d2fd4c2f2c33ac31761f208b))
51
+ - **deps:** Converge ai-sdk adapters on a single ai package version, fix two flaky tests (by @ChristopherVR) ([4365a02](https://github.com/ChristopherVR/pptx-viewer/commit/4365a0222d80abc4ba2d651a464dfb353f882656))
52
+ - **core:** Author Draw-tab ink InkML that real PowerPoint actually opens (by @ChristopherVR) ([38633c7](https://github.com/ChristopherVR/pptx-viewer/commit/38633c7f25af358c24ea91c42019ad76b786ca54))
53
+ - **animation:** Correct tests left stale by combining independent preset fix waves (by @ChristopherVR) ([02371bb](https://github.com/ChristopherVR/pptx-viewer/commit/02371bbdb1b6124b47be1932a7af80c5ddfbee20))
54
+ - **charts:** Repair merge conflicts left broken by a diff3 edge case, wire remaining demos (by @ChristopherVR) ([42d550d](https://github.com/ChristopherVR/pptx-viewer/commit/42d550d6016ab0fc8ae2b5c643958cdf43f1020b))
55
+
56
+ ### Testing
57
+
58
+ - **core:** Cover lte/equ ops and multi-hop bounds for SmartArt constraints (by @ChristopherVR) ([3d8c5a0](https://github.com/ChristopherVR/pptx-viewer/commit/3d8c5a08c85f7652dd2ba08cf9e345f98a767f8c))
59
+
60
+ ### Chores
61
+
62
+ - Reformat limitations.md table and a core test after merge (by @ChristopherVR) ([d9db1f7](https://github.com/ChristopherVR/pptx-viewer/commit/d9db1f7c32e0ee7383837ac6db668e10a6060752))
63
+ - Fix oxfmt comment placement in ppt-import.test.ts (by @ChristopherVR) ([7cb2d3d](https://github.com/ChristopherVR/pptx-viewer/commit/7cb2d3dabe470f4a0ad2a2023d90a1f9642d2c28))
64
+
10
65
  ## [3.0.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@3.0.3) - 2026-08-26
11
66
 
12
67
  ### Bug Fixes
package/README.md CHANGED
@@ -152,7 +152,7 @@ editing and export methods (the `PowerPointViewerApi` type):
152
152
  ```
153
153
 
154
154
  - **Serialisation**: `getContent()`, `save(format?)`, `downloadPptx(fileName?)`,
155
- `downloadAs(format, fileName?)`, `packageForSharing(fileName?)`.
155
+ `downloadAs(format, fileName?)`.
156
156
  - **Navigation / zoom / mode**: `goTo(index)`, `goPrev()`, `goNext()`,
157
157
  `getZoom()`, `setZoom(level)`, `zoomIn()`, `zoomOut()`, `zoomReset()`,
158
158
  `getMode()`, `setMode(mode)`, `getActiveSlideIndex()`,
@@ -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-DHNhKSg6.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-BXumpOE0.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";