pptx-vue-viewer 3.0.0 → 3.0.2
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/CHANGELOG.md +50 -0
- package/dist/{AiChatPanel-XtXsEQXt.js → AiChatPanel-CFKJeY-S.js} +2 -2
- package/dist/AiChatPanel-CFKJeY-S.js.br +0 -0
- package/dist/AiChatPanel-CFKJeY-S.js.gz +0 -0
- package/dist/{AiChatPanel-B_k4VW3m.cjs → AiChatPanel-U41tqJtC.cjs} +1 -1
- package/dist/AiChatPanel-U41tqJtC.cjs.br +0 -0
- package/dist/AiChatPanel-U41tqJtC.cjs.gz +0 -0
- package/dist/gif-encoder-BTGLAe_J.cjs +2 -0
- package/dist/gif-encoder-BTGLAe_J.cjs.br +0 -0
- package/dist/gif-encoder-BTGLAe_J.cjs.gz +0 -0
- package/dist/gif-encoder-hppHqnVV.js +2 -0
- package/dist/gif-encoder-hppHqnVV.js.br +0 -0
- package/dist/gif-encoder-hppHqnVV.js.gz +0 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.br +0 -0
- package/dist/index.cjs.gz +0 -0
- package/dist/index.js +2 -2
- package/dist/index.js.br +0 -0
- package/dist/index.js.gz +0 -0
- package/dist/internals.cjs +1 -1
- package/dist/internals.cjs.br +0 -0
- package/dist/internals.cjs.gz +0 -0
- package/dist/internals.js +1 -1
- package/dist/internals.js.br +0 -0
- package/dist/internals.js.gz +0 -0
- package/dist/{useViewerSettingsDialog-DkAowleE.cjs → useViewerSettingsDialog-BwPALPfo.cjs} +115 -115
- package/dist/useViewerSettingsDialog-BwPALPfo.cjs.br +0 -0
- package/dist/useViewerSettingsDialog-BwPALPfo.cjs.gz +0 -0
- package/dist/{useViewerSettingsDialog-CTJei8_y.js → useViewerSettingsDialog-DDQvhhvK.js} +104 -104
- package/dist/useViewerSettingsDialog-DDQvhhvK.js.br +0 -0
- package/dist/useViewerSettingsDialog-DDQvhhvK.js.gz +0 -0
- package/dist/viewer/index.cjs +1 -1
- package/dist/viewer/index.cjs.br +0 -0
- package/dist/viewer/index.cjs.gz +0 -0
- package/dist/viewer/index.js +2 -2
- package/dist/viewer/index.js.br +0 -0
- package/dist/viewer/index.js.gz +0 -0
- package/dist/{viewer-D_yzwMHV.cjs → viewer-CnLyS1fM.cjs} +3 -3
- package/dist/viewer-CnLyS1fM.cjs.br +0 -0
- package/dist/viewer-CnLyS1fM.cjs.gz +0 -0
- package/dist/{viewer-1haXfh1i.js → viewer-DiY5zqg0.js} +3 -3
- package/dist/viewer-DiY5zqg0.js.br +0 -0
- package/dist/viewer-DiY5zqg0.js.gz +0 -0
- package/package.json +2 -2
- package/dist/AiChatPanel-B_k4VW3m.cjs.br +0 -0
- package/dist/AiChatPanel-B_k4VW3m.cjs.gz +0 -0
- package/dist/AiChatPanel-XtXsEQXt.js.br +0 -0
- package/dist/AiChatPanel-XtXsEQXt.js.gz +0 -0
- package/dist/gif-encoder-C2GVj-WW.cjs +0 -2
- package/dist/gif-encoder-C2GVj-WW.cjs.br +0 -0
- package/dist/gif-encoder-C2GVj-WW.cjs.gz +0 -0
- package/dist/gif-encoder-CdlYViX9.js +0 -2
- package/dist/gif-encoder-CdlYViX9.js.br +0 -0
- package/dist/gif-encoder-CdlYViX9.js.gz +0 -0
- package/dist/useViewerSettingsDialog-CTJei8_y.js.br +0 -0
- package/dist/useViewerSettingsDialog-CTJei8_y.js.gz +0 -0
- package/dist/useViewerSettingsDialog-DkAowleE.cjs.br +0 -0
- package/dist/useViewerSettingsDialog-DkAowleE.cjs.gz +0 -0
- package/dist/viewer-1haXfh1i.js.br +0 -0
- package/dist/viewer-1haXfh1i.js.gz +0 -0
- package/dist/viewer-D_yzwMHV.cjs.br +0 -0
- package/dist/viewer-D_yzwMHV.cjs.gz +0 -0
|
@@ -838,9 +838,12 @@ function pe(e) {
|
|
|
838
838
|
return o.length > 0 ? o : void 0;
|
|
839
839
|
}
|
|
840
840
|
function ce(e) {
|
|
841
|
+
return !(!e || Math.max(0, e.strokeWidth ?? 0) <= 0) && (void 0 !== e.strokeColor || void 0 !== e.strokeFillMode);
|
|
842
|
+
}
|
|
843
|
+
function ue(e) {
|
|
841
844
|
return e < 0 ? 0 : e > 1 ? 1 : e;
|
|
842
845
|
}
|
|
843
|
-
var
|
|
846
|
+
var de = {
|
|
844
847
|
tl: "left top",
|
|
845
848
|
t: "center top",
|
|
846
849
|
tr: "right top",
|
|
@@ -851,10 +854,10 @@ var ue = {
|
|
|
851
854
|
b: "center bottom",
|
|
852
855
|
br: "right bottom"
|
|
853
856
|
};
|
|
854
|
-
function
|
|
857
|
+
function fe(e, t) {
|
|
855
858
|
if (!e) return;
|
|
856
859
|
if (!("number" == typeof e.reflectionStartOpacity && e.reflectionStartOpacity > 0 || "number" == typeof e.reflectionDistance && e.reflectionDistance > 0 || "number" == typeof e.reflectionBlurRadius && e.reflectionBlurRadius > 0)) return;
|
|
857
|
-
const n = e.reflectionDistance ?? 0, r =
|
|
860
|
+
const n = e.reflectionDistance ?? 0, r = ue("number" == typeof e.reflectionStartOpacity ? e.reflectionStartOpacity : .5), o = ue("number" == typeof e.reflectionEndOpacity ? e.reflectionEndOpacity : 0), i = "number" == typeof e.reflectionEndPosition ? Math.round(e.reflectionEndPosition * Math.max(t, 1)) : 100, a = "number" == typeof e.reflectionBlurRadius ? Math.max(0, e.reflectionBlurRadius) : 0, s = "number" == typeof e.reflectionStartPosition && e.reflectionStartPosition > 0 ? Math.round(Math.min(ue(e.reflectionStartPosition) * i, i - 1)) : 0, l = (((e.reflectionFadeDirection ?? 90) + 90) % 360 + 360) % 360, p = (e.reflectionScaleX ?? 1e5) / 1e5, c = (e.reflectionScaleY ?? 1e5) / 1e5, u = (e.reflectionSkewX ?? 0) / 6e4, d = (e.reflectionSkewY ?? 0) / 6e4, f = (e.reflectionRotation ?? 0) / 6e4, m = ["scaleY(-1)"];
|
|
858
861
|
1 === p && 1 === c || m.push(`scale(${p}, ${c})`), 0 === u && 0 === d || m.push(`skew(${u}deg, ${d}deg)`), 0 !== f && m.push(`rotate(${f}deg)`);
|
|
859
862
|
const h = function(e, t, n, r, o, i) {
|
|
860
863
|
const a = r + 2 * o, s = (t + n) / 2, l = Math.round(.5 * a), p = i > 0 ? `, rgba(0,0,0,${t}) ${i}px` : "";
|
|
@@ -867,25 +870,25 @@ function de(e, t) {
|
|
|
867
870
|
width: "100%",
|
|
868
871
|
height: "100%",
|
|
869
872
|
transform: m.join(" "),
|
|
870
|
-
transformOrigin:
|
|
873
|
+
transformOrigin: de[e.reflectionAlignment ?? "ctr"] ?? "center top",
|
|
871
874
|
maskImage: h,
|
|
872
875
|
WebkitMaskImage: h,
|
|
873
876
|
pointerEvents: "none"
|
|
874
877
|
};
|
|
875
878
|
}
|
|
876
|
-
var
|
|
877
|
-
function
|
|
879
|
+
var me = "#000000", he = "#ffff00";
|
|
880
|
+
function ge(e) {
|
|
878
881
|
return String(e).replace(/&/g, "&").replace(/"/g, """).replace(/</g, "<").replace(/>/g, ">");
|
|
879
882
|
}
|
|
880
|
-
function
|
|
883
|
+
function xe(e) {
|
|
881
884
|
return Math.min(1, Math.max(0, e));
|
|
882
885
|
}
|
|
883
|
-
function
|
|
886
|
+
function be(e, t) {
|
|
884
887
|
if (!e || "transparent" === e) return t;
|
|
885
888
|
const n = e.startsWith("#") ? e : `#${e}`;
|
|
886
889
|
return /^#[0-9A-Fa-f]{6}$/u.test(n) ? n : t;
|
|
887
890
|
}
|
|
888
|
-
function
|
|
891
|
+
function ye(e, t) {
|
|
889
892
|
if (void 0 === t) return e;
|
|
890
893
|
const n = function(e) {
|
|
891
894
|
const t = e.replace("#", "");
|
|
@@ -895,61 +898,61 @@ function be(e, t) {
|
|
|
895
898
|
b: Number.parseInt(t.slice(4, 6), 16)
|
|
896
899
|
} : null;
|
|
897
900
|
}(e);
|
|
898
|
-
return n ? `rgba(${n.r}, ${n.g}, ${n.b}, ${
|
|
901
|
+
return n ? `rgba(${n.r}, ${n.g}, ${n.b}, ${xe(t)})` : e;
|
|
899
902
|
}
|
|
900
|
-
function
|
|
903
|
+
function ve(e, t) {
|
|
901
904
|
if (!e?.shadowColor || "transparent" === e.shadowColor) return;
|
|
902
905
|
let n, r;
|
|
903
906
|
if ("number" == typeof e.shadowAngle && "number" == typeof e.shadowDistance) {
|
|
904
907
|
const o = (!1 === e.shadowRotateWithShape && "number" == typeof t?.rotation ? e.shadowAngle - t.rotation : e.shadowAngle) * Math.PI / 180;
|
|
905
908
|
n = Math.cos(o) * e.shadowDistance, r = Math.sin(o) * e.shadowDistance;
|
|
906
909
|
} else n = "number" == typeof e.shadowOffsetX && Number.isFinite(e.shadowOffsetX) ? e.shadowOffsetX : 4, r = "number" == typeof e.shadowOffsetY && Number.isFinite(e.shadowOffsetY) ? e.shadowOffsetY : 4;
|
|
907
|
-
const o = "number" == typeof e.shadowBlur && Number.isFinite(e.shadowBlur) ? Math.max(0, e.shadowBlur) : 6, i = "number" == typeof e.shadowOpacity && Number.isFinite(e.shadowOpacity) ?
|
|
910
|
+
const o = "number" == typeof e.shadowBlur && Number.isFinite(e.shadowBlur) ? Math.max(0, e.shadowBlur) : 6, i = "number" == typeof e.shadowOpacity && Number.isFinite(e.shadowOpacity) ? xe(e.shadowOpacity) : .35, a = function(e, t, n) {
|
|
908
911
|
const i = (("number" == typeof e && Number.isFinite(e) ? e / 1e5 : 1) + ("number" == typeof t && Number.isFinite(t) ? t / 1e5 : 1)) / 2;
|
|
909
912
|
if (1 === i) return 0;
|
|
910
913
|
return Math.round(Math.max(n, 4) * (i - 1));
|
|
911
|
-
}(e.shadowScaleX, e.shadowScaleY, o), s = be(
|
|
914
|
+
}(e.shadowScaleX, e.shadowScaleY, o), s = ye(be(e.shadowColor, me), i), l = `${Math.round(n)}px ${Math.round(r)}px ${Math.round(o)}px`;
|
|
912
915
|
return 0 === a ? `${l} ${s}` : `${l} ${a}px ${s}`;
|
|
913
916
|
}
|
|
914
|
-
function
|
|
917
|
+
function we(e) {
|
|
915
918
|
if (!e?.innerShadowColor || "transparent" === e.innerShadowColor) return;
|
|
916
|
-
const t = "number" == typeof e.innerShadowOffsetX && Number.isFinite(e.innerShadowOffsetX) ? e.innerShadowOffsetX : 0, n = "number" == typeof e.innerShadowOffsetY && Number.isFinite(e.innerShadowOffsetY) ? e.innerShadowOffsetY : 0, r = "number" == typeof e.innerShadowBlur && Number.isFinite(e.innerShadowBlur) ? Math.max(0, e.innerShadowBlur) : 6, o = "number" == typeof e.innerShadowOpacity && Number.isFinite(e.innerShadowOpacity) ?
|
|
917
|
-
return `inset ${Math.round(t)}px ${Math.round(n)}px ${Math.round(r)}px ${be(
|
|
919
|
+
const t = "number" == typeof e.innerShadowOffsetX && Number.isFinite(e.innerShadowOffsetX) ? e.innerShadowOffsetX : 0, n = "number" == typeof e.innerShadowOffsetY && Number.isFinite(e.innerShadowOffsetY) ? e.innerShadowOffsetY : 0, r = "number" == typeof e.innerShadowBlur && Number.isFinite(e.innerShadowBlur) ? Math.max(0, e.innerShadowBlur) : 6, o = "number" == typeof e.innerShadowOpacity && Number.isFinite(e.innerShadowOpacity) ? xe(e.innerShadowOpacity) : .5;
|
|
920
|
+
return `inset ${Math.round(t)}px ${Math.round(n)}px ${Math.round(r)}px ${ye(be(e.innerShadowColor, me), o)}`;
|
|
918
921
|
}
|
|
919
|
-
function
|
|
922
|
+
function Se(e) {
|
|
920
923
|
if (!e?.shadows || 0 === e.shadows.length) return;
|
|
921
924
|
const t = [];
|
|
922
925
|
for (const n of e.shadows) {
|
|
923
926
|
if (!n.color || "transparent" === n.color) continue;
|
|
924
|
-
const e = (n.angle ?? 0) * Math.PI / 180, r = n.distance ?? 0, o = Math.round(Math.cos(e) * r), i = Math.round(Math.sin(e) * r), a = Math.round(Math.max(0, n.blur ?? 6)), s =
|
|
927
|
+
const e = (n.angle ?? 0) * Math.PI / 180, r = n.distance ?? 0, o = Math.round(Math.cos(e) * r), i = Math.round(Math.sin(e) * r), a = Math.round(Math.max(0, n.blur ?? 6)), s = xe(n.opacity ?? .35), l = ye(be(n.color, me), s);
|
|
925
928
|
t.push(`${o}px ${i}px ${a}px ${l}`);
|
|
926
929
|
}
|
|
927
930
|
return t.length > 0 ? t.join(", ") : void 0;
|
|
928
931
|
}
|
|
929
|
-
function
|
|
932
|
+
function ke(e, t, n) {
|
|
930
933
|
if (!e || "transparent" === e || !t || t <= 0) return;
|
|
931
|
-
const r = "number" == typeof n ?
|
|
932
|
-
return `0 0 ${Math.round(.33 * t)}px ${
|
|
934
|
+
const r = "number" == typeof n ? xe(n) : .75, o = be(e, he);
|
|
935
|
+
return `0 0 ${Math.round(.33 * t)}px ${ye(o, r)}, 0 0 ${Math.round(.66 * t)}px ${ye(o, .6 * r)}, 0 0 ${Math.round(t)}px ${ye(o, .3 * r)}`;
|
|
933
936
|
}
|
|
934
|
-
function
|
|
937
|
+
function Pe(e) {
|
|
935
938
|
if (e?.lineShadowColor && "transparent" !== e.lineShadowColor) return {
|
|
936
939
|
offsetX: "number" == typeof e.lineShadowOffsetX ? e.lineShadowOffsetX : 2,
|
|
937
940
|
offsetY: "number" == typeof e.lineShadowOffsetY ? e.lineShadowOffsetY : 2,
|
|
938
941
|
blur: "number" == typeof e.lineShadowBlur ? Math.max(0, e.lineShadowBlur) : 4,
|
|
939
|
-
color:
|
|
940
|
-
opacity: "number" == typeof e.lineShadowOpacity ?
|
|
942
|
+
color: be(e.lineShadowColor, me),
|
|
943
|
+
opacity: "number" == typeof e.lineShadowOpacity ? xe(e.lineShadowOpacity) : .35
|
|
941
944
|
};
|
|
942
945
|
}
|
|
943
|
-
function Pe(e) {
|
|
944
|
-
const t = ke(e);
|
|
945
|
-
if (t) return `${Math.round(t.offsetX)}px ${Math.round(t.offsetY)}px ${Math.round(t.blur)}px ${be(t.color, t.opacity)}`;
|
|
946
|
-
}
|
|
947
946
|
function Ce(e) {
|
|
947
|
+
const t = Pe(e);
|
|
948
|
+
if (t) return `${Math.round(t.offsetX)}px ${Math.round(t.offsetY)}px ${Math.round(t.blur)}px ${ye(t.color, t.opacity)}`;
|
|
949
|
+
}
|
|
950
|
+
function Me(e) {
|
|
948
951
|
if (!e?.lineGlowColor || "transparent" === e.lineGlowColor || !e.lineGlowRadius) return;
|
|
949
952
|
const t = "number" == typeof e.lineGlowOpacity ? e.lineGlowOpacity : .75;
|
|
950
|
-
return `drop-shadow(0 0 ${Math.round(Math.max(0, e.lineGlowRadius))}px ${be(
|
|
953
|
+
return `drop-shadow(0 0 ${Math.round(Math.max(0, e.lineGlowRadius))}px ${ye(be(e.lineGlowColor, he), t)})`;
|
|
951
954
|
}
|
|
952
|
-
function
|
|
955
|
+
function Te(e, t) {
|
|
953
956
|
if (!e) return;
|
|
954
957
|
const n = [];
|
|
955
958
|
if (e.dagGrayscale && n.push("grayscale(1)"), "number" == typeof e.dagBiLevel) {
|
|
@@ -961,16 +964,16 @@ function Me(e, t) {
|
|
|
961
964
|
0 !== t && n.push(`brightness(${1 + t / 100})`), 0 !== r && n.push(`contrast(${1 + r / 100})`);
|
|
962
965
|
}
|
|
963
966
|
if ("number" == typeof e.dagHslHue && 0 !== e.dagHslHue && n.push(`hue-rotate(${e.dagHslHue}deg)`), "number" == typeof e.dagHslSaturation && 100 !== e.dagHslSaturation && n.push(`saturate(${e.dagHslSaturation / 100})`), "number" == typeof e.dagHslLuminance && 0 !== e.dagHslLuminance && n.push(`brightness(${1 + e.dagHslLuminance / 100})`), "number" == typeof e.dagAlphaModFix) {
|
|
964
|
-
const t =
|
|
967
|
+
const t = xe(e.dagAlphaModFix / 100);
|
|
965
968
|
n.push(`opacity(${t})`);
|
|
966
969
|
}
|
|
967
970
|
if ("number" == typeof e.dagTintHue || "number" == typeof e.dagTintAmount) {
|
|
968
971
|
const t = e.dagTintHue ?? 0, r = Math.max(0, Math.min(100, e.dagTintAmount ?? 50));
|
|
969
972
|
n.push(`sepia(${r / 100}) hue-rotate(${t}deg)`);
|
|
970
973
|
}
|
|
971
|
-
return e.dagDuotone && t && n.push(`url(#${
|
|
974
|
+
return e.dagDuotone && t && n.push(`url(#${Ae(t)})`), n.length > 0 ? n.join(" ") : void 0;
|
|
972
975
|
}
|
|
973
|
-
function
|
|
976
|
+
function $e(e) {
|
|
974
977
|
switch (e) {
|
|
975
978
|
case "mult": return "multiply";
|
|
976
979
|
case "screen": return "screen";
|
|
@@ -979,10 +982,10 @@ function Te(e) {
|
|
|
979
982
|
default: return;
|
|
980
983
|
}
|
|
981
984
|
}
|
|
982
|
-
function
|
|
985
|
+
function Ae(e) {
|
|
983
986
|
return `dag-duotone-${e}`;
|
|
984
987
|
}
|
|
985
|
-
function
|
|
988
|
+
function Ie(e) {
|
|
986
989
|
const t = e.replace("#", ""), n = Number.parseInt(t.substring(0, 2), 16) / 255, r = Number.parseInt(t.substring(2, 4), 16) / 255, o = Number.parseInt(t.substring(4, 6), 16) / 255;
|
|
987
990
|
return {
|
|
988
991
|
r: Number.isFinite(n) ? n : 0,
|
|
@@ -990,9 +993,9 @@ function Ae(e) {
|
|
|
990
993
|
b: Number.isFinite(o) ? o : 0
|
|
991
994
|
};
|
|
992
995
|
}
|
|
993
|
-
function
|
|
996
|
+
function Fe(e, t) {
|
|
994
997
|
if (!e?.dagDuotone) return;
|
|
995
|
-
const n =
|
|
998
|
+
const n = Ae(t), r = Ie(e.dagDuotone.color1), o = Ie(e.dagDuotone.color2), i = [
|
|
996
999
|
.2126,
|
|
997
1000
|
.7152,
|
|
998
1001
|
.0722,
|
|
@@ -1018,7 +1021,7 @@ function Ie(e, t) {
|
|
|
1018
1021
|
id: n,
|
|
1019
1022
|
cssReference: `url(#${n})`,
|
|
1020
1023
|
filterMarkup: [
|
|
1021
|
-
`<filter id="${
|
|
1024
|
+
`<filter id="${ge(n)}" color-interpolation-filters="sRGB">`,
|
|
1022
1025
|
`<feColorMatrix type="matrix" values="${i}"/>`,
|
|
1023
1026
|
"<feComponentTransfer>",
|
|
1024
1027
|
`<feFuncR type="linear" slope="${a}" intercept="${r.r}"/>`,
|
|
@@ -1029,98 +1032,98 @@ function Ie(e, t) {
|
|
|
1029
1032
|
].join("")
|
|
1030
1033
|
};
|
|
1031
1034
|
}
|
|
1032
|
-
function
|
|
1035
|
+
function Ee(e) {
|
|
1033
1036
|
return `soft-edge-${e}`;
|
|
1034
1037
|
}
|
|
1035
|
-
function
|
|
1038
|
+
function Oe(e, t) {
|
|
1036
1039
|
if (!e || "number" != typeof e.softEdgeRadius || e.softEdgeRadius <= 0) return;
|
|
1037
|
-
const n =
|
|
1040
|
+
const n = Ee(t), r = Math.round(e.softEdgeRadius);
|
|
1038
1041
|
return {
|
|
1039
1042
|
id: n,
|
|
1040
1043
|
cssReference: `url(#${n})`,
|
|
1041
1044
|
filterMarkup: [
|
|
1042
|
-
`<filter id="${
|
|
1045
|
+
`<filter id="${ge(n)}" x="-20%" y="-20%" width="140%" height="140%" color-interpolation-filters="sRGB">`,
|
|
1043
1046
|
`<feGaussianBlur in="SourceAlpha" stdDeviation="${r}" result="softEdgeAlpha"/>`,
|
|
1044
1047
|
"<feComposite in=\"SourceGraphic\" in2=\"softEdgeAlpha\" operator=\"in\"/>",
|
|
1045
1048
|
"</filter>"
|
|
1046
1049
|
].join("")
|
|
1047
1050
|
};
|
|
1048
1051
|
}
|
|
1049
|
-
function
|
|
1052
|
+
function Le(e, n = {}) {
|
|
1050
1053
|
const r = "shapeStyle" in e ? e.shapeStyle : void 0, o = {};
|
|
1051
1054
|
if (!r) return o;
|
|
1052
1055
|
const i = "connector" === e.type || "connector" === t.getShapeType("shapeType" in e ? e.shapeType : void 0), s = [function(e, t = {}, n) {
|
|
1053
1056
|
if (!e) return;
|
|
1054
|
-
const r = [], o =
|
|
1057
|
+
const r = [], o = Se(e);
|
|
1055
1058
|
if (o) r.push(o);
|
|
1056
1059
|
else {
|
|
1057
|
-
const t =
|
|
1060
|
+
const t = ve(e, n);
|
|
1058
1061
|
t && r.push(t);
|
|
1059
1062
|
}
|
|
1060
|
-
const i =
|
|
1063
|
+
const i = we(e);
|
|
1061
1064
|
if (i && r.push(i), !1 !== t.includeGlow) {
|
|
1062
|
-
const t =
|
|
1065
|
+
const t = ke(e.glowColor, e.glowRadius, e.glowOpacity);
|
|
1063
1066
|
t && r.push(t);
|
|
1064
1067
|
}
|
|
1065
1068
|
return r.length > 0 ? r.join(", ") : void 0;
|
|
1066
|
-
}(r, { includeGlow: n.includeGlowBoxShadow }, { rotation: e.rotation }), i ? void 0 :
|
|
1069
|
+
}(r, { includeGlow: n.includeGlowBoxShadow }, { rotation: e.rotation }), i ? void 0 : Ce(r)].filter((e) => void 0 !== e && "" !== e);
|
|
1067
1070
|
s.length > 0 && (o.boxShadow = s.join(", "));
|
|
1068
1071
|
const p = [function(e, t) {
|
|
1069
1072
|
if (!e) return;
|
|
1070
1073
|
const n = [];
|
|
1071
1074
|
if (e.glowColor && "transparent" !== e.glowColor && e.glowRadius) {
|
|
1072
|
-
const t = "number" == typeof e.glowOpacity ? e.glowOpacity : .75, r = Math.round(Math.max(0, e.glowRadius)), o = be(
|
|
1075
|
+
const t = "number" == typeof e.glowOpacity ? e.glowOpacity : .75, r = Math.round(Math.max(0, e.glowRadius)), o = ye(be(e.glowColor, he), t);
|
|
1073
1076
|
n.push(`drop-shadow(0 0 ${r}px ${o})`);
|
|
1074
1077
|
}
|
|
1075
|
-
"number" == typeof e.softEdgeRadius && e.softEdgeRadius > 0 && (t ? n.push(`url(#${
|
|
1076
|
-
const r =
|
|
1078
|
+
"number" == typeof e.softEdgeRadius && e.softEdgeRadius > 0 && (t ? n.push(`url(#${Ee(t)})`) : n.push(`blur(${Math.min(2, Math.round(e.softEdgeRadius))}px)`)), "number" == typeof e.blurRadius && e.blurRadius > 0 && n.push(`blur(${Math.round(e.blurRadius)}px)`);
|
|
1079
|
+
const r = Te(e, t);
|
|
1077
1080
|
return r && n.push(r), n.length > 0 ? n.join(" ") : void 0;
|
|
1078
|
-
}(r, e.id), i ? void 0 :
|
|
1081
|
+
}(r, e.id), i ? void 0 : Me(r)].filter((e) => void 0 !== e && "" !== e);
|
|
1079
1082
|
p.length > 0 && (o.filter = p.join(" "));
|
|
1080
|
-
const c =
|
|
1083
|
+
const c = fe(r, e.height);
|
|
1081
1084
|
c && (o.reflection = c);
|
|
1082
1085
|
const u = function(e) {
|
|
1083
|
-
if (e && "number" == typeof e.dagAlphaModFix) return
|
|
1086
|
+
if (e && "number" == typeof e.dagAlphaModFix) return xe(e.dagAlphaModFix / 100);
|
|
1084
1087
|
}(r);
|
|
1085
1088
|
void 0 !== u && (o.opacity = u);
|
|
1086
1089
|
const d = function(e) {
|
|
1087
1090
|
if (!e?.dagFillOverlayColor || "transparent" === e.dagFillOverlayColor) return;
|
|
1088
|
-
const t =
|
|
1091
|
+
const t = $e(e.dagFillOverlayBlend) ?? "normal";
|
|
1089
1092
|
return {
|
|
1090
|
-
color: be(
|
|
1093
|
+
color: ye(be(e.dagFillOverlayColor, me), e.dagFillOverlayOpacity),
|
|
1091
1094
|
blendMode: t
|
|
1092
1095
|
};
|
|
1093
1096
|
}(r);
|
|
1094
1097
|
if (d) o.fillOverlay = d;
|
|
1095
1098
|
else {
|
|
1096
|
-
const e =
|
|
1099
|
+
const e = $e(r.dagFillOverlayBlend);
|
|
1097
1100
|
e && (o.mixBlendMode = e);
|
|
1098
1101
|
}
|
|
1099
1102
|
return r.blurGrow && "number" == typeof r.blurRadius && r.blurRadius > 0 && (o.overflowVisible = !0), o;
|
|
1100
1103
|
}
|
|
1101
|
-
function
|
|
1104
|
+
function De(e) {
|
|
1102
1105
|
return Math.round(1e4 * e) / 1e4;
|
|
1103
1106
|
}
|
|
1104
|
-
function
|
|
1107
|
+
function Be(e, t = "grad") {
|
|
1105
1108
|
return `pptx-${t}-${String(e).replace(/[^a-zA-Z0-9_-]/gu, "_")}`;
|
|
1106
1109
|
}
|
|
1107
|
-
function
|
|
1110
|
+
function Re(e) {
|
|
1108
1111
|
return Z(e).map((e) => ({
|
|
1109
|
-
offset:
|
|
1112
|
+
offset: De(e.position / 100),
|
|
1110
1113
|
color: e.color,
|
|
1111
|
-
..."number" == typeof e.opacity ? { opacity:
|
|
1114
|
+
..."number" == typeof e.opacity ? { opacity: De(e.opacity) } : {}
|
|
1112
1115
|
}));
|
|
1113
1116
|
}
|
|
1114
|
-
function
|
|
1117
|
+
function Ne(e) {
|
|
1115
1118
|
const t = e * Math.PI / 180, n = Math.cos(t), r = Math.sin(t), o = (Math.abs(n) + Math.abs(r)) / 2;
|
|
1116
1119
|
return {
|
|
1117
|
-
x1:
|
|
1118
|
-
y1:
|
|
1119
|
-
x2:
|
|
1120
|
-
y2:
|
|
1120
|
+
x1: De(.5 - n * o),
|
|
1121
|
+
y1: De(.5 - r * o),
|
|
1122
|
+
x2: De(.5 + n * o),
|
|
1123
|
+
y2: De(.5 + r * o)
|
|
1121
1124
|
};
|
|
1122
1125
|
}
|
|
1123
|
-
function
|
|
1126
|
+
function je(e, t) {
|
|
1124
1127
|
const { stops: n } = e;
|
|
1125
1128
|
if (0 === n.length) return;
|
|
1126
1129
|
if ("radial" === (e.type || "linear")) {
|
|
@@ -1128,20 +1131,20 @@ function Ne(e, t) {
|
|
|
1128
1131
|
return {
|
|
1129
1132
|
kind: "radial",
|
|
1130
1133
|
id: t,
|
|
1131
|
-
cx:
|
|
1132
|
-
cy:
|
|
1133
|
-
r:
|
|
1134
|
+
cx: De(i),
|
|
1135
|
+
cy: De(a),
|
|
1136
|
+
r: De(s),
|
|
1134
1137
|
stops: n
|
|
1135
1138
|
};
|
|
1136
1139
|
}
|
|
1137
1140
|
return {
|
|
1138
1141
|
kind: "linear",
|
|
1139
1142
|
id: t,
|
|
1140
|
-
...
|
|
1143
|
+
...Ne("number" == typeof e.angle && Number.isFinite(e.angle) ? e.angle : 90),
|
|
1141
1144
|
stops: n
|
|
1142
1145
|
};
|
|
1143
1146
|
}
|
|
1144
|
-
function
|
|
1147
|
+
function ze(e, t, n) {
|
|
1145
1148
|
if (!Number.isFinite(t) || !Number.isFinite(n) || t <= 0 || n <= 0) return;
|
|
1146
1149
|
const r = `M 0 0 L ${t} 0 L ${t} ${n} L 0 ${n} Z`;
|
|
1147
1150
|
if (!e) return r;
|
|
@@ -1159,7 +1162,7 @@ function je(e, t, n) {
|
|
|
1159
1162
|
}
|
|
1160
1163
|
return r;
|
|
1161
1164
|
}
|
|
1162
|
-
function
|
|
1165
|
+
function We(e, t) {
|
|
1163
1166
|
const n = O(e, t);
|
|
1164
1167
|
if (n.length <= 1) return [{
|
|
1165
1168
|
strokeWidth: t,
|
|
@@ -1171,7 +1174,7 @@ function ze(e, t) {
|
|
|
1171
1174
|
offset: e
|
|
1172
1175
|
}));
|
|
1173
1176
|
}
|
|
1174
|
-
function
|
|
1177
|
+
function _e(e) {
|
|
1175
1178
|
if (!t.hasShapeProperties(e)) return;
|
|
1176
1179
|
const n = e.shapeStyle, r = Math.max(0, n?.strokeWidth ?? 0), o = function(e) {
|
|
1177
1180
|
const t = pe(e);
|
|
@@ -1181,11 +1184,11 @@ function We(e) {
|
|
|
1181
1184
|
}(e);
|
|
1182
1185
|
if (!o && (!n || r <= 0)) return;
|
|
1183
1186
|
const i = n && r > 0 ? function(e, t) {
|
|
1184
|
-
if (e && "gradient" === e.strokeFillMode) return
|
|
1185
|
-
stops:
|
|
1187
|
+
if (e && "gradient" === e.strokeFillMode) return je({
|
|
1188
|
+
stops: Re(e.strokeGradientStops),
|
|
1186
1189
|
type: e.strokeGradientType,
|
|
1187
1190
|
angle: e.strokeGradientAngle
|
|
1188
|
-
},
|
|
1191
|
+
}, Be(t, "stroke"));
|
|
1189
1192
|
}(n, e.id) ?? function(e, t) {
|
|
1190
1193
|
if (!e || "pattern" !== e.strokeFillMode || !e.strokePatternPreset) return;
|
|
1191
1194
|
const n = U(e.strokeColor, "#000000"), r = U(e.strokePatternBackgroundColor, "#ffffff"), o = ne(e.strokePatternPreset, n, r);
|
|
@@ -1193,16 +1196,16 @@ function We(e) {
|
|
|
1193
1196
|
const i = `<svg xmlns="http://www.w3.org/2000/svg" width="${o.w}" height="${o.h}">${o.inner}</svg>`;
|
|
1194
1197
|
return {
|
|
1195
1198
|
kind: "pattern",
|
|
1196
|
-
id:
|
|
1199
|
+
id: Be(t, "strokepat"),
|
|
1197
1200
|
width: o.w,
|
|
1198
1201
|
height: o.h,
|
|
1199
1202
|
href: `data:image/svg+xml,${encodeURIComponent(i)}`
|
|
1200
1203
|
};
|
|
1201
1204
|
}(n, e.id) : void 0, a = !i && !o && function(e, n, r) {
|
|
1202
|
-
return !(!n || r <= 0 || "connector" === e.type) && "line" !== t.getShapeType(e.shapeType) && "in" !== n.lineAlignment;
|
|
1205
|
+
return !(!n || r <= 0 || "connector" === e.type || !ce(n)) && "line" !== t.getShapeType(e.shapeType) && "in" !== n.lineAlignment;
|
|
1203
1206
|
}(e, n, r);
|
|
1204
1207
|
if (!i && !o && !a) return;
|
|
1205
|
-
const s = o ??
|
|
1208
|
+
const s = o ?? ze(F(e), e.width, e.height);
|
|
1206
1209
|
if (!s) return;
|
|
1207
1210
|
const l = r > 0 ? r : 2;
|
|
1208
1211
|
return {
|
|
@@ -1210,24 +1213,24 @@ function We(e) {
|
|
|
1210
1213
|
paint: i,
|
|
1211
1214
|
stroke: i ? (p = i, `url(#${p.id})`) : X(n?.strokeColor ?? "#1f2937", n?.strokeOpacity),
|
|
1212
1215
|
strokeWidth: l,
|
|
1213
|
-
strands:
|
|
1216
|
+
strands: We(n?.compoundLine, l),
|
|
1214
1217
|
dashArray: le(ae(n?.strokeDash), Math.max(l, 1), n?.customDashSegments),
|
|
1215
1218
|
lineCap: D(n?.lineCap),
|
|
1216
1219
|
lineJoin: "bevel" === n?.lineJoin ? "bevel" : "miter" === n?.lineJoin ? "miter" : "round"
|
|
1217
1220
|
};
|
|
1218
1221
|
var p;
|
|
1219
1222
|
}
|
|
1220
|
-
function
|
|
1223
|
+
function He(e) {
|
|
1221
1224
|
return `0 0 ${Math.max(e.width, 12)} ${Math.max(e.height, 12)}`;
|
|
1222
1225
|
}
|
|
1223
|
-
function
|
|
1226
|
+
function Ke(e) {
|
|
1224
1227
|
if ("shape" !== e.type || !t.hasShapeProperties(e)) return !1;
|
|
1225
1228
|
const n = e.shapeStyle;
|
|
1226
1229
|
return !(void 0 !== n?.fillColor && "transparent" !== n.fillColor || "gradient" === n?.fillMode || "pattern" === n?.fillMode || "image" === n?.fillMode || "group" === n?.fillMode || Boolean(n?.fillGradient)) && "" === t.getElementTextContent(e).trim();
|
|
1227
1230
|
}
|
|
1228
|
-
function
|
|
1229
|
-
if (!
|
|
1230
|
-
const n =
|
|
1231
|
+
function Ve(e) {
|
|
1232
|
+
if (!Ke(e)) return;
|
|
1233
|
+
const n = ze(F(e), e.width, e.height);
|
|
1231
1234
|
if (!n) return;
|
|
1232
1235
|
const r = t.hasShapeProperties(e) ? e.shapeStyle?.strokeWidth ?? 0 : 0;
|
|
1233
1236
|
return {
|
|
@@ -1235,19 +1238,19 @@ function Ke(e) {
|
|
|
1235
1238
|
strokeWidth: Math.max(3 * r, 10)
|
|
1236
1239
|
};
|
|
1237
1240
|
}
|
|
1238
|
-
function
|
|
1241
|
+
function Ue() {
|
|
1239
1242
|
return { accumulated: 0 };
|
|
1240
1243
|
}
|
|
1241
|
-
function
|
|
1244
|
+
function Ge({ deltaY: e, deltaMode: t = 0 }) {
|
|
1242
1245
|
return 1 === t ? 16 * e : 2 === t ? 400 * e : e;
|
|
1243
1246
|
}
|
|
1244
|
-
function
|
|
1247
|
+
function Ye(e, t) {
|
|
1245
1248
|
return 0 !== t && Math.sign(t) !== Math.sign(e.accumulated) && (e.accumulated = 0), e.accumulated += t, e.accumulated >= 120 ? (e.accumulated = 0, { intent: "next-slide" }) : e.accumulated <= -120 ? (e.accumulated = 0, { intent: "previous-slide" }) : { intent: "none" };
|
|
1246
1249
|
}
|
|
1247
|
-
function
|
|
1248
|
-
return
|
|
1250
|
+
function Xe(e, t) {
|
|
1251
|
+
return Ye(t, Ge(e));
|
|
1249
1252
|
}
|
|
1250
|
-
function
|
|
1253
|
+
function qe(e) {
|
|
1251
1254
|
const n = t.getShapeType(e.shapeType);
|
|
1252
1255
|
if ("connector" === e.type || "connector" === n) return { kind: "bare" };
|
|
1253
1256
|
if (function(e) {
|
|
@@ -1286,11 +1289,6 @@ function Xe(e) {
|
|
|
1286
1289
|
radius: "48% / 12%"
|
|
1287
1290
|
} : { kind: "none" };
|
|
1288
1291
|
}
|
|
1289
|
-
function qe(e) {
|
|
1290
|
-
return function(e) {
|
|
1291
|
-
return !(!e || Math.max(0, e.strokeWidth ?? 0) <= 0 || void 0 === e.strokeColor && void 0 === e.strokeFillMode);
|
|
1292
|
-
}(e) ? Math.max(0, e?.strokeWidth ?? 0) : 0;
|
|
1293
|
-
}
|
|
1294
1292
|
var Ze = {
|
|
1295
1293
|
borderWidth: 0,
|
|
1296
1294
|
borderStyle: void 0,
|
|
@@ -1322,8 +1320,10 @@ function et(e) {
|
|
|
1322
1320
|
function tt(e) {
|
|
1323
1321
|
if (!t.hasShapeProperties(e)) return Ze;
|
|
1324
1322
|
const n = e.shapeStyle, r = function(e) {
|
|
1325
|
-
return void 0 !==
|
|
1326
|
-
}(e) ? 0 :
|
|
1323
|
+
return void 0 !== _e(e);
|
|
1324
|
+
}(e) ? 0 : function(e) {
|
|
1325
|
+
return ce(e) ? Math.max(0, e?.strokeWidth ?? 0) : 0;
|
|
1326
|
+
}(n), o = {
|
|
1327
1327
|
strokeLinejoin: Je(n?.lineJoin),
|
|
1328
1328
|
strokeLinecap: Qe(n?.lineCap),
|
|
1329
1329
|
strokeMiterlimit: et(n)
|
|
@@ -1390,7 +1390,7 @@ function rt(e) {
|
|
|
1390
1390
|
}
|
|
1391
1391
|
}(e.tileAlignment), s = `${nt(a.x, o)} ${nt(a.y, i)}`, l = e.svgData || e.imageData, p = e.tileFlip, c = l && p && "none" !== p ? function(e, t, n, r) {
|
|
1392
1392
|
if (!e.startsWith("data:")) return;
|
|
1393
|
-
const o = "x" === t || "xy" === t, i = "y" === t || "xy" === t, a = o ? 2 : 1, s = i ? 2 : 1, l =
|
|
1393
|
+
const o = "x" === t || "xy" === t, i = "y" === t || "xy" === t, a = o ? 2 : 1, s = i ? 2 : 1, l = ge(e), p = [];
|
|
1394
1394
|
for (let e = 0; e < s; e++) for (let t = 0; t < a; t++) {
|
|
1395
1395
|
const n = o && t % 2 == 1, r = i && e % 2 == 1, a = n ? -1 : 1, s = r ? -1 : 1, c = t + (n ? 1 : 0), u = e + (r ? 1 : 0);
|
|
1396
1396
|
p.push(`<image href="${l}" x="0" y="0" width="1" height="1" preserveAspectRatio="none" transform="translate(${c},${u}) scale(${a},${s})"/>`);
|
|
@@ -18370,7 +18370,7 @@ function Em(e, t, n) {
|
|
|
18370
18370
|
function Om(e, t) {
|
|
18371
18371
|
if (!e) return;
|
|
18372
18372
|
return function(e, t) {
|
|
18373
|
-
if (e?.textReflection) return
|
|
18373
|
+
if (e?.textReflection) return fe({
|
|
18374
18374
|
reflectionStartOpacity: e.textReflectionStartOpacity ?? .5,
|
|
18375
18375
|
reflectionEndOpacity: e.textReflectionEndOpacity ?? 0,
|
|
18376
18376
|
reflectionDistance: e.textReflectionOffset ?? 0,
|
|
@@ -35715,7 +35715,7 @@ function FD(e) {
|
|
|
35715
35715
|
if (e?.aborted) throw new DOMException("Export cancelled", "AbortError");
|
|
35716
35716
|
}
|
|
35717
35717
|
function ED(e) {
|
|
35718
|
-
const { slideCount: t, rasterizeSlide: r } = e, o = e.loadGifEncoder ?? (async () => (await Promise.resolve().then(() => require("./gif-encoder-
|
|
35718
|
+
const { slideCount: t, rasterizeSlide: r } = e, o = e.loadGifEncoder ?? (async () => (await Promise.resolve().then(() => require("./gif-encoder-BTGLAe_J.cjs"))).encodeGif), i = e.createRecorder ?? ID, a = e.createCanvas ?? (() => document.createElement("canvas")), s = e.downloadBlob ?? d$, l = (0, n.ref)(!1), p = (0, n.ref)(0);
|
|
35719
35719
|
return {
|
|
35720
35720
|
exporting: l,
|
|
35721
35721
|
progress: p,
|
|
@@ -38707,7 +38707,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
38707
38707
|
}), Object.defineProperty(exports, "buildHollowHitOutline", {
|
|
38708
38708
|
enumerable: !0,
|
|
38709
38709
|
get: function() {
|
|
38710
|
-
return
|
|
38710
|
+
return Ve;
|
|
38711
38711
|
}
|
|
38712
38712
|
}), Object.defineProperty(exports, "buildInitialGuides", {
|
|
38713
38713
|
enumerable: !0,
|
|
@@ -38792,7 +38792,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
38792
38792
|
}), Object.defineProperty(exports, "buildStrokeOutline", {
|
|
38793
38793
|
enumerable: !0,
|
|
38794
38794
|
get: function() {
|
|
38795
|
-
return
|
|
38795
|
+
return _e;
|
|
38796
38796
|
}
|
|
38797
38797
|
}), Object.defineProperty(exports, "buildStrokePathD", {
|
|
38798
38798
|
enumerable: !0,
|
|
@@ -39147,7 +39147,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
39147
39147
|
}), Object.defineProperty(exports, "createWheelStepBuffer", {
|
|
39148
39148
|
enumerable: !0,
|
|
39149
39149
|
get: function() {
|
|
39150
|
-
return
|
|
39150
|
+
return Ue;
|
|
39151
39151
|
}
|
|
39152
39152
|
}), Object.defineProperty(exports, "defaultCssVars", {
|
|
39153
39153
|
enumerable: !0,
|
|
@@ -39397,7 +39397,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
39397
39397
|
}), Object.defineProperty(exports, "getComputedEffectStyle", {
|
|
39398
39398
|
enumerable: !0,
|
|
39399
39399
|
get: function() {
|
|
39400
|
-
return
|
|
39400
|
+
return Le;
|
|
39401
39401
|
}
|
|
39402
39402
|
}), Object.defineProperty(exports, "getComputedFillStyle", {
|
|
39403
39403
|
enumerable: !0,
|
|
@@ -39442,7 +39442,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
39442
39442
|
}), Object.defineProperty(exports, "getDuotoneSvgFilter", {
|
|
39443
39443
|
enumerable: !0,
|
|
39444
39444
|
get: function() {
|
|
39445
|
-
return
|
|
39445
|
+
return Fe;
|
|
39446
39446
|
}
|
|
39447
39447
|
}), Object.defineProperty(exports, "getGroupChildParentFill", {
|
|
39448
39448
|
enumerable: !0,
|
|
@@ -39487,12 +39487,12 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
39487
39487
|
}), Object.defineProperty(exports, "getLineGlowFilterCss", {
|
|
39488
39488
|
enumerable: !0,
|
|
39489
39489
|
get: function() {
|
|
39490
|
-
return
|
|
39490
|
+
return Me;
|
|
39491
39491
|
}
|
|
39492
39492
|
}), Object.defineProperty(exports, "getLineShadowParams", {
|
|
39493
39493
|
enumerable: !0,
|
|
39494
39494
|
get: function() {
|
|
39495
|
-
return
|
|
39495
|
+
return Pe;
|
|
39496
39496
|
}
|
|
39497
39497
|
}), Object.defineProperty(exports, "getLocalStorageUsageSummary", {
|
|
39498
39498
|
enumerable: !0,
|
|
@@ -39552,7 +39552,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
39552
39552
|
}), Object.defineProperty(exports, "getSoftEdgeSvgFilter", {
|
|
39553
39553
|
enumerable: !0,
|
|
39554
39554
|
get: function() {
|
|
39555
|
-
return
|
|
39555
|
+
return Oe;
|
|
39556
39556
|
}
|
|
39557
39557
|
}), Object.defineProperty(exports, "getSpeechRecognitionCtor", {
|
|
39558
39558
|
enumerable: !0,
|
|
@@ -39722,7 +39722,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
39722
39722
|
}), Object.defineProperty(exports, "isHollowShapeElement", {
|
|
39723
39723
|
enumerable: !0,
|
|
39724
39724
|
get: function() {
|
|
39725
|
-
return
|
|
39725
|
+
return Ke;
|
|
39726
39726
|
}
|
|
39727
39727
|
}), Object.defineProperty(exports, "isLegacyBinaryPresentation", {
|
|
39728
39728
|
enumerable: !0,
|
|
@@ -39797,7 +39797,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
39797
39797
|
}), Object.defineProperty(exports, "mapPresentationWheel", {
|
|
39798
39798
|
enumerable: !0,
|
|
39799
39799
|
get: function() {
|
|
39800
|
-
return
|
|
39800
|
+
return Xe;
|
|
39801
39801
|
}
|
|
39802
39802
|
}), Object.defineProperty(exports, "mapSlideSorterKey", {
|
|
39803
39803
|
enumerable: !0,
|
|
@@ -40267,7 +40267,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
40267
40267
|
}), Object.defineProperty(exports, "resolveShapeGeometry", {
|
|
40268
40268
|
enumerable: !0,
|
|
40269
40269
|
get: function() {
|
|
40270
|
-
return
|
|
40270
|
+
return qe;
|
|
40271
40271
|
}
|
|
40272
40272
|
}), Object.defineProperty(exports, "resolveShortcutAction", {
|
|
40273
40273
|
enumerable: !0,
|
|
@@ -40517,7 +40517,7 @@ Object.defineProperty(exports, "ACTION_BUTTON_PRESETS", {
|
|
|
40517
40517
|
}), Object.defineProperty(exports, "strokeOutlineViewBox", {
|
|
40518
40518
|
enumerable: !0,
|
|
40519
40519
|
get: function() {
|
|
40520
|
-
return
|
|
40520
|
+
return He;
|
|
40521
40521
|
}
|
|
40522
40522
|
}), Object.defineProperty(exports, "styleShadowFilter", {
|
|
40523
40523
|
enumerable: !0,
|
|
Binary file
|
|
Binary file
|