@builder.io/sdk-vue 2.0.0 → 2.0.1
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-Csi42CXj.cjs +1 -0
- package/lib/browser/{block-styles-cVSrkWog.js → block-styles-svOVzDaV.js} +14 -13
- package/lib/browser/{block-wrapper-WsC3tXV8.cjs → block-wrapper-GE-RFbYp.cjs} +1 -1
- package/lib/browser/{block-wrapper-maIbj8Gi.js → block-wrapper-KGQI5yrU.js} +3 -3
- package/lib/browser/{component-ref-da6lIO9c.cjs → component-ref-X2UZCaau.cjs} +1 -1
- package/lib/browser/{component-ref-1N_Kijok.js → component-ref-k5NF2o_L.js} +2 -2
- package/lib/browser/components/content/components/enable-editor.vue.d.ts +1 -0
- package/lib/browser/components/content/components/styles.vue.d.ts +3 -0
- package/lib/browser/components/content/content.vue.d.ts +4 -0
- package/lib/browser/components/content-variants/content-variants.types.d.ts +4 -0
- package/lib/browser/components/content-variants/content-variants.vue.d.ts +3 -0
- package/lib/browser/components/inlined-script.vue.d.ts +3 -0
- package/lib/browser/components/inlined-styles.vue.d.ts +3 -0
- package/lib/browser/constants/sdk-version.d.ts +1 -1
- package/lib/browser/context/builder.context.d.ts +1 -0
- package/lib/browser/context/types.d.ts +1 -0
- package/lib/browser/{get-block-properties-AuDiFohY.js → get-block-properties-1Sn1T_z8.js} +1 -1
- package/lib/browser/{get-block-properties-0QNsXkZI.cjs → get-block-properties-lkKJCs4_.cjs} +1 -1
- package/lib/browser/index-5WrmkFk4.cjs +166 -0
- package/lib/browser/{index-pDvo-fub.js → index-zc0i09p9.js} +47 -30
- package/lib/browser/index.cjs +1 -1
- package/lib/browser/index.mjs +1 -1
- package/lib/browser/{repeated-block-nP-Etgd7.js → repeated-block-BxE-FBVv.js} +2 -2
- package/lib/browser/{repeated-block-Z2UnXIU-.cjs → repeated-block-U8EfEnWl.cjs} +1 -1
- package/lib/browser/style.css +1 -1
- package/lib/browser/types/builder-props.d.ts +3 -0
- package/lib/edge/{block-styles--vY4nPqp.js → block-styles-F04q1oh7.js} +14 -13
- package/lib/edge/block-styles-fRc_JL86.cjs +1 -0
- package/lib/edge/{block-wrapper-JdVK1HVZ.js → block-wrapper-8j2OMXf0.js} +3 -3
- package/lib/{node/block-wrapper-TveOxTSb.cjs → edge/block-wrapper-ai3_EF77.cjs} +1 -1
- package/lib/{node/component-ref-N8Z1onkW.cjs → edge/component-ref-adfadHtQ.cjs} +1 -1
- package/lib/{node/component-ref-KnwCIp0k.js → edge/component-ref-okii_K_0.js} +2 -2
- package/lib/edge/components/content/components/enable-editor.vue.d.ts +1 -0
- package/lib/edge/components/content/components/styles.vue.d.ts +3 -0
- package/lib/edge/components/content/content.vue.d.ts +4 -0
- package/lib/edge/components/content-variants/content-variants.types.d.ts +4 -0
- package/lib/edge/components/content-variants/content-variants.vue.d.ts +3 -0
- package/lib/edge/components/inlined-script.vue.d.ts +3 -0
- package/lib/edge/components/inlined-styles.vue.d.ts +3 -0
- package/lib/edge/constants/sdk-version.d.ts +1 -1
- package/lib/edge/context/builder.context.d.ts +1 -0
- package/lib/edge/context/types.d.ts +1 -0
- package/lib/edge/{get-block-properties-dww-G4lx.cjs → get-block-properties-T-X8E9sU.cjs} +1 -1
- package/lib/edge/{get-block-properties-hYo7UjjZ.js → get-block-properties-aLqPRHin.js} +1 -1
- package/lib/edge/{index-OtE_7PIE.js → index-Hw76nggP.js} +165 -148
- package/lib/edge/{index-lFidbDeW.cjs → index-kEvRBdly.cjs} +7 -7
- package/lib/edge/index.cjs +1 -1
- package/lib/edge/index.mjs +1 -1
- package/lib/edge/{repeated-block-vPgWRa-A.js → repeated-block-RuwJfamt.js} +2 -2
- package/lib/edge/{repeated-block-IMXruThl.cjs → repeated-block-iGJv6g_d.cjs} +1 -1
- package/lib/edge/style.css +1 -1
- package/lib/edge/types/builder-props.d.ts +3 -0
- package/lib/node/{block-styles-JjLwXWt4.js → block-styles-akqgR8wB.js} +14 -13
- package/lib/node/block-styles-fnIQFp0q.cjs +1 -0
- package/lib/{edge/block-wrapper-szOQNDWW.cjs → node/block-wrapper-x4ztktEw.cjs} +1 -1
- package/lib/node/{block-wrapper--XSKGCL-.js → block-wrapper-xIeM4taN.js} +3 -3
- package/lib/{edge/component-ref-Ffo8HUWI.js → node/component-ref-SSAGqUU1.js} +2 -2
- package/lib/{edge/component-ref-7HkRGS_l.cjs → node/component-ref-Xsv_XmLR.cjs} +1 -1
- package/lib/node/components/content/components/enable-editor.vue.d.ts +1 -0
- package/lib/node/components/content/components/styles.vue.d.ts +3 -0
- package/lib/node/components/content/content.vue.d.ts +4 -0
- package/lib/node/components/content-variants/content-variants.types.d.ts +4 -0
- package/lib/node/components/content-variants/content-variants.vue.d.ts +3 -0
- package/lib/node/components/inlined-script.vue.d.ts +3 -0
- package/lib/node/components/inlined-styles.vue.d.ts +3 -0
- package/lib/node/constants/sdk-version.d.ts +1 -1
- package/lib/node/context/builder.context.d.ts +1 -0
- package/lib/node/context/types.d.ts +1 -0
- package/lib/node/{get-block-properties-Xr5L4Okr.js → get-block-properties-4897A0cX.js} +1 -1
- package/lib/node/{get-block-properties-inIHDjNu.cjs → get-block-properties-gYAacxBD.cjs} +1 -1
- package/lib/node/{index-EVLuO1iu.js → index-ZwTY1dOi.js} +47 -30
- package/lib/node/index-zlCXfe4Y.cjs +213 -0
- package/lib/node/index.cjs +1 -1
- package/lib/node/index.mjs +1 -1
- package/lib/node/{repeated-block-gAw64HdW.js → repeated-block-hqi2-jn4.js} +2 -2
- package/lib/node/{repeated-block-Co8byFSc.cjs → repeated-block-kVVd7Ki5.cjs} +1 -1
- package/lib/node/style.css +1 -1
- package/lib/node/types/builder-props.d.ts +3 -0
- package/package.json +1 -1
- package/lib/browser/block-styles-fmMk_gc8.cjs +0 -1
- package/lib/browser/index-7PcQ3One.cjs +0 -166
- package/lib/edge/block-styles-UnZvcuhz.cjs +0 -1
- package/lib/node/block-styles-houtGRpT.cjs +0 -1
- package/lib/node/index-QFbjU7Zd.cjs +0 -213
package/lib/edge/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-kEvRBdly.cjs");exports.Blocks=e.Blocks;exports.BuilderContext=e.BuilderContext;exports.Button=e.Button;exports.Columns=e.Columns;exports.Content=e.ContentVariants;exports.Fragment=e.Fragment;exports.Image=e.Image;exports.Section=e.Section;exports.Symbol=e.Symbol;exports.Text=e.Text;exports.Video=e.Video;exports._processContentResult=e._processContentResult;exports.createRegisterComponentMessage=e.createRegisterComponentMessage;exports.fetchBuilderProps=e.fetchBuilderProps;exports.fetchEntries=e.fetchEntries;exports.fetchOneEntry=e.fetchOneEntry;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.setEditorSettings=e.setEditorSettings;exports.subscribeToEditor=e.subscribeToEditor;exports.track=e.track;
|
package/lib/edge/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as a, k as t, l as r, C as o, p as i, F as n, I as c, S as g, m as l, n as m, V as u, A as d, s as C, z as E, D as p, E as B, v as S, q as f, r as h, t as x, u as b, y as k, x as y } from "./index-
|
|
1
|
+
import { o as a, k as t, l as r, C as o, p as i, F as n, I as c, S as g, m as l, n as m, V as u, A as d, s as C, z as E, D as p, E as B, v as S, q as f, r as h, t as x, u as b, y as k, x as y } from "./index-Hw76nggP.js";
|
|
2
2
|
export {
|
|
3
3
|
a as Blocks,
|
|
4
4
|
t as BuilderContext,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as t, defineAsyncComponent as n, resolveComponent as r, openBlock as c, createBlock as p } from "vue";
|
|
2
|
-
import { k as s, f as l } from "./index-
|
|
3
|
-
const i = () => import("./index-
|
|
2
|
+
import { k as s, f as l } from "./index-Hw76nggP.js";
|
|
3
|
+
const i = () => import("./index-Hw76nggP.js").then((o) => o.H).then((o) => o.default).catch((o) => {
|
|
4
4
|
throw console.error(
|
|
5
5
|
"Error while attempting to dynamically import component Block at ../block.vue",
|
|
6
6
|
o
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-kEvRBdly.cjs"),r=()=>Promise.resolve().then(()=>require("./index-kEvRBdly.cjs")).then(e=>e.block).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block.vue",e),e}),c=o.defineComponent({name:"repeated-block",components:{Block:o.defineAsyncComponent(r)},props:["repeatContext","block","registeredComponents","linkComponent"],data(){return{store:this.repeatContext}},provide(){const e=this;return{[t.BuilderContext.key]:e.store}}});function s(e,i,p,a,m,d){const n=o.resolveComponent("Block");return o.openBlock(),o.createBlock(n,{block:e.block,context:e.store,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"])}const l=t._export_sfc(c,[["render",s]]);exports.default=l;
|
package/lib/edge/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.component-178o76acnws[data-v-a5b13ef9]{display:flex;flex-direction:column;align-items:stretch}.div-2brhoa1k8gd[data-v-
|
|
1
|
+
.component-178o76acnws[data-v-a5b13ef9]{display:flex;flex-direction:column;align-items:stretch}.div-2brhoa1k8gd[data-v-975347d5]{display:flex;line-height:normal}.img-1pl23ac79ld[data-v-0d528855]{opacity:1;transition:opacity .2s ease-in-out}.div-1pl23ac79ld[data-v-0d528855]{width:100%;pointer-events:none;font-size:0}.div-1pl23ac79ld-2[data-v-0d528855]{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:0;left:0;width:100%;height:100%}.pre-3i4ezorcfhi[data-v-489330f7]{padding:10px;color:red;text-align:center}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent as g, resolveComponent as B, openBlock as v, createBlock as C, createCommentVNode as
|
|
2
|
-
import { _
|
|
1
|
+
import { defineComponent as g, resolveComponent as B, openBlock as v, createBlock as C, createCommentVNode as $ } from "vue";
|
|
2
|
+
import { _, T, g as p, c as y, a as w, b as c, d as k, e as E, f as I } from "./index-ZwTY1dOi.js";
|
|
3
3
|
const N = g({
|
|
4
4
|
name: "block-styles",
|
|
5
|
-
components: { InlinedStyles:
|
|
5
|
+
components: { InlinedStyles: _ },
|
|
6
6
|
props: ["block", "context"],
|
|
7
7
|
data() {
|
|
8
8
|
return { TARGET: T };
|
|
@@ -28,33 +28,33 @@ const N = g({
|
|
|
28
28
|
rootSetState: this.context.rootSetState,
|
|
29
29
|
context: this.context.context,
|
|
30
30
|
shouldEvaluateBindings: !0
|
|
31
|
-
}), e = t.responsiveStyles, n = this.context.content,
|
|
31
|
+
}), e = t.responsiveStyles, n = this.context.content, l = w(
|
|
32
32
|
((S = n == null ? void 0 : n.meta) == null ? void 0 : S.breakpoints) || {}
|
|
33
33
|
), r = e == null ? void 0 : e.large, i = e == null ? void 0 : e.medium, a = e == null ? void 0 : e.small, o = t.id;
|
|
34
34
|
if (!o)
|
|
35
35
|
return "";
|
|
36
|
-
const f = r ?
|
|
36
|
+
const f = r ? c({
|
|
37
37
|
className: o,
|
|
38
38
|
styles: r
|
|
39
|
-
}) : "", x = i ?
|
|
39
|
+
}) : "", x = i ? c({
|
|
40
40
|
className: o,
|
|
41
41
|
styles: i,
|
|
42
42
|
mediaQuery: k(
|
|
43
43
|
"medium",
|
|
44
|
-
|
|
44
|
+
l
|
|
45
45
|
)
|
|
46
|
-
}) : "", b = a ?
|
|
46
|
+
}) : "", b = a ? c({
|
|
47
47
|
className: o,
|
|
48
48
|
styles: a,
|
|
49
49
|
mediaQuery: k(
|
|
50
50
|
"small",
|
|
51
|
-
|
|
51
|
+
l
|
|
52
52
|
)
|
|
53
53
|
}) : "", s = t.animations && t.animations.find((d) => d.trigger === "hover");
|
|
54
54
|
let m = "";
|
|
55
55
|
if (s) {
|
|
56
56
|
const d = ((h = (u = s.steps) == null ? void 0 : u[1]) == null ? void 0 : h.styles) || {};
|
|
57
|
-
m =
|
|
57
|
+
m = c({
|
|
58
58
|
className: `${o}:hover`,
|
|
59
59
|
styles: {
|
|
60
60
|
...d,
|
|
@@ -74,13 +74,14 @@ const N = g({
|
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
});
|
|
77
|
-
function z(t, e, n,
|
|
77
|
+
function z(t, e, n, l, r, i) {
|
|
78
78
|
const a = B("InlinedStyles");
|
|
79
79
|
return t.TARGET !== "reactNative" && t.css && t.canShowBlock ? (v(), C(a, {
|
|
80
80
|
key: 0,
|
|
81
81
|
id: "builderio-block",
|
|
82
|
-
styles: t.css
|
|
83
|
-
|
|
82
|
+
styles: t.css,
|
|
83
|
+
nonce: t.context.nonce
|
|
84
|
+
}, null, 8, ["styles", "nonce"])) : $("", !0);
|
|
84
85
|
}
|
|
85
86
|
const D = /* @__PURE__ */ I(N, [["render", z]]);
|
|
86
87
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("vue"),t=require("./index-zlCXfe4Y.cjs"),f=c.defineComponent({name:"block-styles",components:{InlinedStyles:t._sfc_main},props:["block","context"],data(){return{TARGET:t.TARGET}},computed:{canShowBlock(){const e=t.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0});return t.checkIsDefined(e.hide)?!e.hide:t.checkIsDefined(e.show)?e.show:!0},css(){var m,h,y;const e=t.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0}),s=e.responsiveStyles,a=this.context.content,r=t.getSizesForBreakpoints(((m=a==null?void 0:a.meta)==null?void 0:m.breakpoints)||{}),i=s==null?void 0:s.large,d=s==null?void 0:s.medium,l=s==null?void 0:s.small,n=e.id;if(!n)return"";const k=i?t.createCssClass({className:n,styles:i}):"",p=d?t.createCssClass({className:n,styles:d,mediaQuery:t.getMaxWidthQueryForSize("medium",r)}):"",C=l?t.createCssClass({className:n,styles:l,mediaQuery:t.getMaxWidthQueryForSize("small",r)}):"",o=e.animations&&e.animations.find(u=>u.trigger==="hover");let S="";if(o){const u=((y=(h=o.steps)==null?void 0:h[1])==null?void 0:y.styles)||{};S=t.createCssClass({className:`${n}:hover`,styles:{...u,transition:`all ${o.duration}s ${t.camelToKebabCase(o.easing)}`,transitionDelay:o.delay?`${o.delay}s`:"0s"}})||""}return[k,p,C,S].join(" ")}}});function g(e,s,a,r,i,d){const l=c.resolveComponent("InlinedStyles");return e.TARGET!=="reactNative"&&e.css&&e.canShowBlock?(c.openBlock(),c.createBlock(l,{key:0,id:"builderio-block",styles:e.css,nonce:e.context.nonce},null,8,["styles","nonce"])):c.createCommentVNode("",!0)}const x=t._export_sfc(f,[["render",g]]);exports.default=x;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-gYAacxBD.cjs"),n=require("./index-zlCXfe4Y.cjs"),c=()=>Promise.resolve().then(()=>require("./index-zlCXfe4Y.cjs")).then(e=>e.dynamicRenderer).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",e),e}),a=t.defineComponent({name:"block-wrapper",components:{DynamicRenderer:t.defineAsyncComponent(c)},props:["Wrapper","block","context"],data(){return{getBlockActions:o.getBlockActions,getBlockProperties:o.getBlockProperties}}});function i(e,l,p,d,m,u){const r=t.resolveComponent("DynamicRenderer");return t.openBlock(),t.createBlock(r,{TagName:e.Wrapper,attributes:e.getBlockProperties({block:e.block,context:e.context}),actionAttributes:e.getBlockActions({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["TagName","attributes","actionAttributes"])}const s=n._export_sfc(a,[["render",i]]);exports.default=s;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as o, defineAsyncComponent as r, resolveComponent as n, openBlock as a, createBlock as c, withCtx as i, renderSlot as p } from "vue";
|
|
2
|
-
import { g as s, a as l } from "./get-block-properties-
|
|
3
|
-
import { f as m } from "./index-
|
|
4
|
-
const d = () => import("./index-
|
|
2
|
+
import { g as s, a as l } from "./get-block-properties-4897A0cX.js";
|
|
3
|
+
import { f as m } from "./index-ZwTY1dOi.js";
|
|
4
|
+
const d = () => import("./index-ZwTY1dOi.js").then((e) => e.G).then((e) => e.default).catch((e) => {
|
|
5
5
|
throw console.error(
|
|
6
6
|
"Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",
|
|
7
7
|
e
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as m, openBlock as r, createBlock as a, resolveDynamicComponent as k, mergeProps as u, withCtx as d, renderSlot as h, resolveComponent as B, normalizeProps as P, createElementBlock as g, Fragment as $, renderList as v, createCommentVNode as S } from "vue";
|
|
2
|
-
import { f, B as W, w } from "./index-
|
|
3
|
-
import { a as b, g as R } from "./get-block-properties-
|
|
2
|
+
import { f, B as W, w } from "./index-ZwTY1dOi.js";
|
|
3
|
+
import { a as b, g as R } from "./get-block-properties-4897A0cX.js";
|
|
4
4
|
const x = m({
|
|
5
5
|
name: "interactive-element",
|
|
6
6
|
props: ["includeBlockProps", "block", "context", "wrapperProps", "Wrapper"],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),c=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),c=require("./index-zlCXfe4Y.cjs"),a=require("./get-block-properties-gYAacxBD.cjs"),u=t.defineComponent({name:"interactive-element",props:["includeBlockProps","block","context","wrapperProps","Wrapper"],computed:{attributes(){return this.includeBlockProps?{...a.getBlockProperties({block:this.block,context:this.context}),...a.getBlockActions({block:this.block,rootState:this.context.rootState,rootSetState:this.context.rootSetState,localState:this.context.localState,context:this.context.context})}:{}}}});function d(e,o,p,s,n,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.Wrapper),t.mergeProps({attributes:e.attributes},e.wrapperProps),{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},16,["attributes"])}const m=c._export_sfc(u,[["render",d]]),f=({componentOptions:e,builderBlock:o,context:p,componentRef:s,includeBlockProps:n,isInteractive:i,contextValue:l})=>{const r={...e,...n?{attributes:a.getBlockProperties({block:o,context:l})}:{}};return i?{Wrapper:s,block:o,context:p,wrapperProps:e,includeBlockProps:n}:r},B=t.defineComponent({name:"component-ref",components:{Block:c.Block,InteractiveElement:m},props:["isInteractive","componentRef","componentOptions","builderBlock","context","linkComponent","includeBlockProps","blockChildren","registeredComponents"],data(){return{Wrapper:this.isInteractive?c.wrapComponentRef(m):this.componentRef,getWrapperProps:f}}});function b(e,o,p,s,n,i){const l=t.resolveComponent("Block");return e.componentRef?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.Wrapper),t.normalizeProps(t.mergeProps({key:0},e.getWrapperProps({componentOptions:e.componentOptions,builderBlock:e.builderBlock,context:e.context,componentRef:e.componentRef,linkComponent:e.linkComponent,includeBlockProps:e.includeBlockProps,isInteractive:e.isInteractive,contextValue:e.context}))),{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.blockChildren,(r,k)=>(t.openBlock(),t.createBlock(l,{key:r.id,block:r,context:e.context,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"]))),128))]),_:1},16)):t.createCommentVNode("",!0)}const C=c._export_sfc(B,[["render",b]]);exports.default=C;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
2
|
+
nonce?: any;
|
|
2
3
|
contentId?: any;
|
|
3
4
|
cssCode?: any;
|
|
4
5
|
customFonts?: any;
|
|
@@ -6,11 +7,13 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
6
7
|
}>, unknown, {
|
|
7
8
|
injectedStyles: string;
|
|
8
9
|
}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
10
|
+
nonce?: any;
|
|
9
11
|
contentId?: any;
|
|
10
12
|
cssCode?: any;
|
|
11
13
|
customFonts?: any;
|
|
12
14
|
isNestedRender?: any;
|
|
13
15
|
}>>>, {
|
|
16
|
+
readonly nonce?: any;
|
|
14
17
|
readonly contentId?: any;
|
|
15
18
|
readonly cssCode?: any;
|
|
16
19
|
readonly customFonts?: any;
|
|
@@ -7,6 +7,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
7
7
|
content?: any;
|
|
8
8
|
apiKey?: any;
|
|
9
9
|
apiVersion?: any;
|
|
10
|
+
nonce?: any;
|
|
10
11
|
canTrack?: any;
|
|
11
12
|
linkComponent?: any;
|
|
12
13
|
locale?: any;
|
|
@@ -39,6 +40,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
39
40
|
inheritedStyles: {};
|
|
40
41
|
BlocksWrapper: any;
|
|
41
42
|
BlocksWrapperProps: any;
|
|
43
|
+
nonce: any;
|
|
42
44
|
};
|
|
43
45
|
TARGET: import("../../types/targets").Target;
|
|
44
46
|
}, {}, {
|
|
@@ -49,6 +51,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
49
51
|
content?: any;
|
|
50
52
|
apiKey?: any;
|
|
51
53
|
apiVersion?: any;
|
|
54
|
+
nonce?: any;
|
|
52
55
|
canTrack?: any;
|
|
53
56
|
linkComponent?: any;
|
|
54
57
|
locale?: any;
|
|
@@ -69,6 +72,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
69
72
|
readonly content?: any;
|
|
70
73
|
readonly apiKey?: any;
|
|
71
74
|
readonly apiVersion?: any;
|
|
75
|
+
readonly nonce?: any;
|
|
72
76
|
readonly canTrack?: any;
|
|
73
77
|
readonly linkComponent?: any;
|
|
74
78
|
readonly locale?: any;
|
|
@@ -4,6 +4,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
4
4
|
content?: any;
|
|
5
5
|
apiKey?: any;
|
|
6
6
|
apiVersion?: any;
|
|
7
|
+
nonce?: any;
|
|
7
8
|
canTrack?: any;
|
|
8
9
|
linkComponent?: any;
|
|
9
10
|
locale?: any;
|
|
@@ -54,6 +55,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
54
55
|
content?: any;
|
|
55
56
|
apiKey?: any;
|
|
56
57
|
apiVersion?: any;
|
|
58
|
+
nonce?: any;
|
|
57
59
|
canTrack?: any;
|
|
58
60
|
linkComponent?: any;
|
|
59
61
|
locale?: any;
|
|
@@ -72,6 +74,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
72
74
|
readonly content?: any;
|
|
73
75
|
readonly apiKey?: any;
|
|
74
76
|
readonly apiVersion?: any;
|
|
77
|
+
readonly nonce?: any;
|
|
75
78
|
readonly canTrack?: any;
|
|
76
79
|
readonly linkComponent?: any;
|
|
77
80
|
readonly locale?: any;
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
2
|
+
nonce?: any;
|
|
2
3
|
id?: any;
|
|
3
4
|
scriptStr?: any;
|
|
4
5
|
}>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
6
|
+
nonce?: any;
|
|
5
7
|
id?: any;
|
|
6
8
|
scriptStr?: any;
|
|
7
9
|
}>>>, {
|
|
10
|
+
readonly nonce?: any;
|
|
8
11
|
readonly id?: any;
|
|
9
12
|
readonly scriptStr?: any;
|
|
10
13
|
}, {}>;
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
2
|
+
nonce?: any;
|
|
2
3
|
styles?: any;
|
|
3
4
|
id?: any;
|
|
4
5
|
}>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
6
|
+
nonce?: any;
|
|
5
7
|
styles?: any;
|
|
6
8
|
id?: any;
|
|
7
9
|
}>>>, {
|
|
10
|
+
readonly nonce?: any;
|
|
8
11
|
readonly styles?: any;
|
|
9
12
|
readonly id?: any;
|
|
10
13
|
}, {}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "2.0.
|
|
1
|
+
export declare const SDK_VERSION = "2.0.1";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const a=require("./index-
|
|
1
|
+
"use strict";const a=require("./index-zlCXfe4Y.cjs"),c=e=>`v-on:${e.toLowerCase()}`,i=(e,t)=>r=>a.evaluate({code:e,context:t.context,localState:t.localState,rootState:t.rootState,rootSetState:t.rootSetState,event:r,isExpression:!1,enableCache:!0});function l(e){const t={},r=e.block.actions??{};for(const o in r){if(!r.hasOwnProperty(o))continue;const s=r[o];let n=c(o);if(e.stripPrefix)switch(a.TARGET){case"vue":n=n.replace("v-on:","");break;case"svelte":n=n.replace("on:","");break}t[n]=i(s,e)}return t}function u({properties:e}){return e}const f=e=>({href:e.href});function p({block:e,context:t}){var o;const r={...f(e),...e.properties,"builder-id":e.id,style:a.getStyle({block:e,context:t}),[a.getClassPropName()]:[e.id,"builder-block",e.class,(o=e.properties)==null?void 0:o.class].filter(Boolean).join(" ")};return u({properties:r,context:t,block:e})}exports.getBlockActions=l;exports.getBlockProperties=p;
|
|
@@ -112,7 +112,8 @@ const Button = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$
|
|
|
112
112
|
componentInfos: {},
|
|
113
113
|
inheritedStyles: {},
|
|
114
114
|
BlocksWrapper: "div",
|
|
115
|
-
BlocksWrapperProps: {}
|
|
115
|
+
BlocksWrapperProps: {},
|
|
116
|
+
nonce: ""
|
|
116
117
|
},
|
|
117
118
|
key: key$1
|
|
118
119
|
}, key = Symbol(), ComponentsContext = {
|
|
@@ -730,22 +731,22 @@ const getComponent = ({
|
|
|
730
731
|
"Error while attempting to dynamically import component DynamicDiv at ../dynamic-div.vue",
|
|
731
732
|
e
|
|
732
733
|
), e;
|
|
733
|
-
}), BlockStyles = () => import("./block-styles-
|
|
734
|
+
}), BlockStyles = () => import("./block-styles-akqgR8wB.js").then((e) => e.default).catch((e) => {
|
|
734
735
|
throw console.error(
|
|
735
736
|
"Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
|
|
736
737
|
e
|
|
737
738
|
), e;
|
|
738
|
-
}), BlockWrapper = () => import("./block-wrapper
|
|
739
|
+
}), BlockWrapper = () => import("./block-wrapper-xIeM4taN.js").then((e) => e.default).catch((e) => {
|
|
739
740
|
throw console.error(
|
|
740
741
|
"Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
|
|
741
742
|
e
|
|
742
743
|
), e;
|
|
743
|
-
}), ComponentRef = () => import("./component-ref-
|
|
744
|
+
}), ComponentRef = () => import("./component-ref-SSAGqUU1.js").then((e) => e.default).catch((e) => {
|
|
744
745
|
throw console.error(
|
|
745
746
|
"Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
|
|
746
747
|
e
|
|
747
748
|
), e;
|
|
748
|
-
}), RepeatedBlock = () => import("./repeated-block-
|
|
749
|
+
}), RepeatedBlock = () => import("./repeated-block-hqi2-jn4.js").then((e) => e.default).catch((e) => {
|
|
749
750
|
throw console.error(
|
|
750
751
|
"Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
|
|
751
752
|
e
|
|
@@ -1011,11 +1012,12 @@ const DynamicDiv = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_ren
|
|
|
1011
1012
|
render() {
|
|
1012
1013
|
return h("style", {
|
|
1013
1014
|
innerHTML: this.styles,
|
|
1014
|
-
"data-id": this.id
|
|
1015
|
+
"data-id": this.id,
|
|
1016
|
+
nonce: this.nonce
|
|
1015
1017
|
});
|
|
1016
1018
|
},
|
|
1017
1019
|
name: "inlined-styles",
|
|
1018
|
-
props: ["styles", "id"]
|
|
1020
|
+
props: ["styles", "id", "nonce"]
|
|
1019
1021
|
}), SIZES = {
|
|
1020
1022
|
small: {
|
|
1021
1023
|
min: 320,
|
|
@@ -1201,8 +1203,9 @@ function _sfc_render$l(e, t, n, o, r, s) {
|
|
|
1201
1203
|
e.TARGET !== "reactNative" ? (openBlock(), createBlock(i, {
|
|
1202
1204
|
key: 0,
|
|
1203
1205
|
id: "builderio-columns",
|
|
1204
|
-
styles: e.columnsStyles()
|
|
1205
|
-
|
|
1206
|
+
styles: e.columnsStyles(),
|
|
1207
|
+
nonce: e.builderContext.nonce
|
|
1208
|
+
}, null, 8, ["styles", "nonce"])) : createCommentVNode("", !0),
|
|
1206
1209
|
(openBlock(!0), createElementBlock(Fragment$1, null, renderList(e.columns, (u, c) => (openBlock(), createBlock(a, {
|
|
1207
1210
|
key: c,
|
|
1208
1211
|
TagName: e.getTagName(u),
|
|
@@ -1226,7 +1229,7 @@ function _sfc_render$l(e, t, n, o, r, s) {
|
|
|
1226
1229
|
}, 1032, ["TagName", "attributes"]))), 128))
|
|
1227
1230
|
], 16);
|
|
1228
1231
|
}
|
|
1229
|
-
const Columns = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$l], ["__scopeId", "data-v-
|
|
1232
|
+
const Columns = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$l], ["__scopeId", "data-v-975347d5"]]), _sfc_main$l = defineComponent({
|
|
1230
1233
|
name: "builder-fragment-component",
|
|
1231
1234
|
props: []
|
|
1232
1235
|
});
|
|
@@ -3728,11 +3731,12 @@ const Video = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$5
|
|
|
3728
3731
|
render() {
|
|
3729
3732
|
return h("script", {
|
|
3730
3733
|
innerHTML: this.scriptStr,
|
|
3731
|
-
"data-id": this.id
|
|
3734
|
+
"data-id": this.id,
|
|
3735
|
+
nonce: this.nonce
|
|
3732
3736
|
});
|
|
3733
3737
|
},
|
|
3734
3738
|
name: "inlined-script",
|
|
3735
|
-
props: ["scriptStr", "id"]
|
|
3739
|
+
props: ["scriptStr", "id", "nonce"]
|
|
3736
3740
|
});
|
|
3737
3741
|
function getGlobalThis() {
|
|
3738
3742
|
return typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : globalThis;
|
|
@@ -4058,7 +4062,7 @@ function isFromTrustedHost(e, t) {
|
|
|
4058
4062
|
const n = new URL(t.origin), o = n.hostname;
|
|
4059
4063
|
return (e || DEFAULT_TRUSTED_HOSTS).findIndex((r) => r.startsWith("*.") ? o.endsWith(r.slice(1)) : r === o) > -1;
|
|
4060
4064
|
}
|
|
4061
|
-
const SDK_VERSION = "2.0.
|
|
4065
|
+
const SDK_VERSION = "2.0.1", registry = {};
|
|
4062
4066
|
function register(e, t) {
|
|
4063
4067
|
let n = registry[e];
|
|
4064
4068
|
if (n || (n = registry[e] = []), n.push(t), isBrowser()) {
|
|
@@ -4586,7 +4590,7 @@ function _sfc_render$4(e, t, n, o, r, s) {
|
|
|
4586
4590
|
const EnableEditor = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4]]), _sfc_main$3 = defineComponent({
|
|
4587
4591
|
name: "content-styles",
|
|
4588
4592
|
components: { InlinedStyles: _sfc_main$n },
|
|
4589
|
-
props: ["cssCode", "contentId", "customFonts", "isNestedRender"],
|
|
4593
|
+
props: ["cssCode", "contentId", "customFonts", "isNestedRender", "nonce"],
|
|
4590
4594
|
data() {
|
|
4591
4595
|
return {
|
|
4592
4596
|
injectedStyles: `
|
|
@@ -4606,8 +4610,9 @@ function _sfc_render$3(e, t, n, o, r, s) {
|
|
|
4606
4610
|
const i = resolveComponent("InlinedStyles");
|
|
4607
4611
|
return openBlock(), createBlock(i, {
|
|
4608
4612
|
id: "builderio-content",
|
|
4609
|
-
styles: e.injectedStyles
|
|
4610
|
-
|
|
4613
|
+
styles: e.injectedStyles,
|
|
4614
|
+
nonce: e.nonce
|
|
4615
|
+
}, null, 8, ["styles", "nonce"]);
|
|
4611
4616
|
}
|
|
4612
4617
|
const ContentStyles = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3]]), getRootStateInitialValue = ({
|
|
4613
4618
|
content: e,
|
|
@@ -4656,6 +4661,7 @@ const ContentStyles = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_
|
|
|
4656
4661
|
"apiVersion",
|
|
4657
4662
|
"blocksWrapper",
|
|
4658
4663
|
"blocksWrapperProps",
|
|
4664
|
+
"nonce",
|
|
4659
4665
|
"model",
|
|
4660
4666
|
"enrich",
|
|
4661
4667
|
"showContent",
|
|
@@ -4716,7 +4722,8 @@ const ContentStyles = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_
|
|
|
4716
4722
|
),
|
|
4717
4723
|
inheritedStyles: {},
|
|
4718
4724
|
BlocksWrapper: this.blocksWrapper || "div",
|
|
4719
|
-
BlocksWrapperProps: this.blocksWrapperProps || {}
|
|
4725
|
+
BlocksWrapperProps: this.blocksWrapperProps || {},
|
|
4726
|
+
nonce: this.nonce || ""
|
|
4720
4727
|
},
|
|
4721
4728
|
TARGET
|
|
4722
4729
|
};
|
|
@@ -4738,6 +4745,7 @@ const ContentStyles = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_
|
|
|
4738
4745
|
function _sfc_render$2(e, t, n, o, r, s) {
|
|
4739
4746
|
const i = resolveComponent("InlinedScript"), l = resolveComponent("ContentStyles"), a = resolveComponent("Blocks"), d = resolveComponent("EnableEditor");
|
|
4740
4747
|
return openBlock(), createBlock(d, mergeProps({
|
|
4748
|
+
nonce: e.nonce,
|
|
4741
4749
|
content: e.content,
|
|
4742
4750
|
data: e.data,
|
|
4743
4751
|
model: e.model,
|
|
@@ -4758,15 +4766,17 @@ function _sfc_render$2(e, t, n, o, r, s) {
|
|
|
4758
4766
|
e.isSsrAbTest ? (openBlock(), createBlock(i, {
|
|
4759
4767
|
key: 0,
|
|
4760
4768
|
id: "builderio-variant-visibility",
|
|
4761
|
-
scriptStr: e.scriptStr
|
|
4762
|
-
|
|
4769
|
+
scriptStr: e.scriptStr,
|
|
4770
|
+
nonce: e.nonce || ""
|
|
4771
|
+
}, null, 8, ["scriptStr", "nonce"])) : createCommentVNode("", !0),
|
|
4763
4772
|
e.TARGET !== "reactNative" ? (openBlock(), createBlock(l, {
|
|
4764
4773
|
key: 1,
|
|
4774
|
+
nonce: e.nonce || "",
|
|
4765
4775
|
isNestedRender: e.isNestedRender,
|
|
4766
4776
|
contentId: (u = e.builderContextSignal.content) == null ? void 0 : u.id,
|
|
4767
4777
|
cssCode: (p = (c = e.builderContextSignal.content) == null ? void 0 : c.data) == null ? void 0 : p.cssCode,
|
|
4768
4778
|
customFonts: (m = (f = e.builderContextSignal.content) == null ? void 0 : f.data) == null ? void 0 : m.customFonts
|
|
4769
|
-
}, null, 8, ["isNestedRender", "contentId", "cssCode", "customFonts"])) : createCommentVNode("", !0),
|
|
4779
|
+
}, null, 8, ["nonce", "isNestedRender", "contentId", "cssCode", "customFonts"])) : createCommentVNode("", !0),
|
|
4770
4780
|
createVNode(a, {
|
|
4771
4781
|
blocks: (C = (b = e.builderContextSignal.content) == null ? void 0 : b.data) == null ? void 0 : C.blocks,
|
|
4772
4782
|
context: e.builderContextSignal,
|
|
@@ -4776,7 +4786,7 @@ function _sfc_render$2(e, t, n, o, r, s) {
|
|
|
4776
4786
|
];
|
|
4777
4787
|
}),
|
|
4778
4788
|
_: 1
|
|
4779
|
-
}, 16, ["content", "data", "model", "context", "apiKey", "canTrack", "locale", "enrich", "showContent", "builderContextSignal", "contentWrapper", "contentWrapperProps", "trustedHosts"]);
|
|
4789
|
+
}, 16, ["nonce", "content", "data", "model", "context", "apiKey", "canTrack", "locale", "enrich", "showContent", "builderContextSignal", "contentWrapper", "contentWrapperProps", "trustedHosts"]);
|
|
4780
4790
|
}
|
|
4781
4791
|
const ContentComponent = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]), _sfc_main$1 = defineComponent({
|
|
4782
4792
|
name: "content-variants",
|
|
@@ -4789,6 +4799,7 @@ const ContentComponent = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _s
|
|
|
4789
4799
|
"canTrack",
|
|
4790
4800
|
"content",
|
|
4791
4801
|
"isNestedRender",
|
|
4802
|
+
"nonce",
|
|
4792
4803
|
"model",
|
|
4793
4804
|
"data",
|
|
4794
4805
|
"context",
|
|
@@ -4851,20 +4862,24 @@ function _sfc_render$1(e, t, n, o, r, s) {
|
|
|
4851
4862
|
!e.isNestedRender && e.TARGET !== "reactNative" ? (openBlock(), createBlock(i, {
|
|
4852
4863
|
key: 0,
|
|
4853
4864
|
id: "builderio-init-variants-fns",
|
|
4854
|
-
scriptStr: e.getInitVariantsFnsScriptString()
|
|
4855
|
-
|
|
4865
|
+
scriptStr: e.getInitVariantsFnsScriptString(),
|
|
4866
|
+
nonce: e.nonce || ""
|
|
4867
|
+
}, null, 8, ["scriptStr", "nonce"])) : createCommentVNode("", !0),
|
|
4856
4868
|
e.shouldRenderVariants ? (openBlock(), createElementBlock(Fragment$1, { key: 1 }, [
|
|
4857
4869
|
createVNode(l, {
|
|
4858
4870
|
id: "builderio-variants",
|
|
4859
|
-
styles: e.hideVariantsStyleString
|
|
4860
|
-
|
|
4871
|
+
styles: e.hideVariantsStyleString,
|
|
4872
|
+
nonce: e.nonce || ""
|
|
4873
|
+
}, null, 8, ["styles", "nonce"]),
|
|
4861
4874
|
createVNode(i, {
|
|
4862
4875
|
id: "builderio-variants-visibility",
|
|
4863
|
-
scriptStr: e.updateCookieAndStylesScriptStr
|
|
4864
|
-
|
|
4876
|
+
scriptStr: e.updateCookieAndStylesScriptStr,
|
|
4877
|
+
nonce: e.nonce || ""
|
|
4878
|
+
}, null, 8, ["scriptStr", "nonce"]),
|
|
4865
4879
|
(openBlock(!0), createElementBlock(Fragment$1, null, renderList(e.getVariants(e.content), (d, u) => (openBlock(), createBlock(a, {
|
|
4866
4880
|
key: d.testVariationId,
|
|
4867
4881
|
isNestedRender: e.isNestedRender,
|
|
4882
|
+
nonce: e.nonce,
|
|
4868
4883
|
content: d,
|
|
4869
4884
|
showContent: !1,
|
|
4870
4885
|
model: e.model,
|
|
@@ -4883,9 +4898,10 @@ function _sfc_render$1(e, t, n, o, r, s) {
|
|
|
4883
4898
|
contentWrapper: e.contentWrapper,
|
|
4884
4899
|
contentWrapperProps: e.contentWrapperProps,
|
|
4885
4900
|
trustedHosts: e.trustedHosts
|
|
4886
|
-
}, null, 8, ["isNestedRender", "content", "model", "data", "context", "apiKey", "apiVersion", "customComponents", "linkComponent", "canTrack", "locale", "enrich", "isSsrAbTest", "blocksWrapper", "blocksWrapperProps", "contentWrapper", "contentWrapperProps", "trustedHosts"]))), 128))
|
|
4901
|
+
}, null, 8, ["isNestedRender", "nonce", "content", "model", "data", "context", "apiKey", "apiVersion", "customComponents", "linkComponent", "canTrack", "locale", "enrich", "isSsrAbTest", "blocksWrapper", "blocksWrapperProps", "contentWrapper", "contentWrapperProps", "trustedHosts"]))), 128))
|
|
4887
4902
|
], 64)) : createCommentVNode("", !0),
|
|
4888
4903
|
createVNode(a, mergeProps({
|
|
4904
|
+
nonce: e.nonce,
|
|
4889
4905
|
isNestedRender: e.isNestedRender,
|
|
4890
4906
|
content: e.defaultContent,
|
|
4891
4907
|
showContent: !0,
|
|
@@ -4907,7 +4923,7 @@ function _sfc_render$1(e, t, n, o, r, s) {
|
|
|
4907
4923
|
trustedHosts: e.trustedHosts
|
|
4908
4924
|
}, {
|
|
4909
4925
|
key: e.shouldRenderVariants.toString()
|
|
4910
|
-
}), null, 16, ["isNestedRender", "content", "model", "data", "context", "apiKey", "apiVersion", "customComponents", "linkComponent", "canTrack", "locale", "enrich", "isSsrAbTest", "blocksWrapper", "blocksWrapperProps", "contentWrapper", "contentWrapperProps", "trustedHosts"])
|
|
4926
|
+
}), null, 16, ["nonce", "isNestedRender", "content", "model", "data", "context", "apiKey", "apiVersion", "customComponents", "linkComponent", "canTrack", "locale", "enrich", "isSsrAbTest", "blocksWrapper", "blocksWrapperProps", "contentWrapper", "contentWrapperProps", "trustedHosts"])
|
|
4911
4927
|
], 64);
|
|
4912
4928
|
}
|
|
4913
4929
|
const ContentVariants = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]), fetchSymbolContent = async ({
|
|
@@ -4993,6 +5009,7 @@ function _sfc_render(e, t, n, o, r, s) {
|
|
|
4993
5009
|
const i = resolveComponent("ContentVariants");
|
|
4994
5010
|
return openBlock(), createElementBlock("div", mergeProps({ class: e.className }, { ...e.filterAttrs(e.attributes, "v-on:", !1) }, toHandlers(e.filterAttrs(e.attributes, "v-on:", !0), !0)), [
|
|
4995
5011
|
createVNode(i, {
|
|
5012
|
+
nonce: e.builderContext.nonce,
|
|
4996
5013
|
isNestedRender: !0,
|
|
4997
5014
|
apiVersion: e.builderContext.apiVersion,
|
|
4998
5015
|
apiKey: e.builderContext.apiKey,
|
|
@@ -5012,7 +5029,7 @@ function _sfc_render(e, t, n, o, r, s) {
|
|
|
5012
5029
|
linkComponent: e.builderLinkComponent,
|
|
5013
5030
|
blocksWrapper: e.blocksWrapper,
|
|
5014
5031
|
contentWrapper: e.contentWrapper
|
|
5015
|
-
}, null, 8, ["apiVersion", "apiKey", "context", "customComponents", "data", "canTrack", "model", "content", "linkComponent", "blocksWrapper", "contentWrapper"])
|
|
5032
|
+
}, null, 8, ["nonce", "apiVersion", "apiKey", "context", "customComponents", "data", "canTrack", "model", "content", "linkComponent", "blocksWrapper", "contentWrapper"])
|
|
5016
5033
|
], 16);
|
|
5017
5034
|
}
|
|
5018
5035
|
const Symbol$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]), settings = {};
|