@expedite-commerce/expedite-components 0.2.12 → 0.2.13
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.
|
@@ -29581,9 +29581,7 @@ function Zr() {
|
|
|
29581
29581
|
templateId: "wrapper",
|
|
29582
29582
|
key: "theme"
|
|
29583
29583
|
}
|
|
29584
|
-
});
|
|
29585
|
-
debugger;
|
|
29586
|
-
const l = a == null ? void 0 : a.data;
|
|
29584
|
+
}), l = a == null ? void 0 : a.data;
|
|
29587
29585
|
return console.log("[COMPOSABLECATALOG:fetchThemeREST] themeData", l), l ?? null;
|
|
29588
29586
|
} catch (a) {
|
|
29589
29587
|
throw console.log("[COMPOSABLECATALOG:fetchThemeREST] Error getting theme data", a), a;
|
|
@@ -29657,7 +29655,7 @@ function Zr() {
|
|
|
29657
29655
|
});
|
|
29658
29656
|
},
|
|
29659
29657
|
processTheme: async (a, l) => {
|
|
29660
|
-
if (a && l)
|
|
29658
|
+
if (console.log("[COMPOSABLECATALOG:processTheme] isPreview", a), console.log("[COMPOSABLECATALOG:processTheme] theme", l), a && l)
|
|
29661
29659
|
try {
|
|
29662
29660
|
return typeof l == "string" ? JSON.parse(l) : l;
|
|
29663
29661
|
} catch (u) {
|
|
@@ -35069,7 +35067,7 @@ const ma = (e) => (Ft("data-v-975857d5"), e = e(), Pt(), e), Kb = ["data-test-id
|
|
|
35069
35067
|
};
|
|
35070
35068
|
return Ut(() => {
|
|
35071
35069
|
i();
|
|
35072
|
-
}), Qe(() => [n.organizationId, n.templateId], () => {
|
|
35070
|
+
}), Qe(() => [n.organizationId, n.templateId, n.isPreview, n.theme], () => {
|
|
35073
35071
|
i();
|
|
35074
35072
|
}, { deep: !0 }), (a, l) => (N(), j(xe, null, [
|
|
35075
35073
|
r.value ? (N(), _e(Wr("style"), {
|