pptx-vue-viewer 1.19.0 → 1.20.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.
- package/CHANGELOG.md +8 -0
- package/README.md +11 -10
- package/dist/composables-unstable.cjs +1 -1
- package/dist/composables-unstable.cjs.br +0 -0
- package/dist/composables-unstable.cjs.gz +0 -0
- package/dist/composables-unstable.js +2 -2
- package/dist/composables-unstable.js.br +0 -0
- package/dist/composables-unstable.js.gz +0 -0
- package/dist/gif-encoder-CDBjbzrF.js +2 -0
- package/dist/gif-encoder-CDBjbzrF.js.br +0 -0
- package/dist/gif-encoder-CDBjbzrF.js.gz +0 -0
- package/dist/gif-encoder-axR_MFBK.cjs +2 -0
- package/dist/gif-encoder-axR_MFBK.cjs.br +0 -0
- package/dist/gif-encoder-axR_MFBK.cjs.gz +0 -0
- package/dist/{i18n-dsaVECo9.js → i18n-CgYpk8Gc.js} +23 -0
- package/dist/i18n-CgYpk8Gc.js.br +0 -0
- package/dist/i18n-CgYpk8Gc.js.gz +0 -0
- package/dist/{i18n-Bj26NRJG.cjs → i18n-CniFIS_2.cjs} +23 -0
- package/dist/i18n-CniFIS_2.cjs.br +0 -0
- package/dist/i18n-CniFIS_2.cjs.gz +0 -0
- package/dist/i18n.cjs +1 -1
- package/dist/i18n.cjs.br +0 -0
- package/dist/i18n.cjs.gz +0 -0
- package/dist/i18n.js +1 -1
- package/dist/i18n.js.br +0 -0
- package/dist/i18n.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.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.br +0 -0
- package/dist/index.js.gz +0 -0
- package/dist/pptx-vue-viewer.css +2 -2
- package/dist/pptx-vue-viewer.css.br +0 -0
- package/dist/pptx-vue-viewer.css.gz +0 -0
- package/dist/{useViewerSettingsDialog-DokVPkyv.js → useViewerSettingsDialog-BtgXXacg.js} +2077 -2020
- package/dist/useViewerSettingsDialog-BtgXXacg.js.br +0 -0
- package/dist/useViewerSettingsDialog-BtgXXacg.js.gz +0 -0
- package/dist/{useViewerSettingsDialog-B_XQk-63.cjs → useViewerSettingsDialog-I9LB_zEI.cjs} +2527 -2455
- package/dist/useViewerSettingsDialog-I9LB_zEI.cjs.br +0 -0
- package/dist/useViewerSettingsDialog-I9LB_zEI.cjs.gz +0 -0
- package/dist/viewer/PowerPointViewer.vue.d.ts.map +1 -1
- package/dist/viewer/components/EditorToolbar.vue.d.ts +4 -4
- package/dist/viewer/components/MobileBottomBar.vue.d.ts +5 -2
- package/dist/viewer/components/MobileBottomBar.vue.d.ts.map +1 -1
- package/dist/viewer/components/MobileMenuSheet.vue.d.ts.map +1 -1
- package/dist/viewer/components/MobileToolbar.vue.d.ts.map +1 -1
- package/dist/viewer/components/StatusBar.vue.d.ts +3 -0
- package/dist/viewer/components/StatusBar.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/FileSection.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/HelpSection.vue.d.ts +8 -0
- package/dist/viewer/components/ribbon/HelpSection.vue.d.ts.map +1 -0
- package/dist/viewer/components/ribbon/RibbonTabBar.vue.d.ts +21 -0
- package/dist/viewer/components/ribbon/RibbonTabBar.vue.d.ts.map +1 -0
- package/dist/viewer/components/ribbon/RibbonToolbar.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/SlideShowSection.vue.d.ts +3 -0
- package/dist/viewer/components/ribbon/SlideShowSection.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/TabRowActions.vue.d.ts +3 -0
- package/dist/viewer/components/ribbon/TabRowActions.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/TitleBar.vue.d.ts +3 -0
- package/dist/viewer/components/ribbon/TitleBar.vue.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/file-section-actions.d.ts +16 -0
- package/dist/viewer/components/ribbon/file-section-actions.d.ts.map +1 -0
- package/dist/viewer/components/ribbon/file-section-types.d.ts +3 -0
- package/dist/viewer/components/ribbon/file-section-types.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/mobile-menu-items.d.ts +16 -0
- package/dist/viewer/components/ribbon/mobile-menu-items.d.ts.map +1 -0
- package/dist/viewer/components/ribbon/ribbon-constants.d.ts +1 -5
- package/dist/viewer/components/ribbon/ribbon-constants.d.ts.map +1 -1
- package/dist/viewer/components/ribbon/ribbon-props-fixture.d.ts +10 -0
- package/dist/viewer/components/ribbon/ribbon-props-fixture.d.ts.map +1 -0
- package/dist/viewer/components/ribbon/ribbon-types.d.ts +3 -1
- package/dist/viewer/components/ribbon/ribbon-types.d.ts.map +1 -1
- package/dist/viewer/composables/index.d.ts +2 -0
- package/dist/viewer/composables/index.d.ts.map +1 -1
- package/dist/viewer/composables/useToolbarVisibility.d.ts +22 -0
- package/dist/viewer/composables/useToolbarVisibility.d.ts.map +1 -0
- package/dist/viewer/index.cjs +2 -2
- package/dist/viewer/index.cjs.br +0 -0
- package/dist/viewer/index.cjs.gz +0 -0
- package/dist/viewer/index.js +3 -3
- package/dist/viewer/index.js.br +0 -0
- package/dist/viewer/index.js.gz +0 -0
- package/dist/viewer/types.d.ts +9 -1
- package/dist/viewer/types.d.ts.map +1 -1
- package/dist/{viewer-uMi8jbrm.js → viewer-BKll4NUd.js} +6736 -6669
- package/dist/viewer-BKll4NUd.js.br +0 -0
- package/dist/viewer-BKll4NUd.js.gz +0 -0
- package/dist/{viewer-C3XDJDkA.cjs → viewer-CChtMIc0.cjs} +1122 -1050
- package/dist/viewer-CChtMIc0.cjs.br +0 -0
- package/dist/viewer-CChtMIc0.cjs.gz +0 -0
- package/package.json +11 -11
- package/dist/gif-encoder-roYEJr-T.cjs +0 -2
- package/dist/gif-encoder-roYEJr-T.cjs.br +0 -0
- package/dist/gif-encoder-roYEJr-T.cjs.gz +0 -0
- package/dist/gif-encoder-x3k1sOGn.js +0 -2
- package/dist/gif-encoder-x3k1sOGn.js.br +0 -0
- package/dist/gif-encoder-x3k1sOGn.js.gz +0 -0
- package/dist/i18n-Bj26NRJG.cjs.br +0 -0
- package/dist/i18n-Bj26NRJG.cjs.gz +0 -0
- package/dist/i18n-dsaVECo9.js.br +0 -0
- package/dist/i18n-dsaVECo9.js.gz +0 -0
- package/dist/useViewerSettingsDialog-B_XQk-63.cjs.br +0 -0
- package/dist/useViewerSettingsDialog-B_XQk-63.cjs.gz +0 -0
- package/dist/useViewerSettingsDialog-DokVPkyv.js.br +0 -0
- package/dist/useViewerSettingsDialog-DokVPkyv.js.gz +0 -0
- package/dist/viewer-C3XDJDkA.cjs.br +0 -0
- package/dist/viewer-C3XDJDkA.cjs.gz +0 -0
- package/dist/viewer-uMi8jbrm.js.br +0 -0
- package/dist/viewer-uMi8jbrm.js.gz +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,14 @@ All notable changes to this project are documented here.
|
|
|
4
4
|
This file is generated from [Conventional Commits](https://www.conventionalcommits.org)
|
|
5
5
|
by [git-cliff](https://git-cliff.org); do not edit it by hand.
|
|
6
6
|
|
|
7
|
+
## [1.19.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.19.1) - 2026-07-17
|
|
8
|
+
|
|
9
|
+
### Dependencies
|
|
10
|
+
|
|
11
|
+
- **deps:** Update outdated dependencies within semver ranges (by @ChristopherVR) ([3249d8e](https://github.com/ChristopherVR/pptx-viewer/commit/3249d8ecd53ea79089f87f942f2c88caae840466))
|
|
12
|
+
|
|
13
|
+
## [1.19.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.19.0) - 2026-07-17
|
|
14
|
+
|
|
7
15
|
## [1.18.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.18.0) - 2026-07-16
|
|
8
16
|
|
|
9
17
|
### Documentation
|
package/README.md
CHANGED
|
@@ -162,15 +162,16 @@ async function save() {
|
|
|
162
162
|
|
|
163
163
|
### Props
|
|
164
164
|
|
|
165
|
-
| Prop | Type | Default | Description
|
|
166
|
-
| --------------- | --------------------------- | ------- |
|
|
167
|
-
| `content` | `Uint8Array \| ArrayBuffer` | n/a | The `.pptx` bytes to render. **Required.**
|
|
168
|
-
| `theme` | `ViewerTheme` | n/a | Color/radius overrides applied as CSS custom properties.
|
|
169
|
-
| `class` | `string` | n/a | Class applied to the root element.
|
|
170
|
-
| `canEdit` | `boolean` | `false` | Enables the editor toolbar, inspector, and drag-and-drop editing.
|
|
171
|
-
| `filePath` | `string` | n/a | Passed to autosave / recovery logic.
|
|
172
|
-
| `authorName` | `string` | n/a | Displayed in comment annotations.
|
|
173
|
-
| `collaboration` | `CollaborationConfig` | n/a | Yjs real-time collaboration config (server URL, room, role).
|
|
165
|
+
| Prop | Type | Default | Description |
|
|
166
|
+
| --------------- | --------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------- |
|
|
167
|
+
| `content` | `Uint8Array \| ArrayBuffer` | n/a | The `.pptx` bytes to render. **Required.** |
|
|
168
|
+
| `theme` | `ViewerTheme` | n/a | Color/radius overrides applied as CSS custom properties. |
|
|
169
|
+
| `class` | `string` | n/a | Class applied to the root element. |
|
|
170
|
+
| `canEdit` | `boolean` | `false` | Enables the editor toolbar, inspector, and drag-and-drop editing. |
|
|
171
|
+
| `filePath` | `string` | n/a | Passed to autosave / recovery logic. |
|
|
172
|
+
| `authorName` | `string` | n/a | Displayed in comment annotations. |
|
|
173
|
+
| `collaboration` | `CollaborationConfig` | n/a | Yjs real-time collaboration config (server URL, room, role). |
|
|
174
|
+
| `hiddenActions` | `ToolbarActionId[]` | n/a | Individual toolbar buttons and/or ribbon tabs to hide (e.g. `['share', 'broadcast', 'insert']`). Omit to show everything. |
|
|
174
175
|
|
|
175
176
|
### Events
|
|
176
177
|
|
|
@@ -214,7 +215,7 @@ async function save() {
|
|
|
214
215
|
|
|
215
216
|
`PowerPointViewer`, `SlideCanvas`, `SlideStage`, `ElementRenderer`,
|
|
216
217
|
`provideViewerTheme`, `useViewerTheme`, and the `ViewerTheme` / `CanvasSize` /
|
|
217
|
-
`CollaborationConfig` types.
|
|
218
|
+
`CollaborationConfig` / `ToolbarActionId` types.
|
|
218
219
|
|
|
219
220
|
## Localization (i18n)
|
|
220
221
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const e = require("./useViewerSettingsDialog-
|
|
2
|
+
const e = require("./useViewerSettingsDialog-I9LB_zEI.cjs");
|
|
3
3
|
let t = require("vue");
|
|
4
4
|
function s(e) {
|
|
5
5
|
const t = /* @__PURE__ */ new Set(), s = [];
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as a, $
|
|
1
|
+
import { $ as a, $r as s, $t as t, A as e, At as n, B as u, Bt as l, Ct as c, D as i, Dt as o, E as r, Er as v, Et as f, F as d, G as g, Gt as h, H as m, Ht as p, I as w, J as y, Jt as E, K as M, Kt as S, L as j, M as D, Ma as V, Mt as X, N as Z, Nt as $, O as _, Ot as k, P as q, Q as x, R as z, St as A, T as B, Tt as G, U as H, Ut as I, V as J, Vt as K, W as N, Wt as O, X as T, Xn as U, Xt as W, Y, Yt as b, Z as C, Zn as F, Zt as L, _ as P, _i as Q, _t as R, a as aa, an as sa, at as ta, bt as ea, c as na, cn as ua, cr as la, ct as ca, d as ia, dt as oa, et as ra, f as va, ft as fa, g as da, gt as ga, h as ha, hn as ma, ht as pa, i as wa, in as ya, it as Ea, j as Ma, jt as Sa, k as ja, kt as Da, l as Va, ln as Xa, m as Za, mt as $a, n as _a, nn as ka, nt as qa, o as xa, on as za, ot as Aa, p as Ba, pt as Ga, q as Ha, qt as Ia, r as Ja, rn as Ka, rt as Na, s as Oa, sn as Ta, st as Ua, t as Wa, tt as Ya, u as ba, v as Ca, vt as Fa, w as La, wt as Pa, xt as Qa, y as Ra, yt as as, z as ss, zt as ts } from "./useViewerSettingsDialog-BtgXXacg.js";
|
|
2
2
|
import { computed as es, readonly as ns, ref as us } from "vue";
|
|
3
3
|
function ls(a = []) {
|
|
4
4
|
const s = us(cs(a)), t = es(() => 0 === s.value.length);
|
|
@@ -27,4 +27,4 @@ function cs(a) {
|
|
|
27
27
|
for (const e of a) s.has(e) || (s.add(e), t.push(e));
|
|
28
28
|
return t;
|
|
29
29
|
}
|
|
30
|
-
export {
|
|
30
|
+
export { Ja as DEFAULT_MAX_VERSIONS, Pa as ERASER_RADIUS, G as HIGHLIGHTER_OPACITY, f as HIGHLIGHTER_WIDTH, U as MOBILE_BREAKPOINT, F as MOBILE_LANDSCAPE_MAX_HEIGHT, fa as NUDGE_LARGE, Ga as NUDGE_SMALL, o as PEN_WIDTH, da as RIBBON_ALIGN, $a as SHORTCUT_CATALOG, pa as SHORTCUT_GROUP_LABEL_KEYS, l as SMARTART_COLOR_SCHEMES, K as SMARTART_STYLE_OPTIONS, ua as SmartArt3DKey, la as TABLET_BREAKPOINT, Ia as TableSelectionKey, v as buildClickGroups, j as buildSearchRegex, k as buildStrokePathD, E as computeCellSelection, s as computeDocumentStatistics, as as computeElapsed, Q as countWords, Da as createStroke, n as eraseStrokesAtPoint, z as findMatches, ea as formatRehearseMs, qa as generateCommentId, ga as groupShortcutCatalog, b as injectTableSelection, ka as inlineEditorRect, V as isMobileViewport, Ka as nodeIdsInRenderOrder, W as provideTableSelection, ss as replaceInElement, R as resolveShortcutAction, p as smartArtLayoutLabel, ya as textNodeIdsInRenderOrder, P as toShapePreset, ca as useAccessibility, Ua as useAlignGroup, $ as useAnimationPlayback, Aa as useAutosave, h as useChartEditing, ta as useCollaboration, Ea as useCollaborationWiring, Ta as useColorChangeImage, Na as useComments, Ya as useCommentsWiring, ra as useContextMenu, a as useCustomShows, x as useCustomShowsWiring, O as useDebouncedCallback, C as useDocumentPropertiesDialog, S as useDocumentStatistics, T as useEditorHistory, Y as useEditorKeyboard, y as useEditorOperations, Ha as useElementDrag, M as useElementInsertion, g as useEmbeddedFonts, N as useExport, H as useExportProgress, J as useExportWiring, u as useFindReplace, w as useFontEmbedding, d as useFormatPainter, q as useHeaderFooterDialog, Z as useInkDrawing, D as useInlineEditing, Ma as useInsertElementDialogs, X as useIsMobile, e as useKeyboardInsets, Fa as useKeyboardShortcuts, ja as useLoadContent, _ as useMasterViewState, m as useMediaExport, i as useMobileChrome, za as useModel3dScene, r as useMultiSelectOps, B as usePasswordProtection, Sa as usePresentationAnnotations, La as usePresentationModeWiring, Ra as usePrint, Qa as useRehearseTimings, Ca as useRibbonActions, ha as useRibbonProps, Za as useRibbonUiState, Ba as useSectionOperations, ls as useSelection, va as useSelectionPaneWiring, ma as useSheetDismissDrag, ia as useSignatureWorkflow, oa as useSignatures, ba as useSlideMutations, Va as useSlideOperations, na as useSlideShowSettings, Xa as useSmartArt3D, ts as useSmartArtEditing, I as useSmartArtFocus, t as useSmartArtHoverRect, sa as useSmartArtInlineEditState, Oa as useSmartArtNodeEditContext, xa as useTableCellEditingContext, L as useTableCellSelection, aa as useThemeEditing, c as useToolbarAutoHide, A as useTouchGestures, wa as useVersionHistory, _a as useVersionHistoryWiring, Wa as useViewerSettingsDialog };
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -205,6 +205,29 @@ var t = {
|
|
|
205
205
|
"pptx.settings.showRulers": "Show rulers",
|
|
206
206
|
"pptx.settings.snapToGrid": "Snap to grid",
|
|
207
207
|
"pptx.settings.reducedMotion": "Reduced motion",
|
|
208
|
+
"pptx.settings.appearance": "Appearance",
|
|
209
|
+
"pptx.settings.language": "Language",
|
|
210
|
+
"pptx.settings.theme.default": "Default",
|
|
211
|
+
"pptx.settings.theme.light": "Light",
|
|
212
|
+
"pptx.settings.theme.vermilionLight": "Vermilion Light",
|
|
213
|
+
"pptx.settings.theme.vermilionDark": "Vermilion Dark",
|
|
214
|
+
"pptx.account.profile.title": "Profile",
|
|
215
|
+
"pptx.account.profile.nameLabel": "Display name",
|
|
216
|
+
"pptx.account.profile.namePlaceholder": "Your name",
|
|
217
|
+
"pptx.account.profile.avatarColorLabel": "Avatar color",
|
|
218
|
+
"pptx.account.storage.title": "Storage & Privacy",
|
|
219
|
+
"pptx.account.storage.usage": "{{count}} saved presentation(s), {{size}} used",
|
|
220
|
+
"pptx.account.storage.usageEmpty": "No presentations saved locally yet.",
|
|
221
|
+
"pptx.account.storage.clear": "Clear local data",
|
|
222
|
+
"pptx.account.storage.clearConfirm": "This permanently deletes every locally saved presentation and recovery snapshot on this device. This cannot be undone. Continue?",
|
|
223
|
+
"pptx.account.storage.clearedNotice": "Local data cleared.",
|
|
224
|
+
"pptx.account.storage.privacyBlurb": "Your presentations and recovery history stay in your browser unless you explicitly share or download them.",
|
|
225
|
+
"pptx.account.about.title": "About",
|
|
226
|
+
"pptx.account.about.version": "Version {{version}}",
|
|
227
|
+
"pptx.account.signIn.title": "Sign in",
|
|
228
|
+
"pptx.account.signIn.description": "Sign in to sync your presentations and settings across devices.",
|
|
229
|
+
"pptx.account.signIn.button": "Sign in",
|
|
230
|
+
"pptx.account.signIn.signedInAs": "Signed in as {{name}}",
|
|
208
231
|
"pptx.sections.slides": "Slides",
|
|
209
232
|
"pptx.sections.collapsePane": "Collapse pane",
|
|
210
233
|
"pptx.sections.addSlide": "Add Slide",
|
|
Binary file
|
|
Binary file
|
|
@@ -205,6 +205,29 @@ var t = {
|
|
|
205
205
|
"pptx.settings.showRulers": "Show rulers",
|
|
206
206
|
"pptx.settings.snapToGrid": "Snap to grid",
|
|
207
207
|
"pptx.settings.reducedMotion": "Reduced motion",
|
|
208
|
+
"pptx.settings.appearance": "Appearance",
|
|
209
|
+
"pptx.settings.language": "Language",
|
|
210
|
+
"pptx.settings.theme.default": "Default",
|
|
211
|
+
"pptx.settings.theme.light": "Light",
|
|
212
|
+
"pptx.settings.theme.vermilionLight": "Vermilion Light",
|
|
213
|
+
"pptx.settings.theme.vermilionDark": "Vermilion Dark",
|
|
214
|
+
"pptx.account.profile.title": "Profile",
|
|
215
|
+
"pptx.account.profile.nameLabel": "Display name",
|
|
216
|
+
"pptx.account.profile.namePlaceholder": "Your name",
|
|
217
|
+
"pptx.account.profile.avatarColorLabel": "Avatar color",
|
|
218
|
+
"pptx.account.storage.title": "Storage & Privacy",
|
|
219
|
+
"pptx.account.storage.usage": "{{count}} saved presentation(s), {{size}} used",
|
|
220
|
+
"pptx.account.storage.usageEmpty": "No presentations saved locally yet.",
|
|
221
|
+
"pptx.account.storage.clear": "Clear local data",
|
|
222
|
+
"pptx.account.storage.clearConfirm": "This permanently deletes every locally saved presentation and recovery snapshot on this device. This cannot be undone. Continue?",
|
|
223
|
+
"pptx.account.storage.clearedNotice": "Local data cleared.",
|
|
224
|
+
"pptx.account.storage.privacyBlurb": "Your presentations and recovery history stay in your browser unless you explicitly share or download them.",
|
|
225
|
+
"pptx.account.about.title": "About",
|
|
226
|
+
"pptx.account.about.version": "Version {{version}}",
|
|
227
|
+
"pptx.account.signIn.title": "Sign in",
|
|
228
|
+
"pptx.account.signIn.description": "Sign in to sync your presentations and settings across devices.",
|
|
229
|
+
"pptx.account.signIn.button": "Sign in",
|
|
230
|
+
"pptx.account.signIn.signedInAs": "Signed in as {{name}}",
|
|
208
231
|
"pptx.sections.slides": "Slides",
|
|
209
232
|
"pptx.sections.collapsePane": "Collapse pane",
|
|
210
233
|
"pptx.sections.addSlide": "Add Slide",
|
|
Binary file
|
|
Binary file
|
package/dist/i18n.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const e = require("./i18n-
|
|
2
|
+
const e = require("./i18n-CniFIS_2.cjs");
|
|
3
3
|
function t(e) {
|
|
4
4
|
const t = {};
|
|
5
5
|
for (const [n, o] of Object.entries(e)) t[n] = o.replace(/\{\{(?<name>\w+)\}\}/gu, "{$<name>}");
|
package/dist/i18n.cjs.br
CHANGED
|
Binary file
|
package/dist/i18n.cjs.gz
CHANGED
|
Binary file
|
package/dist/i18n.js
CHANGED
package/dist/i18n.js.br
CHANGED
|
Binary file
|
package/dist/i18n.js.gz
CHANGED
|
Binary file
|
package/dist/index.cjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const e = require("./useViewerSettingsDialog-
|
|
2
|
+
const e = require("./useViewerSettingsDialog-I9LB_zEI.cjs"), o = require("./viewer-CChtMIc0.cjs");
|
|
3
3
|
exports.AUDIENCE_HASH = o.AUDIENCE_HASH, exports.CollaborationCursors = o.CollaborationCursors_default, exports.CollaborationStatusIndicator = o.CollaborationStatusIndicator_default, exports.ElementRenderer = o.ElementRenderer_default, exports.FollowModeBar = o.FollowModeBar_default, exports.PowerPointViewer = o.PowerPointViewer_default, exports.RemoteSelectionOverlay = o.RemoteSelectionOverlay_default, exports.SlideCanvas = o.SlideCanvas_default, exports.SlideStage = o.SlideStage_default, exports.clearAudienceContent = o.clearAudienceContent, exports.cn = o.cn, exports.defaultCssVars = e.defaultCssVars, exports.defaultRadius = e.defaultRadius, exports.defaultThemeColors = e.defaultThemeColors, exports.exportAllSlidesToSvg = e.exportAllSlidesToSvg, exports.exportAllSlidesToSvgBlobs = e.exportAllSlidesToSvgBlobs, exports.exportSlideToSvg = e.exportSlideToSvg, exports.exportSlideToSvgBlob = e.exportSlideToSvgBlob, exports.isAudienceTab = o.isAudienceTab, exports.loadAudienceContent = o.loadAudienceContent, exports.parsePresentationSessionId = e.parsePresentationSessionId, exports.provideViewerTheme = o.provideViewerTheme, exports.storeAudienceContent = o.storeAudienceContent, exports.themeToCssVars = e.themeToCssVars, exports.useCollaboration = e.useCollaboration, exports.useCollaborationWiring = e.useCollaborationWiring, exports.useThemeStyle = o.useThemeStyle, exports.useViewerTheme = o.useViewerTheme, exports.vermilionDarkColors = e.vermilionDarkColors, exports.vermilionDarkTheme = e.vermilionDarkTheme, exports.vermilionLightColors = e.vermilionLightColors, exports.vermilionLightTheme = e.vermilionLightTheme, exports.vermilionRadius = e.vermilionRadius;
|
package/dist/index.cjs.br
CHANGED
|
Binary file
|
package/dist/index.cjs.gz
CHANGED
|
Binary file
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { PowerPointViewer, SlideCanvas, SlideStage, ElementRenderer, CollaborationCursors, CollaborationStatusIndicator, RemoteSelectionOverlay, FollowModeBar, useCollaboration, useCollaborationWiring, exportSlideToSvg, exportSlideToSvgBlob, exportAllSlidesToSvg, exportAllSlidesToSvgBlobs, } from './viewer';
|
|
2
2
|
export type { PowerPointViewerProps, PowerPointViewerEmits, PowerPointViewerExpose, CollaborationConfig, CollaborationRole, CanvasSize, RemoteCursor, RemotePresence, RemoteSelectionBox, UseCollaborationOptions, UseCollaborationResult, UseCollaborationWiringInput, UseCollaborationWiringResult, SvgExportSingleSlideOptions, SvgExportAllOptions, } from './viewer';
|
|
3
|
-
export type { ViewerMode, PowerPointViewerAPI } from 'pptx-viewer-shared';
|
|
3
|
+
export type { ViewerMode, PowerPointViewerAPI, ToolbarActionId, ToolbarButtonId, ToolbarTabId, } from 'pptx-viewer-shared';
|
|
4
4
|
export { AUDIENCE_HASH, isAudienceTab, storeAudienceContent, loadAudienceContent, clearAudienceContent, } from './viewer';
|
|
5
5
|
export { parsePresentationSessionId } from 'pptx-viewer-shared';
|
|
6
6
|
export { cn } from './utils';
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EACN,gBAAgB,EAChB,WAAW,EACX,UAAU,EACV,eAAe,EACf,oBAAoB,EACpB,4BAA4B,EAC5B,sBAAsB,EACtB,aAAa,EACb,gBAAgB,EAChB,sBAAsB,EACtB,gBAAgB,EAChB,oBAAoB,EACpB,oBAAoB,EACpB,yBAAyB,GACzB,MAAM,UAAU,CAAC;AAClB,YAAY,EACX,qBAAqB,EACrB,qBAAqB,EACrB,sBAAsB,EACtB,mBAAmB,EACnB,iBAAiB,EACjB,UAAU,EACV,YAAY,EACZ,cAAc,EACd,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,2BAA2B,EAC3B,4BAA4B,EAC5B,2BAA2B,EAC3B,mBAAmB,GACnB,MAAM,UAAU,CAAC;AAGlB,YAAY,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EACN,gBAAgB,EAChB,WAAW,EACX,UAAU,EACV,eAAe,EACf,oBAAoB,EACpB,4BAA4B,EAC5B,sBAAsB,EACtB,aAAa,EACb,gBAAgB,EAChB,sBAAsB,EACtB,gBAAgB,EAChB,oBAAoB,EACpB,oBAAoB,EACpB,yBAAyB,GACzB,MAAM,UAAU,CAAC;AAClB,YAAY,EACX,qBAAqB,EACrB,qBAAqB,EACrB,sBAAsB,EACtB,mBAAmB,EACnB,iBAAiB,EACjB,UAAU,EACV,YAAY,EACZ,cAAc,EACd,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,2BAA2B,EAC3B,4BAA4B,EAC5B,2BAA2B,EAC3B,mBAAmB,GACnB,MAAM,UAAU,CAAC;AAGlB,YAAY,EACX,UAAU,EACV,mBAAmB,EACnB,eAAe,EACf,eAAe,EACf,YAAY,GACZ,MAAM,oBAAoB,CAAC;AAG5B,OAAO,EACN,aAAa,EACb,aAAa,EACb,oBAAoB,EACpB,mBAAmB,EACnB,oBAAoB,GACpB,MAAM,UAAU,CAAC;AAClB,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAGhE,OAAO,EAAE,EAAE,EAAE,MAAM,SAAS,CAAC;AAG7B,YAAY,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAC9D,OAAO,EACN,kBAAkB,EAClB,aAAa,EACb,cAAc,EACd,cAAc,EACd,kBAAkB,EAClB,cAAc,EACd,aAAa,EACb,oBAAoB,EACpB,mBAAmB,EACnB,mBAAmB,EACnB,kBAAkB,EAClB,eAAe,GACf,MAAM,SAAS,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as
|
|
3
|
-
export { P as AUDIENCE_HASH,
|
|
1
|
+
import { C as a, Ci as s, Fo as o, Io as e, Lo as i, No as r, Oo as t, Po as l, Qa as n, S, Si as d, Ti as m, at as C, b as w, it as p, x as b } from "./useViewerSettingsDialog-BtgXXacg.js";
|
|
2
|
+
import { A as c, M as f, O as g, a as j, c as u, d as v, f as O, i as P, j as x, k as F, l as I, n as M, o as R, p as V, r as k, s as y, t as A } from "./viewer-BKll4NUd.js";
|
|
3
|
+
export { P as AUDIENCE_HASH, F as CollaborationCursors, g as CollaborationStatusIndicator, V as ElementRenderer, v as FollowModeBar, A as PowerPointViewer, k as RemoteSelectionOverlay, M as SlideCanvas, O as SlideStage, j as clearAudienceContent, I as cn, d as defaultCssVars, s as defaultRadius, m as defaultThemeColors, w as exportAllSlidesToSvg, b as exportAllSlidesToSvgBlobs, S as exportSlideToSvg, a as exportSlideToSvgBlob, R as isAudienceTab, y as loadAudienceContent, n as parsePresentationSessionId, c as provideViewerTheme, u as storeAudienceContent, t as themeToCssVars, C as useCollaboration, p as useCollaborationWiring, x as useThemeStyle, f as useViewerTheme, r as vermilionDarkColors, l as vermilionDarkTheme, o as vermilionLightColors, e as vermilionLightTheme, i as vermilionRadius };
|
package/dist/index.js.br
CHANGED
|
Binary file
|
package/dist/index.js.gz
CHANGED
|
Binary file
|