pptx-angular-viewer 3.0.3 → 3.1.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.
@@ -1,5 +1,5 @@
1
1
  import * as pptx_viewer_core from 'pptx-viewer-core';
2
- import { PptxThemePreset, PptxSlide, PptxElement, ShapeStyle, PptxTextWarpPreset, XmlObject, PptxChartLegendTextStyle, PptxChartSeries, PptxChartData, PptxElementAnimation, PptxAnimationPreset, PptxAnimationSequence, PptxAnimationTrigger, PptxAnimationTimingCurve, PptxAnimationRepeatMode, PptxAnimationDirection, ParsedTableStyleMap, PptxThemeColorScheme, PptxThemeFontScheme, TablePptxElement, PptxSection, OlePptxElement, TextSegment, TextStyle, PptxTransitionType, PptxSlideTransition, SmartArtLayoutType, SmartArtColorScheme, PptxSmartArtChrome, PptxSmartArtDrawingShape, SmartArtStyle, PptxSmartArtData, PptxEmbeddedFont, SmartArtLayout, AccessibilityIssueSeverity, AccessibilityIssue, AccessibilityIssueType, AccessibilityCheckOptions, ElementActionType, InkPptxElement, PptxComment, PptxChartType, PptxChartBarDirection, PptxTheme, PptxHandler, PptxData, PptxHeaderFooter, PptxCustomShow, PptxSlideMaster, PptxNotesMaster, PptxHandoutMaster, PptxPresentationProperties, PptxViewProperties, PptxCoreProperties, PptxAppProperties, PptxThemeOption, PptxCustomProperty, PptxTagCollection, ParsedSignature, PptxSaveFormat, PptxTableCell, PptxTableCellStyle, PptxTableRow, PptxTableData, MasterViewTab, SvgExportOptions, PptxGridSpacing, RenderedNode, RenderedCircleNode, RenderedPolygonNode, RenderedRectNode, SmartArtLayoutResult, Model3DPptxElement, ZoomPptxElement, ChartPptxElement, MediaPptxElement, SmartArtPptxElement, MaterialPresetType, Text3DStyle, BevelPresetType, PptxChartDataLabelOptions, PptxChartAxisType, PptxChartAxisFormatting, PptxChartMarker, PptxChartDataPoint, PptxChartTrendline, PptxChartErrBars, PptxTextStyleLevels, SignatureStatus, ElementAction, PptxImageEffects, MediaBookmark, ColorMapAliasKey, ChartAxisEdit, ChartDataPointLabelEdit, PptxChartLegendPosition, PptxChartStyle, ChartAxisTitleStyleEdit, PptxChartMarkerSymbol, ChartGridlineStyleEdit, PptxSmartArtNode, PptxSmartArtNodeStyle, PptxLayoutPreview, MediaCaptionTrack, PptxMediaType } from 'pptx-viewer-core';
2
+ import { PptxThemePreset, PptxSlide, PptxElement, ShapeStyle, PptxTextWarpPreset, XmlObject, PptxChartLegendTextStyle, PptxChartSeries, PptxChartData, PptxChartType, PptxElementAnimation, PptxAnimationPreset, PptxAnimationSequence, PptxAnimationTrigger, PptxAnimationTimingCurve, PptxAnimationRepeatMode, PptxAnimationDirection, PptxAfterAnimationAction, ParsedTableStyleMap, PptxThemeColorScheme, PptxThemeFontScheme, TablePptxElement, PptxSection, OlePptxElement, TextSegment, TextStyle, PptxTransitionType, PptxSlideTransition, SmartArtLayoutType, SmartArtColorScheme, PptxSmartArtChrome, PptxSmartArtDrawingShape, SmartArtStyle, PptxSmartArtData, PptxEmbeddedFont, SmartArtLayout, AccessibilityIssueSeverity, AccessibilityIssue, AccessibilityIssueType, AccessibilityCheckOptions, ElementActionType, InkPptxElement, PptxComment, PptxChartBarDirection, PptxTheme, PptxHandler, PptxData, PptxHeaderFooter, PptxCustomShow, PptxSlideMaster, PptxNotesMaster, PptxHandoutMaster, PptxPresentationProperties, PptxViewProperties, PptxCoreProperties, PptxAppProperties, PptxThemeOption, PptxCustomProperty, PptxTagCollection, ParsedSignature, PptxSaveFormat, PptxTableCell, PptxTableCellStyle, PptxTableRow, PptxTableData, MasterViewTab, SvgExportOptions, PptxGridSpacing, RenderedNode, RenderedCircleNode, RenderedPolygonNode, RenderedRectNode, SmartArtLayoutResult, Model3DPptxElement, ZoomPptxElement, ChartPptxElement, MediaPptxElement, SmartArtPptxElement, PptxAnimationTimelineAnchor, MaterialPresetType, Text3DStyle, BevelPresetType, PptxChartDataLabelOptions, PptxChartAxisType, PptxChartAxisFormatting, PptxChartMarker, PptxChartDataPoint, PptxChartTrendline, PptxChartErrBars, PptxTextStyleLevels, SignatureStatus, ElementAction, PptxImageEffects, MediaBookmark, ColorMapAliasKey, ChartAxisEdit, ChartDataPointLabelEdit, PptxChartLegendPosition, PptxChartStyle, ChartAxisTitleStyleEdit, PptxChartMarkerSymbol, ChartGridlineStyleEdit, PptxSmartArtNode, PptxSmartArtNodeStyle, PptxLayoutPreview, MediaCaptionTrack, PptxMediaType } from 'pptx-viewer-core';
3
3
  export { GroupResult, SWITCHABLE_LAYOUT_TYPES, UngroupResult, addSmartArtNode, addSmartArtNodeAsChild, chartDataChangeType, chartDataUpdatePoint, demoteSmartArtNode, formatAutoNumberMarker as formatAutoNumber, groupElements, promoteSmartArtNode, removeSmartArtNode, reorderSmartArtNode, switchSmartArtLayout, ungroupElements, updateSmartArtNodeText } from 'pptx-viewer-core';
4
4
  import * as _angular_core from '@angular/core';
5
5
  import { Signal, WritableSignal, OnDestroy, OnInit, AfterViewInit, OnChanges, SimpleChanges, InjectionToken, Provider } from '@angular/core';
@@ -880,15 +880,16 @@ interface ScriptFontPiece {
880
880
  *
881
881
  * `getTextReflectionWrapperStyle` reuses the same computation for a text run's
882
882
  * `a:rPr/a:effectLst/a:reflection`: the OOXML element is identical
883
- * (`CT_ReflectionEffect`), but core's text-run parser (
884
- * `PptxHandlerRuntimeTextRunEffects.ts`) only extracts `@stA`/`@endA`/`@dist`/
885
- * `@blurRad` onto {@link TextStyle} today (`textReflection*`), not
886
- * `@sx`/`@sy`/`@kx`/`@ky`/`@rot`/`@fadeDir`/`@algn`/`@stPos`/`@endPos` the way
887
- * the shape parser does onto {@link ShapeStyle} - so a text run's reflection
888
- * always renders as the "plain" wrapper (straight mirror, default fade axis
889
- * and anchor) until that parser gap is closed. No fork was needed to reuse
890
- * {@link getReflectionWrapperStyle}: the four attributes text DOES carry map
891
- * onto the exact same {@link ShapeStyle} field names it already reads.
883
+ * (`CT_ReflectionEffect`), and core's text-run parser
884
+ * (`PptxHandlerRuntimeTextRunEffects.ts`) now extracts the same attribute set
885
+ * onto {@link TextStyle} (`textReflection*`) that the shape parser extracts
886
+ * onto {@link ShapeStyle} - `@dist`/`@stA`/`@endA`/`@blurRad` plus
887
+ * `@sx`/`@sy`/`@kx`/`@ky`/`@rot`/`@fadeDir`/`@algn` - via the same
888
+ * `extractReflectionAttributes` helper, so a text run's reflection composes
889
+ * the identical scale/skew/rotation/fade-direction/anchor transform a
890
+ * shape's does. No fork was needed to reuse {@link getReflectionWrapperStyle}:
891
+ * every `textReflection*` field maps onto the exact same {@link ShapeStyle}
892
+ * field name it already reads.
892
893
  *
893
894
  * @module render/reflection
894
895
  */
@@ -1577,6 +1578,15 @@ interface ChartOption<V> {
1577
1578
  label: string;
1578
1579
  labelKey: string;
1579
1580
  }
1581
+ /**
1582
+ * The value a "Change Chart Type" select may carry. Widens {@link PptxChartType}
1583
+ * with `'pareto'`, a `histogram`-family entry that has no `PptxChartType` of
1584
+ * its own (see docs/guide/limitations.md's ChartEx row): selecting it converts
1585
+ * to `chartType: 'histogram'` and appends the cumulative-percentage series
1586
+ * `applyParetoConversion` builds, rather than being stored verbatim on
1587
+ * `PptxChartData.chartType`.
1588
+ */
1589
+ type ChartTypeSelectValue = PptxChartType | 'pareto';
1580
1590
 
1581
1591
  /** Build a bar + line combo chart, including independently scaled secondary series. */
1582
1592
  declare function buildComboViewModel(element: PptxElement, chartData: PptxChartData, categoryLabels: ReadonlyArray<string>): ChartViewModel;
@@ -1945,6 +1955,98 @@ declare function applyAnimationPreset(animations: PptxElementAnimation[], elemen
1945
1955
  /** Return `animations` without the entry for `elementId`. */
1946
1956
  declare function removeElementAnimation(animations: PptxElementAnimation[], elementId: string): PptxElementAnimation[];
1947
1957
 
1958
+ /**
1959
+ * `animation-sound-authoring` — pure decision logic for the animation panel's
1960
+ * effect sound picker (`p:stSnd`).
1961
+ *
1962
+ * Playback already resolves and plays `PptxElementAnimation.soundRId` /
1963
+ * `soundPath` (see `pptx-viewer-shared/render/animation-sound` used by every
1964
+ * binding's presentation mode); what was missing was an AUTHORING control:
1965
+ * a way to choose "no sound" or a new audio file, with the choice actually
1966
+ * landing in the saved OOXML.
1967
+ *
1968
+ * Bundling stock sound assets (PowerPoint's own "Applause" / "Camera" /
1969
+ * "Chime" WAVs) was out of scope here: no such assets exist anywhere in this
1970
+ * repo (only a throwaway test fixture, `e2e/fixtures/media/tiny-audio.mp3`,
1971
+ * unsuitable to ship as a real feature). The picker this module supports is
1972
+ * therefore two states: **no sound**, or a **custom sound** the user chooses
1973
+ * from their own files. A `dataUrl` staged this way is a *pending* embed
1974
+ * (mirrors `imageData` / `mediaData`): `PptxHandlerRuntimeSaveSlideWriter`'s
1975
+ * `embedPendingAnimationSounds` converts it to real archive bytes and mints
1976
+ * an `audio` relationship on save, at which point `soundRId` / `soundPath`
1977
+ * become the resolved reference and `soundData` is cleared.
1978
+ *
1979
+ * @module render/animation-sound-authoring
1980
+ */
1981
+
1982
+ /** A newly-picked sound file, staged for embedding on the next save. */
1983
+ interface EffectSoundPick$1 {
1984
+ /** `data:audio/...;base64,...` contents of the picked file. */
1985
+ dataUrl: string;
1986
+ /** Display name (e.g. the file's original name), shown by the picker. */
1987
+ fileName?: string;
1988
+ }
1989
+ /** Framework-neutral descriptor of an effect's current sound state. */
1990
+ interface EffectSoundState {
1991
+ /** Whether the effect currently has a sound bound, embedded or pending. */
1992
+ hasSound: boolean;
1993
+ /**
1994
+ * Best-effort display name: the picked file's own name when known,
1995
+ * otherwise the resolved archive path's file name for a sound that was
1996
+ * already on the deck when it was opened.
1997
+ */
1998
+ fileName?: string;
1999
+ }
2000
+ /**
2001
+ * Derive the sound picker's current state for one element's animation entry.
2002
+ * Returns "no sound" for an element with no animation entry at all (the
2003
+ * panel only shows the sound row once an effect exists).
2004
+ */
2005
+ declare function getEffectSoundState(slideAnimations: readonly PptxElementAnimation[], elementId: string): EffectSoundState;
2006
+ /**
2007
+ * Stage a newly-picked sound file on the element's animation entry, or clear
2008
+ * it entirely when `pick` is `undefined` ("No sound"). Either way, any
2009
+ * previously-resolved `soundRId` / `soundPath` is cleared: a fresh pick
2010
+ * supersedes it (the save-time embed step re-derives both), and clearing
2011
+ * removes it outright so the next save writes no `p:stSnd` for this effect.
2012
+ */
2013
+ declare function setEffectSound(anims: readonly PptxElementAnimation[], elementId: string, pick: EffectSoundPick$1 | undefined): PptxElementAnimation[];
2014
+
2015
+ /**
2016
+ * `animation-after-effect-authoring` — pure decision logic for the animation
2017
+ * panel's "after animation" control (dim to colour / hide after animation /
2018
+ * hide on next click / don't dim).
2019
+ *
2020
+ * Playback of `afterAnimation` / `afterAnimationColor` was already fully
2021
+ * implemented (see `animation-after-effect.ts`'s
2022
+ * `applyAfterAnimationFromEditorList`); what was missing was an authoring
2023
+ * control to set them. This module is the write side's counterpart: value
2024
+ * catalog + immutable setters, matching the shape of `animation-authoring.ts`
2025
+ * (which already owns `entrance` / `exit` / `emphasis` / timing setters for
2026
+ * the same `PptxElementAnimation` entry).
2027
+ *
2028
+ * @module render/animation-after-effect-authoring
2029
+ */
2030
+
2031
+ /** Option values for the "after animation" selector, in the order PowerPoint lists them. */
2032
+ declare const AFTER_ANIMATION_VALUES: readonly PptxAfterAnimationAction[];
2033
+ /**
2034
+ * Sets (or clears) the "after animation" action for the element's animation
2035
+ * entry. Switching AWAY from `dimToColor` clears `afterAnimationColor`, so a
2036
+ * value left over from a prior dim choice can't silently reactivate if the
2037
+ * user picks `dimToColor` again later; switching back in supplies a fresh
2038
+ * default colour instead. Callers that want to restore a specific colour
2039
+ * should call `setAfterAnimationColor` afterwards.
2040
+ */
2041
+ declare function setAfterAnimation(anims: readonly PptxElementAnimation[], elementId: string, action: PptxAfterAnimationAction | undefined): PptxElementAnimation[];
2042
+ /**
2043
+ * Sets the dim-to colour for an entry already using `afterAnimation ===
2044
+ * 'dimToColor'`. A no-op (returns a shallow copy) when the entry does not
2045
+ * have `dimToColor` active, so a colour swatch left mounted during an
2046
+ * unrelated re-render can't accidentally turn dimming on.
2047
+ */
2048
+ declare function setAfterAnimationColor(anims: readonly PptxElementAnimation[], elementId: string, color: string): PptxElementAnimation[];
2049
+
1948
2050
  /**
1949
2051
  * `animation-preset-labels`: the naming layer over the two animation preset
1950
2052
  * vocabularies, so no binding ever prints a wire token where an effect name
@@ -2909,7 +3011,9 @@ declare function getOleTypeLabel(type: ResolvedOleType): string;
2909
3011
  /**
2910
3012
  * Build the accessible label for an OLE element.
2911
3013
  *
2912
- * - With a `fileName`: `"<TypeLabel>: <fileName>"` (e.g. `"Excel Spreadsheet: budget.xlsx"`).
3014
+ * - With a resolvable name (see {@link resolveOleBestName}): `"<TypeLabel>: <name>"`
3015
+ * (e.g. `"Excel Spreadsheet: budget.xlsx"`, or `"Excel Spreadsheet: Q3 Budget"`
3016
+ * once the object has been given a custom name via the inspector).
2913
3017
  * - Otherwise: just the type label (e.g. `"Embedded Object"`).
2914
3018
  */
2915
3019
  declare function getOleAriaLabel(el: OlePptxElement): string;
@@ -2921,9 +3025,13 @@ declare function getOleAriaLabel(el: OlePptxElement): string;
2921
3025
  */
2922
3026
  declare function getOleBadgeLabel(type: ResolvedOleType): string;
2923
3027
  /**
2924
- * The primary display name shown in the placeholder.
3028
+ * The primary display name shown in the placeholder box, tooltip, and other
3029
+ * captions.
2925
3030
  *
2926
- * Prefers `el.fileName`; falls back to the resolved type label.
3031
+ * Prefers the best resolvable name (see {@link resolveOleBestName}: the
3032
+ * author's own OLE object name first, then the recovered embedded file name,
3033
+ * then the authored file name); falls back to the resolved type label when
3034
+ * none are known.
2927
3035
  */
2928
3036
  declare function getOleDisplayName(el: OlePptxElement): string;
2929
3037
  /**
@@ -4293,6 +4401,45 @@ interface SlideTransitionOptionEntry {
4293
4401
  label: string;
4294
4402
  i18nKey: string;
4295
4403
  }
4404
+ /** A selectable value with its English label and i18n key (speed, morph option, ...). */
4405
+ interface SlideTransitionValueOption<T extends string> {
4406
+ value: T;
4407
+ label: string;
4408
+ i18nKey: string;
4409
+ }
4410
+
4411
+ /**
4412
+ * slide-transition-sound: the decision logic behind the ribbon's Transitions >
4413
+ * Sound picker.
4414
+ *
4415
+ * WHY shared: every binding's Sound `<select>` used to render permanently
4416
+ * `disabled` with a single "[No Sound]" entry and a comment explaining there
4417
+ * was nothing behind it to author. Picking a NEW sound is a two-part problem -
4418
+ * what the picker should show (its options and the currently-selected value)
4419
+ * and what a pick writes onto the transition - and both parts are pure: no
4420
+ * framework is needed to decide either. Only reading the chosen `File`'s bytes
4421
+ * (a `FileReader`/`<input type="file">` concern) stays in each binding.
4422
+ *
4423
+ * A newly-picked file has no relationship id yet (it is not embedded in the
4424
+ * package), so it is carried on `PptxSlideTransition.soundData` as a `data:`
4425
+ * URL, mirroring how `imageData`/`mediaData` carry an unembedded picture or
4426
+ * media file until the save pipeline writes it into the package and mints a
4427
+ * relationship (`packages/core`'s `embedTransitionSound`, invoked from the
4428
+ * slide save writer). Once that happens `soundRId`/`soundPath` are populated
4429
+ * and `soundData` is cleared, exactly like `imagePath` for a picture.
4430
+ *
4431
+ * @module render/slide-transition-sound
4432
+ */
4433
+
4434
+ /** One entry of the Sound `<select>`. */
4435
+ interface TransitionSoundOption {
4436
+ value: string;
4437
+ /** i18n key for a built-in label (None / Other Sound...). Absent for the
4438
+ * currently-picked file, whose name is shown untranslated. */
4439
+ i18nKey?: string;
4440
+ /** Literal label text, used instead of `i18nKey` for the picked file's name. */
4441
+ label?: string;
4442
+ }
4296
4443
 
4297
4444
  /**
4298
4445
  * `ribbon-transitions` - the Transitions ribbon tab expressed as a pure
@@ -5816,6 +5963,15 @@ interface FlatTagRow {
5816
5963
  interface InkPoint {
5817
5964
  x: number;
5818
5965
  y: number;
5966
+ /**
5967
+ * Pointer pressure at this point, from `PointerEvent.pressure` (0..1).
5968
+ * Optional: a binding that has not wired pressure capture simply omits
5969
+ * it, and {@link strokeToInkElement} falls back to
5970
+ * {@link DEFAULT_POINTER_PRESSURE}, the constant value mice and other
5971
+ * non-pressure-aware devices report, which reads as "no real pressure
5972
+ * data".
5973
+ */
5974
+ pressure?: number;
5819
5975
  }
5820
5976
  /**
5821
5977
  * Convert an array of points into an SVG path `d` attribute string.
@@ -5840,6 +5996,11 @@ interface StrokeToInkElementOpts {
5840
5996
  * translates point coordinates to be relative to the bounding box origin.
5841
5997
  * - `freeform` is treated identically to `pen` (stored as inkTool: 'pen').
5842
5998
  * - `highlighter` gets `inkOpacities: [0.4]`; pen/freeform get `[1]`.
5999
+ * - When at least two points carry a `pressure` reading that actually varies
6000
+ * (mirroring {@link DEFAULT_POINTER_PRESSURE}'s "no real data" baseline),
6001
+ * the per-point pressure channel is attached as `inkPointPressures: [[...]]`
6002
+ * so every binding's shared ink renderer (`ink-rendering.ts`) draws the
6003
+ * stroke at variable width, identically to a stroke authored in React.
5843
6004
  */
5844
6005
  declare function strokeToInkElement(opts: StrokeToInkElementOpts): InkPptxElement | null;
5845
6006
 
@@ -5849,7 +6010,10 @@ declare function strokeToInkElement(opts: StrokeToInkElementOpts): InkPptxElemen
5849
6010
  * Pressure sensitivity is approximated by splitting an SVG path into short
5850
6011
  * sub-segments, each rendered as a filled circle at that point's coordinates.
5851
6012
  * The radius of each circle varies according to the corresponding entry in the
5852
- * `inkWidths` array.
6013
+ * `inkWidths` array. `C`/`Q` curve segments are sampled at multiple points
6014
+ * along the actual curve (De Casteljau evaluation at several `t` steps), not
6015
+ * just at their control points and endpoint, so pressure circles track a
6016
+ * tightly curved stroke instead of trailing it.
5853
6017
  *
5854
6018
  * Replay animation uses SVG `stroke-dasharray` / `stroke-dashoffset` to
5855
6019
  * progressively reveal each stroke with a sequential delay.
@@ -5868,12 +6032,15 @@ interface PathPoint {
5868
6032
  y: number;
5869
6033
  }
5870
6034
  /**
5871
- * Parse an SVG path `d` string and extract coordinate points.
6035
+ * Parse an SVG path `d` string and extract points that lie ON the path.
5872
6036
  *
5873
- * Supports M/m, L/l, C/c, Q/q, Z/z commands. Curves are sampled
5874
- * at their control points and endpoints (not interpolated) for
5875
- * lightweight processing. This is sufficient for pressure-width
5876
- * rendering where each extracted point gets a circle overlay.
6037
+ * Supports M/m, L/l, C/c, Q/q, Z/z commands. Straight `M`/`L` segments
6038
+ * contribute their single endpoint, same as before. Curved `C`/`Q` segments
6039
+ * are evaluated at several parametric `t` steps via De Casteljau's algorithm
6040
+ * (not just their control points and endpoint), with the sample count scaled
6041
+ * to the segment's control-polygon length, so a heavily curved stroke gets a
6042
+ * run of points that actually sit on the curve instead of cutting the corner
6043
+ * through its (off-curve) control points.
5877
6044
  */
5878
6045
  declare function extractPathPoints(d: string): PathPoint[];
5879
6046
  /**
@@ -6151,10 +6318,13 @@ interface TouchGestureCallbacks {
6151
6318
  /**
6152
6319
  * Dropdown ids for the insert-chart menu. Distinct from `PptxChartType`
6153
6320
  * because PowerPoint offers Column (vertical) and Bar (horizontal) as two
6154
- * entries over the same underlying `'bar'` chart type. The six ChartEx ids
6155
- * (`histogram` through `regionMap`) map one-to-one onto their chart type.
6321
+ * entries over the same underlying `'bar'` chart type, and because `'pareto'`
6322
+ * has no `PptxChartType` of its own: it is a dropdown entry that resolves to
6323
+ * `type: 'histogram'` (see docs/guide/limitations.md's ChartEx row) with a
6324
+ * frequency-plus-cumulative-percentage default shape. The other six ChartEx
6325
+ * ids (`histogram` through `regionMap`) map one-to-one onto their chart type.
6156
6326
  */
6157
- type InsertChartKind = 'column' | 'bar' | 'line' | 'pie' | 'doughnut' | 'area' | 'scatter' | 'histogram' | 'funnel' | 'treemap' | 'sunburst' | 'boxWhisker' | 'regionMap';
6327
+ type InsertChartKind = 'column' | 'bar' | 'line' | 'pie' | 'doughnut' | 'area' | 'scatter' | 'histogram' | 'pareto' | 'funnel' | 'treemap' | 'sunburst' | 'boxWhisker' | 'regionMap';
6158
6328
  /** Chart types surfaced in the insert toolbar dropdown, with translatable labels. */
6159
6329
  interface InsertChartTypeOption {
6160
6330
  /** Stable dropdown value; also what `createDefaultChartElement` accepts. */
@@ -10676,6 +10846,49 @@ declare class PowerPointViewerComponent implements PowerPointViewerAPI {
10676
10846
  * to the SVG surface renderer. Default `false`.
10677
10847
  */
10678
10848
  readonly surfaceChart3D: _angular_core.InputSignal<boolean>;
10849
+ /**
10850
+ * Opt in to the interactive Three.js bar3D-chart renderer. When `true`,
10851
+ * `bar3D` charts render as camera-orbitable real box meshes (drag to
10852
+ * rotate, scroll to zoom) instead of the flat SVG oblique-projection
10853
+ * illusion. Chart marks are not selectable/draggable in this mode.
10854
+ * Requires the optional `three` peer dependency; when it is not installed
10855
+ * (or the chart has no plottable grid, or it is a horizontal 3-D Bar), the
10856
+ * viewer transparently falls back to the flat SVG bar3D renderer. Default
10857
+ * `false`.
10858
+ */
10859
+ readonly barChart3D: _angular_core.InputSignal<boolean>;
10860
+ /**
10861
+ * Opt in to the interactive Three.js line3D-chart renderer. When `true`,
10862
+ * `line3D` charts render as a camera-orbitable real tube-path mesh per
10863
+ * series, one per depth ("series") plane (drag to rotate, scroll to zoom),
10864
+ * instead of the flat SVG oblique-projection illusion. Chart marks are not
10865
+ * selectable/draggable in this mode. Requires the optional `three` peer
10866
+ * dependency; when it is not installed (or the chart has no plottable
10867
+ * grid), the viewer transparently falls back to the flat SVG line3D
10868
+ * renderer. Default `false`.
10869
+ */
10870
+ readonly lineChart3D: _angular_core.InputSignal<boolean>;
10871
+ /**
10872
+ * Opt in to the interactive Three.js area3D-chart renderer. When `true`,
10873
+ * `area3D` charts render as a camera-orbitable real tube path + filled
10874
+ * ribbon mesh per series, one per depth ("series") plane (drag to rotate,
10875
+ * scroll to zoom), instead of the flat SVG oblique-projection illusion.
10876
+ * Chart marks are not selectable/draggable in this mode. Requires the
10877
+ * optional `three` peer dependency; when it is not installed (or the chart
10878
+ * has no plottable grid), the viewer transparently falls back to the flat
10879
+ * SVG area3D renderer. Default `false`.
10880
+ */
10881
+ readonly areaChart3D: _angular_core.InputSignal<boolean>;
10882
+ /**
10883
+ * Opt in to the interactive Three.js pie3D-chart renderer. When `true`,
10884
+ * `pie3D` charts render as a camera-orbitable real wedge-mesh scene (drag
10885
+ * to rotate, scroll to zoom) instead of the flat SVG oblique-projection
10886
+ * illusion. Chart marks are not selectable/draggable in this mode.
10887
+ * Requires the optional `three` peer dependency; when it is not installed
10888
+ * (or the chart has no plottable series), the viewer transparently falls
10889
+ * back to the flat SVG pie3D renderer. Default `false`.
10890
+ */
10891
+ readonly pieChart3D: _angular_core.InputSignal<boolean>;
10679
10892
  /**
10680
10893
  * Toolbar buttons and ribbon tabs the host wants hidden (share, broadcast,
10681
10894
  * export, undo, redo, record, notes, fullscreen, zoom, navigation, or any
@@ -10725,6 +10938,10 @@ declare class PowerPointViewerComponent implements PowerPointViewerAPI {
10725
10938
  protected readonly mobile: IsMobileService;
10726
10939
  private readonly smartArt3DSvc;
10727
10940
  private readonly surfaceChart3DSvc;
10941
+ private readonly barChart3DSvc;
10942
+ private readonly lineChart3DSvc;
10943
+ private readonly areaChart3DSvc;
10944
+ private readonly pieChart3DSvc;
10728
10945
  private readonly zoomTarget;
10729
10946
  protected readonly presenterWindow: PresenterWindowService;
10730
10947
  private readonly destroyRef;
@@ -11169,7 +11386,39 @@ declare class PowerPointViewerComponent implements PowerPointViewerAPI {
11169
11386
  /** Resolve the live slide-stage element within `<main>`. */
11170
11387
  private stageElement;
11171
11388
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<PowerPointViewerComponent, never>;
11172
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<PowerPointViewerComponent, "pptx-viewer", never, { "content": { "alias": "content"; "required": false; "isSignal": true; }; "fontsInput": { "alias": "fonts"; "required": false; "isSignal": true; }; "canEditInput": { "alias": "canEdit"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; "theme": { "alias": "theme"; "required": false; "isSignal": true; }; "defaultThemeKey": { "alias": "defaultThemeKey"; "required": false; "isSignal": true; }; "availableThemes": { "alias": "availableThemes"; "required": false; "isSignal": true; }; "onThemeChange": { "alias": "onThemeChange"; "required": false; "isSignal": true; }; "defaultLocale": { "alias": "defaultLocale"; "required": false; "isSignal": true; }; "availableLocales": { "alias": "availableLocales"; "required": false; "isSignal": true; }; "onLocaleChange": { "alias": "onLocaleChange"; "required": false; "isSignal": true; }; "accountAuth": { "alias": "accountAuth"; "required": false; "isSignal": true; }; "filePath": { "alias": "filePath"; "required": false; "isSignal": true; }; "fileName": { "alias": "fileName"; "required": false; "isSignal": true; }; "autosaveInput": { "alias": "autosave"; "required": false; "isSignal": true; }; "autosaveIntervalMs": { "alias": "autosaveIntervalMs"; "required": false; "isSignal": true; }; "collaboration": { "alias": "collaboration"; "required": false; "isSignal": true; }; "authorName": { "alias": "authorName"; "required": false; "isSignal": true; }; "shareDefaults": { "alias": "shareDefaults"; "required": false; "isSignal": true; }; "onOpenFile": { "alias": "onOpenFile"; "required": false; "isSignal": true; }; "smartArt3D": { "alias": "smartArt3D"; "required": false; "isSignal": true; }; "surfaceChart3D": { "alias": "surfaceChart3D"; "required": false; "isSignal": true; }; "hiddenActions": { "alias": "hiddenActions"; "required": false; "isSignal": true; }; "ai": { "alias": "ai"; "required": false; "isSignal": true; }; }, { "activeSlideChange": "activeSlideChange"; "dirtyChange": "dirtyChange"; "contentChange": "contentChange"; "propertiesChange": "propertiesChange"; "modeChange": "modeChange"; "zoomChange": "zoomChange"; "selectionChange": "selectionChange"; "slideCountChange": "slideCountChange"; "startCollaboration": "startCollaboration"; "stopCollaboration": "stopCollaboration"; }, never, never, true, never>;
11389
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<PowerPointViewerComponent, "pptx-viewer", never, { "content": { "alias": "content"; "required": false; "isSignal": true; }; "fontsInput": { "alias": "fonts"; "required": false; "isSignal": true; }; "canEditInput": { "alias": "canEdit"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; "theme": { "alias": "theme"; "required": false; "isSignal": true; }; "defaultThemeKey": { "alias": "defaultThemeKey"; "required": false; "isSignal": true; }; "availableThemes": { "alias": "availableThemes"; "required": false; "isSignal": true; }; "onThemeChange": { "alias": "onThemeChange"; "required": false; "isSignal": true; }; "defaultLocale": { "alias": "defaultLocale"; "required": false; "isSignal": true; }; "availableLocales": { "alias": "availableLocales"; "required": false; "isSignal": true; }; "onLocaleChange": { "alias": "onLocaleChange"; "required": false; "isSignal": true; }; "accountAuth": { "alias": "accountAuth"; "required": false; "isSignal": true; }; "filePath": { "alias": "filePath"; "required": false; "isSignal": true; }; "fileName": { "alias": "fileName"; "required": false; "isSignal": true; }; "autosaveInput": { "alias": "autosave"; "required": false; "isSignal": true; }; "autosaveIntervalMs": { "alias": "autosaveIntervalMs"; "required": false; "isSignal": true; }; "collaboration": { "alias": "collaboration"; "required": false; "isSignal": true; }; "authorName": { "alias": "authorName"; "required": false; "isSignal": true; }; "shareDefaults": { "alias": "shareDefaults"; "required": false; "isSignal": true; }; "onOpenFile": { "alias": "onOpenFile"; "required": false; "isSignal": true; }; "smartArt3D": { "alias": "smartArt3D"; "required": false; "isSignal": true; }; "surfaceChart3D": { "alias": "surfaceChart3D"; "required": false; "isSignal": true; }; "barChart3D": { "alias": "barChart3D"; "required": false; "isSignal": true; }; "lineChart3D": { "alias": "lineChart3D"; "required": false; "isSignal": true; }; "areaChart3D": { "alias": "areaChart3D"; "required": false; "isSignal": true; }; "pieChart3D": { "alias": "pieChart3D"; "required": false; "isSignal": true; }; "hiddenActions": { "alias": "hiddenActions"; "required": false; "isSignal": true; }; "ai": { "alias": "ai"; "required": false; "isSignal": true; }; }, { "activeSlideChange": "activeSlideChange"; "dirtyChange": "dirtyChange"; "contentChange": "contentChange"; "propertiesChange": "propertiesChange"; "modeChange": "modeChange"; "zoomChange": "zoomChange"; "selectionChange": "selectionChange"; "slideCountChange": "slideCountChange"; "startCollaboration": "startCollaboration"; "stopCollaboration": "stopCollaboration"; }, never, never, true, never>;
11390
+ }
11391
+
11392
+ /**
11393
+ * Opt-in flag for the Three.js interactive area3D-chart renderer (Angular).
11394
+ *
11395
+ * Provided by `PowerPointViewerComponent`, which syncs it from the
11396
+ * `areaChart3D` input; `ChartElementViewComponent` injects it (optionally)
11397
+ * to choose the WebGL ribbon scene (camera orbit/zoom via OrbitControls)
11398
+ * over the flat SVG oblique-projection illusion for `area3D` charts. Mirrors
11399
+ * `BarChart3DService`, the established shape for this opt-in pattern.
11400
+ */
11401
+ declare class AreaChart3DService {
11402
+ /** `true` when an area3D chart should render via the Three.js scene. */
11403
+ readonly enabled: _angular_core.WritableSignal<boolean>;
11404
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AreaChart3DService, never>;
11405
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<AreaChart3DService>;
11406
+ }
11407
+
11408
+ /**
11409
+ * Opt-in flag for the Three.js interactive bar3D-chart renderer (Angular).
11410
+ *
11411
+ * Provided by `PowerPointViewerComponent`, which syncs it from the
11412
+ * `barChart3D` input; `ChartElementViewComponent` injects it (optionally)
11413
+ * to choose the WebGL box-mesh scene (camera orbit/zoom via OrbitControls)
11414
+ * over the flat SVG oblique-projection illusion for `bar3D` charts. Mirrors
11415
+ * `SurfaceChart3DService`, the established shape for this opt-in pattern.
11416
+ */
11417
+ declare class BarChart3DService {
11418
+ /** `true` when a bar3D chart should render via the Three.js scene. */
11419
+ readonly enabled: _angular_core.WritableSignal<boolean>;
11420
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<BarChart3DService, never>;
11421
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<BarChart3DService>;
11173
11422
  }
11174
11423
 
11175
11424
  /** A selected chart sub-part, scoped to the chart element that owns it. */
@@ -11356,6 +11605,38 @@ declare class FieldContextService {
11356
11605
  static ɵprov: _angular_core.ɵɵInjectableDeclaration<FieldContextService>;
11357
11606
  }
11358
11607
 
11608
+ /**
11609
+ * Opt-in flag for the Three.js interactive line3D-chart renderer (Angular).
11610
+ *
11611
+ * Provided by `PowerPointViewerComponent`, which syncs it from the
11612
+ * `lineChart3D` input; `ChartElementViewComponent` injects it (optionally)
11613
+ * to choose the WebGL tube-path scene (camera orbit/zoom via OrbitControls)
11614
+ * over the flat SVG oblique-projection illusion for `line3D` charts. Mirrors
11615
+ * `BarChart3DService`, the established shape for this opt-in pattern.
11616
+ */
11617
+ declare class LineChart3DService {
11618
+ /** `true` when a line3D chart should render via the Three.js scene. */
11619
+ readonly enabled: _angular_core.WritableSignal<boolean>;
11620
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<LineChart3DService, never>;
11621
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<LineChart3DService>;
11622
+ }
11623
+
11624
+ /**
11625
+ * Opt-in flag for the Three.js interactive pie3D-chart renderer (Angular).
11626
+ *
11627
+ * Provided by `PowerPointViewerComponent`, which syncs it from the
11628
+ * `pieChart3D` input; `ChartElementViewComponent` injects it (optionally)
11629
+ * to choose the WebGL wedge-mesh scene (camera orbit/zoom via OrbitControls)
11630
+ * over the flat SVG oblique-projection illusion for `pie3D` charts. Mirrors
11631
+ * `BarChart3DService`, the established shape for this opt-in pattern.
11632
+ */
11633
+ declare class PieChart3DService {
11634
+ /** `true` when a pie3D chart should render via the Three.js scene. */
11635
+ readonly enabled: _angular_core.WritableSignal<boolean>;
11636
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<PieChart3DService, never>;
11637
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<PieChart3DService>;
11638
+ }
11639
+
11359
11640
  /**
11360
11641
  * Opt-in flag for the Three.js SmartArt renderer (Angular).
11361
11642
  *
@@ -11596,7 +11877,7 @@ declare class ZoomTargetService {
11596
11877
  * `PowerPointViewerComponent`'s children (ribbon, slide canvas, inspector,
11597
11878
  * dialogs, ...) rely on via `inject()`.
11598
11879
  */
11599
- declare const POWER_POINT_VIEWER_PROVIDERS: readonly [typeof LoadContentService, typeof ExportService, typeof EditorStateService, typeof ChartPartSelectionService, typeof TableSelectionService, typeof EmbeddedFontsService, typeof CollaborationService, typeof CustomFontsService, typeof AccessibilityService, typeof AutosaveService, typeof AutosaveRecoveryService, typeof PrintService, typeof IsMobileService, typeof SmartArt3DService, typeof SurfaceChart3DService, typeof FieldContextService, typeof ZoomTargetService, typeof AiPanelStore, typeof ViewerDialogsService, typeof ViewerCompareService, typeof ViewerExportService, typeof ViewerFindReplaceService, typeof ViewerCustomShowsService, typeof ViewerCollaborationSessionService, typeof ViewerCanvasEditingService, typeof ViewerCollabCursorService, typeof ViewerDocumentPropertiesService, typeof ViewerFileIOService, typeof ViewerFormatPainterService, typeof ViewerInspectorPanelService, typeof ViewerKeyboardService, typeof ViewerMobileSheetService, typeof ViewerOptionsService, typeof ViewerPresentationModeService, typeof ViewerThemeGalleryService, typeof ViewerTouchGesturesService, typeof ViewerZoomService];
11880
+ declare const POWER_POINT_VIEWER_PROVIDERS: readonly [typeof LoadContentService, typeof ExportService, typeof EditorStateService, typeof ChartPartSelectionService, typeof TableSelectionService, typeof EmbeddedFontsService, typeof CollaborationService, typeof CustomFontsService, typeof AccessibilityService, typeof AutosaveService, typeof AutosaveRecoveryService, typeof PrintService, typeof IsMobileService, typeof SmartArt3DService, typeof SurfaceChart3DService, typeof BarChart3DService, typeof LineChart3DService, typeof AreaChart3DService, typeof PieChart3DService, typeof FieldContextService, typeof ZoomTargetService, typeof AiPanelStore, typeof ViewerDialogsService, typeof ViewerCompareService, typeof ViewerExportService, typeof ViewerFindReplaceService, typeof ViewerCustomShowsService, typeof ViewerCollaborationSessionService, typeof ViewerCanvasEditingService, typeof ViewerCollabCursorService, typeof ViewerDocumentPropertiesService, typeof ViewerFileIOService, typeof ViewerFormatPainterService, typeof ViewerInspectorPanelService, typeof ViewerKeyboardService, typeof ViewerMobileSheetService, typeof ViewerOptionsService, typeof ViewerPresentationModeService, typeof ViewerThemeGalleryService, typeof ViewerTouchGesturesService, typeof ViewerZoomService];
11600
11881
 
11601
11882
  /** Lifecycle of the AI session bootstrap. */
11602
11883
  type AiChatInitState = 'checking' | 'unavailable' | 'ready' | 'error';
@@ -13652,6 +13933,14 @@ declare class ChartElementViewComponent {
13652
13933
  private readonly slideContext;
13653
13934
  /** Viewer-scoped opt-in flag for the interactive 3D surface-chart renderer. */
13654
13935
  private readonly surfaceChart3DSvc;
13936
+ /** Viewer-scoped opt-in flag for the interactive 3D bar3D-chart renderer. */
13937
+ private readonly barChart3DSvc;
13938
+ /** Viewer-scoped opt-in flag for the interactive 3D line3D-chart renderer. */
13939
+ private readonly lineChart3DSvc;
13940
+ /** Viewer-scoped opt-in flag for the interactive 3D area3D-chart renderer. */
13941
+ private readonly areaChart3DSvc;
13942
+ /** Viewer-scoped opt-in flag for the interactive 3D pie3D-chart renderer. */
13943
+ private readonly pieChart3DSvc;
13655
13944
  private readonly injector;
13656
13945
  private readonly wrapper;
13657
13946
  private readonly titleEditor;
@@ -13671,6 +13960,34 @@ declare class ChartElementViewComponent {
13671
13960
  */
13672
13961
  protected readonly use3D: _angular_core.Signal<boolean>;
13673
13962
  protected readonly isSurfaceKind: _angular_core.Signal<boolean>;
13963
+ /**
13964
+ * Opt-in interactive 3D bar scene (real box meshes, camera orbit/zoom via
13965
+ * OrbitControls). Same "marks are not selectable/draggable" caveat as the
13966
+ * surface scene above. `chartType` is checked directly (NOT via
13967
+ * `resolveChartKind`, which folds `bar`/`bar3D` onto the same 'bar' kind),
13968
+ * so a plain 2-D bar chart never mounts the 3D scene.
13969
+ */
13970
+ protected readonly use3DBar: _angular_core.Signal<boolean>;
13971
+ protected readonly isBar3DKind: _angular_core.Signal<boolean>;
13972
+ /**
13973
+ * Opt-in interactive 3D line/area scenes (tube path / ribbon meshes, camera
13974
+ * orbit/zoom via OrbitControls). Same "marks are not selectable/draggable"
13975
+ * caveat as the surface/bar scenes above.
13976
+ */
13977
+ protected readonly use3DLine: _angular_core.Signal<boolean>;
13978
+ protected readonly isLine3DKind: _angular_core.Signal<boolean>;
13979
+ protected readonly use3DArea: _angular_core.Signal<boolean>;
13980
+ protected readonly isArea3DKind: _angular_core.Signal<boolean>;
13981
+ /**
13982
+ * Opt-in interactive 3D pie scene (real wedge meshes, camera orbit/zoom via
13983
+ * OrbitControls). Same "marks are not selectable/draggable" caveat as the
13984
+ * bar scene above. `chartType` is checked directly (NOT via
13985
+ * `resolveChartKind`, which folds `pie`/`pie3D`/`doughnut` onto the same
13986
+ * 'pie' kind), so a plain 2-D pie or doughnut chart never mounts the 3D
13987
+ * scene.
13988
+ */
13989
+ protected readonly use3DPie: _angular_core.Signal<boolean>;
13990
+ protected readonly isPie3DKind: _angular_core.Signal<boolean>;
13674
13991
  /** Whether this chart element is currently selected in the editor. */
13675
13992
  private readonly isSelected;
13676
13993
  /** Direct part editing is active: selected + editable + a commit channel. */
@@ -14180,7 +14497,10 @@ declare function buildOleActionModel(el: OlePptxElement, translate?: TranslateSe
14180
14497
  * Editing the embedded object in place is not possible (a browser cannot run
14181
14498
  * the native app that owns it); the action bar offers Download and, for
14182
14499
  * browser-openable types, Open in a new tab, when core extracted an embedded
14183
- * payload.
14500
+ * payload. The object's Object Name (`oleName`) IS editable, via
14501
+ * `pptx-element-misc-properties` in the inspector; `displayName` / `ariaLabel`
14502
+ * below already read it through the shared `getOleDisplayName` /
14503
+ * `getOleAriaLabel` helpers.
14184
14504
  */
14185
14505
  declare class OleRendererComponent {
14186
14506
  /** The element to render. Must be `type === 'ole'`. */
@@ -15483,6 +15803,8 @@ declare class InspectorPanelComponent {
15483
15803
  protected onElementReplace(updated: PptxElement): void;
15484
15804
  /** The active slide's element-animation list (animations live on the slide). */
15485
15805
  protected readonly slideAnimations: _angular_core.Signal<readonly PptxElementAnimation[]>;
15806
+ /** Read-only anchors for the active slide's deck-native effect groups. */
15807
+ protected readonly slideAnimationTimelineAnchors: _angular_core.Signal<readonly PptxAnimationTimelineAnchor[]>;
15486
15808
  protected readonly slideElements: _angular_core.Signal<readonly PptxElement[]>;
15487
15809
  /** Commit an updated slide-level animation list as one history entry. */
15488
15810
  protected onAnimationsChange(animations: PptxElementAnimation[]): void;
@@ -15637,6 +15959,8 @@ declare class SlideTransitionCardComponent {
15637
15959
  readonly canEdit: _angular_core.InputSignal<boolean>;
15638
15960
  private readonly editor;
15639
15961
  protected readonly transitionOptions: readonly SlideTransitionOptionEntry[];
15962
+ protected readonly speedOptions: readonly SlideTransitionValueOption<pptx_viewer_core.PptxTransitionSpeed>[];
15963
+ protected readonly morphOptions: readonly SlideTransitionValueOption<pptx_viewer_core.PptxMorphOption>[];
15640
15964
  protected readonly orientOptions: ({
15641
15965
  value: "horz";
15642
15966
  i18nKey: string;
@@ -15652,6 +15976,9 @@ declare class SlideTransitionCardComponent {
15652
15976
  protected readonly transitionType: _angular_core.Signal<PptxTransitionType>;
15653
15977
  protected readonly usesOrientation: _angular_core.Signal<boolean>;
15654
15978
  protected readonly isWheel: _angular_core.Signal<boolean>;
15979
+ protected readonly isMorph: _angular_core.Signal<boolean>;
15980
+ protected readonly speed: _angular_core.Signal<pptx_viewer_core.PptxTransitionSpeed>;
15981
+ protected readonly morphOption: _angular_core.Signal<pptx_viewer_core.PptxMorphOption>;
15655
15982
  /** Compass tokens for the current type, or undefined when it takes none. */
15656
15983
  protected readonly directionTokens: _angular_core.Signal<readonly string[] | undefined>;
15657
15984
  protected readonly orientation: _angular_core.Signal<pptx_viewer_core.PptxSplitOrientation>;
@@ -15663,6 +15990,8 @@ declare class SlideTransitionCardComponent {
15663
15990
  protected onOrientation(orient: 'horz' | 'vert'): void;
15664
15991
  protected onSpokes(event: Event): void;
15665
15992
  protected onDuration(event: Event): void;
15993
+ protected onSpeed(event: Event): void;
15994
+ protected onMorphOption(event: Event): void;
15666
15995
  protected onAdvanceOnClick(event: Event): void;
15667
15996
  /** Merge a partial transition change onto the slide as one history entry. */
15668
15997
  private patch;
@@ -16272,7 +16601,7 @@ declare class ChartTypeSelectorComponent {
16272
16601
  readonly canEdit: _angular_core.InputSignal<boolean>;
16273
16602
  /** Emits the fully-updated element after any edit. */
16274
16603
  readonly elementChange: _angular_core.OutputEmitterRef<ChartPptxElement>;
16275
- protected readonly typeOptions: readonly ChartOption<pptx_viewer_core.PptxChartType>[];
16604
+ protected readonly typeOptions: readonly ChartOption<ChartTypeSelectValue>[];
16276
16605
  protected readonly groupingOptions: readonly ChartOption<"clustered" | "stacked" | "percentStacked" | undefined>[];
16277
16606
  protected readonly data: _angular_core.Signal<PptxChartData | undefined>;
16278
16607
  protected readonly supportsGrouping: _angular_core.Signal<boolean>;
@@ -16572,6 +16901,12 @@ declare const ANIMATION_NUMBER_SETTERS: {
16572
16901
  type AnimationSelectField = keyof typeof ANIMATION_SELECT_SETTERS;
16573
16902
  type AnimationNumberField = keyof typeof ANIMATION_NUMBER_SETTERS;
16574
16903
 
16904
+ /** A newly-picked sound file, staged for embedding on the next save. */
16905
+ interface EffectSoundPick {
16906
+ dataUrl: string;
16907
+ fileName?: string;
16908
+ }
16909
+
16575
16910
  declare class AnimationAuthorPanelComponent {
16576
16911
  private readonly translate;
16577
16912
  /** The selected element whose animation settings are being authored. */
@@ -16586,6 +16921,8 @@ declare class AnimationAuthorPanelComponent {
16586
16921
  readonly animations: _angular_core.InputSignal<readonly PptxElementAnimation[]>;
16587
16922
  /** Every element on the active slide, including elements with no animation. */
16588
16923
  readonly slideElements: _angular_core.InputSignal<readonly PptxElement[]>;
16924
+ /** Read-only anchors for the deck's own effect groups; see {@link PptxAnimationTimelineAnchor}. */
16925
+ readonly animationTimelineAnchors: _angular_core.InputSignal<readonly PptxAnimationTimelineAnchor[]>;
16589
16926
  /**
16590
16927
  * Whether editing controls are enabled. When `false` all selects/inputs are
16591
16928
  * disabled. Defaults to `true`.
@@ -16650,6 +16987,8 @@ declare class AnimationAuthorPanelComponent {
16650
16987
  protected readonly currentHasAnimation: _angular_core.Signal<boolean>;
16651
16988
  /** True when the active preset exposes a direction picker. */
16652
16989
  protected readonly currentShowDirection: _angular_core.Signal<boolean>;
16990
+ /** Effect sound picker state: whether a sound is set, and its display name. */
16991
+ protected readonly soundState: _angular_core.Signal<pptx_angular_viewer.EffectSoundState>;
16653
16992
  /**
16654
16993
  * Stable seed for number inputs, recomputed only on element change so
16655
16994
  * live typing does not reset the input value while the user is mid-edit.
@@ -16693,11 +17032,21 @@ declare class AnimationAuthorPanelComponent {
16693
17032
  */
16694
17033
  protected onMotionPathChange(presetId: string): void;
16695
17034
  protected onDirectionChange(dir: PptxAnimationDirection): void;
17035
+ protected onEffectSoundPick(pick: EffectSoundPick | undefined): void;
17036
+ protected onAfterAnimationChange(action: PptxAfterAnimationAction): void;
17037
+ protected onAfterAnimationColorChange(color: string): void;
17038
+ /**
17039
+ * Move the selected element's own animation one step within the FULL
17040
+ * sequence (editor effects merged with the deck's read-only anchors), so
17041
+ * these can place it ahead of or behind a native effect, not just among
17042
+ * the effects this editor added.
17043
+ */
17044
+ private moveOneStep;
16696
17045
  protected onMoveUp(): void;
16697
17046
  protected onMoveDown(): void;
16698
17047
  protected onRemove(): void;
16699
17048
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AnimationAuthorPanelComponent, never>;
16700
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AnimationAuthorPanelComponent, "pptx-animation-author-panel", never, { "element": { "alias": "element"; "required": true; "isSignal": true; }; "slideIndex": { "alias": "slideIndex"; "required": true; "isSignal": true; }; "animations": { "alias": "animations"; "required": true; "isSignal": true; }; "slideElements": { "alias": "slideElements"; "required": false; "isSignal": true; }; "canEdit": { "alias": "canEdit"; "required": false; "isSignal": true; }; }, { "animationsChange": "animationsChange"; }, never, never, true, never>;
17049
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AnimationAuthorPanelComponent, "pptx-animation-author-panel", never, { "element": { "alias": "element"; "required": true; "isSignal": true; }; "slideIndex": { "alias": "slideIndex"; "required": true; "isSignal": true; }; "animations": { "alias": "animations"; "required": true; "isSignal": true; }; "slideElements": { "alias": "slideElements"; "required": false; "isSignal": true; }; "animationTimelineAnchors": { "alias": "animationTimelineAnchors"; "required": false; "isSignal": true; }; "canEdit": { "alias": "canEdit"; "required": false; "isSignal": true; }; }, { "animationsChange": "animationsChange"; }, never, never, true, never>;
16701
17050
  }
16702
17051
 
16703
17052
  /** Descriptor for a single menu row. */
@@ -18539,7 +18888,7 @@ declare class AccountPageComponent {
18539
18888
  readonly accountAuth: _angular_core.InputSignal<AccountAuthConfig | undefined>;
18540
18889
  private readonly translate;
18541
18890
  protected readonly swatches: readonly string[];
18542
- protected readonly version = "3.0.2";
18891
+ protected readonly version = "3.0.3";
18543
18892
  protected readonly profile: _angular_core.WritableSignal<ViewerProfile>;
18544
18893
  protected readonly initial: _angular_core.Signal<string>;
18545
18894
  protected readonly usage: _angular_core.WritableSignal<LocalStorageUsageSummary | null>;
@@ -20923,6 +21272,20 @@ declare class RibbonTransitionsSectionComponent {
20923
21272
  protected onAdvanceAfterText(event: Event): void;
20924
21273
  /** Apply the current draft to every slide in the deck. */
20925
21274
  protected applyToAll(): void;
21275
+ private readonly soundFileInput;
21276
+ /** What the Sound `<select>` shows: the picked file's name, None, or the browse entry. */
21277
+ protected readonly soundOptions: _angular_core.Signal<TransitionSoundOption[]>;
21278
+ protected readonly soundSelectedValue: _angular_core.Signal<string>;
21279
+ /**
21280
+ * Sound writes a raw `Partial<PptxSlideTransition>` straight onto the
21281
+ * active slide rather than going through the ribbon draft: the picked
21282
+ * file's `soundData` has no equivalent in {@link RibbonTransitionDraft},
21283
+ * and `updateSlide` replaces `transition` wholesale, so the change is
21284
+ * pre-merged with `mergeSlideTransition`.
21285
+ */
21286
+ protected onSoundSelectChange(event: Event): void;
21287
+ protected onSoundFileChange(event: Event): void;
21288
+ private commitSoundChange;
20926
21289
  /**
20927
21290
  * Merge a control's change into the draft and write the resulting transition
20928
21291
  * onto every targeted slide, preserving each slide's own direction / spokes /
@@ -21778,6 +22141,6 @@ declare function thumbnailHeight(canvasW: number, canvasH: number, thumbW: numbe
21778
22141
  */
21779
22142
  declare function gridColumns(containerW: number, thumbW: number, gap: number, maxCols: number): number;
21780
22143
 
21781
- export { ALIGN_OPTIONS, ANIMATION_PRESET_CATEGORIES, AUDIENCE_HASH, AUDIENCE_NONCE_KEY, AVATAR_COLOR_SWATCHES, AXIS_LABEL_COLOR, AccessibilityPanelComponent, AccessibilityService, AccountPageComponent, ActionSettingsPanelComponent, AdvancedChartEditorComponent, AiChangeOverlayComponent, AiChatPanelComponent, AiChatService, AiComposerComponent, AiFocusBarComponent, AiFocusHighlightOverlayComponent, AiHistoryMenuComponent, AiHistoryService, AiMessageListComponent, AiPanelStore, AiProposalCardComponent, AiSettingsSectionComponent, AiToolCallCardComponent, AnimationAuthorPanelComponent, AnimationPanelComponent, AnimationPlaybackService, AutosaveRecoveryDialogComponent, AutosaveService, BroadcastDialogComponent, CHART_EDITOR_STYLES, CURSOR_PALETTE, CanvasFitService, ChartAxisOptionsComponent, ChartAxisStyleOptionsComponent, ChartComboTypeOptionsComponent, ChartDataEditorComponent, ChartDataLabelOptionsComponent, ChartDatapointMarkerOptionsComponent, ChartDatapointOptionsComponent, ChartDisplayOptionsComponent, ChartElementViewComponent, ChartErrorBarOptionsComponent, ChartMarkerOptionsComponent, ChartPartSelectionService, ChartPrimitivesComponent, ChartRendererComponent, ChartTrendlineOptionsComponent, ChartTypeSelectorComponent, CollaborationCursorsComponent, CollaborationService, ColorChangedImageComponent, CommentMarkersOverlayComponent, CommentsPanelComponent, CommentsService, ComparePanelComponent, ConnectorRendererComponent, ConnectorTextOverlayComponent, CustomShowsComponent, DEFAULT_BOUNDS, DEFAULT_BROADCAST_SERVER_URL, DEFAULT_CANVAS_HEIGHT, DEFAULT_CANVAS_WIDTH, DEFAULT_COLOR_SCHEME, DEFAULT_FILL_COLOR, DEFAULT_LAYOUT, DEFAULT_PALETTE$1 as DEFAULT_PALETTE, DEFAULT_PATTERN_FILL_PRESET, DEFAULT_PRINT_SETTINGS, DEFAULT_SLIDE_BACKGROUND, DEFAULT_STROKE_COLOR, DEFAULT_STYLE, DEFAULT_TABLE_ROW_HEIGHT, DEFAULT_TEXT_COLOR, DEFAULT_VIEWER_PROFILE, DIRECTIONAL_PRESETS, DIRECTION_OPTIONS, DocumentPropertiesCardComponent, EMBEDDED_FONTS_STYLE_ID, EMPHASIS_PRESETS, ENTRANCE_PRESETS, TEMPLATES as EQUATION_TEMPLATES, EXIT_PRESETS, EditorContextMenuComponent, EditorHistory, EditorStateService, EditorToolbarComponent, EffectsPanelComponent, ElementRendererComponent, EmbeddedFontsService, EncryptedFileDialogComponent, EquationEditorDialogComponent, EquationRendererComponent, EquationTemplateGalleryComponent, ExportProgressModalComponent, ExportService, FieldContextService, FindBarComponent, FindReplaceBarComponent, FollowModeBarComponent, FontEmbeddingListComponent, FontEmbeddingPanelComponent, GALLERY_THEME_PRESETS, GRIDLINE_COLOR, GradientPickerComponent, HANDOUT_OPTIONS, HeaderFooterDialogComponent, HyperlinkDialogComponent, ImagePropertiesPanelComponent, InkDrawingService, InkRendererComponent, InsertSmartArtDialogComponent, InspectorPaneHeaderComponent, InspectorPanelComponent, IsMobileService, KeepAnnotationsDialogComponent, LOCALE_CATALOG, LONG_PRESS_DURATION_MS, LONG_PRESS_MOVE_TOLERANCE_PX, LoadContentService, LocalPresencePublisher, MAX_ZOOM_SCALE, MIN_ZOOM_SCALE, MOTION_PATH_COLUMNS, MediaPreviewComponent, MediaPropertiesPanelComponent, MediaRendererComponent, MediaTrimTimelineComponent, MobileBottomBarComponent, MobileMenuSheetComponent, MobilePresenterViewComponent, MobileSheetComponent, MobileSlidesSheetComponent, MobileToolbarComponent, ModalDialogComponent, Model3DRendererComponent, NotesHandoutCardComponent, NotesPanelComponent, NotesToolbarComponent, OleRendererComponent, OutlineViewOverlayComponent, POWER_POINT_VIEWER_PROVIDERS, PPTX_OPEN_ACCEPT, PRESENTATION_OPEN_EXTENSIONS, PRESENTER_CHANNEL_NAME, PRESENTER_MSG_ORIGIN, PRESENTER_TIMER_SEGMENT_MS, PX_PER_CM, PX_PER_INCH, PasswordProtectionDialogComponent, PasswordStrengthMeterComponent, PowerPointViewerComponent, PresentToolbarAutoHide, PresentationAnnotationOverlayComponent, PresentationAnnotationsService, PresentationOverlayComponent, PresentationPropertiesPanelComponent, PresentationSettingsCardComponent, PresentationSubtitleBarComponent, PresentationToolbarComponent, PresentationTransitionOverlayComponent, PresenterViewComponent, PresenterWindowService, PrintDialogComponent, PrintService, PrintSettingsPanelComponent, PropertiesDialogComponent, REPEAT_MODE_OPTIONS, RESIZE_HANDLES, RULER_FONT_SIZE, RULER_THICKNESS, ReadingViewOverlayComponent, RemoteSelectionOverlayComponent, RibbonAnimationGalleryComponent, RibbonAnimationsSectionComponent, RibbonArrangeSectionComponent, RibbonColorPopoverComponent, RibbonComponent, RibbonDesignSectionComponent, RibbonDrawSectionComponent, RibbonDrawingGroupComponent, RibbonEditingSectionComponent, RibbonFileSectionComponent, RibbonFontControlsComponent, RibbonHomeSectionComponent, RibbonHyperlinkButtonComponent, RibbonInsertFieldsComponent, RibbonInsertSectionComponent, RibbonMotionPathGalleryComponent, RibbonParagraphControlsComponent, RibbonPrimaryRowComponent, RibbonReviewSectionComponent, RibbonShapeExtrasComponent, RibbonSlideshowSectionComponent, RibbonTransitionsSectionComponent, RibbonViewSectionComponent, RulerGuidesService, SEQUENCE_OPTIONS, SEVERITY_GROUPS, SEVERITY_LABELS, SHORTCUT_REFERENCE_ITEMS, SLIDE_TRANSITION_KEYFRAMES, DEFAULT_PALETTE as SMARTART_DEFAULT_PALETTE, PALETTES as SMARTART_PALETTES, SMART_ART_COLOR_SCHEMES, SMART_ART_STYLE_OPTIONS, SUB_ITEM_LABEL, SVG_WARP_PRESETS, SWIPE_MAX_VERTICAL_PX, SWIPE_THRESHOLD_PX, SelectionPaneComponent, SetUpSlideShowDialogComponent, SettingsAppearanceTabComponent, SettingsDialogComponent, SettingsLanguageTabComponent, ShareDialogComponent, ShortcutPanelComponent, ShowOptionsFieldsetComponent, ShowSlidesFieldsetComponent, SignatureStrippedDialogComponent, SignaturesPanelComponent, SignaturesService, SlideBackgroundCardComponent, SlideCanvasComponent, SlideDefaultInspectorComponent, SlideDiffChangesComponent, SlideDiffRowComponent, SlideDiffThumbnailsComponent, SlideSizeCardComponent, SlideSorterOverlayComponent, SlideThemeOverridePanelComponent, SlideTransitionCardComponent, SlidesPanelComponent, SmartArt3DRendererComponent, SmartArt3DService, SmartArtPreviewComponent, SmartArtPropertiesComponent, SmartArtRendererComponent, StatusBarComponent, TABLE_STRUCTURE_TOGGLES, TEXT_3D_BOTTOM_BEVEL_KEYS, TEXT_3D_TOP_BEVEL_KEYS, TEXT_DIRECTION_OPTIONS, THEME_CATALOG, TIMING_CURVE_OPTIONS, TRIGGER_OPTIONS, TYPE_LABELS, TableCellAdvancedFillComponent, TableCellFormattingComponent, TableDataEditorComponent, TablePropertiesComponent, TableRendererComponent, TableResizeOverlayComponent, TableSelectionService, TagsCardComponent, Text3DBevelSectionComponent, Text3DPanelComponent, TextAdvancedPanelComponent, ThemeEditorFieldsComponent, ThemeGalleryComponent, ThemeSelectorCardComponent, TitleBarComponent, TitleBarSearchComponent, TransitionDirectionPickerComponent, TransitionPreviewComponent, VALIGN_OPTIONS, VIEWER_THEME, VersionHistoryPanelComponent, ViewerCanvasEditingService, ViewerCollabCursorService, ViewerCollaborationSessionService, ViewerCompareService, ViewerCustomShowsService, ViewerDialogsService, ViewerDocumentPropertiesService, ViewerExportService, ViewerExtraDialogsComponent, ViewerFileIOService, ViewerFindReplaceService, ViewerFormatPainterService, ViewerInspectorPanelService, ViewerKeyboardService, ViewerMobileSheetService, ViewerPresentationModeService, ViewerThemeGalleryService, ViewerTouchGesturesService, ViewerZoomService, WEBM_MIME_CANDIDATES, WriteBackScheduler, ZERO_LINE_COLOR, ZoomNavigationService, ZoomRendererComponent, ZoomTargetService, addCategory, addCommentToList, addGradientStopPatch, addItem, addSeries, addSubItem, advanceStep, affordanceElements, aiToggleVisible, alignPatch, animationFor, animationPresetLabelKey, annotationMapToInkInserts, applyAcceptedDiff, applyAnimationPreset, applyFindReplacements, applyFormatToElement, applyMove, applyResize, asMediaElement, assignUserColor, attachShowVisibilityPause, attachTouchGestures, axisTickValues, beginNodeEdit, bevelSizePatch, boolFromEvent, bringForward, bringToFront, buildBarActions, buildBroadcastConfig, buildBroadcastViewerUrl, buildCategoryLabels, buildCellParagraphs, buildChartViewModel, buildChatLogExport, buildChatLogMarkdown, buildChromeStyle, buildClearHyperlinkPatch, buildClickGroups, buildColStyles, buildCollaborationConfig, buildComboViewModel, buildCssGradientFromShapeStyle, buildDuotoneFilter, buildDuotoneFilterId, buildEmbeddedFontStyles, buildEquationElement, buildEquationSegment, buildFallbackViewModel, buildFontFaceRule, buildGradientFillCss, buildGridlinesAndLabels, buildHyperlinkPatch, buildInkContainerStyle, buildInkStrokes, buildLegend, buildMarkTooltip, buildModel3DContainerStyle, buildModel3DViewModel, buildOleActionModel, buildOleInfoRows, buildPatternFillCss, buildPrintHtmlDocument as buildPrintDocument, buildPropertiesPatch, buildRegionMapViewModel, buildSaveSlides, buildShareUrl, buildSmartArtInsertElement, buildSmartArtNodes, buildStockViewModel, buildSurfaceViewModel, buildTableViewModel, buildTreemapViewModel, buildTrimFragment, buildWaterfallViewModel, buildZeroLine, buildZoomContainerStyle, buildZoomViewModel, bulletIndentPx, canAddTopLevelNode, canGroupSelection, canRemoveTopLevelNode, canSetStrokeWidth, canStartBroadcast, canStartShare, canUngroupSelection, canUseClipboard, captionDisplayText, cellRunStyle, cellStyleToStyleMap, cellTdStyle, changeCountLabel, changeIcon, characterSpacingPatch, chartPreserveAspectRatio, checkFontAvailable, clampCursorPosition, clampGifDimensions, clampIndex, clampNotesFontSize, clampScale, clampStep, clearAllLocalViewerData, clearAudienceContent, cn, collectAccessibilityIssues, collectElementText, collectSlideText, collectStoredChats, collectUsedFontFamilies, columnWidthStyle, commitNodeText, computeAlign, computeAxisTitlePrimitives, computeBarRects, computeBubbleRadius, computeCornerHandle, computeDistribute, computeDrawingViewBox, computeErrorBarPrimitives, computeFocusTargets, computeGridSpacingPx, computeHandleBoxes, computeHandoutLayout, computeIsMobile, computeIsTablet, computeLinePoints, computeLinearRegression, computePageCount, computePieLayout, computePieSlicePath, computePieSlices, computePlotLayout, computeRSquared, computeRadarPoints, computeResizeHandleBoxes, computeRotateHandleBox, computeScatterDots, computeScatterXDomain, computeSelectionBoxes, computeSingleSelected, computeSlideIndices, computeSnap, computeStackedBarRects, computeStackedValueRange, computeTrendlinePrimitives, computeValueRange, convertOmmlToMathMl, copyFormatFromElement, countAccessibilityIssues, countAnnotationStrokes, createAngularAiBridge, createCustomShow, createSwipeDismissDrag, createWebrtcBundle, createWebsocketBundle, cssObjectToStyleMap, currentColorScheme, currentLayout, currentStyle, defaultCssVars, defaultRadius, defaultThemeColors, deleteElementsByIds, deleteVersion as deleteRecoveryVersion, demoteNode, deriveModel3DBlobUrl, derivePresenceList, describeSmartArtBounds, disableGlowPatch, disableInnerShadowPatch, disableOuterShadowPatch, disableReflectionPatch, disableSoftEdgePatch, duplicateElementById, durationOf, effectsStateOf, enableGlowPatch, enableInnerShadowPatch, enableOuterShadowPatch, enableReflectionPatch, enableSoftEdgePatch, encodeGif, endShowMediaCleanup, estimatePageCount, exitPresentationFullscreen, exportAiChatLogs, extractPathPoints, eyedropperAvailable, fillColorOf, findInSlides, findOwningSlideIndex, findSlideIndexByElementId, firstVisibleIndex, fitPolynomial, fitZoom, focusTargetChips, fontMimeForFormat, fontSizeOf, forgetSessionDeck, formatAxisValue, formatBytes, formatCursorLabel, formatElapsed, formatFileSize, formatPropertyDate, formatTime, fpsToFrameIntervalMs, generateBroadcastRoomId, generateCommentId, generateCustomShowId, generatePressureCircles, generateTicks, getClrChangeParams, getContainerStyle, getDuotoneFilterDef, getImageSrc, getLocalStorageUsageSummary, getOleAriaLabel, getOleBadgeLabel, getOleDisplayName, getOleDownloadFileName, getOleTypeColor, getOleTypeLabel, getPasswordStrength, getPatternSvg, getPlaceholderStyle, getVersions as getRecoveryVersions, getResolvedShapeClipPath, getResolvedShapeClipPathFor, getSessionTabId, getShapeFillStrokeStyle, getSlideBackgroundStyle, getSlideTransitionAnimations, getSmartArtNodeBounds, getSpeechRecognitionCtor, getTextBlockStyle, getTextWarp, getTouchDistance, getWarpCategory, getWarpPath, gradientStateFromStyle, gradientStateOf, gradientStatePatch, gridColumns, groupIssuesBySeverity, hasAnimation, hasCopyableFormat, hasExistingLink, hasExitedFullscreen, hasGradientFill, hasPressureVariation, hasVisibleSlideAfter, headerLabel, imageDimensions, inkViewBox, insertTableElementColumn as insertColumn, insertTableElementRow as insertRow, interpolateWidth, isAudienceTab, isBold, isBrowserOpenableMime, isChildNode, isElementInteractive, isInjectableUrl, isItalic, isLegacyBinaryPresentation, isPpactionUrl, isPresenterMessage, isSigned, isSupportedPresentationFile, isTextElement, isTwoTableFocus, isUnderline, isUrlSafe, isValidRoomId, isViewportBackgroundPressTarget, isZoomActivationKey, issueTrackKey, issueTypeLabel, keyToLabel, lastVisibleIndex, latexToMathml, layoutConnectorPaints, layoutNodeLabels, linePointsToSvgString, lineSpacingPatch, loadAudienceContent, loadSessionDeck, mediaFallbackFor, mediaSurfaceFor, mergeCaptionResults, mergeDown, mergeRight, mergeSelection, moveElementBy, moveNodeDown, moveNodeUp, msToFrameDelayCs, narrowToCircle, narrowToPolygon, narrowToRect, newChartElement, newEquationElement, newPresetShapeElement, newShapeElement, newSmartArtElement, newTableElement, newTextElement, nextVisibleIndex, nodeBold, nodeEditBox, nodeFillColor, nodeFontColor, nodeIdFromKey, nodeItalic, nodeStyle, normalizeFontFormat, normalizeSlidesPerPage, normalizeValue, numFromEvent, ommlToMathml, ooxmlDashToCssBorderStyle, openNativeEyeDropper, overallStatus, paletteColor, parseAudienceNonce, parseNodeTextarea, partitionSlides, patchChartData, patchChartStyle, patchTableData, patchTextStyle, patternPresetOptions, pendingElementStyles, pickColorByClickFallback, pickFile, pickSupportedMimeType, planGifFrames, planVideoSegments, pointsToSvgPathD, presenceToCursors, presentationBaseName, presentationStageStyle, presenterTimerProgress, presetByLayout, presetsForCategory, pressuresToWidths, prevVisibleIndex, projectDrawingShapes, promoteNode, provideViewerTheme, radarAngle, radarRingPoints, readAsDataUrl, recordWebm, registerCrossSlideAudio, rememberSessionDeck, removeAnimation, removeCategory, removeTableElementColumn as removeColumn, removeCommentFromList, removeElementAnimation, removeGradientStopPatch, removeNode, removeTableElementRow as removeRow, removeSeries, renderToCanvas, reorderAnimationDown, reorderAnimationUp, replaceInSlides, replaceMatch, requestPresentationFullscreen, resizeElement, resolveCaptionTracks, resolveChartKind, resolveFontVariant, resolveHyperlinkHref, resolveInteractiveElementId, resolveMediaSrc, resolveOleType, resolveParagraphBullet, resolvePresenterNotes, resolveProfileInitial, resolveRegionCode, resolveSlideAutoAdvanceMs, resolvePalette as resolveSmartArtPalette, resolveThemeCatalogEntry, resolveTransitionDuration, restoreSessionDeck, revealedElementStyles, routeOrthogonalConnector, rowStyle, rulerDragToGuidePosition, rulerHighlight, rulerStripTicks, sampleColorFromSlide, sanitizeColor, sanitizeSlideIndex, sanitizeUserName, saveViewerProfile, savedPresentationFileName, scanAvailableFonts, searchSlides, seedBroadcastFields, seedHyperlinkDraft, seedPropertiesDraft, seedShareFields, segmentFrameCount, selectValue, sendBackward, sendToBack, sequentialColorScale, serializeWriteBack, seriesColor, setAnimationEmphasis, setAnimationEntrance, setAnimationExit, setAxis, setAxisLogScale, setAxisTitleStyle, setCategoryLabel, setCellText, setColorScheme, setDataLabels, setDataPointExplosion, setDataPointFill, setDataPointLabel, setDataPointMarker, setDelay, setDirection, setDuration, setElementPosition, setGridlineStyle, setLayout, setLegend, setNodeStyle, setNodeText, setRepeatCount, setRepeatMode, setSequence, setSeriesChartType, setSeriesColor, setSeriesErrorBars, setSeriesMarker, setSeriesName, setSeriesTrendline, setSeriesValue, setStyle, setTimingCurve, setTitle, setTrigger, setTriggerShapeId, shapeStylePatch, sheetAfterNavigate, shouldBlockClickAdvance, shouldUseSvgWarp, showDirectionPicker, showsTemplateAffordance, signatureCountLabel, signatureKey, signatureTimestamp, signerName, statusLabel as slideDiffStatusLabel, slideNumberOf, slidesWithReappliedLayout, smartArtNodes, paletteColour as smartArtPaletteColour, snapToGridStep, splitCursorCell, splitMergedCell, statusKind, statusLabel$1 as statusLabel, storeAudienceContent, stringFromEvent, strokeColorOf, strokeToInkElement, strokeWidthOf, styleShadowFilter, surfaceColor, textAdvancedPatch, textAdvancedStateFromStyle, textAdvancedStateOf, textColorOf, textDirectionPatch, textStyleOf, textStylePatch, themeStyle, themeToCssVars, thumbnailHeight, thumbnailZoom, toggleCommentResolvedInList, toggleNodeBold, toggleNodeItalic, toggleSheet, topLevelNodeCount, transformSelectedTextCase, translationsEn, updateElementById, updateGlowPatch, updateGradientStopPatch, updateInnerShadowPatch, updateOuterShadowPatch, updateReflectionPatch, vAlignPatch, validatePassword, validatePrintSettings, validateRoomId, valueToY, vermilionDarkColors, vermilionDarkTheme, vermilionLightColors, vermilionLightTheme, vermilionRadius, waypointsToPathD, worstStatus, zoomTargetSlideIndex };
21782
- export type { AccessibilityIssueGroup, AccountAuthConfig, ActionDescriptor, ActiveShow, AiCanvasHighlight, AiChatInitState, AiHistoryInitDeps, AiLogChat, AiLogExport, AiLogFormat, AiLogMessage, AiPanelSelectionAccessors, AlignBox, AlignMode, AnimationClickGroup, AnimationGroup, AnimationPresetCategory, AnimationPresetEntry, AnimationPresetPick, AnnotationInkInsert, AnnotationStroke, AttachTouchGesturesConfig, AwarenessLike, BarRect, Box, BridgeDeps, BroadcastConfig, BroadcastDefaults, CSSProperties, CanvasSize, CellCoord, CellParagraph, CellTextRun, ChartPartRef, ChartPartSelection, ChartValueDrag, ChartViewModel, ClassValue, ClrChangeParams, CollaborationConfig, CollaborationRole, RouterRect as ConnectorObstacle, RouterPoint as ConnectorPoint, ConnectorRouting, CopiedFormat, CornerHandleBox, CustomShow, CustomThemeEdit, DestroyableYDoc, DiagonalBorderInfo, DistributeMode, DocumentProperties, DrawingViewBox, DuotoneFilterDef, EffectsState, EmbeddedFontStyles, EquationTemplate, EyedropperResult, FindOptions, FindResult, FocusChip, FocusSelectionInput, GifFrame, GifFramePlan, GifPlanOptions, GlowState, GradientState, GradientStop$1 as GradientStop, HandleBox, HandoutSlidesPerPage, HyperlinkDraft, InkPoint, InkStroke, InlineEditState, InnerShadowState, LegendEntry, LinePoint, LinearFit, LocalIdentity, LocalStorageUsageSummary, LocaleCatalogEntry, MobileSheetKey, Model3DViewModel, MotionPathColumn, MotionPathEntry, NodeEditBox, NotesSegmentViewModel, ObjectUrlFactory, OleActionModel, OleInfoRow, OuterShadowState, OutlineCommit, OverallSignatureStatus, PartitionedSlides, PathPoint, PieSliceGeometry, PieSliceOptions, PlotLayout, PlotLayoutOptions, PositionUpdate, PowerPointViewerAPI, PptxAiBridge, PptxAiConfig, PptxAiConnection, PptxAiContextStrategy, PptxAiElementUpdate, PptxAiToolName, PptxAiUIMessage, PptxAiWritePolicy, PresentToolbarAction, PresentationTool, PresenterExitMessage, PresenterMessage, PresenterNotes, PresenterSlideChangeMessage, PresenterTimerProgress, PressureCircle, PrintColorMode, PrintHtmlDocumentOptions as PrintDocumentOptions, PrintOrientation, PrintSettings, PrintSlideRange, PrintWhat, PropertiesDraft, ProposalView, ProviderBundle, ProviderLike, RadarPoint, RecordWebmOptions, RecoveryVersion, ReflectionState, RemoteCursor, SanitizedPresence as RemotePresence, RenderedShape, ReplaceResult, ResizeHandle, ResolvedCaptionTrack, ResolvedFontVariant, ResolvedOleType, RulerUnit, SavedPresentationFormat, ScatterDot, ScatterXDomain, SelectionBox, SessionDeck, ShapeStyleChanges, ShareDefaults$1 as ShareDefaults, ShareFormFields, ShortcutReferenceItem, SignatureStatusKind, SlideInspectorTab, SlideTransitionAnimations, SmartArtInsertEvent, SmartArtNodeBounds, SnapBox, SnapGuide, SnapResult, SoftEdgeState, SpeechAlternative, SpeechRecognitionCtor, SpeechRecognitionEventLite, SpeechRecognitionLite, SpeechResult, SpeechResultList, SpeechSupportState, StagedProposal, StrokeToInkElementOpts, StyleMap, SupportedChartKind, SvgAreaGradient, SvgCircle, SvgLine, SvgPath, SvgPolygon, SvgPolyline, SvgPrimitive, SvgRect, SvgText, SwipeDismissDrag, TableBooleanFlag, TableCellSelection, TableCellViewModel, TableRowViewModel, TemplateElementsBySlideId, Text3DBevelKeys, TextAdvancedChanges, TextAdvancedState, TextStyleChanges, TextWarpCssDef, TextWarpDef, TextWarpPathDef, ThemeCatalogEntry, Tick, ToolbarActionId, TouchGestureCallbacks, TranslationKey, ValueRange, VideoPlanOptions, VideoSegmentPlan, ViewerMode, ViewerProfile, ViewerSettings, ViewerTheme, ViewerThemeColors, ZoomTranslate, ZoomViewModel };
22144
+ export { AFTER_ANIMATION_VALUES, ALIGN_OPTIONS, ANIMATION_PRESET_CATEGORIES, AUDIENCE_HASH, AUDIENCE_NONCE_KEY, AVATAR_COLOR_SWATCHES, AXIS_LABEL_COLOR, AccessibilityPanelComponent, AccessibilityService, AccountPageComponent, ActionSettingsPanelComponent, AdvancedChartEditorComponent, AiChangeOverlayComponent, AiChatPanelComponent, AiChatService, AiComposerComponent, AiFocusBarComponent, AiFocusHighlightOverlayComponent, AiHistoryMenuComponent, AiHistoryService, AiMessageListComponent, AiPanelStore, AiProposalCardComponent, AiSettingsSectionComponent, AiToolCallCardComponent, AnimationAuthorPanelComponent, AnimationPanelComponent, AnimationPlaybackService, AutosaveRecoveryDialogComponent, AutosaveService, BroadcastDialogComponent, CHART_EDITOR_STYLES, CURSOR_PALETTE, CanvasFitService, ChartAxisOptionsComponent, ChartAxisStyleOptionsComponent, ChartComboTypeOptionsComponent, ChartDataEditorComponent, ChartDataLabelOptionsComponent, ChartDatapointMarkerOptionsComponent, ChartDatapointOptionsComponent, ChartDisplayOptionsComponent, ChartElementViewComponent, ChartErrorBarOptionsComponent, ChartMarkerOptionsComponent, ChartPartSelectionService, ChartPrimitivesComponent, ChartRendererComponent, ChartTrendlineOptionsComponent, ChartTypeSelectorComponent, CollaborationCursorsComponent, CollaborationService, ColorChangedImageComponent, CommentMarkersOverlayComponent, CommentsPanelComponent, CommentsService, ComparePanelComponent, ConnectorRendererComponent, ConnectorTextOverlayComponent, CustomShowsComponent, DEFAULT_BOUNDS, DEFAULT_BROADCAST_SERVER_URL, DEFAULT_CANVAS_HEIGHT, DEFAULT_CANVAS_WIDTH, DEFAULT_COLOR_SCHEME, DEFAULT_FILL_COLOR, DEFAULT_LAYOUT, DEFAULT_PALETTE$1 as DEFAULT_PALETTE, DEFAULT_PATTERN_FILL_PRESET, DEFAULT_PRINT_SETTINGS, DEFAULT_SLIDE_BACKGROUND, DEFAULT_STROKE_COLOR, DEFAULT_STYLE, DEFAULT_TABLE_ROW_HEIGHT, DEFAULT_TEXT_COLOR, DEFAULT_VIEWER_PROFILE, DIRECTIONAL_PRESETS, DIRECTION_OPTIONS, DocumentPropertiesCardComponent, EMBEDDED_FONTS_STYLE_ID, EMPHASIS_PRESETS, ENTRANCE_PRESETS, TEMPLATES as EQUATION_TEMPLATES, EXIT_PRESETS, EditorContextMenuComponent, EditorHistory, EditorStateService, EditorToolbarComponent, EffectsPanelComponent, ElementRendererComponent, EmbeddedFontsService, EncryptedFileDialogComponent, EquationEditorDialogComponent, EquationRendererComponent, EquationTemplateGalleryComponent, ExportProgressModalComponent, ExportService, FieldContextService, FindBarComponent, FindReplaceBarComponent, FollowModeBarComponent, FontEmbeddingListComponent, FontEmbeddingPanelComponent, GALLERY_THEME_PRESETS, GRIDLINE_COLOR, GradientPickerComponent, HANDOUT_OPTIONS, HeaderFooterDialogComponent, HyperlinkDialogComponent, ImagePropertiesPanelComponent, InkDrawingService, InkRendererComponent, InsertSmartArtDialogComponent, InspectorPaneHeaderComponent, InspectorPanelComponent, IsMobileService, KeepAnnotationsDialogComponent, LOCALE_CATALOG, LONG_PRESS_DURATION_MS, LONG_PRESS_MOVE_TOLERANCE_PX, LoadContentService, LocalPresencePublisher, MAX_ZOOM_SCALE, MIN_ZOOM_SCALE, MOTION_PATH_COLUMNS, MediaPreviewComponent, MediaPropertiesPanelComponent, MediaRendererComponent, MediaTrimTimelineComponent, MobileBottomBarComponent, MobileMenuSheetComponent, MobilePresenterViewComponent, MobileSheetComponent, MobileSlidesSheetComponent, MobileToolbarComponent, ModalDialogComponent, Model3DRendererComponent, NotesHandoutCardComponent, NotesPanelComponent, NotesToolbarComponent, OleRendererComponent, OutlineViewOverlayComponent, POWER_POINT_VIEWER_PROVIDERS, PPTX_OPEN_ACCEPT, PRESENTATION_OPEN_EXTENSIONS, PRESENTER_CHANNEL_NAME, PRESENTER_MSG_ORIGIN, PRESENTER_TIMER_SEGMENT_MS, PX_PER_CM, PX_PER_INCH, PasswordProtectionDialogComponent, PasswordStrengthMeterComponent, PowerPointViewerComponent, PresentToolbarAutoHide, PresentationAnnotationOverlayComponent, PresentationAnnotationsService, PresentationOverlayComponent, PresentationPropertiesPanelComponent, PresentationSettingsCardComponent, PresentationSubtitleBarComponent, PresentationToolbarComponent, PresentationTransitionOverlayComponent, PresenterViewComponent, PresenterWindowService, PrintDialogComponent, PrintService, PrintSettingsPanelComponent, PropertiesDialogComponent, REPEAT_MODE_OPTIONS, RESIZE_HANDLES, RULER_FONT_SIZE, RULER_THICKNESS, ReadingViewOverlayComponent, RemoteSelectionOverlayComponent, RibbonAnimationGalleryComponent, RibbonAnimationsSectionComponent, RibbonArrangeSectionComponent, RibbonColorPopoverComponent, RibbonComponent, RibbonDesignSectionComponent, RibbonDrawSectionComponent, RibbonDrawingGroupComponent, RibbonEditingSectionComponent, RibbonFileSectionComponent, RibbonFontControlsComponent, RibbonHomeSectionComponent, RibbonHyperlinkButtonComponent, RibbonInsertFieldsComponent, RibbonInsertSectionComponent, RibbonMotionPathGalleryComponent, RibbonParagraphControlsComponent, RibbonPrimaryRowComponent, RibbonReviewSectionComponent, RibbonShapeExtrasComponent, RibbonSlideshowSectionComponent, RibbonTransitionsSectionComponent, RibbonViewSectionComponent, RulerGuidesService, SEQUENCE_OPTIONS, SEVERITY_GROUPS, SEVERITY_LABELS, SHORTCUT_REFERENCE_ITEMS, SLIDE_TRANSITION_KEYFRAMES, DEFAULT_PALETTE as SMARTART_DEFAULT_PALETTE, PALETTES as SMARTART_PALETTES, SMART_ART_COLOR_SCHEMES, SMART_ART_STYLE_OPTIONS, SUB_ITEM_LABEL, SVG_WARP_PRESETS, SWIPE_MAX_VERTICAL_PX, SWIPE_THRESHOLD_PX, SelectionPaneComponent, SetUpSlideShowDialogComponent, SettingsAppearanceTabComponent, SettingsDialogComponent, SettingsLanguageTabComponent, ShareDialogComponent, ShortcutPanelComponent, ShowOptionsFieldsetComponent, ShowSlidesFieldsetComponent, SignatureStrippedDialogComponent, SignaturesPanelComponent, SignaturesService, SlideBackgroundCardComponent, SlideCanvasComponent, SlideDefaultInspectorComponent, SlideDiffChangesComponent, SlideDiffRowComponent, SlideDiffThumbnailsComponent, SlideSizeCardComponent, SlideSorterOverlayComponent, SlideThemeOverridePanelComponent, SlideTransitionCardComponent, SlidesPanelComponent, SmartArt3DRendererComponent, SmartArt3DService, SmartArtPreviewComponent, SmartArtPropertiesComponent, SmartArtRendererComponent, StatusBarComponent, TABLE_STRUCTURE_TOGGLES, TEXT_3D_BOTTOM_BEVEL_KEYS, TEXT_3D_TOP_BEVEL_KEYS, TEXT_DIRECTION_OPTIONS, THEME_CATALOG, TIMING_CURVE_OPTIONS, TRIGGER_OPTIONS, TYPE_LABELS, TableCellAdvancedFillComponent, TableCellFormattingComponent, TableDataEditorComponent, TablePropertiesComponent, TableRendererComponent, TableResizeOverlayComponent, TableSelectionService, TagsCardComponent, Text3DBevelSectionComponent, Text3DPanelComponent, TextAdvancedPanelComponent, ThemeEditorFieldsComponent, ThemeGalleryComponent, ThemeSelectorCardComponent, TitleBarComponent, TitleBarSearchComponent, TransitionDirectionPickerComponent, TransitionPreviewComponent, VALIGN_OPTIONS, VIEWER_THEME, VersionHistoryPanelComponent, ViewerCanvasEditingService, ViewerCollabCursorService, ViewerCollaborationSessionService, ViewerCompareService, ViewerCustomShowsService, ViewerDialogsService, ViewerDocumentPropertiesService, ViewerExportService, ViewerExtraDialogsComponent, ViewerFileIOService, ViewerFindReplaceService, ViewerFormatPainterService, ViewerInspectorPanelService, ViewerKeyboardService, ViewerMobileSheetService, ViewerPresentationModeService, ViewerThemeGalleryService, ViewerTouchGesturesService, ViewerZoomService, WEBM_MIME_CANDIDATES, WriteBackScheduler, ZERO_LINE_COLOR, ZoomNavigationService, ZoomRendererComponent, ZoomTargetService, addCategory, addCommentToList, addGradientStopPatch, addItem, addSeries, addSubItem, advanceStep, affordanceElements, aiToggleVisible, alignPatch, animationFor, animationPresetLabelKey, annotationMapToInkInserts, applyAcceptedDiff, applyAnimationPreset, applyFindReplacements, applyFormatToElement, applyMove, applyResize, asMediaElement, assignUserColor, attachShowVisibilityPause, attachTouchGestures, axisTickValues, beginNodeEdit, bevelSizePatch, boolFromEvent, bringForward, bringToFront, buildBarActions, buildBroadcastConfig, buildBroadcastViewerUrl, buildCategoryLabels, buildCellParagraphs, buildChartViewModel, buildChatLogExport, buildChatLogMarkdown, buildChromeStyle, buildClearHyperlinkPatch, buildClickGroups, buildColStyles, buildCollaborationConfig, buildComboViewModel, buildCssGradientFromShapeStyle, buildDuotoneFilter, buildDuotoneFilterId, buildEmbeddedFontStyles, buildEquationElement, buildEquationSegment, buildFallbackViewModel, buildFontFaceRule, buildGradientFillCss, buildGridlinesAndLabels, buildHyperlinkPatch, buildInkContainerStyle, buildInkStrokes, buildLegend, buildMarkTooltip, buildModel3DContainerStyle, buildModel3DViewModel, buildOleActionModel, buildOleInfoRows, buildPatternFillCss, buildPrintHtmlDocument as buildPrintDocument, buildPropertiesPatch, buildRegionMapViewModel, buildSaveSlides, buildShareUrl, buildSmartArtInsertElement, buildSmartArtNodes, buildStockViewModel, buildSurfaceViewModel, buildTableViewModel, buildTreemapViewModel, buildTrimFragment, buildWaterfallViewModel, buildZeroLine, buildZoomContainerStyle, buildZoomViewModel, bulletIndentPx, canAddTopLevelNode, canGroupSelection, canRemoveTopLevelNode, canSetStrokeWidth, canStartBroadcast, canStartShare, canUngroupSelection, canUseClipboard, captionDisplayText, cellRunStyle, cellStyleToStyleMap, cellTdStyle, changeCountLabel, changeIcon, characterSpacingPatch, chartPreserveAspectRatio, checkFontAvailable, clampCursorPosition, clampGifDimensions, clampIndex, clampNotesFontSize, clampScale, clampStep, clearAllLocalViewerData, clearAudienceContent, cn, collectAccessibilityIssues, collectElementText, collectSlideText, collectStoredChats, collectUsedFontFamilies, columnWidthStyle, commitNodeText, computeAlign, computeAxisTitlePrimitives, computeBarRects, computeBubbleRadius, computeCornerHandle, computeDistribute, computeDrawingViewBox, computeErrorBarPrimitives, computeFocusTargets, computeGridSpacingPx, computeHandleBoxes, computeHandoutLayout, computeIsMobile, computeIsTablet, computeLinePoints, computeLinearRegression, computePageCount, computePieLayout, computePieSlicePath, computePieSlices, computePlotLayout, computeRSquared, computeRadarPoints, computeResizeHandleBoxes, computeRotateHandleBox, computeScatterDots, computeScatterXDomain, computeSelectionBoxes, computeSingleSelected, computeSlideIndices, computeSnap, computeStackedBarRects, computeStackedValueRange, computeTrendlinePrimitives, computeValueRange, convertOmmlToMathMl, copyFormatFromElement, countAccessibilityIssues, countAnnotationStrokes, createAngularAiBridge, createCustomShow, createSwipeDismissDrag, createWebrtcBundle, createWebsocketBundle, cssObjectToStyleMap, currentColorScheme, currentLayout, currentStyle, defaultCssVars, defaultRadius, defaultThemeColors, deleteElementsByIds, deleteVersion as deleteRecoveryVersion, demoteNode, deriveModel3DBlobUrl, derivePresenceList, describeSmartArtBounds, disableGlowPatch, disableInnerShadowPatch, disableOuterShadowPatch, disableReflectionPatch, disableSoftEdgePatch, duplicateElementById, durationOf, effectsStateOf, enableGlowPatch, enableInnerShadowPatch, enableOuterShadowPatch, enableReflectionPatch, enableSoftEdgePatch, encodeGif, endShowMediaCleanup, estimatePageCount, exitPresentationFullscreen, exportAiChatLogs, extractPathPoints, eyedropperAvailable, fillColorOf, findInSlides, findOwningSlideIndex, findSlideIndexByElementId, firstVisibleIndex, fitPolynomial, fitZoom, focusTargetChips, fontMimeForFormat, fontSizeOf, forgetSessionDeck, formatAxisValue, formatBytes, formatCursorLabel, formatElapsed, formatFileSize, formatPropertyDate, formatTime, fpsToFrameIntervalMs, generateBroadcastRoomId, generateCommentId, generateCustomShowId, generatePressureCircles, generateTicks, getClrChangeParams, getContainerStyle, getDuotoneFilterDef, getEffectSoundState, getImageSrc, getLocalStorageUsageSummary, getOleAriaLabel, getOleBadgeLabel, getOleDisplayName, getOleDownloadFileName, getOleTypeColor, getOleTypeLabel, getPasswordStrength, getPatternSvg, getPlaceholderStyle, getVersions as getRecoveryVersions, getResolvedShapeClipPath, getResolvedShapeClipPathFor, getSessionTabId, getShapeFillStrokeStyle, getSlideBackgroundStyle, getSlideTransitionAnimations, getSmartArtNodeBounds, getSpeechRecognitionCtor, getTextBlockStyle, getTextWarp, getTouchDistance, getWarpCategory, getWarpPath, gradientStateFromStyle, gradientStateOf, gradientStatePatch, gridColumns, groupIssuesBySeverity, hasAnimation, hasCopyableFormat, hasExistingLink, hasExitedFullscreen, hasGradientFill, hasPressureVariation, hasVisibleSlideAfter, headerLabel, imageDimensions, inkViewBox, insertTableElementColumn as insertColumn, insertTableElementRow as insertRow, interpolateWidth, isAudienceTab, isBold, isBrowserOpenableMime, isChildNode, isElementInteractive, isInjectableUrl, isItalic, isLegacyBinaryPresentation, isPpactionUrl, isPresenterMessage, isSigned, isSupportedPresentationFile, isTextElement, isTwoTableFocus, isUnderline, isUrlSafe, isValidRoomId, isViewportBackgroundPressTarget, isZoomActivationKey, issueTrackKey, issueTypeLabel, keyToLabel, lastVisibleIndex, latexToMathml, layoutConnectorPaints, layoutNodeLabels, linePointsToSvgString, lineSpacingPatch, loadAudienceContent, loadSessionDeck, mediaFallbackFor, mediaSurfaceFor, mergeCaptionResults, mergeDown, mergeRight, mergeSelection, moveElementBy, moveNodeDown, moveNodeUp, msToFrameDelayCs, narrowToCircle, narrowToPolygon, narrowToRect, newChartElement, newEquationElement, newPresetShapeElement, newShapeElement, newSmartArtElement, newTableElement, newTextElement, nextVisibleIndex, nodeBold, nodeEditBox, nodeFillColor, nodeFontColor, nodeIdFromKey, nodeItalic, nodeStyle, normalizeFontFormat, normalizeSlidesPerPage, normalizeValue, numFromEvent, ommlToMathml, ooxmlDashToCssBorderStyle, openNativeEyeDropper, overallStatus, paletteColor, parseAudienceNonce, parseNodeTextarea, partitionSlides, patchChartData, patchChartStyle, patchTableData, patchTextStyle, patternPresetOptions, pendingElementStyles, pickColorByClickFallback, pickFile, pickSupportedMimeType, planGifFrames, planVideoSegments, pointsToSvgPathD, presenceToCursors, presentationBaseName, presentationStageStyle, presenterTimerProgress, presetByLayout, presetsForCategory, pressuresToWidths, prevVisibleIndex, projectDrawingShapes, promoteNode, provideViewerTheme, radarAngle, radarRingPoints, readAsDataUrl, recordWebm, registerCrossSlideAudio, rememberSessionDeck, removeAnimation, removeCategory, removeTableElementColumn as removeColumn, removeCommentFromList, removeElementAnimation, removeGradientStopPatch, removeNode, removeTableElementRow as removeRow, removeSeries, renderToCanvas, reorderAnimationDown, reorderAnimationUp, replaceInSlides, replaceMatch, requestPresentationFullscreen, resizeElement, resolveCaptionTracks, resolveChartKind, resolveFontVariant, resolveHyperlinkHref, resolveInteractiveElementId, resolveMediaSrc, resolveOleType, resolveParagraphBullet, resolvePresenterNotes, resolveProfileInitial, resolveRegionCode, resolveSlideAutoAdvanceMs, resolvePalette as resolveSmartArtPalette, resolveThemeCatalogEntry, resolveTransitionDuration, restoreSessionDeck, revealedElementStyles, routeOrthogonalConnector, rowStyle, rulerDragToGuidePosition, rulerHighlight, rulerStripTicks, sampleColorFromSlide, sanitizeColor, sanitizeSlideIndex, sanitizeUserName, saveViewerProfile, savedPresentationFileName, scanAvailableFonts, searchSlides, seedBroadcastFields, seedHyperlinkDraft, seedPropertiesDraft, seedShareFields, segmentFrameCount, selectValue, sendBackward, sendToBack, sequentialColorScale, serializeWriteBack, seriesColor, setAfterAnimation, setAfterAnimationColor, setAnimationEmphasis, setAnimationEntrance, setAnimationExit, setAxis, setAxisLogScale, setAxisTitleStyle, setCategoryLabel, setCellText, setColorScheme, setDataLabels, setDataPointExplosion, setDataPointFill, setDataPointLabel, setDataPointMarker, setDelay, setDirection, setDuration, setEffectSound, setElementPosition, setGridlineStyle, setLayout, setLegend, setNodeStyle, setNodeText, setRepeatCount, setRepeatMode, setSequence, setSeriesChartType, setSeriesColor, setSeriesErrorBars, setSeriesMarker, setSeriesName, setSeriesTrendline, setSeriesValue, setStyle, setTimingCurve, setTitle, setTrigger, setTriggerShapeId, shapeStylePatch, sheetAfterNavigate, shouldBlockClickAdvance, shouldUseSvgWarp, showDirectionPicker, showsTemplateAffordance, signatureCountLabel, signatureKey, signatureTimestamp, signerName, statusLabel as slideDiffStatusLabel, slideNumberOf, slidesWithReappliedLayout, smartArtNodes, paletteColour as smartArtPaletteColour, snapToGridStep, splitCursorCell, splitMergedCell, statusKind, statusLabel$1 as statusLabel, storeAudienceContent, stringFromEvent, strokeColorOf, strokeToInkElement, strokeWidthOf, styleShadowFilter, surfaceColor, textAdvancedPatch, textAdvancedStateFromStyle, textAdvancedStateOf, textColorOf, textDirectionPatch, textStyleOf, textStylePatch, themeStyle, themeToCssVars, thumbnailHeight, thumbnailZoom, toggleCommentResolvedInList, toggleNodeBold, toggleNodeItalic, toggleSheet, topLevelNodeCount, transformSelectedTextCase, translationsEn, updateElementById, updateGlowPatch, updateGradientStopPatch, updateInnerShadowPatch, updateOuterShadowPatch, updateReflectionPatch, vAlignPatch, validatePassword, validatePrintSettings, validateRoomId, valueToY, vermilionDarkColors, vermilionDarkTheme, vermilionLightColors, vermilionLightTheme, vermilionRadius, waypointsToPathD, worstStatus, zoomTargetSlideIndex };
22145
+ export type { AccessibilityIssueGroup, AccountAuthConfig, ActionDescriptor, ActiveShow, AiCanvasHighlight, AiChatInitState, AiHistoryInitDeps, AiLogChat, AiLogExport, AiLogFormat, AiLogMessage, AiPanelSelectionAccessors, AlignBox, AlignMode, AnimationClickGroup, AnimationGroup, AnimationPresetCategory, AnimationPresetEntry, AnimationPresetPick, AnnotationInkInsert, AnnotationStroke, AttachTouchGesturesConfig, AwarenessLike, BarRect, Box, BridgeDeps, BroadcastConfig, BroadcastDefaults, CSSProperties, CanvasSize, CellCoord, CellParagraph, CellTextRun, ChartPartRef, ChartPartSelection, ChartValueDrag, ChartViewModel, ClassValue, ClrChangeParams, CollaborationConfig, CollaborationRole, RouterRect as ConnectorObstacle, RouterPoint as ConnectorPoint, ConnectorRouting, CopiedFormat, CornerHandleBox, CustomShow, CustomThemeEdit, DestroyableYDoc, DiagonalBorderInfo, DistributeMode, DocumentProperties, DrawingViewBox, DuotoneFilterDef, EffectSoundState, EffectsState, EmbeddedFontStyles, EquationTemplate, EyedropperResult, FindOptions, FindResult, FocusChip, FocusSelectionInput, GifFrame, GifFramePlan, GifPlanOptions, GlowState, GradientState, GradientStop$1 as GradientStop, HandleBox, HandoutSlidesPerPage, HyperlinkDraft, InkPoint, InkStroke, InlineEditState, InnerShadowState, LegendEntry, LinePoint, LinearFit, LocalIdentity, LocalStorageUsageSummary, LocaleCatalogEntry, MobileSheetKey, Model3DViewModel, MotionPathColumn, MotionPathEntry, NodeEditBox, NotesSegmentViewModel, ObjectUrlFactory, OleActionModel, OleInfoRow, OuterShadowState, OutlineCommit, OverallSignatureStatus, PartitionedSlides, PathPoint, PieSliceGeometry, PieSliceOptions, PlotLayout, PlotLayoutOptions, PositionUpdate, PowerPointViewerAPI, PptxAiBridge, PptxAiConfig, PptxAiConnection, PptxAiContextStrategy, PptxAiElementUpdate, PptxAiToolName, PptxAiUIMessage, PptxAiWritePolicy, PresentToolbarAction, PresentationTool, PresenterExitMessage, PresenterMessage, PresenterNotes, PresenterSlideChangeMessage, PresenterTimerProgress, PressureCircle, PrintColorMode, PrintHtmlDocumentOptions as PrintDocumentOptions, PrintOrientation, PrintSettings, PrintSlideRange, PrintWhat, PropertiesDraft, ProposalView, ProviderBundle, ProviderLike, RadarPoint, RecordWebmOptions, RecoveryVersion, ReflectionState, RemoteCursor, SanitizedPresence as RemotePresence, RenderedShape, ReplaceResult, ResizeHandle, ResolvedCaptionTrack, ResolvedFontVariant, ResolvedOleType, RulerUnit, SavedPresentationFormat, ScatterDot, ScatterXDomain, SelectionBox, SessionDeck, ShapeStyleChanges, ShareDefaults$1 as ShareDefaults, ShareFormFields, ShortcutReferenceItem, SignatureStatusKind, SlideInspectorTab, SlideTransitionAnimations, SmartArtInsertEvent, SmartArtNodeBounds, SnapBox, SnapGuide, SnapResult, SoftEdgeState, SpeechAlternative, SpeechRecognitionCtor, SpeechRecognitionEventLite, SpeechRecognitionLite, SpeechResult, SpeechResultList, SpeechSupportState, StagedProposal, StrokeToInkElementOpts, StyleMap, SupportedChartKind, SvgAreaGradient, SvgCircle, SvgLine, SvgPath, SvgPolygon, SvgPolyline, SvgPrimitive, SvgRect, SvgText, SwipeDismissDrag, TableBooleanFlag, TableCellSelection, TableCellViewModel, TableRowViewModel, TemplateElementsBySlideId, Text3DBevelKeys, TextAdvancedChanges, TextAdvancedState, TextStyleChanges, TextWarpCssDef, TextWarpDef, TextWarpPathDef, ThemeCatalogEntry, Tick, ToolbarActionId, TouchGestureCallbacks, TranslationKey, ValueRange, VideoPlanOptions, VideoSegmentPlan, ViewerMode, ViewerProfile, ViewerSettings, ViewerTheme, ViewerThemeColors, ZoomTranslate, ZoomViewModel };
21783
22146
  //# sourceMappingURL=pptx-angular-viewer.d.ts.map