pptx-vue-viewer 1.1.71 → 1.1.73
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/README.md +15 -20
- package/dist/{dist-BcurUiEs.cjs → dist-5-zHv1rG.cjs} +221 -204
- package/dist/dist-5-zHv1rG.cjs.br +0 -0
- package/dist/dist-5-zHv1rG.cjs.gz +0 -0
- package/dist/{dist-mkpy7NLf.js → dist-Pb0PU5-M.js} +221 -204
- package/dist/dist-Pb0PU5-M.js.br +0 -0
- package/dist/dist-Pb0PU5-M.js.gz +0 -0
- package/dist/gif-encoder-CivSWlrv.js +2 -0
- package/dist/gif-encoder-CivSWlrv.js.br +0 -0
- package/dist/gif-encoder-CivSWlrv.js.gz +0 -0
- package/dist/gif-encoder-D5TvC5iv.cjs +2 -0
- package/dist/gif-encoder-D5TvC5iv.cjs.br +0 -0
- package/dist/gif-encoder-D5TvC5iv.cjs.gz +0 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.br +3 -3
- package/dist/index.cjs.gz +0 -0
- package/dist/index.js +1 -1
- package/dist/index.js.br +0 -0
- package/dist/index.js.gz +0 -0
- package/dist/pptx-vue-viewer.css +1 -1
- package/dist/pptx-vue-viewer.css.br +0 -0
- package/dist/pptx-vue-viewer.css.gz +0 -0
- package/dist/viewer/PowerPointViewer.vue.d.ts.map +1 -1
- package/dist/viewer/components/DuotoneFilterDefs.vue.d.ts +8 -0
- package/dist/viewer/components/DuotoneFilterDefs.vue.d.ts.map +1 -0
- package/dist/viewer/components/ElementRenderer.vue.d.ts.map +1 -1
- package/dist/viewer/components/Extrusion3DOverlay.vue.d.ts +23 -0
- package/dist/viewer/components/Extrusion3DOverlay.vue.d.ts.map +1 -0
- package/dist/viewer/components/MobileBottomBar.vue.d.ts +2 -2
- package/dist/viewer/components/MobileMenuSheet.vue.d.ts.map +1 -1
- package/dist/viewer/components/ZoomRenderer.vue.d.ts +4 -2
- package/dist/viewer/components/ZoomRenderer.vue.d.ts.map +1 -1
- package/dist/viewer/components/inspector/ArrangePanel.vue.d.ts +2 -1
- package/dist/viewer/components/inspector/ArrangePanel.vue.d.ts.map +1 -1
- package/dist/viewer/components/inspector/InspectorPane.vue.d.ts +1 -0
- package/dist/viewer/components/inspector/InspectorPane.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/ArrangeSection.vue.d.ts +2 -0
- package/dist/viewer/components/ribbon/ArrangeSection.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/RibbonToolbar.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/ribbon-constants.d.ts +4 -0
- package/dist/viewer/components/ribbon/ribbon-constants.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/ribbon-types.d.ts +2 -0
- package/dist/viewer/components/ribbon/ribbon-types.d.ts.map +1 -1
- package/dist/viewer/composables/element-style.d.ts.map +1 -1
- package/dist/viewer/composables/visual-3d.d.ts +2 -2
- package/dist/viewer/composables/visual-3d.d.ts.map +1 -1
- package/dist/viewer/composables/zoom-target.d.ts +37 -0
- package/dist/viewer/composables/zoom-target.d.ts.map +1 -0
- 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 +1 -1
- package/dist/viewer/index.js.br +0 -0
- package/dist/viewer/index.js.gz +0 -0
- package/dist/{viewer-DOunRUGo.cjs → viewer-DR-QLKFu.cjs} +4245 -3912
- package/dist/viewer-DR-QLKFu.cjs.br +0 -0
- package/dist/viewer-DR-QLKFu.cjs.gz +0 -0
- package/dist/{viewer-DmgY4B0A.js → viewer-nrnrHt9b.js} +4221 -3889
- package/dist/viewer-nrnrHt9b.js.br +0 -0
- package/dist/viewer-nrnrHt9b.js.gz +0 -0
- package/package.json +1 -1
- package/dist/dist-BcurUiEs.cjs.br +0 -0
- package/dist/dist-BcurUiEs.cjs.gz +0 -0
- package/dist/dist-mkpy7NLf.js.br +0 -0
- package/dist/dist-mkpy7NLf.js.gz +0 -0
- package/dist/gif-encoder-CQ7KRbYX.cjs +0 -2
- package/dist/gif-encoder-CQ7KRbYX.cjs.br +0 -0
- package/dist/gif-encoder-CQ7KRbYX.cjs.gz +0 -0
- package/dist/gif-encoder-Ceew9lIy.js +0 -2
- package/dist/gif-encoder-Ceew9lIy.js.br +0 -0
- package/dist/gif-encoder-Ceew9lIy.js.gz +0 -0
- package/dist/viewer-DOunRUGo.cjs.br +0 -0
- package/dist/viewer-DOunRUGo.cjs.gz +0 -0
- package/dist/viewer-DmgY4B0A.js.br +0 -0
- package/dist/viewer-DmgY4B0A.js.gz +0 -0
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ slides as real HTML and CSS with full editing and export support.
|
|
|
12
12
|
|
|
13
13
|
The rendering is done by the framework-agnostic [`pptx-viewer-core`](https://www.npmjs.com/package/pptx-viewer-core) engine (also published as [`@christophervr/pptx-viewer`](https://www.npmjs.com/package/@christophervr/pptx-viewer) -- the two names are identical releases), which turns a `.pptx` file into a structured slide model. This package is the Vue layer that draws that model on screen, and the engine is **bundled in**, so you install just one package.
|
|
14
14
|
|
|
15
|
-
<samp>**[▶️ Try the live demo](https://christophervr.github.io/pptx-viewer/demo-vue/)** · **[📦 npm](https://www.npmjs.com/package/pptx-vue-viewer)** · **[📖 Full docs](https://christophervr.github.io/pptx-viewer/)**</samp>
|
|
15
|
+
<samp>**[▶️ Try the live demo](https://christophervr.github.io/pptx-viewer/demo-vue/)** · **[📦 npm](https://www.npmjs.com/package/pptx-vue-viewer)** · **[📖 Full docs](https://christophervr.github.io/pptx-viewer/)** · **[🧩 Core SDK](https://www.npmjs.com/package/pptx-viewer-core)**</samp>
|
|
16
16
|
|
|
17
17
|
> **[▶️ Try the live demo](https://christophervr.github.io/pptx-viewer/demo-vue/)**: open a `.pptx` and render it in your browser, no install required.
|
|
18
18
|
|
|
@@ -181,25 +181,20 @@ async function save() {
|
|
|
181
181
|
|
|
182
182
|
## Limitations
|
|
183
183
|
|
|
184
|
-
The Vue package
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
the slide master or layout template are not yet wired.
|
|
199
|
-
|
|
200
|
-
The `pptx-viewer-core` engine parses all of this data, so you can access it from
|
|
201
|
-
the model even where the UI does not expose it yet. Progress and design notes live
|
|
202
|
-
in [`PORTING.md`](./PORTING.md).
|
|
184
|
+
The Vue package is at functional parity with the React package across the
|
|
185
|
+
editing, rendering, and presentation surface: secondary/log/display-unit chart
|
|
186
|
+
axes (with trendlines, error bars, and data tables), real CSS-3D extruded faces,
|
|
187
|
+
image `clrChange` chroma-key and shape `effectDag` duotone, interactive GLB/GLTF
|
|
188
|
+
3D models, slide master/layout template editing, and zoom tiles that show the
|
|
189
|
+
target slide's background, number, and section name (matching React; as in React,
|
|
190
|
+
the tile is a styled summary rather than a live re-render of the target slide).
|
|
191
|
+
|
|
192
|
+
The only differences from React are the CSS-rendering approximations the two
|
|
193
|
+
share by design (see the root README's Limitations: `backdrop-filter` and path
|
|
194
|
+
gradients are approximated on screen, and a few effects flatten in raster export).
|
|
195
|
+
The `pptx-viewer-core` engine parses all slide data, so anything not surfaced in
|
|
196
|
+
the UI is still readable from the model. Progress and design notes live in
|
|
197
|
+
[`PORTING.md`](./PORTING.md).
|
|
203
198
|
|
|
204
199
|
## Build (contributing)
|
|
205
200
|
|