@aixa-transformation/pptx-viewer 2.0.36 → 2.0.37

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.
@@ -1,76 +1,76 @@
1
1
  'use strict';
2
2
 
3
- var chunkA6HCGZZB_js = require('../chunk-A6HCGZZB.js');
3
+ var chunkRM2SE2YN_js = require('../chunk-RM2SE2YN.js');
4
4
  require('../chunk-IKBO6CZC.js');
5
- var chunkWQZMNRYP_js = require('../chunk-WQZMNRYP.js');
6
- var chunkVG4NI3RU_js = require('../chunk-VG4NI3RU.js');
5
+ var chunkY27TZSBD_js = require('../chunk-Y27TZSBD.js');
6
+ var chunk7OK75CPY_js = require('../chunk-7OK75CPY.js');
7
7
  require('../chunk-CUUYYYC5.js');
8
- require('../chunk-XRZ2U7KL.js');
8
+ require('../chunk-ZWG6IN7E.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 chunkA6HCGZZB_js.CollaborationProvider; }
15
+ get: function () { return chunkRM2SE2YN_js.CollaborationProvider; }
16
16
  });
17
17
  Object.defineProperty(exports, "CollaborationStatusIndicator", {
18
18
  enumerable: true,
19
- get: function () { return chunkA6HCGZZB_js.CollaborationStatusIndicator; }
19
+ get: function () { return chunkRM2SE2YN_js.CollaborationStatusIndicator; }
20
20
  });
21
21
  Object.defineProperty(exports, "PowerPointViewer", {
22
22
  enumerable: true,
23
- get: function () { return chunkA6HCGZZB_js.PowerPointViewer; }
23
+ get: function () { return chunkRM2SE2YN_js.PowerPointViewer; }
24
24
  });
25
25
  Object.defineProperty(exports, "RemoteUserCursors", {
26
26
  enumerable: true,
27
- get: function () { return chunkA6HCGZZB_js.RemoteUserCursors; }
27
+ get: function () { return chunkRM2SE2YN_js.RemoteUserCursors; }
28
28
  });
29
29
  Object.defineProperty(exports, "UserAvatarBar", {
30
30
  enumerable: true,
31
- get: function () { return chunkA6HCGZZB_js.UserAvatarBar; }
31
+ get: function () { return chunkRM2SE2YN_js.UserAvatarBar; }
32
32
  });
33
33
  Object.defineProperty(exports, "getAnimationInitialStyle", {
34
34
  enumerable: true,
35
- get: function () { return chunkWQZMNRYP_js.getAnimationInitialStyle; }
35
+ get: function () { return chunkY27TZSBD_js.getAnimationInitialStyle; }
36
36
  });
37
37
  Object.defineProperty(exports, "isAudienceTab", {
38
38
  enumerable: true,
39
- get: function () { return chunkWQZMNRYP_js.isAudienceTab; }
39
+ get: function () { return chunkY27TZSBD_js.isAudienceTab; }
40
40
  });
41
41
  Object.defineProperty(exports, "parseAudienceNonce", {
42
42
  enumerable: true,
43
- get: function () { return chunkWQZMNRYP_js.parseAudienceNonce; }
43
+ get: function () { return chunkY27TZSBD_js.parseAudienceNonce; }
44
44
  });
45
45
  Object.defineProperty(exports, "useCollaborativeHistory", {
46
46
  enumerable: true,
47
- get: function () { return chunkWQZMNRYP_js.useCollaborativeHistory; }
47
+ get: function () { return chunkY27TZSBD_js.useCollaborativeHistory; }
48
48
  });
49
49
  Object.defineProperty(exports, "useCollaborativeState", {
50
50
  enumerable: true,
51
- get: function () { return chunkWQZMNRYP_js.useCollaborativeState; }
51
+ get: function () { return chunkY27TZSBD_js.useCollaborativeState; }
52
52
  });
53
53
  Object.defineProperty(exports, "usePresenceTracking", {
54
54
  enumerable: true,
55
- get: function () { return chunkWQZMNRYP_js.usePresenceTracking; }
55
+ get: function () { return chunkY27TZSBD_js.usePresenceTracking; }
56
56
  });
57
57
  Object.defineProperty(exports, "useThemeSwitching", {
58
58
  enumerable: true,
59
- get: function () { return chunkWQZMNRYP_js.useThemeSwitching; }
59
+ get: function () { return chunkY27TZSBD_js.useThemeSwitching; }
60
60
  });
61
61
  Object.defineProperty(exports, "useYjsProvider", {
62
62
  enumerable: true,
63
- get: function () { return chunkWQZMNRYP_js.useYjsProvider; }
63
+ get: function () { return chunkY27TZSBD_js.useYjsProvider; }
64
64
  });
65
65
  Object.defineProperty(exports, "clearAudienceContent", {
66
66
  enumerable: true,
67
- get: function () { return chunkVG4NI3RU_js.clearAudienceContent; }
67
+ get: function () { return chunk7OK75CPY_js.clearAudienceContent; }
68
68
  });
69
69
  Object.defineProperty(exports, "loadAudienceContent", {
70
70
  enumerable: true,
71
- get: function () { return chunkVG4NI3RU_js.loadAudienceContent; }
71
+ get: function () { return chunk7OK75CPY_js.loadAudienceContent; }
72
72
  });
73
73
  Object.defineProperty(exports, "storeAudienceContent", {
74
74
  enumerable: true,
75
- get: function () { return chunkVG4NI3RU_js.storeAudienceContent; }
75
+ get: function () { return chunk7OK75CPY_js.storeAudienceContent; }
76
76
  });
@@ -1,7 +1,7 @@
1
- export { CollaborationProvider, CollaborationStatusIndicator, PowerPointViewer, RemoteUserCursors, UserAvatarBar } from '../chunk-XV627I5V.mjs';
1
+ export { CollaborationProvider, CollaborationStatusIndicator, PowerPointViewer, RemoteUserCursors, UserAvatarBar } from '../chunk-3YRJ4LTH.mjs';
2
2
  import '../chunk-T5U6P2JH.mjs';
3
- export { getAnimationInitialStyle, isAudienceTab, parseAudienceNonce, useCollaborativeHistory, useCollaborativeState, usePresenceTracking, useThemeSwitching, useYjsProvider } from '../chunk-TZ6WZMSL.mjs';
4
- export { clearAudienceContent, loadAudienceContent, storeAudienceContent } from '../chunk-KO6PR4DB.mjs';
3
+ export { getAnimationInitialStyle, isAudienceTab, parseAudienceNonce, useCollaborativeHistory, useCollaborativeState, usePresenceTracking, useThemeSwitching, useYjsProvider } from '../chunk-K7FQ3X4I.mjs';
4
+ export { clearAudienceContent, loadAudienceContent, storeAudienceContent } from '../chunk-YBWMGBD4.mjs';
5
5
  import '../chunk-2X72MOPZ.mjs';
6
- import '../chunk-PX7HPL7R.mjs';
6
+ import '../chunk-CB6JSYSH.mjs';
7
7
  import '../chunk-6DZX6EAA.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aixa-transformation/pptx-viewer",
3
- "version": "2.0.36",
3
+ "version": "2.0.37",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },