pptx-react-viewer 1.19.0 → 1.19.1

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 (68) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/{Model3DScene-CQP7JLKK.js → Model3DScene-3RYDRQOD.js} +2 -2
  3. package/dist/Model3DScene-3RYDRQOD.js.br +0 -0
  4. package/dist/Model3DScene-3RYDRQOD.js.gz +0 -0
  5. package/dist/{Model3DScene-J2KBVMEZ.mjs → Model3DScene-SLGODOXT.mjs} +1 -1
  6. package/dist/{Model3DScene-J2KBVMEZ.mjs.br → Model3DScene-SLGODOXT.mjs.br} +0 -0
  7. package/dist/Model3DScene-SLGODOXT.mjs.gz +0 -0
  8. package/dist/{SurfaceChart3DScene-U6LVKSKR.js → SurfaceChart3DScene-3UZ5HZ2W.js} +2 -2
  9. package/dist/{SurfaceChart3DScene-U6LVKSKR.js.br → SurfaceChart3DScene-3UZ5HZ2W.js.br} +0 -0
  10. package/dist/SurfaceChart3DScene-3UZ5HZ2W.js.gz +0 -0
  11. package/dist/{SurfaceChart3DScene-52VUVZSC.mjs → SurfaceChart3DScene-YL4QD3O5.mjs} +1 -1
  12. package/dist/{SurfaceChart3DScene-52VUVZSC.mjs.br → SurfaceChart3DScene-YL4QD3O5.mjs.br} +0 -0
  13. package/dist/SurfaceChart3DScene-YL4QD3O5.mjs.gz +0 -0
  14. package/dist/{chunk-XGTMHQR7.mjs → chunk-3TRQKGBU.mjs} +2 -2
  15. package/dist/chunk-3TRQKGBU.mjs.br +0 -0
  16. package/dist/chunk-3TRQKGBU.mjs.gz +0 -0
  17. package/dist/{chunk-DBZLZMED.js → chunk-7JYQRDRI.js} +681 -690
  18. package/dist/chunk-7JYQRDRI.js.br +0 -0
  19. package/dist/chunk-7JYQRDRI.js.gz +0 -0
  20. package/dist/{chunk-P3T4E6JQ.js → chunk-G5GATDE4.js} +3 -6
  21. package/dist/chunk-G5GATDE4.js.br +0 -0
  22. package/dist/{chunk-P3T4E6JQ.js.gz → chunk-G5GATDE4.js.gz} +0 -0
  23. package/dist/{chunk-YF6JD4DO.js → chunk-H5V24JVW.js} +382 -382
  24. package/dist/chunk-H5V24JVW.js.br +0 -0
  25. package/dist/chunk-H5V24JVW.js.gz +0 -0
  26. package/dist/{chunk-SLJXGFZS.mjs → chunk-TG2ZYU7Y.mjs} +3 -11
  27. package/dist/chunk-TG2ZYU7Y.mjs.br +0 -0
  28. package/dist/chunk-TG2ZYU7Y.mjs.gz +0 -0
  29. package/dist/{chunk-R7FTNSSP.mjs → chunk-VOU7OCQM.mjs} +3 -6
  30. package/dist/chunk-VOU7OCQM.mjs.br +0 -0
  31. package/dist/{chunk-R7FTNSSP.mjs.gz → chunk-VOU7OCQM.mjs.gz} +0 -0
  32. package/dist/hooks-unstable.js +73 -73
  33. package/dist/hooks-unstable.js.br +0 -0
  34. package/dist/hooks-unstable.js.gz +0 -0
  35. package/dist/hooks-unstable.mjs +2 -2
  36. package/dist/hooks-unstable.mjs.br +0 -0
  37. package/dist/hooks-unstable.mjs.gz +0 -0
  38. package/dist/index.js +17 -17
  39. package/dist/index.js.br +0 -0
  40. package/dist/index.js.gz +0 -0
  41. package/dist/index.mjs +3 -3
  42. package/dist/index.mjs.br +0 -0
  43. package/dist/index.mjs.gz +0 -0
  44. package/dist/pptx-viewer.css +2 -2
  45. package/dist/pptx-viewer.css.br +0 -0
  46. package/dist/pptx-viewer.css.gz +0 -0
  47. package/dist/viewer/index.js +19 -19
  48. package/dist/viewer/index.js.br +0 -0
  49. package/dist/viewer/index.js.gz +0 -0
  50. package/dist/viewer/index.mjs +3 -3
  51. package/dist/viewer/index.mjs.br +0 -0
  52. package/dist/viewer/index.mjs.gz +0 -0
  53. package/package.json +12 -12
  54. package/dist/Model3DScene-CQP7JLKK.js.br +0 -0
  55. package/dist/Model3DScene-CQP7JLKK.js.gz +0 -0
  56. package/dist/Model3DScene-J2KBVMEZ.mjs.gz +0 -0
  57. package/dist/SurfaceChart3DScene-52VUVZSC.mjs.gz +0 -0
  58. package/dist/SurfaceChart3DScene-U6LVKSKR.js.gz +0 -0
  59. package/dist/chunk-DBZLZMED.js.br +0 -0
  60. package/dist/chunk-DBZLZMED.js.gz +0 -0
  61. package/dist/chunk-P3T4E6JQ.js.br +0 -0
  62. package/dist/chunk-R7FTNSSP.mjs.br +0 -0
  63. package/dist/chunk-SLJXGFZS.mjs.br +0 -0
  64. package/dist/chunk-SLJXGFZS.mjs.gz +0 -0
  65. package/dist/chunk-XGTMHQR7.mjs.br +0 -0
  66. package/dist/chunk-XGTMHQR7.mjs.gz +0 -0
  67. package/dist/chunk-YF6JD4DO.js.br +0 -0
  68. package/dist/chunk-YF6JD4DO.js.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
+ ## [1.19.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-react-viewer@1.19.0) - 2026-07-17
8
+
7
9
  ## [1.18.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-react-viewer@1.18.0) - 2026-07-16
8
10
 
9
11
  ### Documentation
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkP3T4E6JQ_js = require('./chunk-P3T4E6JQ.js');
3
+ var chunkG5GATDE4_js = require('./chunk-G5GATDE4.js');
4
4
  require('./chunk-AD3EAEY6.js');
5
5
  require('./chunk-QGM4M3NI.js');
6
6
  var react = require('react');
@@ -15,7 +15,7 @@ function Model3DScene({ modelUrl, interactive, width, height }) {
15
15
  return;
16
16
  }
17
17
  let disposed = false;
18
- void chunkP3T4E6JQ_js.mountModel3D(container, modelUrl, { width, height, interactive }).then((handle) => {
18
+ void chunkG5GATDE4_js.mountModel3D(container, modelUrl, { width, height, interactive }).then((handle) => {
19
19
  if (disposed) {
20
20
  handle.dispose();
21
21
  } else {
Binary file
Binary file
@@ -1,4 +1,4 @@
1
- import { mountModel3D } from './chunk-R7FTNSSP.mjs';
1
+ import { mountModel3D } from './chunk-VOU7OCQM.mjs';
2
2
  import './chunk-3ZGCM6RC.mjs';
3
3
  import './chunk-6DZX6EAA.mjs';
4
4
  import { useRef, useEffect } from 'react';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkP3T4E6JQ_js = require('./chunk-P3T4E6JQ.js');
3
+ var chunkG5GATDE4_js = require('./chunk-G5GATDE4.js');
4
4
  require('./chunk-AD3EAEY6.js');
5
5
  require('./chunk-QGM4M3NI.js');
6
6
  var react = require('react');
@@ -26,7 +26,7 @@ function SurfaceChart3DScene({
26
26
  return;
27
27
  }
28
28
  let disposed = false;
29
- void chunkP3T4E6JQ_js.mountSurfaceChart3D(container, {
29
+ void chunkG5GATDE4_js.mountSurfaceChart3D(container, {
30
30
  cols,
31
31
  rows,
32
32
  heightMap,
@@ -1,4 +1,4 @@
1
- import { mountSurfaceChart3D } from './chunk-R7FTNSSP.mjs';
1
+ import { mountSurfaceChart3D } from './chunk-VOU7OCQM.mjs';
2
2
  import './chunk-3ZGCM6RC.mjs';
3
3
  import './chunk-6DZX6EAA.mjs';
4
4
  import { useRef, useEffect } from 'react';
@@ -1,4 +1,4 @@
1
- import { SHAPE_PRESET_DEFS, computeValueRangeForChart, cloneTemplateElementsBySlideId, cloneSlide, countTextSegments, expandTextBuildAnimations, TimelineEngine, TEXT_BUILD_ID_SEP, computeEntranceAnimationDelay, storePresentationDeck, loadPresentationDeck, clearPresentationDeck, PRESENTATION_HASH, PRESENTATION_NONCE_KEY, PRESENTATION_CHANNEL_NAME, swapPresentationWindows, PRESENTATION_MESSAGE_ORIGIN, buildPresentationAudienceUrl, resolveAudienceScreenPlacement, placeAudienceWindow, isPresentationSessionMessage, collectMediaElements, collectImagePaths, buildInitialGuides, saveAutosaveSnapshot, getAnimationInitialStyle, normalizeHexColor, toCssWritingMode, toCssTextOrientation, toCssVerticalDirection, computeAutoFitTextStyle, resolveLineHeight, getKinsokuLineBreakStyles, buildTextBody3DSceneStyle, resolveParagraphRtl, resolveParagraphAlign, resolveCssTextAlign, colorWithOpacity, build3DExtrusionData, getResolvedShapeClipPath, normalizeStrokeDashType, buildCssGradientFromShapeStyle, buildShadowCssFromShapeStyle, buildInnerShadowCssFromShapeStyle, buildMultiLayerShadowCss, buildGlowBoxShadow, getCompoundLineBoxShadow, getEffectDagFilter, buildPatternFillCss, buildReflectionCss, getCssBorderDashStyle, getCompoundLineBorderWidth, getSvgStrokeDasharray, getCompoundLineOffsets, getCompoundLineWidths, clampCropValue, computeSelectionRect, rectToCells, isCellInRect, buildChartViewModel, buildPreviewAnimation, isTemplateElementId, getInlineEditorSelection, applyStyleToSelectedSegments, setPendingSelectionRestore, applyCaseTransformToSegments, transformTextCase, addSection, renameSection, deleteSection, moveSectionUp, moveSectionDown, moveSlidesToSection, normalizeColorsForCapture, preprocessCssForCapture, slideProgressPercent, slideStatusLabel, EXPORT_ASSEMBLING_PERCENT, EXPORT_DONE_PERCENT, isExportAbortError, recordProgressPercent, comparePresentation, applyAcceptSlide, applyAcceptAllSlides, collectUsedFonts, detectTouchDevice, detectOrientation, isMobileViewport, MOBILE_BREAKPOINT, TABLET_BREAKPOINT, remapTextToSegments, shouldLoopContinuously, applyRehearsalTimings, copyFormatFromElement, applyFormatToElement, createSyncGate, validateRoomId, resolveTransportForServerUrl, isMixedContentBlocked, CONNECTION_TIMEOUT_MS, BROADCAST_THROTTLE_MS, sanitizeColor, readSlidesFromYDoc, reconcileSlidesInYDoc, LOCAL_SYNC_ORIGIN, observeYDocSlides, computeVirtualRange, DEFAULT_VIRTUAL_OVERSCAN, createTouchGestureRecognizer, isKeyboardOpen, buildElementClipboardPayload, generatePackageReadme, downloadBlob, groupElements, generateElementId, makeCloneId, alignElements, distributeElements, bringForward, sendBackward, bringToFront, sendToBack, newTableElement, createDefaultChartElement, readViewportMetrics, computeKeyboardInset, derivePresenceList, buildPrintDocument, buildOutlineHtml, buildSlidesHtml, buildNotesHtml, buildHandoutsHtml, createBlankSlide, makeSlideId, cloneHistorySnapshot, createPresentationSessionId, resolveTransitionDurationMs, isUrlSafe, createPresenterTimer, createInitialPresentationSnapshot, mergePresentationSnapshot, presenterElapsed, stepPresenterZoom, resetPresenterTimer, togglePresenterTimer, isTemplateElement, substituteFieldText, resolveUnderlineDecorationStyle, hasDistinctScriptFonts, buildTextReflectionCss, getTextAlphaOpacity, buildTextRunFilterChain, buildTextShadowCss, apply3dEffects, clampUnitInterval, getRoundRectRadiusPx, computeColumnBoundaries, parseDrawingColor, parseDrawingColorOpacity, getPatternSvg, ooxmlDashToCssBorderStyle, getChartStylePalette, computeLayout, valueToY, formatAxisValue, computeLayoutOptions, splitSeriesByAxis, computeValueRange, getSecondaryValueAxis, seriesColor, paletteColor, resolveRegionCode, normalizeValue, sequentialColorScale, canvasToJpegData, downloadDataUrl, pickSupportedMimeType, WEBM_MIME_CANDIDATES, fpsToFrameIntervalMs, segmentFrameCount, sanitizeDownloadFilename, encodeGif, groupSlidesBySection, cloneElementForPaste, computeScrollDelta, rerouteConnectorsForMovedElements, applyReroutedConnectors, buildPrintHtmlDocument, convertOmmlToMathMl, sanitizeMathMl, buildTextFillCss, resolvePictureBullet, computeResizedColumnWidths, computeResizedRowHeight, DEFAULT_ROW_HEIGHT, tintColor2, shadeColor2, deleteTableColumn, insertTableColumn, deleteTableRow, insertTableRow, splitCell, mergeCells, buildSlidesPdfBytes, buildNotesPdfBytes, ACTION_BUTTON_PRESETS, buildSmartArtPresetData, computeSnapToShape, computeMarqueeHitIds, mergeAdditiveSelection, segmentByScript, resolveFontForScript, generateLogTicks, formatAxisValueWithUnits, getDisplayUnitLabel, applyResize, snapBoxToGrid, chartPartToAttrs } from './chunk-R7FTNSSP.mjs';
1
+ import { SHAPE_PRESET_DEFS, computeValueRangeForChart, cloneTemplateElementsBySlideId, cloneSlide, countTextSegments, expandTextBuildAnimations, TimelineEngine, TEXT_BUILD_ID_SEP, computeEntranceAnimationDelay, storePresentationDeck, loadPresentationDeck, clearPresentationDeck, PRESENTATION_HASH, PRESENTATION_NONCE_KEY, PRESENTATION_CHANNEL_NAME, swapPresentationWindows, PRESENTATION_MESSAGE_ORIGIN, buildPresentationAudienceUrl, resolveAudienceScreenPlacement, placeAudienceWindow, isPresentationSessionMessage, collectMediaElements, collectImagePaths, buildInitialGuides, saveAutosaveSnapshot, getAnimationInitialStyle, normalizeHexColor, toCssWritingMode, toCssTextOrientation, toCssVerticalDirection, computeAutoFitTextStyle, resolveLineHeight, getKinsokuLineBreakStyles, buildTextBody3DSceneStyle, resolveParagraphRtl, resolveParagraphAlign, resolveCssTextAlign, colorWithOpacity, build3DExtrusionData, getResolvedShapeClipPath, normalizeStrokeDashType, buildCssGradientFromShapeStyle, buildShadowCssFromShapeStyle, buildInnerShadowCssFromShapeStyle, buildMultiLayerShadowCss, buildGlowBoxShadow, getCompoundLineBoxShadow, getEffectDagFilter, buildPatternFillCss, buildReflectionCss, getCssBorderDashStyle, getCompoundLineBorderWidth, getSvgStrokeDasharray, getCompoundLineOffsets, getCompoundLineWidths, clampCropValue, computeSelectionRect, rectToCells, isCellInRect, buildChartViewModel, buildPreviewAnimation, isTemplateElementId, getInlineEditorSelection, applyStyleToSelectedSegments, setPendingSelectionRestore, applyCaseTransformToSegments, transformTextCase, addSection, renameSection, deleteSection, moveSectionUp, moveSectionDown, moveSlidesToSection, normalizeColorsForCapture, preprocessCssForCapture, slideProgressPercent, slideStatusLabel, EXPORT_ASSEMBLING_PERCENT, EXPORT_DONE_PERCENT, isExportAbortError, recordProgressPercent, comparePresentation, applyAcceptSlide, applyAcceptAllSlides, collectUsedFonts, detectTouchDevice, detectOrientation, isMobileViewport, MOBILE_BREAKPOINT, TABLET_BREAKPOINT, remapTextToSegments, shouldLoopContinuously, applyRehearsalTimings, copyFormatFromElement, applyFormatToElement, createSyncGate, validateRoomId, resolveTransportForServerUrl, isMixedContentBlocked, CONNECTION_TIMEOUT_MS, BROADCAST_THROTTLE_MS, sanitizeColor, readSlidesFromYDoc, reconcileSlidesInYDoc, LOCAL_SYNC_ORIGIN, observeYDocSlides, computeVirtualRange, DEFAULT_VIRTUAL_OVERSCAN, createTouchGestureRecognizer, isKeyboardOpen, buildElementClipboardPayload, generatePackageReadme, downloadBlob, groupElements, generateElementId, makeCloneId, alignElements, distributeElements, bringForward, sendBackward, bringToFront, sendToBack, newTableElement, createDefaultChartElement, readViewportMetrics, computeKeyboardInset, derivePresenceList, buildPrintDocument, buildOutlineHtml, buildSlidesHtml, buildNotesHtml, buildHandoutsHtml, createBlankSlide, makeSlideId, cloneHistorySnapshot, createPresentationSessionId, resolveTransitionDurationMs, isUrlSafe, createPresenterTimer, createInitialPresentationSnapshot, mergePresentationSnapshot, presenterElapsed, stepPresenterZoom, resetPresenterTimer, togglePresenterTimer, isTemplateElement, substituteFieldText, resolveUnderlineDecorationStyle, hasDistinctScriptFonts, buildTextReflectionCss, getTextAlphaOpacity, buildTextRunFilterChain, buildTextShadowCss, apply3dEffects, clampUnitInterval, getRoundRectRadiusPx, computeColumnBoundaries, parseDrawingColor, parseDrawingColorOpacity, getPatternSvg, ooxmlDashToCssBorderStyle, getChartStylePalette, computeLayout, valueToY, formatAxisValue, computeLayoutOptions, splitSeriesByAxis, computeValueRange, getSecondaryValueAxis, seriesColor, paletteColor, resolveRegionCode, normalizeValue, sequentialColorScale, canvasToJpegData, downloadDataUrl, pickSupportedMimeType, WEBM_MIME_CANDIDATES, fpsToFrameIntervalMs, segmentFrameCount, sanitizeDownloadFilename, encodeGif, groupSlidesBySection, cloneElementForPaste, computeScrollDelta, rerouteConnectorsForMovedElements, applyReroutedConnectors, buildPrintHtmlDocument, convertOmmlToMathMl, sanitizeMathMl, buildTextFillCss, resolvePictureBullet, computeResizedColumnWidths, computeResizedRowHeight, DEFAULT_ROW_HEIGHT, tintColor2, shadeColor2, deleteTableColumn, insertTableColumn, deleteTableRow, insertTableRow, splitCell, mergeCells, buildSlidesPdfBytes, buildNotesPdfBytes, ACTION_BUTTON_PRESETS, buildSmartArtPresetData, computeSnapToShape, computeMarqueeHitIds, mergeAdditiveSelection, segmentByScript, resolveFontForScript, generateLogTicks, formatAxisValueWithUnits, getDisplayUnitLabel, applyResize, snapBoxToGrid, chartPartToAttrs } from './chunk-VOU7OCQM.mjs';
2
2
  import { translationsEn } from './chunk-RIRK64DM.mjs';
3
3
  import { hasTextProperties, PptxHandler, EncryptedFileError, hasShapeProperties, isImageLikeElement, isCalloutShape, getCalloutLeaderLineGeometry, buildCalloutLeaderLineSvgPath, getCalloutViewBoxBounds, applyThemeToData, THEME_PRESETS, themeColorSchemesEqual, guidePxToEmu, mergeShapes, getSubstituteFontFamily, getPresetShapeClipPath, svgPathToPolygons, polygonsToSvgPath, SvgExporter, rebuildTableStructureInRawXml, updateCellTextStyleInRawXml, updateCellTextInRawXml, updateMergeAttrsInRawXml, elementActionToPptxAction } from './chunk-3ZGCM6RC.mjs';
4
4
  import React3, { useState, useEffect, useMemo, Suspense, useRef, useCallback, useSyncExternalStore, useImperativeHandle, useLayoutEffect } from 'react';
@@ -8464,7 +8464,7 @@ function FailedToLoad() {
8464
8464
  var LazySurfaceChart3DScene = React3.lazy(
8465
8465
  async () => {
8466
8466
  try {
8467
- return await import('./SurfaceChart3DScene-52VUVZSC.mjs');
8467
+ return await import('./SurfaceChart3DScene-YL4QD3O5.mjs');
8468
8468
  } catch {
8469
8469
  return { default: FailedToLoad };
8470
8470
  }
Binary file
Binary file