@office-open/core 0.10.14 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/dist/chart/index.d.mts +2 -2
- package/dist/chart/index.mjs +2 -2
- package/dist/chart-Kf_utasF.mjs +1780 -0
- package/dist/chart-Kf_utasF.mjs.map +1 -0
- package/dist/color-mapping-CFF0vRSe.mjs +117 -0
- package/dist/color-mapping-CFF0vRSe.mjs.map +1 -0
- package/dist/descriptor/index.d.mts +2 -2
- package/dist/descriptor/index.mjs +1 -1
- package/dist/{descriptor-BjNkn5jo.mjs → descriptor-BX8xW8na.mjs} +6 -2
- package/dist/{descriptor-BjNkn5jo.mjs.map → descriptor-BX8xW8na.mjs.map} +1 -1
- package/dist/drawing/index.d.mts +2 -0
- package/dist/drawing/index.mjs +2 -0
- package/dist/{drawingml-sj1J3lb0.mjs → drawing-FBzd2I0m.mjs} +2596 -1518
- package/dist/drawing-FBzd2I0m.mjs.map +1 -0
- package/dist/{converters-C_Y2QX1w.mjs → generators-CElPsAhd.mjs} +699 -258
- package/dist/generators-CElPsAhd.mjs.map +1 -0
- package/dist/index-BsTUn4K1.d.mts +28 -0
- package/dist/index-BsTUn4K1.d.mts.map +1 -0
- package/dist/index-C0ClOhmZ.d.mts +869 -0
- package/dist/index-C0ClOhmZ.d.mts.map +1 -0
- package/dist/{index-BVK2dv6C.d.mts → index-CLX7gU9J.d.mts} +8 -3
- package/dist/index-CLX7gU9J.d.mts.map +1 -0
- package/dist/index-Cgz88FU0.d.mts +308 -0
- package/dist/index-Cgz88FU0.d.mts.map +1 -0
- package/dist/{index-CE53SwpZ.d.mts → index-CnjCK-lF.d.mts} +497 -351
- package/dist/index-CnjCK-lF.d.mts.map +1 -0
- package/dist/{index-BfHfKuKy.d.mts → index-DpPeyf5f.d.mts} +61 -20
- package/dist/index-DpPeyf5f.d.mts.map +1 -0
- package/dist/index-DxwLMnBF.d.mts +384 -0
- package/dist/index-DxwLMnBF.d.mts.map +1 -0
- package/dist/index.d.mts +175 -22
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +523 -70
- package/dist/index.mjs.map +1 -1
- package/dist/patch/index.mjs +1 -1
- package/dist/{patch-BmRfghOo.mjs → patch-3KLx2yEP.mjs} +4 -4
- package/dist/patch-3KLx2yEP.mjs.map +1 -0
- package/dist/smartart/index.d.mts +2 -2
- package/dist/smartart/index.mjs +2 -2
- package/dist/smartart-BxnkROOp.mjs +1649 -0
- package/dist/smartart-BxnkROOp.mjs.map +1 -0
- package/dist/style-matrix-DAP6XrLv.mjs +123 -0
- package/dist/style-matrix-DAP6XrLv.mjs.map +1 -0
- package/dist/theme/index.d.mts +4 -2
- package/dist/theme/index.mjs +3 -2
- package/dist/theme-OAuRcA9_.mjs +460 -0
- package/dist/theme-OAuRcA9_.mjs.map +1 -0
- package/dist/theme-options-BbWccl85.d.mts +109 -0
- package/dist/theme-options-BbWccl85.d.mts.map +1 -0
- package/dist/util/index.d.mts +3 -3
- package/dist/util/index.mjs +3 -3
- package/dist/{util-Tq9PSjK0.mjs → util-C94-JKtp.mjs} +175 -429
- package/dist/util-C94-JKtp.mjs.map +1 -0
- package/dist/{values-8di32lIe.d.mts → values-aVoirbWB.d.mts} +4 -2
- package/dist/values-aVoirbWB.d.mts.map +1 -0
- package/dist/vector/index.d.mts +2 -0
- package/dist/vector/index.mjs +2 -0
- package/dist/vector-TpjW6ZSc.mjs +3092 -0
- package/dist/vector-TpjW6ZSc.mjs.map +1 -0
- package/package.json +15 -7
- package/dist/chart-DIGJna_6.mjs +0 -582
- package/dist/chart-DIGJna_6.mjs.map +0 -1
- package/dist/converters-C_Y2QX1w.mjs.map +0 -1
- package/dist/drawingml/index.d.mts +0 -2
- package/dist/drawingml/index.mjs +0 -2
- package/dist/drawingml-sj1J3lb0.mjs.map +0 -1
- package/dist/index-BVK2dv6C.d.mts.map +0 -1
- package/dist/index-BfHfKuKy.d.mts.map +0 -1
- package/dist/index-CE53SwpZ.d.mts.map +0 -1
- package/dist/index-D6VE-MnJ.d.mts +0 -43
- package/dist/index-D6VE-MnJ.d.mts.map +0 -1
- package/dist/index-DE4CLElr.d.mts +0 -145
- package/dist/index-DE4CLElr.d.mts.map +0 -1
- package/dist/index-DlPA26cw.d.mts +0 -91
- package/dist/index-DlPA26cw.d.mts.map +0 -1
- package/dist/patch-BmRfghOo.mjs.map +0 -1
- package/dist/smartart-B7ukZ-Tw.mjs +0 -305
- package/dist/smartart-B7ukZ-Tw.mjs.map +0 -1
- package/dist/theme-CiNzdl-9.mjs +0 -177
- package/dist/theme-CiNzdl-9.mjs.map +0 -1
- package/dist/util-Tq9PSjK0.mjs.map +0 -1
- package/dist/values-8di32lIe.d.mts.map +0 -1
package/dist/index.d.mts
CHANGED
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
import { _ as
|
|
2
|
-
import { a as diffTagSets, c as FIELD_SPECS, d as stringify, f as CustomDescriptor, h as WriteContext, i as checkOrder, l as findFieldSpec, m as ReadContext, n as OrderViolation, o as roundTripFields, p as
|
|
3
|
-
import { $ as
|
|
1
|
+
import { $ as MarkerOptions, A as ChartPageSetupOptions, B as DataTableOptions, C as AxisTickMark, D as BuiltInDisplayUnit, E as BubbleSeriesData, F as ChartType, G as ErrorBarType, H as DisplayUnitsOptions, I as DataLabelOptions, J as LayoutMode, K as ErrorValueType, L as DataLabelPosition, M as ChartSeriesCommon, N as ChartSeriesData, O as ChartHeaderFooterOptions, P as ChartSpaceOptions, Q as ManualLayoutOptions, R as DataLabelsOptions, S as AxisTickLabelPosition, T as BarShape, U as ErrorBarDirection, V as DisplayBlanksAs, W as ErrorBarOptions, X as LegendEntryOptions, Y as LayoutTarget, Z as LegendPosition, _ as AxisLabelAlignment, _t as ChartData, a as UserShapeGraphicFrameOptions, at as PivotSourceOptions, b as AxisPosition, c as UserShapeObjectOptions, ct as SizeRepresents, d as UserShapesOptions, dt as TimeUnit, et as MarkerSymbol, f as userShapesDesc, ft as TrendlineLabelOptions, g as AxisKind, gt as ChartCollection, h as AxisCrosses, ht as View3DOptions, i as UserShapeExtentOptions, it as PictureOptionsOptions, j as ChartPivotFormatOptions, k as ChartPageMarginsOptions, l as UserShapePictureOptions, lt as SplitType, m as AxisCrossBetween, mt as TrendlineType, n as RelativeSizeAnchorOptions, nt as PageSetupOrientation, o as UserShapeGroupOptions, ot as PrintSettingsOptions, p as chartSpaceDesc, pt as TrendlineOptions, q as ExternalDataOptions, r as UserShapeConnectorOptions, rt as PictureFormat, s as UserShapeMarkerOptions, st as ProtectionOptions, t as AbsoluteSizeAnchorOptions, tt as OfPieType, u as UserShapeShapeOptions, ut as SurfaceOptions, v as AxisOptions, w as BandFormatOptions, x as AxisScalingOptions, y as AxisOrientation, z as DataPointOptions } from "./index-DxwLMnBF.mjs";
|
|
2
|
+
import { a as diffTagSets, c as FIELD_SPECS, d as stringify, f as CustomDescriptor, h as WriteContext, i as checkOrder, l as findFieldSpec, m as ReadContext, n as OrderViolation, o as roundTripFields, p as HyperlinkTarget, r as RoundTripResult, s as DescriptorFieldSpec, t as FieldConsistencyReport, u as parse } from "./index-CLX7gU9J.mjs";
|
|
3
|
+
import { $ as RunOptions, $i as createGroupFill, $n as stringifyEndpointConnection, $r as PresetMaterial, $t as StyleMatrixIndex, A as PresetTextShapeOptions, Aa as SystemColor, Ai as createOuterShadowEffect, An as HierBranchOptions, Ar as StyleMatrixReferenceOptions, At as parseColorChoice, B as BulletAutoNumOptions, Ba as PresetColor, Bi as LineJoin, Bn as createMaxChildren, Br as BlipOptions, Bt as DiagramExtensionOptions, C as stringifyTextRun, Ca as SourceRectangleOptions, Ci as ReflectionEffectOptions, Cn as AdjustListOptions, Cr as parseTableStyle, Ct as effectListDesc, D as BodyPropertiesOptions, Da as SolidFillOptions, Di as createPresetShadowEffect, Dn as AnimationLevel, Dr as cell3DDesc, Dt as gradientFillDesc, E as runPropertiesDesc, Ea as createBlipEffects, Ei as PresetShadowEffectOptions, En as AnimateOneByOneOptions, Er as bevelDesc, Et as fillDesc, F as VerticalAnchor, Fa as createSchemeColor, Fi as BlendMode, Fn as createAdjust, Fr as createTransform2D, Ft as schemeColorDesc, G as BulletStyleOptions, Ga as ColorTransformOptions, Gi as createOutline, Gn as parseNonVisualContentPartProperties, Gr as PathCommand, Gt as DiagramRelationshipIdsOptions, H as BulletNoneOption, Ha as createPresetColor, Hi as OutlineOptions, Hn as createPreferredChildren, Hr as ConnectionSite, Ht as createDiagramExtensionList, I as bodyPropertiesDesc, Ia as ScRgbColorOptions, Ii as FillOverlayEffectOptions, In as createAdjustList, Ir as stringifyStretch, It as solidFillDesc, J as DEFAULT_SHADOW_BLUR_RADIUS, Ji as LineEndType, Jn as parseNonVisualDrawingProperties, Jr as createCustomGeometry, Jt as ColorMethod, K as DEFAULT_OUTLINE_WIDTH, Ka as createColorTransforms, Ki as LineEndLength, Kn as stringifyNonVisualContentPartProperties, Kr as PathFillMode, Kt as createDiagramRelationshipIds, L as createBodyProperties, La as createScRgbColor, Li as createFillOverlayEffect, Ln as createAnimateOneByOne, Lr as createExtensionList, Lt as stringifyColorChoice, M as TextHorzOverflow, Ma as createSystemColor, Mi as createInnerShadowEffect, Mn as OrgChartOptions, Mr as GroupTransform2DOptions, Mt as presetColorDesc, N as TextVertOverflow, Na as SchemeColor, Ni as GlowEffectOptions, Nn as PreferredChildrenOptions, Nr as Transform2DOptions, Nt as rgbColorDesc, O as FlatTextOptions, Oa as createColorElement, Oi as OuterShadowEffectOptions, On as AnimationLevelOptions, Or as scene3DDesc, Ot as patternFillDesc, P as TextVertical, Pa as SchemeColorOptions, Pi as createGlowEffect, Pn as PresentationLayoutVariablesOptions, Pr as createGroupTransform2D, Pt as scRgbColorDesc, Q as RunFont, Qi as createCustomDash, Qn as parseEndpointConnection, Qr as stringifyAdjustmentValues, Qt as HueDirection, R as parseBodyProperties, Ra as RgbColorOptions, Ri as CompoundLine, Rn as createAnimationLevel, Rr as BlipFillOptions, Rt as systemColorDesc, S as paragraphDesc, Sa as createTileInfo, Si as createEffectList, Sn as createStyleDefinitionHeaderList, Sr as createTableStyleList, St as shapeLockingDesc, T as Mutable, Ta as BlipEffectsOptions, Ti as PresetShadow, Tn as AnimateOneByOne, Tr as Cell3DOptions, Tt as stringifyLineProperties, U as BulletOptions, Ua as HslColorOptions, Ui as PenAlignment, Un as createPresentationLayoutVariables, Ur as CustomGeometryOptions, Ut as createDiagramShape3D, V as BulletCharOptions, Va as PresetColorOptions, Vi as OutlineFillProperties, Vn as createOrgChart, Vr as createBlip, Vt as DiagramTextPropertiesOptions, W as BulletPictureOptions, Wa as createHslColor, Wi as PresetDash, Wn as NonVisualContentPartPropertiesOptions, Wr as GeomRect, Wt as createDiagramTextProperties, X as DEFAULT_SHADOW_DISTANCE, Xi as createLineEnd, Xn as stringifyNonVisualDrawingProperties, Xr as stringifyPresetGeometry, Xt as DiagramStyleOptions, Y as DEFAULT_SHADOW_DIRECTION, Yi as LineEndWidth, Yn as pickNonVisualDrawingProperties, Yr as PresetGeometryOptions, Yt as ColorStyleLabelOptions, Z as ParagraphPropertiesOptions, Zi as DashStop, Zn as EndpointConnectionOptions, Zr as GeometryGuide, Zt as FontCollectionIndex, _ as TextListStyleRunOptions, _a as createGradientFill, _i as createEffectDag, _n as createColorsDefinitionHeader, _r as TableStyleOptions, _t as presetGeometryDesc, a as blipDesc, aa as BlipFillMediaData, ai as createBottomBevel, an as createTextEffectColorList, ar as ShapeLockingOptions, at as TextFieldOptions, b as textListStyleDesc, ba as TileFlipMode, bi as EffectListOptions, bn as createLayoutDefinitionHeaderList, br as ThemeableLineStyleOptions, bt as groupLockingDesc, c as stretchDesc, ca as buildFill, ci as LightRigOptions, cn as ColorsDefinitionHeaderListOptions, cr as createGraphicFrameLocking, ct as TextTabAlignment, d as textBodyDesc, da as GradientShadeOptions, di as SphereCoords, dn as DiagramDescriptionOptions, dr as createShapeLocking, dt as groupShapePropertiesDesc, ea as PatternFillOptions, ei as Shape3DOptions, en as createDiagramStyle, er as ConnectorLockingOptions, et as RunPropertiesOptions, f as DEFAULT_TEXT_LIST_STYLE, fa as GradientStop, fi as Vector3D, fn as DiagramNameOptions, fr as OnOffStyleType, ft as ShapePropertiesOptions, g as TextListStyleOptions, ga as RelativeRect, gi as EffectDagOptions, gn as StyleDefinitionHeaderOptions, gr as TableStyleListOptions, gt as customGeometryDesc, h as TextListStyleLevelOptions, ha as PathShadeOptions, hi as EffectContainer, hn as StyleDefinitionHeaderListOptions, hr as TablePartStyleOptions, ht as transform2DDesc, i as presentationLayoutVariablesDesc, ia as BlipFillConfigOptions, ii as createBevel, in as createStyleLabel, ir as PictureLockingOptions, it as TextCapitalization, j as TextBodyWrapping, ja as SystemColorOptions, ji as InnerShadowEffectOptions, jn as MaxChildrenOptions, jr as BlackWhiteMode, jt as parseColorChoiceElement, k as NormalAutofitOptions, ka as createSolidFill, ki as RectAlignment, kn as HierBranch, kr as shape3DDesc, kt as hslColorDesc, l as tileDesc, la as extractBlipFillMedia, li as Point3D, ln as ColorsDefinitionHeaderOptions, lr as createGroupLocking, lt as UnderlineStyle, m as TextListStyleGroupOptions, ma as PathShade, mi as createSoftEdgeEffect, mn as LayoutDefinitionHeaderOptions, mr as TableCellStyleOptions, mt as groupTransform2DDesc, n as diagramRelationshipIdsDesc, na as createPatternFill, ni as BevelOptions, nn as createFillColorList, nr as GraphicFrameLockingOptions, nt as TabStopOptions, o as blipFillDesc, oa as FillOptions, oi as BackdropOptions, on as createTextFillColorList, or as createConnectorLocking, ot as TextFont, p as TextListStyleBulletOptions, pa as LinearShadeOptions, pi as createScene3D, pn as LayoutDefinitionHeaderListOptions, pr as TableCellBorderOptions, pt as shapePropertiesDesc, q as DEFAULT_SHADOW_ALPHA, qi as LineEndOptions, qn as NonVisualDrawingPropertiesOptions, qr as PathOptions, qt as ColorListOptions, r as diagramStyleDesc, ra as createNoFill, ri as BevelPreset, rn as createLineColorList, rr as GroupLockingOptions, rt as TextAlignment, s as sourceRectangleDesc, sa as GradientStopOptions, si as CameraOptions, sn as createTextLineColorList, sr as createContentPartLocking, st as TextHyperlinkOptions, t as diagramExtensionListDesc, ta as PresetPattern, ti as createShape3D, tn as createEffectColorList, tr as ContentPartLockingOptions, tt as StrikeStyle, u as TextBodyOptions, ua as GradientFillOptions, ui as Scene3DOptions, un as DiagramCategoryOptions, ur as createPictureLocking, ut as GroupShapePropertiesOptions, v as parseTextListStyle, va as createGradientStop, vi as BlurEffectOptions, vn as createColorsDefinitionHeaderList, vr as TableStyleRegion, vt as connectorLockingDesc, w as textRunDesc, wa as createSourceRectangle, wi as createReflectionEffect, wn as AdjustOptions, wr as parseTableStyleList, wt as outlineDesc, x as ParagraphDescriptorOptions, xa as TileOptions, xi as calculateEffectExtent, xn as createStyleDefinitionHeader, xr as createTableStyle, xt as pictureLockingDesc, y as stringifyTextListStyle, ya as TileAlignment, yi as EffectExtent, yn as createLayoutDefinitionHeader, yr as TableTextStyleOptions, yt as graphicFrameLockingDesc, z as BreakOptions, za as createRgbColor, zi as LineCap, zn as createHierBranch, zr as createBlipFill, zt as DiagramExtensionListOptions } from "./index-CnjCK-lF.mjs";
|
|
4
4
|
import { i as toUint8Array, n as ToUint8ArrayOptions, r as isBase64DataURL, t as DataType } from "./data-type-CZMKVaaT.mjs";
|
|
5
|
-
import { C as
|
|
5
|
+
import { C as stripColorHashPrefix, D as unsignedDecimalNumber, E as universalMeasureValue, S as signedTwipsMeasureValue, T as uCharHexNumber, _ as percentageValue, a as ThemeColor, b as shortHexNumber, c as dateTimeValue, d as hexBinary, f as hexColorValue, g as parseOnOff, h as measurementOrPercentValue, i as RelativeMeasure, l as decimalNumber, m as longHexNumber, n as PositivePercentage, o as ThemeFont, p as hpsMeasureValue, r as PositiveUniversalMeasure, s as UniversalMeasure, t as Percentage, u as eighthPointMeasureValue, v as pointMeasureValue, w as twipsMeasureValue, x as signedHpsMeasureValue, y as positiveUniversalMeasureValue } from "./values-aVoirbWB.mjs";
|
|
6
|
+
import { _ as ThemeOverrideOptions, a as DefaultShapeDefinitionOptions, c as ExtraColorSchemeOptions, d as FontSchemeOptions, f as FormatSchemeOptions, g as ThemeOptions, h as TextFontOptions, i as CustomColorOptions, l as FontCollectionOptions, m as SupplementalFontOptions, n as ColorSchemeIndex, o as DefaultShapeStyleOptions, p as ObjectDefaultsOptions, r as ColorSchemeOptions, s as EffectStyleOptions, t as ColorMappingOptions, u as FontReferenceOptions } from "./theme-options-BbWccl85.mjs";
|
|
6
7
|
import { i as convertOutput, n as OutputByType, r as OutputType, t as OoxmlMimeType } from "./output-D_G_JR_8.mjs";
|
|
7
|
-
import { $ as
|
|
8
|
+
import { $ as convertInchesToEmu, A as xsdPathFillMode, At as resolveRelationshipTarget, B as xsdVerticalMergeRev, Bt as ZipStreamWriter, C as invertMap, Ct as compileMapping, D as xsdLineCap, Dt as buildRootRelationships, E as xsdEffectContainer, Et as TargetModeType, F as xsdStrikeStyle, Ft as XmlifyedFile, G as uniqueUuid, Gt as strFromU8, H as hashedId, Ht as createPacker, I as xsdTextAlign, It as ZIP_DEFLATE_LEVEL, J as randomBytes, Jt as zipSync, K as derivePasswordHash, Kt as unzipSync, L as xsdTextAnchor, Lt as ZIP_STORED_LEVEL, M as xsdPenAlignment, Mt as CompressionOptions, N as xsdPresetShadow, Nt as Packer, O as xsdLineEndSize, Ot as optionalRelsPart, P as xsdRectAlignment, Pt as PackerOptions, Q as convertEmuToTwip, R as xsdTextCaps, Rt as ZipOptions, S as replaceVideoPlaceholders, St as addBinaryFile, T as xsdCompoundLine, Tt as Relationships, U as uniqueId, Ut as createZipStream, V as UniqueNumericIdCreator, Vt as Zippable, W as uniqueNumericIdCreator, Wt as levelForMediaName, X as convertEmuToPixels, Y as convertEmuToInches, Yt as zipSyncAndConvert, Z as convertEmuToPoints, _ as replaceImagePlaceholders, _t as mapOptional, a as findAndReplaceImagePlaceholders, at as convertToEmu, b as replaceOlePlaceholders, bt as parseUniversalMeasure, c as getMediaRefs, ct as convertToTwip, d as getVideoRefs, dt as convertUniversalMeasureToEmu, et as convertInchesToTwip, f as hasPlaceholders, ft as convertUniversalMeasureToInch, g as replaceHyperlinkPlaceholders, gt as emitPercent, h as replaceChartPlaceholders, ht as emitAngle, i as collectPlaceholderKeys, it as convertPointsToTwip, j as xsdPattern, jt as CompileFn, k as xsdMaterialType, kt as partPathToRelsPath, l as getOleRefs, lt as convertTwipToEmu, m as replaceAudioPlaceholders, mt as convertUniversalMeasureToTwip, n as SmartArtRelOptions, nt as convertPixelsToEmu, o as formatId, ot as convertToInch, p as replaceAllPlaceholders, pt as convertUniversalMeasureToPt, q as hashPasswordAgile, qt as zipAndConvert, r as addSmartArtRelationships, rt as convertPointsToEmu, s as getAudioRefs, st as convertToPt, t as IdFormat, tt as convertMillimetersToTwip, u as getReferencedMedia, ut as convertTwipToPoints, v as replaceMediaPlaceholders, vt as parseAngle, w as xsdBlendMode, wt as RelationshipType, x as replaceSmartArtPlaceholders, xt as XmlifyedFileEntry, y as replaceNumberingPlaceholders, yt as parsePercent, z as xsdUnderlineStyle, zt as ZipPartSink } from "./index-DpPeyf5f.mjs";
|
|
8
9
|
import { C as XmlNamespaceOptions, E as parseCorePropsElement, S as PPTX_NS, T as buildCorePropertiesXmlString, _ as RenderedParagraphNode, a as getNextRelationshipIndex, b as createReplacer, c as createTextElementContents, d as patchSpaceAttribute, f as toJson, g as createTraverser, h as createTokenReplacer, i as appendRelationship, l as getFirstLevelElements, m as createSplitInject, n as PlaceholderDelimiters, o as appendContentType, p as TokenNotFoundError, r as applyCorePropertiesOverride, s as appendOverride, t as BasePatchOptions, u as nextNumericId, v as createRunRenderer, w as CorePropertiesOptions, x as DOCX_NS, y as ReplacerOptions } from "./index-k8WKLXnA.mjs";
|
|
9
|
-
import {
|
|
10
|
-
import { a as
|
|
11
|
-
import {
|
|
10
|
+
import { $ as colorsDefDesc, A as LayoutRuleOptions, B as stringifyLayoutDefinitionPart, C as ConstraintType, D as LayoutDefinitionOptions, E as ForEachOptions, F as VariableListOptions, G as parseDataModelOptions, H as DataModelOptions, I as WhenOptions, J as PointPropertySetOptions, K as stringifyDataModel, L as layoutDefDesc, M as OtherwiseOptions, N as ResizeHandles, O as LayoutNodeChild, P as SampleDataOptions, Q as ColorDefinitionOptions, R as parseLayoutDefinition, S as ConstraintRelationship, T as DiagramIterationOptions, U as ModelConnectionOptions, V as withDiagramNamespaces, W as ModelPointOptions, X as stringifyTransPoint, Y as stringifyPoint, Z as stringifyConnection, _ as ChooseOptions, a as definitionId, at as getLayoutXml, b as ConstraintOperator, c as TextProperties3DOptions, ct as LAYOUT_CATEGORIES, d as stringifyStyleDefinitionPart, et as parseColorDefinition, f as styleDefDesc, g as ChildOrder, h as AlgorithmType, i as SmartArtData, it as getColorXml, j as LayoutShapeOptions, k as LayoutNodeOptions, l as parseStyleDefinition, lt as STYLE_CATEGORIES, m as AlgorithmParameterOptions, n as createDataModel, nt as stringifyColorDefinitionPart, o as StyleDefinitionOptions, ot as getStyleXml, p as AlgorithmOptions, q as stringifyDataModelOptions, r as SmartArtCollection, rt as DEFAULT_DRAWING_XML, s as StyleLabelOptions, st as COLOR_CATEGORIES, t as TreeNode, tt as stringifyColorDefinition, u as stringifyStyleDefinition, v as ConditionFunction, w as DiagramDirection, x as ConstraintOptions, y as ConditionOperator, z as stringifyLayoutDefinition } from "./index-Cgz88FU0.mjs";
|
|
11
|
+
import { $ as stringifyVmlImage, $n as stringifyVmlDiagram, $t as parseVmlImageData, A as VmlOvalOptions, An as VmlOfficeFillOptions, Ar as VmlTrueFalse, At as VmlStrokeArrowType, B as parseVmlGroup, Bn as parseVmlComplex, Br as parseVmlShapeStyle, Bt as VmlShadowType, C as VmlBaseShapeFields, Cn as VmlExtensionMode, Cr as VmlDiagramLayout, Ct as VmlTextPathStyle, D as VmlGroupOptions, Dn as VmlExtrusionType, Dr as VmlOfficeShapeAttributes, Dt as parseVmlTextbox, E as VmlGroupChild, En as VmlExtrusionRender, Er as VmlOfficeCoreAttributes, Et as VmlTextboxOptions, F as VmlShapetypeOptions, Fn as VmlOleUpdateMode, Fr as stringifyVmlAttributes, Ft as VmlStrokeLineStyle, G as parseVmlRect, Gn as parseVmlLock, Gt as parseVmlIsComment, H as parseVmlLine, Hn as parseVmlEquationXml, Hr as stringifyVmlStyle, Ht as stringifyVmlShadow, I as nextVmlShapeId, In as VmlSignatureLineOptions, Ir as stringifyVmlTrueFalse, It as VmlStrokeOptions, J as parseVmlShapetype, Jn as parseVmlSignatureLine, Jt as stringifyVmlTextData, K as parseVmlRoundRect, Kn as parseVmlOfficeFill, Kt as parseVmlTextData, L as parseVmlArc, Ln as VmlSkewOptions, Lr as stringifyVmlTrueFalseBlank, Lt as parseVmlStroke, M as VmlRectOptions, Mn as VmlOleDrawAspect, Mr as parseVmlAttributes, Mt as VmlStrokeChildOptions, N as VmlRoundRectOptions, Nn as VmlOleObjectOptions, Nr as parseVmlTrueFalse, Nt as VmlStrokeEndCap, O as VmlImageOptions, On as VmlInkOptions, Or as VmlScreenSize, Ot as stringifyVmlTextbox, P as VmlShapeOptions, Pn as VmlOleObjectType, Pr as parseVmlTrueFalseBlank, Pt as VmlStrokeJoinStyle, Q as stringifyVmlGroup, Qn as stringifyVmlComplex, Qt as VmlImageDataOptions, R as parseVmlBackground, Rn as parseVmlCallout, Rr as LengthUnit, Rt as stringifyVmlStroke, S as VmlBackgroundOptions, Sn as VmlExtAttribute, Sr as VmlCoreAttributes, St as VmlTextPathOptions, T as VmlEditAs, Tn as VmlExtrusionPlane, Tr as VmlInsetMode, Tt as stringifyVmlTextPath, U as parseVmlOval, Un as parseVmlExtrusion, Ur as styleToKeyMap, Ut as VmlIsCommentOptions, V as parseVmlImage, Vn as parseVmlDiagram, Vr as parseVmlStyle, Vt as parseVmlShadow, W as parseVmlPolyline, Wn as parseVmlInk, Wt as VmlTextDataOptions, X as stringifyVmlBackground, Xn as stringifyVmlCallout, Xt as parseVmlPath, Y as stringifyVmlArc, Yn as parseVmlSkew, Yt as VmlPathOptions, Z as stringifyVmlCurve, Zn as stringifyVmlClipPath, Zt as stringifyVmlPath, _ as stringifyVmlColorMenu, _n as VmlColorMode, _r as VmlAttrSpec, _t as parseVmlBorder, a as VmlRegroupTableOptions, an as VmlFormulasOptions, ar as stringifyVmlOleObject, at as stringifyVmlShape, b as stringifyVmlShapeLayout, bn as VmlDiagramRelationOptions, br as VmlConnectType, bt as stringifyVmlBorder, c as VmlRuleProxyOptions, cn as VmlFillMethod, cr as VmlClientDataOptions, ct as VmlAnchorLockOptions, d as VmlShapeDefaultsOptions, dn as VmlImageAspect, dr as stringifyVmlClientData, dt as VmlHorizontalAnchor, en as stringifyVmlImageData, er as stringifyVmlEquationXml, et as stringifyVmlLine, f as VmlShapeLayoutOptions, fn as parseVmlFill, fr as VML_CORE_ATTRS, ft as VmlVerticalAnchor, g as parseVmlShapeLayout, gn as VmlClipPathOptions, gr as VmlAttrKind, gt as parseVmlAnchorLock, h as parseVmlShapeDefaults, hn as VmlCalloutOptions, hr as VML_SHAPE_ATTRS, ht as VmlWrapType, i as VmlRegroupEntryOptions, in as stringifyVmlHandles, ir as stringifyVmlOfficeFill, it as stringifyVmlRoundRect, j as VmlPolylineOptions, jn as VmlOfficeFillType, jr as VmlTrueFalseBlank, jt as VmlStrokeArrowWidth, k as VmlLineOptions, kn as VmlLockOptions, kr as VmlShapeAttributes, kt as VmlStrokeArrowLength, l as VmlRuleType, ln as VmlFillOptions, lr as VmlClientObjectType, lt as VmlBorderOptions, m as parseVmlColorMru, mn as VmlCalloutAngle, mr as VML_OFFICE_SHAPE_ATTRS, mt as VmlWrapSide, n as VmlColorMruOptions, nn as VmlHandlesOptions, nr as stringifyVmlInk, nt as stringifyVmlPolyline, o as VmlRuleHow, on as parseVmlFormulas, or as stringifyVmlSignatureLine, ot as stringifyVmlShapetype, p as parseVmlColorMenu, pn as stringifyVmlFill, pr as VML_OFFICE_CORE_ATTRS, pt as VmlWrapOptions, q as parseVmlShape, qn as parseVmlOleObject, qt as stringifyVmlIsComment, r as VmlIdMapOptions, rn as parseVmlHandles, rr as stringifyVmlLock, rt as stringifyVmlRect, s as VmlRuleOptions, sn as stringifyVmlFormulas, sr as stringifyVmlSkew, st as VML_BORDER_TAGS, t as VmlColorMenuOptions, tn as VmlHandleOptions, tr as stringifyVmlExtrusion, tt as stringifyVmlOval, u as VmlRulesOptions, un as VmlFillType, ur as parseVmlClientData, ut as VmlBorderType, v as stringifyVmlColorMru, vn as VmlComplexOptions, vr as VmlBlackWhiteMode, vt as parseVmlWrap, w as VmlCurveOptions, wn as VmlExtrusionOptions, wr as VmlHorizontalRuleAlign, wt as parseVmlTextPath, x as VmlArcOptions, xn as VmlEquationXmlOptions, xr as VmlConnectorType, xt as stringifyVmlWrap, y as stringifyVmlShapeDefaults, yn as VmlDiagramOptions, yr as VmlColor, yt as stringifyVmlAnchorLock, z as parseVmlCurve, zn as parseVmlClipPath, zr as VmlShapeStyle, zt as VmlShadowOptions } from "./index-C0ClOhmZ.mjs";
|
|
12
|
+
import { a as themeManagerDesc, c as DEFAULT_COLORS, i as ThemeManagerOptions, l as buildThemeXml, n as parseColorMapping, o as themeOverrideDesc, r as stringifyColorMapping, s as themeDesc, t as DEFAULT_COLOR_MAPPING, u as createThemeXml } from "./index-BsTUn4K1.mjs";
|
|
13
|
+
import { Element, ParseOptions } from "@office-open/xml";
|
|
12
14
|
|
|
13
15
|
//#region src/opc/media.d.ts
|
|
14
16
|
interface BaseMediaEntry {
|
|
@@ -28,17 +30,19 @@ declare class Media<T extends BaseMediaEntry> {
|
|
|
28
30
|
get array(): T[];
|
|
29
31
|
}
|
|
30
32
|
//#endregion
|
|
31
|
-
//#region src/opc/
|
|
32
|
-
interface
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
//#region src/opc/embeddings.d.ts
|
|
34
|
+
interface EmbeddingData {
|
|
35
|
+
fileName: string;
|
|
36
|
+
data: Uint8Array;
|
|
37
|
+
progId?: string;
|
|
35
38
|
}
|
|
36
|
-
declare
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
39
|
+
declare class EmbeddingCollection {
|
|
40
|
+
private map;
|
|
41
|
+
private counter;
|
|
42
|
+
nextEmbeddingName(): string;
|
|
43
|
+
addEmbedding(key: string, data: EmbeddingData): void;
|
|
44
|
+
get array(): EmbeddingData[];
|
|
40
45
|
}
|
|
41
|
-
declare const createOverride: (contentType: string, partName?: string) => string;
|
|
42
46
|
//#endregion
|
|
43
47
|
//#region src/opc/app-properties.d.ts
|
|
44
48
|
interface AppPropertiesOptions {
|
|
@@ -64,14 +68,27 @@ interface AppPropertiesOptions {
|
|
|
64
68
|
linksUpToDate?: boolean;
|
|
65
69
|
sharedDoc?: boolean;
|
|
66
70
|
hyperlinksChanged?: boolean;
|
|
71
|
+
headingPairs?: HeadingPairOptions[];
|
|
72
|
+
titlesOfParts?: string[];
|
|
73
|
+
}
|
|
74
|
+
interface HeadingPairOptions {
|
|
75
|
+
name: string;
|
|
76
|
+
count: number;
|
|
67
77
|
}
|
|
68
78
|
type AppPropertiesInput = AppPropertiesOptions;
|
|
69
79
|
declare const appPropertiesDesc: CustomDescriptor<AppPropertiesInput>;
|
|
70
80
|
//#endregion
|
|
81
|
+
//#region src/opc/variant-types.d.ts
|
|
82
|
+
type VariantValue = string | number | boolean | Date;
|
|
83
|
+
declare function stringifyVariantValue(value: VariantValue): string;
|
|
84
|
+
declare function parseVariantValue(el: Element): VariantValue | undefined;
|
|
85
|
+
declare function stringifyStringVector(values: readonly string[]): string;
|
|
86
|
+
declare function parseVector(el: Element | undefined): VariantValue[];
|
|
87
|
+
//#endregion
|
|
71
88
|
//#region src/opc/custom-properties.d.ts
|
|
72
89
|
interface CustomPropertyOptions {
|
|
73
90
|
name: string;
|
|
74
|
-
value:
|
|
91
|
+
value: VariantValue;
|
|
75
92
|
}
|
|
76
93
|
interface CustomPropertiesInput {
|
|
77
94
|
properties: CustomPropertyOptions[];
|
|
@@ -88,7 +105,7 @@ declare class ParsedArchive {
|
|
|
88
105
|
private readonly modified;
|
|
89
106
|
private readonly wrapperCache;
|
|
90
107
|
constructor(data: Uint8Array);
|
|
91
|
-
get(path: string): Element | undefined;
|
|
108
|
+
get(path: string, parseOptions?: ParseOptions): Element | undefined;
|
|
92
109
|
set(path: string, element: Element): void;
|
|
93
110
|
getRaw(path: string): Uint8Array | undefined;
|
|
94
111
|
setRaw(path: string, data: Uint8Array): void;
|
|
@@ -109,14 +126,14 @@ type PartPresence = {
|
|
|
109
126
|
readonly kind: "repeated";
|
|
110
127
|
readonly countFrom: string;
|
|
111
128
|
};
|
|
112
|
-
interface
|
|
129
|
+
interface PartDefinition {
|
|
113
130
|
path: string;
|
|
114
131
|
contentType?: string;
|
|
115
132
|
presence: PartPresence;
|
|
116
133
|
}
|
|
117
134
|
interface PackagePartRegistry {
|
|
118
135
|
format: "docx" | "pptx" | "xlsx";
|
|
119
|
-
parts: readonly
|
|
136
|
+
parts: readonly PartDefinition[];
|
|
120
137
|
orphanWhitelist: readonly string[];
|
|
121
138
|
}
|
|
122
139
|
declare const DOCX_PARTS: {
|
|
@@ -327,6 +344,13 @@ declare const PPTX_PARTS: {
|
|
|
327
344
|
readonly kind: "conditional";
|
|
328
345
|
readonly flag: "freshCompile";
|
|
329
346
|
};
|
|
347
|
+
}, {
|
|
348
|
+
readonly path: "docProps/custom.xml";
|
|
349
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.custom-properties+xml";
|
|
350
|
+
readonly presence: {
|
|
351
|
+
readonly kind: "conditional";
|
|
352
|
+
readonly flag: "has custom properties";
|
|
353
|
+
};
|
|
330
354
|
}, {
|
|
331
355
|
readonly path: "ppt/theme/theme${i}.xml";
|
|
332
356
|
readonly contentType: "application/vnd.openxmlformats-officedocument.theme+xml";
|
|
@@ -334,6 +358,20 @@ declare const PPTX_PARTS: {
|
|
|
334
358
|
readonly kind: "repeated";
|
|
335
359
|
readonly countFrom: "masters + notes/handout masters";
|
|
336
360
|
};
|
|
361
|
+
}, {
|
|
362
|
+
readonly path: "ppt/theme/themeOverride${i}.xml";
|
|
363
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.themeOverride+xml";
|
|
364
|
+
readonly presence: {
|
|
365
|
+
readonly kind: "conditional";
|
|
366
|
+
readonly flag: "layout-level theme overrides";
|
|
367
|
+
};
|
|
368
|
+
}, {
|
|
369
|
+
readonly path: "ppt/theme/themeManager1.xml";
|
|
370
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.themeManager+xml";
|
|
371
|
+
readonly presence: {
|
|
372
|
+
readonly kind: "conditional";
|
|
373
|
+
readonly flag: "legacy themeManager part";
|
|
374
|
+
};
|
|
337
375
|
}, {
|
|
338
376
|
readonly path: "ppt/presProps.xml";
|
|
339
377
|
readonly contentType: "application/vnd.openxmlformats-officedocument.presentationml.presProps+xml";
|
|
@@ -495,6 +533,13 @@ declare const XLSX_PARTS: {
|
|
|
495
533
|
readonly kind: "conditional";
|
|
496
534
|
readonly flag: "freshCompile";
|
|
497
535
|
};
|
|
536
|
+
}, {
|
|
537
|
+
readonly path: "docProps/custom.xml";
|
|
538
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.custom-properties+xml";
|
|
539
|
+
readonly presence: {
|
|
540
|
+
readonly kind: "conditional";
|
|
541
|
+
readonly flag: "has custom properties";
|
|
542
|
+
};
|
|
498
543
|
}, {
|
|
499
544
|
readonly path: "xl/styles.xml";
|
|
500
545
|
readonly contentType: "application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml";
|
|
@@ -530,6 +575,13 @@ declare const XLSX_PARTS: {
|
|
|
530
575
|
readonly kind: "repeated";
|
|
531
576
|
readonly countFrom: "chartsheets.length";
|
|
532
577
|
};
|
|
578
|
+
}, {
|
|
579
|
+
readonly path: "xl/dialogSheets/sheet${i}.xml";
|
|
580
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml";
|
|
581
|
+
readonly presence: {
|
|
582
|
+
readonly kind: "repeated";
|
|
583
|
+
readonly countFrom: "dialogsheets.length";
|
|
584
|
+
};
|
|
533
585
|
}, {
|
|
534
586
|
readonly path: "xl/drawings/drawing${i}.xml";
|
|
535
587
|
readonly contentType: "application/vnd.openxmlformats-officedocument.drawing+xml";
|
|
@@ -592,6 +644,41 @@ declare const XLSX_PARTS: {
|
|
|
592
644
|
readonly kind: "repeated";
|
|
593
645
|
readonly countFrom: "externalLinks.length";
|
|
594
646
|
};
|
|
647
|
+
}, {
|
|
648
|
+
readonly path: "xl/connections.xml";
|
|
649
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml";
|
|
650
|
+
readonly presence: {
|
|
651
|
+
readonly kind: "conditional";
|
|
652
|
+
readonly flag: "connections";
|
|
653
|
+
};
|
|
654
|
+
}, {
|
|
655
|
+
readonly path: "xl/queryTables/queryTable${i}.xml";
|
|
656
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml";
|
|
657
|
+
readonly presence: {
|
|
658
|
+
readonly kind: "repeated";
|
|
659
|
+
readonly countFrom: "queryTables";
|
|
660
|
+
};
|
|
661
|
+
}, {
|
|
662
|
+
readonly path: "xl/metadata.xml";
|
|
663
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.spreadsheetml.metadata+xml";
|
|
664
|
+
readonly presence: {
|
|
665
|
+
readonly kind: "conditional";
|
|
666
|
+
readonly flag: "metadata";
|
|
667
|
+
};
|
|
668
|
+
}, {
|
|
669
|
+
readonly path: "xl/xmlMaps.xml";
|
|
670
|
+
readonly contentType: "application/xml";
|
|
671
|
+
readonly presence: {
|
|
672
|
+
readonly kind: "conditional";
|
|
673
|
+
readonly flag: "xmlMaps";
|
|
674
|
+
};
|
|
675
|
+
}, {
|
|
676
|
+
readonly path: "xl/tables/tableSingleCells${i}.xml";
|
|
677
|
+
readonly contentType: "application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml";
|
|
678
|
+
readonly presence: {
|
|
679
|
+
readonly kind: "repeated";
|
|
680
|
+
readonly countFrom: "singleXmlCells";
|
|
681
|
+
};
|
|
595
682
|
}, {
|
|
596
683
|
readonly path: "xl/calcChain.xml";
|
|
597
684
|
readonly contentType: "application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml";
|
|
@@ -646,5 +733,71 @@ interface ContentTypeOverrideEntry {
|
|
|
646
733
|
}
|
|
647
734
|
declare function buildContentTypeOverrides(registry: PackagePartRegistry, facts: ReadonlyMap<string, boolean | number>): ContentTypeOverrideEntry[];
|
|
648
735
|
//#endregion
|
|
649
|
-
|
|
736
|
+
//#region src/opc/content-types-input.d.ts
|
|
737
|
+
interface ContentTypeDefault {
|
|
738
|
+
extension: string;
|
|
739
|
+
contentType: string;
|
|
740
|
+
}
|
|
741
|
+
interface ContentTypeOverride {
|
|
742
|
+
partName: string;
|
|
743
|
+
contentType: string;
|
|
744
|
+
}
|
|
745
|
+
interface ContentTypesInput {
|
|
746
|
+
defaults: ContentTypeDefault[];
|
|
747
|
+
overrides: ContentTypeOverride[];
|
|
748
|
+
}
|
|
749
|
+
declare const contentTypesDesc: CustomDescriptor<ContentTypesInput>;
|
|
750
|
+
type PartContentTypeResolver = (partPath: string) => string | undefined;
|
|
751
|
+
declare function resolverFromRegistry(registry: PackagePartRegistry): PartContentTypeResolver;
|
|
752
|
+
interface DeriveContentTypesOptions {
|
|
753
|
+
resolve: PartContentTypeResolver;
|
|
754
|
+
mediaContentTypes: Readonly<Record<string, string>>;
|
|
755
|
+
baseDefaults?: ContentTypeDefault[];
|
|
756
|
+
overrides?: ReadonlyArray<{
|
|
757
|
+
path: string;
|
|
758
|
+
contentType: string;
|
|
759
|
+
}>;
|
|
760
|
+
}
|
|
761
|
+
declare function deriveContentTypes(filePaths: Iterable<string>, options: DeriveContentTypesOptions): ContentTypesInput;
|
|
762
|
+
declare const IMAGE_MEDIA_CONTENT_TYPES: Record<string, string>;
|
|
763
|
+
//#endregion
|
|
764
|
+
//#region src/table/types.d.ts
|
|
765
|
+
interface BaseTableCellOptions {
|
|
766
|
+
columnSpan?: number;
|
|
767
|
+
rowSpan?: number;
|
|
768
|
+
verticalAlign?: "top" | "center" | "bottom";
|
|
769
|
+
}
|
|
770
|
+
interface BaseTableRowOptions<TCell = BaseTableCellOptions> {
|
|
771
|
+
cells: TCell[];
|
|
772
|
+
}
|
|
773
|
+
interface BaseTableOptions<TRow = BaseTableRowOptions> {
|
|
774
|
+
rows: TRow[];
|
|
775
|
+
columnWidths?: (number | PositiveUniversalMeasure)[];
|
|
776
|
+
firstRow?: boolean;
|
|
777
|
+
lastRow?: boolean;
|
|
778
|
+
firstCol?: boolean;
|
|
779
|
+
lastCol?: boolean;
|
|
780
|
+
bandRow?: boolean;
|
|
781
|
+
bandCol?: boolean;
|
|
782
|
+
}
|
|
783
|
+
//#endregion
|
|
784
|
+
//#region src/picture/types.d.ts
|
|
785
|
+
interface BasePictureOptions extends NonVisualDrawingPropertiesOptions {
|
|
786
|
+
data: DataType;
|
|
787
|
+
type: string;
|
|
788
|
+
}
|
|
789
|
+
//#endregion
|
|
790
|
+
//#region src/connector/types.d.ts
|
|
791
|
+
interface BaseConnectorOptions extends NonVisualDrawingPropertiesOptions {
|
|
792
|
+
locking?: ConnectorLockingOptions;
|
|
793
|
+
startConnection?: EndpointConnectionOptions;
|
|
794
|
+
endConnection?: EndpointConnectionOptions;
|
|
795
|
+
}
|
|
796
|
+
declare function pickConnectorBase(opts: BaseConnectorOptions | undefined): Partial<BaseConnectorOptions>;
|
|
797
|
+
//#endregion
|
|
798
|
+
//#region src/group/types.d.ts
|
|
799
|
+
interface BaseGroupOptions extends NonVisualDrawingPropertiesOptions {}
|
|
800
|
+
declare function pickGroupBase(opts: BaseGroupOptions | undefined): Partial<BaseGroupOptions>;
|
|
801
|
+
//#endregion
|
|
802
|
+
export { AbsoluteSizeAnchorOptions, type AdjustListOptions, type AdjustOptions, AlgorithmOptions, AlgorithmParameterOptions, AlgorithmType, type AnimateOneByOne, type AnimateOneByOneOptions, type AnimationLevel, type AnimationLevelOptions, type AppPropertiesInput, type AppPropertiesOptions, AxisCrossBetween, AxisCrosses, AxisKind, AxisLabelAlignment, AxisOptions, AxisOrientation, AxisPosition, AxisScalingOptions, AxisTickLabelPosition, AxisTickMark, type BackdropOptions, BandFormatOptions, BarShape, BaseConnectorOptions, BaseGroupOptions, type BaseMediaEntry, type BasePatchOptions, BasePictureOptions, BaseTableCellOptions, BaseTableOptions, BaseTableRowOptions, type BevelOptions, type BevelPreset, type BlackWhiteMode, BlendMode, type BlipEffectsOptions, type BlipFillConfigOptions, type BlipFillMediaData, type BlipFillOptions, type BlipOptions, type BlurEffectOptions, BodyPropertiesOptions, BreakOptions, BubbleSeriesData, BuiltInDisplayUnit, BulletAutoNumOptions, BulletCharOptions, BulletNoneOption, BulletOptions, BulletPictureOptions, BulletStyleOptions, COLOR_CATEGORIES, type CameraOptions, Cell3DOptions, ChartCollection, ChartData, ChartHeaderFooterOptions, ChartPageMarginsOptions, ChartPageSetupOptions, ChartPivotFormatOptions, ChartSeriesCommon, ChartSeriesData, ChartSpaceOptions, ChartType, ChildOrder, ChooseOptions, ColorDefinitionOptions, type ColorListOptions, type ColorMappingOptions, type ColorMethod, type ColorSchemeIndex, type ColorSchemeOptions, type ColorStyleLabelOptions, type ColorTransformOptions, type ColorsDefinitionHeaderListOptions, type ColorsDefinitionHeaderOptions, type CompileFn, type CompoundLine, type CompressionOptions, ConditionFunction, ConditionOperator, type ConnectionSite, type ConnectorLockingOptions, ConstraintOperator, ConstraintOptions, ConstraintRelationship, ConstraintType, type ContentPartLockingOptions, type ContentTypeDefault, type ContentTypeOverride, type ContentTypeOverrideEntry, type ContentTypesInput, type CorePropertiesOptions, type CustomColorOptions, type CustomDescriptor, type CustomGeometryOptions, type CustomPropertiesInput, type CustomPropertyOptions, DEFAULT_COLORS, DEFAULT_COLOR_MAPPING, DEFAULT_DRAWING_XML, DEFAULT_OUTLINE_WIDTH, DEFAULT_SHADOW_ALPHA, DEFAULT_SHADOW_BLUR_RADIUS, DEFAULT_SHADOW_DIRECTION, DEFAULT_SHADOW_DISTANCE, DEFAULT_TEXT_LIST_STYLE, DOCX_NS, DOCX_PARTS, type DashStop, DataLabelOptions, DataLabelPosition, DataLabelsOptions, DataModelOptions, DataPointOptions, DataTableOptions, DataType, type DefaultShapeDefinitionOptions, type DefaultShapeStyleOptions, type DeriveContentTypesOptions, type DescriptorFieldSpec, type DiagramCategoryOptions, type DiagramDescriptionOptions, DiagramDirection, type DiagramExtensionListOptions, type DiagramExtensionOptions, DiagramIterationOptions, type DiagramNameOptions, type DiagramRelationshipIdsOptions, type DiagramStyleOptions, type DiagramTextPropertiesOptions, DisplayBlanksAs, DisplayUnitsOptions, type EffectContainer, type EffectDagOptions, type EffectExtent, type EffectListOptions, type EffectStyleOptions, EmbeddingCollection, type EmbeddingData, type EndpointConnectionOptions, ErrorBarDirection, ErrorBarOptions, ErrorBarType, ErrorValueType, ExternalDataOptions, type ExtraColorSchemeOptions, FIELD_SPECS, type FieldConsistencyReport, type FillOptions, type FillOverlayEffectOptions, FlatTextOptions, FontCollectionIndex, type FontCollectionOptions, type FontReferenceOptions, type FontSchemeOptions, ForEachOptions, type FormatSchemeOptions, type GeomRect, type GeometryGuide, type GlowEffectOptions, type GradientFillOptions, type GradientShadeOptions, type GradientStop, type GradientStopOptions, type GraphicFrameLockingOptions, type GroupLockingOptions, GroupShapePropertiesOptions, type GroupTransform2DOptions, type HeadingPairOptions, type HierBranch, type HierBranchOptions, type HslColorOptions, type HueDirection, type HyperlinkTarget, IMAGE_MEDIA_CONTENT_TYPES, IdFormat, type InnerShadowEffectOptions, LAYOUT_CATEGORIES, type LayoutDefinitionHeaderListOptions, type LayoutDefinitionHeaderOptions, LayoutDefinitionOptions, LayoutMode, LayoutNodeChild, LayoutNodeOptions, LayoutRuleOptions, LayoutShapeOptions, LayoutTarget, LegendEntryOptions, LegendPosition, LengthUnit, type LightRigOptions, type LineCap, type LineEndLength, type LineEndOptions, type LineEndType, type LineEndWidth, type LineJoin, type LinearShadeOptions, ManualLayoutOptions, MarkerOptions, MarkerSymbol, type MaxChildrenOptions, Media, ModelConnectionOptions, ModelPointOptions, Mutable, type NonVisualContentPartPropertiesOptions, type NonVisualDrawingPropertiesOptions, NormalAutofitOptions, type ObjectDefaultsOptions, OfPieType, type OnOffStyleType, OoxmlMimeType, type OpcCode, type OpcIssue, type OpcSeverity, type OrderViolation, type OrgChartOptions, OtherwiseOptions, type OuterShadowEffectOptions, type OutlineFillProperties, type OutlineOptions, type OutputByType, type OutputType, PART_REGISTRIES, PPTX_NS, PPTX_PARTS, type PackagePartRegistry, type Packer, type PackerOptions, PageSetupOrientation, ParagraphDescriptorOptions, ParagraphPropertiesOptions, ParsedArchive, type PartContentTypeResolver, type PartDefinition, type PartPresence, type PathCommand, type PathFillMode, type PathOptions, type PathShade, type PathShadeOptions, type PatternFillOptions, type PenAlignment, Percentage, PictureFormat, type PictureLockingOptions, PictureOptionsOptions, PivotSourceOptions, type PlaceholderDelimiters, type Point3D, PointPropertySetOptions, PositivePercentage, PositiveUniversalMeasure, type PreferredChildrenOptions, type PresentationLayoutVariablesOptions, PresetColor, type PresetColorOptions, type PresetDash, type PresetGeometryOptions, type PresetMaterial, PresetPattern, type PresetShadow, type PresetShadowEffectOptions, PresetTextShapeOptions, PrintSettingsOptions, ProtectionOptions, type ReadContext, type RectAlignment, type ReflectionEffectOptions, type RelationshipType, Relationships, RelativeMeasure, type RelativeRect, RelativeSizeAnchorOptions, type RenderedParagraphNode, type ReplacerOptions, ResizeHandles, type RgbColorOptions, type RoundTripResult, RunFont, RunOptions, RunPropertiesOptions, STYLE_CATEGORIES, SampleDataOptions, type ScRgbColorOptions, type Scene3DOptions, SchemeColor, type SchemeColorOptions, type Shape3DOptions, type ShapeLockingOptions, ShapePropertiesOptions, SizeRepresents, SmartArtCollection, SmartArtData, SmartArtRelOptions, type SolidFillOptions, type SourceRectangleOptions, type SphereCoords, SplitType, StrikeStyle, type StyleDefinitionHeaderListOptions, type StyleDefinitionHeaderOptions, StyleDefinitionOptions, StyleLabelOptions, type StyleMatrixIndex, type StyleMatrixReferenceOptions, type SupplementalFontOptions, SurfaceOptions, SystemColor, type SystemColorOptions, TabStopOptions, type TableCellBorderOptions, type TableCellStyleOptions, type TablePartStyleOptions, type TableStyleListOptions, type TableStyleOptions, type TableStyleRegion, type TableTextStyleOptions, TargetModeType, TextAlignment, TextBodyOptions, TextBodyWrapping, TextCapitalization, TextFieldOptions, TextFont, type TextFontOptions, TextHorzOverflow, TextHyperlinkOptions, TextListStyleBulletOptions, TextListStyleGroupOptions, TextListStyleLevelOptions, TextListStyleOptions, TextListStyleRunOptions, TextProperties3DOptions, TextTabAlignment, TextVertOverflow, TextVertical, ThemeColor, ThemeFont, type ThemeManagerOptions, type ThemeOptions, type ThemeOverrideOptions, type ThemeableLineStyleOptions, type TileAlignment, type TileFlipMode, type TileOptions, TimeUnit, ToUint8ArrayOptions, TokenNotFoundError, type Transform2DOptions, TreeNode, TrendlineLabelOptions, TrendlineOptions, TrendlineType, UnderlineStyle, UniqueNumericIdCreator, UniversalMeasure, UserShapeConnectorOptions, UserShapeExtentOptions, UserShapeGraphicFrameOptions, UserShapeGroupOptions, UserShapeMarkerOptions, UserShapeObjectOptions, UserShapePictureOptions, UserShapeShapeOptions, UserShapesOptions, VML_BORDER_TAGS, VML_CORE_ATTRS, VML_OFFICE_CORE_ATTRS, VML_OFFICE_SHAPE_ATTRS, VML_SHAPE_ATTRS, VariableListOptions, type VariantValue, type Vector3D, VerticalAnchor, View3DOptions, VmlAnchorLockOptions, VmlArcOptions, VmlAttrKind, VmlAttrSpec, VmlBackgroundOptions, VmlBaseShapeFields, VmlBlackWhiteMode, VmlBorderOptions, VmlBorderType, VmlCalloutAngle, VmlCalloutOptions, VmlClientDataOptions, VmlClientObjectType, VmlClipPathOptions, VmlColor, VmlColorMenuOptions, VmlColorMode, VmlColorMruOptions, VmlComplexOptions, VmlConnectType, VmlConnectorType, VmlCoreAttributes, VmlCurveOptions, VmlDiagramLayout, VmlDiagramOptions, VmlDiagramRelationOptions, VmlEditAs, VmlEquationXmlOptions, VmlExtAttribute, VmlExtensionMode, VmlExtrusionOptions, VmlExtrusionPlane, VmlExtrusionRender, VmlExtrusionType, VmlFillMethod, VmlFillOptions, VmlFillType, VmlFormulasOptions, VmlGroupChild, VmlGroupOptions, VmlHandleOptions, VmlHandlesOptions, VmlHorizontalAnchor, VmlHorizontalRuleAlign, VmlIdMapOptions, VmlImageAspect, VmlImageDataOptions, VmlImageOptions, VmlInkOptions, VmlInsetMode, VmlIsCommentOptions, VmlLineOptions, VmlLockOptions, VmlOfficeCoreAttributes, VmlOfficeFillOptions, VmlOfficeFillType, VmlOfficeShapeAttributes, VmlOleDrawAspect, VmlOleObjectOptions, VmlOleObjectType, VmlOleUpdateMode, VmlOvalOptions, VmlPathOptions, VmlPolylineOptions, VmlRectOptions, VmlRegroupEntryOptions, VmlRegroupTableOptions, VmlRoundRectOptions, VmlRuleHow, VmlRuleOptions, VmlRuleProxyOptions, VmlRuleType, VmlRulesOptions, VmlScreenSize, VmlShadowOptions, VmlShadowType, VmlShapeAttributes, VmlShapeDefaultsOptions, VmlShapeLayoutOptions, VmlShapeOptions, VmlShapeStyle, VmlShapetypeOptions, VmlSignatureLineOptions, VmlSkewOptions, VmlStrokeArrowLength, VmlStrokeArrowType, VmlStrokeArrowWidth, VmlStrokeChildOptions, VmlStrokeEndCap, VmlStrokeJoinStyle, VmlStrokeLineStyle, VmlStrokeOptions, VmlTextDataOptions, VmlTextPathOptions, VmlTextPathStyle, VmlTextboxOptions, VmlTrueFalse, VmlTrueFalseBlank, VmlVerticalAnchor, VmlWrapOptions, VmlWrapSide, VmlWrapType, WhenOptions, type WriteContext, XLSX_PARTS, type XmlNamespaceOptions, type XmlifyedFile, XmlifyedFileEntry, ZIP_DEFLATE_LEVEL, ZIP_STORED_LEVEL, type ZipOptions, type ZipPartSink, ZipStreamWriter, type Zippable, addBinaryFile, addSmartArtRelationships, appPropertiesDesc, appendContentType, appendOverride, appendRelationship, applyCorePropertiesOverride, bevelDesc, blipDesc, blipFillDesc, bodyPropertiesDesc, buildContentTypeOverrides, buildCorePropertiesXmlString, buildFill, buildRootRelationships, buildThemeXml, calculateEffectExtent, cell3DDesc, chartSpaceDesc, checkOrder, collectPlaceholderKeys, colorsDefDesc, compileMapping, connectorLockingDesc, contentTypesDesc, convertEmuToInches, convertEmuToPixels, convertEmuToPoints, convertEmuToTwip, convertInchesToEmu, convertInchesToTwip, convertMillimetersToTwip, convertOutput, convertPixelsToEmu, convertPointsToEmu, convertPointsToTwip, convertToEmu, convertToInch, convertToPt, convertToTwip, convertTwipToEmu, convertTwipToPoints, convertUniversalMeasureToEmu, convertUniversalMeasureToInch, convertUniversalMeasureToPt, convertUniversalMeasureToTwip, createAdjust, createAdjustList, createAnimateOneByOne, createAnimationLevel, createBevel, createBlip, createBlipEffects, createBlipFill, createBodyProperties, createBottomBevel, createColorElement, createColorTransforms, createColorsDefinitionHeader, createColorsDefinitionHeaderList, createConnectorLocking, createContentPartLocking, createCustomDash, createCustomGeometry, createDataModel, createDiagramExtensionList, createDiagramRelationshipIds, createDiagramShape3D, createDiagramStyle, createDiagramTextProperties, createEffectColorList, createEffectDag, createEffectList, createExtensionList, createFillColorList, createFillOverlayEffect, createGlowEffect, createGradientFill, createGradientStop, createGraphicFrameLocking, createGroupFill, createGroupLocking, createGroupTransform2D, createHierBranch, createHslColor, createInnerShadowEffect, createLayoutDefinitionHeader, createLayoutDefinitionHeaderList, createLineColorList, createLineEnd, createMaxChildren, createNoFill, createOrgChart, createOuterShadowEffect, createOutline, createPacker, createPatternFill, createPictureLocking, createPreferredChildren, createPresentationLayoutVariables, createPresetColor, createPresetShadowEffect, createReflectionEffect, createReplacer, createRgbColor, createRunRenderer, createScRgbColor, createScene3D, createSchemeColor, createShape3D, createShapeLocking, createSoftEdgeEffect, createSolidFill, createSourceRectangle, createSplitInject, createStyleDefinitionHeader, createStyleDefinitionHeaderList, createStyleLabel, createSystemColor, createTableStyle, createTableStyleList, createTextEffectColorList, createTextElementContents, createTextFillColorList, createTextLineColorList, createThemeXml, createTileInfo, createTokenReplacer, createTransform2D, createTraverser, createZipStream, customGeometryDesc, customPropertiesDesc, dateTimeValue, decimalNumber, decodeBase64, definitionId, deriveContentTypes, derivePasswordHash, diagramExtensionListDesc, diagramRelationshipIdsDesc, diagramStyleDesc, diffTagSets, effectListDesc, eighthPointMeasureValue, emitAngle, emitPercent, encodeBase64, extractBlipFillMedia, fillDesc, findAndReplaceImagePlaceholders, findFieldSpec, formatId, getAudioRefs, getColorXml, getFirstLevelElements, getLayoutXml, getMediaRefs, getNextRelationshipIndex, getOleRefs, getReferencedMedia, getStyleXml, getVideoRefs, gradientFillDesc, graphicFrameLockingDesc, groupLockingDesc, groupShapePropertiesDesc, groupTransform2DDesc, hasPlaceholders, hashPasswordAgile, hashedId, hexBinary, hexColorValue, hpsMeasureValue, hslColorDesc, invertMap, isBase64DataURL, layoutDefDesc, levelForMediaName, longHexNumber, mapOptional, measurementOrPercentValue, nextNumericId, nextVmlShapeId, optionalRelsPart, outlineDesc, paragraphDesc, parse, parseAngle, parseArchive, parseBodyProperties, parseColorChoice, parseColorChoiceElement, parseColorDefinition, parseColorMapping, parseCorePropsElement, parseDataModelOptions, parseEndpointConnection, parseLayoutDefinition, parseNonVisualContentPartProperties, parseNonVisualDrawingProperties, parseOnOff, parsePercent, parseStyleDefinition, parseTableStyle, parseTableStyleList, parseTextListStyle, parseUniversalMeasure, parseVariantValue, parseVector, parseVmlAnchorLock, parseVmlArc, parseVmlAttributes, parseVmlBackground, parseVmlBorder, parseVmlCallout, parseVmlClientData, parseVmlClipPath, parseVmlColorMenu, parseVmlColorMru, parseVmlComplex, parseVmlCurve, parseVmlDiagram, parseVmlEquationXml, parseVmlExtrusion, parseVmlFill, parseVmlFormulas, parseVmlGroup, parseVmlHandles, parseVmlImage, parseVmlImageData, parseVmlInk, parseVmlIsComment, parseVmlLine, parseVmlLock, parseVmlOfficeFill, parseVmlOleObject, parseVmlOval, parseVmlPath, parseVmlPolyline, parseVmlRect, parseVmlRoundRect, parseVmlShadow, parseVmlShape, parseVmlShapeDefaults, parseVmlShapeLayout, parseVmlShapeStyle, parseVmlShapetype, parseVmlSignatureLine, parseVmlSkew, parseVmlStroke, parseVmlStyle, parseVmlTextData, parseVmlTextPath, parseVmlTextbox, parseVmlTrueFalse, parseVmlTrueFalseBlank, parseVmlWrap, partPathToRelsPath, patchSpaceAttribute, patternFillDesc, percentageValue, pickConnectorBase, pickGroupBase, pickNonVisualDrawingProperties, pictureLockingDesc, pointMeasureValue, positiveUniversalMeasureValue, presentationLayoutVariablesDesc, presetColorDesc, presetGeometryDesc, randomBytes, replaceAllPlaceholders, replaceAudioPlaceholders, replaceChartPlaceholders, replaceHyperlinkPlaceholders, replaceImagePlaceholders, replaceMediaPlaceholders, replaceNumberingPlaceholders, replaceOlePlaceholders, replaceSmartArtPlaceholders, replaceVideoPlaceholders, resolveRelationshipTarget, resolverFromRegistry, rgbColorDesc, roundTripFields, runPropertiesDesc, scRgbColorDesc, scene3DDesc, schemeColorDesc, shape3DDesc, shapeLockingDesc, shapePropertiesDesc, shortHexNumber, signedHpsMeasureValue, signedTwipsMeasureValue, solidFillDesc, sourceRectangleDesc, strFromU8, stretchDesc, stringify, stringifyAdjustmentValues, stringifyColorChoice, stringifyColorDefinition, stringifyColorDefinitionPart, stringifyColorMapping, stringifyConnection, stringifyDataModel, stringifyDataModelOptions, stringifyEndpointConnection, stringifyLayoutDefinition, stringifyLayoutDefinitionPart, stringifyLineProperties, stringifyNonVisualContentPartProperties, stringifyNonVisualDrawingProperties, stringifyPoint, stringifyPresetGeometry, stringifyStretch, stringifyStringVector, stringifyStyleDefinition, stringifyStyleDefinitionPart, stringifyTextListStyle, stringifyTextRun, stringifyTransPoint, stringifyVariantValue, stringifyVmlAnchorLock, stringifyVmlArc, stringifyVmlAttributes, stringifyVmlBackground, stringifyVmlBorder, stringifyVmlCallout, stringifyVmlClientData, stringifyVmlClipPath, stringifyVmlColorMenu, stringifyVmlColorMru, stringifyVmlComplex, stringifyVmlCurve, stringifyVmlDiagram, stringifyVmlEquationXml, stringifyVmlExtrusion, stringifyVmlFill, stringifyVmlFormulas, stringifyVmlGroup, stringifyVmlHandles, stringifyVmlImage, stringifyVmlImageData, stringifyVmlInk, stringifyVmlIsComment, stringifyVmlLine, stringifyVmlLock, stringifyVmlOfficeFill, stringifyVmlOleObject, stringifyVmlOval, stringifyVmlPath, stringifyVmlPolyline, stringifyVmlRect, stringifyVmlRoundRect, stringifyVmlShadow, stringifyVmlShape, stringifyVmlShapeDefaults, stringifyVmlShapeLayout, stringifyVmlShapetype, stringifyVmlSignatureLine, stringifyVmlSkew, stringifyVmlStroke, stringifyVmlStyle, stringifyVmlTextData, stringifyVmlTextPath, stringifyVmlTextbox, stringifyVmlTrueFalse, stringifyVmlTrueFalseBlank, stringifyVmlWrap, stripColorHashPrefix, styleDefDesc, styleToKeyMap, summarizeOpcIssues, systemColorDesc, textBodyDesc, textListStyleDesc, textRunDesc, themeDesc, themeManagerDesc, themeOverrideDesc, tileDesc, toJson, toUint8Array, transform2DDesc, twipsMeasureValue, uCharHexNumber, uniqueId, uniqueNumericIdCreator, uniqueUuid, universalMeasureValue, unsignedDecimalNumber, unzipSync, userShapesDesc, validateOpcConsistency, withDiagramNamespaces, xsdBlendMode, xsdCompoundLine, xsdEffectContainer, xsdLineCap, xsdLineEndSize, xsdMaterialType, xsdPathFillMode, xsdPattern, xsdPenAlignment, xsdPresetShadow, xsdRectAlignment, xsdStrikeStyle, xsdTextAlign, xsdTextAnchor, xsdTextCaps, xsdUnderlineStyle, xsdVerticalMergeRev, zipAndConvert, zipSync, zipSyncAndConvert };
|
|
650
803
|
//# sourceMappingURL=index.d.mts.map
|
package/dist/index.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/opc/media.ts","../src/opc/
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/opc/media.ts","../src/opc/embeddings.ts","../src/opc/app-properties.ts","../src/opc/variant-types.ts","../src/opc/custom-properties.ts","../src/util/base64.ts","../src/opc/parser.ts","../src/opc/part-registry.ts","../src/opc/opc-consistency.ts","../src/opc/content-type-overrides.ts","../src/opc/content-types-input.ts","../src/table/types.ts","../src/picture/types.ts","../src/connector/types.ts","../src/group/types.ts"],"mappings":"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"}
|