@expedite-commerce/expedite-components 0.2.4 → 0.2.6
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.
|
@@ -30438,7 +30438,7 @@ const oo = (e) => (yt("data-v-975857d5"), e = e(), mt(), e), Av = ["data-test-id
|
|
|
30438
30438
|
const s = e, t = ro(), n = un(), r = aa(), i = se(() => t.pageBlocks || []), d = (y) => !0, g = se(() => {
|
|
30439
30439
|
var h, c, p, a;
|
|
30440
30440
|
const y = [];
|
|
30441
|
-
return s.isPreview && ((h = i.value) != null && h.content) ? (p = (c = i.value) == null ? void 0 : c.content) == null || p.forEach((f) => {
|
|
30441
|
+
return console.log("props.sections template renderer", i.value), console.log("props.isPreview", s.isPreview), s.isPreview && ((h = i.value) != null && h.content) ? (p = (c = i.value) == null ? void 0 : c.content) == null || p.forEach((f) => {
|
|
30442
30442
|
const l = [], u = f.section, o = JSON.parse(u.XX_ORD1__Content_JSON__c);
|
|
30443
30443
|
let m = {};
|
|
30444
30444
|
o && (m = Dr(o, r.isMobile), u.styleObject = u.hideStyle ? {} : m.sectionStyle, u.visibility = m.visibility), f.blocks.forEach((v) => {
|
|
@@ -30673,10 +30673,10 @@ const oo = (e) => (yt("data-v-975857d5"), e = e(), mt(), e), Av = ["data-test-id
|
|
|
30673
30673
|
composablesApiUrl: n.composablesApiUrl,
|
|
30674
30674
|
composablesApiKey: n.composablesApiKey,
|
|
30675
30675
|
composablesOrgType: n.composablesOrgType
|
|
30676
|
-
}), t.quoteId = n.quoteId, await s.processSections(n.sections, n.isPreview, n.templateId);
|
|
30677
|
-
}), He(() =>
|
|
30678
|
-
await s.processSections(n.sections, n.isPreview, n.templateId);
|
|
30679
|
-
}), (r, i) => (N(), j(ve, null, [
|
|
30676
|
+
}), t.quoteId = n.quoteId, console.log("props.sections expedite cart", n.sections), await s.processSections(n.sections, n.isPreview, n.templateId);
|
|
30677
|
+
}), He(() => n.sections, async () => {
|
|
30678
|
+
console.log("props.sections watch expedite cart", n.sections), await s.processSections(n.sections, n.isPreview, n.templateId);
|
|
30679
|
+
}, { deep: !0 }), (r, i) => (N(), j(ve, null, [
|
|
30680
30680
|
oe(My, {
|
|
30681
30681
|
"organization-id": n.organizationId,
|
|
30682
30682
|
"template-id": n.templateId
|