@aixa-transformation/pptx-viewer 2.0.27 → 2.0.29
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/dist/{Model3DScene-VK4AKXGO.js → Model3DScene-7PC3BTGV.js} +3 -3
- package/dist/{Model3DScene-QPOSBRM4.mjs → Model3DScene-OOLYRN3I.mjs} +2 -2
- package/dist/{SurfaceChart3DScene-LBHZDSGV.js → SurfaceChart3DScene-NKUQTDRP.js} +3 -3
- package/dist/{SurfaceChart3DScene-GIAS6HZ7.mjs → SurfaceChart3DScene-ZZYDRV5N.mjs} +2 -2
- package/dist/{chunk-Z7ZISSMC.js → chunk-E4API7OH.js} +870 -837
- package/dist/{chunk-LTBO2ZJC.mjs → chunk-JJ5MVLCK.mjs} +127 -104
- package/dist/{chunk-KWR2VRGW.mjs → chunk-LGPN7YBY.mjs} +48 -15
- package/dist/{chunk-HUD73YBT.js → chunk-N7OHVHBS.js} +127 -104
- package/dist/{chunk-2GATFIDB.js → chunk-OGINKMSL.js} +541 -487
- package/dist/{chunk-3VKZ7ZNY.mjs → chunk-TYXOHBKR.mjs} +64 -10
- package/dist/{chunk-DHNQHQ66.js → chunk-XCLYIGHM.js} +41 -41
- package/dist/{chunk-45A3IISI.mjs → chunk-YVQPLQ3C.mjs} +1 -1
- package/dist/{dist-L2EUDG6W.js → dist-72WLGYVZ.js} +568 -568
- package/dist/{dist-DPZ5B7L7.mjs → dist-RTG3TU65.mjs} +1 -1
- package/dist/index.js +34 -34
- package/dist/index.mjs +4 -4
- package/dist/internals.js +78 -78
- package/dist/internals.mjs +3 -3
- package/dist/presentation.js +2 -2
- package/dist/presentation.mjs +1 -1
- package/dist/viewer/index.js +20 -20
- package/dist/viewer/index.mjs +4 -4
- package/package.json +1 -1
package/dist/presentation.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkN7OHVHBS_js = require('./chunk-N7OHVHBS.js');
|
|
4
4
|
require('./chunk-QGM4M3NI.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "Presentation", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkN7OHVHBS_js.Presentation; }
|
|
11
11
|
});
|
package/dist/presentation.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Presentation } from './chunk-
|
|
1
|
+
export { Presentation } from './chunk-JJ5MVLCK.mjs';
|
|
2
2
|
import './chunk-6DZX6EAA.mjs';
|
package/dist/viewer/index.js
CHANGED
|
@@ -1,76 +1,76 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkE4API7OH_js = require('../chunk-E4API7OH.js');
|
|
4
4
|
require('../chunk-IKBO6CZC.js');
|
|
5
|
-
var
|
|
6
|
-
var
|
|
5
|
+
var chunkOGINKMSL_js = require('../chunk-OGINKMSL.js');
|
|
6
|
+
var chunkXCLYIGHM_js = require('../chunk-XCLYIGHM.js');
|
|
7
7
|
require('../chunk-CUUYYYC5.js');
|
|
8
|
-
require('../chunk-
|
|
8
|
+
require('../chunk-N7OHVHBS.js');
|
|
9
9
|
require('../chunk-QGM4M3NI.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
Object.defineProperty(exports, "CollaborationProvider", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkE4API7OH_js.CollaborationProvider; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "CollaborationStatusIndicator", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkE4API7OH_js.CollaborationStatusIndicator; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "PowerPointViewer", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkE4API7OH_js.PowerPointViewer; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "RemoteUserCursors", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkE4API7OH_js.RemoteUserCursors; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "UserAvatarBar", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkE4API7OH_js.UserAvatarBar; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "getAnimationInitialStyle", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkOGINKMSL_js.getAnimationInitialStyle; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "isAudienceTab", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkOGINKMSL_js.isAudienceTab; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "parseAudienceNonce", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkOGINKMSL_js.parseAudienceNonce; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "useCollaborativeHistory", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkOGINKMSL_js.useCollaborativeHistory; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "useCollaborativeState", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkOGINKMSL_js.useCollaborativeState; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "usePresenceTracking", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkOGINKMSL_js.usePresenceTracking; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "useThemeSwitching", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkOGINKMSL_js.useThemeSwitching; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "useYjsProvider", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkOGINKMSL_js.useYjsProvider; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "clearAudienceContent", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkXCLYIGHM_js.clearAudienceContent; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "loadAudienceContent", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkXCLYIGHM_js.loadAudienceContent; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "storeAudienceContent", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkXCLYIGHM_js.storeAudienceContent; }
|
|
76
76
|
});
|
package/dist/viewer/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { CollaborationProvider, CollaborationStatusIndicator, PowerPointViewer, RemoteUserCursors, UserAvatarBar } from '../chunk-
|
|
1
|
+
export { CollaborationProvider, CollaborationStatusIndicator, PowerPointViewer, RemoteUserCursors, UserAvatarBar } from '../chunk-LGPN7YBY.mjs';
|
|
2
2
|
import '../chunk-T5U6P2JH.mjs';
|
|
3
|
-
export { getAnimationInitialStyle, isAudienceTab, parseAudienceNonce, useCollaborativeHistory, useCollaborativeState, usePresenceTracking, useThemeSwitching, useYjsProvider } from '../chunk-
|
|
4
|
-
export { clearAudienceContent, loadAudienceContent, storeAudienceContent } from '../chunk-
|
|
3
|
+
export { getAnimationInitialStyle, isAudienceTab, parseAudienceNonce, useCollaborativeHistory, useCollaborativeState, usePresenceTracking, useThemeSwitching, useYjsProvider } from '../chunk-TYXOHBKR.mjs';
|
|
4
|
+
export { clearAudienceContent, loadAudienceContent, storeAudienceContent } from '../chunk-YVQPLQ3C.mjs';
|
|
5
5
|
import '../chunk-2X72MOPZ.mjs';
|
|
6
|
-
import '../chunk-
|
|
6
|
+
import '../chunk-JJ5MVLCK.mjs';
|
|
7
7
|
import '../chunk-6DZX6EAA.mjs';
|