@expedite-commerce/expedite-components 0.2.4 → 0.2.5
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("sections", 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) => {
|