@expedite-commerce/expedite-components 0.2.5 → 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.
|
@@ -34901,7 +34901,7 @@ const ya = (e) => (Ft("data-v-975857d5"), e = e(), Pt(), e), Ub = ["data-test-id
|
|
|
34901
34901
|
const n = e, t = pa(), r = er(), o = fc(), i = pe(() => t.pageBlocks || []), a = (u) => !0, l = pe(() => {
|
|
34902
34902
|
var f, s, p, d;
|
|
34903
34903
|
const u = [];
|
|
34904
|
-
return console.log("sections", i.value), console.log("props.isPreview", n.isPreview), n.isPreview && ((f = i.value) != null && f.content) ? (p = (s = i.value) == null ? void 0 : s.content) == null || p.forEach((y) => {
|
|
34904
|
+
return console.log("props.sections template renderer", i.value), console.log("props.isPreview", n.isPreview), n.isPreview && ((f = i.value) != null && f.content) ? (p = (s = i.value) == null ? void 0 : s.content) == null || p.forEach((y) => {
|
|
34905
34905
|
const h = [], v = y.section, c = JSON.parse(v.XX_ORD1__Content_JSON__c);
|
|
34906
34906
|
let m = {};
|
|
34907
34907
|
c && (m = Ci(c, o.isMobile), v.styleObject = v.hideStyle ? {} : m.sectionStyle, v.visibility = m.visibility), y.blocks.forEach((g) => {
|
|
@@ -35136,10 +35136,10 @@ const ya = (e) => (Ft("data-v-975857d5"), e = e(), Pt(), e), Ub = ["data-test-id
|
|
|
35136
35136
|
composablesApiUrl: r.composablesApiUrl,
|
|
35137
35137
|
composablesApiKey: r.composablesApiKey,
|
|
35138
35138
|
composablesOrgType: r.composablesOrgType
|
|
35139
|
-
}), t.quoteId = r.quoteId, await n.processSections(r.sections, r.isPreview, r.templateId);
|
|
35140
|
-
}), Qe(() =>
|
|
35141
|
-
await n.processSections(r.sections, r.isPreview, r.templateId);
|
|
35142
|
-
}), (o, i) => (N(), j(xe, null, [
|
|
35139
|
+
}), t.quoteId = r.quoteId, console.log("props.sections expedite cart", r.sections), await n.processSections(r.sections, r.isPreview, r.templateId);
|
|
35140
|
+
}), Qe(() => r.sections, async () => {
|
|
35141
|
+
console.log("props.sections watch expedite cart", r.sections), await n.processSections(r.sections, r.isPreview, r.templateId);
|
|
35142
|
+
}, { deep: !0 }), (o, i) => (N(), j(xe, null, [
|
|
35143
35143
|
de(ZC, {
|
|
35144
35144
|
"organization-id": r.organizationId,
|
|
35145
35145
|
"template-id": r.templateId
|