pptx-vue-viewer 3.1.0 → 3.1.2

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.
Files changed (167) hide show
  1. package/CHANGELOG.md +56 -0
  2. package/dist/{AiChatPanel-Dwx524Gn.js → AiChatPanel-B1iOvjqz.js} +2 -2
  3. package/dist/AiChatPanel-B1iOvjqz.js.br +0 -0
  4. package/dist/{AiChatPanel-Dwx524Gn.js.gz → AiChatPanel-B1iOvjqz.js.gz} +0 -0
  5. package/dist/{AiChatPanel-CMYxDI5o.cjs → AiChatPanel-CgCnegtn.cjs} +1 -1
  6. package/dist/AiChatPanel-CgCnegtn.cjs.br +0 -0
  7. package/dist/AiChatPanel-CgCnegtn.cjs.gz +0 -0
  8. package/dist/{dist-BGNRKvCd.cjs → dist-Bobp5Hnw.cjs} +12 -5
  9. package/dist/dist-Bobp5Hnw.cjs.br +0 -0
  10. package/dist/dist-Bobp5Hnw.cjs.gz +0 -0
  11. package/dist/{dist-sqPYJbbW.js → dist-CsFzFNoo.js} +12 -5
  12. package/dist/dist-CsFzFNoo.js.br +0 -0
  13. package/dist/dist-CsFzFNoo.js.gz +0 -0
  14. package/dist/gif-encoder-C6Nm36vw.cjs +2 -0
  15. package/dist/gif-encoder-C6Nm36vw.cjs.br +0 -0
  16. package/dist/gif-encoder-C6Nm36vw.cjs.gz +0 -0
  17. package/dist/gif-encoder-DtqUvsR-.js +2 -0
  18. package/dist/gif-encoder-DtqUvsR-.js.br +0 -0
  19. package/dist/gif-encoder-DtqUvsR-.js.gz +0 -0
  20. package/dist/{i18n-ZUT5Bfdo.cjs → i18n-214Du1dx.cjs} +5 -22
  21. package/dist/i18n-214Du1dx.cjs.br +0 -0
  22. package/dist/i18n-214Du1dx.cjs.gz +0 -0
  23. package/dist/{i18n-DDHNEJBv.js → i18n-DrHgO9DS.js} +6 -13
  24. package/dist/i18n-DrHgO9DS.js.br +0 -0
  25. package/dist/i18n-DrHgO9DS.js.gz +0 -0
  26. package/dist/i18n.cjs +8 -2
  27. package/dist/i18n.cjs.br +0 -0
  28. package/dist/i18n.cjs.gz +0 -0
  29. package/dist/i18n.js +8 -2
  30. package/dist/i18n.js.br +0 -0
  31. package/dist/i18n.js.gz +0 -0
  32. package/dist/index.cjs +1 -1
  33. package/dist/index.cjs.br +0 -0
  34. package/dist/index.cjs.gz +0 -0
  35. package/dist/index.js +3 -3
  36. package/dist/index.js.br +0 -0
  37. package/dist/index.js.gz +0 -0
  38. package/dist/internals.cjs +1 -1
  39. package/dist/internals.cjs.br +0 -0
  40. package/dist/internals.cjs.gz +0 -0
  41. package/dist/internals.js +2 -2
  42. package/dist/internals.js.br +0 -0
  43. package/dist/internals.js.gz +0 -0
  44. package/dist/pptx-vue-viewer.css +1 -1
  45. package/dist/pptx-vue-viewer.css.br +0 -0
  46. package/dist/pptx-vue-viewer.css.gz +0 -0
  47. package/dist/{useViewerSettingsDialog-CkM6VbfE.cjs → useViewerSettingsDialog-B5lUBLOJ.cjs} +6426 -6184
  48. package/dist/useViewerSettingsDialog-B5lUBLOJ.cjs.br +0 -0
  49. package/dist/useViewerSettingsDialog-B5lUBLOJ.cjs.gz +0 -0
  50. package/dist/{useViewerSettingsDialog-Bk8ZXDR9.js → useViewerSettingsDialog-S2qliygp.js} +5943 -5760
  51. package/dist/useViewerSettingsDialog-S2qliygp.js.br +0 -0
  52. package/dist/useViewerSettingsDialog-S2qliygp.js.gz +0 -0
  53. package/dist/viewer/PowerPointViewer.vue.d.ts.map +1 -1
  54. package/dist/viewer/components/Area3DChartRenderer.vue.d.ts.map +1 -1
  55. package/dist/viewer/components/Bar3DChartRenderer.vue.d.ts.map +1 -1
  56. package/dist/viewer/components/Chart3DLoading.vue.d.ts +19 -0
  57. package/dist/viewer/components/Chart3DLoading.vue.d.ts.map +1 -0
  58. package/dist/viewer/components/Line3DChartRenderer.vue.d.ts.map +1 -1
  59. package/dist/viewer/components/PieChart3DRenderer.vue.d.ts.map +1 -1
  60. package/dist/viewer/components/PresentationMode.vue.d.ts +4 -0
  61. package/dist/viewer/components/PresentationMode.vue.d.ts.map +1 -1
  62. package/dist/viewer/components/PrintDialog.vue.d.ts.map +1 -1
  63. package/dist/viewer/components/ShareDialog.vue.d.ts.map +1 -1
  64. package/dist/viewer/components/SlideTextRunBase.vue.d.ts.map +1 -1
  65. package/dist/viewer/components/SurfaceChart3DRenderer.vue.d.ts.map +1 -1
  66. package/dist/viewer/components/ViewerFileDialogs.vue.d.ts +3 -1
  67. package/dist/viewer/components/ViewerFileDialogs.vue.d.ts.map +1 -1
  68. package/dist/viewer/components/ViewerPresentationLayer.vue.d.ts +2 -0
  69. package/dist/viewer/components/ViewerPresentationLayer.vue.d.ts.map +1 -1
  70. package/dist/viewer/components/inspector/ChartPanel.vue.d.ts.map +1 -1
  71. package/dist/viewer/components/ribbon/FileSection.vue.d.ts.map +1 -1
  72. package/dist/viewer/components/ribbon/OverflowMenu.vue.d.ts.map +1 -1
  73. package/dist/viewer/components/ribbon/RibbonTabBar.vue.d.ts +0 -1
  74. package/dist/viewer/components/ribbon/RibbonTabBar.vue.d.ts.map +1 -1
  75. package/dist/viewer/components/ribbon/RibbonToolbar.vue.d.ts.map +1 -1
  76. package/dist/viewer/components/ribbon/TabRowActions.vue.d.ts +0 -1
  77. package/dist/viewer/components/ribbon/TabRowActions.vue.d.ts.map +1 -1
  78. package/dist/viewer/components/ribbon/TitleBar.vue.d.ts.map +1 -1
  79. package/dist/viewer/components/ribbon/file-section-actions.d.ts.map +1 -1
  80. package/dist/viewer/components/ribbon/file-section-types.d.ts +2 -1
  81. package/dist/viewer/components/ribbon/file-section-types.d.ts.map +1 -1
  82. package/dist/viewer/components/ribbon/ribbon-constants.d.ts.map +1 -1
  83. package/dist/viewer/components/ribbon/ribbon-props-fixture.d.ts.map +1 -1
  84. package/dist/viewer/components/ribbon/ribbon-types.d.ts +2 -1
  85. package/dist/viewer/components/ribbon/ribbon-types.d.ts.map +1 -1
  86. package/dist/viewer/composables/area-chart-3d.d.ts +9 -4
  87. package/dist/viewer/composables/area-chart-3d.d.ts.map +1 -1
  88. package/dist/viewer/composables/bar-chart-3d.d.ts +9 -4
  89. package/dist/viewer/composables/bar-chart-3d.d.ts.map +1 -1
  90. package/dist/viewer/composables/line-chart-3d.d.ts +9 -4
  91. package/dist/viewer/composables/line-chart-3d.d.ts.map +1 -1
  92. package/dist/viewer/composables/pie-chart-3d.d.ts +9 -4
  93. package/dist/viewer/composables/pie-chart-3d.d.ts.map +1 -1
  94. package/dist/viewer/composables/ribbon-props-actions.d.ts +0 -1
  95. package/dist/viewer/composables/ribbon-props-actions.d.ts.map +1 -1
  96. package/dist/viewer/composables/ribbon-props-types.d.ts +0 -1
  97. package/dist/viewer/composables/ribbon-props-types.d.ts.map +1 -1
  98. package/dist/viewer/composables/smart-art-3d.d.ts +9 -4
  99. package/dist/viewer/composables/smart-art-3d.d.ts.map +1 -1
  100. package/dist/viewer/composables/surface-chart-3d.d.ts +9 -4
  101. package/dist/viewer/composables/surface-chart-3d.d.ts.map +1 -1
  102. package/dist/viewer/composables/useAreaChart3dScene.d.ts +2 -0
  103. package/dist/viewer/composables/useAreaChart3dScene.d.ts.map +1 -1
  104. package/dist/viewer/composables/useAutosave.d.ts.map +1 -1
  105. package/dist/viewer/composables/useBarChart3dScene.d.ts +2 -0
  106. package/dist/viewer/composables/useBarChart3dScene.d.ts.map +1 -1
  107. package/dist/viewer/composables/useChartEditing.d.ts +4 -1
  108. package/dist/viewer/composables/useChartEditing.d.ts.map +1 -1
  109. package/dist/viewer/composables/useEditorHistory.d.ts +6 -0
  110. package/dist/viewer/composables/useEditorHistory.d.ts.map +1 -1
  111. package/dist/viewer/composables/useExportWiring.d.ts +20 -3
  112. package/dist/viewer/composables/useExportWiring.d.ts.map +1 -1
  113. package/dist/viewer/composables/useLineChart3dScene.d.ts +2 -0
  114. package/dist/viewer/composables/useLineChart3dScene.d.ts.map +1 -1
  115. package/dist/viewer/composables/useLoadContent.d.ts +10 -0
  116. package/dist/viewer/composables/useLoadContent.d.ts.map +1 -1
  117. package/dist/viewer/composables/usePieChart3dScene.d.ts +2 -0
  118. package/dist/viewer/composables/usePieChart3dScene.d.ts.map +1 -1
  119. package/dist/viewer/composables/usePrint.d.ts +7 -2
  120. package/dist/viewer/composables/usePrint.d.ts.map +1 -1
  121. package/dist/viewer/composables/useSurfaceChart3dScene.d.ts +2 -0
  122. package/dist/viewer/composables/useSurfaceChart3dScene.d.ts.map +1 -1
  123. package/dist/viewer/composables/useToolbarAutoHide.d.ts +9 -1
  124. package/dist/viewer/composables/useToolbarAutoHide.d.ts.map +1 -1
  125. package/dist/viewer/composables/useToolbarVisibility.d.ts +23 -10
  126. package/dist/viewer/composables/useToolbarVisibility.d.ts.map +1 -1
  127. package/dist/viewer/composables/useViewerRibbonProps.d.ts.map +1 -1
  128. package/dist/viewer/index.cjs +1 -1
  129. package/dist/viewer/index.cjs.br +0 -0
  130. package/dist/viewer/index.cjs.gz +0 -0
  131. package/dist/viewer/index.js +3 -3
  132. package/dist/viewer/index.js.br +0 -0
  133. package/dist/viewer/index.js.gz +0 -0
  134. package/dist/{viewer-NXyM7gVe.cjs → viewer-BtQsO2t8.cjs} +7123 -6898
  135. package/dist/viewer-BtQsO2t8.cjs.br +0 -0
  136. package/dist/viewer-BtQsO2t8.cjs.gz +0 -0
  137. package/dist/{viewer-oIVOEEw1.js → viewer-CJOHUCEy.js} +10719 -10498
  138. package/dist/viewer-CJOHUCEy.js.br +0 -0
  139. package/dist/viewer-CJOHUCEy.js.gz +0 -0
  140. package/package.json +1 -1
  141. package/dist/AiChatPanel-CMYxDI5o.cjs.br +0 -0
  142. package/dist/AiChatPanel-CMYxDI5o.cjs.gz +0 -0
  143. package/dist/AiChatPanel-Dwx524Gn.js.br +0 -0
  144. package/dist/dist-BGNRKvCd.cjs.br +0 -0
  145. package/dist/dist-BGNRKvCd.cjs.gz +0 -0
  146. package/dist/dist-sqPYJbbW.js.br +0 -0
  147. package/dist/dist-sqPYJbbW.js.gz +0 -0
  148. package/dist/gif-encoder-72PBzI2A.cjs +0 -2
  149. package/dist/gif-encoder-72PBzI2A.cjs.br +0 -0
  150. package/dist/gif-encoder-72PBzI2A.cjs.gz +0 -0
  151. package/dist/gif-encoder-C26dRB5r.js +0 -2
  152. package/dist/gif-encoder-C26dRB5r.js.br +0 -0
  153. package/dist/gif-encoder-C26dRB5r.js.gz +0 -0
  154. package/dist/i18n-DDHNEJBv.js.br +0 -0
  155. package/dist/i18n-DDHNEJBv.js.gz +0 -0
  156. package/dist/i18n-ZUT5Bfdo.cjs.br +0 -0
  157. package/dist/i18n-ZUT5Bfdo.cjs.gz +0 -0
  158. package/dist/useViewerSettingsDialog-Bk8ZXDR9.js.br +0 -0
  159. package/dist/useViewerSettingsDialog-Bk8ZXDR9.js.gz +0 -0
  160. package/dist/useViewerSettingsDialog-CkM6VbfE.cjs.br +0 -0
  161. package/dist/useViewerSettingsDialog-CkM6VbfE.cjs.gz +0 -0
  162. package/dist/viewer/composables/package-sharing.d.ts +0 -3
  163. package/dist/viewer/composables/package-sharing.d.ts.map +0 -1
  164. package/dist/viewer-NXyM7gVe.cjs.br +0 -0
  165. package/dist/viewer-NXyM7gVe.cjs.gz +0 -0
  166. package/dist/viewer-oIVOEEw1.js.br +0 -0
  167. package/dist/viewer-oIVOEEw1.js.gz +0 -0
package/CHANGELOG.md CHANGED
@@ -7,6 +7,62 @@ A release listed with no entries carried no Conventional Commit in this package'
7
7
  scope: scripts/release-plan.mjs re-releases a package whenever any of its files
8
8
  change, not only on conventional ones.
9
9
 
10
+ ## [3.1.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.1.1) - 2026-08-28
11
+
12
+ ### Bug Fixes
13
+
14
+ - **charts:** Offer 3-D chart types in the type-change dropdown (by @ChristopherVR) ([4e960f7](https://github.com/ChristopherVR/pptx-viewer/commit/4e960f7d25fa53149de667171f4e0fe4a168499c))
15
+ - **charts:** Stop 3-D charts from flashing their 2D rendering (by @ChristopherVR) ([18802e0](https://github.com/ChristopherVR/pptx-viewer/commit/18802e041d7293f99b10b860ba793c79eed82b67))
16
+
17
+ ## [3.1.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.1.0) - 2026-08-28
18
+
19
+ ### Features
20
+
21
+ - **core:** Decrypt RC4-encrypted legacy .ppt files (by @ChristopherVR) ([b95adc7](https://github.com/ChristopherVR/pptx-viewer/commit/b95adc74f036eefd4d44af441fa600512ff44282))
22
+ - **ole:** Make embedded OLE objects' Object Name editable (by @ChristopherVR) ([e06b32c](https://github.com/ChristopherVR/pptx-viewer/commit/e06b32c1b4e9375c37916097b494ab05bf4b7850))
23
+ - **shared:** Add Pareto as an insertable chart type (by @ChristopherVR) ([8fea110](https://github.com/ChristopherVR/pptx-viewer/commit/8fea110ef6aa4036fee97f232f4f7d8ecd5f7b94))
24
+ - **core:** Support writing ECMA-376 Standard scheme encryption (by @ChristopherVR) ([210d2a2](https://github.com/ChristopherVR/pptx-viewer/commit/210d2a22603467092f667f031bc7881f7e7833bf))
25
+ - **shared:** Apply the shadeToTitle background gradient effect (by @ChristopherVR) ([f287389](https://github.com/ChristopherVR/pptx-viewer/commit/f2873891828125b315f2cae2155824c84609626f))
26
+ - **core:** Allow animation drag-to-reorder across deck-native effects (by @ChristopherVR) ([6f48a34](https://github.com/ChristopherVR/pptx-viewer/commit/6f48a3455338c78f34c4d0978bcc4cf0be075db2))
27
+ - Author animation effect sound and after-animation controls (by @ChristopherVR) ([78daeb4](https://github.com/ChristopherVR/pptx-viewer/commit/78daeb4276733fe5ed048872d262a8cf080bfc3b))
28
+ - **shared:** Honour p:seq @concurrent/@nextAc/@prevAc and p:cTn @restart (by @ChristopherVR) ([3e3427d](https://github.com/ChristopherVR/pptx-viewer/commit/3e3427d9d747ae97485a5186b59e3d5aa80c1579))
29
+ - **shared:** Honour animRot/animScale absolute values, tavLst, txEl ranges, p:excl and bldLvl in playback (by @ChristopherVR) ([f71396b](https://github.com/ChristopherVR/pptx-viewer/commit/f71396bbc1309909aa3eecfd4855268f4e6fbfac))
30
+ - **shared:** Resolve 9 more SMIL animEffect filter families to real reveals (by @ChristopherVR) ([e47aa40](https://github.com/ChristopherVR/pptx-viewer/commit/e47aa409b5bcd10c24eadad3fb9aa8ab8f055fbd))
31
+ - Author and embed transition sounds from the ribbon Sound picker (by @ChristopherVR) ([ada8cdb](https://github.com/ChristopherVR/pptx-viewer/commit/ada8cdb65a0689660b9afc852d0a85e2a1b04534))
32
+ - Expose transition speed and morph-option controls in all five bindings (by @ChristopherVR) ([122894d](https://github.com/ChristopherVR/pptx-viewer/commit/122894db9366c91a87371311bf4f69ccbf53ffb4))
33
+ - **ink:** Retain pen-tilt InkML channels and render a calligraphic nib (by @ChristopherVR) ([6adab79](https://github.com/ChristopherVR/pptx-viewer/commit/6adab79f7cf8ae19346c3e74d34413cccd2eb08f))
34
+ - **shared:** Raycast hover tooltip for surface chart marks (by @ChristopherVR) ([c943646](https://github.com/ChristopherVR/pptx-viewer/commit/c9436468d2a1997168f12d079e0da758ab488758))
35
+ - **shared:** Resolve stretch, newsflash and random animEffect filters (by @ChristopherVR) ([58c898e](https://github.com/ChristopherVR/pptx-viewer/commit/58c898e55c2fb520cde7845baf8ae4b2e7a1c224))
36
+ - **core,shared:** Surface p:tavLst attrName, honour colour ramps (by @ChristopherVR) ([2ccf45f](https://github.com/ChristopherVR/pptx-viewer/commit/2ccf45fbcb23da9e0084769c0895b35cfc027326))
37
+ - **shared:** Widen native-animation preset playback coverage to 54/200 (by @ChristopherVR) ([41e2b52](https://github.com/ChristopherVR/pptx-viewer/commit/41e2b526dc654e4f7c24f3dd9026eb3124c47dd5))
38
+ - **shared:** True 3D bar3D chart scene via three.js, opt-in all bindings (by @ChristopherVR) ([ac920da](https://github.com/ChristopherVR/pptx-viewer/commit/ac920da1d2cc302f36ba7b2b19dc4011ac5aae07))
39
+ - **shared:** True 3D line3D/area3D chart scenes via three.js, opt-in all bindings (by @ChristopherVR) ([1447517](https://github.com/ChristopherVR/pptx-viewer/commit/1447517ee8c95ca958146f668a5cd0f64616b473))
40
+ - **charts:** Give pie3D charts true 3D rendering across all bindings (by @ChristopherVR) ([a1b32e7](https://github.com/ChristopherVR/pptx-viewer/commit/a1b32e7b9c44230f35d9c73cf786f8594b4b4157))
41
+
42
+ ### Bug Fixes
43
+
44
+ - Author Draw-tab ink as a PowerPoint-compatible content part (by @ChristopherVR) ([d91ce08](https://github.com/ChristopherVR/pptx-viewer/commit/d91ce08757c3697eab6891808e527c5e1eaea555))
45
+ - **animation:** Correct swapped exit/emphasis presets, cover 4 more IDs (by @ChristopherVR) ([11c2d2e](https://github.com/ChristopherVR/pptx-viewer/commit/11c2d2e8e68b0539c9920d8c6de4de93ca2cc5e1))
46
+ - **shared:** Capture Draw tool pressure in all five bindings (by @ChristopherVR) ([b8a124a](https://github.com/ChristopherVR/pptx-viewer/commit/b8a124ae7cd48733b00baac11dda325eeefeea43))
47
+ - **shared:** Sample ink pressure curves along the actual Bezier path (by @ChristopherVR) ([629ab5d](https://github.com/ChristopherVR/pptx-viewer/commit/629ab5dc8af3fee409376176a2b92e0e0ed26c12))
48
+ - **core:** Honour text-run reflection scale/skew/rotation/fade/anchor (by @ChristopherVR) ([41dfa76](https://github.com/ChristopherVR/pptx-viewer/commit/41dfa76c9540136b5c09fee52e21d8d0bc3e079c))
49
+ - **shared:** Render rect path gradients as nested rectangles, not an ellipse (by @ChristopherVR) ([f6f479e](https://github.com/ChristopherVR/pptx-viewer/commit/f6f479ece08a4c632db8bb4840377641079dcf3b))
50
+ - **shared:** Add elliptical tilt foreshortening to pie3D charts (by @ChristopherVR) ([63f57ba](https://github.com/ChristopherVR/pptx-viewer/commit/63f57ba146b6918e068ace19449ce3964140968a))
51
+ - **shared:** Claim morph proximity pairs closest-first, not by document order (by @ChristopherVR) ([b68a04d](https://github.com/ChristopherVR/pptx-viewer/commit/b68a04d120f15db4d2fd4c2f2c33ac31761f208b))
52
+ - **deps:** Converge ai-sdk adapters on a single ai package version, fix two flaky tests (by @ChristopherVR) ([4365a02](https://github.com/ChristopherVR/pptx-viewer/commit/4365a0222d80abc4ba2d651a464dfb353f882656))
53
+ - **core:** Author Draw-tab ink InkML that real PowerPoint actually opens (by @ChristopherVR) ([38633c7](https://github.com/ChristopherVR/pptx-viewer/commit/38633c7f25af358c24ea91c42019ad76b786ca54))
54
+ - **animation:** Correct tests left stale by combining independent preset fix waves (by @ChristopherVR) ([02371bb](https://github.com/ChristopherVR/pptx-viewer/commit/02371bbdb1b6124b47be1932a7af80c5ddfbee20))
55
+ - **charts:** Repair merge conflicts left broken by a diff3 edge case, wire remaining demos (by @ChristopherVR) ([42d550d](https://github.com/ChristopherVR/pptx-viewer/commit/42d550d6016ab0fc8ae2b5c643958cdf43f1020b))
56
+
57
+ ### Testing
58
+
59
+ - **core:** Cover lte/equ ops and multi-hop bounds for SmartArt constraints (by @ChristopherVR) ([3d8c5a0](https://github.com/ChristopherVR/pptx-viewer/commit/3d8c5a08c85f7652dd2ba08cf9e345f98a767f8c))
60
+
61
+ ### Chores
62
+
63
+ - Reformat limitations.md table and a core test after merge (by @ChristopherVR) ([d9db1f7](https://github.com/ChristopherVR/pptx-viewer/commit/d9db1f7c32e0ee7383837ac6db668e10a6060752))
64
+ - Fix oxfmt comment placement in ppt-import.test.ts (by @ChristopherVR) ([7cb2d3d](https://github.com/ChristopherVR/pptx-viewer/commit/7cb2d3dabe470f4a0ad2a2023d90a1f9642d2c28))
65
+
10
66
  ## [3.0.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@3.0.3) - 2026-08-26
11
67
 
12
68
  ### Bug Fixes
@@ -1,5 +1,5 @@
1
- import { pn as e } from "./useViewerSettingsDialog-Bk8ZXDR9.js";
2
- import { _ as t, b as a, c as s, f as r, g as l, h as o, m as n, o as i, p, s as d, v as c, w as u, x as m, y as x } from "./viewer-oIVOEEw1.js";
1
+ import { _n as e } from "./useViewerSettingsDialog-S2qliygp.js";
2
+ import { _ as t, b as a, c as s, f as r, g as l, h as o, m as n, o as i, p, s as d, v as c, w as u, x as m, y as x } from "./viewer-CJOHUCEy.js";
3
3
  import { Fragment as g, Suspense as f, computed as b, createBlock as v, createCommentVNode as h, createElementBlock as y, createElementVNode as k, createTextVNode as w, createVNode as C, defineComponent as P, nextTick as S, normalizeClass as T, normalizeStyle as I, onBeforeUnmount as _, onMounted as A, openBlock as E, ref as j, renderList as M, resolveDynamicComponent as F, shallowRef as B, toDisplayString as D, unref as N, vModelText as L, watch as R, withAsyncContext as H, withCtx as W, withDirectives as $ } from "vue";
4
4
  import { Bot as z, ChartColumn as V, Check as K, Crosshair as O, Eye as U, Film as q, GitMerge as G, History as J, LayoutTemplate as Q, LoaderCircle as X, MessageSquare as Y, MessageSquarePlus as Z, Move as ee, Navigation as te, Palette as ae, Pin as se, PinOff as re, Plus as le, Search as oe, Send as ne, Shapes as ie, Sparkles as pe, Square as de, StickyNote as ce, Table as ue, Trash2 as me, TriangleAlert as xe, Type as ge, User as fe, Wrench as be, X as ve } from "lucide-vue-next";
5
5
  import { getToolOrDynamicToolName as he, isDynamicToolUIPart as ye, isToolUIPart as ke } from "ai";
Binary file
@@ -1,4 +1,4 @@
1
- const e = require("./useViewerSettingsDialog-CkM6VbfE.cjs"), t = require("./viewer-NXyM7gVe.cjs");
1
+ const e = require("./useViewerSettingsDialog-B5lUBLOJ.cjs"), t = require("./viewer-BtQsO2t8.cjs");
2
2
  let r = require("vue"), a = require("lucide-vue-next"), o = require("ai");
3
3
  var n = /* @__PURE__ */ new Set([
4
4
  "input-available",
Binary file
Binary file
@@ -29860,15 +29860,22 @@ function _g(e, t) {
29860
29860
  }))
29861
29861
  };
29862
29862
  }
29863
- function kg(e, t) {
29863
+ function kg(e, t, r = !0) {
29864
29864
  if (t < 0 || t >= e.categories.length) throw new RangeError(`Category index ${t} is out of range. Chart has ${e.categories.length} categories.`);
29865
29865
  return {
29866
29866
  ...e,
29867
29867
  categories: e.categories.filter((e, r) => r !== t),
29868
- series: e.series.map((e) => ({
29869
- ...e,
29870
- values: e.values.filter((e, r) => r !== t)
29871
- }))
29868
+ series: e.series.map((e) => {
29869
+ return {
29870
+ ...e,
29871
+ values: e.values.filter((e, r) => r !== t),
29872
+ ...e.dataPoints && r ? { dataPoints: (n = e.dataPoints, i = t, n.filter((e) => e.idx !== i).map((e) => e.idx > i ? {
29873
+ ...e,
29874
+ idx: e.idx - 1
29875
+ } : e)) } : {}
29876
+ };
29877
+ var n, i;
29878
+ })
29872
29879
  };
29873
29880
  }
29874
29881
  var Pg = 1587.5, Lg = [
Binary file
Binary file
@@ -29858,15 +29858,22 @@ function kg(e, t) {
29858
29858
  }))
29859
29859
  };
29860
29860
  }
29861
- function Pg(e, t) {
29861
+ function Pg(e, t, n = !0) {
29862
29862
  if (t < 0 || t >= e.categories.length) throw new RangeError(`Category index ${t} is out of range. Chart has ${e.categories.length} categories.`);
29863
29863
  return {
29864
29864
  ...e,
29865
29865
  categories: e.categories.filter((e, n) => n !== t),
29866
- series: e.series.map((e) => ({
29867
- ...e,
29868
- values: e.values.filter((e, n) => n !== t)
29869
- }))
29866
+ series: e.series.map((e) => {
29867
+ return {
29868
+ ...e,
29869
+ values: e.values.filter((e, n) => n !== t),
29870
+ ...e.dataPoints && n ? { dataPoints: (r = e.dataPoints, i = t, r.filter((e) => e.idx !== i).map((e) => e.idx > i ? {
29871
+ ...e,
29872
+ idx: e.idx - 1
29873
+ } : e)) } : {}
29874
+ };
29875
+ var r, i;
29876
+ })
29870
29877
  };
29871
29878
  }
29872
29879
  var Lg = 1587.5, Ag = [
Binary file
Binary file
@@ -0,0 +1,2 @@
1
+ const e = require("./useViewerSettingsDialog-B5lUBLOJ.cjs");
2
+ exports.encodeGif = e.encodeGif;
Binary file
Binary file
@@ -0,0 +1,2 @@
1
+ import { ps as e } from "./useViewerSettingsDialog-S2qliygp.js";
2
+ export { e as encodeGif };
Binary file
Binary file
@@ -623,6 +623,7 @@ var t = {
623
623
  "pptx.master.title": "Slide Master",
624
624
  "pptx.print.title": "Print",
625
625
  "pptx.print.printButton": "Print",
626
+ "pptx.print.preparingToPrint": "Preparing to print…",
626
627
  "pptx.export.processing": "Processing…",
627
628
  "pptx.export.cancel": "Cancel",
628
629
  "pptx.versionHistory.title": "Version History",
@@ -1823,6 +1824,8 @@ var t = {
1823
1824
  "pptx.security.hidePassword": "Hide password",
1824
1825
  "pptx.security.show": "Show",
1825
1826
  "pptx.security.hide": "Hide",
1827
+ "pptx.security.protectedViewTitle": "PROTECTED VIEW",
1828
+ "pptx.security.enableEditing": "Enable Editing",
1826
1829
  "pptx.ribbon.slideShowOptions": "Slide show options",
1827
1830
  "pptx.ribbon.fromBeginning": "From Beginning",
1828
1831
  "pptx.ribbon.presenterView": "Presenter View",
@@ -2242,8 +2245,6 @@ var t = {
2242
2245
  "pptx.file.copyImageTooltip": "Copy Slide as Image",
2243
2246
  "pptx.file.fonts": "Fonts",
2244
2247
  "pptx.file.gif": "GIF",
2245
- "pptx.file.package": "Package",
2246
- "pptx.file.packageTooltip": "Package for Sharing",
2247
2248
  "pptx.file.pdf": "PDF",
2248
2249
  "pptx.file.png": "PNG",
2249
2250
  "pptx.file.saveAsPpsx": "Save .ppsx",
@@ -3027,6 +3028,8 @@ var t = {
3027
3028
  "pptx.options.advanced.display": "Display",
3028
3029
  "pptx.options.advanced.recentCount": "Show this number of Recent Presentations",
3029
3030
  "pptx.options.advanced.disableHardwareAcceleration": "Disable hardware graphics acceleration",
3031
+ "pptx.options.advanced.disable3DRendering": "Disable 3D rendering (for performance)",
3032
+ "pptx.options.advanced.disable3DRenderingInfo": "Forces every 3D chart and SmartArt scene to fall back to flat 2D rendering, even in a presentation that enables 3D. Turn this on if 3D scenes run slowly on this device.",
3030
3033
  "pptx.options.advanced.openDocumentsView": "Open all documents using this view",
3031
3034
  "pptx.options.openView.savedView": "The view saved in the file",
3032
3035
  "pptx.options.openView.normal": "Normal",
@@ -3318,8 +3321,6 @@ var t = {
3318
3321
  "pptx.backstage.card.saveAsPpsx.body": "Save a .ppsx file that opens directly in slide show.",
3319
3322
  "pptx.backstage.card.saveAsPptm.title": "Macro-Enabled Presentation",
3320
3323
  "pptx.backstage.card.saveAsPptm.body": "Preserve VBA content in a .pptm file.",
3321
- "pptx.backstage.card.package.title": "Package for Sharing",
3322
- "pptx.backstage.card.package.body": "Bundle the presentation and linked assets.",
3323
3324
  "pptx.backstage.card.pdf.title": "Create PDF",
3324
3325
  "pptx.backstage.card.pdf.body": "Publish a portable document with one page per slide.",
3325
3326
  "pptx.backstage.card.png.title": "Export current slide",
@@ -3336,8 +3337,6 @@ var t = {
3336
3337
  "pptx.backstage.card.print.body": "Choose a printer, layout, copies, and output settings in your browser print dialog.",
3337
3338
  "pptx.backstage.card.share.title": "Share with People",
3338
3339
  "pptx.backstage.card.share.body": "Invite collaborators and work on the presentation together.",
3339
- "pptx.backstage.card.sharePackage.title": "Package for Sharing",
3340
- "pptx.backstage.card.sharePackage.body": "Download a self-contained package for offline sharing.",
3341
3340
  "pptx.themeColor.dark1": "Dark 1",
3342
3341
  "pptx.themeColor.light1": "Light 1",
3343
3342
  "pptx.themeColor.dark2": "Dark 2",
@@ -3458,12 +3457,6 @@ var p = [
3458
3457
  nativeLabel: "Deutsch"
3459
3458
  }
3460
3459
  ];
3461
- function o(t) {
3462
- const e = {};
3463
- for (const [p, o] of Object.entries(t)) e[p] = o.replace(/\{\{(?<name>\w+)\}\}/gu, "{$<name>}");
3464
- return e;
3465
- }
3466
- var a = o(t);
3467
3460
  Object.defineProperty(exports, "LOCALE_CATALOG", {
3468
3461
  enumerable: !0,
3469
3462
  get: function() {
@@ -3474,17 +3467,7 @@ Object.defineProperty(exports, "LOCALE_CATALOG", {
3474
3467
  get: function() {
3475
3468
  return e;
3476
3469
  }
3477
- }), Object.defineProperty(exports, "toVueI18nSyntax", {
3478
- enumerable: !0,
3479
- get: function() {
3480
- return o;
3481
- }
3482
3470
  }), Object.defineProperty(exports, "translationsEn", {
3483
- enumerable: !0,
3484
- get: function() {
3485
- return a;
3486
- }
3487
- }), Object.defineProperty(exports, "translationsEn$1", {
3488
3471
  enumerable: !0,
3489
3472
  get: function() {
3490
3473
  return t;
Binary file
Binary file
@@ -623,6 +623,7 @@ var t = {
623
623
  "pptx.master.title": "Slide Master",
624
624
  "pptx.print.title": "Print",
625
625
  "pptx.print.printButton": "Print",
626
+ "pptx.print.preparingToPrint": "Preparing to print…",
626
627
  "pptx.export.processing": "Processing…",
627
628
  "pptx.export.cancel": "Cancel",
628
629
  "pptx.versionHistory.title": "Version History",
@@ -1823,6 +1824,8 @@ var t = {
1823
1824
  "pptx.security.hidePassword": "Hide password",
1824
1825
  "pptx.security.show": "Show",
1825
1826
  "pptx.security.hide": "Hide",
1827
+ "pptx.security.protectedViewTitle": "PROTECTED VIEW",
1828
+ "pptx.security.enableEditing": "Enable Editing",
1826
1829
  "pptx.ribbon.slideShowOptions": "Slide show options",
1827
1830
  "pptx.ribbon.fromBeginning": "From Beginning",
1828
1831
  "pptx.ribbon.presenterView": "Presenter View",
@@ -2242,8 +2245,6 @@ var t = {
2242
2245
  "pptx.file.copyImageTooltip": "Copy Slide as Image",
2243
2246
  "pptx.file.fonts": "Fonts",
2244
2247
  "pptx.file.gif": "GIF",
2245
- "pptx.file.package": "Package",
2246
- "pptx.file.packageTooltip": "Package for Sharing",
2247
2248
  "pptx.file.pdf": "PDF",
2248
2249
  "pptx.file.png": "PNG",
2249
2250
  "pptx.file.saveAsPpsx": "Save .ppsx",
@@ -3027,6 +3028,8 @@ var t = {
3027
3028
  "pptx.options.advanced.display": "Display",
3028
3029
  "pptx.options.advanced.recentCount": "Show this number of Recent Presentations",
3029
3030
  "pptx.options.advanced.disableHardwareAcceleration": "Disable hardware graphics acceleration",
3031
+ "pptx.options.advanced.disable3DRendering": "Disable 3D rendering (for performance)",
3032
+ "pptx.options.advanced.disable3DRenderingInfo": "Forces every 3D chart and SmartArt scene to fall back to flat 2D rendering, even in a presentation that enables 3D. Turn this on if 3D scenes run slowly on this device.",
3030
3033
  "pptx.options.advanced.openDocumentsView": "Open all documents using this view",
3031
3034
  "pptx.options.openView.savedView": "The view saved in the file",
3032
3035
  "pptx.options.openView.normal": "Normal",
@@ -3318,8 +3321,6 @@ var t = {
3318
3321
  "pptx.backstage.card.saveAsPpsx.body": "Save a .ppsx file that opens directly in slide show.",
3319
3322
  "pptx.backstage.card.saveAsPptm.title": "Macro-Enabled Presentation",
3320
3323
  "pptx.backstage.card.saveAsPptm.body": "Preserve VBA content in a .pptm file.",
3321
- "pptx.backstage.card.package.title": "Package for Sharing",
3322
- "pptx.backstage.card.package.body": "Bundle the presentation and linked assets.",
3323
3324
  "pptx.backstage.card.pdf.title": "Create PDF",
3324
3325
  "pptx.backstage.card.pdf.body": "Publish a portable document with one page per slide.",
3325
3326
  "pptx.backstage.card.png.title": "Export current slide",
@@ -3336,8 +3337,6 @@ var t = {
3336
3337
  "pptx.backstage.card.print.body": "Choose a printer, layout, copies, and output settings in your browser print dialog.",
3337
3338
  "pptx.backstage.card.share.title": "Share with People",
3338
3339
  "pptx.backstage.card.share.body": "Invite collaborators and work on the presentation together.",
3339
- "pptx.backstage.card.sharePackage.title": "Package for Sharing",
3340
- "pptx.backstage.card.sharePackage.body": "Download a self-contained package for offline sharing.",
3341
3340
  "pptx.themeColor.dark1": "Dark 1",
3342
3341
  "pptx.themeColor.light1": "Light 1",
3343
3342
  "pptx.themeColor.dark2": "Dark 2",
@@ -3458,10 +3457,4 @@ var p = [
3458
3457
  nativeLabel: "Deutsch"
3459
3458
  }
3460
3459
  ];
3461
- function o(t) {
3462
- const e = {};
3463
- for (const [p, o] of Object.entries(t)) e[p] = o.replace(/\{\{(?<name>\w+)\}\}/gu, "{$<name>}");
3464
- return e;
3465
- }
3466
- var a = o(t);
3467
- export { t as a, e as i, a as n, p as r, o as t };
3460
+ export { e as n, t as r, p as t };
Binary file
Binary file
package/dist/i18n.cjs CHANGED
@@ -1,3 +1,9 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const e = require("./i18n-ZUT5Bfdo.cjs");
3
- exports.LOCALE_CATALOG = e.LOCALE_CATALOG, exports.keyToLabel = e.keyToLabel, exports.toVueI18nSyntax = e.toVueI18nSyntax, exports.translationsEn = e.translationsEn;
2
+ const e = require("./i18n-214Du1dx.cjs");
3
+ function t(e) {
4
+ const t = {};
5
+ for (const [n, o] of Object.entries(e)) t[n] = o.replace(/\{\{(?<name>\w+)\}\}/gu, "{$<name>}");
6
+ return t;
7
+ }
8
+ var n = t(e.translationsEn);
9
+ exports.LOCALE_CATALOG = e.LOCALE_CATALOG, exports.keyToLabel = e.keyToLabel, exports.toVueI18nSyntax = t, exports.translationsEn = n;
package/dist/i18n.cjs.br CHANGED
Binary file
package/dist/i18n.cjs.gz CHANGED
Binary file
package/dist/i18n.js CHANGED
@@ -1,2 +1,8 @@
1
- import { i as s, n as a, r, t as i } from "./i18n-DDHNEJBv.js";
2
- export { r as LOCALE_CATALOG, s as keyToLabel, i as toVueI18nSyntax, a as translationsEn };
1
+ import { n, r, t as e } from "./i18n-DrHgO9DS.js";
2
+ function t(n) {
3
+ const r = {};
4
+ for (const [e, t] of Object.entries(n)) r[e] = t.replace(/\{\{(?<name>\w+)\}\}/gu, "{$<name>}");
5
+ return r;
6
+ }
7
+ var o = t(r);
8
+ export { e as LOCALE_CATALOG, n as keyToLabel, t as toVueI18nSyntax, o as translationsEn };
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-CkM6VbfE.cjs"), o = require("./viewer-NXyM7gVe.cjs");
2
+ const e = require("./useViewerSettingsDialog-B5lUBLOJ.cjs"), o = require("./viewer-BtQsO2t8.cjs");
3
3
  exports.AUDIENCE_HASH = e.AUDIENCE_HASH, exports.CollaborationCursors = o.CollaborationCursors_default, exports.CollaborationStatusIndicator = o.CollaborationStatusIndicator_default, exports.ElementRenderer = o.ElementRenderer_default, exports.FollowModeBar = o.FollowModeBar_default, exports.PPTX_OPEN_ACCEPT = e.PPTX_OPEN_ACCEPT, exports.PRESENTATION_OPEN_EXTENSIONS = e.PRESENTATION_OPEN_EXTENSIONS, exports.PowerPointViewer = o.PowerPointViewer_default, exports.RemoteSelectionOverlay = o.RemoteSelectionOverlay_default, exports.RibbonToolbar = o.RibbonToolbar_default, exports.SlideCanvas = o.SlideCanvas_default, exports.SlideStage = o.SlideStage_default, exports.clearAudienceContent = e.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.forgetSessionDeck = e.forgetSessionDeck, exports.getSessionTabId = e.getSessionTabId, exports.isAudienceTab = e.isAudienceTab, exports.isLegacyBinaryPresentation = e.isLegacyBinaryPresentation, exports.isSupportedPresentationFile = e.isSupportedPresentationFile, exports.loadAudienceContent = e.loadAudienceContent, exports.loadSessionDeck = e.loadSessionDeck, exports.parseAudienceNonce = e.parseAudienceNonce, exports.parsePresentationSessionId = e.parsePresentationSessionId, exports.presentationBaseName = e.presentationBaseName, exports.provideViewerTheme = o.provideViewerTheme, exports.rememberSessionDeck = e.rememberSessionDeck, exports.renderToCanvas = e.renderToCanvas, exports.restoreSessionDeck = e.restoreSessionDeck, exports.savedPresentationFileName = e.savedPresentationFileName, exports.storeAudienceContent = e.storeAudienceContent, exports.themeToCssVars = e.themeToCssVars, exports.useCollaboration = e.useCollaboration, exports.useCollaborativeHistory = o.useCollaborativeHistory, exports.useCollaborativeState = o.useCollaborativeState, exports.usePresenceTracking = o.usePresenceTracking, exports.useThemeStyle = o.useThemeStyle, exports.useViewerTheme = o.useViewerTheme, exports.useYjsProvider = o.useYjsProvider, 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.js CHANGED
@@ -1,3 +1,3 @@
1
- import { $o as a, Au as s, C as o, Lc as e, Nr as r, Qc as l, S as t, Ss as i, W as n, Yd as d, cl as f, dd as u, df as S, es as m, ff as w, if as c, it as C, kr as b, ll as v, lo as p, mf as g, ns as R, nu as V, pf as j, su as x, tl as y, tu as E, uf as P, vc as T, vn as W, w as k, x as A, yd as B } from "./useViewerSettingsDialog-Bk8ZXDR9.js";
2
- import { C as D, E as F, H, S as I, T as L, U as M, V as N, W as O, a as Q, d as U, i as Y, l as $, n as h, r as q, t as z, u as G, w as J } from "./viewer-oIVOEEw1.js";
3
- export { W as AUDIENCE_HASH, U as CollaborationCursors, N as CollaborationStatusIndicator, F as ElementRenderer, $ as FollowModeBar, b as PPTX_OPEN_ACCEPT, r as PRESENTATION_OPEN_EXTENSIONS, Q as PowerPointViewer, G as RemoteSelectionOverlay, D as RibbonToolbar, I as SlideCanvas, L as SlideStage, p as clearAudienceContent, J as cn, a as defaultCssVars, m as defaultRadius, R as defaultThemeColors, A as exportAllSlidesToSvg, t as exportAllSlidesToSvgBlobs, o as exportSlideToSvg, k as exportSlideToSvgBlob, i as forgetSessionDeck, T as getSessionTabId, e as isAudienceTab, l as isLegacyBinaryPresentation, y as isSupportedPresentationFile, f as loadAudienceContent, v as loadSessionDeck, E as parseAudienceNonce, V as parsePresentationSessionId, x as presentationBaseName, H as provideViewerTheme, s as rememberSessionDeck, n as renderToCanvas, u as restoreSessionDeck, B as savedPresentationFileName, d as storeAudienceContent, c as themeToCssVars, C as useCollaboration, z as useCollaborativeHistory, h as useCollaborativeState, q as usePresenceTracking, M as useThemeStyle, O as useViewerTheme, Y as useYjsProvider, P as vermilionDarkColors, S as vermilionDarkTheme, w as vermilionLightColors, j as vermilionLightTheme, g as vermilionRadius };
1
+ import { C as a, Cf as s, Ef as o, Lr as e, Nr as r, Od as l, Pu as i, S as t, Sc as n, Sf as S, Sn as f, Tf as d, Ts as u, Vc as w, W as C, al as b, as as m, au as p, bd as c, du as g, fl as T, gf as V, it as v, nl as E, ns as P, ou as R, pl as j, po as x, rs as O, sf as W, w as y, wf as B, x as D } from "./useViewerSettingsDialog-S2qliygp.js";
2
+ import { C as F, E as H, H as I, S as L, T as M, U as N, V as U, W as h, a as k, d as q, i as z, l as A, n as G, r as J, t as K, u as Q, w as X } from "./viewer-CJOHUCEy.js";
3
+ export { f as AUDIENCE_HASH, q as CollaborationCursors, U as CollaborationStatusIndicator, H as ElementRenderer, A as FollowModeBar, r as PPTX_OPEN_ACCEPT, e as PRESENTATION_OPEN_EXTENSIONS, k as PowerPointViewer, Q as RemoteSelectionOverlay, F as RibbonToolbar, L as SlideCanvas, M as SlideStage, x as clearAudienceContent, X as cn, P as defaultCssVars, O as defaultRadius, m as defaultThemeColors, D as exportAllSlidesToSvg, t as exportAllSlidesToSvgBlobs, a as exportSlideToSvg, y as exportSlideToSvgBlob, u as forgetSessionDeck, n as getSessionTabId, w as isAudienceTab, E as isLegacyBinaryPresentation, b as isSupportedPresentationFile, T as loadAudienceContent, j as loadSessionDeck, p as parseAudienceNonce, R as parsePresentationSessionId, g as presentationBaseName, I as provideViewerTheme, i as rememberSessionDeck, C as renderToCanvas, c as restoreSessionDeck, l as savedPresentationFileName, W as storeAudienceContent, V as themeToCssVars, v as useCollaboration, K as useCollaborativeHistory, G as useCollaborativeState, J as usePresenceTracking, N as useThemeStyle, h as useViewerTheme, z as useYjsProvider, S as vermilionDarkColors, s as vermilionDarkTheme, B as vermilionLightColors, d as vermilionLightTheme, o as vermilionRadius };
package/dist/index.js.br CHANGED
Binary file
package/dist/index.js.gz CHANGED
Binary file
@@ -1,3 +1,3 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const e = require("./useViewerSettingsDialog-CkM6VbfE.cjs");
2
+ const e = require("./useViewerSettingsDialog-B5lUBLOJ.cjs");
3
3
  exports.DEFAULT_MAX_VERSIONS = e.DEFAULT_MAX_VERSIONS, exports.ERASER_RADIUS = e.ERASER_RADIUS, exports.HIGHLIGHTER_OPACITY = e.HIGHLIGHTER_OPACITY, exports.HIGHLIGHTER_WIDTH = e.HIGHLIGHTER_WIDTH, exports.MOBILE_BREAKPOINT = e.MOBILE_BREAKPOINT, exports.MOBILE_LANDSCAPE_MAX_HEIGHT = e.MOBILE_LANDSCAPE_MAX_HEIGHT, exports.NUDGE_LARGE = e.NUDGE_LARGE, exports.NUDGE_SMALL = e.NUDGE_SMALL, exports.PEN_WIDTH = e.PEN_WIDTH, exports.RIBBON_ALIGN = e.RIBBON_ALIGN, exports.SHORTCUT_CATALOG = e.SHORTCUT_CATALOG, exports.SHORTCUT_GROUP_LABEL_KEYS = e.SHORTCUT_GROUP_LABEL_KEYS, exports.SMARTART_COLOR_SCHEMES = e.SMARTART_COLOR_SCHEMES, exports.SMARTART_STYLE_OPTIONS = e.SMARTART_STYLE_OPTIONS, exports.SmartArt3DKey = e.SmartArt3DKey, exports.TABLET_BREAKPOINT = e.TABLET_BREAKPOINT, exports.TableSelectionKey = e.TableSelectionKey, exports.buildClickGroups = e.buildClickGroups, exports.buildStrokePathD = e.buildStrokePathD, exports.computeCellSelection = e.computeCellSelection, exports.computeDocumentStatistics = e.computeDocumentStatistics, exports.computeElapsed = e.computeElapsed, exports.countWords = e.countWords, exports.createStroke = e.createStroke, exports.eraseStrokesAtPoint = e.eraseStrokesAtPoint, exports.formatRehearseMs = e.formatRehearseMs, exports.generateCommentId = e.generateCommentId, exports.groupShortcutCatalog = e.groupShortcutCatalog, exports.injectTableSelection = e.injectTableSelection, exports.inlineEditorRect = e.inlineEditorRect, exports.isMobileViewport = e.isMobileViewport, exports.nodeIdsInRenderOrder = e.nodeIdsInRenderOrder, exports.parseSignaturesFromBuffer = e.parseSignaturesFromBuffer, exports.provideTableSelection = e.provideTableSelection, exports.resolveShortcutAction = e.resolveShortcutAction, exports.smartArtLayoutLabel = e.smartArtLayoutLabel, exports.textNodeIdsInRenderOrder = e.textNodeIdsInRenderOrder, exports.toShapePreset = e.toShapePreset, exports.useAccessibility = e.useAccessibility, exports.useAlignGroup = e.useAlignGroup, exports.useAnimationPlayback = e.useAnimationPlayback, exports.useAutosave = e.useAutosave, exports.useChartEditing = e.useChartEditing, exports.useCollaboration = e.useCollaboration, exports.useCollaborationWiring = e.useCollaborationWiring, exports.useColorChangeImage = e.useColorChangeImage, exports.useComments = e.useComments, exports.useCommentsWiring = e.useCommentsWiring, exports.useContextMenu = e.useContextMenu, exports.useCustomShows = e.useCustomShows, exports.useCustomShowsWiring = e.useCustomShowsWiring, exports.useDebouncedCallback = e.useDebouncedCallback, exports.useDocumentPropertiesDialog = e.useDocumentPropertiesDialog, exports.useDocumentStatistics = e.useDocumentStatistics, exports.useEditorHistory = e.useEditorHistory, exports.useEditorKeyboard = e.useEditorKeyboard, exports.useEditorOperations = e.useEditorOperations, exports.useElementDrag = e.useElementDrag, exports.useElementInsertion = e.useElementInsertion, exports.useEmbeddedFonts = e.useEmbeddedFonts, exports.useExport = e.useExport, exports.useExportProgress = e.useExportProgress, exports.useExportWiring = e.useExportWiring, exports.useFindReplace = e.useFindReplace, exports.useFontEmbedding = e.useFontEmbedding, exports.useFormatPainter = e.useFormatPainter, exports.useHeaderFooterDialog = e.useHeaderFooterDialog, exports.useInkDrawing = e.useInkDrawing, exports.useInlineEditing = e.useInlineEditing, exports.useInsertElementDialogs = e.useInsertElementDialogs, exports.useIsMobile = e.useIsMobile, exports.useKeyboardInsets = e.useKeyboardInsets, exports.useKeyboardShortcuts = e.useKeyboardShortcuts, exports.useLoadContent = e.useLoadContent, exports.useMasterViewState = e.useMasterViewState, exports.useMediaExport = e.useMediaExport, exports.useMobileChrome = e.useMobileChrome, exports.useModel3dScene = e.useModel3dScene, exports.useMultiSelectOps = e.useMultiSelectOps, exports.usePasswordProtection = e.usePasswordProtection, exports.usePresentationAnnotations = e.usePresentationAnnotations, exports.usePresentationModeWiring = e.usePresentationModeWiring, exports.usePrint = e.usePrint, exports.useRehearseTimings = e.useRehearseTimings, exports.useRibbonActions = e.useRibbonActions, exports.useRibbonProps = e.useRibbonProps, exports.useRibbonUiState = e.useRibbonUiState, exports.useSectionOperations = e.useSectionOperations, exports.useSelectionPaneWiring = e.useSelectionPaneWiring, exports.useSheetDismissDrag = e.useSheetDismissDrag, exports.useSignatureWorkflow = e.useSignatureWorkflow, exports.useSignatures = e.useSignatures, exports.useSlideMutations = e.useSlideMutations, exports.useSlideOperations = e.useSlideOperations, exports.useSlideShowSettings = e.useSlideShowSettings, exports.useSlideTemplateInsertion = e.useSlideTemplateInsertion, exports.useSmartArt3D = e.useSmartArt3D, exports.useSmartArtEditing = e.useSmartArtEditing, exports.useSmartArtFocus = e.useSmartArtFocus, exports.useSmartArtHoverRect = e.useSmartArtHoverRect, exports.useSmartArtInlineEditState = e.useSmartArtInlineEditState, exports.useSmartArtNodeEditContext = e.useSmartArtNodeEditContext, exports.useTableCellEditingContext = e.useTableCellEditingContext, exports.useTableCellSelection = e.useTableCellSelection, exports.useThemeEditing = e.useThemeEditing, exports.useToolbarAutoHide = e.useToolbarAutoHide, exports.useToolbarVisibility = e.useToolbarVisibility, exports.useTouchGestures = e.useTouchGestures, exports.useVersionHistory = e.useVersionHistory, exports.useVersionHistoryWiring = e.useVersionHistoryWiring, exports.useViewerSettingsDialog = e.useViewerSettingsDialog;
Binary file
Binary file
package/dist/internals.js CHANGED
@@ -1,2 +1,2 @@
1
- import { $ as s, $c as a, $t as t, A as n, At as r, B as o, Bt as i, Co as e, Ct as g, D as f, E as m, F as p, Ft as u, G as c, Gt as j, H as l, Ht as x, I as P, It as S, J as V, Jt as $, K as _, Kt as b, L as d, Lt as h, M as k, Mt as q, N as v, Nt as y, O as z, P as A, Ps as B, Pt as C, Q as D, R as F, Rt as G, Sr as H, St as I, T as J, U as K, V as L, Vt as M, Wo as N, Wt as R, X as W, Xt as X, Y as w, Z as E, _ as O, _r as Q, _t as T, a as U, an as Y, at as Z, b as ss, bt as as, c as ts, ct as ns, d as rs, dt as os, en as is, et as es, f as gs, fn as fs, ft as ms, g as ps, gr as us, gt as cs, h as js, ht as ls, i as xs, in as Ps, it as Ss, j as Vs, jt as $s, k as _s, kt as bs, l as ds, lt as hs, m as ks, mt as qs, n as vs, nn as ys, nt as zs, o as As, on as Bs, ot as Cs, p as Ds, pt as Fs, q as Gs, qt as Hs, r as Is, rn as Js, rt as Ks, s as Ls, si as Ms, st as Ns, t as Rs, tn as Ws, tt as Xs, u as ws, ua as Es, ut as Os, v as Qs, vt as Ts, xr as Us, xt as Ys, y as Zs, yt as sa, z as aa, zt as ta } from "./useViewerSettingsDialog-Bk8ZXDR9.js";
2
- export { xs as DEFAULT_MAX_VERSIONS, qs as ERASER_RADIUS, ls as HIGHLIGHTER_OPACITY, cs as HIGHLIGHTER_WIDTH, us as MOBILE_BREAKPOINT, Q as MOBILE_LANDSCAPE_MAX_HEIGHT, Us as NUDGE_LARGE, H as NUDGE_SMALL, T as PEN_WIDTH, O as RIBBON_ALIGN, S as SHORTCUT_CATALOG, h as SHORTCUT_GROUP_LABEL_KEYS, r as SMARTART_COLOR_SCHEMES, $s as SMARTART_STYLE_OPTIONS, Y as SmartArt3DKey, Ms as TABLET_BREAKPOINT, R as TableSelectionKey, Es as buildClickGroups, Ts as buildStrokePathD, j as computeCellSelection, e as computeDocumentStatistics, hs as computeElapsed, N as countWords, sa as createStroke, as as eraseStrokesAtPoint, Os as formatRehearseMs, B as generateCommentId, G as groupShortcutCatalog, b as injectTableSelection, t as inlineEditorRect, a as isMobileViewport, is as nodeIdsInRenderOrder, n as parseSignaturesFromBuffer, Hs as provideTableSelection, ta as resolveShortcutAction, q as smartArtLayoutLabel, Ws as textNodeIdsInRenderOrder, Qs as toShapePreset, Ns as useAccessibility, Cs as useAlignGroup, g as useAnimationPlayback, Z as useAutosave, u as useChartEditing, Ss as useCollaboration, Ks as useCollaborationWiring, Ps as useColorChangeImage, zs as useComments, Xs as useCommentsWiring, es as useContextMenu, s as useCustomShows, D as useCustomShowsWiring, C as useDebouncedCallback, E as useDocumentPropertiesDialog, M as useDocumentStatistics, W as useEditorHistory, w as useEditorKeyboard, V as useEditorOperations, Gs as useElementDrag, _ as useElementInsertion, c as useEmbeddedFonts, K as useExport, l as useExportProgress, o as useExportWiring, aa as useFindReplace, F as useFontEmbedding, d as useFormatPainter, P as useHeaderFooterDialog, p as useInkDrawing, A as useInlineEditing, v as useInsertElementDialogs, I as useIsMobile, k as useKeyboardInsets, i as useKeyboardShortcuts, Vs as useLoadContent, _s as useMasterViewState, L as useMediaExport, z as useMobileChrome, Js as useModel3dScene, f as useMultiSelectOps, m as usePasswordProtection, Ys as usePresentationAnnotations, J as usePresentationModeWiring, ss as usePrint, os as useRehearseTimings, Zs as useRibbonActions, vs as useRibbonProps, ps as useRibbonUiState, js as useSectionOperations, ks as useSelectionPaneWiring, fs as useSheetDismissDrag, Ds as useSignatureWorkflow, ns as useSignatures, gs as useSlideMutations, rs as useSlideOperations, ws as useSlideShowSettings, ds as useSlideTemplateInsertion, Bs as useSmartArt3D, bs as useSmartArtEditing, y as useSmartArtFocus, X as useSmartArtHoverRect, ys as useSmartArtInlineEditState, ts as useSmartArtNodeEditContext, Ls as useTableCellEditingContext, $ as useTableCellSelection, As as useThemeEditing, Fs as useToolbarAutoHide, x as useToolbarVisibility, ms as useTouchGestures, U as useVersionHistory, Is as useVersionHistoryWiring, Rs as useViewerSettingsDialog };
1
+ import { $ as s, $t as a, A as t, At as n, B as r, Bt as o, Ct as e, D as i, Do as g, E as l, Er as m, F as p, Ft as u, G as b, Gt as d, H as f, Ht as j, I as x, It as D, J, Jo as L, Jt as V, K as c, Kt as h, L as k, Ls as q, Lt as v, M as y, Mt as z, N as A, Nt as B, O as E, P as F, Pt as G, Q as H, R as I, Rt as K, St as M, T as N, Tr as P, U as R, V as S, Vt as T, Wt as X, X as $, Xt as _, Y as w, Z as C, _ as O, _t as Q, a as U, at as W, b as Y, br as Z, bt as ss, c as as, ct as ts, d as ns, di as rs, dt as os, en as es, et as is, f as gs, ft as ls, g as ms, gn as ps, gt as us, h as bs, ht as ds, i as fs, it as js, j as xs, jt as Ds, k as Js, kt as Ls, l as Vs, ln as cs, lt as hs, m as ks, ma as qs, mt as vs, n as ys, nn as zs, nt as As, o as Bs, on as Es, ot as Fs, p as Gs, pt as Hs, q as Is, qt as Ks, r as Ms, rl as Ns, rt as Ps, s as Rs, sn as Ss, st as Ts, t as Xs, tn as $s, tt as _s, u as ws, un as Cs, ut as Os, v as Qs, vt as Us, xr as Ws, xt as Ys, y as Zs, yt as sa, z as aa, zt as ta } from "./useViewerSettingsDialog-S2qliygp.js";
2
+ export { fs as DEFAULT_MAX_VERSIONS, vs as ERASER_RADIUS, ds as HIGHLIGHTER_OPACITY, us as HIGHLIGHTER_WIDTH, Z as MOBILE_BREAKPOINT, Ws as MOBILE_LANDSCAPE_MAX_HEIGHT, P as NUDGE_LARGE, m as NUDGE_SMALL, Q as PEN_WIDTH, O as RIBBON_ALIGN, D as SHORTCUT_CATALOG, v as SHORTCUT_GROUP_LABEL_KEYS, n as SMARTART_COLOR_SCHEMES, Ds as SMARTART_STYLE_OPTIONS, cs as SmartArt3DKey, rs as TABLET_BREAKPOINT, X as TableSelectionKey, qs as buildClickGroups, Us as buildStrokePathD, d as computeCellSelection, g as computeDocumentStatistics, hs as computeElapsed, L as countWords, sa as createStroke, ss as eraseStrokesAtPoint, Os as formatRehearseMs, q as generateCommentId, K as groupShortcutCatalog, h as injectTableSelection, a as inlineEditorRect, Ns as isMobileViewport, es as nodeIdsInRenderOrder, t as parseSignaturesFromBuffer, Ks as provideTableSelection, ta as resolveShortcutAction, z as smartArtLayoutLabel, $s as textNodeIdsInRenderOrder, Qs as toShapePreset, Ts as useAccessibility, Fs as useAlignGroup, e as useAnimationPlayback, W as useAutosave, u as useChartEditing, js as useCollaboration, Ps as useCollaborationWiring, Ss as useColorChangeImage, As as useComments, _s as useCommentsWiring, is as useContextMenu, s as useCustomShows, H as useCustomShowsWiring, G as useDebouncedCallback, C as useDocumentPropertiesDialog, T as useDocumentStatistics, $ as useEditorHistory, w as useEditorKeyboard, J as useEditorOperations, Is as useElementDrag, c as useElementInsertion, b as useEmbeddedFonts, R as useExport, f as useExportProgress, r as useExportWiring, aa as useFindReplace, I as useFontEmbedding, k as useFormatPainter, x as useHeaderFooterDialog, p as useInkDrawing, F as useInlineEditing, A as useInsertElementDialogs, M as useIsMobile, y as useKeyboardInsets, o as useKeyboardShortcuts, xs as useLoadContent, Js as useMasterViewState, S as useMediaExport, E as useMobileChrome, Es as useModel3dScene, i as useMultiSelectOps, l as usePasswordProtection, Ys as usePresentationAnnotations, N as usePresentationModeWiring, Y as usePrint, os as useRehearseTimings, Zs as useRibbonActions, ys as useRibbonProps, ms as useRibbonUiState, bs as useSectionOperations, ks as useSelectionPaneWiring, ps as useSheetDismissDrag, Gs as useSignatureWorkflow, ts as useSignatures, gs as useSlideMutations, ns as useSlideOperations, ws as useSlideShowSettings, Vs as useSlideTemplateInsertion, Cs as useSmartArt3D, Ls as useSmartArtEditing, B as useSmartArtFocus, _ as useSmartArtHoverRect, zs as useSmartArtInlineEditState, as as useSmartArtNodeEditContext, Rs as useTableCellEditingContext, V as useTableCellSelection, Bs as useThemeEditing, Hs as useToolbarAutoHide, j as useToolbarVisibility, ls as useTouchGestures, U as useVersionHistory, Ms as useVersionHistoryWiring, Xs as useViewerSettingsDialog };
Binary file
Binary file