@builder.io/sdk-vue 1.0.3 → 1.0.4
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-ImJppKLu.js → block-styles-j9np3P-r.js} +1 -1
- package/lib/browser/{block-styles-O6zs87OW.cjs → block-styles-ukxa2-Zu.cjs} +1 -1
- package/lib/browser/{block-wrapper-butCDDIj.js → block-wrapper-FxyYLXqG.js} +3 -3
- package/lib/browser/{block-wrapper-iQwK-yXe.cjs → block-wrapper-_qLR80a4.cjs} +1 -1
- package/lib/browser/blocks/button/index.d.ts +1 -0
- package/lib/browser/blocks/columns/index.d.ts +1 -0
- package/lib/browser/blocks/custom-code/index.d.ts +1 -0
- package/lib/browser/blocks/embed/index.d.ts +1 -0
- package/lib/browser/blocks/form/form/index.d.ts +1 -0
- package/lib/browser/blocks/form/input/index.d.ts +1 -0
- package/lib/browser/blocks/form/select/index.d.ts +1 -0
- package/lib/browser/blocks/form/submit-button/index.d.ts +1 -0
- package/lib/browser/blocks/fragment/index.d.ts +1 -0
- package/lib/browser/blocks/image/index.d.ts +1 -0
- package/lib/browser/blocks/img/index.d.ts +1 -0
- package/lib/browser/blocks/raw-text/index.d.ts +1 -0
- package/lib/browser/blocks/section/index.d.ts +1 -0
- package/lib/browser/blocks/slot/index.d.ts +1 -0
- package/lib/browser/blocks/symbol/index.d.ts +1 -0
- package/lib/browser/blocks/text/index.d.ts +1 -0
- package/lib/browser/blocks/textarea/index.d.ts +1 -0
- package/lib/browser/blocks/video/index.d.ts +1 -0
- package/lib/browser/{component-ref-Yt4g22Y_.js → component-ref-EbQVULbj.js} +2 -2
- package/lib/browser/{component-ref-kihkcAvN.cjs → component-ref-ef4o2sj2.cjs} +1 -1
- package/lib/browser/components/blocks/index.d.ts +1 -0
- package/lib/browser/components/content-variants/index.d.ts +1 -0
- package/lib/browser/constants/sdk-version.d.ts +1 -1
- package/lib/browser/{get-block-properties-MyFVpr2Z.js → get-block-properties-Rh4X_YUt.js} +1 -1
- package/lib/browser/{get-block-properties-EQ9TZrpu.cjs → get-block-properties-o2be_Wxk.cjs} +1 -1
- package/lib/browser/{index-xEqK9i7_.js → index-GygQh2Rk.js} +24 -22
- package/lib/browser/{index-NmrV8zHs.cjs → index-e70TYoUr.cjs} +5 -5
- package/lib/browser/index-helpers/blocks-exports.d.ts +10 -11
- package/lib/browser/index.cjs +1 -1
- package/lib/browser/index.js +1 -1
- package/lib/browser/{repeated-block-Grs88baa.js → repeated-block-EjD4PExV.js} +2 -2
- package/lib/browser/{repeated-block-rvdElrZN.cjs → repeated-block-RuvksQ92.cjs} +1 -1
- package/lib/browser/style.css +1 -1
- package/lib/edge/{block-styles-Fb5UheyE.cjs → block-styles--O0l0Z9P.cjs} +1 -1
- package/lib/{node/block-styles-kd5Jj3SW.js → edge/block-styles-j3USwD3t.js} +1 -1
- package/lib/{node/block-wrapper-OutTq66R.cjs → edge/block-wrapper-M9NUhWGH.cjs} +1 -1
- package/lib/edge/{block-wrapper-vq-bMcar.js → block-wrapper-gb29rdP4.js} +3 -3
- package/lib/edge/blocks/button/index.d.ts +1 -0
- package/lib/edge/blocks/columns/index.d.ts +1 -0
- package/lib/edge/blocks/custom-code/index.d.ts +1 -0
- package/lib/edge/blocks/embed/index.d.ts +1 -0
- package/lib/edge/blocks/form/form/index.d.ts +1 -0
- package/lib/edge/blocks/form/input/index.d.ts +1 -0
- package/lib/edge/blocks/form/select/index.d.ts +1 -0
- package/lib/edge/blocks/form/submit-button/index.d.ts +1 -0
- package/lib/edge/blocks/fragment/index.d.ts +1 -0
- package/lib/edge/blocks/image/index.d.ts +1 -0
- package/lib/edge/blocks/img/index.d.ts +1 -0
- package/lib/edge/blocks/raw-text/index.d.ts +1 -0
- package/lib/edge/blocks/section/index.d.ts +1 -0
- package/lib/edge/blocks/slot/index.d.ts +1 -0
- package/lib/edge/blocks/symbol/index.d.ts +1 -0
- package/lib/edge/blocks/text/index.d.ts +1 -0
- package/lib/edge/blocks/textarea/index.d.ts +1 -0
- package/lib/edge/blocks/video/index.d.ts +1 -0
- package/lib/{node/component-ref-PvIqAbtS.cjs → edge/component-ref-3csDQ7HK.cjs} +1 -1
- package/lib/{node/component-ref-HcbvZD65.js → edge/component-ref-3ett8l8W.js} +2 -2
- package/lib/edge/components/blocks/index.d.ts +1 -0
- package/lib/edge/components/content-variants/index.d.ts +1 -0
- package/lib/edge/constants/sdk-version.d.ts +1 -1
- package/lib/edge/{get-block-properties-EdjUbf7x.cjs → get-block-properties-0gL7ciO6.cjs} +1 -1
- package/lib/{node/get-block-properties-BlNLSvwI.js → edge/get-block-properties-Ulj_6ST2.js} +1 -1
- package/lib/edge/{index-P7fymkW9.cjs → index-0_TXnqeC.cjs} +5 -5
- package/lib/edge/{index-RXZhlIsq.js → index-d-VaM23f.js} +134 -132
- package/lib/edge/index-helpers/blocks-exports.d.ts +10 -11
- package/lib/edge/index.cjs +1 -1
- package/lib/edge/index.js +1 -1
- package/lib/{node/repeated-block-Ww_Y0Q7Z.js → edge/repeated-block-nv-GpmWU.js} +2 -2
- package/lib/edge/{repeated-block-ibo5w6qy.cjs → repeated-block-tJccBEG3.cjs} +1 -1
- package/lib/edge/style.css +1 -1
- package/lib/node/{block-styles-MdVcqx1d.cjs → block-styles-5A29R26b.cjs} +1 -1
- package/lib/{edge/block-styles-fRtdE0e9.js → node/block-styles-r9wURB-0.js} +1 -1
- package/lib/{edge/block-wrapper-L46BmHXL.cjs → node/block-wrapper-B_V9SIlS.cjs} +1 -1
- package/lib/node/{block-wrapper-XtMD8TEK.js → block-wrapper-_4dHa6F_.js} +3 -3
- package/lib/node/blocks/button/index.d.ts +1 -0
- package/lib/node/blocks/columns/index.d.ts +1 -0
- package/lib/node/blocks/custom-code/index.d.ts +1 -0
- package/lib/node/blocks/embed/index.d.ts +1 -0
- package/lib/node/blocks/form/form/index.d.ts +1 -0
- package/lib/node/blocks/form/input/index.d.ts +1 -0
- package/lib/node/blocks/form/select/index.d.ts +1 -0
- package/lib/node/blocks/form/submit-button/index.d.ts +1 -0
- package/lib/node/blocks/fragment/index.d.ts +1 -0
- package/lib/node/blocks/image/index.d.ts +1 -0
- package/lib/node/blocks/img/index.d.ts +1 -0
- package/lib/node/blocks/raw-text/index.d.ts +1 -0
- package/lib/node/blocks/section/index.d.ts +1 -0
- package/lib/node/blocks/slot/index.d.ts +1 -0
- package/lib/node/blocks/symbol/index.d.ts +1 -0
- package/lib/node/blocks/text/index.d.ts +1 -0
- package/lib/node/blocks/textarea/index.d.ts +1 -0
- package/lib/node/blocks/video/index.d.ts +1 -0
- package/lib/{edge/component-ref-_lH1Xl3_.js → node/component-ref-YacFSt-X.js} +2 -2
- package/lib/{edge/component-ref-brc13Tru.cjs → node/component-ref-ap55YBte.cjs} +1 -1
- package/lib/node/components/blocks/index.d.ts +1 -0
- package/lib/node/components/content-variants/index.d.ts +1 -0
- package/lib/node/constants/sdk-version.d.ts +1 -1
- package/lib/node/{get-block-properties-Ji0ruaCy.cjs → get-block-properties-YuIrE2ch.cjs} +1 -1
- package/lib/{edge/get-block-properties-pPBPSsiy.js → node/get-block-properties-qrTxzWJ0.js} +1 -1
- package/lib/node/index-helpers/blocks-exports.d.ts +10 -11
- package/lib/node/{index-dx-rqB58.js → index-r1pyGeuy.js} +24 -22
- package/lib/node/{index-GiofhrQH.cjs → index-zohROqUT.cjs} +6 -6
- package/lib/node/index.cjs +1 -1
- package/lib/node/index.js +1 -1
- package/lib/{edge/repeated-block-Bqv_g1t0.js → node/repeated-block-QEaWmQ3H.js} +2 -2
- package/lib/node/{repeated-block-NSALbTMB.cjs → repeated-block-pNU308ur.cjs} +1 -1
- package/lib/node/style.css +1 -1
- package/package.json +4 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
2
|
import { defineComponent as k, resolveComponent as y, openBlock as x, createBlock as f, createCommentVNode as B } from "vue";
|
|
3
|
-
import { _, T as b, g as d, c as m, a as g, b as r, d as S, e as C } from "./index-
|
|
3
|
+
import { _, T as b, g as d, c as m, a as g, b as r, d as S, e as C } from "./index-GygQh2Rk.js";
|
|
4
4
|
const v = k({
|
|
5
5
|
name: "block-styles",
|
|
6
6
|
components: { InlinedStyles: _ },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var y=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-
|
|
1
|
+
var y=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-e70TYoUr.cjs"),h=o.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 d;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,n=this.context.content,r=t.getSizesForBreakpoints(((d=n==null?void 0:n.meta)==null?void 0:d.breakpoints)||{}),a=s==null?void 0:s.large,i=s==null?void 0:s.medium,c=s==null?void 0:s.small,l=e.id;if(!l)return"";const u=a?t.createCssClass({className:l,styles:a}):"",S=i?t.createCssClass({className:l,styles:i,mediaQuery:t.getMaxWidthQueryForSize("medium",r)}):"",m=c?t.createCssClass({className:l,styles:c,mediaQuery:t.getMaxWidthQueryForSize("small",r)}):"";return[u,S,m].join(" ")}}});function p(e,s,n,r,a,i){const c=o.resolveComponent("inlined-styles");return e.TARGET!=="reactNative"&&e.css&&e.canShowBlock?(o.openBlock(),o.createBlock(c,{key:0,styles:e.css},null,8,["styles"])):o.createCommentVNode("",!0)}const k=t._export_sfc(h,[["render",p]]);exports.default=k;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
2
|
import { defineComponent as o, defineAsyncComponent as r, resolveComponent as n, openBlock as a, createBlock as c, withCtx as i, renderSlot as p } from "vue";
|
|
3
|
-
import { g as s, a as l } from "./get-block-properties-
|
|
4
|
-
import { e as m } from "./index-
|
|
5
|
-
const d = () => import("./index-
|
|
3
|
+
import { g as s, a as l } from "./get-block-properties-Rh4X_YUt.js";
|
|
4
|
+
import { e as m } from "./index-GygQh2Rk.js";
|
|
5
|
+
const d = () => import("./index-GygQh2Rk.js").then((e) => e.E).then((e) => e.default).catch((e) => {
|
|
6
6
|
throw console.error(
|
|
7
7
|
"Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",
|
|
8
8
|
e
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-
|
|
1
|
+
var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-o2be_Wxk.cjs"),n=require("./index-e70TYoUr.cjs"),c=()=>Promise.resolve().then(()=>require("./index-e70TYoUr.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("dynamic-renderer");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;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './button.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './columns.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './custom-code.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './embed.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './form.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './input.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './select.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './submit-button.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './fragment.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './image.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './img.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './raw-text.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './section.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './slot.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './symbol.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './text.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './textarea.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './video.vue';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
2
|
import { defineComponent as m, openBlock as r, createBlock as l, resolveDynamicComponent as k, mergeProps as d, withCtx as u, renderSlot as P, resolveComponent as B, normalizeProps as g, createElementBlock as $, Fragment as v, renderList as S, createCommentVNode as W } from "vue";
|
|
3
|
-
import { e as f, B as h, w } from "./index-
|
|
4
|
-
import { g as R, a as b } from "./get-block-properties-
|
|
3
|
+
import { e as f, B as h, w } from "./index-GygQh2Rk.js";
|
|
4
|
+
import { g as R, a as b } from "./get-block-properties-Rh4X_YUt.js";
|
|
5
5
|
const I = m({
|
|
6
6
|
name: "interactive-element",
|
|
7
7
|
props: ["wrapperProps", "includeBlockProps", "block", "context", "Wrapper"],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var P=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),p=require("./index-
|
|
1
|
+
var P=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),p=require("./index-e70TYoUr.cjs"),a=require("./get-block-properties-o2be_Wxk.cjs"),u=o.defineComponent({name:"interactive-element",props:["wrapperProps","includeBlockProps","block","context","Wrapper"],data(){return{getBlockActions:a.getBlockActions,getBlockProperties:a.getBlockProperties}}});function d(e,t,c,l,n,s){return o.openBlock(),o.createBlock(o.resolveDynamicComponent(e.Wrapper),o.mergeProps({attributes:e.includeBlockProps?{...e.getBlockProperties({block:e.block,context:e.context}),...e.getBlockActions({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context})}:{}},e.wrapperProps),{default:o.withCtx(()=>[o.renderSlot(e.$slots,"default")]),_:3},16,["attributes"])}const m=p._export_sfc(u,[["render",d]]),B=({componentOptions:e,builderBlock:t,context:c,componentRef:l,includeBlockProps:n,isInteractive:s,contextValue:i})=>{const r={...e,...n?{attributes:a.getBlockProperties({block:t,context:i})}:{}};return s?{Wrapper:l,block:t,context:c,wrapperProps:e,includeBlockProps:n}:r},f=o.defineComponent({name:"component-ref",components:{Block:p.Block,InteractiveElement:m},props:["isInteractive","componentRef","componentOptions","builderBlock","context","linkComponent","includeBlockProps","blockChildren","registeredComponents"],data(){return{Wrapper:this.isInteractive?p.wrapComponentRef(m):this.componentRef,getWrapperProps:B}}});function b(e,t,c,l,n,s){const i=o.resolveComponent("block");return e.componentRef?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(e.Wrapper),o.normalizeProps(o.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:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(e.blockChildren,(r,k)=>(o.openBlock(),o.createBlock(i,{key:r.id,block:r,context:e.context,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"]))),128))]),_:1},16)):o.createCommentVNode("",!0)}const C=p._export_sfc(f,[["render",b]]);exports.default=C;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './blocks.vue';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './content-variants.vue';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.0.
|
|
1
|
+
export declare const SDK_VERSION = "1.0.4";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var d=require("./style.css");const s=require("./index-
|
|
1
|
+
var d=require("./style.css");const s=require("./index-e70TYoUr.cjs"),c=e=>`v-on:${e.toLowerCase()}`,i=(e,t)=>r=>s.evaluate({code:e,context:t.context,localState:t.localState,rootState:t.rootState,rootSetState:t.rootSetState,event:r,isExpression:!1});function l(e){const t={},r=e.block.actions??{};for(const o in r){if(!r.hasOwnProperty(o))continue;const a=r[o];let n=c(o);if(e.stripPrefix)switch(s.TARGET){case"vue":n=n.replace("v-on:","");break;case"svelte":n=n.replace("on:","");break}t[n]=i(a,e)}return t}function u({properties:e}){return e}const p=e=>({href:e.href});function f({block:e,context:t}){var o;const r={...p(e),...e.properties,"builder-id":e.id,style:s.getStyle({block:e,context:t}),[s.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=f;
|
|
@@ -550,22 +550,22 @@ const Vt = ({
|
|
|
550
550
|
},
|
|
551
551
|
block: o
|
|
552
552
|
}));
|
|
553
|
-
}, Wt = () => import("./block-styles-
|
|
553
|
+
}, Wt = () => import("./block-styles-j9np3P-r.js").then((e) => e.default).catch((e) => {
|
|
554
554
|
throw console.error(
|
|
555
555
|
"Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
|
|
556
556
|
e
|
|
557
557
|
), e;
|
|
558
|
-
}), Nt = () => import("./block-wrapper-
|
|
558
|
+
}), Nt = () => import("./block-wrapper-FxyYLXqG.js").then((e) => e.default).catch((e) => {
|
|
559
559
|
throw console.error(
|
|
560
560
|
"Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
|
|
561
561
|
e
|
|
562
562
|
), e;
|
|
563
|
-
}), Ft = () => import("./component-ref-
|
|
563
|
+
}), Ft = () => import("./component-ref-EbQVULbj.js").then((e) => e.default).catch((e) => {
|
|
564
564
|
throw console.error(
|
|
565
565
|
"Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
|
|
566
566
|
e
|
|
567
567
|
), e;
|
|
568
|
-
}), Ut = () => import("./repeated-block-
|
|
568
|
+
}), Ut = () => import("./repeated-block-EjD4PExV.js").then((e) => e.default).catch((e) => {
|
|
569
569
|
throw console.error(
|
|
570
570
|
"Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
|
|
571
571
|
e
|
|
@@ -764,7 +764,7 @@ const le = /* @__PURE__ */ y(Ot, [["render", Lt]]), zs = /* @__PURE__ */ Object.
|
|
|
764
764
|
});
|
|
765
765
|
function Dt(e, t, n, o, s, r) {
|
|
766
766
|
return u(), g(M(e.BlocksWrapper), w({
|
|
767
|
-
class: e.className + " component-
|
|
767
|
+
class: e.className + " component-1o2kztlxdt6",
|
|
768
768
|
"builder-path": e.path,
|
|
769
769
|
"builder-parent-id": e.parent,
|
|
770
770
|
style: e.styleProp,
|
|
@@ -778,7 +778,7 @@ function Dt(e, t, n, o, s, r) {
|
|
|
778
778
|
_: 3
|
|
779
779
|
}, 16, ["class", "builder-path", "builder-parent-id", "style", "onClick", "onMouseEnter", "onKeyPress"]);
|
|
780
780
|
}
|
|
781
|
-
const Ht = /* @__PURE__ */ y(Mt, [["render", Dt], ["__scopeId", "data-v-
|
|
781
|
+
const Ht = /* @__PURE__ */ y(Mt, [["render", Dt], ["__scopeId", "data-v-6fabd81c"]]), jt = f({
|
|
782
782
|
name: "builder-blocks",
|
|
783
783
|
components: { BlocksWrapper: Ht, Block: le },
|
|
784
784
|
props: [
|
|
@@ -992,7 +992,7 @@ const _ = /* @__PURE__ */ y(jt, [["render", Kt]]), ce = f({
|
|
|
992
992
|
function Jt(e, t, n, o, s, r) {
|
|
993
993
|
const i = k("inlined-styles"), a = k("blocks"), l = k("dynamic-renderer");
|
|
994
994
|
return u(), h("div", w({
|
|
995
|
-
class: `builder-columns ${e.builderBlock.id}-breakpoints div-
|
|
995
|
+
class: `builder-columns ${e.builderBlock.id}-breakpoints div-2fnk003dqad`,
|
|
996
996
|
style: e.columnsCssVars
|
|
997
997
|
}, {}), [
|
|
998
998
|
e.TARGET !== "reactNative" ? (u(), g(i, {
|
|
@@ -1028,7 +1028,7 @@ function Jt(e, t, n, o, s, r) {
|
|
|
1028
1028
|
}, 1032, ["TagName", "attributes"]))), 128))
|
|
1029
1029
|
], 16);
|
|
1030
1030
|
}
|
|
1031
|
-
const Gt = /* @__PURE__ */ y(zt, [["render", Jt], ["__scopeId", "data-v-
|
|
1031
|
+
const Gt = /* @__PURE__ */ y(zt, [["render", Jt], ["__scopeId", "data-v-0777f1ce"]]), Yt = f({
|
|
1032
1032
|
name: "builder-fragment-component",
|
|
1033
1033
|
props: []
|
|
1034
1034
|
});
|
|
@@ -1116,7 +1116,7 @@ const en = f({
|
|
|
1116
1116
|
}
|
|
1117
1117
|
}), tn = ["srcset"], nn = ["alt", "role", "src", "srcset", "sizes"], on = {
|
|
1118
1118
|
key: 2,
|
|
1119
|
-
class: "div-
|
|
1119
|
+
class: "div-1be3j8m9ewb-2"
|
|
1120
1120
|
};
|
|
1121
1121
|
function sn(e, t, n, o, s, r) {
|
|
1122
1122
|
var i, a, l, d;
|
|
@@ -1137,7 +1137,7 @@ function sn(e, t, n, o, s, r) {
|
|
|
1137
1137
|
...e.aspectRatioCss
|
|
1138
1138
|
}),
|
|
1139
1139
|
class: $e(
|
|
1140
|
-
"builder-image" + (e.className ? " " + e.className : "") + " img-
|
|
1140
|
+
"builder-image" + (e.className ? " " + e.className : "") + " img-1be3j8m9ewb"
|
|
1141
1141
|
),
|
|
1142
1142
|
src: e.image,
|
|
1143
1143
|
srcset: e.srcSetToUse,
|
|
@@ -1146,7 +1146,7 @@ function sn(e, t, n, o, s, r) {
|
|
|
1146
1146
|
]),
|
|
1147
1147
|
e.aspectRatio && !((a = (i = e.builderBlock) == null ? void 0 : i.children) != null && a.length && e.fitContent) ? (u(), h("div", {
|
|
1148
1148
|
key: 0,
|
|
1149
|
-
class: "builder-image-sizer div-
|
|
1149
|
+
class: "builder-image-sizer div-1be3j8m9ewb",
|
|
1150
1150
|
style: Z({
|
|
1151
1151
|
paddingTop: e.aspectRatio * 100 + "%"
|
|
1152
1152
|
})
|
|
@@ -1157,7 +1157,7 @@ function sn(e, t, n, o, s, r) {
|
|
|
1157
1157
|
])) : v("", !0)
|
|
1158
1158
|
], 64);
|
|
1159
1159
|
}
|
|
1160
|
-
const rn = /* @__PURE__ */ y(en, [["render", sn], ["__scopeId", "data-v-
|
|
1160
|
+
const rn = /* @__PURE__ */ y(en, [["render", sn], ["__scopeId", "data-v-8b807426"]]), an = f({
|
|
1161
1161
|
name: "builder-section-component",
|
|
1162
1162
|
props: ["attributes", "maxWidth"],
|
|
1163
1163
|
data() {
|
|
@@ -2338,7 +2338,7 @@ const Jn = /* @__PURE__ */ y(Kn, [["render", zn]]), Gn = {
|
|
|
2338
2338
|
}
|
|
2339
2339
|
}), Zn = ["validate", "action", "method", "name"], eo = {
|
|
2340
2340
|
key: 3,
|
|
2341
|
-
class: "builder-form-error-text pre-
|
|
2341
|
+
class: "builder-form-error-text pre-5vz8uirn7sc"
|
|
2342
2342
|
};
|
|
2343
2343
|
function to(e, t, n, o, s, r) {
|
|
2344
2344
|
var l;
|
|
@@ -2380,7 +2380,7 @@ function to(e, t, n, o, s, r) {
|
|
|
2380
2380
|
}, null, 8, ["blocks", "context"])) : v("", !0)
|
|
2381
2381
|
], 16, Zn);
|
|
2382
2382
|
}
|
|
2383
|
-
const no = /* @__PURE__ */ y(Xn, [["render", to], ["__scopeId", "data-v-
|
|
2383
|
+
const no = /* @__PURE__ */ y(Xn, [["render", to], ["__scopeId", "data-v-c1bb70af"]]), oo = {
|
|
2384
2384
|
name: "Form:Input",
|
|
2385
2385
|
image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2Fad6f37889d9e40bbbbc72cdb5875d6ca",
|
|
2386
2386
|
inputs: [
|
|
@@ -3285,7 +3285,7 @@ function Xe(e, t) {
|
|
|
3285
3285
|
const n = new URL(t.origin), o = n.hostname;
|
|
3286
3286
|
return (e || fs).findIndex((s) => s.startsWith("*.") ? o.endsWith(s.slice(1)) : s === o) > -1;
|
|
3287
3287
|
}
|
|
3288
|
-
const bs = "1.0.
|
|
3288
|
+
const bs = "1.0.4", ve = {};
|
|
3289
3289
|
function gs(e, t) {
|
|
3290
3290
|
let n = ve[e];
|
|
3291
3291
|
if (n || (n = ve[e] = []), n.push(t), I()) {
|
|
@@ -4225,7 +4225,9 @@ function Ls(e, t, n, o, s, r) {
|
|
|
4225
4225
|
},
|
|
4226
4226
|
model: (c = e.symbol) == null ? void 0 : c.model,
|
|
4227
4227
|
content: e.contentToUse,
|
|
4228
|
-
linkComponent: e.builderLinkComponent
|
|
4228
|
+
linkComponent: e.builderLinkComponent,
|
|
4229
|
+
blocksWrapper: "div",
|
|
4230
|
+
contentWrapper: "div"
|
|
4229
4231
|
}, null, 8, ["apiVersion", "apiKey", "context", "customComponents", "data", "model", "content", "linkComponent"])
|
|
4230
4232
|
], 16);
|
|
4231
4233
|
}
|
|
@@ -4263,7 +4265,7 @@ const Qs = async (e) => {
|
|
|
4263
4265
|
export {
|
|
4264
4266
|
Zo as A,
|
|
4265
4267
|
le as B,
|
|
4266
|
-
|
|
4268
|
+
Gt as C,
|
|
4267
4269
|
pe as D,
|
|
4268
4270
|
js as E,
|
|
4269
4271
|
Qt as F,
|
|
@@ -4283,11 +4285,11 @@ export {
|
|
|
4283
4285
|
qs as h,
|
|
4284
4286
|
se as i,
|
|
4285
4287
|
ee as j,
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
|
|
4288
|
+
dt as k,
|
|
4289
|
+
Ms as l,
|
|
4290
|
+
Nn as m,
|
|
4291
|
+
_ as n,
|
|
4292
|
+
Fs as o,
|
|
4291
4293
|
R as p,
|
|
4292
4294
|
es as q,
|
|
4293
4295
|
Wo as r,
|