pptx-vue-viewer 2.10.0 → 2.11.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.
Files changed (119) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/{AiChatPanel-ELQ2zoIs.cjs → AiChatPanel-C6y3Ny-r.cjs} +1 -1
  3. package/dist/AiChatPanel-C6y3Ny-r.cjs.br +0 -0
  4. package/dist/AiChatPanel-C6y3Ny-r.cjs.gz +0 -0
  5. package/dist/{AiChatPanel-YsAppk-X.js → AiChatPanel-VaggUxZx.js} +2 -2
  6. package/dist/AiChatPanel-VaggUxZx.js.br +0 -0
  7. package/dist/AiChatPanel-VaggUxZx.js.gz +0 -0
  8. package/dist/{dist-COsmZXMI.js → dist-CZWL1LG4.js} +1 -1
  9. package/dist/dist-CZWL1LG4.js.br +0 -0
  10. package/dist/{dist-COsmZXMI.js.gz → dist-CZWL1LG4.js.gz} +0 -0
  11. package/dist/{dist-C0DV7pPc.cjs → dist-DS_pSOX3.cjs} +1 -1
  12. package/dist/dist-DS_pSOX3.cjs.br +0 -0
  13. package/dist/{dist-C0DV7pPc.cjs.gz → dist-DS_pSOX3.cjs.gz} +0 -0
  14. package/dist/gif-encoder-C1SrrZyu.js +2 -0
  15. package/dist/gif-encoder-C1SrrZyu.js.br +0 -0
  16. package/dist/gif-encoder-C1SrrZyu.js.gz +0 -0
  17. package/dist/gif-encoder-D2hs-2jM.cjs +2 -0
  18. package/dist/gif-encoder-D2hs-2jM.cjs.br +0 -0
  19. package/dist/gif-encoder-D2hs-2jM.cjs.gz +0 -0
  20. package/dist/{i18n-BJjzaNBL.js → i18n-Cri6BadM.js} +45 -0
  21. package/dist/i18n-Cri6BadM.js.br +0 -0
  22. package/dist/i18n-Cri6BadM.js.gz +0 -0
  23. package/dist/{i18n-hVz_vumq.cjs → i18n-DmFiJhz0.cjs} +45 -0
  24. package/dist/i18n-DmFiJhz0.cjs.br +0 -0
  25. package/dist/i18n-DmFiJhz0.cjs.gz +0 -0
  26. package/dist/i18n.cjs +1 -1
  27. package/dist/i18n.cjs.br +0 -0
  28. package/dist/i18n.cjs.gz +0 -0
  29. package/dist/i18n.js +1 -1
  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 +6 -6
  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-DliZAXLY.js → useViewerSettingsDialog-BlmbOSpm.js} +3620 -2960
  48. package/dist/useViewerSettingsDialog-BlmbOSpm.js.br +0 -0
  49. package/dist/useViewerSettingsDialog-BlmbOSpm.js.gz +0 -0
  50. package/dist/{useViewerSettingsDialog-_XeHjmA8.cjs → useViewerSettingsDialog-Bs2wFuBz.cjs} +3892 -3122
  51. package/dist/useViewerSettingsDialog-Bs2wFuBz.cjs.br +0 -0
  52. package/dist/useViewerSettingsDialog-Bs2wFuBz.cjs.gz +0 -0
  53. package/dist/viewer/PowerPointViewer.vue.d.ts.map +1 -1
  54. package/dist/viewer/components/MotionPathOverlay.vue.d.ts +22 -0
  55. package/dist/viewer/components/MotionPathOverlay.vue.d.ts.map +1 -0
  56. package/dist/viewer/components/OutlineViewOverlay.vue.d.ts +17 -0
  57. package/dist/viewer/components/OutlineViewOverlay.vue.d.ts.map +1 -0
  58. package/dist/viewer/components/SlideStage.vue.d.ts.map +1 -1
  59. package/dist/viewer/components/inspector/AnimationPanel.vue.d.ts +2 -0
  60. package/dist/viewer/components/inspector/AnimationPanel.vue.d.ts.map +1 -1
  61. package/dist/viewer/components/inspector/InspectorPane.vue.d.ts.map +1 -1
  62. package/dist/viewer/components/inspector/MotionPathRow.vue.d.ts +16 -0
  63. package/dist/viewer/components/inspector/MotionPathRow.vue.d.ts.map +1 -0
  64. package/dist/viewer/components/inspector/animation-preview-player.d.ts.map +1 -1
  65. package/dist/viewer/components/ribbon/AnimationsSection.vue.d.ts +7 -2
  66. package/dist/viewer/components/ribbon/AnimationsSection.vue.d.ts.map +1 -1
  67. package/dist/viewer/components/ribbon/MotionPathGallery.vue.d.ts +9 -0
  68. package/dist/viewer/components/ribbon/MotionPathGallery.vue.d.ts.map +1 -0
  69. package/dist/viewer/components/ribbon/RibbonTailSections.vue.d.ts.map +1 -1
  70. package/dist/viewer/components/ribbon/ViewSection.vue.d.ts +2 -0
  71. package/dist/viewer/components/ribbon/ViewSection.vue.d.ts.map +1 -1
  72. package/dist/viewer/components/ribbon/ribbon-props-fixture.d.ts.map +1 -1
  73. package/dist/viewer/components/ribbon/ribbon-types.d.ts +5 -2
  74. package/dist/viewer/components/ribbon/ribbon-types.d.ts.map +1 -1
  75. package/dist/viewer/composables/ribbon-props-actions.d.ts +2 -1
  76. package/dist/viewer/composables/ribbon-props-actions.d.ts.map +1 -1
  77. package/dist/viewer/composables/ribbon-props-types.d.ts +1 -0
  78. package/dist/viewer/composables/ribbon-props-types.d.ts.map +1 -1
  79. package/dist/viewer/composables/useOutlineView.d.ts +19 -0
  80. package/dist/viewer/composables/useOutlineView.d.ts.map +1 -0
  81. package/dist/viewer/composables/useSlideMutations.d.ts +2 -2
  82. package/dist/viewer/composables/useSlideMutations.d.ts.map +1 -1
  83. package/dist/viewer/index.cjs +1 -1
  84. package/dist/viewer/index.cjs.br +0 -0
  85. package/dist/viewer/index.cjs.gz +0 -0
  86. package/dist/viewer/index.js +3 -3
  87. package/dist/viewer/index.js.br +0 -0
  88. package/dist/viewer/index.js.gz +0 -0
  89. package/dist/{viewer-DL-U1Y9t.cjs → viewer-B2cQdNZD.cjs} +3169 -2804
  90. package/dist/viewer-B2cQdNZD.cjs.br +0 -0
  91. package/dist/viewer-B2cQdNZD.cjs.gz +0 -0
  92. package/dist/{viewer-BfxMKUcw.js → viewer-C-LG_i4I.js} +10629 -10264
  93. package/dist/viewer-C-LG_i4I.js.br +0 -0
  94. package/dist/viewer-C-LG_i4I.js.gz +0 -0
  95. package/package.json +1 -1
  96. package/dist/AiChatPanel-ELQ2zoIs.cjs.br +0 -0
  97. package/dist/AiChatPanel-ELQ2zoIs.cjs.gz +0 -0
  98. package/dist/AiChatPanel-YsAppk-X.js.br +0 -0
  99. package/dist/AiChatPanel-YsAppk-X.js.gz +0 -0
  100. package/dist/dist-C0DV7pPc.cjs.br +0 -0
  101. package/dist/dist-COsmZXMI.js.br +0 -0
  102. package/dist/gif-encoder-15FRbOU9.js +0 -2
  103. package/dist/gif-encoder-15FRbOU9.js.br +0 -0
  104. package/dist/gif-encoder-15FRbOU9.js.gz +0 -0
  105. package/dist/gif-encoder-Bvk6AUyS.cjs +0 -2
  106. package/dist/gif-encoder-Bvk6AUyS.cjs.br +0 -0
  107. package/dist/gif-encoder-Bvk6AUyS.cjs.gz +0 -0
  108. package/dist/i18n-BJjzaNBL.js.br +0 -0
  109. package/dist/i18n-BJjzaNBL.js.gz +0 -0
  110. package/dist/i18n-hVz_vumq.cjs.br +0 -0
  111. package/dist/i18n-hVz_vumq.cjs.gz +0 -0
  112. package/dist/useViewerSettingsDialog-DliZAXLY.js.br +0 -0
  113. package/dist/useViewerSettingsDialog-DliZAXLY.js.gz +0 -0
  114. package/dist/useViewerSettingsDialog-_XeHjmA8.cjs.br +0 -0
  115. package/dist/useViewerSettingsDialog-_XeHjmA8.cjs.gz +0 -0
  116. package/dist/viewer-BfxMKUcw.js.br +0 -0
  117. package/dist/viewer-BfxMKUcw.js.gz +0 -0
  118. package/dist/viewer-DL-U1Y9t.cjs.br +0 -0
  119. package/dist/viewer-DL-U1Y9t.cjs.gz +0 -0
package/CHANGELOG.md CHANGED
@@ -4,6 +4,8 @@ All notable changes to this project are documented here.
4
4
  This file is generated from [Conventional Commits](https://www.conventionalcommits.org)
5
5
  by [git-cliff](https://git-cliff.org); do not edit it by hand.
6
6
 
7
+ ## [2.10.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.10.0) - 2026-07-31
8
+
7
9
  ## [2.9.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.9.0) - 2026-07-31
8
10
 
9
11
  ## [2.8.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.8.0) - 2026-07-31
@@ -1,4 +1,4 @@
1
- const e = require("./useViewerSettingsDialog-_XeHjmA8.cjs"), t = require("./viewer-DL-U1Y9t.cjs");
1
+ const e = require("./useViewerSettingsDialog-Bs2wFuBz.cjs"), t = require("./viewer-B2cQdNZD.cjs");
2
2
  let r = require("vue"), o = require("lucide-vue-next"), a = require("@ai-sdk/vue"), n = require("ai");
3
3
  var l = /* @__PURE__ */ new Set([
4
4
  "input-available",
Binary file
Binary file
@@ -1,5 +1,5 @@
1
- import { hn as e } from "./useViewerSettingsDialog-DliZAXLY.js";
2
- import { F as t, I as a, L as r, M as s, N as l, P as o, R as i, c as n, f as p, o as d, s as c, z as u } from "./viewer-BfxMKUcw.js";
1
+ import { hn as e } from "./useViewerSettingsDialog-BlmbOSpm.js";
2
+ import { F as t, I as a, L as r, M as s, N as l, P as o, R as i, c as n, f as p, o as d, s as c, z as u } from "./viewer-C-LG_i4I.js";
3
3
  import { Fragment as m, computed as x, createBlock as g, createCommentVNode as f, createElementBlock as b, createElementVNode as v, createTextVNode as y, createVNode as h, defineComponent as k, nextTick as w, normalizeClass as P, normalizeStyle as C, onBeforeUnmount as S, openBlock as T, ref as I, renderList as A, resolveDynamicComponent as _, shallowRef as E, toDisplayString as j, unref as F, vModelText as M, watch as B, withDirectives as N } from "vue";
4
4
  import { Bot as D, ChartColumn as R, Check as W, Crosshair as $, Eye as z, Film as H, GitMerge as V, LayoutTemplate as K, LoaderCircle as L, Move as O, Navigation as U, Palette as q, Pin as G, PinOff as J, Search as Q, Send as X, Shapes as Y, Sparkles as Z, Square as ee, StickyNote as te, Table as ae, Trash2 as re, TriangleAlert as se, Type as le, User as oe, Wrench as ie, X as ne } from "lucide-vue-next";
5
5
  import { useChat as pe } from "@ai-sdk/vue";
Binary file
Binary file
@@ -43643,7 +43643,7 @@ var dk = class extends sk {
43643
43643
  return e.some((e, n) => n > 0 && !this.textStylesEqual(e.style, t));
43644
43644
  }
43645
43645
  isStructuralTextSegment(e) {
43646
- return Boolean(e.fieldType || e.equationXml || e.rubyText || e.bulletInfo);
43646
+ return Boolean(e.fieldType || e.equationXml || e.rubyText || e.bulletInfo || e.paragraphLevel);
43647
43647
  }
43648
43648
  areTextSegmentsUniform(e) {
43649
43649
  return !e || 0 === e.length || !e.some((e) => this.isStructuralTextSegment(e)) && (1 === e.length || !this.hasMixedTextStyles(e));
Binary file
@@ -43645,7 +43645,7 @@ var dk = class extends sk {
43645
43645
  return e.some((e, n) => n > 0 && !this.textStylesEqual(e.style, t));
43646
43646
  }
43647
43647
  isStructuralTextSegment(e) {
43648
- return Boolean(e.fieldType || e.equationXml || e.rubyText || e.bulletInfo);
43648
+ return Boolean(e.fieldType || e.equationXml || e.rubyText || e.bulletInfo || e.paragraphLevel);
43649
43649
  }
43650
43650
  areTextSegmentsUniform(e) {
43651
43651
  return !e || 0 === e.length || !e.some((e) => this.isStructuralTextSegment(e)) && (1 === e.length || !this.hasMixedTextStyles(e));
Binary file
@@ -0,0 +1,2 @@
1
+ import { Ma as e } from "./useViewerSettingsDialog-BlmbOSpm.js";
2
+ export { e as encodeGif };
Binary file
Binary file
@@ -0,0 +1,2 @@
1
+ const e = require("./useViewerSettingsDialog-Bs2wFuBz.cjs");
2
+ exports.encodeGif = e.encodeGif;
Binary file
Binary file
@@ -1822,6 +1822,46 @@ var t = {
1822
1822
  "pptx.animation.sequence.byParagraph": "By Paragraph",
1823
1823
  "pptx.animation.sequence.byWord": "By Word",
1824
1824
  "pptx.animation.sequence.byLetter": "By Letter",
1825
+ "pptx.animation.motionPath": "Motion Paths",
1826
+ "pptx.animation.motionPath.family.lines": "Lines",
1827
+ "pptx.animation.motionPath.family.arcs": "Arcs",
1828
+ "pptx.animation.motionPath.family.turns": "Turns",
1829
+ "pptx.animation.motionPath.family.shapes": "Shapes",
1830
+ "pptx.animation.motionPath.family.loops": "Loops",
1831
+ "pptx.animation.motionPath.preset.lineRight": "Right",
1832
+ "pptx.animation.motionPath.preset.lineLeft": "Left",
1833
+ "pptx.animation.motionPath.preset.lineDown": "Down",
1834
+ "pptx.animation.motionPath.preset.lineUp": "Up",
1835
+ "pptx.animation.motionPath.preset.lineDiagonalUpRight": "Diagonal Up Right",
1836
+ "pptx.animation.motionPath.preset.lineDiagonalDownRight": "Diagonal Down Right",
1837
+ "pptx.animation.motionPath.preset.lineDiagonalUpLeft": "Diagonal Up Left",
1838
+ "pptx.animation.motionPath.preset.lineDiagonalDownLeft": "Diagonal Down Left",
1839
+ "pptx.animation.motionPath.preset.arcUp": "Arc Up",
1840
+ "pptx.animation.motionPath.preset.arcDown": "Arc Down",
1841
+ "pptx.animation.motionPath.preset.arcRight": "Arc Right",
1842
+ "pptx.animation.motionPath.preset.arcLeft": "Arc Left",
1843
+ "pptx.animation.motionPath.preset.turnUp": "Turn Up",
1844
+ "pptx.animation.motionPath.preset.turnDown": "Turn Down",
1845
+ "pptx.animation.motionPath.preset.turnRight": "Turn Right",
1846
+ "pptx.animation.motionPath.preset.turnLeft": "Turn Left",
1847
+ "pptx.animation.motionPath.preset.sCurve": "S Curve",
1848
+ "pptx.animation.motionPath.preset.zigzag": "Zigzag",
1849
+ "pptx.animation.motionPath.preset.circle": "Circle",
1850
+ "pptx.animation.motionPath.preset.square": "Square",
1851
+ "pptx.animation.motionPath.preset.triangle": "Triangle",
1852
+ "pptx.animation.motionPath.preset.diamond": "Diamond",
1853
+ "pptx.animation.motionPath.preset.hexagon": "Hexagon",
1854
+ "pptx.animation.motionPath.preset.loopDeLoop": "Loop de Loop",
1855
+ "pptx.animation.motionPath.preset.figureEight": "Figure 8",
1856
+ "pptx.animation.motionPath.preset.spiral": "Spiral",
1857
+ "pptx.animation.motionPath.label": "Motion Path",
1858
+ "pptx.animation.motionPath.custom": "Custom Path",
1859
+ "pptx.animation.motionPath.none": "No motion path",
1860
+ "pptx.animation.motionPath.remove": "Remove motion path",
1861
+ "pptx.animation.motionPath.editHint": "Drag the end point on the slide to retarget the path",
1862
+ "pptx.animation.motionPath.endHandle": "Motion path end point",
1863
+ "pptx.animation.motionPath.overlay": "Motion path preview",
1864
+ "pptx.animations.motionPathGalleryAria": "Motion Paths: Lines, Arcs, Turns, Shapes, and Loops",
1825
1865
  "pptx.align.toolbarLabel": "Align and distribute",
1826
1866
  "pptx.arrange.deleteSelection": "Delete selection",
1827
1867
  "pptx.arrange.duplicateSelection": "Duplicate selection",
@@ -1974,6 +2014,11 @@ var t = {
1974
2014
  "pptx.view.masterViews": "Master Views",
1975
2015
  "pptx.view.normal": "Normal",
1976
2016
  "pptx.view.presentationViews": "Presentation Views",
2017
+ "pptx.view.outlineView": "Outline View",
2018
+ "pptx.view.outlineViewTooltip": "Outline view: edit the deck as indented text",
2019
+ "pptx.outline.titleLine": "Slide title",
2020
+ "pptx.outline.bodyLine": "Outline line",
2021
+ "pptx.outline.hint": "Tab and Shift+Tab change the level. Enter adds a line; on a title it adds a slide.",
1977
2022
  "pptx.view.readingView": "Reading View",
1978
2023
  "pptx.view.selection": "Selection",
1979
2024
  "pptx.view.slideMasterTooltip": "Edit slide masters and layouts",
Binary file
Binary file
@@ -1822,6 +1822,46 @@ var t = {
1822
1822
  "pptx.animation.sequence.byParagraph": "By Paragraph",
1823
1823
  "pptx.animation.sequence.byWord": "By Word",
1824
1824
  "pptx.animation.sequence.byLetter": "By Letter",
1825
+ "pptx.animation.motionPath": "Motion Paths",
1826
+ "pptx.animation.motionPath.family.lines": "Lines",
1827
+ "pptx.animation.motionPath.family.arcs": "Arcs",
1828
+ "pptx.animation.motionPath.family.turns": "Turns",
1829
+ "pptx.animation.motionPath.family.shapes": "Shapes",
1830
+ "pptx.animation.motionPath.family.loops": "Loops",
1831
+ "pptx.animation.motionPath.preset.lineRight": "Right",
1832
+ "pptx.animation.motionPath.preset.lineLeft": "Left",
1833
+ "pptx.animation.motionPath.preset.lineDown": "Down",
1834
+ "pptx.animation.motionPath.preset.lineUp": "Up",
1835
+ "pptx.animation.motionPath.preset.lineDiagonalUpRight": "Diagonal Up Right",
1836
+ "pptx.animation.motionPath.preset.lineDiagonalDownRight": "Diagonal Down Right",
1837
+ "pptx.animation.motionPath.preset.lineDiagonalUpLeft": "Diagonal Up Left",
1838
+ "pptx.animation.motionPath.preset.lineDiagonalDownLeft": "Diagonal Down Left",
1839
+ "pptx.animation.motionPath.preset.arcUp": "Arc Up",
1840
+ "pptx.animation.motionPath.preset.arcDown": "Arc Down",
1841
+ "pptx.animation.motionPath.preset.arcRight": "Arc Right",
1842
+ "pptx.animation.motionPath.preset.arcLeft": "Arc Left",
1843
+ "pptx.animation.motionPath.preset.turnUp": "Turn Up",
1844
+ "pptx.animation.motionPath.preset.turnDown": "Turn Down",
1845
+ "pptx.animation.motionPath.preset.turnRight": "Turn Right",
1846
+ "pptx.animation.motionPath.preset.turnLeft": "Turn Left",
1847
+ "pptx.animation.motionPath.preset.sCurve": "S Curve",
1848
+ "pptx.animation.motionPath.preset.zigzag": "Zigzag",
1849
+ "pptx.animation.motionPath.preset.circle": "Circle",
1850
+ "pptx.animation.motionPath.preset.square": "Square",
1851
+ "pptx.animation.motionPath.preset.triangle": "Triangle",
1852
+ "pptx.animation.motionPath.preset.diamond": "Diamond",
1853
+ "pptx.animation.motionPath.preset.hexagon": "Hexagon",
1854
+ "pptx.animation.motionPath.preset.loopDeLoop": "Loop de Loop",
1855
+ "pptx.animation.motionPath.preset.figureEight": "Figure 8",
1856
+ "pptx.animation.motionPath.preset.spiral": "Spiral",
1857
+ "pptx.animation.motionPath.label": "Motion Path",
1858
+ "pptx.animation.motionPath.custom": "Custom Path",
1859
+ "pptx.animation.motionPath.none": "No motion path",
1860
+ "pptx.animation.motionPath.remove": "Remove motion path",
1861
+ "pptx.animation.motionPath.editHint": "Drag the end point on the slide to retarget the path",
1862
+ "pptx.animation.motionPath.endHandle": "Motion path end point",
1863
+ "pptx.animation.motionPath.overlay": "Motion path preview",
1864
+ "pptx.animations.motionPathGalleryAria": "Motion Paths: Lines, Arcs, Turns, Shapes, and Loops",
1825
1865
  "pptx.align.toolbarLabel": "Align and distribute",
1826
1866
  "pptx.arrange.deleteSelection": "Delete selection",
1827
1867
  "pptx.arrange.duplicateSelection": "Duplicate selection",
@@ -1974,6 +2014,11 @@ var t = {
1974
2014
  "pptx.view.masterViews": "Master Views",
1975
2015
  "pptx.view.normal": "Normal",
1976
2016
  "pptx.view.presentationViews": "Presentation Views",
2017
+ "pptx.view.outlineView": "Outline View",
2018
+ "pptx.view.outlineViewTooltip": "Outline view: edit the deck as indented text",
2019
+ "pptx.outline.titleLine": "Slide title",
2020
+ "pptx.outline.bodyLine": "Outline line",
2021
+ "pptx.outline.hint": "Tab and Shift+Tab change the level. Enter adds a line; on a title it adds a slide.",
1977
2022
  "pptx.view.readingView": "Reading View",
1978
2023
  "pptx.view.selection": "Selection",
1979
2024
  "pptx.view.slideMasterTooltip": "Edit slide masters and layouts",
Binary file
Binary file
package/dist/i18n.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const e = require("./i18n-hVz_vumq.cjs");
2
+ const e = require("./i18n-DmFiJhz0.cjs");
3
3
  function t(e) {
4
4
  const t = {};
5
5
  for (const [n, o] of Object.entries(e)) t[n] = o.replace(/\{\{(?<name>\w+)\}\}/gu, "{$<name>}");
package/dist/i18n.cjs.br CHANGED
Binary file
package/dist/i18n.cjs.gz CHANGED
Binary file
package/dist/i18n.js CHANGED
@@ -1,4 +1,4 @@
1
- import { n, r, t as e } from "./i18n-BJjzaNBL.js";
1
+ import { n, r, t as e } from "./i18n-Cri6BadM.js";
2
2
  function t(n) {
3
3
  const r = {};
4
4
  for (const [e, t] of Object.entries(n)) r[e] = t.replace(/\{\{(?<name>\w+)\}\}/gu, "{$<name>}");
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-_XeHjmA8.cjs"), o = require("./viewer-DL-U1Y9t.cjs");
2
+ const e = require("./useViewerSettingsDialog-Bs2wFuBz.cjs"), o = require("./viewer-B2cQdNZD.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.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.isAudienceTab = e.isAudienceTab, exports.loadAudienceContent = e.loadAudienceContent, exports.parseAudienceNonce = e.parseAudienceNonce, exports.parsePresentationSessionId = e.parsePresentationSessionId, exports.provideViewerTheme = o.provideViewerTheme, 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 { C as a, Do as s, Pi as o, Ro as e, S as r, ac as i, as as t, at as l, b as n, cc as c, da as d, dc as m, ec as S, fa as b, fc as f, lc as u, ma as w, os as C, uc as p, x as R, yn as g } from "./useViewerSettingsDialog-DliZAXLY.js";
2
- import { A as j, B as v, H as P, V, a as x, d as y, f as B, h as D, i as h, j as A, l as E, m as F, n as H, p as I, r as M, t as O, u as T } from "./viewer-BfxMKUcw.js";
3
- export { g as AUDIENCE_HASH, A as CollaborationCursors, j as CollaborationStatusIndicator, D as ElementRenderer, I as FollowModeBar, x as PowerPointViewer, y as RemoteSelectionOverlay, T as RibbonToolbar, E as SlideCanvas, F as SlideStage, o as clearAudienceContent, B as cn, d as defaultCssVars, b as defaultRadius, w as defaultThemeColors, n as exportAllSlidesToSvg, R as exportAllSlidesToSvgBlobs, r as exportSlideToSvg, a as exportSlideToSvgBlob, s as isAudienceTab, e as loadAudienceContent, t as parseAudienceNonce, C as parsePresentationSessionId, v as provideViewerTheme, S as storeAudienceContent, i as themeToCssVars, l as useCollaboration, O as useCollaborativeHistory, H as useCollaborativeState, M as usePresenceTracking, V as useThemeStyle, P as useViewerTheme, h as useYjsProvider, c as vermilionDarkColors, u as vermilionDarkTheme, p as vermilionLightColors, m as vermilionLightTheme, f as vermilionRadius };
1
+ import { Ac as a, C as s, Ca as o, Dc as e, Es as r, Mc as i, Nc as t, Pc as l, Ro as n, S as c, Sa as S, Sc as m, Ta as b, Ts as d, Wi as C, Xo as w, at as j, b as p, jc as u, x as R, yn as f } from "./useViewerSettingsDialog-BlmbOSpm.js";
2
+ import { A as g, B as v, H as P, V as T, a as V, d as x, f as y, h as A, i as B, j as D, l as E, m as M, n as h, p as F, r as H, t as I, u as N } from "./viewer-C-LG_i4I.js";
3
+ export { f as AUDIENCE_HASH, D as CollaborationCursors, g as CollaborationStatusIndicator, A as ElementRenderer, F as FollowModeBar, V as PowerPointViewer, x as RemoteSelectionOverlay, N as RibbonToolbar, E as SlideCanvas, M as SlideStage, C as clearAudienceContent, y as cn, S as defaultCssVars, o as defaultRadius, b as defaultThemeColors, p as exportAllSlidesToSvg, R as exportAllSlidesToSvgBlobs, c as exportSlideToSvg, s as exportSlideToSvgBlob, n as isAudienceTab, w as loadAudienceContent, d as parseAudienceNonce, r as parsePresentationSessionId, v as provideViewerTheme, m as storeAudienceContent, e as themeToCssVars, j as useCollaboration, I as useCollaborativeHistory, h as useCollaborativeState, H as usePresenceTracking, T as useThemeStyle, P as useViewerTheme, B as useYjsProvider, a as vermilionDarkColors, u as vermilionDarkTheme, i as vermilionLightColors, t as vermilionLightTheme, l as vermilionRadius };
package/dist/index.js.br CHANGED
Binary file
package/dist/index.js.gz CHANGED
Binary file
@@ -1,5 +1,5 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const e = require("./useViewerSettingsDialog-_XeHjmA8.cjs");
2
+ const e = require("./useViewerSettingsDialog-Bs2wFuBz.cjs");
3
3
  let t = require("vue");
4
4
  function s(e) {
5
5
  const t = /* @__PURE__ */ new Set(), s = [];
Binary file
Binary file
package/dist/internals.js CHANGED
@@ -1,7 +1,7 @@
1
- import { $ as a, $r as s, A as t, At as e, B as n, Bi as u, Bt as l, Ct as r, D as i, Dt as o, E as c, Et as v, F as f, G as d, Gt as g, H as m, Ht as h, I as p, J as w, Jt as y, K as S, Kt as j, L as B, M as D, Mt as E, N as M, No as T, O as V, Ot as k, P as q, Q as x, Qt as z, R as A, Rt as G, St as H, T as I, Tr as J, Tt as K, U as N, Ut as O, V as Q, Vt as R, W as U, Wt as W, X, Xt as Y, Y as $, Yt as _, Z as b, _ as C, _t as F, a as L, an as P, at as Z, bt as aa, c as sa, cn as ta, cr as ea, ct as na, d as ua, dt as la, et as ra, f as ia, ft as oa, g as ca, gt as va, h as fa, ht as da, i as ga, ia as ma, in as ha, it as pa, j as wa, jt as ya, k as Sa, kt as ja, l as Ba, lr as Da, m as Ea, mn as Ma, mt as Ta, n as Va, nn as ka, nt as qa, o as xa, on as za, ot as Aa, p as Ga, pt as Ha, q as Ia, qt as Ja, r as Ka, rn as Na, rt as Oa, s as Qa, sn as Ra, sr as Ua, st as Wa, t as Xa, tn as Ya, tt as $a, u as _a, ur as ba, v as Ca, vt as Fa, w as La, wt as Pa, xt as Za, y as as, yt as ss, z as ts, zt as es } from "./useViewerSettingsDialog-DliZAXLY.js";
1
+ import { $ as a, A as s, At as t, B as e, Bt as n, Ct as u, D as l, Dt as i, E as o, Et as r, F as c, G as v, Go as f, Gt as d, H as g, Ht as h, I as m, J as p, Jt as j, K as w, Kt as y, L as S, M as D, Mt as E, N as G, O as M, Ot as V, P as k, Q as q, Qt as x, R as z, Rt as A, St as B, T as H, Tt as I, U as J, Ut as K, V as O, Vt as Q, W as R, Wt as T, X as U, Xt as W, Y as X, Yt as Y, Z, Zi as _, _ as b, _t as C, a as F, an as L, at as N, bt as P, c as $, cn as aa, cr as sa, ct as ta, d as ea, dr as na, dt as ua, et as la, f as ia, fr as oa, ft as ra, g as ca, gt as va, h as fa, ha as da, ht as ga, i as ha, in as ma, it as pa, j as ja, jr as wa, jt as ya, k as Sa, kt as Da, l as Ea, lr as Ga, m as Ma, mn as Va, mt as ka, n as qa, nn as xa, nt as za, o as Aa, on as Ba, ot as Ha, p as Ia, pt as Ja, q as Ka, qt as Oa, r as Qa, rn as Ra, rt as Ta, s as Ua, si as Wa, sn as Xa, st as Ya, t as Za, tn as _a, tt as ba, u as Ca, v as Fa, vt as La, w as Na, wt as Pa, xt as $a, y as as, yt as ss, z as ts, zt as es } from "./useViewerSettingsDialog-BlmbOSpm.js";
2
2
  import { computed as ns, readonly as us, ref as ls } from "vue";
3
- function rs(a = []) {
4
- const s = ls(is(a)), t = ns(() => 0 === s.value.length);
3
+ function is(a = []) {
4
+ const s = ls(os(a)), t = ns(() => 0 === s.value.length);
5
5
  return {
6
6
  selectedIds: us(s),
7
7
  isEmpty: t,
@@ -12,7 +12,7 @@ function rs(a = []) {
12
12
  s.value.includes(a) ? s.value = s.value.filter((s) => s !== a) : s.value = [...s.value, a];
13
13
  },
14
14
  selectMany: function(a) {
15
- s.value = is(a);
15
+ s.value = os(a);
16
16
  },
17
17
  clear: function() {
18
18
  s.value.length > 0 && (s.value = []);
@@ -22,9 +22,9 @@ function rs(a = []) {
22
22
  }
23
23
  };
24
24
  }
25
- function is(a) {
25
+ function os(a) {
26
26
  const s = /* @__PURE__ */ new Set(), t = [];
27
27
  for (const e of a) s.has(e) || (s.add(e), t.push(e));
28
28
  return t;
29
29
  }
30
- export { Ka as DEFAULT_MAX_VERSIONS, H as ERASER_RADIUS, r as HIGHLIGHTER_OPACITY, Pa as HIGHLIGHTER_WIDTH, Ua as MOBILE_BREAKPOINT, ea as MOBILE_LANDSCAPE_MAX_HEIGHT, Da as NUDGE_LARGE, ba as NUDGE_SMALL, K as PEN_WIDTH, ca as RIBBON_ALIGN, oa as SHORTCUT_CATALOG, Ha as SHORTCUT_GROUP_LABEL_KEYS, es as SMARTART_COLOR_SCHEMES, l as SMARTART_STYLE_OPTIONS, Ra as SmartArt3DKey, J as TABLET_BREAKPOINT, j as TableSelectionKey, s as buildClickGroups, B as buildSearchRegex, v as buildStrokePathD, Ja as computeCellSelection, u as computeDocumentStatistics, F as computeElapsed, ma as countWords, o as createStroke, k as eraseStrokesAtPoint, A as findMatches, Fa as formatRehearseMs, qa as generateCommentId, Ta as groupShortcutCatalog, y as injectTableSelection, Ya as inlineEditorRect, T as isMobileViewport, ka as nodeIdsInRenderOrder, _ as provideTableSelection, ts as replaceInElement, da as resolveShortcutAction, R as smartArtLayoutLabel, Na as textNodeIdsInRenderOrder, C as toShapePreset, na as useAccessibility, Wa as useAlignGroup, ya as useAnimationPlayback, Aa as useAutosave, W as useChartEditing, Z as useCollaboration, pa as useCollaborationWiring, za as useColorChangeImage, Oa as useComments, $a as useCommentsWiring, ra as useContextMenu, a as useCustomShows, x as useCustomShowsWiring, O as useDebouncedCallback, b as useDocumentPropertiesDialog, g as useDocumentStatistics, X as useEditorHistory, $ as useEditorKeyboard, w as useEditorOperations, Ia as useElementDrag, S as useElementInsertion, d as useEmbeddedFonts, U as useExport, N as useExportProgress, Q as useExportWiring, n as useFindReplace, p as useFontEmbedding, f as useFormatPainter, q as useHeaderFooterDialog, M as useInkDrawing, D as useInlineEditing, wa as useInsertElementDialogs, e as useIsMobile, t as useKeyboardInsets, va as useKeyboardShortcuts, Sa as useLoadContent, V as useMasterViewState, m as useMediaExport, i as useMobileChrome, P as useModel3dScene, c as useMultiSelectOps, I as usePasswordProtection, ja as usePresentationAnnotations, La as usePresentationModeWiring, as as usePrint, ss as useRehearseTimings, Ca as useRibbonActions, fa as useRibbonProps, Ea as useRibbonUiState, Ga as useSectionOperations, rs as useSelection, ia as useSelectionPaneWiring, Ma as useSheetDismissDrag, ua as useSignatureWorkflow, la as useSignatures, _a as useSlideMutations, Ba as useSlideOperations, sa as useSlideShowSettings, ta as useSmartArt3D, G as useSmartArtEditing, h as useSmartArtFocus, z as useSmartArtHoverRect, ha as useSmartArtInlineEditState, Qa as useSmartArtNodeEditContext, xa as useTableCellEditingContext, Y as useTableCellSelection, L as useThemeEditing, Za as useToolbarAutoHide, E as useToolbarVisibility, aa as useTouchGestures, ga as useVersionHistory, Va as useVersionHistoryWiring, Xa as useViewerSettingsDialog };
30
+ export { Qa as DEFAULT_MAX_VERSIONS, B as ERASER_RADIUS, u as HIGHLIGHTER_OPACITY, Pa as HIGHLIGHTER_WIDTH, sa as MOBILE_BREAKPOINT, Ga as MOBILE_LANDSCAPE_MAX_HEIGHT, na as NUDGE_LARGE, oa as NUDGE_SMALL, I as PEN_WIDTH, ca as RIBBON_ALIGN, ra as SHORTCUT_CATALOG, Ja as SHORTCUT_GROUP_LABEL_KEYS, es as SMARTART_COLOR_SCHEMES, n as SMARTART_STYLE_OPTIONS, Xa as SmartArt3DKey, wa as TABLET_BREAKPOINT, y as TableSelectionKey, Wa as buildClickGroups, S as buildSearchRegex, r as buildStrokePathD, Oa as computeCellSelection, _ as computeDocumentStatistics, C as computeElapsed, da as countWords, i as createStroke, V as eraseStrokesAtPoint, z as findMatches, La as formatRehearseMs, za as generateCommentId, ka as groupShortcutCatalog, j as injectTableSelection, _a as inlineEditorRect, f as isMobileViewport, xa as nodeIdsInRenderOrder, Y as provideTableSelection, ts as replaceInElement, ga as resolveShortcutAction, Q as smartArtLayoutLabel, Ra as textNodeIdsInRenderOrder, b as toShapePreset, ta as useAccessibility, Ya as useAlignGroup, ya as useAnimationPlayback, Ha as useAutosave, T as useChartEditing, N as useCollaboration, pa as useCollaborationWiring, Ba as useColorChangeImage, Ta as useComments, ba as useCommentsWiring, la as useContextMenu, a as useCustomShows, q as useCustomShowsWiring, K as useDebouncedCallback, Z as useDocumentPropertiesDialog, d as useDocumentStatistics, U as useEditorHistory, X as useEditorKeyboard, p as useEditorOperations, Ka as useElementDrag, w as useElementInsertion, v as useEmbeddedFonts, R as useExport, J as useExportProgress, O as useExportWiring, e as useFindReplace, m as useFontEmbedding, c as useFormatPainter, k as useHeaderFooterDialog, G as useInkDrawing, D as useInlineEditing, ja as useInsertElementDialogs, t as useIsMobile, s as useKeyboardInsets, va as useKeyboardShortcuts, Sa as useLoadContent, M as useMasterViewState, g as useMediaExport, l as useMobileChrome, L as useModel3dScene, o as useMultiSelectOps, H as usePasswordProtection, Da as usePresentationAnnotations, Na as usePresentationModeWiring, as as usePrint, ss as useRehearseTimings, Fa as useRibbonActions, fa as useRibbonProps, Ma as useRibbonUiState, Ia as useSectionOperations, is as useSelection, ia as useSelectionPaneWiring, Va as useSheetDismissDrag, ea as useSignatureWorkflow, ua as useSignatures, Ca as useSlideMutations, Ea as useSlideOperations, $ as useSlideShowSettings, aa as useSmartArt3D, A as useSmartArtEditing, h as useSmartArtFocus, x as useSmartArtHoverRect, ma as useSmartArtInlineEditState, Ua as useSmartArtNodeEditContext, Aa as useTableCellEditingContext, W as useTableCellSelection, F as useThemeEditing, $a as useToolbarAutoHide, E as useToolbarVisibility, P as useTouchGestures, ha as useVersionHistory, qa as useVersionHistoryWiring, Za as useViewerSettingsDialog };
Binary file
Binary file