@office-open/core 0.10.15 → 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
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { Ar as StyleMatrixReferenceOptions, D as BodyPropertiesOptions, Da as SolidFillOptions, Hi as OutlineOptions, bi as EffectListOptions, ei as Shape3DOptions, ft as ShapePropertiesOptions, g as TextListStyleOptions, oa as FillOptions, ui as Scene3DOptions } from "./index-CnjCK-lF.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/theme/theme-options.d.ts
|
|
4
|
+
interface TextFontOptions {
|
|
5
|
+
typeface: string;
|
|
6
|
+
panose?: string;
|
|
7
|
+
pitchFamily?: number;
|
|
8
|
+
charset?: number;
|
|
9
|
+
}
|
|
10
|
+
interface SupplementalFontOptions {
|
|
11
|
+
script: string;
|
|
12
|
+
typeface: string;
|
|
13
|
+
}
|
|
14
|
+
interface FontCollectionOptions {
|
|
15
|
+
latin?: TextFontOptions;
|
|
16
|
+
eastAsian?: TextFontOptions;
|
|
17
|
+
complexScript?: TextFontOptions;
|
|
18
|
+
symbol?: TextFontOptions;
|
|
19
|
+
supplementalFonts?: SupplementalFontOptions[];
|
|
20
|
+
}
|
|
21
|
+
interface FontSchemeOptions {
|
|
22
|
+
majorFont?: FontCollectionOptions;
|
|
23
|
+
minorFont?: FontCollectionOptions;
|
|
24
|
+
name?: string;
|
|
25
|
+
}
|
|
26
|
+
interface ColorSchemeOptions {
|
|
27
|
+
dark1?: string;
|
|
28
|
+
light1?: string;
|
|
29
|
+
dark2?: string;
|
|
30
|
+
light2?: string;
|
|
31
|
+
accent1?: string;
|
|
32
|
+
accent2?: string;
|
|
33
|
+
accent3?: string;
|
|
34
|
+
accent4?: string;
|
|
35
|
+
accent5?: string;
|
|
36
|
+
accent6?: string;
|
|
37
|
+
hyperlink?: string;
|
|
38
|
+
followedHyperlink?: string;
|
|
39
|
+
name?: string;
|
|
40
|
+
}
|
|
41
|
+
interface FontReferenceOptions {
|
|
42
|
+
collection: "major" | "minor" | "none";
|
|
43
|
+
color?: SolidFillOptions;
|
|
44
|
+
}
|
|
45
|
+
interface DefaultShapeStyleOptions {
|
|
46
|
+
lineReference: StyleMatrixReferenceOptions;
|
|
47
|
+
fillReference: StyleMatrixReferenceOptions;
|
|
48
|
+
effectReference: StyleMatrixReferenceOptions;
|
|
49
|
+
fontReference: FontReferenceOptions;
|
|
50
|
+
}
|
|
51
|
+
interface EffectStyleOptions {
|
|
52
|
+
effects?: EffectListOptions;
|
|
53
|
+
scene3d?: Scene3DOptions;
|
|
54
|
+
shape3d?: Shape3DOptions;
|
|
55
|
+
}
|
|
56
|
+
interface FormatSchemeOptions {
|
|
57
|
+
fillStyles: FillOptions[];
|
|
58
|
+
lineStyles: OutlineOptions[];
|
|
59
|
+
effectStyles: EffectStyleOptions[];
|
|
60
|
+
backgroundFillStyles: FillOptions[];
|
|
61
|
+
name?: string;
|
|
62
|
+
}
|
|
63
|
+
interface DefaultShapeDefinitionOptions {
|
|
64
|
+
shapeProperties?: ShapePropertiesOptions;
|
|
65
|
+
bodyProperties?: BodyPropertiesOptions;
|
|
66
|
+
listStyle?: TextListStyleOptions;
|
|
67
|
+
shapeStyle?: DefaultShapeStyleOptions;
|
|
68
|
+
}
|
|
69
|
+
interface ObjectDefaultsOptions {
|
|
70
|
+
shapeDefault?: DefaultShapeDefinitionOptions;
|
|
71
|
+
lineDefault?: DefaultShapeDefinitionOptions;
|
|
72
|
+
textDefault?: DefaultShapeDefinitionOptions;
|
|
73
|
+
}
|
|
74
|
+
type ColorSchemeIndex = "dark1" | "light1" | "dark2" | "light2" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "hyperlink" | "followedHyperlink";
|
|
75
|
+
interface ColorMappingOptions {
|
|
76
|
+
background1: ColorSchemeIndex;
|
|
77
|
+
text1: ColorSchemeIndex;
|
|
78
|
+
background2: ColorSchemeIndex;
|
|
79
|
+
text2: ColorSchemeIndex;
|
|
80
|
+
accent1: ColorSchemeIndex;
|
|
81
|
+
accent2: ColorSchemeIndex;
|
|
82
|
+
accent3: ColorSchemeIndex;
|
|
83
|
+
accent4: ColorSchemeIndex;
|
|
84
|
+
accent5: ColorSchemeIndex;
|
|
85
|
+
accent6: ColorSchemeIndex;
|
|
86
|
+
hyperlink: ColorSchemeIndex;
|
|
87
|
+
followedHyperlink: ColorSchemeIndex;
|
|
88
|
+
}
|
|
89
|
+
interface ExtraColorSchemeOptions {
|
|
90
|
+
colorScheme: ColorSchemeOptions;
|
|
91
|
+
colorMapping?: Partial<ColorMappingOptions>;
|
|
92
|
+
}
|
|
93
|
+
interface CustomColorOptions {
|
|
94
|
+
name?: string;
|
|
95
|
+
color: SolidFillOptions;
|
|
96
|
+
}
|
|
97
|
+
interface ThemeOptions {
|
|
98
|
+
name?: string;
|
|
99
|
+
colorScheme?: ColorSchemeOptions;
|
|
100
|
+
fontScheme?: FontSchemeOptions;
|
|
101
|
+
formatScheme?: FormatSchemeOptions;
|
|
102
|
+
objectDefaults?: ObjectDefaultsOptions;
|
|
103
|
+
extraColorSchemes?: ExtraColorSchemeOptions[];
|
|
104
|
+
customColors?: CustomColorOptions[];
|
|
105
|
+
}
|
|
106
|
+
type ThemeOverrideOptions = Pick<ThemeOptions, "colorScheme" | "fontScheme" | "formatScheme">;
|
|
107
|
+
//#endregion
|
|
108
|
+
export { ThemeOverrideOptions as _, DefaultShapeDefinitionOptions as a, ExtraColorSchemeOptions as c, FontSchemeOptions as d, FormatSchemeOptions as f, ThemeOptions as g, TextFontOptions as h, CustomColorOptions as i, FontCollectionOptions as l, SupplementalFontOptions as m, ColorSchemeIndex as n, DefaultShapeStyleOptions as o, ObjectDefaultsOptions as p, ColorSchemeOptions as r, EffectStyleOptions as s, ColorMappingOptions as t, FontReferenceOptions as u };
|
|
109
|
+
//# sourceMappingURL=theme-options-BbWccl85.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"theme-options-BbWccl85.d.mts","names":[],"sources":["../src/theme/theme-options.ts"],"mappings":";;;UA0BiB,eAAA;EACf,QAAA;EACA,MAAA;EACA,WAAA;EACA,OAAA;AAAA;AAAA,UAIe,uBAAA;EACf,MAAA;EACA,QAAQ;AAAA;AAAA,UAIO,qBAAA;EACf,KAAA,GAAQ,eAAA;EAER,SAAA,GAAY,eAAA;EAEZ,aAAA,GAAgB,eAAA;EAEhB,MAAA,GAAS,eAAA;EACT,iBAAA,GAAoB,uBAAA;AAAA;AAAA,UAIL,iBAAA;EACf,SAAA,GAAY,qBAAA;EACZ,SAAA,GAAY,qBAAqB;EACjC,IAAA;AAAA;AAAA,UAIe,kBAAA;EACf,KAAA;EACA,MAAA;EACA,KAAA;EACA,MAAA;EACA,OAAA;EACA,OAAA;EACA,OAAA;EACA,OAAA;EACA,OAAA;EACA,OAAA;EACA,SAAA;EACA,iBAAA;EAEA,IAAA;AAAA;AAAA,UAIe,oBAAA;EAEf,UAAA;EACA,KAAA,GAAQ,gBAAgB;AAAA;AAAA,UAIT,wBAAA;EACf,aAAA,EAAe,2BAAA;EACf,aAAA,EAAe,2BAAA;EACf,eAAA,EAAiB,2BAAA;EACjB,aAAA,EAAe,oBAAA;AAAA;AAAA,UAIA,kBAAA;EACf,OAAA,GAAU,iBAAA;EACV,OAAA,GAAU,cAAA;EACV,OAAA,GAAU,cAAA;AAAA;AAAA,UAIK,mBAAA;EAEf,UAAA,EAAY,WAAA;EAEZ,UAAA,EAAY,cAAA;EAEZ,YAAA,EAAc,kBAAA;EAEd,oBAAA,EAAsB,WAAA;EACtB,IAAA;AAAA;AAAA,UAIe,6BAAA;EACf,eAAA,GAAkB,sBAAA;EAClB,cAAA,GAAiB,qBAAA;EACjB,SAAA,GAAY,oBAAA;EACZ,UAAA,GAAa,wBAAA;AAAA;AAAA,UAIE,qBAAA;EAEf,YAAA,GAAe,6BAAA;EAEf,WAAA,GAAc,6BAAA;EAEd,WAAA,GAAc,6BAAA;AAAA;AAAA,KAIJ,gBAAA;AAAA,UAeK,mBAAA;EACf,WAAA,EAAa,gBAAA;EACb,KAAA,EAAO,gBAAA;EACP,WAAA,EAAa,gBAAA;EACb,KAAA,EAAO,gBAAA;EACP,OAAA,EAAS,gBAAA;EACT,OAAA,EAAS,gBAAA;EACT,OAAA,EAAS,gBAAA;EACT,OAAA,EAAS,gBAAA;EACT,OAAA,EAAS,gBAAA;EACT,OAAA,EAAS,gBAAA;EACT,SAAA,EAAW,gBAAA;EACX,iBAAA,EAAmB,gBAAA;AAAA;AAAA,UAIJ,uBAAA;EACf,WAAA,EAAa,kBAAA;EACb,YAAA,GAAe,OAAA,CAAQ,mBAAA;AAAA;AAAA,UAIR,kBAAA;EAEf,IAAA;EAEA,KAAA,EAAO,gBAAgB;AAAA;AAAA,UAIR,YAAA;EACf,IAAA;EACA,WAAA,GAAc,kBAAA;EACd,UAAA,GAAa,iBAAA;EACb,YAAA,GAAe,mBAAA;EACf,cAAA,GAAiB,qBAAA;EACjB,iBAAA,GAAoB,uBAAA;EACpB,YAAA,GAAe,kBAAA;AAAA;AAAA,KAIL,oBAAA,GAAuB,IAAI,CACrC,YAAA"}
|
package/dist/util/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { i as toUint8Array, n as ToUint8ArrayOptions, r as isBase64DataURL, t as DataType } from "../data-type-CZMKVaaT.mjs";
|
|
2
|
-
import { C as
|
|
3
|
-
import { $ as
|
|
4
|
-
export { DataType, IdFormat, Percentage, PositivePercentage, PositiveUniversalMeasure, RelativeMeasure, SmartArtRelOptions, ThemeColor, ThemeFont, ToUint8ArrayOptions, UniqueNumericIdCreator, UniversalMeasure, addSmartArtRelationships, collectPlaceholderKeys, compileMapping, convertEmuToInches, convertEmuToPixels, convertEmuToPoints, convertInchesToEmu, convertInchesToTwip, convertMillimetersToTwip, convertPixelsToEmu, convertPointsToEmu, convertToEmu, convertToInch, convertToPt, convertToTwip, convertUniversalMeasureToEmu, convertUniversalMeasureToInch, convertUniversalMeasureToPt, convertUniversalMeasureToTwip, dateTimeValue, decimalNumber, derivePasswordHash, eighthPointMeasureValue, findAndReplaceImagePlaceholders, formatId, getMediaRefs, getReferencedMedia, getVideoRefs, hasPlaceholders, hashPasswordAgile, hashedId, hexBinary, hexColorValue, hpsMeasureValue, invertMap, isBase64DataURL, longHexNumber, measurementOrPercentValue, parseUniversalMeasure, percentageValue, pointMeasureValue, positiveUniversalMeasureValue, randomBytes, replaceAllPlaceholders, replaceChartPlaceholders, replaceHyperlinkPlaceholders, replaceImagePlaceholders, replaceMediaPlaceholders, replaceNumberingPlaceholders, replaceSmartArtPlaceholders, replaceVideoPlaceholders, shortHexNumber, signedHpsMeasureValue, signedTwipsMeasureValue, toUint8Array, twipsMeasureValue, uCharHexNumber, uniqueId, uniqueNumericIdCreator, uniqueUuid, universalMeasureValue, unsignedDecimalNumber, xsdBlendMode, xsdCompoundLine, xsdEffectContainer, xsdLineCap, xsdLineEndSize, xsdMaterialType, xsdPathFillMode, xsdPattern, xsdPenAlignment, xsdPresetShadow, xsdRectAlignment, xsdStrikeStyle, xsdTextAlign, xsdTextAnchor, xsdTextCaps, xsdUnderlineStyle, xsdVerticalMergeRev };
|
|
2
|
+
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";
|
|
3
|
+
import { $ as convertInchesToEmu, A as xsdPathFillMode, B as xsdVerticalMergeRev, C as invertMap, Ct as compileMapping, D as xsdLineCap, E as xsdEffectContainer, F as xsdStrikeStyle, G as uniqueUuid, H as hashedId, I as xsdTextAlign, J as randomBytes, K as derivePasswordHash, L as xsdTextAnchor, M as xsdPenAlignment, N as xsdPresetShadow, O as xsdLineEndSize, P as xsdRectAlignment, Q as convertEmuToTwip, R as xsdTextCaps, S as replaceVideoPlaceholders, St as addBinaryFile, T as xsdCompoundLine, U as uniqueId, V as UniqueNumericIdCreator, W as uniqueNumericIdCreator, X as convertEmuToPixels, Y as convertEmuToInches, 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, k as xsdMaterialType, 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, 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, x as replaceSmartArtPlaceholders, xt as XmlifyedFileEntry, y as replaceNumberingPlaceholders, yt as parsePercent, z as xsdUnderlineStyle } from "../index-DpPeyf5f.mjs";
|
|
4
|
+
export { DataType, IdFormat, Percentage, PositivePercentage, PositiveUniversalMeasure, RelativeMeasure, SmartArtRelOptions, ThemeColor, ThemeFont, ToUint8ArrayOptions, UniqueNumericIdCreator, UniversalMeasure, XmlifyedFileEntry, addBinaryFile, addSmartArtRelationships, collectPlaceholderKeys, compileMapping, convertEmuToInches, convertEmuToPixels, convertEmuToPoints, convertEmuToTwip, convertInchesToEmu, convertInchesToTwip, convertMillimetersToTwip, convertPixelsToEmu, convertPointsToEmu, convertPointsToTwip, convertToEmu, convertToInch, convertToPt, convertToTwip, convertTwipToEmu, convertTwipToPoints, convertUniversalMeasureToEmu, convertUniversalMeasureToInch, convertUniversalMeasureToPt, convertUniversalMeasureToTwip, dateTimeValue, decimalNumber, derivePasswordHash, eighthPointMeasureValue, emitAngle, emitPercent, findAndReplaceImagePlaceholders, formatId, getAudioRefs, getMediaRefs, getOleRefs, getReferencedMedia, getVideoRefs, hasPlaceholders, hashPasswordAgile, hashedId, hexBinary, hexColorValue, hpsMeasureValue, invertMap, isBase64DataURL, longHexNumber, mapOptional, measurementOrPercentValue, parseAngle, parseOnOff, parsePercent, parseUniversalMeasure, percentageValue, pointMeasureValue, positiveUniversalMeasureValue, randomBytes, replaceAllPlaceholders, replaceAudioPlaceholders, replaceChartPlaceholders, replaceHyperlinkPlaceholders, replaceImagePlaceholders, replaceMediaPlaceholders, replaceNumberingPlaceholders, replaceOlePlaceholders, replaceSmartArtPlaceholders, replaceVideoPlaceholders, shortHexNumber, signedHpsMeasureValue, signedTwipsMeasureValue, stripColorHashPrefix, toUint8Array, twipsMeasureValue, uCharHexNumber, uniqueId, uniqueNumericIdCreator, uniqueUuid, universalMeasureValue, unsignedDecimalNumber, xsdBlendMode, xsdCompoundLine, xsdEffectContainer, xsdLineCap, xsdLineEndSize, xsdMaterialType, xsdPathFillMode, xsdPattern, xsdPenAlignment, xsdPresetShadow, xsdRectAlignment, xsdStrikeStyle, xsdTextAlign, xsdTextAnchor, xsdTextCaps, xsdUnderlineStyle, xsdVerticalMergeRev };
|
package/dist/util/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as
|
|
3
|
-
export { ThemeColor, ThemeFont, addSmartArtRelationships, collectPlaceholderKeys, compileMapping, convertEmuToInches, convertEmuToPixels, convertEmuToPoints, convertInchesToEmu, convertInchesToTwip, convertMillimetersToTwip, convertPixelsToEmu, convertPointsToEmu, convertToEmu, convertToInch, convertToPt, convertToTwip, convertUniversalMeasureToEmu, convertUniversalMeasureToInch, convertUniversalMeasureToPt, convertUniversalMeasureToTwip, dateTimeValue, decimalNumber, derivePasswordHash, eighthPointMeasureValue, findAndReplaceImagePlaceholders, formatId, getMediaRefs, getReferencedMedia, getVideoRefs, hasPlaceholders, hashPasswordAgile, hashedId, hexBinary, hexColorValue, hpsMeasureValue, invertMap, isBase64DataURL, longHexNumber, measurementOrPercentValue, parseUniversalMeasure, percentageValue, pointMeasureValue, positiveUniversalMeasureValue, randomBytes, replaceAllPlaceholders, replaceChartPlaceholders, replaceHyperlinkPlaceholders, replaceImagePlaceholders, replaceMediaPlaceholders, replaceNumberingPlaceholders, replaceSmartArtPlaceholders, replaceVideoPlaceholders, shortHexNumber, signedHpsMeasureValue, signedTwipsMeasureValue, toUint8Array, twipsMeasureValue, uCharHexNumber, uniqueId, uniqueNumericIdCreator, uniqueUuid, universalMeasureValue, unsignedDecimalNumber, xsdBlendMode, xsdCompoundLine, xsdEffectContainer, xsdLineCap, xsdLineEndSize, xsdMaterialType, xsdPathFillMode, xsdPattern, xsdPenAlignment, xsdPresetShadow, xsdRectAlignment, xsdStrikeStyle, xsdTextAlign, xsdTextAnchor, xsdTextCaps, xsdUnderlineStyle, xsdVerticalMergeRev };
|
|
1
|
+
import { C as randomBytes, S as hashPasswordAgile, T as compileMapping, _ as replaceNumberingPlaceholders, a as getAudioRefs, b as replaceVideoPlaceholders, c as getReferencedMedia, d as replaceAllPlaceholders, f as replaceAudioPlaceholders, g as replaceMediaPlaceholders, h as replaceImagePlaceholders, i as formatId, l as getVideoRefs, m as replaceHyperlinkPlaceholders, n as collectPlaceholderKeys, o as getMediaRefs, p as replaceChartPlaceholders, r as findAndReplaceImagePlaceholders, s as getOleRefs, t as addSmartArtRelationships, u as hasPlaceholders, v as replaceOlePlaceholders, w as addBinaryFile, x as derivePasswordHash, y as replaceSmartArtPlaceholders } from "../util-C94-JKtp.mjs";
|
|
2
|
+
import { A as convertInchesToTwip, B as convertTwipToPoints, C as xsdUnderlineStyle, D as convertEmuToPoints, E as convertEmuToPixels, F as convertToEmu, G as emitAngle, H as convertUniversalMeasureToInch, I as convertToInch, J as parseAngle, K as emitPercent, L as convertToPt, M as convertPixelsToEmu, N as convertPointsToEmu, O as convertEmuToTwip, P as convertPointsToTwip, R as convertToTwip, S as xsdTextCaps, T as convertEmuToInches, U as convertUniversalMeasureToPt, V as convertUniversalMeasureToEmu, W as convertUniversalMeasureToTwip, X as parseUniversalMeasure, Y as parsePercent, _ as xsdPresetShadow, _t as stripColorHashPrefix, a as isBase64DataURL, at as hexBinary, b as xsdTextAlign, bt as universalMeasureValue, c as xsdBlendMode, ct as longHexNumber, d as xsdLineCap, dt as percentageValue, et as ThemeColor, f as xsdLineEndSize, ft as pointMeasureValue, g as xsdPenAlignment, gt as signedTwipsMeasureValue, h as xsdPattern, ht as signedHpsMeasureValue, i as uniqueUuid, it as eighthPointMeasureValue, j as convertMillimetersToTwip, k as convertInchesToEmu, l as xsdCompoundLine, lt as measurementOrPercentValue, m as xsdPathFillMode, mt as shortHexNumber, n as uniqueId, nt as dateTimeValue, o as toUint8Array, ot as hexColorValue, p as xsdMaterialType, pt as positiveUniversalMeasureValue, q as mapOptional, r as uniqueNumericIdCreator, rt as decimalNumber, s as invertMap, st as hpsMeasureValue, t as hashedId, tt as ThemeFont, u as xsdEffectContainer, ut as parseOnOff, v as xsdRectAlignment, vt as twipsMeasureValue, w as xsdVerticalMergeRev, x as xsdTextAnchor, xt as unsignedDecimalNumber, y as xsdStrikeStyle, yt as uCharHexNumber, z as convertTwipToEmu } from "../generators-CElPsAhd.mjs";
|
|
3
|
+
export { ThemeColor, ThemeFont, addBinaryFile, addSmartArtRelationships, collectPlaceholderKeys, compileMapping, convertEmuToInches, convertEmuToPixels, convertEmuToPoints, convertEmuToTwip, convertInchesToEmu, convertInchesToTwip, convertMillimetersToTwip, convertPixelsToEmu, convertPointsToEmu, convertPointsToTwip, convertToEmu, convertToInch, convertToPt, convertToTwip, convertTwipToEmu, convertTwipToPoints, convertUniversalMeasureToEmu, convertUniversalMeasureToInch, convertUniversalMeasureToPt, convertUniversalMeasureToTwip, dateTimeValue, decimalNumber, derivePasswordHash, eighthPointMeasureValue, emitAngle, emitPercent, findAndReplaceImagePlaceholders, formatId, getAudioRefs, getMediaRefs, getOleRefs, getReferencedMedia, getVideoRefs, hasPlaceholders, hashPasswordAgile, hashedId, hexBinary, hexColorValue, hpsMeasureValue, invertMap, isBase64DataURL, longHexNumber, mapOptional, measurementOrPercentValue, parseAngle, parseOnOff, parsePercent, parseUniversalMeasure, percentageValue, pointMeasureValue, positiveUniversalMeasureValue, randomBytes, replaceAllPlaceholders, replaceAudioPlaceholders, replaceChartPlaceholders, replaceHyperlinkPlaceholders, replaceImagePlaceholders, replaceMediaPlaceholders, replaceNumberingPlaceholders, replaceOlePlaceholders, replaceSmartArtPlaceholders, replaceVideoPlaceholders, shortHexNumber, signedHpsMeasureValue, signedTwipsMeasureValue, stripColorHashPrefix, toUint8Array, twipsMeasureValue, uCharHexNumber, uniqueId, uniqueNumericIdCreator, uniqueUuid, universalMeasureValue, unsignedDecimalNumber, xsdBlendMode, xsdCompoundLine, xsdEffectContainer, xsdLineCap, xsdLineEndSize, xsdMaterialType, xsdPathFillMode, xsdPattern, xsdPenAlignment, xsdPresetShadow, xsdRectAlignment, xsdStrikeStyle, xsdTextAlign, xsdTextAnchor, xsdTextCaps, xsdUnderlineStyle, xsdVerticalMergeRev };
|