pptx-vue-viewer 1.1.88 → 1.1.89
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 +1 -2
- package/dist/gif-encoder-CnYxNLBk.cjs +2 -0
- package/dist/gif-encoder-CnYxNLBk.cjs.br +0 -0
- package/dist/gif-encoder-CnYxNLBk.cjs.gz +0 -0
- package/dist/gif-encoder-IIFQaSN6.js +2 -0
- package/dist/gif-encoder-IIFQaSN6.js.br +3 -0
- package/dist/gif-encoder-IIFQaSN6.js.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 +1 -1
- package/dist/index.js.br +0 -0
- package/dist/index.js.gz +0 -0
- package/dist/viewer/PowerPointViewer.vue.d.ts.map +1 -1
- package/dist/viewer/components/InkRenderer.vue.d.ts +1 -1
- package/dist/viewer/components/SlideCanvas.vue.d.ts +4 -4
- package/dist/viewer/components/TableRenderer.vue.d.ts +1 -1
- package/dist/viewer/composables/element-style.d.ts.map +1 -1
- package/dist/viewer/composables/useLoadContent.d.ts +3 -4
- package/dist/viewer/composables/useLoadContent.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 +1 -1
- package/dist/viewer/index.js.br +0 -0
- package/dist/viewer/index.js.gz +0 -0
- package/dist/{viewer-BWTzHfhJ.js → viewer-BsWL2EUi.js} +3 -3
- package/dist/viewer-BsWL2EUi.js.br +0 -0
- package/dist/{viewer-BWTzHfhJ.js.gz → viewer-BsWL2EUi.js.gz} +0 -0
- package/dist/{viewer-DttGW3vO.cjs → viewer-ZpCx9BTJ.cjs} +3 -3
- package/dist/viewer-ZpCx9BTJ.cjs.br +0 -0
- package/dist/{viewer-DttGW3vO.cjs.gz → viewer-ZpCx9BTJ.cjs.gz} +0 -0
- package/package.json +1 -1
- package/dist/gif-encoder-BKazvO3A.js +0 -2
- package/dist/gif-encoder-BKazvO3A.js.br +0 -0
- package/dist/gif-encoder-BKazvO3A.js.gz +0 -0
- package/dist/gif-encoder-CsEs7hXO.cjs +0 -2
- package/dist/gif-encoder-CsEs7hXO.cjs.br +0 -0
- package/dist/gif-encoder-CsEs7hXO.cjs.gz +0 -0
- package/dist/viewer-BWTzHfhJ.js.br +0 -0
- package/dist/viewer-DttGW3vO.cjs.br +0 -0
package/README.md
CHANGED
|
@@ -212,8 +212,7 @@ The only differences from React are the CSS-rendering approximations the two
|
|
|
212
212
|
share by design (see the root README's Limitations: `backdrop-filter` and path
|
|
213
213
|
gradients are approximated on screen, and a few effects flatten in raster export).
|
|
214
214
|
The `pptx-viewer-core` engine parses all slide data, so anything not surfaced in
|
|
215
|
-
the UI is still readable from the model.
|
|
216
|
-
[`PORTING.md`](./PORTING.md).
|
|
215
|
+
the UI is still readable from the model.
|
|
217
216
|
|
|
218
217
|
## Build (contributing)
|
|
219
218
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/index.cjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const e = require("./viewer-
|
|
2
|
+
const e = require("./viewer-ZpCx9BTJ.cjs");
|
|
3
3
|
exports.AUDIENCE_HASH = e.AUDIENCE_HASH, exports.ElementRenderer = e.ElementRenderer_default, exports.PowerPointViewer = e.PowerPointViewer_default, exports.SlideCanvas = e.SlideCanvas_default, exports.SlideStage = e.SlideStage_default, exports.clearAudienceContent = e.clearAudienceContent, exports.cn = e.cn, exports.defaultCssVars = e.defaultCssVars, exports.defaultRadius = e.defaultRadius, exports.defaultThemeColors = e.defaultThemeColors, exports.isAudienceTab = e.isAudienceTab, exports.loadAudienceContent = e.loadAudienceContent, exports.provideViewerTheme = e.provideViewerTheme, exports.storeAudienceContent = e.storeAudienceContent, exports.themeToCssVars = e.themeToCssVars, exports.useThemeStyle = e.useThemeStyle, exports.useViewerTheme = e.useViewerTheme;
|
package/dist/index.cjs.br
CHANGED
|
Binary file
|
package/dist/index.cjs.gz
CHANGED
|
Binary file
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { B as a, F as s, G as e, N as r, P as i, V as o, a as t, d as n, f as d, i as l, n as m, o as p, p as w, r as P, t as S, u as f, z as v } from "./viewer-
|
|
1
|
+
import { B as a, F as s, G as e, N as r, P as i, V as o, a as t, d as n, f as d, i as l, n as m, o as p, p as w, r as P, t as S, u as f, z as v } from "./viewer-BsWL2EUi.js";
|
|
2
2
|
export { S as AUDIENCE_HASH, w as ElementRenderer, p as PowerPointViewer, f as SlideCanvas, d as SlideStage, m as clearAudienceContent, n as cn, v as defaultCssVars, a as defaultRadius, o as defaultThemeColors, P as isAudienceTab, l as loadAudienceContent, r as provideViewerTheme, t as storeAudienceContent, e as themeToCssVars, i as useThemeStyle, s as useViewerTheme };
|
package/dist/index.js.br
CHANGED
|
Binary file
|
package/dist/index.js.gz
CHANGED
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PowerPointViewer.vue.d.ts","sourceRoot":"","sources":["../../src/viewer/PowerPointViewer.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PowerPointViewer.vue.d.ts","sourceRoot":"","sources":["../../src/viewer/PowerPointViewer.vue"],"names":[],"mappings":"AA80FA,OAAO,KAAK,EACX,mBAAmB,EAEnB,sBAAsB,EACtB,qBAAqB,EACrB,MAAM,SAAS,CAAC;AA4sIjB,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;6EAKhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -15,7 +15,7 @@ import { PptxElement } from 'pptx-viewer-core';
|
|
|
15
15
|
* maths), matching React. Strokes without pressure data degrade to plain
|
|
16
16
|
* constant-width `<path>`s.
|
|
17
17
|
*
|
|
18
|
-
* Not ported (TODO
|
|
18
|
+
* Not ported (TODO): ink replay animation and the
|
|
19
19
|
* highlighter/eraser tool blend modes.
|
|
20
20
|
*/
|
|
21
21
|
type __VLS_Props = {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { PptxElement, PptxSlide } from 'pptx-viewer-core';
|
|
2
2
|
import { CanvasSize } from '../types';
|
|
3
3
|
/**
|
|
4
|
-
* SlideCanvas - Vue port of the React `SlideCanvas.tsx
|
|
4
|
+
* SlideCanvas - Vue port of the React `SlideCanvas.tsx`.
|
|
5
5
|
*
|
|
6
6
|
* Centres a {@link SlideStage} in a scrollable viewport with a drop shadow.
|
|
7
|
-
* The
|
|
8
|
-
*
|
|
9
|
-
*
|
|
7
|
+
* The rulers, grid, guides, marquee/selection, connector-creation, drawing,
|
|
8
|
+
* and collaboration overlays are layered in by the surrounding viewer
|
|
9
|
+
* components.
|
|
10
10
|
*
|
|
11
11
|
* Responsive sizing: the slide has a fixed authored pixel size (e.g. 1280×720),
|
|
12
12
|
* which overflows small/mobile viewports. We measure the scroll viewport and
|
|
@@ -18,7 +18,7 @@ import { ParsedTableStyleMap, PptxElement, PptxThemeColorScheme } from 'pptx-vie
|
|
|
18
18
|
*
|
|
19
19
|
* Editing affordances (inline cell text edit, cell selection + Shift+range
|
|
20
20
|
* highlight, and column/row drag-resize handles) are layered on when an edit
|
|
21
|
-
* context is provided. The raw-OOXML render path is not ported
|
|
21
|
+
* context is provided. The raw-OOXML render path is not ported.
|
|
22
22
|
*/
|
|
23
23
|
type __VLS_Props = {
|
|
24
24
|
element: PptxElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"element-style.d.ts","sourceRoot":"","sources":["../../../src/viewer/composables/element-style.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAsBpD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"element-style.d.ts","sourceRoot":"","sources":["../../../src/viewer/composables/element-style.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAsBpD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AA4BzC;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,GAAG,aAAa,CAEhF;AAED;;;GAGG;AACH,wBAAgB,uBAAuB,CAAC,EAAE,EAAE,WAAW,GAAG,aAAa,CAoHtE;AAED;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,EAAE,WAAW,GAAG,aAAa,CAsGhE;AAED,gFAAgF;AAChF,wBAAgB,WAAW,CAC1B,EAAE,EAAE,WAAW,EACf,aAAa,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,GAChC,MAAM,GAAG,SAAS,CAEpB"}
|
|
@@ -16,10 +16,9 @@ import { TemplateElementMap } from './template-editing';
|
|
|
16
16
|
* cancellation token plus `onScopeDispose` for unmount cleanup.
|
|
17
17
|
* - State setters become returned `ref`s mutated in place.
|
|
18
18
|
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
* added here as the corresponding features are ported.
|
|
19
|
+
* Originally the viewer-first subset of the React hook; the extra pieces of
|
|
20
|
+
* presentation metadata (sections, custom shows, embedded fonts, digital
|
|
21
|
+
* signatures, etc.) were added alongside the corresponding features.
|
|
23
22
|
*/
|
|
24
23
|
export interface UseLoadContentResult {
|
|
25
24
|
/** Parsed slides (with image Blob URLs patched in), template elements removed. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useLoadContent.d.ts","sourceRoot":"","sources":["../../../src/viewer/composables/useLoadContent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,eAAe,EACf,mBAAmB,EACnB,iBAAiB,EACjB,kBAAkB,EAClB,kBAAkB,EAClB,cAAc,EAEd,gBAAgB,EAChB,iBAAiB,EACjB,gBAAgB,EAChB,gBAAgB,EAChB,eAAe,EACf,0BAA0B,EAC1B,cAAc,EACd,WAAW,EACX,SAAS,EACT,eAAe,EACf,SAAS,EAET,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,WAAW,EAAyC,MAAM,kBAAkB,CAAC;AAEtF,OAAO,KAAK,EAAE,gBAAgB,EAAE,GAAG,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAG7D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAE3C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AA6B7D
|
|
1
|
+
{"version":3,"file":"useLoadContent.d.ts","sourceRoot":"","sources":["../../../src/viewer/composables/useLoadContent.ts"],"names":[],"mappings":"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"}
|
package/dist/viewer/index.cjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const e = require("../viewer-
|
|
2
|
+
const e = require("../viewer-ZpCx9BTJ.cjs");
|
|
3
3
|
exports.AUDIENCE_HASH = e.AUDIENCE_HASH, exports.ChartRenderer = e.ChartRenderer_default, exports.ConnectorRenderer = e.ConnectorRenderer_default, exports.DEFAULT_CANVAS_HEIGHT = e.DEFAULT_CANVAS_HEIGHT, exports.DEFAULT_CANVAS_WIDTH = e.DEFAULT_CANVAS_WIDTH, exports.DEFAULT_FILL_COLOR = e.DEFAULT_FILL_COLOR, exports.DEFAULT_STROKE_COLOR = e.DEFAULT_STROKE_COLOR, exports.DEFAULT_TEXT_COLOR = e.DEFAULT_TEXT_COLOR, exports.ElementRenderer = e.ElementRenderer_default, exports.EquationRenderer = e.EquationRenderer_default, exports.InkRenderer = e.InkRenderer_default, exports.Model3DRenderer = e.Model3DRenderer_default, exports.OleRenderer = e.OleRenderer_default, exports.PowerPointViewer = e.PowerPointViewer_default, exports.SlideCanvas = e.SlideCanvas_default, exports.SlideStage = e.SlideStage_default, exports.SmartArtRenderer = e.SmartArtRenderer_default, exports.TableRenderer = e.TableRenderer_default, exports.WordArtText = e.WordArtText_default, exports.ZoomRenderer = e.ZoomRenderer_default, exports.buildInitialGuides = e.buildInitialGuides, exports.clearAudienceContent = e.clearAudienceContent, exports.collectImagePaths = e.collectImagePaths, exports.collectMediaElements = e.collectMediaElements, exports.getContainerStyle = e.getContainerStyle, exports.getImageSrc = e.getImageSrc, exports.getResolvedShapeClipPath = e.getResolvedShapeClipPath, exports.getResolvedShapeClipPathFor = e.getResolvedShapeClipPathFor, exports.getShapeFillStrokeStyle = e.getShapeFillStrokeStyle, exports.getTextBlockStyle = e.getTextBlockStyle, exports.isAudienceTab = e.isAudienceTab, exports.loadAudienceContent = e.loadAudienceContent, exports.storeAudienceContent = e.storeAudienceContent, exports.useEditorHistory = e.useEditorHistory, exports.useEditorOperations = e.useEditorOperations, exports.useLoadContent = e.useLoadContent;
|
package/dist/viewer/index.cjs.br
CHANGED
|
Binary file
|
package/dist/viewer/index.cjs.gz
CHANGED
|
Binary file
|
package/dist/viewer/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as a, C as s, D as e, E as r, I as n, L as d, M as o, O as t, R, S as i, T as l, U as m, W as S, _ as w, a as C, b as p, c as v, f as x, g as A, h as E, i as T, j as b, k as c, l as f, m as g, n as h, o as j, p as k, r as u, s as D, t as I, u as M, v as O, w as P, x as W, y as q } from "../viewer-
|
|
1
|
+
import { A as a, C as s, D as e, E as r, I as n, L as d, M as o, O as t, R, S as i, T as l, U as m, W as S, _ as w, a as C, b as p, c as v, f as x, g as A, h as E, i as T, j as b, k as c, l as f, m as g, n as h, o as j, p as k, r as u, s as D, t as I, u as M, v as O, w as P, x as W, y as q } from "../viewer-BsWL2EUi.js";
|
|
2
2
|
export { I as AUDIENCE_HASH, s as ChartRenderer, i as ConnectorRenderer, t as DEFAULT_CANVAS_HEIGHT, c as DEFAULT_CANVAS_WIDTH, a as DEFAULT_FILL_COLOR, b as DEFAULT_STROKE_COLOR, o as DEFAULT_TEXT_COLOR, k as ElementRenderer, W as EquationRenderer, p as InkRenderer, q as Model3DRenderer, O as OleRenderer, j as PowerPointViewer, M as SlideCanvas, x as SlideStage, w as SmartArtRenderer, A as TableRenderer, E as WordArtText, g as ZoomRenderer, n as buildInitialGuides, h as clearAudienceContent, d as collectImagePaths, R as collectMediaElements, P as getContainerStyle, l as getImageSrc, m as getResolvedShapeClipPath, S as getResolvedShapeClipPathFor, r as getShapeFillStrokeStyle, e as getTextBlockStyle, u as isAudienceTab, T as loadAudienceContent, C as storeAudienceContent, f as useEditorHistory, v as useEditorOperations, D as useLoadContent };
|
package/dist/viewer/index.js.br
CHANGED
|
Binary file
|
package/dist/viewer/index.js.gz
CHANGED
|
Binary file
|
|
@@ -21360,7 +21360,7 @@ var Tz = ["data-element-id", "data-pptx-element"], Fz = ["id", "innerHTML"], Iz
|
|
|
21360
21360
|
"vector-effect": "non-scaling-stroke"
|
|
21361
21361
|
}, null, 8, Kz))], 64))), 128))], 8, Xz)) : Ee("", !0)], 12, Yz));
|
|
21362
21362
|
}
|
|
21363
|
-
}), [["__scopeId", "data-v-
|
|
21363
|
+
}), [["__scopeId", "data-v-79940aa1"]]), qz = { class: "pointer-events-none absolute left-1 top-full z-[9999] mt-1 max-w-64 opacity-0 transition-opacity duration-150 group-hover/link:opacity-100" }, Jz = { class: "rounded border border-border bg-popover px-2.5 py-1.5 shadow-lg" }, Qz = { class: "truncate text-xs text-foreground" }, eR = { class: "mt-0.5 text-[10px] text-muted-foreground" }, tR = Le({
|
|
21364
21364
|
__name: "LinkTooltip",
|
|
21365
21365
|
props: {
|
|
21366
21366
|
label: {},
|
|
@@ -22851,7 +22851,7 @@ var LN = ["onPointerdown"], ON = ["onPointerdown"], zN = Le({
|
|
|
22851
22851
|
_: 1
|
|
22852
22852
|
}, 8, ["column-widths", "editable"])], 12, RN)) : Ee("", !0);
|
|
22853
22853
|
}
|
|
22854
|
-
}), [["__scopeId", "data-v-
|
|
22854
|
+
}), [["__scopeId", "data-v-af359a81"]]), ZN = [
|
|
22855
22855
|
"width",
|
|
22856
22856
|
"height",
|
|
22857
22857
|
"viewBox"
|
|
@@ -34530,7 +34530,7 @@ var w1 = ["tabindex"], k1 = {
|
|
|
34530
34530
|
canvasSize: g,
|
|
34531
34531
|
rasterizeSlide: nn
|
|
34532
34532
|
}), an = function(e) {
|
|
34533
|
-
const { slideCount: t, rasterizeSlide: n } = e, o = e.loadGifEncoder ?? (async () => (await import("./gif-encoder-
|
|
34533
|
+
const { slideCount: t, rasterizeSlide: n } = e, o = e.loadGifEncoder ?? (async () => (await import("./gif-encoder-IIFQaSN6.js")).encodeGif), a = e.createRecorder ?? s1, r = e.createCanvas ?? (() => document.createElement("canvas")), l = e.downloadBlob ?? wp, i = nt(!1), s = nt(0);
|
|
34534
34534
|
return {
|
|
34535
34535
|
exporting: i,
|
|
34536
34536
|
progress: s,
|
|
Binary file
|
|
Binary file
|
|
@@ -21360,7 +21360,7 @@ var wP = ["data-element-id", "data-pptx-element"], SP = ["id", "innerHTML"], EP
|
|
|
21360
21360
|
"vector-effect": "non-scaling-stroke"
|
|
21361
21361
|
}, null, 8, jP))], 64))), 128))], 8, RP)) : (0, n.createCommentVNode)("", !0)], 12, OP));
|
|
21362
21362
|
}
|
|
21363
|
-
}), [["__scopeId", "data-v-
|
|
21363
|
+
}), [["__scopeId", "data-v-79940aa1"]]), YP = { class: "pointer-events-none absolute left-1 top-full z-[9999] mt-1 max-w-64 opacity-0 transition-opacity duration-150 group-hover/link:opacity-100" }, XP = { class: "rounded border border-border bg-popover px-2.5 py-1.5 shadow-lg" }, GP = { class: "truncate text-xs text-foreground" }, KP = { class: "mt-0.5 text-[10px] text-muted-foreground" }, ZP = (0, n.defineComponent)({
|
|
21364
21364
|
__name: "LinkTooltip",
|
|
21365
21365
|
props: {
|
|
21366
21366
|
label: {},
|
|
@@ -22851,7 +22851,7 @@ var Tz = ["onPointerdown"], Fz = ["onPointerdown"], $z = (0, n.defineComponent)(
|
|
|
22851
22851
|
_: 1
|
|
22852
22852
|
}, 8, ["column-widths", "editable"])], 12, Pz)) : (0, n.createCommentVNode)("", !0);
|
|
22853
22853
|
}
|
|
22854
|
-
}), [["__scopeId", "data-v-
|
|
22854
|
+
}), [["__scopeId", "data-v-af359a81"]]), Hz = [
|
|
22855
22855
|
"width",
|
|
22856
22856
|
"height",
|
|
22857
22857
|
"viewBox"
|
|
@@ -34533,7 +34533,7 @@ var hq = ["tabindex"], xq = {
|
|
|
34533
34533
|
canvasSize: f,
|
|
34534
34534
|
rasterizeSlide: wt
|
|
34535
34535
|
}), Et = function(e) {
|
|
34536
|
-
const { slideCount: t, rasterizeSlide: o } = e, r = e.loadGifEncoder ?? (async () => (await Promise.resolve().then(() => require("./gif-encoder-
|
|
34536
|
+
const { slideCount: t, rasterizeSlide: o } = e, r = e.loadGifEncoder ?? (async () => (await Promise.resolve().then(() => require("./gif-encoder-CnYxNLBk.cjs"))).encodeGif), a = e.createRecorder ?? oq, l = e.createCanvas ?? (() => document.createElement("canvas")), i = e.downloadBlob ?? ki, s = (0, n.ref)(!1), c = (0, n.ref)(0);
|
|
34537
34537
|
return {
|
|
34538
34538
|
exporting: s,
|
|
34539
34539
|
progress: c,
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|