@primestyleai/tryon 5.10.97 → 5.10.99
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/dist/react/index.js
CHANGED
|
@@ -17560,7 +17560,7 @@ function ds({
|
|
|
17560
17560
|
{
|
|
17561
17561
|
productImage: o,
|
|
17562
17562
|
productTitle: g,
|
|
17563
|
-
onTryOn: () => gA("
|
|
17563
|
+
onTryOn: () => gA("body-profile"),
|
|
17564
17564
|
onClose: P ?? (() => {
|
|
17565
17565
|
}),
|
|
17566
17566
|
t: H
|
|
@@ -17586,7 +17586,7 @@ function ds({
|
|
|
17586
17586
|
}
|
|
17587
17587
|
),
|
|
17588
17588
|
V !== "idle" && typeof document < "u" && Qg(
|
|
17589
|
-
/* @__PURE__ */ A("div", { className: Ne("ps-tryon-overlay", F.overlay), style: bg, "data-ps-tryon-portal": !0, children: /* @__PURE__ */ e("div", { className: Ne(`ps-tryon-modal${V === "result" && iA && nA || V === "size-result" || V === "estimation-review" || V === "body-profile" || V === "profiles" ? " ps-tryon-modal-wide" : ""}`, F.modal), onClick: (a) => a.stopPropagation(), children: [
|
|
17589
|
+
/* @__PURE__ */ A("div", { className: Ne("ps-tryon-overlay", F.overlay), style: bg, "data-ps-tryon-portal": !0, children: /* @__PURE__ */ e("div", { className: Ne(`ps-tryon-modal${V === "result" && iA && nA || V === "size-result" || V === "estimation-review" || V === "body-profile" || V === "profiles" || V === "no-chart" ? " ps-tryon-modal-wide" : ""}`, F.modal), onClick: (a) => a.stopPropagation(), children: [
|
|
17590
17590
|
/* @__PURE__ */ e("div", { className: Ne("ps-tryon-header ps-tryon-header-minimal", F.header), children: [
|
|
17591
17591
|
/* @__PURE__ */ A(Nn, { activeLocale: G, onSelect: T }),
|
|
17592
17592
|
/* @__PURE__ */ A("button", { className: "ps-tryon-header-icon", title: H("Profiles"), onClick: () => {
|