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/hooks-unstable.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('./chunk-IKBO6CZC.js');
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
4
|
+
var chunkQVQTDWB7_js = require('./chunk-QVQTDWB7.js');
|
|
5
|
+
var chunkVSNXVKJI_js = require('./chunk-VSNXVKJI.js');
|
|
6
|
+
require('./chunk-ZISXRMDJ.js');
|
|
7
7
|
require('./chunk-AD3EAEY6.js');
|
|
8
8
|
require('./chunk-QGM4M3NI.js');
|
|
9
9
|
|
|
@@ -11,285 +11,293 @@ require('./chunk-QGM4M3NI.js');
|
|
|
11
11
|
|
|
12
12
|
Object.defineProperty(exports, "MIN_TOUCH_TARGET", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkQVQTDWB7_js.MIN_TOUCH_TARGET; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "computeToolbarVisibility", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkQVQTDWB7_js.computeToolbarVisibility; }
|
|
15
19
|
});
|
|
16
20
|
Object.defineProperty(exports, "useAnimationPlayback", {
|
|
17
21
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkQVQTDWB7_js.useAnimationPlayback; }
|
|
19
23
|
});
|
|
20
24
|
Object.defineProperty(exports, "useAnnotationHandlers", {
|
|
21
25
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkQVQTDWB7_js.useAnnotationHandlers; }
|
|
23
27
|
});
|
|
24
28
|
Object.defineProperty(exports, "useAudienceMode", {
|
|
25
29
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkQVQTDWB7_js.useAudienceMode; }
|
|
27
31
|
});
|
|
28
32
|
Object.defineProperty(exports, "useAutosave", {
|
|
29
33
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkQVQTDWB7_js.useAutosave; }
|
|
31
35
|
});
|
|
32
36
|
Object.defineProperty(exports, "useBroadcastFollower", {
|
|
33
37
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkQVQTDWB7_js.useBroadcastFollower; }
|
|
35
39
|
});
|
|
36
40
|
Object.defineProperty(exports, "useCanvasInteractions", {
|
|
37
41
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkQVQTDWB7_js.useCanvasInteractions; }
|
|
39
43
|
});
|
|
40
44
|
Object.defineProperty(exports, "useClipboardHandlers", {
|
|
41
45
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkQVQTDWB7_js.useClipboardHandlers; }
|
|
43
47
|
});
|
|
44
48
|
Object.defineProperty(exports, "useCollaborativeHistory", {
|
|
45
49
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkQVQTDWB7_js.useCollaborativeHistory; }
|
|
47
51
|
});
|
|
48
52
|
Object.defineProperty(exports, "useCollaborativeState", {
|
|
49
53
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkQVQTDWB7_js.useCollaborativeState; }
|
|
51
55
|
});
|
|
52
56
|
Object.defineProperty(exports, "useComments", {
|
|
53
57
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkQVQTDWB7_js.useComments; }
|
|
55
59
|
});
|
|
56
60
|
Object.defineProperty(exports, "useContentLifecycle", {
|
|
57
61
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkQVQTDWB7_js.useContentLifecycle; }
|
|
59
63
|
});
|
|
60
64
|
Object.defineProperty(exports, "useDerivedElementState", {
|
|
61
65
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkQVQTDWB7_js.useDerivedElementState; }
|
|
63
67
|
});
|
|
64
68
|
Object.defineProperty(exports, "useDerivedSlideState", {
|
|
65
69
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkQVQTDWB7_js.useDerivedSlideState; }
|
|
67
71
|
});
|
|
68
72
|
Object.defineProperty(exports, "useDialogCustomShows", {
|
|
69
73
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkQVQTDWB7_js.useDialogCustomShows; }
|
|
71
75
|
});
|
|
72
76
|
Object.defineProperty(exports, "useEditorHistory", {
|
|
73
77
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkQVQTDWB7_js.useEditorHistory; }
|
|
75
79
|
});
|
|
76
80
|
Object.defineProperty(exports, "useEditorOperations", {
|
|
77
81
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkQVQTDWB7_js.useEditorOperations; }
|
|
79
83
|
});
|
|
80
84
|
Object.defineProperty(exports, "useElementManipulation", {
|
|
81
85
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkQVQTDWB7_js.useElementManipulation; }
|
|
83
87
|
});
|
|
84
88
|
Object.defineProperty(exports, "useElementOperations", {
|
|
85
89
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunkQVQTDWB7_js.useElementOperations; }
|
|
87
91
|
});
|
|
88
92
|
Object.defineProperty(exports, "useExportHandlers", {
|
|
89
93
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkQVQTDWB7_js.useExportHandlers; }
|
|
91
95
|
});
|
|
92
96
|
Object.defineProperty(exports, "useExportSaveAs", {
|
|
93
97
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkQVQTDWB7_js.useExportSaveAs; }
|
|
95
99
|
});
|
|
96
100
|
Object.defineProperty(exports, "useFindReplace", {
|
|
97
101
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkQVQTDWB7_js.useFindReplace; }
|
|
99
103
|
});
|
|
100
104
|
Object.defineProperty(exports, "useFollowMode", {
|
|
101
105
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkQVQTDWB7_js.useFollowMode; }
|
|
103
107
|
});
|
|
104
108
|
Object.defineProperty(exports, "useFontInjection", {
|
|
105
109
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunkQVQTDWB7_js.useFontInjection; }
|
|
107
111
|
});
|
|
108
112
|
Object.defineProperty(exports, "useGroupAlignLayerHandlers", {
|
|
109
113
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunkQVQTDWB7_js.useGroupAlignLayerHandlers; }
|
|
111
115
|
});
|
|
112
116
|
Object.defineProperty(exports, "useIOHandlers", {
|
|
113
117
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunkQVQTDWB7_js.useIOHandlers; }
|
|
115
119
|
});
|
|
116
120
|
Object.defineProperty(exports, "useInsertElements", {
|
|
117
121
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunkQVQTDWB7_js.useInsertElements; }
|
|
119
123
|
});
|
|
120
124
|
Object.defineProperty(exports, "useIsMobile", {
|
|
121
125
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunkQVQTDWB7_js.useIsMobile; }
|
|
123
127
|
});
|
|
124
128
|
Object.defineProperty(exports, "useKeyboardInsets", {
|
|
125
129
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunkQVQTDWB7_js.useKeyboardInsets; }
|
|
127
131
|
});
|
|
128
132
|
Object.defineProperty(exports, "useKeyboardShortcutWiring", {
|
|
129
133
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
134
|
+
get: function () { return chunkQVQTDWB7_js.useKeyboardShortcutWiring; }
|
|
131
135
|
});
|
|
132
136
|
Object.defineProperty(exports, "useKeyboardShortcuts", {
|
|
133
137
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
138
|
+
get: function () { return chunkQVQTDWB7_js.useKeyboardShortcuts; }
|
|
135
139
|
});
|
|
136
140
|
Object.defineProperty(exports, "useLayoutSwitching", {
|
|
137
141
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunkQVQTDWB7_js.useLayoutSwitching; }
|
|
139
143
|
});
|
|
140
144
|
Object.defineProperty(exports, "useLoadContent", {
|
|
141
145
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunkQVQTDWB7_js.useLoadContent; }
|
|
143
147
|
});
|
|
144
148
|
Object.defineProperty(exports, "useMergeShapesHandler", {
|
|
145
149
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunkQVQTDWB7_js.useMergeShapesHandler; }
|
|
147
151
|
});
|
|
148
152
|
Object.defineProperty(exports, "useModalDismissDrag", {
|
|
149
153
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
154
|
+
get: function () { return chunkQVQTDWB7_js.useModalDismissDrag; }
|
|
151
155
|
});
|
|
152
156
|
Object.defineProperty(exports, "usePointerHandlers", {
|
|
153
157
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunkQVQTDWB7_js.usePointerHandlers; }
|
|
155
159
|
});
|
|
156
160
|
Object.defineProperty(exports, "usePresenceTracking", {
|
|
157
161
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
162
|
+
get: function () { return chunkQVQTDWB7_js.usePresenceTracking; }
|
|
159
163
|
});
|
|
160
164
|
Object.defineProperty(exports, "usePresentationAnnotations", {
|
|
161
165
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
166
|
+
get: function () { return chunkQVQTDWB7_js.usePresentationAnnotations; }
|
|
163
167
|
});
|
|
164
168
|
Object.defineProperty(exports, "usePresentationKeyboard", {
|
|
165
169
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
170
|
+
get: function () { return chunkQVQTDWB7_js.usePresentationKeyboard; }
|
|
167
171
|
});
|
|
168
172
|
Object.defineProperty(exports, "usePresentationMode", {
|
|
169
173
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
174
|
+
get: function () { return chunkQVQTDWB7_js.usePresentationMode; }
|
|
171
175
|
});
|
|
172
176
|
Object.defineProperty(exports, "usePresentationSetup", {
|
|
173
177
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
178
|
+
get: function () { return chunkQVQTDWB7_js.usePresentationSetup; }
|
|
175
179
|
});
|
|
176
180
|
Object.defineProperty(exports, "usePresenterWindow", {
|
|
177
181
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
182
|
+
get: function () { return chunkQVQTDWB7_js.usePresenterWindow; }
|
|
179
183
|
});
|
|
180
184
|
Object.defineProperty(exports, "usePrintHandlers", {
|
|
181
185
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
186
|
+
get: function () { return chunkQVQTDWB7_js.usePrintHandlers; }
|
|
183
187
|
});
|
|
184
188
|
Object.defineProperty(exports, "usePropertyHandlers", {
|
|
185
189
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
190
|
+
get: function () { return chunkQVQTDWB7_js.usePropertyHandlers; }
|
|
187
191
|
});
|
|
188
192
|
Object.defineProperty(exports, "useRecoveryDetection", {
|
|
189
193
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
194
|
+
get: function () { return chunkQVQTDWB7_js.useRecoveryDetection; }
|
|
191
195
|
});
|
|
192
196
|
Object.defineProperty(exports, "useReducedMotion", {
|
|
193
197
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
198
|
+
get: function () { return chunkQVQTDWB7_js.useReducedMotion; }
|
|
195
199
|
});
|
|
196
200
|
Object.defineProperty(exports, "useRehearsalTimings", {
|
|
197
201
|
enumerable: true,
|
|
198
|
-
get: function () { return
|
|
202
|
+
get: function () { return chunkQVQTDWB7_js.useRehearsalTimings; }
|
|
199
203
|
});
|
|
200
204
|
Object.defineProperty(exports, "useResizablePanels", {
|
|
201
205
|
enumerable: true,
|
|
202
|
-
get: function () { return
|
|
206
|
+
get: function () { return chunkQVQTDWB7_js.useResizablePanels; }
|
|
203
207
|
});
|
|
204
208
|
Object.defineProperty(exports, "useSectionOperations", {
|
|
205
209
|
enumerable: true,
|
|
206
|
-
get: function () { return
|
|
210
|
+
get: function () { return chunkQVQTDWB7_js.useSectionOperations; }
|
|
207
211
|
});
|
|
208
212
|
Object.defineProperty(exports, "useSerialize", {
|
|
209
213
|
enumerable: true,
|
|
210
|
-
get: function () { return
|
|
214
|
+
get: function () { return chunkQVQTDWB7_js.useSerialize; }
|
|
211
215
|
});
|
|
212
216
|
Object.defineProperty(exports, "useSheetDismissDrag", {
|
|
213
217
|
enumerable: true,
|
|
214
|
-
get: function () { return
|
|
218
|
+
get: function () { return chunkQVQTDWB7_js.useSheetDismissDrag; }
|
|
215
219
|
});
|
|
216
220
|
Object.defineProperty(exports, "useSlideManagement", {
|
|
217
221
|
enumerable: true,
|
|
218
|
-
get: function () { return
|
|
222
|
+
get: function () { return chunkQVQTDWB7_js.useSlideManagement; }
|
|
219
223
|
});
|
|
220
224
|
Object.defineProperty(exports, "useSlideNavigation", {
|
|
221
225
|
enumerable: true,
|
|
222
|
-
get: function () { return
|
|
226
|
+
get: function () { return chunkQVQTDWB7_js.useSlideNavigation; }
|
|
223
227
|
});
|
|
224
228
|
Object.defineProperty(exports, "useSwipeNavigation", {
|
|
225
229
|
enumerable: true,
|
|
226
|
-
get: function () { return
|
|
230
|
+
get: function () { return chunkQVQTDWB7_js.useSwipeNavigation; }
|
|
227
231
|
});
|
|
228
232
|
Object.defineProperty(exports, "useTableOperations", {
|
|
229
233
|
enumerable: true,
|
|
230
|
-
get: function () { return
|
|
234
|
+
get: function () { return chunkQVQTDWB7_js.useTableOperations; }
|
|
231
235
|
});
|
|
232
236
|
Object.defineProperty(exports, "useThemeHandlers", {
|
|
233
237
|
enumerable: true,
|
|
234
|
-
get: function () { return
|
|
238
|
+
get: function () { return chunkQVQTDWB7_js.useThemeHandlers; }
|
|
235
239
|
});
|
|
236
240
|
Object.defineProperty(exports, "useThemeSwitching", {
|
|
237
241
|
enumerable: true,
|
|
238
|
-
get: function () { return
|
|
242
|
+
get: function () { return chunkQVQTDWB7_js.useThemeSwitching; }
|
|
243
|
+
});
|
|
244
|
+
Object.defineProperty(exports, "useToolbarVisibility", {
|
|
245
|
+
enumerable: true,
|
|
246
|
+
get: function () { return chunkQVQTDWB7_js.useToolbarVisibility; }
|
|
239
247
|
});
|
|
240
248
|
Object.defineProperty(exports, "useTouchGestures", {
|
|
241
249
|
enumerable: true,
|
|
242
|
-
get: function () { return
|
|
250
|
+
get: function () { return chunkQVQTDWB7_js.useTouchGestures; }
|
|
243
251
|
});
|
|
244
252
|
Object.defineProperty(exports, "useViewerCoreState", {
|
|
245
253
|
enumerable: true,
|
|
246
|
-
get: function () { return
|
|
254
|
+
get: function () { return chunkQVQTDWB7_js.useViewerCoreState; }
|
|
247
255
|
});
|
|
248
256
|
Object.defineProperty(exports, "useViewerDialogs", {
|
|
249
257
|
enumerable: true,
|
|
250
|
-
get: function () { return
|
|
258
|
+
get: function () { return chunkQVQTDWB7_js.useViewerDialogs; }
|
|
251
259
|
});
|
|
252
260
|
Object.defineProperty(exports, "useViewerIntegration", {
|
|
253
261
|
enumerable: true,
|
|
254
|
-
get: function () { return
|
|
262
|
+
get: function () { return chunkQVQTDWB7_js.useViewerIntegration; }
|
|
255
263
|
});
|
|
256
264
|
Object.defineProperty(exports, "useViewerState", {
|
|
257
265
|
enumerable: true,
|
|
258
|
-
get: function () { return
|
|
266
|
+
get: function () { return chunkQVQTDWB7_js.useViewerState; }
|
|
259
267
|
});
|
|
260
268
|
Object.defineProperty(exports, "useViewerUIState", {
|
|
261
269
|
enumerable: true,
|
|
262
|
-
get: function () { return
|
|
270
|
+
get: function () { return chunkQVQTDWB7_js.useViewerUIState; }
|
|
263
271
|
});
|
|
264
272
|
Object.defineProperty(exports, "useVirtualizedSlides", {
|
|
265
273
|
enumerable: true,
|
|
266
|
-
get: function () { return
|
|
274
|
+
get: function () { return chunkQVQTDWB7_js.useVirtualizedSlides; }
|
|
267
275
|
});
|
|
268
276
|
Object.defineProperty(exports, "useYjsDocumentSync", {
|
|
269
277
|
enumerable: true,
|
|
270
|
-
get: function () { return
|
|
278
|
+
get: function () { return chunkQVQTDWB7_js.useYjsDocumentSync; }
|
|
271
279
|
});
|
|
272
280
|
Object.defineProperty(exports, "useYjsProvider", {
|
|
273
281
|
enumerable: true,
|
|
274
|
-
get: function () { return
|
|
282
|
+
get: function () { return chunkQVQTDWB7_js.useYjsProvider; }
|
|
275
283
|
});
|
|
276
284
|
Object.defineProperty(exports, "useZoomNavigation", {
|
|
277
285
|
enumerable: true,
|
|
278
|
-
get: function () { return
|
|
286
|
+
get: function () { return chunkQVQTDWB7_js.useZoomNavigation; }
|
|
279
287
|
});
|
|
280
288
|
Object.defineProperty(exports, "useZoomViewport", {
|
|
281
289
|
enumerable: true,
|
|
282
|
-
get: function () { return
|
|
290
|
+
get: function () { return chunkQVQTDWB7_js.useZoomViewport; }
|
|
283
291
|
});
|
|
284
292
|
Object.defineProperty(exports, "MOBILE_BREAKPOINT", {
|
|
285
293
|
enumerable: true,
|
|
286
|
-
get: function () { return
|
|
294
|
+
get: function () { return chunkVSNXVKJI_js.MOBILE_BREAKPOINT; }
|
|
287
295
|
});
|
|
288
296
|
Object.defineProperty(exports, "TABLET_BREAKPOINT", {
|
|
289
297
|
enumerable: true,
|
|
290
|
-
get: function () { return
|
|
298
|
+
get: function () { return chunkVSNXVKJI_js.TABLET_BREAKPOINT; }
|
|
291
299
|
});
|
|
292
300
|
Object.defineProperty(exports, "computeVirtualRange", {
|
|
293
301
|
enumerable: true,
|
|
294
|
-
get: function () { return
|
|
302
|
+
get: function () { return chunkVSNXVKJI_js.computeVirtualRange; }
|
|
295
303
|
});
|
|
Binary file
|
|
Binary file
|
package/dist/hooks-unstable.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './chunk-T5U6P2JH.mjs';
|
|
2
|
-
export { MIN_TOUCH_TARGET, useAnimationPlayback, useAnnotationHandlers, useAudienceMode, useAutosave, useBroadcastFollower, useCanvasInteractions, useClipboardHandlers, useCollaborativeHistory, useCollaborativeState, useComments, useContentLifecycle, useDerivedElementState, useDerivedSlideState, useDialogCustomShows, useEditorHistory, useEditorOperations, useElementManipulation, useElementOperations, useExportHandlers, useExportSaveAs, useFindReplace, useFollowMode, useFontInjection, useGroupAlignLayerHandlers, useIOHandlers, useInsertElements, useIsMobile, useKeyboardInsets, useKeyboardShortcutWiring, useKeyboardShortcuts, useLayoutSwitching, useLoadContent, useMergeShapesHandler, useModalDismissDrag, usePointerHandlers, usePresenceTracking, usePresentationAnnotations, usePresentationKeyboard, usePresentationMode, usePresentationSetup, usePresenterWindow, usePrintHandlers, usePropertyHandlers, useRecoveryDetection, useReducedMotion, useRehearsalTimings, useResizablePanels, useSectionOperations, useSerialize, useSheetDismissDrag, useSlideManagement, useSlideNavigation, useSwipeNavigation, useTableOperations, useThemeHandlers, useThemeSwitching, useTouchGestures, useViewerCoreState, useViewerDialogs, useViewerIntegration, useViewerState, useViewerUIState, useVirtualizedSlides, useYjsDocumentSync, useYjsProvider, useZoomNavigation, useZoomViewport } from './chunk-
|
|
3
|
-
export { MOBILE_BREAKPOINT, TABLET_BREAKPOINT, computeVirtualRange } from './chunk-
|
|
4
|
-
import './chunk-
|
|
2
|
+
export { MIN_TOUCH_TARGET, computeToolbarVisibility, useAnimationPlayback, useAnnotationHandlers, useAudienceMode, useAutosave, useBroadcastFollower, useCanvasInteractions, useClipboardHandlers, useCollaborativeHistory, useCollaborativeState, useComments, useContentLifecycle, useDerivedElementState, useDerivedSlideState, useDialogCustomShows, useEditorHistory, useEditorOperations, useElementManipulation, useElementOperations, useExportHandlers, useExportSaveAs, useFindReplace, useFollowMode, useFontInjection, useGroupAlignLayerHandlers, useIOHandlers, useInsertElements, useIsMobile, useKeyboardInsets, useKeyboardShortcutWiring, useKeyboardShortcuts, useLayoutSwitching, useLoadContent, useMergeShapesHandler, useModalDismissDrag, usePointerHandlers, usePresenceTracking, usePresentationAnnotations, usePresentationKeyboard, usePresentationMode, usePresentationSetup, usePresenterWindow, usePrintHandlers, usePropertyHandlers, useRecoveryDetection, useReducedMotion, useRehearsalTimings, useResizablePanels, useSectionOperations, useSerialize, useSheetDismissDrag, useSlideManagement, useSlideNavigation, useSwipeNavigation, useTableOperations, useThemeHandlers, useThemeSwitching, useToolbarVisibility, useTouchGestures, useViewerCoreState, useViewerDialogs, useViewerIntegration, useViewerState, useViewerUIState, useVirtualizedSlides, useYjsDocumentSync, useYjsProvider, useZoomNavigation, useZoomViewport } from './chunk-DZUI64SO.mjs';
|
|
3
|
+
export { MOBILE_BREAKPOINT, TABLET_BREAKPOINT, computeVirtualRange } from './chunk-5SBQZEKD.mjs';
|
|
4
|
+
import './chunk-E3KJKCSV.mjs';
|
|
5
5
|
import './chunk-3ZGCM6RC.mjs';
|
|
6
6
|
import './chunk-6DZX6EAA.mjs';
|
|
Binary file
|
|
Binary file
|
package/dist/i18n.d.ts
CHANGED
|
@@ -22,6 +22,22 @@ type TranslationKey = keyof typeof translationsEn;
|
|
|
22
22
|
* camelCase to Title Case, e.g. "pptx.slideSorter.zoomIn" -> "Zoom In".
|
|
23
23
|
*/
|
|
24
24
|
declare function keyToLabel(key: string): string;
|
|
25
|
+
/** One selectable entry in the viewer chrome's built-in language picker (File > Options > Language). */
|
|
26
|
+
interface LocaleCatalogEntry {
|
|
27
|
+
/** BCP-47-ish locale code, e.g. `'en'`, `'fr'`. Matches `pptx-viewer-locales`' exports. */
|
|
28
|
+
code: string;
|
|
29
|
+
/** English display name, used before a translation dictionary for the target locale is loaded. */
|
|
30
|
+
label: string;
|
|
31
|
+
/** The locale's own name for itself, e.g. `'Français'` for `fr`. */
|
|
32
|
+
nativeLabel: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Built-in language choices offered by File > Options > Language when a host
|
|
36
|
+
* doesn't supply its own `availableLocales`. Mirrors the locales shipped by
|
|
37
|
+
* the optional `pptx-viewer-locales` package (English needs no dictionary,
|
|
38
|
+
* it's the viewer's own baseline).
|
|
39
|
+
*/
|
|
40
|
+
declare const LOCALE_CATALOG: readonly LocaleCatalogEntry[];
|
|
25
41
|
|
|
26
|
-
export { keyToLabel, translationsEn };
|
|
27
|
-
export type { TranslationKey };
|
|
42
|
+
export { LOCALE_CATALOG, keyToLabel, translationsEn };
|
|
43
|
+
export type { LocaleCatalogEntry, TranslationKey };
|
package/dist/i18n.js
CHANGED
|
@@ -1,15 +1,19 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkZISXRMDJ_js = require('./chunk-ZISXRMDJ.js');
|
|
4
4
|
require('./chunk-QGM4M3NI.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
+
Object.defineProperty(exports, "LOCALE_CATALOG", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkZISXRMDJ_js.LOCALE_CATALOG; }
|
|
11
|
+
});
|
|
8
12
|
Object.defineProperty(exports, "keyToLabel", {
|
|
9
13
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkZISXRMDJ_js.keyToLabel; }
|
|
11
15
|
});
|
|
12
16
|
Object.defineProperty(exports, "translationsEn", {
|
|
13
17
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkZISXRMDJ_js.translationsEn; }
|
|
15
19
|
});
|
package/dist/i18n.js.br
CHANGED
|
Binary file
|
package/dist/i18n.js.gz
CHANGED
|
Binary file
|
package/dist/i18n.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { keyToLabel, translationsEn } from './chunk-
|
|
1
|
+
export { LOCALE_CATALOG, keyToLabel, translationsEn } from './chunk-E3KJKCSV.mjs';
|
|
2
2
|
import './chunk-6DZX6EAA.mjs';
|
package/dist/i18n.mjs.br
CHANGED
|
Binary file
|
package/dist/i18n.mjs.gz
CHANGED
|
Binary file
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
//#region ../shared/dist/i18n/index.d.ts
|
|
2
|
+
/**
|
|
3
|
+
* The canonical English UI-string dictionary for pptx-viewer. None of the
|
|
4
|
+
* React/Vue/Angular binding packages ship translations themselves - each
|
|
5
|
+
* only calls its framework's translation function (react-i18next's `t()`,
|
|
6
|
+
* vue-i18n's `t()`, ngx-translate's `TranslateService`/`translate` pipe)
|
|
7
|
+
* against dotted `pptx.*` keys. The host app supplies the dictionary; this
|
|
8
|
+
* module is that dictionary for the demos, shared so all three stay in sync
|
|
9
|
+
* instead of drifting into three separate copies.
|
|
10
|
+
*/
|
|
11
|
+
declare const translationsEn: Record<string, string>;
|
|
12
|
+
/**
|
|
13
|
+
* Every key in the English dictionary. A new locale dictionary typed as
|
|
14
|
+
* `Record<TranslationKey, string>` gets a compile error for any key it's
|
|
15
|
+
* missing or misspells, so translation contributions stay complete without a
|
|
16
|
+
* separate parity test.
|
|
17
|
+
*/
|
|
18
|
+
type TranslationKey = keyof typeof translationsEn;
|
|
19
|
+
/**
|
|
20
|
+
* Convert a dotted translation key to a human-readable label when no
|
|
21
|
+
* explicit dictionary entry exists yet. Takes the last segment and converts
|
|
22
|
+
* camelCase to Title Case, e.g. "pptx.slideSorter.zoomIn" -> "Zoom In".
|
|
23
|
+
*/
|
|
24
|
+
declare function keyToLabel(key: string): string;
|
|
25
|
+
/** One selectable entry in the viewer chrome's built-in language picker (File > Options > Language). */
|
|
26
|
+
interface LocaleCatalogEntry {
|
|
27
|
+
/** BCP-47-ish locale code, e.g. `'en'`, `'fr'`. Matches `pptx-viewer-locales`' exports. */
|
|
28
|
+
code: string;
|
|
29
|
+
/** English display name, used before a translation dictionary for the target locale is loaded. */
|
|
30
|
+
label: string;
|
|
31
|
+
/** The locale's own name for itself, e.g. `'Français'` for `fr`. */
|
|
32
|
+
nativeLabel: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Built-in language choices offered by File > Options > Language when a host
|
|
36
|
+
* doesn't supply its own `availableLocales`. Mirrors the locales shipped by
|
|
37
|
+
* the optional `pptx-viewer-locales` package (English needs no dictionary,
|
|
38
|
+
* it's the viewer's own baseline).
|
|
39
|
+
*/
|
|
40
|
+
declare const LOCALE_CATALOG: readonly LocaleCatalogEntry[];
|
|
41
|
+
//#endregion
|
|
42
|
+
export { translationsEn as a, keyToLabel as i, LocaleCatalogEntry as n, TranslationKey as r, LOCALE_CATALOG as t };
|
|
43
|
+
//# sourceMappingURL=index-SUL_8gq8.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-SUL_8gq8.d.ts","names":[],"sources":["../../shared/dist/i18n/index.d.ts"],"mappings":";;;;;;;;;;cASc,gBAAgB;;;;;;;KAOzB,8BAA8B;;;;;;iBAMlB,WAAW;;UAGlB;;EAEN;;EAEA;;EAEA;;;;;;;;cAQU,yBAAyB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CollaborationConfig$1, D as UserPresence, E as ConnectionStatus,
|
|
1
|
+
import { C as CollaborationConfig$1, D as UserPresence, E as ConnectionStatus, m as PresentationAnimationRuntime, rt as ViewerMode$1, w as CollaborationContextValue } from "./types-Cdh0XYcS.js";
|
|
2
2
|
import { PptxAction, PptxData, PptxElement, PptxHandler, PptxSlide, PptxSlideTransition, PptxThemeColorScheme, PptxThemeFontScheme, PptxThemePreset } from "pptx-viewer-core";
|
|
3
3
|
import { CollaborationConfig, ElementAnimationState, PresentationSnapshot } from "pptx-viewer-shared";
|
|
4
4
|
import { RefObject } from "react";
|
|
@@ -626,4 +626,4 @@ interface UseAudienceModeInput {
|
|
|
626
626
|
declare function useAudienceMode(input: UseAudienceModeInput): void;
|
|
627
627
|
//#endregion
|
|
628
628
|
export { UsePresenceTrackingResult as A, useYjsDocumentSync as C, UseCollaborativeStateInput as D, useCollaborativeHistory as E, ThemeSwitchingResult as F, UseThemeSwitchingInput as I, useThemeSwitching as L, UseYjsProviderInput as M, UseYjsProviderResult as N, useCollaborativeState as O, useYjsProvider as P, UsePresentationModeInput as R, UseYjsDocumentSyncInput as S, UseCollaborativeHistoryResult as T, UseFollowModeInput as _, parseAudienceNonce as a, UseBroadcastFollowerInput as b, UseSlideNavigationResult as c, UseRehearsalTimingsInput as d, UseRehearsalTimingsResult as f, useAnimationPlayback as g, UseAnimationPlaybackResult as h, isAudienceTab as i, usePresenceTracking as j, UsePresenceTrackingInput as k, useSlideNavigation as l, UseAnimationPlaybackInput as m, UsePresenterWindowInput as n, usePresenterWindow as o, useRehearsalTimings as p, UsePresenterWindowResult as r, UseSlideNavigationInput as s, useAudienceMode as t, usePresentationKeyboard as u, UseFollowModeResult as v, UseCollaborativeHistoryInput as w, useBroadcastFollower as x, useFollowMode as y, UsePresentationModeResult as z };
|
|
629
|
-
//# sourceMappingURL=index-
|
|
629
|
+
//# sourceMappingURL=index-ntF3kHHU.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-
|
|
1
|
+
{"version":3,"file":"index-ntF3kHHU.d.ts","names":[],"sources":["../src/viewer/hooks/presentation-mode/types.ts","../src/viewer/hooks/useThemeSwitching.ts","../../../node_modules/.bun/lib0@0.2.117/node_modules/lib0/observable.d.ts","../../../node_modules/.bun/y-protocols@1.0.7+253afa400b9c0a30/node_modules/y-protocols/awareness.d.ts","../src/viewer/hooks/collaboration/useYjsProvider.ts","../src/viewer/hooks/collaboration/usePresenceTracking.ts","../src/viewer/hooks/collaboration/useCollaborativeState.ts","../src/viewer/hooks/collaboration/useCollaborativeHistory.ts","../src/viewer/hooks/collaboration/useYjsDocumentSync.ts","../src/viewer/hooks/collaboration/useBroadcastFollower.ts","../src/viewer/hooks/collaboration/useFollowMode.ts","../src/viewer/hooks/presentation-mode/useAnimationPlayback.ts","../src/viewer/hooks/presentation-mode/useRehearsalTimings.ts","../src/viewer/hooks/presentation-mode/usePresentationKeyboard.ts","../src/viewer/hooks/presentation-mode/useSlideNavigation.ts","../src/viewer/hooks/presentation-mode/usePresenterWindow.ts","../src/viewer/hooks/presentation-mode/useAudienceMode.ts"],"x_google_ignoreList":[2,3],"mappings":"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"}
|