@builder.io/sdk-vue 1.0.30 → 1.0.32
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/lib/browser/{block-styles-YSorgBmY.cjs → block-styles-ohyKYsYW.cjs} +1 -1
- package/lib/browser/{block-styles-zsif4DNQ.js → block-styles-zIxnCsu7.js} +1 -1
- package/lib/browser/{block-wrapper-q84y908Y.js → block-wrapper-BwmUweGI.js} +3 -3
- package/lib/browser/{block-wrapper-pkRmh7Y9.cjs → block-wrapper-C1moZ3Lz.cjs} +1 -1
- package/lib/browser/blocks/accordion/accordion.vue.d.ts +3 -3
- package/lib/browser/blocks/button/button.vue.d.ts +3 -3
- package/lib/browser/blocks/columns/columns.vue.d.ts +3 -3
- package/lib/browser/blocks/form/form/form.vue.d.ts +6 -6
- package/lib/browser/blocks/image/image.types.d.ts +1 -0
- package/lib/browser/blocks/image/image.vue.d.ts +3 -0
- package/lib/browser/blocks/symbol/symbol.vue.d.ts +6 -6
- package/lib/browser/blocks/tabs/tabs.vue.d.ts +3 -3
- package/lib/browser/blocks/video/video.vue.d.ts +3 -3
- package/lib/browser/{component-ref-XwVx-xwI.js → component-ref-SNXa2Dn9.js} +2 -2
- package/lib/browser/{component-ref-CXa8wrso.cjs → component-ref-SkL82rhz.cjs} +1 -1
- package/lib/browser/components/block/block.helpers.d.ts +20 -2
- package/lib/browser/components/block/components/component-ref/component-ref.vue.d.ts +3 -3
- package/lib/browser/components/content/content.vue.d.ts +4 -3
- package/lib/browser/components/content-variants/content-variants.vue.d.ts +3 -3
- package/lib/browser/constants/sdk-version.d.ts +1 -1
- package/lib/browser/context/types.d.ts +1 -0
- package/lib/browser/{get-block-properties-hsTkDYka.cjs → get-block-properties-EE60D1wR.cjs} +1 -1
- package/lib/browser/{get-block-properties-VVu6XRdj.js → get-block-properties-qSi9NMOx.js} +1 -1
- package/lib/browser/index-7_PIOwAU.cjs +166 -0
- package/lib/browser/{index-GWArj2Lm.js → index-KOlrj9_0.js} +398 -387
- package/lib/browser/index.cjs +1 -1
- package/lib/browser/index.mjs +1 -1
- package/lib/browser/{repeated-block-CUsgbkNQ.cjs → repeated-block-L_hMsmwd.cjs} +1 -1
- package/lib/browser/{repeated-block-D-MjOcCg.js → repeated-block-SnsEMvw9.js} +2 -2
- package/lib/browser/style.css +1 -1
- package/lib/edge/{block-styles-uTIfxLdH.cjs → block-styles-gwGxMYsP.cjs} +1 -1
- package/lib/edge/{block-styles-SZkRWx2m.js → block-styles-mlYBYkOs.js} +1 -1
- package/lib/edge/{block-wrapper-1FmTfk0Z.js → block-wrapper-RexwV794.js} +3 -3
- package/lib/{node/block-wrapper-Kl4r-UZc.cjs → edge/block-wrapper-k_uBDftu.cjs} +1 -1
- package/lib/edge/blocks/accordion/accordion.vue.d.ts +3 -3
- package/lib/edge/blocks/button/button.vue.d.ts +3 -3
- package/lib/edge/blocks/columns/columns.vue.d.ts +3 -3
- package/lib/edge/blocks/form/form/form.vue.d.ts +6 -6
- package/lib/edge/blocks/image/image.types.d.ts +1 -0
- package/lib/edge/blocks/image/image.vue.d.ts +3 -0
- package/lib/edge/blocks/symbol/symbol.vue.d.ts +6 -6
- package/lib/edge/blocks/tabs/tabs.vue.d.ts +3 -3
- package/lib/edge/blocks/video/video.vue.d.ts +3 -3
- package/lib/{node/component-ref-GwPAXEsY.js → edge/component-ref-9oxLY_Z3.js} +2 -2
- package/lib/{node/component-ref-UFlAHlUI.cjs → edge/component-ref-TND3R4QY.cjs} +1 -1
- package/lib/edge/components/block/block.helpers.d.ts +20 -2
- package/lib/edge/components/block/components/component-ref/component-ref.vue.d.ts +3 -3
- package/lib/edge/components/content/content.vue.d.ts +4 -3
- package/lib/edge/components/content-variants/content-variants.vue.d.ts +3 -3
- package/lib/edge/constants/sdk-version.d.ts +1 -1
- package/lib/edge/context/types.d.ts +1 -0
- package/lib/edge/{get-block-properties-WIpsp8uv.js → get-block-properties-3R5EHXuo.js} +1 -1
- package/lib/edge/{get-block-properties-G5ekM4kF.cjs → get-block-properties-QFyJgbX0.cjs} +1 -1
- package/lib/edge/{index-_IEZqnuL.js → index-d_K2eAST.js} +911 -908
- package/lib/edge/index-eH2Ry0LC.cjs +186 -0
- package/lib/edge/index.cjs +1 -1
- package/lib/edge/index.mjs +1 -1
- package/lib/edge/{repeated-block-l_pH5BtY.js → repeated-block-D9Jv_G43.js} +2 -2
- package/lib/edge/{repeated-block-JI8fIaI5.cjs → repeated-block-xpYAEu9G.cjs} +1 -1
- package/lib/edge/style.css +1 -1
- package/lib/node/{block-styles-Apz1TRWM.js → block-styles-af4EPg11.js} +1 -1
- package/lib/node/{block-styles-i8di2-zT.cjs → block-styles-z3Qw3dTH.cjs} +1 -1
- package/lib/node/{block-wrapper-QX3GGdXx.js → block-wrapper-SyXs3NLC.js} +3 -3
- package/lib/{edge/block-wrapper-ptnWXdWA.cjs → node/block-wrapper-lMpMCXMf.cjs} +1 -1
- package/lib/node/blocks/accordion/accordion.vue.d.ts +3 -3
- package/lib/node/blocks/button/button.vue.d.ts +3 -3
- package/lib/node/blocks/columns/columns.vue.d.ts +3 -3
- package/lib/node/blocks/form/form/form.vue.d.ts +6 -6
- package/lib/node/blocks/image/image.types.d.ts +1 -0
- package/lib/node/blocks/image/image.vue.d.ts +3 -0
- package/lib/node/blocks/symbol/symbol.vue.d.ts +6 -6
- package/lib/node/blocks/tabs/tabs.vue.d.ts +3 -3
- package/lib/node/blocks/video/video.vue.d.ts +3 -3
- package/lib/{edge/component-ref-t89FNM-X.js → node/component-ref-0ajNv9SP.js} +2 -2
- package/lib/{edge/component-ref-WuOY1u6o.cjs → node/component-ref-8_jLowQd.cjs} +1 -1
- package/lib/node/components/block/block.helpers.d.ts +20 -2
- package/lib/node/components/block/components/component-ref/component-ref.vue.d.ts +3 -3
- package/lib/node/components/content/content.vue.d.ts +4 -3
- package/lib/node/components/content-variants/content-variants.vue.d.ts +3 -3
- package/lib/node/constants/sdk-version.d.ts +1 -1
- package/lib/node/context/types.d.ts +1 -0
- package/lib/node/{get-block-properties-6o05nE8l.js → get-block-properties-QICAzFwt.js} +1 -1
- package/lib/node/{get-block-properties-fC1x6jsD.cjs → get-block-properties-zlMUIw8E.cjs} +1 -1
- package/lib/node/{index-JPhQDQvI.js → index-8Qp_Egul.js} +47 -36
- package/lib/node/index-8u2tX4TV.cjs +213 -0
- package/lib/node/index.cjs +1 -1
- package/lib/node/index.mjs +1 -1
- package/lib/node/{repeated-block-3fH2ZcAG.cjs → repeated-block-JdD3AVtB.cjs} +1 -1
- package/lib/node/{repeated-block-XDR6iCBj.js → repeated-block-kaQa2H7q.js} +2 -2
- package/lib/node/style.css +1 -1
- package/package.json +1 -1
- package/lib/browser/index-LucJc9GG.cjs +0 -166
- package/lib/edge/index-BbL0O7Qi.cjs +0 -186
- package/lib/node/index-7VeFZAl3.cjs +0 -213
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var $ = Object.defineProperty;
|
|
2
|
-
var
|
|
3
|
-
var v = (e, t, n) => (
|
|
2
|
+
var B = (e, t, n) => t in e ? $(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
|
+
var v = (e, t, n) => (B(e, typeof t != "symbol" ? t + "" : t, n), n);
|
|
4
4
|
import { defineComponent, openBlock, createElementBlock, Fragment as Fragment$1, createBlock, resolveDynamicComponent, mergeProps, toHandlers, withCtx, renderSlot, resolveComponent, createTextVNode, toDisplayString, defineAsyncComponent, createVNode, renderList, createCommentVNode, h, createElementVNode, normalizeStyle, normalizeClass, markRaw } from "vue";
|
|
5
5
|
import { createRequire } from "node:module";
|
|
6
6
|
const EMPTY_HTML_ELEMENTS = /* @__PURE__ */ new Set(["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen", "link", "meta", "param", "source", "track", "wbr"]), isEmptyElement = (e) => typeof e == "string" && EMPTY_HTML_ELEMENTS.has(e.toLowerCase());
|
|
@@ -123,11 +123,7 @@ function getBlockComponentOptions(e) {
|
|
|
123
123
|
var t;
|
|
124
124
|
return {
|
|
125
125
|
...(t = e.component) == null ? void 0 : t.options,
|
|
126
|
-
...e.options
|
|
127
|
-
/**
|
|
128
|
-
* Our built-in components frequently make use of the block, so we provide all of it under `builderBlock`
|
|
129
|
-
*/
|
|
130
|
-
builderBlock: e
|
|
126
|
+
...e.options
|
|
131
127
|
};
|
|
132
128
|
}
|
|
133
129
|
const MSG_PREFIX = "[Builder.io]: ", logger = {
|
|
@@ -699,27 +695,35 @@ const getComponent = ({
|
|
|
699
695
|
},
|
|
700
696
|
block: o
|
|
701
697
|
}));
|
|
702
|
-
},
|
|
698
|
+
}, provideLinkComponent = (e, t) => e && (e.isRSC && TARGET === "rsc" || ["Core:Button", "Symbol", "Columns", "Form:Form", "Builder: Tabs", "Builder:Accordion"].includes(e.name)) ? {
|
|
699
|
+
builderLinkComponent: t
|
|
700
|
+
} : {}, provideRegisteredComponents = (e, t) => e && (e.isRSC && TARGET === "rsc" || ["Symbol", "Columns", "Form:Form", "Builder: Tabs", "Builder:Accordion"].includes(e.name)) ? {
|
|
701
|
+
builderComponents: t
|
|
702
|
+
} : {}, provideBuilderBlock = (e, t) => e && (e.isRSC && TARGET === "rsc" || TARGET === "reactNative" || ["Builder:Accordion", "Columns", "Form:Form", "Builder: Tabs", "Symbol", "Image", "Video"].includes(e.name)) ? {
|
|
703
|
+
builderBlock: t
|
|
704
|
+
} : {}, provideBuilderContext = (e, t) => e && (e.isRSC && TARGET === "rsc" || ["Builder:Accordion", "Columns", "Form:Form", "Builder: Tabs", "Symbol", "Slot"].includes(e.name)) ? {
|
|
705
|
+
builderContext: t
|
|
706
|
+
} : {}, DynamicDiv$1 = () => Promise.resolve().then(() => dynamicDiv).then((e) => e.default).catch((e) => {
|
|
703
707
|
throw console.error(
|
|
704
708
|
"Error while attempting to dynamically import component DynamicDiv at ../dynamic-div.vue",
|
|
705
709
|
e
|
|
706
710
|
), e;
|
|
707
|
-
}), BlockStyles = () => import("./block-styles-
|
|
711
|
+
}), BlockStyles = () => import("./block-styles-af4EPg11.js").then((e) => e.default).catch((e) => {
|
|
708
712
|
throw console.error(
|
|
709
713
|
"Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
|
|
710
714
|
e
|
|
711
715
|
), e;
|
|
712
|
-
}), BlockWrapper = () => import("./block-wrapper-
|
|
716
|
+
}), BlockWrapper = () => import("./block-wrapper-SyXs3NLC.js").then((e) => e.default).catch((e) => {
|
|
713
717
|
throw console.error(
|
|
714
718
|
"Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
|
|
715
719
|
e
|
|
716
720
|
), e;
|
|
717
|
-
}), ComponentRef = () => import("./component-ref-
|
|
721
|
+
}), ComponentRef = () => import("./component-ref-0ajNv9SP.js").then((e) => e.default).catch((e) => {
|
|
718
722
|
throw console.error(
|
|
719
723
|
"Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
|
|
720
724
|
e
|
|
721
725
|
), e;
|
|
722
|
-
}), RepeatedBlock = () => import("./repeated-block-
|
|
726
|
+
}), RepeatedBlock = () => import("./repeated-block-kaQa2H7q.js").then((e) => e.default).catch((e) => {
|
|
723
727
|
throw console.error(
|
|
724
728
|
"Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
|
|
725
729
|
e
|
|
@@ -790,13 +794,13 @@ const getComponent = ({
|
|
|
790
794
|
componentRef: (e = this.blockComponent) == null ? void 0 : e.component,
|
|
791
795
|
componentOptions: {
|
|
792
796
|
...getBlockComponentOptions(this.processedBlock),
|
|
793
|
-
|
|
794
|
-
...
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
797
|
+
...provideBuilderBlock(this.blockComponent, this.processedBlock),
|
|
798
|
+
...provideBuilderContext(this.blockComponent, this.context),
|
|
799
|
+
...provideLinkComponent(this.blockComponent, this.linkComponent),
|
|
800
|
+
...provideRegisteredComponents(
|
|
801
|
+
this.blockComponent,
|
|
802
|
+
this.registeredComponents
|
|
803
|
+
)
|
|
800
804
|
},
|
|
801
805
|
context: this.context,
|
|
802
806
|
linkComponent: this.linkComponent,
|
|
@@ -838,8 +842,7 @@ function _sfc_render$o(e, t, n, o, r, s) {
|
|
|
838
842
|
key: 0,
|
|
839
843
|
Wrapper: e.Tag,
|
|
840
844
|
block: e.processedBlock,
|
|
841
|
-
context: e.context
|
|
842
|
-
linkComponent: e.linkComponent
|
|
845
|
+
context: e.context
|
|
843
846
|
}, {
|
|
844
847
|
default: withCtx(() => [
|
|
845
848
|
createVNode(l, {
|
|
@@ -862,7 +865,7 @@ function _sfc_render$o(e, t, n, o, r, s) {
|
|
|
862
865
|
}, null, 8, ["block", "registeredComponents", "linkComponent", "context"]))), 128))
|
|
863
866
|
]),
|
|
864
867
|
_: 1
|
|
865
|
-
}, 8, ["Wrapper", "block", "context"
|
|
868
|
+
}, 8, ["Wrapper", "block", "context"]))
|
|
866
869
|
], 64))
|
|
867
870
|
], 64)) : createCommentVNode("", !0);
|
|
868
871
|
}
|
|
@@ -1249,6 +1252,7 @@ const _sfc_main$j = defineComponent({
|
|
|
1249
1252
|
"srcset",
|
|
1250
1253
|
"noWebp",
|
|
1251
1254
|
"aspectRatio",
|
|
1255
|
+
"highPriority",
|
|
1252
1256
|
"altText",
|
|
1253
1257
|
"backgroundPosition",
|
|
1254
1258
|
"backgroundSize",
|
|
@@ -1287,7 +1291,7 @@ const _sfc_main$j = defineComponent({
|
|
|
1287
1291
|
return this.aspectRatio ? e : void 0;
|
|
1288
1292
|
}
|
|
1289
1293
|
}
|
|
1290
|
-
}), _hoisted_1$a = ["srcset"], _hoisted_2$4 = ["alt", "role", "src", "srcset", "sizes"], _hoisted_3$1 = {
|
|
1294
|
+
}), _hoisted_1$a = ["srcset"], _hoisted_2$4 = ["loading", "fetchpriority", "alt", "role", "src", "srcset", "sizes"], _hoisted_3$1 = {
|
|
1291
1295
|
key: 2,
|
|
1292
1296
|
class: "div-1pl23ac79ld-2"
|
|
1293
1297
|
};
|
|
@@ -1301,7 +1305,8 @@ function _sfc_render$i(e, t, n, o, r, s) {
|
|
|
1301
1305
|
srcset: e.webpSrcSet
|
|
1302
1306
|
}, null, 8, _hoisted_1$a)) : createCommentVNode("", !0),
|
|
1303
1307
|
createElementVNode("img", {
|
|
1304
|
-
loading: "lazy",
|
|
1308
|
+
loading: e.highPriority ? "eager" : "lazy",
|
|
1309
|
+
fetchpriority: e.highPriority ? "high" : "auto",
|
|
1305
1310
|
alt: e.altText,
|
|
1306
1311
|
role: e.altText ? void 0 : "presentation",
|
|
1307
1312
|
style: normalizeStyle({
|
|
@@ -1330,7 +1335,7 @@ function _sfc_render$i(e, t, n, o, r, s) {
|
|
|
1330
1335
|
])) : createCommentVNode("", !0)
|
|
1331
1336
|
], 64);
|
|
1332
1337
|
}
|
|
1333
|
-
const Image = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$i], ["__scopeId", "data-v-
|
|
1338
|
+
const Image = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$i], ["__scopeId", "data-v-0d528855"]]), _sfc_main$i = defineComponent({
|
|
1334
1339
|
name: "builder-section-component",
|
|
1335
1340
|
props: ["attributes", "maxWidth"],
|
|
1336
1341
|
data() {
|
|
@@ -2080,6 +2085,11 @@ const Accordion = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_rend
|
|
|
2080
2085
|
type: "boolean",
|
|
2081
2086
|
helperText: "When child blocks are provided, fit to them instead of using the image's aspect ratio",
|
|
2082
2087
|
defaultValue: !0
|
|
2088
|
+
}, {
|
|
2089
|
+
name: "highPriority",
|
|
2090
|
+
type: "boolean",
|
|
2091
|
+
advanced: !0,
|
|
2092
|
+
helperText: "Mark this image as high priority compared to other images on the page. This prevents lazy loading of the image and tells the browser to load this image before others on the page."
|
|
2083
2093
|
}, {
|
|
2084
2094
|
name: "aspectRatio",
|
|
2085
2095
|
type: "number",
|
|
@@ -3679,12 +3689,12 @@ const DEFAULT_API_VERSION = "v3", BUILDER_SEARCHPARAMS_PREFIX = "builder.", BUIL
|
|
|
3679
3689
|
for (const S in k)
|
|
3680
3690
|
g.searchParams.set(S, JSON.stringify(k[S]));
|
|
3681
3691
|
}
|
|
3682
|
-
const
|
|
3692
|
+
const I = {
|
|
3683
3693
|
...getBuilderSearchParamsFromWindow(),
|
|
3684
3694
|
...normalizeSearchParams(e.options || {})
|
|
3685
|
-
},
|
|
3686
|
-
for (const k in
|
|
3687
|
-
g.searchParams.set(k, String(
|
|
3695
|
+
}, T = flatten(I);
|
|
3696
|
+
for (const k in T)
|
|
3697
|
+
g.searchParams.set(k, String(T[k]));
|
|
3688
3698
|
if (n && g.searchParams.set("userAttributes", JSON.stringify(n)), o) {
|
|
3689
3699
|
const k = flattenMongoQuery({
|
|
3690
3700
|
query: o
|
|
@@ -3926,7 +3936,7 @@ function isFromTrustedHost(e, t) {
|
|
|
3926
3936
|
const n = new URL(t.origin), o = n.hostname;
|
|
3927
3937
|
return (e || DEFAULT_TRUSTED_HOSTS).findIndex((r) => r.startsWith("*.") ? o.endsWith(r.slice(1)) : r === o) > -1;
|
|
3928
3938
|
}
|
|
3929
|
-
const SDK_VERSION = "1.0.
|
|
3939
|
+
const SDK_VERSION = "1.0.32", registry = {};
|
|
3930
3940
|
function register(e, t) {
|
|
3931
3941
|
let n = registry[e];
|
|
3932
3942
|
if (n || (n = registry[e] = []), n.push(t), isBrowser()) {
|
|
@@ -4519,20 +4529,20 @@ const ContentStyles = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_
|
|
|
4519
4529
|
"data",
|
|
4520
4530
|
"locale",
|
|
4521
4531
|
"context",
|
|
4532
|
+
"canTrack",
|
|
4522
4533
|
"apiKey",
|
|
4523
4534
|
"apiVersion",
|
|
4524
4535
|
"blocksWrapper",
|
|
4525
4536
|
"blocksWrapperProps",
|
|
4526
4537
|
"model",
|
|
4527
|
-
"canTrack",
|
|
4528
4538
|
"enrich",
|
|
4529
4539
|
"showContent",
|
|
4530
4540
|
"contentWrapper",
|
|
4531
4541
|
"contentWrapperProps",
|
|
4532
|
-
"linkComponent",
|
|
4533
4542
|
"trustedHosts",
|
|
4534
4543
|
"isSsrAbTest",
|
|
4535
|
-
"isNestedRender"
|
|
4544
|
+
"isNestedRender",
|
|
4545
|
+
"linkComponent"
|
|
4536
4546
|
],
|
|
4537
4547
|
data() {
|
|
4538
4548
|
var e, t;
|
|
@@ -4569,6 +4579,7 @@ const ContentStyles = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_
|
|
|
4569
4579
|
}),
|
|
4570
4580
|
rootSetState: this.contentSetState,
|
|
4571
4581
|
context: this.context || {},
|
|
4582
|
+
canTrack: this.canTrack,
|
|
4572
4583
|
apiKey: this.apiKey,
|
|
4573
4584
|
apiVersion: this.apiVersion,
|
|
4574
4585
|
componentInfos: [
|
|
@@ -4617,7 +4628,6 @@ function _sfc_render$2(e, t, n, o, r, s) {
|
|
|
4617
4628
|
builderContextSignal: e.builderContextSignal,
|
|
4618
4629
|
contentWrapper: e.contentWrapper,
|
|
4619
4630
|
contentWrapperProps: e.contentWrapperProps,
|
|
4620
|
-
linkComponent: e.linkComponent,
|
|
4621
4631
|
trustedHosts: e.trustedHosts
|
|
4622
4632
|
}, {}), {
|
|
4623
4633
|
default: withCtx(() => {
|
|
@@ -4644,7 +4654,7 @@ function _sfc_render$2(e, t, n, o, r, s) {
|
|
|
4644
4654
|
];
|
|
4645
4655
|
}),
|
|
4646
4656
|
_: 1
|
|
4647
|
-
}, 16, ["content", "data", "model", "context", "apiKey", "canTrack", "locale", "enrich", "showContent", "builderContextSignal", "contentWrapper", "contentWrapperProps", "
|
|
4657
|
+
}, 16, ["content", "data", "model", "context", "apiKey", "canTrack", "locale", "enrich", "showContent", "builderContextSignal", "contentWrapper", "contentWrapperProps", "trustedHosts"]);
|
|
4648
4658
|
}
|
|
4649
4659
|
const ContentComponent = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]), _sfc_main$1 = defineComponent({
|
|
4650
4660
|
name: "content-variants",
|
|
@@ -4872,12 +4882,13 @@ function _sfc_render(e, t, n, o, r, s) {
|
|
|
4872
4882
|
...e.builderContext.localState,
|
|
4873
4883
|
...(p = (d = e.contentToUse) == null ? void 0 : d.data) == null ? void 0 : p.state
|
|
4874
4884
|
},
|
|
4885
|
+
canTrack: e.builderContext.canTrack,
|
|
4875
4886
|
model: (c = e.symbol) == null ? void 0 : c.model,
|
|
4876
4887
|
content: e.contentToUse,
|
|
4877
4888
|
linkComponent: e.builderLinkComponent,
|
|
4878
4889
|
blocksWrapper: e.blocksWrapper,
|
|
4879
4890
|
contentWrapper: e.contentWrapper
|
|
4880
|
-
}, null, 8, ["apiVersion", "apiKey", "context", "customComponents", "data", "model", "content", "linkComponent", "blocksWrapper", "contentWrapper"])
|
|
4891
|
+
}, null, 8, ["apiVersion", "apiKey", "context", "customComponents", "data", "canTrack", "model", "content", "linkComponent", "blocksWrapper", "contentWrapper"])
|
|
4881
4892
|
], 16);
|
|
4882
4893
|
}
|
|
4883
4894
|
const Symbol$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]), settings = {};
|