@builder.io/sdk-react 0.12.1 → 0.12.3

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.
@@ -1,18 +1,16 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),m=require("react"),u=require("./server-entry-df9eba5d.cjs");function de(e){return a.jsxs(a.Fragment,{children:[e.link?a.jsx(a.Fragment,{children:a.jsx("a",{...e.attributes,href:e.link,target:e.openLinkInNewTab?"_blank":void 0,role:"button",children:e.text})}):a.jsx(a.Fragment,{children:a.jsx("button",{...e.attributes,style:e.attributes.style,className:e.attributes.className+" button-fdf49de0",children:e.text})}),a.jsx("style",{children:`.button-fdf49de0 {
2
- all: unset;
3
- }`})]})}const q=m.createContext({content:null,context:{},localState:void 0,rootSetState(){},rootState:{},apiKey:null,apiVersion:void 0,componentInfos:{},inheritedStyles:{},BlocksWrapper:"div",BlocksWrapperProps:{}}),ue=m.createContext({registeredComponents:{}});function Ee(e){var t;return{...(t=e.component)==null?void 0:t.options,...e.options,builderBlock:e}}const Te=({builder:e,context:t,event:n,state:i})=>Object.entries({state:i,Builder:e,builder:e,context:t,event:n}),Re=()=>({isEditing:u.isEditing(),isBrowser:u.isBrowser(),isServer:!u.isBrowser(),getUserAttributes:()=>u.getUserAttributes()}),je=(e,{isExpression:t=!0})=>t&&!(e.includes(";")||e.includes(" return ")||e.trim().startsWith("return "))?`return (${e});`:e,ee=({code:e,builder:t,context:n,event:i,localState:o,rootSetState:r,rootState:c})=>{const l=Te({builder:t,context:n,event:i,state:Pe(c,o,r)});return new Function(...l.map(([s])=>s),e)(...l.map(([,s])=>s))};function Pe(e,t,n){if(e===t)throw new Error("rootState === localState");return new Proxy(e,{get:(i,o)=>t&&o in t?t[o]:e[o],set:(i,o,r)=>{if(t&&o in t)throw new Error("Writing to local state is not allowed as it is read-only.");return e[o]=r,n==null||n(e),!0}})}const Be=e=>(u.isBrowser(),ee(e));function W({code:e,context:t,localState:n,rootState:i,rootSetState:o,event:r,isExpression:c=!0}){if(e===""){u.logger.warn("Skipping evaluation of empty code block.");return}const l={code:je(e,{isExpression:c}),builder:Re(),context:t,event:r,rootSetState:o,rootState:i,localState:n};try{return Be(l)}catch(s){u.logger.error("Failed code evaluation: "+s.message,{code:e});return}}const Fe=(e,t,n)=>{if(Object(e)!==e)return e;const i=Array.isArray(t)?t:t.toString().match(/[^.[\]]+/g);return i.slice(0,-1).reduce((o,r,c)=>Object(o[r])===o[r]?o[r]:o[r]=Math.abs(Number(i[c+1]))>>0===+i[c+1]?[]:{},e)[i[i.length-1]]=n,e};const We=({block:e,context:t,localState:n,rootState:i,rootSetState:o})=>{if(!e.bindings)return e;const r=u.fastClone(e),c={...r,properties:{...r.properties},actions:{...r.actions}};for(const l in e.bindings){const s=e.bindings[l],d=W({code:s,localState:n,rootState:i,rootSetState:o,context:t});Fe(c,l,d)}return c};function N({block:e,context:t,shouldEvaluateBindings:n,localState:i,rootState:o,rootSetState:r}){const c=e;return n?We({block:c,localState:i,rootState:o,rootSetState:r,context:t}):c}const Ae=["area","base","br","col","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],O=e=>typeof e=="string"&&Ae.includes(e.toLowerCase()),Ve=({block:e,context:t,registeredComponents:n})=>{var r;const i=(r=N({block:e,localState:t.localState,rootState:t.rootState,rootSetState:t.rootSetState,context:t.context,shouldEvaluateBindings:!1}).component)==null?void 0:r.name;if(!i)return null;const o=n[i];if(o)return o;console.warn(`
1
+ "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),m=require("react"),u=require("./server-entry-df9eba5d.cjs");function ce(e){return a.jsx(a.Fragment,{children:e.link?a.jsx(a.Fragment,{children:a.jsx("a",{...e.attributes,href:e.link,target:e.openLinkInNewTab?"_blank":void 0,role:"button",children:e.text})}):a.jsx(a.Fragment,{children:a.jsx("button",{role:"button",...e.attributes,className:`builder-button ${e.attributes.className}`,style:e.attributes.style,children:e.text})})})}const H=m.createContext({content:null,context:{},localState:void 0,rootSetState(){},rootState:{},apiKey:null,apiVersion:void 0,componentInfos:{},inheritedStyles:{},BlocksWrapper:"div",BlocksWrapperProps:{}}),le=m.createContext({registeredComponents:{}});function Ie(e){var t;return{...(t=e.component)==null?void 0:t.options,...e.options,builderBlock:e}}const Ee=({builder:e,context:t,event:n,state:i})=>Object.entries({state:i,Builder:e,builder:e,context:t,event:n}),Te=()=>({isEditing:u.isEditing(),isBrowser:u.isBrowser(),isServer:!u.isBrowser(),getUserAttributes:()=>u.getUserAttributes()}),Re=(e,{isExpression:t=!0})=>t&&!(e.includes(";")||e.includes(" return ")||e.trim().startsWith("return "))?`return (${e});`:e,X=({code:e,builder:t,context:n,event:i,localState:o,rootSetState:c,rootState:r})=>{const l=Ee({builder:t,context:n,event:i,state:je(r,o,c)});return new Function(...l.map(([s])=>s),e)(...l.map(([,s])=>s))};function je(e,t,n){if(e===t)throw new Error("rootState === localState");return new Proxy(e,{get:(i,o)=>t&&o in t?t[o]:e[o],set:(i,o,c)=>{if(t&&o in t)throw new Error("Writing to local state is not allowed as it is read-only.");return e[o]=c,n==null||n(e),!0}})}const Be=e=>(u.isBrowser(),X(e));function A({code:e,context:t,localState:n,rootState:i,rootSetState:o,event:c,isExpression:r=!0}){if(e===""){u.logger.warn("Skipping evaluation of empty code block.");return}const l={code:Re(e,{isExpression:r}),builder:Te(),context:t,event:c,rootSetState:o,rootState:i,localState:n};try{return Be(l)}catch(s){u.logger.error("Failed code evaluation: "+s.message,{code:e});return}}const Pe=(e,t,n)=>{if(Object(e)!==e)return e;const i=Array.isArray(t)?t:t.toString().match(/[^.[\]]+/g);return i.slice(0,-1).reduce((o,c,r)=>Object(o[c])===o[c]?o[c]:o[c]=Math.abs(Number(i[r+1]))>>0===+i[r+1]?[]:{},e)[i[i.length-1]]=n,e};const Fe=({block:e,context:t,localState:n,rootState:i,rootSetState:o})=>{if(!e.bindings)return e;const c=u.fastClone(e),r={...c,properties:{...c.properties},actions:{...c.actions}};for(const l in e.bindings){const s=e.bindings[l],d=A({code:s,localState:n,rootState:i,rootSetState:o,context:t});Pe(r,l,d)}return r};function N({block:e,context:t,shouldEvaluateBindings:n,localState:i,rootState:o,rootSetState:c}){const r=e;return n?Fe({block:r,localState:i,rootState:o,rootSetState:c,context:t}):r}const Ae=({block:e,context:t,registeredComponents:n})=>{var c;const i=(c=N({block:e,localState:t.localState,rootState:t.rootState,rootSetState:t.rootSetState,context:t.context,shouldEvaluateBindings:!1}).component)==null?void 0:c.name;if(!i)return null;const o=n[i];if(o)return o;console.warn(`
4
2
  Could not find a registered component named "${i}".
5
- If you registered it, is the file that registered it imported by the file that needs to render it?`)},$e=({block:e,context:t})=>{const{repeat:n,...i}=e;if(!(n!=null&&n.collection))return;const o=W({code:n.collection,localState:t.localState,rootState:t.rootState,rootSetState:t.rootSetState,context:t.context});if(!Array.isArray(o))return;const r=n.collection.split(".").pop(),c=n.itemName||(r?r+"Item":"item");return o.map((s,d)=>({context:{...t,localState:{...t.localState,$index:d,$item:s,[c]:s,[`$${c}Index`]:d}},block:i}))},me={small:{min:320,default:321,max:640},medium:{min:641,default:642,max:991},large:{min:990,default:991,max:1200}},te=(e,t=me)=>`@media (max-width: ${t[e].max}px)`,fe=({small:e,medium:t})=>{const n=u.fastClone(me);if(!e||!t)return n;const i=Math.floor(e/2);n.small={max:e,min:i,default:i+1};const o=n.small.max+1;n.medium={max:t,min:o,default:o+1};const r=n.medium.max+1;return n.large={max:2e3,min:r,default:r+1},n},Ne=e=>e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase(),ge=e=>Object.entries(e).map(([n,i])=>{if(typeof i=="string")return`${Ne(n)}: ${i};`}).filter(u.checkIsDefined),_e=e=>ge(e).join(`
6
- `),U=({mediaQuery:e,className:t,styles:n})=>{const i=`.${t} {
7
- ${_e(n)}
3
+ If you registered it, is the file that registered it imported by the file that needs to render it?`)},We=({block:e,context:t})=>{const{repeat:n,...i}=e;if(!(n!=null&&n.collection))return;const o=A({code:n.collection,localState:t.localState,rootState:t.rootState,rootSetState:t.rootSetState,context:t.context});if(!Array.isArray(o))return;const c=n.collection.split(".").pop(),r=n.itemName||(c?c+"Item":"item");return o.map((s,d)=>({context:{...t,localState:{...t.localState,$index:d,$item:s,[r]:s,[`$${r}Index`]:d}},block:i}))},se={small:{min:320,default:321,max:640},medium:{min:641,default:642,max:991},large:{min:990,default:991,max:1200}},Z=(e,t=se)=>`@media (max-width: ${t[e].max}px)`,de=({small:e,medium:t})=>{const n=u.fastClone(se);if(!e||!t)return n;const i=Math.floor(e/2);n.small={max:e,min:i,default:i+1};const o=n.small.max+1;n.medium={max:t,min:o,default:o+1};const c=n.medium.max+1;return n.large={max:2e3,min:c,default:c+1},n},Ve=e=>e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase(),ue=e=>Object.entries(e).map(([n,i])=>{if(typeof i=="string")return`${Ve(n)}: ${i};`}).filter(u.checkIsDefined),$e=e=>ue(e).join(`
4
+ `),M=({mediaQuery:e,className:t,styles:n})=>{const i=`.${t} {
5
+ ${$e(n)}
8
6
  }`;return e?`${e} {
9
7
  ${i}
10
- }`:i};function L(e){return a.jsx("style",{dangerouslySetInnerHTML:{__html:e.styles},id:e.id})}function Le(e){function t(){const i=N({block:e.block,localState:e.context.localState,rootState:e.context.rootState,rootSetState:e.context.rootSetState,context:e.context.context,shouldEvaluateBindings:!0});return u.checkIsDefined(i.hide)?!i.hide:u.checkIsDefined(i.show)?i.show:!0}function n(){var C;const i=N({block:e.block,localState:e.context.localState,rootState:e.context.rootState,rootSetState:e.context.rootSetState,context:e.context.context,shouldEvaluateBindings:!0}),o=i.responsiveStyles,r=e.context.content,c=fe(((C=r==null?void 0:r.meta)==null?void 0:C.breakpoints)||{}),l=o==null?void 0:o.large,s=o==null?void 0:o.medium,d=o==null?void 0:o.small,f=i.id;if(!f)return"";const x=l?U({className:f,styles:l}):"",v=s?U({className:f,styles:s,mediaQuery:te("medium",c)}):"",y=d?U({className:f,styles:d,mediaQuery:te("small",c)}):"";return[x,v,y].join(" ")}return a.jsx(a.Fragment,{children:n()&&t()?a.jsx(a.Fragment,{children:a.jsx(L,{styles:n()})}):null})}function Me(e){return e.charAt(0).toUpperCase()+e.slice(1)}const De=e=>`on${Me(e)}`,Oe=(e,t)=>n=>W({code:e,context:t.context,localState:t.localState,rootState:t.rootState,rootSetState:t.rootSetState,event:n,isExpression:!1});function H(e){var i;const t={},n=(i=e.block.actions)!=null?i:{};for(const o in n){if(!n.hasOwnProperty(o))continue;const r=n[o];let c=De(o);if(e.stripPrefix)switch(u.TARGET){case"vue":c=c.replace("v-on:","");break;case"svelte":c=c.replace("on:","");break}t[c]=Oe(r,e)}return t}function Ue({properties:e}){return e.className=e.class,delete e.class,e}const Ke=e=>({href:e.href});function _({block:e,context:t}){var i;const n={...Ke(e),...e.properties,"builder-id":e.id,style:e.style?He(e.style):void 0,class:[e.id,"builder-block",e.class,(i=e.properties)==null?void 0:i.class].filter(Boolean).join(" ")};return Ue({properties:n,context:t,block:e})}function He(e){switch(u.TARGET){case"svelte":case"vue":case"solid":return ge(e).join(" ");case"qwik":case"reactNative":case"react":case"rsc":return e}}function ne(e){return a.jsxs(a.Fragment,{children:[" ",e.hasChildren?a.jsx(a.Fragment,{children:a.jsxs(e.Wrapper,{..._({block:e.block,context:e.context}),...H({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0}),children:[" ",e.children," "]})}):a.jsx(a.Fragment,{children:a.jsx(e.Wrapper,{..._({block:e.block,context:e.context}),...H({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0})})})," "]})}function ze(e){return a.jsx(e.Wrapper,{...e.wrapperProps,attributes:e.includeBlockProps?{..._({block:e.block,context:e.context}),...H({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context})}:{},children:e.children})}const qe=({componentOptions:e,builderBlock:t,context:n,componentRef:i,includeBlockProps:o,isInteractive:r,contextValue:c})=>{const l={...e,...o?{attributes:_({block:t,context:c})}:{}};return r?{Wrapper:i,block:t,context:n,wrapperProps:e,includeBlockProps:o}:l};function ie(e){var i;const[t,n]=m.useState(()=>e.isInteractive?ze:e.componentRef);return a.jsx(a.Fragment,{children:e.componentRef?a.jsx(a.Fragment,{children:a.jsx(t,{...qe({componentOptions:e.componentOptions,builderBlock:e.builderBlock,context:e.context,componentRef:e.componentRef,includeBlockProps:e.includeBlockProps,isInteractive:e.isInteractive,contextValue:e.context}),children:(i=e.blockChildren)==null?void 0:i.map(o=>a.jsx(M,{block:o,context:e.context,registeredComponents:e.registeredComponents},o.id))})}):null})}function Ge(e){const[t,n]=m.useState(()=>e.repeatContext);return a.jsx(q.Provider,{value:t,children:a.jsx(M,{block:e.block,context:t,registeredComponents:e.registeredComponents})})}function M(e){var f,x,v;function t(){return Ve({block:e.block,context:e.context,registeredComponents:e.registeredComponents})}function n(){return $e({block:e.block,context:e.context})}function i(){var y;return(y=e.block.repeat)!=null&&y.collection?e.block:N({block:e.block,localState:e.context.localState,rootState:e.context.rootState,rootSetState:e.context.rootSetState,context:e.context.context,shouldEvaluateBindings:!0})}function o(){return e.block.tagName||"div"}function r(){var k,T;if((k=e.block.repeat)!=null&&k.collection)return!!((T=n==null?void 0:n())!=null&&T.length);const y="hide"in i()?i().hide:!1;return("show"in i()?i().show:!0)&&!y}function c(){var C,k;return!((C=t==null?void 0:t())!=null&&C.component)&&!n()?(k=i().children)!=null?k:[]:[]}function l(){var y,C,k,T,R,w;return{blockChildren:(y=i().children)!=null?y:[],componentRef:(C=t==null?void 0:t())==null?void 0:C.component,componentOptions:{...Ee(i()),builderContext:e.context,...((k=t==null?void 0:t())==null?void 0:k.name)==="Symbol"||((T=t==null?void 0:t())==null?void 0:T.name)==="Columns"?{builderComponents:e.registeredComponents}:{}},context:s,registeredComponents:e.registeredComponents,builderBlock:i(),includeBlockProps:((R=t==null?void 0:t())==null?void 0:R.noWrap)===!0,isInteractive:!((w=t==null?void 0:t())!=null&&w.isRSC)}}const[s,d]=m.useState(()=>e.context);return a.jsx(a.Fragment,{children:r()?a.jsxs(a.Fragment,{children:[a.jsx(Le,{block:e.block,context:e.context}),(f=t==null?void 0:t())!=null&&f.noWrap?a.jsx(a.Fragment,{children:a.jsx(ie,{componentRef:l().componentRef,componentOptions:l().componentOptions,blockChildren:l().blockChildren,context:l().context,registeredComponents:l().registeredComponents,builderBlock:l().builderBlock,includeBlockProps:l().includeBlockProps,isInteractive:l().isInteractive})}):a.jsxs(a.Fragment,{children:[O(o())?a.jsx(a.Fragment,{children:a.jsx(ne,{Wrapper:o(),block:i(),context:e.context,hasChildren:!1})}):null,!O(o())&&n()?a.jsx(a.Fragment,{children:(x=n())==null?void 0:x.map((y,C)=>a.jsx(Ge,{repeatContext:y.context,block:y.block,registeredComponents:e.registeredComponents},C))}):null,!O(o())&&!n()?a.jsx(a.Fragment,{children:a.jsxs(ne,{Wrapper:o(),block:i(),context:e.context,hasChildren:!0,children:[a.jsx(ie,{componentRef:l().componentRef,componentOptions:l().componentOptions,blockChildren:l().blockChildren,context:l().context,registeredComponents:l().registeredComponents,builderBlock:l().builderBlock,includeBlockProps:l().includeBlockProps,isInteractive:l().isInteractive}),(v=c())==null?void 0:v.map(y=>a.jsx(M,{block:y,context:s,registeredComponents:e.registeredComponents},y.id))]})}):null]})]}):null})}function Ye(e){function t(){var o;return"builder-blocks"+((o=e.blocks)!=null&&o.length?"":" no-blocks")}function n(){var o,r;u.isEditing()&&!((o=e.blocks)!=null&&o.length)&&((r=window.parent)==null||r.postMessage({type:"builder.clickEmptyBlocks",data:{parentElementId:e.parent,dataPath:e.path}},"*"))}function i(){var o,r;u.isEditing()&&!((o=e.blocks)!=null&&o.length)&&((r=window.parent)==null||r.postMessage({type:"builder.hoverEmptyBlocks",data:{parentElementId:e.parent,dataPath:e.path}},"*"))}return a.jsxs(a.Fragment,{children:[a.jsx(e.BlocksWrapper,{className:t()+" props-blocks-wrapper-4f2c12d8","builder-path":e.path,"builder-parent-id":e.parent,style:e.styleProp,onClick:o=>n(),onMouseEnter:o=>i(),onKeyPress:o=>n(),...e.BlocksWrapperProps,children:e.children}),a.jsx("style",{children:`.props-blocks-wrapper-4f2c12d8 {
8
+ }`:i};function _(e){return a.jsx("style",{dangerouslySetInnerHTML:{__html:e.styles},id:e.id})}function Ne(e){function t(){const i=N({block:e.block,localState:e.context.localState,rootState:e.context.rootState,rootSetState:e.context.rootSetState,context:e.context.context,shouldEvaluateBindings:!0});return u.checkIsDefined(i.hide)?!i.hide:u.checkIsDefined(i.show)?i.show:!0}function n(){var k;const i=N({block:e.block,localState:e.context.localState,rootState:e.context.rootState,rootSetState:e.context.rootSetState,context:e.context.context,shouldEvaluateBindings:!0}),o=i.responsiveStyles,c=e.context.content,r=de(((k=c==null?void 0:c.meta)==null?void 0:k.breakpoints)||{}),l=o==null?void 0:o.large,s=o==null?void 0:o.medium,d=o==null?void 0:o.small,g=i.id;if(!g)return"";const b=l?M({className:g,styles:l}):"",v=s?M({className:g,styles:s,mediaQuery:Z("medium",r)}):"",y=d?M({className:g,styles:d,mediaQuery:Z("small",r)}):"";return[b,v,y].join(" ")}return a.jsx(a.Fragment,{children:n()&&t()?a.jsx(a.Fragment,{children:a.jsx(_,{styles:n()})}):null})}function _e(e){return e.charAt(0).toUpperCase()+e.slice(1)}const Le=e=>`on${_e(e)}`,De=(e,t)=>n=>A({code:e,context:t.context,localState:t.localState,rootState:t.rootState,rootSetState:t.rootSetState,event:n,isExpression:!1});function me(e){var i;const t={},n=(i=e.block.actions)!=null?i:{};for(const o in n){if(!n.hasOwnProperty(o))continue;const c=n[o];let r=Le(o);if(e.stripPrefix)switch(u.TARGET){case"vue":r=r.replace("v-on:","");break;case"svelte":r=r.replace("on:","");break}t[r]=De(c,e)}return t}function Me({properties:e}){return e.className=e.class,delete e.class,e}const Ue=e=>({href:e.href});function K({block:e,context:t}){var i;const n={...Ue(e),...e.properties,"builder-id":e.id,style:e.style?Oe(e.style):void 0,class:[e.id,"builder-block",e.class,(i=e.properties)==null?void 0:i.class].filter(Boolean).join(" ")};return Me({properties:n,context:t,block:e})}function Oe(e){switch(u.TARGET){case"svelte":case"vue":case"solid":return ue(e).join(" ");case"qwik":case"reactNative":case"react":case"rsc":return e}}const He=new Set(["area","base","br","col","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"]),Ke=e=>typeof e=="string"&&He.has(e.toLowerCase());function ze(e){return a.jsx(a.Fragment,{children:Ke(e.TagName)?a.jsx(a.Fragment,{children:a.jsx(e.TagName,{...e.attributes,...e.actionAttributes})}):a.jsx(a.Fragment,{children:typeof e.TagName=="string"?a.jsx(a.Fragment,{children:a.jsx(e.TagName,{...e.attributes,...e.actionAttributes,children:e.children})}):a.jsx(a.Fragment,{children:a.jsx(e.TagName,{...e.attributes,...e.actionAttributes,children:e.children})})})})}function qe(e){return a.jsx(ze,{TagName:e.Wrapper,attributes:K({block:e.block,context:e.context}),actionAttributes:me({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0}),children:e.children})}function Ge(e){return a.jsx(e.Wrapper,{...e.wrapperProps,attributes:e.includeBlockProps?{...K({block:e.block,context:e.context}),...me({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context})}:{},children:e.children})}const Ye=({componentOptions:e,builderBlock:t,context:n,componentRef:i,includeBlockProps:o,isInteractive:c,contextValue:r})=>{const l={...e,...o?{attributes:K({block:t,context:r})}:{}};return c?{Wrapper:i,block:t,context:n,wrapperProps:e,includeBlockProps:o}:l};function ee(e){var i;const[t,n]=m.useState(()=>e.isInteractive?Ge:e.componentRef);return a.jsx(a.Fragment,{children:e.componentRef?a.jsx(a.Fragment,{children:a.jsx(t,{...Ye({componentOptions:e.componentOptions,builderBlock:e.builderBlock,context:e.context,componentRef:e.componentRef,includeBlockProps:e.includeBlockProps,isInteractive:e.isInteractive,contextValue:e.context}),children:(i=e.blockChildren)==null?void 0:i.map(o=>a.jsx(L,{block:o,context:e.context,registeredComponents:e.registeredComponents},o.id))})}):null})}function Qe(e){const[t,n]=m.useState(()=>e.repeatContext);return a.jsx(H.Provider,{value:t,children:a.jsx(L,{block:e.block,context:t,registeredComponents:e.registeredComponents})})}function L(e){var g,b,v;function t(){return Ae({block:e.block,context:e.context,registeredComponents:e.registeredComponents})}function n(){return We({block:e.block,context:e.context})}function i(){var y;return(y=e.block.repeat)!=null&&y.collection?e.block:N({block:e.block,localState:e.context.localState,rootState:e.context.rootState,rootSetState:e.context.rootSetState,context:e.context.context,shouldEvaluateBindings:!0})}function o(){return e.block.tagName||"div"}function c(){var C,T;if((C=e.block.repeat)!=null&&C.collection)return!!((T=n==null?void 0:n())!=null&&T.length);const y="hide"in i()?i().hide:!1;return("show"in i()?i().show:!0)&&!y}function r(){var k,C;return!((k=t==null?void 0:t())!=null&&k.component)&&!n()?(C=i().children)!=null?C:[]:[]}function l(){var y,k,C,T,R,w;return{blockChildren:(y=i().children)!=null?y:[],componentRef:(k=t==null?void 0:t())==null?void 0:k.component,componentOptions:{...Ie(i()),builderContext:e.context,...((C=t==null?void 0:t())==null?void 0:C.name)==="Symbol"||((T=t==null?void 0:t())==null?void 0:T.name)==="Columns"?{builderComponents:e.registeredComponents}:{}},context:s,registeredComponents:e.registeredComponents,builderBlock:i(),includeBlockProps:((R=t==null?void 0:t())==null?void 0:R.noWrap)===!0,isInteractive:!((w=t==null?void 0:t())!=null&&w.isRSC)}}const[s,d]=m.useState(()=>e.context);return a.jsx(a.Fragment,{children:c()?a.jsxs(a.Fragment,{children:[a.jsx(Ne,{block:e.block,context:e.context}),(g=t==null?void 0:t())!=null&&g.noWrap?a.jsx(a.Fragment,{children:a.jsx(ee,{componentRef:l().componentRef,componentOptions:l().componentOptions,blockChildren:l().blockChildren,context:l().context,registeredComponents:l().registeredComponents,builderBlock:l().builderBlock,includeBlockProps:l().includeBlockProps,isInteractive:l().isInteractive})}):a.jsx(a.Fragment,{children:n()?a.jsx(a.Fragment,{children:(v=n())==null?void 0:v.map((y,k)=>a.jsx(Qe,{repeatContext:y.context,block:y.block,registeredComponents:e.registeredComponents},k))}):a.jsx(a.Fragment,{children:a.jsxs(qe,{Wrapper:o(),block:i(),context:e.context,children:[a.jsx(ee,{componentRef:l().componentRef,componentOptions:l().componentOptions,blockChildren:l().blockChildren,context:l().context,registeredComponents:l().registeredComponents,builderBlock:l().builderBlock,includeBlockProps:l().includeBlockProps,isInteractive:l().isInteractive}),(b=r())==null?void 0:b.map(y=>a.jsx(L,{block:y,context:s,registeredComponents:e.registeredComponents},y.id))]})})})]}):null})}function Je(e){function t(){var o;return"builder-blocks"+((o=e.blocks)!=null&&o.length?"":" no-blocks")}function n(){var o,c;u.isEditing()&&!((o=e.blocks)!=null&&o.length)&&((c=window.parent)==null||c.postMessage({type:"builder.clickEmptyBlocks",data:{parentElementId:e.parent,dataPath:e.path}},"*"))}function i(){var o,c;u.isEditing()&&!((o=e.blocks)!=null&&o.length)&&((c=window.parent)==null||c.postMessage({type:"builder.hoverEmptyBlocks",data:{parentElementId:e.parent,dataPath:e.path}},"*"))}return a.jsxs(a.Fragment,{children:[a.jsx(e.BlocksWrapper,{className:t()+" props-blocks-wrapper-4f2c12d8","builder-path":e.path,"builder-parent-id":e.parent,style:e.styleProp,onClick:o=>n(),onMouseEnter:o=>i(),onKeyPress:o=>n(),...e.BlocksWrapperProps,children:e.children}),a.jsx("style",{children:`.props-blocks-wrapper-4f2c12d8 {
11
9
  display: flex;
12
10
  flex-direction: column;
13
11
  align-items: stretch;
14
- }`})]})}function A(e){var i,o,r;const t=m.useContext(q),n=m.useContext(ue);return a.jsx(Ye,{blocks:e.blocks,parent:e.parent,path:e.path,styleProp:e.styleProp,BlocksWrapper:(i=e.context)==null?void 0:i.BlocksWrapper,BlocksWrapperProps:(o=e.context)==null?void 0:o.BlocksWrapperProps,children:e.blocks?a.jsx(a.Fragment,{children:(r=e.blocks)==null?void 0:r.map(c=>a.jsx(M,{block:c,context:e.context||t,registeredComponents:e.registeredComponents||n.registeredComponents},c.id))}):null})}function he(e){var R;const[t,n]=m.useState(()=>typeof e.space=="number"?e.space||0:20),[i,o]=m.useState(()=>e.columns||[]),[r,c]=m.useState(()=>e.stackColumnsAt||"tablet");function l(w){var I;return((I=i[w])==null?void 0:I.width)||100/i.length}function s(w){const I=t*(i.length-1)/i.length;return`calc(${l(w)}% - ${I}px)`}function d({stackedStyle:w,desktopStyle:I}){return r==="tablet"?w:I}function f({stackedStyle:w,desktopStyle:I}){return r==="never"?I:w}const[x,v]=m.useState(()=>e.stackColumnsAt==="never"?"row":e.reverseColumnsWhenStacked?"column-reverse":"column");function y(){return{"--flex-dir":x,"--flex-dir-tablet":d({stackedStyle:x,desktopStyle:"row"})}}function C(w){const I=w===0?0:t,j=s(w),P=`${I}px`,B="100%",F=0;return{width:j,["marginLeft"]:P,"--column-width-mobile":f({stackedStyle:B,desktopStyle:j}),"--column-margin-left-mobile":f({stackedStyle:F,desktopStyle:P}),"--column-width-tablet":d({stackedStyle:B,desktopStyle:j}),"--column-margin-left-tablet":d({stackedStyle:F,desktopStyle:P})}}function k(w){var j,P;return fe(((P=(j=e.builderContext.content)==null?void 0:j.meta)==null?void 0:P.breakpoints)||{})[w].max}function T(){return`
15
- @media (max-width: ${k("medium")}px) {
12
+ }`})]})}function W(e){var i,o,c;const t=m.useContext(H),n=m.useContext(le);return a.jsx(Je,{blocks:e.blocks,parent:e.parent,path:e.path,styleProp:e.styleProp,BlocksWrapper:(i=e.context)==null?void 0:i.BlocksWrapper,BlocksWrapperProps:(o=e.context)==null?void 0:o.BlocksWrapperProps,children:e.blocks?a.jsx(a.Fragment,{children:(c=e.blocks)==null?void 0:c.map(r=>a.jsx(L,{block:r,context:e.context||t,registeredComponents:e.registeredComponents||n.registeredComponents},r.id))}):null})}function fe(e){var R;const[t,n]=m.useState(()=>typeof e.space=="number"?e.space||0:20),[i,o]=m.useState(()=>e.columns||[]),[c,r]=m.useState(()=>e.stackColumnsAt||"tablet");function l(w){var I;return((I=i[w])==null?void 0:I.width)||100/i.length}function s(w){const I=t*(i.length-1)/i.length;return`calc(${l(w)}% - ${I}px)`}function d({stackedStyle:w,desktopStyle:I}){return c==="tablet"?w:I}function g({stackedStyle:w,desktopStyle:I}){return c==="never"?I:w}const[b,v]=m.useState(()=>e.stackColumnsAt==="never"?"row":e.reverseColumnsWhenStacked?"column-reverse":"column");function y(){return{"--flex-dir":b,"--flex-dir-tablet":d({stackedStyle:b,desktopStyle:"row"})}}function k(w){const I=w===0?0:t,j=s(w),B=`${I}px`,P="100%",F=0;return{width:j,["marginLeft"]:B,"--column-width-mobile":g({stackedStyle:P,desktopStyle:j}),"--column-margin-left-mobile":g({stackedStyle:F,desktopStyle:B}),"--column-width-tablet":d({stackedStyle:P,desktopStyle:j}),"--column-margin-left-tablet":d({stackedStyle:F,desktopStyle:B})}}function C(w){var j,B;return de(((B=(j=e.builderContext.content)==null?void 0:j.meta)==null?void 0:B.breakpoints)||{})[w].max}function T(){return`
13
+ @media (max-width: ${C("medium")}px) {
16
14
  .${e.builderBlock.id}-breakpoints {
17
15
  flex-direction: var(--flex-dir-tablet);
18
16
  align-items: stretch;
@@ -24,7 +22,7 @@
24
22
  }
25
23
  }
26
24
 
27
- @media (max-width: ${k("small")}px) {
25
+ @media (max-width: ${C("small")}px) {
28
26
  .${e.builderBlock.id}-breakpoints {
29
27
  flex-direction: var(--flex-dir);
30
28
  align-items: stretch;
@@ -35,14 +33,14 @@
35
33
  margin-left: var(--column-margin-left-mobile) !important;
36
34
  }
37
35
  },
38
- `}return a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:`builder-columns ${e.builderBlock.id}-breakpoints div-3c01d6ec`,style:y(),children:[a.jsx(a.Fragment,{children:a.jsx(L,{styles:T()})}),(R=e.columns)==null?void 0:R.map((w,I)=>m.createElement("div",{className:"builder-column div-3c01d6ec-2",style:C(I),key:I},a.jsx(A,{path:`component.options.columns.${I}.blocks`,parent:e.builderBlock.id,styleProp:{flexGrow:"1"},context:e.builderContext,registeredComponents:e.builderComponents,blocks:w.blocks})))]}),a.jsx("style",{children:`.div-3c01d6ec {
36
+ `}return a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:`builder-columns ${e.builderBlock.id}-breakpoints div-3c01d6ec`,style:y(),children:[a.jsx(a.Fragment,{children:a.jsx(_,{styles:T()})}),(R=e.columns)==null?void 0:R.map((w,I)=>m.createElement("div",{className:"builder-column div-3c01d6ec-2",style:k(I),key:I},a.jsx(W,{path:`component.options.columns.${I}.blocks`,parent:e.builderBlock.id,styleProp:{flexGrow:"1"},context:e.builderContext,registeredComponents:e.builderComponents,blocks:w.blocks})))]}),a.jsx("style",{children:`.div-3c01d6ec {
39
37
  display: flex;
40
38
  line-height: normal;
41
39
  }.div-3c01d6ec-2 {
42
40
  display: flex;
43
41
  flex-direction: column;
44
42
  align-items: stretch;
45
- }`})]})}function be(e){return a.jsx("span",{children:e.children})}function ae(e){return e.replace(/http(s)?:/,"")}function Qe(e="",t,n){const i=new RegExp("([?&])"+t+"=.*?(&|$)","i"),o=e.indexOf("?")!==-1?"&":"?";return e.match(i)?e.replace(i,"$1"+t+"="+encodeURIComponent(n)+"$2"):e+o+t+"="+encodeURIComponent(n)}function Je(e,t){if(!e||!(e!=null&&e.match(/cdn\.shopify\.com/))||!t)return e;if(t==="master")return ae(e);const n=e.match(/(_\d+x(\d+)?)?(\.(jpg|jpeg|gif|png|bmp|bitmap|tiff|tif)(\?v=\d+)?)/i);if(n){const i=e.split(n[0]),o=n[3],r=t.match("x")?t:`${t}x`;return ae(`${i[0]}_${r}${o}`)}return null}function K(e){if(!e)return e;const t=[100,200,400,800,1200,1600,2e3];if(e.match(/builder\.io/)){let n=e;const i=Number(e.split("?width=")[1]);return isNaN(i)||(n=`${n} ${i}w`),t.filter(o=>o!==i).map(o=>`${Qe(e,"width",o)} ${o}w`).concat([n]).join(", ")}return e.match(/cdn\.shopify\.com/)?t.map(n=>[Je(e,`${n}x${n}`),n]).filter(([n])=>!!n).map(([n,i])=>`${n} ${i}w`).concat([e]).join(", "):e}function xe(e){var o,r,c,l;function t(){var f;const d=e.image||e.src;if(!d||!(d.match(/builder\.io/)||d.match(/cdn\.shopify\.com/)))return e.srcset;if(e.srcset&&((f=e.image)!=null&&f.includes("builder.io/api/v1/image"))){if(!e.srcset.includes(e.image.split("?")[0]))return console.debug("Removed given srcset"),K(d)}else if(e.image&&!e.srcset)return K(d);return K(d)}function n(){var s;return(s=t==null?void 0:t())!=null&&s.match(/builder\.io/)&&!e.noWebp?t().replace(/\?/g,"?format=webp&"):""}function i(){const s={position:"absolute",height:"100%",width:"100%",left:"0px",top:"0px"};return e.aspectRatio?s:void 0}return a.jsxs(a.Fragment,{children:[a.jsxs(a.Fragment,{children:[a.jsxs("picture",{children:[n()?a.jsx(a.Fragment,{children:a.jsx("source",{type:"image/webp",srcSet:n()})}):null,a.jsx("img",{loading:"lazy",alt:e.altText,role:e.altText?"presentation":void 0,style:{objectPosition:e.backgroundPosition||"center",objectFit:e.backgroundSize||"cover",...i()},className:"builder-image"+(e.className?" "+e.className:"")+" img-40c70c9b",src:e.image,srcSet:t(),sizes:e.sizes})]}),e.aspectRatio&&!((r=(o=e.builderBlock)==null?void 0:o.children)!=null&&r.length&&e.fitContent)?a.jsx(a.Fragment,{children:a.jsx("div",{className:"builder-image-sizer div-40c70c9b",style:{paddingTop:e.aspectRatio*100+"%"}})}):null,(l=(c=e.builderBlock)==null?void 0:c.children)!=null&&l.length&&e.fitContent?a.jsx(a.Fragment,{children:e.children}):null,!e.fitContent&&e.children?a.jsx(a.Fragment,{children:a.jsx("div",{className:"div-40c70c9b-2",children:e.children})}):null]}),a.jsx("style",{children:`.img-40c70c9b {
43
+ }`})]})}function ge(e){return a.jsx("span",{children:e.children})}function te(e){return e.replace(/http(s)?:/,"")}function Xe(e="",t,n){const i=new RegExp("([?&])"+t+"=.*?(&|$)","i"),o=e.indexOf("?")!==-1?"&":"?";return e.match(i)?e.replace(i,"$1"+t+"="+encodeURIComponent(n)+"$2"):e+o+t+"="+encodeURIComponent(n)}function Ze(e,t){if(!e||!(e!=null&&e.match(/cdn\.shopify\.com/))||!t)return e;if(t==="master")return te(e);const n=e.match(/(_\d+x(\d+)?)?(\.(jpg|jpeg|gif|png|bmp|bitmap|tiff|tif)(\?v=\d+)?)/i);if(n){const i=e.split(n[0]),o=n[3],c=t.match("x")?t:`${t}x`;return te(`${i[0]}_${c}${o}`)}return null}function U(e){if(!e)return e;const t=[100,200,400,800,1200,1600,2e3];if(e.match(/builder\.io/)){let n=e;const i=Number(e.split("?width=")[1]);return isNaN(i)||(n=`${n} ${i}w`),t.filter(o=>o!==i).map(o=>`${Xe(e,"width",o)} ${o}w`).concat([n]).join(", ")}return e.match(/cdn\.shopify\.com/)?t.map(n=>[Ze(e,`${n}x${n}`),n]).filter(([n])=>!!n).map(([n,i])=>`${n} ${i}w`).concat([e]).join(", "):e}function he(e){var o,c,r,l;function t(){var g;const d=e.image||e.src;if(!d||!(d.match(/builder\.io/)||d.match(/cdn\.shopify\.com/)))return e.srcset;if(e.srcset&&((g=e.image)!=null&&g.includes("builder.io/api/v1/image"))){if(!e.srcset.includes(e.image.split("?")[0]))return console.debug("Removed given srcset"),U(d)}else if(e.image&&!e.srcset)return U(d);return U(d)}function n(){var s;return(s=t==null?void 0:t())!=null&&s.match(/builder\.io/)&&!e.noWebp?t().replace(/\?/g,"?format=webp&"):""}function i(){const s={position:"absolute",height:"100%",width:"100%",left:"0px",top:"0px"};return e.aspectRatio?s:void 0}return a.jsxs(a.Fragment,{children:[a.jsxs(a.Fragment,{children:[a.jsxs("picture",{children:[n()?a.jsx(a.Fragment,{children:a.jsx("source",{type:"image/webp",srcSet:n()})}):null,a.jsx("img",{loading:"lazy",alt:e.altText,role:e.altText?"presentation":void 0,style:{objectPosition:e.backgroundPosition||"center",objectFit:e.backgroundSize||"cover",...i()},className:"builder-image"+(e.className?" "+e.className:"")+" img-40c70c9b",src:e.image,srcSet:t(),sizes:e.sizes})]}),e.aspectRatio&&!((c=(o=e.builderBlock)==null?void 0:o.children)!=null&&c.length&&e.fitContent)?a.jsx(a.Fragment,{children:a.jsx("div",{className:"builder-image-sizer div-40c70c9b",style:{paddingTop:e.aspectRatio*100+"%"}})}):null,(l=(r=e.builderBlock)==null?void 0:r.children)!=null&&l.length&&e.fitContent?a.jsx(a.Fragment,{children:e.children}):null,!e.fitContent&&e.children?a.jsx(a.Fragment,{children:a.jsx("div",{className:"div-40c70c9b-2",children:e.children})}):null]}),a.jsx("style",{children:`.img-40c70c9b {
46
44
  opacity: 1;
47
45
  transition: opacity 0.2s ease-in-out;
48
46
  }.div-40c70c9b {
@@ -58,7 +56,7 @@
58
56
  left: 0;
59
57
  width: 100%;
60
58
  height: 100%;
61
- }`})]})}function Se(e){return a.jsx("section",{...e.attributes,style:{width:"100%",alignSelf:"stretch",flexGrow:1,boxSizing:"border-box",maxWidth:e.maxWidth||1200,display:"flex",flexDirection:"column",alignItems:"stretch",marginLeft:"auto",marginRight:"auto"},children:e.children})}const Xe={name:"Core:Button",image:"https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F81a15681c3e74df09677dfc57a615b13",defaultStyles:{appearance:"none",paddingTop:"15px",paddingBottom:"15px",paddingLeft:"25px",paddingRight:"25px",backgroundColor:"#000000",color:"white",borderRadius:"4px",textAlign:"center",cursor:"pointer"},inputs:[{name:"text",type:"text",defaultValue:"Click me!",bubble:!0},{name:"link",type:"url",bubble:!0},{name:"openLinkInNewTab",type:"boolean",defaultValue:!1,friendlyName:"Open link in new tab"}],static:!0,noWrap:!0},Ze={name:"Columns",isRSC:!0,inputs:[{name:"columns",type:"array",broadcast:!0,subFields:[{name:"blocks",type:"array",hideFromUI:!0,defaultValue:[{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto",minHeight:"20px",minWidth:"20px",overflow:"hidden"}},component:{name:"Image",options:{image:"https://builder.io/api/v1/image/assets%2Fpwgjf0RoYWbdnJSbpBAjXNRMe9F2%2Ffb27a7c790324294af8be1c35fe30f4d",backgroundPosition:"center",backgroundSize:"cover",aspectRatio:.7004048582995948}}},{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto"}},component:{name:"Text",options:{text:"<p>Enter some text...</p>"}}}]},{name:"width",type:"number",hideFromUI:!0,helperText:"Width %, e.g. set to 50 to fill half of the space"},{name:"link",type:"url",helperText:"Optionally set a url that clicking this column will link to"}],defaultValue:[{blocks:[{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto",minHeight:"20px",minWidth:"20px",overflow:"hidden"}},component:{name:"Image",options:{image:"https://builder.io/api/v1/image/assets%2Fpwgjf0RoYWbdnJSbpBAjXNRMe9F2%2Ffb27a7c790324294af8be1c35fe30f4d",backgroundPosition:"center",backgroundSize:"cover",aspectRatio:.7004048582995948}}},{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto"}},component:{name:"Text",options:{text:"<p>Enter some text...</p>"}}}]},{blocks:[{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto",minHeight:"20px",minWidth:"20px",overflow:"hidden"}},component:{name:"Image",options:{image:"https://builder.io/api/v1/image/assets%2Fpwgjf0RoYWbdnJSbpBAjXNRMe9F2%2Ffb27a7c790324294af8be1c35fe30f4d",backgroundPosition:"center",backgroundSize:"cover",aspectRatio:.7004048582995948}}},{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto"}},component:{name:"Text",options:{text:"<p>Enter some text...</p>"}}}]}],onChange:e=>{function t(){n.forEach(i=>{i.delete("width")})}const n=e.get("columns");Array.isArray(n)&&n.find(o=>o.get("width"))&&(n.find(r=>!r.get("width"))||n.reduce((l,s)=>l+s.get("width"),0)!==100)&&t()}},{name:"space",type:"number",defaultValue:20,helperText:"Size of gap between columns",advanced:!0},{name:"stackColumnsAt",type:"string",defaultValue:"tablet",helperText:"Convert horizontal columns to vertical at what device size",enum:["tablet","mobile","never"],advanced:!0},{name:"reverseColumnsWhenStacked",type:"boolean",defaultValue:!1,helperText:"When stacking columns for mobile devices, reverse the ordering",advanced:!0}]},et={name:"Custom Code",static:!0,requiredPermissions:["editCode"],inputs:[{name:"code",type:"html",required:!0,defaultValue:"<p>Hello there, I am custom HTML code!</p>",code:!0},{name:"replaceNodes",type:"boolean",helperText:"Preserve server rendered dom nodes",advanced:!0},{name:"scriptsClientOnly",type:"boolean",defaultValue:!1,helperText:"Only print and run scripts on the client. Important when scripts influence DOM that could be replaced when client loads",advanced:!0}]};function tt(e){const t=m.useRef(null),[n,i]=m.useState(()=>[]),[o,r]=m.useState(()=>[]);return m.useEffect(()=>{var l;if(!((l=t.current)!=null&&l.getElementsByTagName)||typeof window=="undefined")return;const c=t.current.getElementsByTagName("script");for(let s=0;s<c.length;s++){const d=c[s];if(d.src){if(n.includes(d.src))continue;n.push(d.src);const f=document.createElement("script");f.async=!0,f.src=d.src,document.head.appendChild(f)}else if(!d.type||["text/javascript","application/javascript","application/ecmascript"].includes(d.type)){if(o.includes(d.innerText))continue;try{o.push(d.innerText),new Function(d.innerText)()}catch(f){console.warn("`CustomCode`: Error running script:",f)}}}},[]),a.jsx("div",{ref:t,className:"builder-custom-code"+(e.replaceNodes?" replace-nodes":""),dangerouslySetInnerHTML:{__html:e.code}})}const nt={name:"Embed",static:!0,inputs:[{name:"url",type:"url",required:!0,defaultValue:"",helperText:"e.g. enter a youtube url, google map, etc",onChange:e=>{const t=e.get("url");if(t)return e.set("content","Loading..."),fetch(`https://iframe.ly/api/iframely?url=${t}&api_key=ae0e60e78201a3f2b0de4b`).then(i=>i.json()).then(i=>{e.get("url")===t&&(i.html?e.set("content",i.html):e.set("content","Invalid url, please try another"))}).catch(i=>{e.set("content","There was an error embedding this URL, please try again or another URL")});e.delete("content")}},{name:"content",type:"html",defaultValue:'<div style="padding: 20px; text-align: center">(Choose an embed URL)<div>',hideFromUI:!0}]},it=["text/javascript","application/javascript","application/ecmascript"],at=e=>it.includes(e.type);function ot(e){const t=m.useRef(null),[n,i]=m.useState(()=>[]),[o,r]=m.useState(()=>[]),[c,l]=m.useState(()=>!1);function s(){if(!t.current||!t.current.getElementsByTagName)return;const d=t.current.getElementsByTagName("script");for(let f=0;f<d.length;f++){const x=d[f];if(x.src&&!n.includes(x.src)){n.push(x.src);const v=document.createElement("script");v.async=!0,v.src=x.src,document.head.appendChild(v)}else if(at(x)&&!o.includes(x.innerText))try{o.push(x.innerText),new Function(x.innerText)()}catch(v){console.warn("`Embed`: Error running script:",v)}}}return m.useEffect(()=>{t.current&&!c&&(l(!0),s())},[t.current,c]),a.jsx("div",{className:"builder-embed",ref:t,dangerouslySetInnerHTML:{__html:e.content}})}const rt={name:"Fragment",static:!0,hidden:!0,canHaveChildren:!0,noWrap:!0},ct={name:"Image",static:!0,image:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-insert_photo-24px.svg?alt=media&token=4e5d0ef4-f5e8-4e57-b3a9-38d63a9b9dc4",defaultStyles:{position:"relative",minHeight:"20px",minWidth:"20px",overflow:"hidden"},canHaveChildren:!0,inputs:[{name:"image",type:"file",bubble:!0,allowedFileTypes:["jpeg","jpg","png","svg"],required:!0,defaultValue:"https://cdn.builder.io/api/v1/image/assets%2FYJIGb4i01jvw0SRdL5Bt%2F72c80f114dc149019051b6852a9e3b7a",onChange:e=>{e.delete("srcset"),e.delete("noWebp");function n(c,l=6e4){return new Promise((s,d)=>{const f=document.createElement("img");let x=!1;f.onload=()=>{x=!0,s(f)},f.addEventListener("error",v=>{console.warn("Image load failed",v.error),d(v.error)}),f.src=c,setTimeout(()=>{x||d(new Error("Image load timed out"))},l)})}function i(c){return Math.round(c*1e3)/1e3}const o=e.get("image"),r=e.get("aspectRatio");if(fetch(o).then(c=>c.blob()).then(c=>{c.type.includes("svg")&&e.set("noWebp",!0)}),o&&(!r||r===.7041))return n(o).then(c=>{const l=e.get("aspectRatio");e.get("image")===o&&(!l||l===.7041)&&c.width&&c.height&&(e.set("aspectRatio",i(c.height/c.width)),e.set("height",c.height),e.set("width",c.width))})}},{name:"backgroundSize",type:"text",defaultValue:"cover",enum:[{label:"contain",value:"contain",helperText:"The image should never get cropped"},{label:"cover",value:"cover",helperText:"The image should fill it's box, cropping when needed"}]},{name:"backgroundPosition",type:"text",defaultValue:"center",enum:["center","top","left","right","bottom","top left","top right","bottom left","bottom right"]},{name:"altText",type:"string",helperText:"Text to display when the user has images off"},{name:"height",type:"number",hideFromUI:!0},{name:"width",type:"number",hideFromUI:!0},{name:"sizes",type:"string",hideFromUI:!0},{name:"srcset",type:"string",hideFromUI:!0},{name:"lazy",type:"boolean",defaultValue:!0,hideFromUI:!0},{name:"fitContent",type:"boolean",helperText:"When child blocks are provided, fit to them instead of using the image's aspect ratio",defaultValue:!0},{name:"aspectRatio",type:"number",helperText:"This is the ratio of height/width, e.g. set to 1.5 for a 300px wide and 200px tall photo. Set to 0 to not force the image to maintain it's aspect ratio",advanced:!0,defaultValue:.7041}]},lt={name:"Raw:Img",hideFromInsertMenu:!0,image:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-insert_photo-24px.svg?alt=media&token=4e5d0ef4-f5e8-4e57-b3a9-38d63a9b9dc4",inputs:[{name:"image",bubble:!0,type:"file",allowedFileTypes:["jpeg","jpg","png","svg","gif","webp"],required:!0}],noWrap:!0,static:!0};function st(e){return a.jsx("img",{style:{objectFit:e.backgroundSize||"cover",objectPosition:e.backgroundPosition||"center"},alt:e.altText,src:e.imgSrc||e.image,...e.attributes},u.isEditing()&&e.imgSrc||"default-key")}const dt={name:"Core:Section",static:!0,image:"https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F682efef23ace49afac61748dd305c70a",inputs:[{name:"maxWidth",type:"number",defaultValue:1200},{name:"lazyLoad",type:"boolean",defaultValue:!1,advanced:!0,description:"Only render this section when in view"}],defaultStyles:{paddingLeft:"20px",paddingRight:"20px",paddingTop:"50px",paddingBottom:"50px",marginTop:"0px",width:"100vw",marginLeft:"calc(50% - 50vw)"},canHaveChildren:!0,defaultChildren:[{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{textAlign:"center"}},component:{name:"Text",options:{text:"<p><b>I am a section! My content keeps from getting too wide, so that it's easy to read even on big screens.</b></p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur</p>"}}}]},ut={name:"Slot",isRSC:!0,description:"Allow child blocks to be inserted into this content when used as a Symbol",docsLink:"https://www.builder.io/c/docs/symbols-with-blocks",image:"https://cdn.builder.io/api/v1/image/assets%2FYJIGb4i01jvw0SRdL5Bt%2F3aad6de36eae43b59b52c85190fdef56",inputs:[{name:"name",type:"string",required:!0,defaultValue:"children"}]};function mt(e){var t,n,i;return a.jsx("div",{style:{pointerEvents:"auto"},...!((t=e.builderContext.context)!=null&&t.symbolId)&&{"builder-slot":e.name},children:a.jsx(A,{parent:(n=e.builderContext.context)==null?void 0:n.symbolId,path:`symbol.data.${e.name}`,context:e.builderContext,blocks:(i=e.builderContext.rootState)==null?void 0:i[e.name]})})}const ft={name:"Symbol",noWrap:!0,static:!0,isRSC:!0,inputs:[{name:"symbol",type:"uiSymbol"},{name:"dataOnly",helperText:"Make this a data symbol that doesn't display any UI",type:"boolean",defaultValue:!1,advanced:!0,hideFromUI:!0},{name:"inheritState",helperText:"Inherit the parent component state and data",type:"boolean",defaultValue:!1,advanced:!0},{name:"renderToLiquid",helperText:"Render this symbols contents to liquid. Turn off to fetch with javascript and use custom targeting",type:"boolean",defaultValue:!1,advanced:!0,hideFromUI:!0},{name:"useChildren",hideFromUI:!0,type:"boolean"}]},gt={name:"Text",static:!0,isRSC:!0,image:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-text_fields-24px%20(1).svg?alt=media&token=12177b73-0ee3-42ca-98c6-0dd003de1929",inputs:[{name:"text",type:"html",required:!0,autoFocus:!0,bubble:!0,defaultValue:"Enter some text..."}],defaultStyles:{lineHeight:"normal",height:"auto",textAlign:"center"}};function ye(e){var t;return a.jsx("div",{className:"builder-text",dangerouslySetInnerHTML:{__html:((t=e.text)==null?void 0:t.toString())||""},style:{outline:"none"}})}const ht={name:"Video",canHaveChildren:!0,defaultStyles:{minHeight:"20px",minWidth:"20px"},image:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-videocam-24px%20(1).svg?alt=media&token=49a84e4a-b20e-4977-a650-047f986874bb",inputs:[{name:"video",type:"file",allowedFileTypes:["mp4"],bubble:!0,defaultValue:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/assets%2FKQlEmWDxA0coC3PK6UvkrjwkIGI2%2F28cb070609f546cdbe5efa20e931aa4b?alt=media&token=912e9551-7a7c-4dfb-86b6-3da1537d1a7f",required:!0},{name:"posterImage",type:"file",allowedFileTypes:["jpeg","png"],helperText:"Image to show before the video plays"},{name:"autoPlay",type:"boolean",defaultValue:!0},{name:"controls",type:"boolean",defaultValue:!1},{name:"muted",type:"boolean",defaultValue:!0},{name:"loop",type:"boolean",defaultValue:!0},{name:"playsInline",type:"boolean",defaultValue:!0},{name:"fit",type:"text",defaultValue:"cover",enum:["contain","cover","fill","auto"]},{name:"preload",type:"text",defaultValue:"metadata",enum:["auto","metadata","none"]},{name:"fitContent",type:"boolean",helperText:"When child blocks are provided, fit to them instead of using the aspect ratio",defaultValue:!0,advanced:!0},{name:"position",type:"text",defaultValue:"center",enum:["center","top","left","right","bottom","top left","top right","bottom left","bottom right"]},{name:"height",type:"number",advanced:!0},{name:"width",type:"number",advanced:!0},{name:"aspectRatio",type:"number",advanced:!0,defaultValue:.7004048582995948},{name:"lazyLoad",type:"boolean",helperText:'Load this video "lazily" - as in only when a user scrolls near the video. Recommended for optmized performance and bandwidth consumption',defaultValue:!0,advanced:!0}]};function ve(e){var i,o,r,c,l,s,d;function t(){return{...e.autoPlay===!0?{autoPlay:!0}:{},...e.muted===!0?{muted:!0}:{},...e.controls===!0?{controls:!0}:{},...e.loop===!0?{loop:!0}:{},...e.playsInline===!0?{playsInline:!0}:{}}}function n(){return{...t()}}return a.jsxs("div",{style:{position:"relative"},children:[a.jsx("video",{className:"builder-video",...n(),preload:e.preload||"metadata",style:{width:"100%",height:"100%",...(i=e.attributes)==null?void 0:i.style,objectFit:e.fit,objectPosition:e.position,zIndex:2,borderRadius:"1px",...e.aspectRatio?{position:"absolute"}:null},src:e.video||"no-src",poster:e.posterImage,children:e.lazyLoad?null:a.jsx("source",{type:"video/mp4",src:e.video})}),e.aspectRatio&&!(e.fitContent&&((r=(o=e.builderBlock)==null?void 0:o.children)!=null&&r.length))?a.jsx(a.Fragment,{children:a.jsx("div",{style:{width:"100%",paddingTop:e.aspectRatio*100+"%",pointerEvents:"none",fontSize:"0px"}})}):null,(l=(c=e.builderBlock)==null?void 0:c.children)!=null&&l.length&&e.fitContent?a.jsx(a.Fragment,{children:a.jsx("div",{style:{display:"flex",flexDirection:"column",alignItems:"stretch"},children:e.children})}):null,(d=(s=e.builderBlock)==null?void 0:s.children)!=null&&d.length&&!e.fitContent?a.jsx(a.Fragment,{children:a.jsx("div",{style:{pointerEvents:"none",display:"flex",flexDirection:"column",alignItems:"stretch",position:"absolute",top:"0",left:"0",width:"100%",height:"100%"},children:e.children})}):null]})}const oe=()=>[{component:de,...Xe},{component:he,...Ze},{component:tt,...et},{component:ot,...nt},{component:be,...rt},{component:xe,...ct},{component:st,...lt},{component:Se,...dt},{component:we,...ft},{component:ye,...gt},{component:ve,...ht},{component:mt,...ut}],bt=`function updateCookiesAndStyles(contentId, variants, isHydrationTarget) {
59
+ }`})]})}function be(e){return a.jsx("section",{...e.attributes,style:{width:"100%",alignSelf:"stretch",flexGrow:1,boxSizing:"border-box",maxWidth:e.maxWidth||1200,display:"flex",flexDirection:"column",alignItems:"stretch",marginLeft:"auto",marginRight:"auto"},children:e.children})}const et={name:"Core:Button",image:"https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F81a15681c3e74df09677dfc57a615b13",defaultStyles:{appearance:"none",paddingTop:"15px",paddingBottom:"15px",paddingLeft:"25px",paddingRight:"25px",backgroundColor:"#000000",color:"white",borderRadius:"4px",textAlign:"center",cursor:"pointer"},inputs:[{name:"text",type:"text",defaultValue:"Click me!",bubble:!0},{name:"link",type:"url",bubble:!0},{name:"openLinkInNewTab",type:"boolean",defaultValue:!1,friendlyName:"Open link in new tab"}],static:!0,noWrap:!0},tt={name:"Columns",isRSC:!0,inputs:[{name:"columns",type:"array",broadcast:!0,subFields:[{name:"blocks",type:"array",hideFromUI:!0,defaultValue:[{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto",minHeight:"20px",minWidth:"20px",overflow:"hidden"}},component:{name:"Image",options:{image:"https://builder.io/api/v1/image/assets%2Fpwgjf0RoYWbdnJSbpBAjXNRMe9F2%2Ffb27a7c790324294af8be1c35fe30f4d",backgroundPosition:"center",backgroundSize:"cover",aspectRatio:.7004048582995948}}},{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto"}},component:{name:"Text",options:{text:"<p>Enter some text...</p>"}}}]},{name:"width",type:"number",hideFromUI:!0,helperText:"Width %, e.g. set to 50 to fill half of the space"},{name:"link",type:"url",helperText:"Optionally set a url that clicking this column will link to"}],defaultValue:[{blocks:[{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto",minHeight:"20px",minWidth:"20px",overflow:"hidden"}},component:{name:"Image",options:{image:"https://builder.io/api/v1/image/assets%2Fpwgjf0RoYWbdnJSbpBAjXNRMe9F2%2Ffb27a7c790324294af8be1c35fe30f4d",backgroundPosition:"center",backgroundSize:"cover",aspectRatio:.7004048582995948}}},{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto"}},component:{name:"Text",options:{text:"<p>Enter some text...</p>"}}}]},{blocks:[{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto",minHeight:"20px",minWidth:"20px",overflow:"hidden"}},component:{name:"Image",options:{image:"https://builder.io/api/v1/image/assets%2Fpwgjf0RoYWbdnJSbpBAjXNRMe9F2%2Ffb27a7c790324294af8be1c35fe30f4d",backgroundPosition:"center",backgroundSize:"cover",aspectRatio:.7004048582995948}}},{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{display:"flex",flexDirection:"column",alignItems:"stretch",flexShrink:"0",position:"relative",marginTop:"30px",textAlign:"center",lineHeight:"normal",height:"auto"}},component:{name:"Text",options:{text:"<p>Enter some text...</p>"}}}]}],onChange:e=>{function t(){n.forEach(i=>{i.delete("width")})}const n=e.get("columns");Array.isArray(n)&&n.find(o=>o.get("width"))&&(n.find(c=>!c.get("width"))||n.reduce((l,s)=>l+s.get("width"),0)!==100)&&t()}},{name:"space",type:"number",defaultValue:20,helperText:"Size of gap between columns",advanced:!0},{name:"stackColumnsAt",type:"string",defaultValue:"tablet",helperText:"Convert horizontal columns to vertical at what device size",enum:["tablet","mobile","never"],advanced:!0},{name:"reverseColumnsWhenStacked",type:"boolean",defaultValue:!1,helperText:"When stacking columns for mobile devices, reverse the ordering",advanced:!0}]},nt={name:"Custom Code",static:!0,requiredPermissions:["editCode"],inputs:[{name:"code",type:"html",required:!0,defaultValue:"<p>Hello there, I am custom HTML code!</p>",code:!0},{name:"replaceNodes",type:"boolean",helperText:"Preserve server rendered dom nodes",advanced:!0},{name:"scriptsClientOnly",type:"boolean",defaultValue:!1,helperText:"Only print and run scripts on the client. Important when scripts influence DOM that could be replaced when client loads",advanced:!0}]};function it(e){const t=m.useRef(null),[n,i]=m.useState(()=>[]),[o,c]=m.useState(()=>[]);return m.useEffect(()=>{var l;if(!((l=t.current)!=null&&l.getElementsByTagName)||typeof window=="undefined")return;const r=t.current.getElementsByTagName("script");for(let s=0;s<r.length;s++){const d=r[s];if(d.src){if(n.includes(d.src))continue;n.push(d.src);const g=document.createElement("script");g.async=!0,g.src=d.src,document.head.appendChild(g)}else if(!d.type||["text/javascript","application/javascript","application/ecmascript"].includes(d.type)){if(o.includes(d.innerText))continue;try{o.push(d.innerText),new Function(d.innerText)()}catch(g){console.warn("`CustomCode`: Error running script:",g)}}}},[]),a.jsx("div",{ref:t,className:"builder-custom-code"+(e.replaceNodes?" replace-nodes":""),dangerouslySetInnerHTML:{__html:e.code}})}const at={name:"Embed",static:!0,inputs:[{name:"url",type:"url",required:!0,defaultValue:"",helperText:"e.g. enter a youtube url, google map, etc",onChange:e=>{const t=e.get("url");if(t)return e.set("content","Loading..."),fetch(`https://iframe.ly/api/iframely?url=${t}&api_key=ae0e60e78201a3f2b0de4b`).then(i=>i.json()).then(i=>{e.get("url")===t&&(i.html?e.set("content",i.html):e.set("content","Invalid url, please try another"))}).catch(i=>{e.set("content","There was an error embedding this URL, please try again or another URL")});e.delete("content")}},{name:"content",type:"html",defaultValue:'<div style="padding: 20px; text-align: center">(Choose an embed URL)<div>',hideFromUI:!0}]},ot=["text/javascript","application/javascript","application/ecmascript"],rt=e=>ot.includes(e.type);function ct(e){const t=m.useRef(null),[n,i]=m.useState(()=>[]),[o,c]=m.useState(()=>[]),[r,l]=m.useState(()=>!1);function s(){if(!t.current||!t.current.getElementsByTagName)return;const d=t.current.getElementsByTagName("script");for(let g=0;g<d.length;g++){const b=d[g];if(b.src&&!n.includes(b.src)){n.push(b.src);const v=document.createElement("script");v.async=!0,v.src=b.src,document.head.appendChild(v)}else if(rt(b)&&!o.includes(b.innerText))try{o.push(b.innerText),new Function(b.innerText)()}catch(v){console.warn("`Embed`: Error running script:",v)}}}return m.useEffect(()=>{t.current&&!r&&(l(!0),s())},[t.current,r]),a.jsx("div",{className:"builder-embed",ref:t,dangerouslySetInnerHTML:{__html:e.content}})}const lt={name:"Fragment",static:!0,hidden:!0,canHaveChildren:!0,noWrap:!0},st={name:"Image",static:!0,image:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-insert_photo-24px.svg?alt=media&token=4e5d0ef4-f5e8-4e57-b3a9-38d63a9b9dc4",defaultStyles:{position:"relative",minHeight:"20px",minWidth:"20px",overflow:"hidden"},canHaveChildren:!0,inputs:[{name:"image",type:"file",bubble:!0,allowedFileTypes:["jpeg","jpg","png","svg"],required:!0,defaultValue:"https://cdn.builder.io/api/v1/image/assets%2FYJIGb4i01jvw0SRdL5Bt%2F72c80f114dc149019051b6852a9e3b7a",onChange:e=>{e.delete("srcset"),e.delete("noWebp");function n(r,l=6e4){return new Promise((s,d)=>{const g=document.createElement("img");let b=!1;g.onload=()=>{b=!0,s(g)},g.addEventListener("error",v=>{console.warn("Image load failed",v.error),d(v.error)}),g.src=r,setTimeout(()=>{b||d(new Error("Image load timed out"))},l)})}function i(r){return Math.round(r*1e3)/1e3}const o=e.get("image"),c=e.get("aspectRatio");if(fetch(o).then(r=>r.blob()).then(r=>{r.type.includes("svg")&&e.set("noWebp",!0)}),o&&(!c||c===.7041))return n(o).then(r=>{const l=e.get("aspectRatio");e.get("image")===o&&(!l||l===.7041)&&r.width&&r.height&&(e.set("aspectRatio",i(r.height/r.width)),e.set("height",r.height),e.set("width",r.width))})}},{name:"backgroundSize",type:"text",defaultValue:"cover",enum:[{label:"contain",value:"contain",helperText:"The image should never get cropped"},{label:"cover",value:"cover",helperText:"The image should fill it's box, cropping when needed"}]},{name:"backgroundPosition",type:"text",defaultValue:"center",enum:["center","top","left","right","bottom","top left","top right","bottom left","bottom right"]},{name:"altText",type:"string",helperText:"Text to display when the user has images off"},{name:"height",type:"number",hideFromUI:!0},{name:"width",type:"number",hideFromUI:!0},{name:"sizes",type:"string",hideFromUI:!0},{name:"srcset",type:"string",hideFromUI:!0},{name:"lazy",type:"boolean",defaultValue:!0,hideFromUI:!0},{name:"fitContent",type:"boolean",helperText:"When child blocks are provided, fit to them instead of using the image's aspect ratio",defaultValue:!0},{name:"aspectRatio",type:"number",helperText:"This is the ratio of height/width, e.g. set to 1.5 for a 300px wide and 200px tall photo. Set to 0 to not force the image to maintain it's aspect ratio",advanced:!0,defaultValue:.7041}]},dt={name:"Raw:Img",hideFromInsertMenu:!0,image:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-insert_photo-24px.svg?alt=media&token=4e5d0ef4-f5e8-4e57-b3a9-38d63a9b9dc4",inputs:[{name:"image",bubble:!0,type:"file",allowedFileTypes:["jpeg","jpg","png","svg","gif","webp"],required:!0}],noWrap:!0,static:!0};function ut(e){return a.jsx("img",{style:{objectFit:e.backgroundSize||"cover",objectPosition:e.backgroundPosition||"center"},alt:e.altText,src:e.imgSrc||e.image,...e.attributes},u.isEditing()&&e.imgSrc||"default-key")}const mt={name:"Core:Section",static:!0,image:"https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F682efef23ace49afac61748dd305c70a",inputs:[{name:"maxWidth",type:"number",defaultValue:1200},{name:"lazyLoad",type:"boolean",defaultValue:!1,advanced:!0,description:"Only render this section when in view"}],defaultStyles:{paddingLeft:"20px",paddingRight:"20px",paddingTop:"50px",paddingBottom:"50px",marginTop:"0px",width:"100vw",marginLeft:"calc(50% - 50vw)"},canHaveChildren:!0,defaultChildren:[{"@type":"@builder.io/sdk:Element",responsiveStyles:{large:{textAlign:"center"}},component:{name:"Text",options:{text:"<p><b>I am a section! My content keeps from getting too wide, so that it's easy to read even on big screens.</b></p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur</p>"}}}]},ft={name:"Slot",isRSC:!0,description:"Allow child blocks to be inserted into this content when used as a Symbol",docsLink:"https://www.builder.io/c/docs/symbols-with-blocks",image:"https://cdn.builder.io/api/v1/image/assets%2FYJIGb4i01jvw0SRdL5Bt%2F3aad6de36eae43b59b52c85190fdef56",inputs:[{name:"name",type:"string",required:!0,defaultValue:"children"}]};function gt(e){var t,n,i;return a.jsx("div",{style:{pointerEvents:"auto"},...!((t=e.builderContext.context)!=null&&t.symbolId)&&{"builder-slot":e.name},children:a.jsx(W,{parent:(n=e.builderContext.context)==null?void 0:n.symbolId,path:`symbol.data.${e.name}`,context:e.builderContext,blocks:(i=e.builderContext.rootState)==null?void 0:i[e.name]})})}const ht={name:"Symbol",noWrap:!0,static:!0,isRSC:!0,inputs:[{name:"symbol",type:"uiSymbol"},{name:"dataOnly",helperText:"Make this a data symbol that doesn't display any UI",type:"boolean",defaultValue:!1,advanced:!0,hideFromUI:!0},{name:"inheritState",helperText:"Inherit the parent component state and data",type:"boolean",defaultValue:!1,advanced:!0},{name:"renderToLiquid",helperText:"Render this symbols contents to liquid. Turn off to fetch with javascript and use custom targeting",type:"boolean",defaultValue:!1,advanced:!0,hideFromUI:!0},{name:"useChildren",hideFromUI:!0,type:"boolean"}]},bt={name:"Text",static:!0,isRSC:!0,image:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-text_fields-24px%20(1).svg?alt=media&token=12177b73-0ee3-42ca-98c6-0dd003de1929",inputs:[{name:"text",type:"html",required:!0,autoFocus:!0,bubble:!0,defaultValue:"Enter some text..."}],defaultStyles:{lineHeight:"normal",height:"auto",textAlign:"center"}};function xe(e){var t;return a.jsx("div",{className:"builder-text",dangerouslySetInnerHTML:{__html:((t=e.text)==null?void 0:t.toString())||""},style:{outline:"none"}})}const xt={name:"Video",canHaveChildren:!0,defaultStyles:{minHeight:"20px",minWidth:"20px"},image:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-videocam-24px%20(1).svg?alt=media&token=49a84e4a-b20e-4977-a650-047f986874bb",inputs:[{name:"video",type:"file",allowedFileTypes:["mp4"],bubble:!0,defaultValue:"https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/assets%2FKQlEmWDxA0coC3PK6UvkrjwkIGI2%2F28cb070609f546cdbe5efa20e931aa4b?alt=media&token=912e9551-7a7c-4dfb-86b6-3da1537d1a7f",required:!0},{name:"posterImage",type:"file",allowedFileTypes:["jpeg","png"],helperText:"Image to show before the video plays"},{name:"autoPlay",type:"boolean",defaultValue:!0},{name:"controls",type:"boolean",defaultValue:!1},{name:"muted",type:"boolean",defaultValue:!0},{name:"loop",type:"boolean",defaultValue:!0},{name:"playsInline",type:"boolean",defaultValue:!0},{name:"fit",type:"text",defaultValue:"cover",enum:["contain","cover","fill","auto"]},{name:"preload",type:"text",defaultValue:"metadata",enum:["auto","metadata","none"]},{name:"fitContent",type:"boolean",helperText:"When child blocks are provided, fit to them instead of using the aspect ratio",defaultValue:!0,advanced:!0},{name:"position",type:"text",defaultValue:"center",enum:["center","top","left","right","bottom","top left","top right","bottom left","bottom right"]},{name:"height",type:"number",advanced:!0},{name:"width",type:"number",advanced:!0},{name:"aspectRatio",type:"number",advanced:!0,defaultValue:.7004048582995948},{name:"lazyLoad",type:"boolean",helperText:'Load this video "lazily" - as in only when a user scrolls near the video. Recommended for optmized performance and bandwidth consumption',defaultValue:!0,advanced:!0}]};function Se(e){var i,o,c,r,l,s,d;function t(){return{...e.autoPlay===!0?{autoPlay:!0}:{},...e.muted===!0?{muted:!0}:{},...e.controls===!0?{controls:!0}:{},...e.loop===!0?{loop:!0}:{},...e.playsInline===!0?{playsInline:!0}:{}}}function n(){return{...t()}}return a.jsxs("div",{style:{position:"relative"},children:[a.jsx("video",{className:"builder-video",...n(),preload:e.preload||"metadata",style:{width:"100%",height:"100%",...(i=e.attributes)==null?void 0:i.style,objectFit:e.fit,objectPosition:e.position,zIndex:2,borderRadius:"1px",...e.aspectRatio?{position:"absolute"}:null},src:e.video||"no-src",poster:e.posterImage,children:e.lazyLoad?null:a.jsx("source",{type:"video/mp4",src:e.video})}),e.aspectRatio&&!(e.fitContent&&((c=(o=e.builderBlock)==null?void 0:o.children)!=null&&c.length))?a.jsx(a.Fragment,{children:a.jsx("div",{style:{width:"100%",paddingTop:e.aspectRatio*100+"%",pointerEvents:"none",fontSize:"0px"}})}):null,(l=(r=e.builderBlock)==null?void 0:r.children)!=null&&l.length&&e.fitContent?a.jsx(a.Fragment,{children:a.jsx("div",{style:{display:"flex",flexDirection:"column",alignItems:"stretch"},children:e.children})}):null,(d=(s=e.builderBlock)==null?void 0:s.children)!=null&&d.length&&!e.fitContent?a.jsx(a.Fragment,{children:a.jsx("div",{style:{pointerEvents:"none",display:"flex",flexDirection:"column",alignItems:"stretch",position:"absolute",top:"0",left:"0",width:"100%",height:"100%"},children:e.children})}):null]})}const ne=()=>[{component:ce,...et},{component:fe,...tt},{component:it,...nt},{component:ct,...at},{component:ge,...lt},{component:he,...st},{component:ut,...dt},{component:be,...mt},{component:Ce,...ht},{component:xe,...bt},{component:Se,...xt},{component:gt,...ft}],St=`function updateCookiesAndStyles(contentId, variants, isHydrationTarget) {
62
60
  function getAndSetVariantId() {
63
61
  function setCookie(name, value, days) {
64
62
  let expires = '';
@@ -114,7 +112,7 @@
114
112
  }).join('');
115
113
  styleEl.innerHTML = newStyleStr;
116
114
  }
117
- }`,xt=`function updateVariantVisibility(variantContentId, defaultContentId, isHydrationTarget) {
115
+ }`,yt=`function updateVariantVisibility(variantContentId, defaultContentId, isHydrationTarget) {
118
116
  if (!navigator.cookieEnabled) {
119
117
  return;
120
118
  }
@@ -148,15 +146,15 @@
148
146
  thisScriptEl?.remove();
149
147
  }
150
148
  return;
151
- }`,pe="builderIoAbTest",ke="builderIoRenderContent",$=e=>Object.values((e==null?void 0:e.variations)||{}).map(t=>({...t,testVariationId:t.id,id:e==null?void 0:e.id})),St=({canTrack:e,content:t})=>!(!($(t).length>0)||!e||u.isBrowser()),yt=e=>e==="react"||e==="reactNative",Ce=yt(u.TARGET),vt=()=>`
152
- window.${pe} = ${bt}
153
- window.${ke} = ${xt}
154
- `,pt=(e,t)=>`
155
- window.${pe}(
156
- "${t}",${JSON.stringify(e)}, ${Ce}
157
- )`,kt=({contentId:e,variationId:t})=>`window.${ke}(
158
- "${t}", "${e}", ${Ce}
159
- )`;function z(e){return a.jsx("script",{dangerouslySetInnerHTML:{__html:e.scriptStr},id:e.id||""})}function re(e){return Math.round(e*1e3)/1e3}const Ct=(e,t,n=!0)=>{if(!(e instanceof HTMLElement))return null;let i=n?e:e.parentElement;do{if(!i)return null;if(t(i))return i}while(i=i.parentElement);return null},wt=e=>Ct(e,t=>{const n=t.getAttribute("builder-id")||t.id;return(n==null?void 0:n.indexOf("builder-"))===0}),ce=({event:e,target:t})=>{const n=t.getBoundingClientRect(),i=e.clientX-n.left,o=e.clientY-n.top,r=re(i/n.width),c=re(o/n.height);return{x:r,y:c}},It=e=>{const t=e.target,n=t&&wt(t),i=(n==null?void 0:n.getAttribute("builder-id"))||(n==null?void 0:n.id);return{targetBuilderElement:i||void 0,metadata:{targetOffset:t?ce({event:e,target:t}):void 0,builderTargetOffset:n?ce({event:e,target:n}):void 0,builderElementIndex:n&&i?[].slice.call(document.getElementsByClassName(i)).indexOf(n):void 0}}},Et="0.12.1",Tt=()=>{u.register("insertMenu",{name:"_default",default:!0,items:[{name:"Box"},{name:"Text"},{name:"Image"},{name:"Columns"},{name:"Core:Section"},{name:"Core:Button"},{name:"Embed"},{name:"Custom Code"}]})};let le=!1;const Rt=(e={})=>{var t,n;le||(le=!0,u.isBrowser()&&((t=window.parent)==null||t.postMessage({type:"builder.sdkInfo",data:{target:u.TARGET,version:Et,supportsPatchUpdates:!1,supportsAddBlockScoping:!0,supportsCustomBreakpoints:!0}},"*"),(n=window.parent)==null||n.postMessage({type:"builder.updateContent",data:{options:e}},"*"),window.addEventListener("message",({data:i})=>{var o,r;if(i!=null&&i.type)switch(i.type){case"builder.evaluate":{const c=i.data.text,l=i.data.arguments||[],s=i.data.id,d=new Function(c);let f,x=null;try{f=d.apply(null,l)}catch(v){x=v}x?(o=window.parent)==null||o.postMessage({type:"builder.evaluateError",data:{id:s,error:x.message}},"*"):f&&typeof f.then=="function"?f.then(v=>{var y;(y=window.parent)==null||y.postMessage({type:"builder.evaluateResult",data:{id:s,result:v}},"*")}).catch(console.error):(r=window.parent)==null||r.postMessage({type:"builder.evaluateResult",data:{result:f,id:s}},"*");break}}})))};function jt(e){var F,D,Y,Q,J,X,Z;const t=m.useRef(null),[n,i]=m.useState(()=>0);m.useState(()=>!0);function o(g){var b,S;const h={...e.builderContextSignal.rootState,...g};e.builderContextSignal.rootSetState?(S=(b=e.builderContextSignal).rootSetState)==null||S.call(b,h):e.setBuilderContextSignal(p=>({...p,rootState:h}))}function r(g){var b,S,p,E,V;const h={...e.builderContextSignal.content,...g,data:{...(b=e.builderContextSignal.content)==null?void 0:b.data,...g==null?void 0:g.data},meta:{...(S=e.builderContextSignal.content)==null?void 0:S.meta,...g==null?void 0:g.meta,breakpoints:((p=g==null?void 0:g.meta)==null?void 0:p.breakpoints)||((V=(E=e.builderContextSignal.content)==null?void 0:E.meta)==null?void 0:V.breakpoints)}};e.setBuilderContextSignal(Ie=>({...Ie,content:h}))}m.useState(()=>0);const[c,l]=m.useState(()=>!1),[s,d]=m.useState(()=>e.contentWrapper||"div");function f(g){var b;const{data:h}=g;if(h)switch(h.type){case"builder.configureSdk":{const S=h.data,{breakpoints:p,contentId:E}=S;if(!E||E!==((b=e.builderContextSignal.content)==null?void 0:b.id))return;p&&r({meta:{breakpoints:p}}),i(n+1);break}case"builder.contentUpdate":{const S=h.data,p=S.key||S.alias||S.entry||S.modelName,E=S.data;p===e.model&&(r(E),i(n+1));break}}}function x(){var h,b;const g=(b=(h=e.builderContextSignal.content)==null?void 0:h.data)==null?void 0:b.jsCode;g&&W({code:g,context:e.context||{},localState:void 0,rootState:e.builderContextSignal.rootState,rootSetState:e.builderContextSignal.rootSetState})}const[v,y]=m.useState(()=>({})),[C,k]=m.useState(()=>!1);function T(g){var h,b;if(e.builderContextSignal.content){const S=(h=e.builderContextSignal.content)==null?void 0:h.testVariationId,p=(b=e.builderContextSignal.content)==null?void 0:b.id;u._track({type:"click",canTrack:u.getDefaultCanTrack(e.canTrack),contentId:p,apiKey:e.apiKey,variationId:S!==p?S:void 0,...It(g),unique:!C})}C||k(!0)}function R(g){return g.replace(/{{([^}]+)}}/g,(h,b)=>W({code:b,context:e.context||{},localState:void 0,rootState:e.builderContextSignal.rootState,rootSetState:e.builderContextSignal.rootSetState}))}function w({url:g,key:h}){u.fetch(g).then(b=>b.json()).then(b=>{var p,E;const S={...e.builderContextSignal.rootState,[h]:b};(E=(p=e.builderContextSignal).rootSetState)==null||E.call(p,S),v[h]=!0}).catch(b=>{console.error("error fetching dynamic data",g,b)})}function I(){var h,b,S;const g=(S=(b=(h=e.builderContextSignal.content)==null?void 0:h.data)==null?void 0:b.httpRequests)!=null?S:{};Object.entries(g).forEach(([p,E])=>{if(E&&(!v[p]||u.isEditing())){const V=R(E);w({url:V,key:p})}})}function j(){u.isEditing()&&window.dispatchEvent(new CustomEvent("builder:component:stateChange",{detail:{state:u.fastClone(e.builderContextSignal.rootState),ref:{name:e.model}}}))}function P(g){i(n+1),window.addEventListener("message",f),Tt(),Rt({...e.locale?{locale:e.locale}:{},...e.includeRefs?{includeRefs:e.includeRefs}:{},...e.enrich?{enrich:e.enrich}:{}}),Object.values(e.builderContextSignal.componentInfos).forEach(h=>{var S;const b=u.createRegisterComponentMessage(h);(S=window.parent)==null||S.postMessage(b,"*")}),window.addEventListener("builder:component:stateChangeListenerActivated",j)}function B(g){const h=new URL(location.href).searchParams,b=h.get("builder.preview"),S=h.get(`builder.preview.${b}`),p=h.get("apiKey")||h.get("builder.space");b===e.model&&p===e.apiKey&&(!e.content||S===e.content.id)&&u.fetchOneEntry({model:e.model,apiKey:e.apiKey,apiVersion:e.builderContextSignal.apiVersion}).then(E=>{E&&r(E)})}return m.useEffect(()=>{var g;return(g=t.current)==null||g.addEventListener("initeditingbldr",P),()=>{var h;return(h=t.current)==null?void 0:h.removeEventListener("initeditingbldr",P)}},[]),m.useEffect(()=>{var g;return(g=t.current)==null||g.addEventListener("initpreviewingbldr",B),()=>{var h;return(h=t.current)==null?void 0:h.removeEventListener("initpreviewingbldr",B)}},[]),m.useEffect(()=>{var g,h;if(u.isBrowser()){if(u.isEditing()&&t.current&&t.current.dispatchEvent(new CustomEvent("initeditingbldr")),e.builderContextSignal.content&&u.getDefaultCanTrack(e.canTrack)){const S=(g=e.builderContextSignal.content)==null?void 0:g.testVariationId,p=(h=e.builderContextSignal.content)==null?void 0:h.id,E=e.apiKey;u._track({type:"impression",canTrack:!0,contentId:p,apiKey:E,variationId:S!==p?S:void 0})}u.isPreviewing()&&t.current&&t.current.dispatchEvent(new CustomEvent("initpreviewingbldr"))}},[]),m.useEffect(()=>{e.apiKey||u.logger.error("No API key provided to `RenderContent` component. This can cause issues. Please provide an API key using the `apiKey` prop."),x(),I(),j()},[]),m.useEffect(()=>{e.content&&r(e.content)},[e.content]),m.useEffect(()=>{},[c]),m.useEffect(()=>{x()},[(D=(F=e.builderContextSignal.content)==null?void 0:F.data)==null?void 0:D.jsCode,e.builderContextSignal.rootState]),m.useEffect(()=>{I()},[(Q=(Y=e.builderContextSignal.content)==null?void 0:Y.data)==null?void 0:Q.httpRequests]),m.useEffect(()=>{j()},[e.builderContextSignal.rootState]),m.useEffect(()=>{e.data&&o(e.data)},[e.data]),m.useEffect(()=>{e.locale&&o({locale:e.locale})},[e.locale]),m.useEffect(()=>()=>{u.isBrowser()&&(window.removeEventListener("message",f),window.removeEventListener("builder:component:stateChangeListenerActivated",j))},[]),a.jsx(q.Provider,{value:e.builderContextSignal,children:e.builderContextSignal.content?a.jsx(a.Fragment,{children:m.createElement(s,{key:n,ref:t,onClick:g=>T(g),"builder-content-id":(J=e.builderContextSignal.content)==null?void 0:J.id,"builder-model":e.model,...e.showContent?{}:{hidden:!0,"aria-hidden":!0},...e.contentWrapperProps,className:`variant-${((X=e.content)==null?void 0:X.testVariationId)||((Z=e.content)==null?void 0:Z.id)}`},e.children)}):null})}const Pt=e=>{var r,c;const t=e.family+(e.kind&&!e.kind.includes("#")?", "+e.kind:""),n=t.split(",")[0],i=(c=e.fileUrl)!=null?c:(r=e==null?void 0:e.files)==null?void 0:r.regular;let o="";if(i&&t&&n&&(o+=`
149
+ }`,ye="builderIoAbTest",ve="builderIoRenderContent",$=e=>Object.values((e==null?void 0:e.variations)||{}).map(t=>({...t,testVariationId:t.id,id:e==null?void 0:e.id})),vt=({canTrack:e,content:t})=>!(!($(t).length>0)||!e||u.isBrowser()),pt=e=>e==="react"||e==="reactNative",pe=pt(u.TARGET),kt=()=>`
150
+ window.${ye} = ${St}
151
+ window.${ve} = ${yt}
152
+ `,Ct=(e,t)=>`
153
+ window.${ye}(
154
+ "${t}",${JSON.stringify(e)}, ${pe}
155
+ )`,wt=({contentId:e,variationId:t})=>`window.${ve}(
156
+ "${t}", "${e}", ${pe}
157
+ )`;function O(e){return a.jsx("script",{dangerouslySetInnerHTML:{__html:e.scriptStr},id:e.id||""})}const It=["*.beta.builder.io","beta.builder.io","builder.io","localhost","qa.builder.io"];function ke(e,t){const n=new URL(t.origin),i=n.hostname;return(e||It).findIndex(o=>o.startsWith("*.")?i.endsWith(o.slice(1)):o===i)>-1}function ie(e){return Math.round(e*1e3)/1e3}const Et=(e,t,n=!0)=>{if(!(e instanceof HTMLElement))return null;let i=n?e:e.parentElement;do{if(!i)return null;if(t(i))return i}while(i=i.parentElement);return null},Tt=e=>Et(e,t=>{const n=t.getAttribute("builder-id")||t.id;return(n==null?void 0:n.indexOf("builder-"))===0}),ae=({event:e,target:t})=>{const n=t.getBoundingClientRect(),i=e.clientX-n.left,o=e.clientY-n.top,c=ie(i/n.width),r=ie(o/n.height);return{x:c,y:r}},Rt=e=>{const t=e.target,n=t&&Tt(t),i=(n==null?void 0:n.getAttribute("builder-id"))||(n==null?void 0:n.id);return{targetBuilderElement:i||void 0,metadata:{targetOffset:t?ae({event:e,target:t}):void 0,builderTargetOffset:n?ae({event:e,target:n}):void 0,builderElementIndex:n&&i?[].slice.call(document.getElementsByClassName(i)).indexOf(n):void 0}}},jt="0.12.3",Bt=()=>{u.register("insertMenu",{name:"_default",default:!0,items:[{name:"Box"},{name:"Text"},{name:"Image"},{name:"Columns"},{name:"Core:Section"},{name:"Core:Button"},{name:"Embed"},{name:"Custom Code"}]})};let oe=!1;const Pt=(e={})=>{var t,n;oe||(oe=!0,u.isBrowser()&&((t=window.parent)==null||t.postMessage({type:"builder.sdkInfo",data:{target:u.TARGET,version:jt,supportsPatchUpdates:!1,supportsAddBlockScoping:!0,supportsCustomBreakpoints:!0}},"*"),(n=window.parent)==null||n.postMessage({type:"builder.updateContent",data:{options:e}},"*"),window.addEventListener("message",i=>{var c,r;if(!ke(e.trustedHosts,i))return;const{data:o}=i;if(o!=null&&o.type)switch(o.type){case"builder.evaluate":{const l=o.data.text,s=o.data.arguments||[],d=o.data.id,g=new Function(l);let b,v=null;try{b=g.apply(null,s)}catch(y){v=y}v?(c=window.parent)==null||c.postMessage({type:"builder.evaluateError",data:{id:d,error:v.message}},"*"):b&&typeof b.then=="function"?b.then(y=>{var k;(k=window.parent)==null||k.postMessage({type:"builder.evaluateResult",data:{id:d,result:y}},"*")}).catch(console.error):(r=window.parent)==null||r.postMessage({type:"builder.evaluateResult",data:{result:b,id:d}},"*");break}}})))};function Ft(e){var F,D,q,G,Y,Q,J;const t=m.useRef(null),[n,i]=m.useState(()=>0);m.useState(()=>!0);function o(f){var x,S;const h={...e.builderContextSignal.rootState,...f};e.builderContextSignal.rootSetState?(S=(x=e.builderContextSignal).rootSetState)==null||S.call(x,h):e.setBuilderContextSignal(p=>({...p,rootState:h}))}function c(f){var x,S,p,E,V;const h={...e.builderContextSignal.content,...f,data:{...(x=e.builderContextSignal.content)==null?void 0:x.data,...f==null?void 0:f.data},meta:{...(S=e.builderContextSignal.content)==null?void 0:S.meta,...f==null?void 0:f.meta,breakpoints:((p=f==null?void 0:f.meta)==null?void 0:p.breakpoints)||((V=(E=e.builderContextSignal.content)==null?void 0:E.meta)==null?void 0:V.breakpoints)}};e.setBuilderContextSignal(we=>({...we,content:h}))}m.useState(()=>0);const[r,l]=m.useState(()=>!1),[s,d]=m.useState(()=>e.contentWrapper||"div");function g(f){var x;if(!ke(e.trustedHosts,f))return;const{data:h}=f;if(h)switch(h.type){case"builder.configureSdk":{const S=h.data,{breakpoints:p,contentId:E}=S;if(!E||E!==((x=e.builderContextSignal.content)==null?void 0:x.id))return;p&&c({meta:{breakpoints:p}}),i(n+1);break}case"builder.contentUpdate":{const S=h.data,p=S.key||S.alias||S.entry||S.modelName,E=S.data;p===e.model&&(c(E),i(n+1));break}}}function b(){var h,x;const f=(x=(h=e.builderContextSignal.content)==null?void 0:h.data)==null?void 0:x.jsCode;f&&A({code:f,context:e.context||{},localState:void 0,rootState:e.builderContextSignal.rootState,rootSetState:e.builderContextSignal.rootSetState})}const[v,y]=m.useState(()=>({})),[k,C]=m.useState(()=>!1);function T(f){var h,x;if(e.builderContextSignal.content){const S=(h=e.builderContextSignal.content)==null?void 0:h.testVariationId,p=(x=e.builderContextSignal.content)==null?void 0:x.id;u._track({type:"click",canTrack:u.getDefaultCanTrack(e.canTrack),contentId:p,apiKey:e.apiKey,variationId:S!==p?S:void 0,...Rt(f),unique:!k})}k||C(!0)}function R(f){return f.replace(/{{([^}]+)}}/g,(h,x)=>A({code:x,context:e.context||{},localState:void 0,rootState:e.builderContextSignal.rootState,rootSetState:e.builderContextSignal.rootSetState}))}function w({url:f,key:h}){u.fetch(f).then(x=>x.json()).then(x=>{var p,E;const S={...e.builderContextSignal.rootState,[h]:x};(E=(p=e.builderContextSignal).rootSetState)==null||E.call(p,S),v[h]=!0}).catch(x=>{console.error("error fetching dynamic data",f,x)})}function I(){var h,x,S;const f=(S=(x=(h=e.builderContextSignal.content)==null?void 0:h.data)==null?void 0:x.httpRequests)!=null?S:{};Object.entries(f).forEach(([p,E])=>{if(E&&(!v[p]||u.isEditing())){const V=R(E);w({url:V,key:p})}})}function j(){u.isEditing()&&window.dispatchEvent(new CustomEvent("builder:component:stateChange",{detail:{state:u.fastClone(e.builderContextSignal.rootState),ref:{name:e.model}}}))}function B(f){i(n+1),window.addEventListener("message",g),Bt(),Pt({...e.locale?{locale:e.locale}:{},...e.includeRefs?{includeRefs:e.includeRefs}:{},...e.enrich?{enrich:e.enrich}:{},...e.trustedHosts?{trustedHosts:e.trustedHosts}:{}}),Object.values(e.builderContextSignal.componentInfos).forEach(h=>{var S;const x=u.createRegisterComponentMessage(h);(S=window.parent)==null||S.postMessage(x,"*")}),window.addEventListener("builder:component:stateChangeListenerActivated",j)}function P(f){const h=new URL(location.href).searchParams,x=h.get("builder.preview"),S=h.get(`builder.preview.${x}`),p=h.get("apiKey")||h.get("builder.space");x===e.model&&p===e.apiKey&&(!e.content||S===e.content.id)&&u.fetchOneEntry({model:e.model,apiKey:e.apiKey,apiVersion:e.builderContextSignal.apiVersion}).then(E=>{E&&c(E)})}return m.useEffect(()=>{var f;return(f=t.current)==null||f.addEventListener("initeditingbldr",B),()=>{var h;return(h=t.current)==null?void 0:h.removeEventListener("initeditingbldr",B)}},[]),m.useEffect(()=>{var f;return(f=t.current)==null||f.addEventListener("initpreviewingbldr",P),()=>{var h;return(h=t.current)==null?void 0:h.removeEventListener("initpreviewingbldr",P)}},[]),m.useEffect(()=>{var f,h;if(u.isBrowser()){if(u.isEditing()&&t.current&&t.current.dispatchEvent(new CustomEvent("initeditingbldr")),e.builderContextSignal.content&&u.getDefaultCanTrack(e.canTrack)){const S=(f=e.builderContextSignal.content)==null?void 0:f.testVariationId,p=(h=e.builderContextSignal.content)==null?void 0:h.id,E=e.apiKey;u._track({type:"impression",canTrack:!0,contentId:p,apiKey:E,variationId:S!==p?S:void 0})}u.isPreviewing()&&t.current&&t.current.dispatchEvent(new CustomEvent("initpreviewingbldr"))}},[]),m.useEffect(()=>{e.apiKey||u.logger.error("No API key provided to `RenderContent` component. This can cause issues. Please provide an API key using the `apiKey` prop."),b(),I(),j()},[]),m.useEffect(()=>{e.content&&c(e.content)},[e.content]),m.useEffect(()=>{},[r]),m.useEffect(()=>{b()},[(D=(F=e.builderContextSignal.content)==null?void 0:F.data)==null?void 0:D.jsCode,e.builderContextSignal.rootState]),m.useEffect(()=>{I()},[(G=(q=e.builderContextSignal.content)==null?void 0:q.data)==null?void 0:G.httpRequests]),m.useEffect(()=>{j()},[e.builderContextSignal.rootState]),m.useEffect(()=>{e.data&&o(e.data)},[e.data]),m.useEffect(()=>{e.locale&&o({locale:e.locale})},[e.locale]),m.useEffect(()=>()=>{u.isBrowser()&&(window.removeEventListener("message",g),window.removeEventListener("builder:component:stateChangeListenerActivated",j))},[]),a.jsx(H.Provider,{value:e.builderContextSignal,children:e.builderContextSignal.content?a.jsx(a.Fragment,{children:m.createElement(s,{key:n,ref:t,onClick:f=>T(f),"builder-content-id":(Y=e.builderContextSignal.content)==null?void 0:Y.id,"builder-model":e.model,...e.showContent?{}:{hidden:!0,"aria-hidden":!0},...e.contentWrapperProps,className:`variant-${((Q=e.content)==null?void 0:Q.testVariationId)||((J=e.content)==null?void 0:J.id)}`},e.children)}):null})}const At=e=>{var c,r;const t=e.family+(e.kind&&!e.kind.includes("#")?", "+e.kind:""),n=t.split(",")[0],i=(r=e.fileUrl)!=null?r:(c=e==null?void 0:e.files)==null?void 0:c.regular;let o="";if(i&&t&&n&&(o+=`
160
158
  @font-face {
161
159
  font-family: "${t}";
162
160
  src: local("${n}"), url('${i}') format('woff2');
@@ -170,9 +168,13 @@ src: url('${d}') format('woff2');
170
168
  font-display: fallback;
171
169
  font-weight: ${l};
172
170
  }
173
- `.trim())}return o},Bt=({customFonts:e})=>{var t;return((t=e==null?void 0:e.map(n=>Pt(n)))==null?void 0:t.join(" "))||""},Ft=({cssCode:e,contentId:t})=>e?t?(e==null?void 0:e.replace(/&/g,`div[builder-content-id="${t}"]`))||"":e:"";function Wt(e){const[t,n]=m.useState(()=>`
174
- ${Ft({cssCode:e.cssCode,contentId:e.contentId})}
175
- ${Bt({customFonts:e.customFonts})}
171
+ `.trim())}return o},Wt=({customFonts:e})=>{var t;return((t=e==null?void 0:e.map(n=>At(n)))==null?void 0:t.join(" "))||""},Vt=({cssCode:e,contentId:t})=>e?t?(e==null?void 0:e.replace(/&/g,`div[builder-content-id="${t}"]`))||"":e:"";function $t(e){const[t,n]=m.useState(()=>`
172
+ ${Vt({cssCode:e.cssCode,contentId:e.contentId})}
173
+ ${Wt({customFonts:e.customFonts})}
174
+
175
+ .builder-button {
176
+ all: unset;
177
+ }
176
178
 
177
179
  .builder-text > p:first-of-type, .builder-text > .builder-paragraph:first-of-type {
178
180
  margin: 0;
@@ -186,4 +188,4 @@ ${Bt({customFonts:e.customFonts})}
186
188
  text-align: inherit;
187
189
  font-family: inherit;
188
190
  }
189
- `.trim());return a.jsx(L,{styles:t})}const At=({content:e,data:t,locale:n})=>{var r,c,l;const i={},o=((r=e==null?void 0:e.data)==null?void 0:r.state)||{};return(l=(c=e==null?void 0:e.data)==null?void 0:c.inputs)==null||l.forEach(s=>{s.name&&s.defaultValue!==void 0&&(i[s.name]=s.defaultValue)}),{...i,...o,...t,...n?{locale:n}:{}}},Vt=({content:e,data:t})=>e?{...e,data:{...e==null?void 0:e.data,...t},meta:e==null?void 0:e.meta}:void 0;function se(e){var s,d,f,x,v,y,C;const[t,n]=m.useState(()=>{var k,T;return kt({variationId:(k=e.content)==null?void 0:k.testVariationId,contentId:(T=e.content)==null?void 0:T.id})});function i(k){l(T=>({...T,rootState:k}))}const[o,r]=m.useState(()=>[...oe(),...u.components,...e.customComponents||[]].reduce((k,{component:T,...R})=>({...k,[R.name]:{component:T,...u.serializeComponentInfo(R)}}),{})),[c,l]=m.useState(()=>({content:Vt({content:e.content,data:e.data}),localState:void 0,rootState:At({content:e.content,data:e.data,locale:e.locale}),rootSetState:i,context:e.context||{},apiKey:e.apiKey,apiVersion:e.apiVersion,componentInfos:[...oe(),...u.components,...e.customComponents||[]].reduce((k,{component:T,...R})=>({...k,[R.name]:u.serializeComponentInfo(R)}),{}),inheritedStyles:{},BlocksWrapper:e.blocksWrapper||"div",BlocksWrapperProps:e.blocksWrapperProps||{}}));return a.jsx(ue.Provider,{value:{registeredComponents:o},children:a.jsxs(jt,{content:e.content,data:e.data,model:e.model,context:e.context,apiKey:e.apiKey,canTrack:e.canTrack,locale:e.locale,includeRefs:e.includeRefs,enrich:e.enrich,showContent:e.showContent,builderContextSignal:c,contentWrapper:e.contentWrapper,contentWrapperProps:e.contentWrapperProps,setBuilderContextSignal:l,children:[e.isSsrAbTest?a.jsx(a.Fragment,{children:a.jsx(z,{scriptStr:t})}):null,a.jsx(a.Fragment,{children:a.jsx(Wt,{contentId:(s=c.content)==null?void 0:s.id,cssCode:(f=(d=c.content)==null?void 0:d.data)==null?void 0:f.cssCode,customFonts:(v=(x=c.content)==null?void 0:x.data)==null?void 0:v.customFonts})}),a.jsx(A,{blocks:(C=(y=c.content)==null?void 0:y.data)==null?void 0:C.blocks,context:c,registeredComponents:o})]})})}function G(e){var c,l;const[t,n]=m.useState(()=>St({canTrack:u.getDefaultCanTrack(e.canTrack),content:e.content}));function i(){var s;return pt($(e.content).map(d=>({id:d.testVariationId,testRatio:d.testRatio})),((s=e.content)==null?void 0:s.id)||"")}function o(){return $(e.content).map(s=>`.variant-${s.testVariationId} { display: none; } `).join("")}function r(){var s;return t?{...e.content,testVariationId:(s=e.content)==null?void 0:s.id}:u.handleABTestingSync({item:e.content,canTrack:u.getDefaultCanTrack(e.canTrack)})}return m.useEffect(()=>{},[]),a.jsxs(a.Fragment,{children:[!e.__isNestedRender&&u.TARGET!=="reactNative"?a.jsx(a.Fragment,{children:a.jsx(z,{scriptStr:vt()})}):null,t?a.jsxs(a.Fragment,{children:[a.jsx(L,{id:`variants-styles-${(c=e.content)==null?void 0:c.id}`,styles:o()}),a.jsx(z,{scriptStr:i()}),(l=$(e.content))==null?void 0:l.map(s=>a.jsx(se,{content:s,showContent:!1,model:e.model,data:e.data,context:e.context,apiKey:e.apiKey,apiVersion:e.apiVersion,customComponents:e.customComponents,canTrack:e.canTrack,locale:e.locale,includeRefs:e.includeRefs,enrich:e.enrich,isSsrAbTest:t,blocksWrapper:e.blocksWrapper,blocksWrapperProps:e.blocksWrapperProps,contentWrapper:e.contentWrapper,contentWrapperProps:e.contentWrapperProps},s.testVariationId))]}):null,a.jsx(se,{content:r(),showContent:!0,model:e.model,data:e.data,context:e.context,apiKey:e.apiKey,apiVersion:e.apiVersion,customComponents:e.customComponents,canTrack:e.canTrack,locale:e.locale,includeRefs:e.includeRefs,enrich:e.enrich,isSsrAbTest:t,blocksWrapper:e.blocksWrapper,blocksWrapperProps:e.blocksWrapperProps,contentWrapper:e.contentWrapper,contentWrapperProps:e.contentWrapperProps})]})}const $t=async({builderContextValue:e,symbol:t})=>{if(t!=null&&t.model&&(e!=null&&e.apiKey))return u.fetchOneEntry({model:t.model,apiKey:e.apiKey,apiVersion:e.apiVersion,...(t==null?void 0:t.entry)&&{query:{id:t.entry}}}).catch(n=>{u.logger.error("Could not fetch symbol content: ",n)})};function we(e){var r,c,l,s;function t(){var d,f;return[e.attributes.className,"builder-symbol",(d=e.symbol)!=null&&d.inline?"builder-inline-symbol":void 0,(f=e.symbol)!=null&&f.dynamic||e.dynamic?"builder-dynamic-symbol":void 0].filter(Boolean).join(" ")}const[n,i]=m.useState(()=>{var d;return(d=e.symbol)==null?void 0:d.content});function o(){n||$t({symbol:e.symbol,builderContextValue:e.builderContext}).then(d=>{d&&i(d)})}return m.useEffect(()=>{},[]),m.useEffect(()=>{o()},[e.symbol]),a.jsx("div",{...e.attributes,className:t(),children:a.jsx(G,{__isNestedRender:!0,apiVersion:e.builderContext.apiVersion,apiKey:e.builderContext.apiKey,context:{...e.builderContext.context,symbolId:(r=e.builderBlock)==null?void 0:r.id},customComponents:Object.values(e.builderComponents),data:{...(c=e.symbol)==null?void 0:c.data,...e.builderContext.localState,...(l=n==null?void 0:n.data)==null?void 0:l.state},model:(s=e.symbol)==null?void 0:s.model,content:n})})}const Nt=A,_t=G;exports._processContentResult=u._processContentResult;exports.createRegisterComponentMessage=u.createRegisterComponentMessage;exports.fetchBuilderProps=u.fetchBuilderProps;exports.fetchEntries=u.fetchEntries;exports.fetchOneEntry=u.fetchOneEntry;exports.getAllContent=u.getAllContent;exports.getBuilderSearchParams=u.getBuilderSearchParams;exports.getContent=u.getContent;exports.isEditing=u.isEditing;exports.isPreviewing=u.isPreviewing;exports.register=u.register;exports.setEditorSettings=u.setEditorSettings;exports.track=u.track;exports.Blocks=A;exports.Button=de;exports.Columns=he;exports.Content=G;exports.Fragment=be;exports.Image=xe;exports.RenderBlocks=Nt;exports.RenderContent=_t;exports.Section=Se;exports.Symbol=we;exports.Text=ye;exports.Video=ve;
191
+ `.trim());return a.jsx(_,{styles:t})}const Nt=({content:e,data:t,locale:n})=>{var c,r,l;const i={},o=((c=e==null?void 0:e.data)==null?void 0:c.state)||{};return(l=(r=e==null?void 0:e.data)==null?void 0:r.inputs)==null||l.forEach(s=>{s.name&&s.defaultValue!==void 0&&(i[s.name]=s.defaultValue)}),{...i,...o,...t,...n?{locale:n}:{}}},_t=({content:e,data:t})=>e?{...e,data:{...e==null?void 0:e.data,...t},meta:e==null?void 0:e.meta}:void 0;function re(e){var s,d,g,b,v,y,k;const[t,n]=m.useState(()=>{var C,T;return wt({variationId:(C=e.content)==null?void 0:C.testVariationId,contentId:(T=e.content)==null?void 0:T.id})});function i(C){l(T=>({...T,rootState:C}))}const[o,c]=m.useState(()=>[...ne(),...u.components,...e.customComponents||[]].reduce((C,{component:T,...R})=>({...C,[R.name]:{component:T,...u.serializeComponentInfo(R)}}),{})),[r,l]=m.useState(()=>({content:_t({content:e.content,data:e.data}),localState:void 0,rootState:Nt({content:e.content,data:e.data,locale:e.locale}),rootSetState:i,context:e.context||{},apiKey:e.apiKey,apiVersion:e.apiVersion,componentInfos:[...ne(),...u.components,...e.customComponents||[]].reduce((C,{component:T,...R})=>({...C,[R.name]:u.serializeComponentInfo(R)}),{}),inheritedStyles:{},BlocksWrapper:e.blocksWrapper||"div",BlocksWrapperProps:e.blocksWrapperProps||{}}));return a.jsx(le.Provider,{value:{registeredComponents:o},children:a.jsxs(Ft,{content:e.content,data:e.data,model:e.model,context:e.context,apiKey:e.apiKey,canTrack:e.canTrack,locale:e.locale,includeRefs:e.includeRefs,enrich:e.enrich,showContent:e.showContent,builderContextSignal:r,contentWrapper:e.contentWrapper,contentWrapperProps:e.contentWrapperProps,trustedHosts:e.trustedHosts,setBuilderContextSignal:l,children:[e.isSsrAbTest?a.jsx(a.Fragment,{children:a.jsx(O,{scriptStr:t})}):null,a.jsx(a.Fragment,{children:a.jsx($t,{contentId:(s=r.content)==null?void 0:s.id,cssCode:(g=(d=r.content)==null?void 0:d.data)==null?void 0:g.cssCode,customFonts:(v=(b=r.content)==null?void 0:b.data)==null?void 0:v.customFonts})}),a.jsx(W,{blocks:(k=(y=r.content)==null?void 0:y.data)==null?void 0:k.blocks,context:r,registeredComponents:o})]})})}function z(e){var r,l;const[t,n]=m.useState(()=>vt({canTrack:u.getDefaultCanTrack(e.canTrack),content:e.content}));function i(){var s;return Ct($(e.content).map(d=>({id:d.testVariationId,testRatio:d.testRatio})),((s=e.content)==null?void 0:s.id)||"")}function o(){return $(e.content).map(s=>`.variant-${s.testVariationId} { display: none; } `).join("")}function c(){var s;return t?{...e.content,testVariationId:(s=e.content)==null?void 0:s.id}:u.handleABTestingSync({item:e.content,canTrack:u.getDefaultCanTrack(e.canTrack)})}return m.useEffect(()=>{},[]),a.jsxs(a.Fragment,{children:[!e.__isNestedRender&&u.TARGET!=="reactNative"?a.jsx(a.Fragment,{children:a.jsx(O,{scriptStr:kt()})}):null,t?a.jsxs(a.Fragment,{children:[a.jsx(_,{id:`variants-styles-${(r=e.content)==null?void 0:r.id}`,styles:o()}),a.jsx(O,{scriptStr:i()}),(l=$(e.content))==null?void 0:l.map(s=>a.jsx(re,{content:s,showContent:!1,model:e.model,data:e.data,context:e.context,apiKey:e.apiKey,apiVersion:e.apiVersion,customComponents:e.customComponents,canTrack:e.canTrack,locale:e.locale,includeRefs:e.includeRefs,enrich:e.enrich,isSsrAbTest:t,blocksWrapper:e.blocksWrapper,blocksWrapperProps:e.blocksWrapperProps,contentWrapper:e.contentWrapper,contentWrapperProps:e.contentWrapperProps,trustedHosts:e.trustedHosts},s.testVariationId))]}):null,a.jsx(re,{content:c(),showContent:!0,model:e.model,data:e.data,context:e.context,apiKey:e.apiKey,apiVersion:e.apiVersion,customComponents:e.customComponents,canTrack:e.canTrack,locale:e.locale,includeRefs:e.includeRefs,enrich:e.enrich,isSsrAbTest:t,blocksWrapper:e.blocksWrapper,blocksWrapperProps:e.blocksWrapperProps,contentWrapper:e.contentWrapper,contentWrapperProps:e.contentWrapperProps,trustedHosts:e.trustedHosts})]})}const Lt=async({builderContextValue:e,symbol:t})=>{if(t!=null&&t.model&&(e!=null&&e.apiKey))return u.fetchOneEntry({model:t.model,apiKey:e.apiKey,apiVersion:e.apiVersion,...(t==null?void 0:t.entry)&&{query:{id:t.entry}}}).catch(n=>{u.logger.error("Could not fetch symbol content: ",n)})};function Ce(e){var c,r,l,s;function t(){var d,g;return[e.attributes.className,"builder-symbol",(d=e.symbol)!=null&&d.inline?"builder-inline-symbol":void 0,(g=e.symbol)!=null&&g.dynamic||e.dynamic?"builder-dynamic-symbol":void 0].filter(Boolean).join(" ")}const[n,i]=m.useState(()=>{var d;return(d=e.symbol)==null?void 0:d.content});function o(){n||Lt({symbol:e.symbol,builderContextValue:e.builderContext}).then(d=>{d&&i(d)})}return m.useEffect(()=>{},[]),m.useEffect(()=>{o()},[e.symbol]),a.jsx("div",{...e.attributes,className:t(),children:a.jsx(z,{__isNestedRender:!0,apiVersion:e.builderContext.apiVersion,apiKey:e.builderContext.apiKey,context:{...e.builderContext.context,symbolId:(c=e.builderBlock)==null?void 0:c.id},customComponents:Object.values(e.builderComponents),data:{...(r=e.symbol)==null?void 0:r.data,...e.builderContext.localState,...(l=n==null?void 0:n.data)==null?void 0:l.state},model:(s=e.symbol)==null?void 0:s.model,content:n})})}const Dt=W,Mt=z;exports._processContentResult=u._processContentResult;exports.createRegisterComponentMessage=u.createRegisterComponentMessage;exports.fetchBuilderProps=u.fetchBuilderProps;exports.fetchEntries=u.fetchEntries;exports.fetchOneEntry=u.fetchOneEntry;exports.getAllContent=u.getAllContent;exports.getBuilderSearchParams=u.getBuilderSearchParams;exports.getContent=u.getContent;exports.isEditing=u.isEditing;exports.isPreviewing=u.isPreviewing;exports.register=u.register;exports.setEditorSettings=u.setEditorSettings;exports.track=u.track;exports.Blocks=W;exports.Button=ce;exports.Columns=fe;exports.Content=z;exports.Fragment=ge;exports.Image=he;exports.RenderBlocks=Dt;exports.RenderContent=Mt;exports.Section=be;exports.Symbol=Ce;exports.Text=xe;exports.Video=Se;