pptx-react-viewer 1.20.0 → 1.22.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 +12 -0
- package/README.md +14 -13
- package/dist/{Model3DScene-BLUWY36S.js → Model3DScene-3YB3JAJS.js} +2 -2
- package/dist/{Model3DScene-BLUWY36S.js.br → Model3DScene-3YB3JAJS.js.br} +0 -0
- package/dist/Model3DScene-3YB3JAJS.js.gz +0 -0
- package/dist/{Model3DScene-RYHVTFOT.mjs → Model3DScene-NLUSXHD6.mjs} +1 -1
- package/dist/Model3DScene-NLUSXHD6.mjs.br +0 -0
- package/dist/Model3DScene-NLUSXHD6.mjs.gz +0 -0
- package/dist/{PowerPointViewer-C4d7SKZf.d.ts → PowerPointViewer-WGVR_u4z.d.ts} +2 -2
- package/dist/PowerPointViewer-WGVR_u4z.d.ts.map +1 -0
- package/dist/{SurfaceChart3DScene-BW2YTOPQ.js → SurfaceChart3DScene-PUQ5DCO5.js} +2 -2
- package/dist/{SurfaceChart3DScene-BW2YTOPQ.js.br → SurfaceChart3DScene-PUQ5DCO5.js.br} +0 -0
- package/dist/SurfaceChart3DScene-PUQ5DCO5.js.gz +0 -0
- package/dist/{SurfaceChart3DScene-U6QOMUJF.mjs → SurfaceChart3DScene-YBMJQGH3.mjs} +1 -1
- package/dist/{SurfaceChart3DScene-U6QOMUJF.mjs.br → SurfaceChart3DScene-YBMJQGH3.mjs.br} +0 -0
- package/dist/SurfaceChart3DScene-YBMJQGH3.mjs.gz +0 -0
- package/dist/{chunk-GG2KBJSN.mjs → chunk-5SBQZEKD.mjs} +187 -1
- package/dist/chunk-5SBQZEKD.mjs.br +0 -0
- package/dist/chunk-5SBQZEKD.mjs.gz +0 -0
- package/dist/{chunk-TUVSZMLW.mjs → chunk-7P7QQGTI.mjs} +487 -184
- package/dist/chunk-7P7QQGTI.mjs.br +0 -0
- package/dist/chunk-7P7QQGTI.mjs.gz +0 -0
- package/dist/{chunk-KRK367H5.js → chunk-A6IFTYB5.js} +1166 -863
- package/dist/chunk-A6IFTYB5.js.br +0 -0
- package/dist/chunk-A6IFTYB5.js.gz +0 -0
- package/dist/{chunk-UDJHJM5B.mjs → chunk-DZUI64SO.mjs} +13 -4
- package/dist/chunk-DZUI64SO.mjs.br +0 -0
- package/dist/chunk-DZUI64SO.mjs.gz +0 -0
- package/dist/{chunk-4LPWBQTH.mjs → chunk-E3KJKCSV.mjs} +7 -1
- package/dist/chunk-E3KJKCSV.mjs.br +0 -0
- package/dist/{chunk-4LPWBQTH.mjs.gz → chunk-E3KJKCSV.mjs.gz} +0 -0
- package/dist/{chunk-LXUMBK2O.js → chunk-QVQTDWB7.js} +409 -398
- package/dist/chunk-QVQTDWB7.js.br +0 -0
- package/dist/chunk-QVQTDWB7.js.gz +0 -0
- package/dist/{chunk-BXACB3BG.js → chunk-VSNXVKJI.js} +201 -0
- package/dist/chunk-VSNXVKJI.js.br +0 -0
- package/dist/chunk-VSNXVKJI.js.gz +0 -0
- package/dist/{chunk-4SRCC7NB.js → chunk-ZISXRMDJ.js} +7 -0
- package/dist/chunk-ZISXRMDJ.js.br +0 -0
- package/dist/{chunk-4SRCC7NB.js.gz → chunk-ZISXRMDJ.js.gz} +0 -0
- package/dist/hooks-unstable.d.ts +51 -2
- package/dist/hooks-unstable.d.ts.map +1 -1
- package/dist/hooks-unstable.js +82 -74
- package/dist/hooks-unstable.js.br +0 -0
- package/dist/hooks-unstable.js.gz +0 -0
- package/dist/hooks-unstable.mjs +3 -3
- package/dist/hooks-unstable.mjs.br +0 -0
- package/dist/hooks-unstable.mjs.gz +0 -0
- package/dist/i18n.d.ts +18 -2
- package/dist/i18n.js +7 -3
- package/dist/i18n.js.br +0 -0
- package/dist/i18n.js.gz +0 -0
- package/dist/i18n.mjs +1 -1
- package/dist/i18n.mjs.br +0 -0
- package/dist/i18n.mjs.gz +0 -0
- package/dist/index-SUL_8gq8.d.ts +43 -0
- package/dist/index-SUL_8gq8.d.ts.map +1 -0
- package/dist/{index-DmHVR48M.d.ts → index-ntF3kHHU.d.ts} +2 -2
- package/dist/{index-DmHVR48M.d.ts.map → index-ntF3kHHU.d.ts.map} +1 -1
- package/dist/index.d.ts +196 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +70 -18
- package/dist/index.js.br +0 -0
- package/dist/index.js.gz +0 -0
- package/dist/index.mjs +4 -4
- package/dist/index.mjs.br +0 -0
- package/dist/index.mjs.gz +0 -0
- package/dist/pptx-viewer.css +1 -1
- package/dist/pptx-viewer.css.br +0 -0
- package/dist/pptx-viewer.css.gz +0 -0
- package/dist/{types-BK7Nt13M.d.ts → types-Cdh0XYcS.d.ts} +66 -3
- package/dist/types-Cdh0XYcS.d.ts.map +1 -0
- package/dist/viewer/index.d.ts +122 -0
- package/dist/viewer/index.js +20 -20
- package/dist/viewer/index.js.br +0 -0
- package/dist/viewer/index.js.gz +0 -0
- package/dist/viewer/index.mjs +4 -4
- package/dist/viewer/index.mjs.br +0 -0
- package/dist/viewer/index.mjs.gz +0 -0
- package/package.json +1 -1
- package/dist/Model3DScene-BLUWY36S.js.gz +0 -0
- package/dist/Model3DScene-RYHVTFOT.mjs.br +0 -0
- package/dist/Model3DScene-RYHVTFOT.mjs.gz +0 -0
- package/dist/PowerPointViewer-C4d7SKZf.d.ts.map +0 -1
- package/dist/SurfaceChart3DScene-BW2YTOPQ.js.gz +0 -0
- package/dist/SurfaceChart3DScene-U6QOMUJF.mjs.gz +0 -0
- package/dist/chunk-4LPWBQTH.mjs.br +0 -0
- package/dist/chunk-4SRCC7NB.js.br +0 -0
- package/dist/chunk-BXACB3BG.js.br +0 -0
- package/dist/chunk-BXACB3BG.js.gz +0 -0
- package/dist/chunk-GG2KBJSN.mjs.br +0 -0
- package/dist/chunk-GG2KBJSN.mjs.gz +0 -0
- package/dist/chunk-KRK367H5.js.br +0 -0
- package/dist/chunk-KRK367H5.js.gz +0 -0
- package/dist/chunk-LXUMBK2O.js.br +0 -0
- package/dist/chunk-LXUMBK2O.js.gz +0 -0
- package/dist/chunk-TUVSZMLW.mjs.br +0 -0
- package/dist/chunk-TUVSZMLW.mjs.gz +0 -0
- package/dist/chunk-UDJHJM5B.mjs.br +0 -0
- package/dist/chunk-UDJHJM5B.mjs.gz +0 -0
- package/dist/i18n.d.ts.map +0 -1
- package/dist/types-BK7Nt13M.d.ts.map +0 -1
package/dist/viewer/index.d.ts
CHANGED
|
@@ -82,6 +82,16 @@ interface ViewerTheme {
|
|
|
82
82
|
cssVars?: Record<string, string>;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
+
/** One selectable entry in the viewer chrome's built-in theme picker (File > Options > Appearance). */
|
|
86
|
+
interface ThemeCatalogEntry {
|
|
87
|
+
/** Stable identifier persisted to storage and passed to `onThemeChange`. */
|
|
88
|
+
key: string;
|
|
89
|
+
/** `pptx.*` translation key for the entry's display label. */
|
|
90
|
+
labelKey: string;
|
|
91
|
+
/** The theme to apply, or `undefined` to reset to the built-in default. */
|
|
92
|
+
theme: ViewerTheme | undefined;
|
|
93
|
+
}
|
|
94
|
+
|
|
85
95
|
/**
|
|
86
96
|
* Action types: hyperlinks, slide jumps, macros, and action buttons.
|
|
87
97
|
*
|
|
@@ -8008,6 +8018,56 @@ interface ElementClipboardPayload {
|
|
|
8008
8018
|
element: PptxElement;
|
|
8009
8019
|
isTemplate: boolean;
|
|
8010
8020
|
}
|
|
8021
|
+
/**
|
|
8022
|
+
* Optional hook point for hosts that want to wire a real sign-in flow into
|
|
8023
|
+
* File > Account. Disabled by default: the Account page renders nothing
|
|
8024
|
+
* extra unless a host explicitly opts in by passing `enabled: true`.
|
|
8025
|
+
* See docs/guide for wiring instructions.
|
|
8026
|
+
*/
|
|
8027
|
+
interface AccountAuthConfig {
|
|
8028
|
+
enabled: boolean;
|
|
8029
|
+
onSignIn: () => void;
|
|
8030
|
+
signedInUser?: {
|
|
8031
|
+
name: string;
|
|
8032
|
+
email?: string;
|
|
8033
|
+
avatarUrl?: string;
|
|
8034
|
+
};
|
|
8035
|
+
}
|
|
8036
|
+
|
|
8037
|
+
/**
|
|
8038
|
+
* Toolbar action / ribbon-tab visibility: a single, framework-agnostic
|
|
8039
|
+
* catalogue of every top-level toolbar button and ribbon tab a host app can
|
|
8040
|
+
* independently hide. Each binding exposes a `hiddenActions?: ToolbarActionId[]`
|
|
8041
|
+
* prop, threads it down to the relevant render sites, and gates them with
|
|
8042
|
+
* `isActionHidden`. Default (`undefined` / `[]`) hides nothing, matching
|
|
8043
|
+
* today's always-visible behaviour.
|
|
8044
|
+
*
|
|
8045
|
+
* `TOOLBAR_TABS` is also the canonical ribbon-tab list/order, replacing the
|
|
8046
|
+
* copy hand-duplicated in each binding (React's `TOOLBAR_SECTIONS`, Vue's
|
|
8047
|
+
* `ribbon-constants.ts`, Angular's `RIBBON_TABS`, etc.) so the tab set can't
|
|
8048
|
+
* drift between bindings. Per-tab icons stay in each binding (icon libraries
|
|
8049
|
+
* differ per framework); only id + i18n key + order are shared here.
|
|
8050
|
+
*/
|
|
8051
|
+
/**
|
|
8052
|
+
* A single toolbar button/control that can be hidden independently of the
|
|
8053
|
+
* ribbon tab it may also appear inside. `zoom` and `navigation` each cover a
|
|
8054
|
+
* whole control cluster (zoom in/out/fit, prev/next) rather than each button
|
|
8055
|
+
* in it, matching how hosts actually want to hide/keep them as a unit.
|
|
8056
|
+
*/
|
|
8057
|
+
type ToolbarButtonId = 'share' | 'broadcast' | 'export' | 'undo' | 'redo' | 'record' | 'notes' | 'fullscreen' | 'zoom' | 'navigation';
|
|
8058
|
+
/** A top-level ribbon tab. `record` intentionally shares its id with the quick-access Record button above: both surface the same recording feature, so hiding one hides the other. */
|
|
8059
|
+
type ToolbarTabId = 'file' | 'home' | 'insert' | 'draw' | 'design' | 'transitions' | 'animations' | 'slideShow' | 'record' | 'review' | 'view' | 'help';
|
|
8060
|
+
type ToolbarActionId = ToolbarButtonId | ToolbarTabId;
|
|
8061
|
+
|
|
8062
|
+
/** One selectable entry in the viewer chrome's built-in language picker (File > Options > Language). */
|
|
8063
|
+
interface LocaleCatalogEntry {
|
|
8064
|
+
/** BCP-47-ish locale code, e.g. `'en'`, `'fr'`. Matches `pptx-viewer-locales`' exports. */
|
|
8065
|
+
code: string;
|
|
8066
|
+
/** English display name, used before a translation dictionary for the target locale is loaded. */
|
|
8067
|
+
label: string;
|
|
8068
|
+
/** The locale's own name for itself, e.g. `'Français'` for `fr`. */
|
|
8069
|
+
nativeLabel: string;
|
|
8070
|
+
}
|
|
8011
8071
|
|
|
8012
8072
|
//#region src/viewer/types-core.d.ts
|
|
8013
8073
|
/**
|
|
@@ -8400,6 +8460,50 @@ interface PowerPointViewerProps {
|
|
|
8400
8460
|
* @see {@link ViewerTheme} for the full type definition.
|
|
8401
8461
|
*/
|
|
8402
8462
|
theme?: ViewerTheme;
|
|
8463
|
+
/**
|
|
8464
|
+
* Initial key into `availableThemes` (or the built-in `THEME_CATALOG`) for
|
|
8465
|
+
* File > Options > Appearance. Ignored once the user picks a different
|
|
8466
|
+
* entry in that session, and always overridden by the `theme` prop when
|
|
8467
|
+
* both are supplied. Falls back to a persisted `localStorage` choice, then
|
|
8468
|
+
* `'default'`.
|
|
8469
|
+
*/
|
|
8470
|
+
defaultThemeKey?: string;
|
|
8471
|
+
/**
|
|
8472
|
+
* Theme choices offered by File > Options > Appearance. Defaults to the
|
|
8473
|
+
* shared `THEME_CATALOG` (default/light/vermilionLight/vermilionDark).
|
|
8474
|
+
*/
|
|
8475
|
+
availableThemes?: ThemeCatalogEntry[];
|
|
8476
|
+
/**
|
|
8477
|
+
* Called when the user picks a theme from File > Options > Appearance.
|
|
8478
|
+
* When provided, the host owns persisting the choice (the viewer will not
|
|
8479
|
+
* also write it to `localStorage`); otherwise the viewer persists it via
|
|
8480
|
+
* the shared `writeStoredViewerPrefs` helper.
|
|
8481
|
+
*/
|
|
8482
|
+
onThemeChange?: (key: string) => void;
|
|
8483
|
+
/**
|
|
8484
|
+
* Initial locale code for File > Options > Language. Falls back to a
|
|
8485
|
+
* persisted `localStorage` choice, then `'en'`.
|
|
8486
|
+
*/
|
|
8487
|
+
defaultLocale?: string;
|
|
8488
|
+
/**
|
|
8489
|
+
* Locale choices offered by File > Options > Language. Defaults to the
|
|
8490
|
+
* codes actually registered on the host's `react-i18next` instance
|
|
8491
|
+
* (mapped through the shared `LOCALE_CATALOG` for display labels).
|
|
8492
|
+
*/
|
|
8493
|
+
availableLocales?: LocaleCatalogEntry[];
|
|
8494
|
+
/**
|
|
8495
|
+
* Called when the user picks a language from File > Options > Language.
|
|
8496
|
+
* When provided, the host owns applying and persisting the choice (the
|
|
8497
|
+
* viewer will not call `i18n.changeLanguage` or touch `localStorage`
|
|
8498
|
+
* itself); otherwise the viewer applies and persists it directly.
|
|
8499
|
+
*/
|
|
8500
|
+
onLocaleChange?: (code: string) => void;
|
|
8501
|
+
/**
|
|
8502
|
+
* Optional hook point for File > Account's sign-in section. Disabled by
|
|
8503
|
+
* default (renders nothing extra); pass `{ enabled: true, onSignIn }` to
|
|
8504
|
+
* surface a real sign-in flow.
|
|
8505
|
+
*/
|
|
8506
|
+
accountAuth?: AccountAuthConfig;
|
|
8403
8507
|
/**
|
|
8404
8508
|
* Optional real-time collaboration configuration.
|
|
8405
8509
|
*
|
|
@@ -8461,6 +8565,24 @@ interface PowerPointViewerProps {
|
|
|
8461
8565
|
* back to the SVG `SmartArtRenderer`. Default `false`.
|
|
8462
8566
|
*/
|
|
8463
8567
|
smartArt3D?: boolean;
|
|
8568
|
+
/**
|
|
8569
|
+
* Hide individual toolbar buttons and/or ribbon tabs instead of the whole
|
|
8570
|
+
* toolbar. Accepts any mix of button ids (`share`, `broadcast`, `export`,
|
|
8571
|
+
* `undo`, `redo`, `record`, `notes`, `fullscreen`, `zoom`, `navigation`)
|
|
8572
|
+
* and ribbon-tab ids (`file`, `home`, `insert`, `draw`, `design`,
|
|
8573
|
+
* `transitions`, `animations`, `slideShow`, `record`, `review`, `view`,
|
|
8574
|
+
* `help`). `zoom` and `navigation` each hide their whole control cluster
|
|
8575
|
+
* (zoom in/out/fit; previous/next slide), not each sub-button. `record`
|
|
8576
|
+
* is shared between the quick-access Record button and the Record ribbon
|
|
8577
|
+
* tab: hiding it hides both. Omitted or empty hides nothing (default,
|
|
8578
|
+
* fully backward compatible).
|
|
8579
|
+
*
|
|
8580
|
+
* @example
|
|
8581
|
+
* ```tsx
|
|
8582
|
+
* <PowerPointViewer content={bytes} hiddenActions={['share', 'broadcast', 'record']} />
|
|
8583
|
+
* ```
|
|
8584
|
+
*/
|
|
8585
|
+
hiddenActions?: ToolbarActionId[];
|
|
8464
8586
|
}
|
|
8465
8587
|
interface PowerPointViewerHandle extends FileViewerHandle, PowerPointViewerAPI {
|
|
8466
8588
|
getContent: () => Promise<Uint8Array>;
|
package/dist/viewer/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../chunk-IKBO6CZC.js');
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
require('../chunk-
|
|
7
|
-
require('../chunk-
|
|
4
|
+
var chunkA6IFTYB5_js = require('../chunk-A6IFTYB5.js');
|
|
5
|
+
var chunkQVQTDWB7_js = require('../chunk-QVQTDWB7.js');
|
|
6
|
+
require('../chunk-VSNXVKJI.js');
|
|
7
|
+
require('../chunk-ZISXRMDJ.js');
|
|
8
8
|
require('../chunk-AD3EAEY6.js');
|
|
9
9
|
require('../chunk-QGM4M3NI.js');
|
|
10
10
|
|
|
@@ -12,65 +12,65 @@ require('../chunk-QGM4M3NI.js');
|
|
|
12
12
|
|
|
13
13
|
Object.defineProperty(exports, "CollaborationProvider", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkA6IFTYB5_js.CollaborationProvider; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "CollaborationStatusIndicator", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkA6IFTYB5_js.CollaborationStatusIndicator; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "PowerPointViewer", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkA6IFTYB5_js.PowerPointViewer; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "RemoteUserCursors", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkA6IFTYB5_js.RemoteUserCursors; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "UserAvatarBar", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkA6IFTYB5_js.UserAvatarBar; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "clearAudienceContent", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkQVQTDWB7_js.clearAudienceContent; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "getAnimationInitialStyle", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkQVQTDWB7_js.getAnimationInitialStyle; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "isAudienceTab", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkQVQTDWB7_js.isAudienceTab; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "loadAudienceContent", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkQVQTDWB7_js.loadAudienceContent; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "parseAudienceNonce", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkQVQTDWB7_js.parseAudienceNonce; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "storeAudienceContent", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkQVQTDWB7_js.storeAudienceContent; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "useCollaborativeHistory", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkQVQTDWB7_js.useCollaborativeHistory; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "useCollaborativeState", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkQVQTDWB7_js.useCollaborativeState; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "usePresenceTracking", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkQVQTDWB7_js.usePresenceTracking; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "useThemeSwitching", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkQVQTDWB7_js.useThemeSwitching; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "useYjsProvider", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkQVQTDWB7_js.useYjsProvider; }
|
|
76
76
|
});
|
package/dist/viewer/index.js.br
CHANGED
|
Binary file
|
package/dist/viewer/index.js.gz
CHANGED
|
Binary file
|
package/dist/viewer/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../chunk-T5U6P2JH.mjs';
|
|
2
|
-
export { CollaborationProvider, CollaborationStatusIndicator, PowerPointViewer, RemoteUserCursors, UserAvatarBar } from '../chunk-
|
|
3
|
-
export { clearAudienceContent, getAnimationInitialStyle, isAudienceTab, loadAudienceContent, parseAudienceNonce, storeAudienceContent, useCollaborativeHistory, useCollaborativeState, usePresenceTracking, useThemeSwitching, useYjsProvider } from '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
2
|
+
export { CollaborationProvider, CollaborationStatusIndicator, PowerPointViewer, RemoteUserCursors, UserAvatarBar } from '../chunk-7P7QQGTI.mjs';
|
|
3
|
+
export { clearAudienceContent, getAnimationInitialStyle, isAudienceTab, loadAudienceContent, parseAudienceNonce, storeAudienceContent, useCollaborativeHistory, useCollaborativeState, usePresenceTracking, useThemeSwitching, useYjsProvider } from '../chunk-DZUI64SO.mjs';
|
|
4
|
+
import '../chunk-5SBQZEKD.mjs';
|
|
5
|
+
import '../chunk-E3KJKCSV.mjs';
|
|
6
6
|
import '../chunk-3ZGCM6RC.mjs';
|
|
7
7
|
import '../chunk-6DZX6EAA.mjs';
|
package/dist/viewer/index.mjs.br
CHANGED
|
Binary file
|
package/dist/viewer/index.mjs.gz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PowerPointViewer-C4d7SKZf.d.ts","names":[],"sources":["../src/viewer/utils/animation-effects.ts","../src/viewer/PowerPointViewer.tsx"],"mappings":";;;;;iBAmBgB,yBACf,QAAQ,iCACR,kBAAkB,sBAChB,MAAM;;;;;;;;;;;;cC4DI,kCAAgB,0BAAA,wCAAA,cAAA"}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/i18n.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","names":[],"sources":["../../shared/dist/i18n/index.d.ts"],"mappings":";;;;;;;;;;cASc,gBAAgB;;;;;;;KAOzB,8BAA8B;;;;;;iBAMlB,WAAW"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types-BK7Nt13M.d.ts","names":[],"sources":["../src/viewer/types-core.ts","../src/theme/context.tsx","../src/viewer/hooks/collaboration/types.ts","../src/viewer/types-ui.ts"],"mappings":";;;;;;;;;;KA+BY;;;;;KAqCA;;UAgBK;;EAEhB;;EAEA;;;;;;;;UAagB;;EAEhB;;EAEA;;EAEA;;EAEA,oBAAoB;IAAiB;IAAW;;;EAEhD,QAAQ,YAAY;;EAEpB;;EAEA;EACA;;;KAIW;;;;;;UAOK;;EAEhB;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA,QAAQ;;EAER;;EAEA,OAAO;;EAEP;EACA;EACA;EACA;;;;;;;UAQgB;EAChB;EACA;EACA;EACA;EACA;;;;;;;UAQgB;EAChB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;;;;;UAoBgB;EAChB;EACA;EACA;EACA,QAAQ;EACR,2BAA2B,eAAe;EAC1C;;;UAQgB;EAChB;EACA;EACA;EACA;;;;;;;UAQgB;EAChB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;UAQgB;EAChB;EACA,OAAO,QAAQ;;;;UCxOC;EAChB,QAAQ;EACR,UAAU,MAAM;;;;;;;;;;iBAWD,sBAAsB,OAAO,YAAY,2CAAwB,IAAA;;;;;iBAYjE,kBAAkB;;;;KCOtB;;;;;UAUK;;EAEhB;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA;;EAEA,OAAO;;;UAQS;;EAEhB,QAAQ;;EAER,aAAa;;EAEb,oBAAoB,QAAQ,QAAQ,KAAK;;EAEzC;;EAEA,QAAQ;;EAER,KAAK;;;;;EAKL;;EAEA;;;;;;;;;;UC7EgB;;EAEhB,kBAAkB,iBAAiB;;;UAQnB;EAChB,MAAM;EACN;EACA,MAAM,QAAM;;;UAQI;EAChB;EACA;EACA;;;KAIW;;;;;;UA8BK;EAChB;EACA;EACA;EACA;EACA;EACA;;;UAQgB;EAChB;EACA;;EAEA;;EAEA,gBAAgB;IAAQ;IAAa;;;;UAIrB;EAChB;EACA;EACA;EACA,OAAO,QAAM;EACb,SAAS;;;UAIO;EAChB;EACA;EACA,MAAM;EACN;EACA,OAAO;;;UAQS;EAChB;EACA;EACA,WAAW;;;;;;UAWK;EAChB;EACA;EACA;;EAEA;;EAEA;;;KAQW;;KAGA;;KAiBA;;UAOK;EAChB;EACA;;;UAIgB;EAChB;EACA;EACA;EACA;;;UAQgB;EAChB,OAAO;EACP;;;UAIgB;EAChB,OAAO;EACP;;;UAIgB;EAChB,OAAO;EACP;;;UAIgB;EAChB,OAAO,YAAY;EACnB;;;UAIgB;EAChB,OAAO,QAAQ;EACf;;UAOgB;;EAEhB,SAAS;;EAET,QAAQ;;EAER;;;;;EAKA;;EAEA,iBAAiB;EACjB,mBAAmB,SAAS;;EAE5B,uBAAuB;;EAEvB,gBAAgB,mCAAmC;;EAEnD,gBAAgB;;EAEhB,qBAAqB;;EAErB,sBAAsB;;;;;;;EAOtB;;EAGA;;EAEA;;;;;EAMA;;;;;;;;;;;;;;;;;;;;;EAsBA,QAlD4B;;;;;;;;;;;;;;;;;;;;;EAwE5B,gBAAgB;;;;;;EAOhB,wBAAwB,QAAQ;;;;;EAMhC;;;;;;;;;;;;;;;;;EAkBA;IACC;IACA;IACA;;;;;;;;;EAUD;;UAGgB,+BAA+B,kBAAkB;EACjE,kBAAkB,QAAQ"}
|