PluginProbe
bBlocks – Essential Gutenberg Blocks & Patterns Collection / 2.1.8
bBlocks – Essential Gutenberg Blocks & Patterns Collection v2.1.8
2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.43 2.0.42 2.0.41 2.0.40 2.0.39 2.0.38 trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.5.1 1.5.2 1.5.3 All 108 releases
← All changes | build/blockquote/view.js +4 -1 2.1.2 → 2.1.8 View file →
@@ -1 +1,4 @@
1 -(()=>{"use strict";const t=window.ReactDOM,e=t=>!(null==t||""===t||Array.isArray(t)&&0===t.length||"object"==typeof t&&0===Object.keys(t).length||"string"==typeof t&&""===t.trim()||"number"==typeof t&&0===t),n=t=>{try{const e=new URL(t);return["http:","https:"].includes(e.protocol)?e.toString():null}catch(e){return"string"==typeof t&&t.startsWith("/")&&!t.startsWith("//")?t:null}},o="@media only screen and (max-width: 1024px)",i="@media only screen and (max-width: 640px)",s="linear-gradient(135deg, #0040E3, #18D4FD)";window.React;const r=t=>{const e=n(t);return e?`url('${e.replace(/['"()]/g,"")}')`:"none"},a=(t,n)=>e(n)?`${t}: ${n};`:"",l=(t,e=!0,n=!0,o=!0)=>{const{type:i="solid",color:l="",gradient:c=s,image:u={},position:M="center center",attachment:d="",repeat:$="no-repeat",size:b="",overlayColor:g=""}=t||{};return"gradient"===i&&n?a("background",c):"image"===i&&o?`background: ${r(u?.url)};\n\t\t\t\t${a("background-color",g)}\n\t\t\t\t${a("background-position",M)}\n\t\t\t\t${a("background-size",b)}\n\t\t\t\t${a("background-repeat",$)}\n\t\t\t\t${a("background-attachment",d)}\n\t\t\t\t${a("background-repeat",$)}\n\t\t\t\tbackground-blend-mode: overlay;`:e&&a("background",l)},c=t=>{const{width:e="",style:n="solid",color:o="",side:i="all",radius:s=""}=t||{},r=t=>{const e=i?.toLowerCase();return e?.includes("all")||e?.includes(t)},l=`${e} ${n} ${o}`,c=`\n\t\t${e&&0!==parseInt(e)?["top","right","bottom","left"].map((t=>r(t)?`border-${t}: ${l};`:"")).join(""):""}\n\t\t${a("border-radius",s)}\n\t`;return c},u=(t,e,n=!0)=>{const{fontFamily:s="Default",fontCategory:r="sans-serif",fontVariant:l=400,fontWeight:c,isUploadFont:u=!0,fontSize:M={desktop:null,tablet:null,mobile:null},fontStyle:d,textTransform:$,textDecoration:b,lineHeight:g,letterSpace:y}=e||{},p=!n||!s||"Default"===s,j=M?.desktop||M,N=M?.tablet||j,m=M?.mobile||N,L=t=>{const e=String(t);return["px","em","rem","%","vh","vw"].some((t=>e.endsWith(t)))?e:"number"==typeof t?`${e}px`:""},w=`\n\t\t${p?"":`font-family: '${s}', ${r};`}\n\t\t${a("font-weight",c)}\n\t\t${a("font-size",L(j))}\n\t\t${a("font-style",d)}\n\t\t${a("text-transform",$)}\n\t\t${a("text-decoration",b)}\n\t\t${a("line-height",g)}\n\t\t${a("letter-spacing",y)}\n\t`,k=l&&400!==l?"400i"===l?":ital@1":l?.includes("00i")?`: ital, wght@1, ${l?.replace("00i","00")} `:`: wght@${l} `:"",D=p?"":`https://fonts.googleapis.com/css2?family=${s?.split(" ").join("+")}${k.replace(/ /g,"")}&display=swap`;return{googleFontLink:!u||p?"":`@import url(${D});`,styles:`${t}{\n\t\t\t${w}\n\t\t}\n\t\t${o} {\n\t\t\t${t}{\n\t\t\t\t${a("font-size",L(N))}\n\t\t\t}\n\t\t}\n\t\t${i} {\n\t\t\t${t}{\n\t\t\t\t${a("font-size",L(m))}\n\t\t\t}\n\t\t}`.replace(/\s+/g," ").trim()}},M=t=>{if(!t)return"";if("string"==typeof t)return t;if("object"==typeof t&&!Array.isArray(t)){const e=["top","right","bottom","left"];return e.map((e=>t[e]||"")).every((t=>!t))?"":e.map((e=>t[e]||"0")).join(" ")}return""},d=t=>{const{position:n="center center",xPosition:o=0,yPosition:i=0,attachment:s="",repeat:r="no-repeat",size:a="cover",customSize:l="0px"}=t||{},c=t=>"initial"!==t||e(t);return`\n\t\t${c(n)?`background-position: ${"custom"===n?`${o} ${i}`:n};`:""}\n\t\t${s&&c(s)?`background-attachment: ${s};`:""}\n\t\t${c(r)?`background-repeat: ${r};`:""}\n\t\t${c(a)?`background-size: ${"custom"===a?`${l} auto`:a};`:""}\n\t`},$=(t={})=>t?{desktop:e(t.url)?`background-image: ${r(t.url)}; ${d(t?.desktop)}`:"",tablet:e(t.url)?d(t?.tablet):"",mobile:e(t.url)?d(t?.mobile):""}:"",b=(t,s,r=!1)=>{const{type:l="color",color:c,gradient:u,img:M,video:d}=t||{},b="color"===l?a("background",c):"gradient"===l?(t=>{const{type:n="linear",radialType:o="ellipse",colors:i=[],centerPositions:s={x:0,y:0},angel:r=0}=t||{};if(e(t)){const t=i?.map((({color:t,position:e})=>`${t} ${e}%`)),e=`linear-gradient(${r}deg, ${t})`;return a("background","radial"===n?`radial-gradient(${o} at ${s?.x}% ${s?.y}%,${t})`:e)}return""})(u):"image"===l?$(M).desktop:"",g="image"===l?$(M).tablet:"",y="image"===l?$(M).mobile:"",p=r?`${s}:hover`:s;return`\n\t\t${"video"===l?((t,e)=>{const{url:o,loop:i}=t||{},s=document.querySelector(e),r=s?.querySelector(".bPlVideo"),a=document.createElement("video");if(a.muted=!0,a.autoplay=!0,a.classList.add("bPlVideo"),!r&&s&&o){const t=n(o);if(t){const e=document.createElement("source");e.src=t,a.appendChild(e),s.appendChild(a)}}return a.loop=i,a.play(),`${e} .bPlVideo{\n\t\tleft: 0;\n\t\tmin-height: 100%;\n\t\tmin-width: 100%;\n\t\tposition: absolute;\n\t\twidth: -webkit-fill-available;\n\t\ttop: 0;\n\t\tz-index: 0;\n\t}`})(d,s):""}\n\n\t\t${b?`${p}{\n\t\t\t${b}\n\t\t}`:""}\n\n\t\t${g?`${o} {\n\t\t\t${p}{\n\t\t\t\t${g}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${y?`${i} {\n\t\t\t${p}{\n\t\t\t\t${y}\n\t\t\t}\n\t\t}`:""}\n\t`.replace(/\s+/g," ").trim()},g=(t,n,o=!1)=>{const{isEnabled:i,colors:s,opacity:r=1,blend:l,filter:c="",blur:u=0,brightness:M=100,contrast:d=100,saturation:$=100,hue:g=0,position:y={top:0,right:0,bottom:0,left:0},zIndex:p=-1}=t||{},j=`${100!==M?`brightness(${M}%)`:""} ${100!==d?`contrast(${d}%)`:""} ${100!==$?`saturate(${$}%)`:""} ${0!==u?`blur(${u}px)`:""} ${0!==g?`hue-rotate(${g}deg)`:""}`,N=`${c}: ${c?j:""}; -webkit-${c}: ${c?j:""};`,m=o?`${n}:hover::after`:`${n}::after`;return i?`\n\t\t${n}{\n\t\t\tposition:relative;\n\t\t\tz-index:1;\n\t\t}\n\t\t${n}::after{\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\ttop:${e(y.top)?y.top:0};\n\t\t\tright:${e(y.right)?y.right:0};\n\t\t\tbottom:${e(y.bottom)?y.bottom:0};\n\t\t\tleft:${e(y.left)?y.left:0};\n\t\t\tz-index:${p};\n\t\t}\n\t\t${b(s,m,!1)}\n\t\t${m}{\n\t\t\t${a("opacity",r)}\n\t\t\t${a("mix-blend-mode",l)}\n\t\t\t${N}\n\t\t}\n\t`.replace(/\s+/g," ").trim():""},y=(t,n,s=!1)=>{const r=(t,n="desktop")=>{if(!e(t))return"";const{skew:o,scale:i,rotate:s,offset:r,flipX:l,flipY:c}=t,{threeDRotate:u}=s||{},{isProportion:M}=i||{},d=[];return e(o)&&(e(o?.[n]?.x)&&d.push(`skewX(${o[n].x}deg)`),e(o?.[n]?.y)&&d.push(`skewY(${o[n].y}deg)`)),M?e(i?.[n]?.scale)&&d.push(`scale(${i[n].scale})`):(e(i?.[n]?.x)&&d.push(`scaleX(${i[n].x})`),e(i?.[n]?.y)&&d.push(`scaleY(${i[n].y})`)),e(s)&&(e(s?.[n]?.z)&&d.push(`rotateZ(${s[n].z}deg)`),u&&(e(s?.[n]?.x)&&d.push(`rotateX(${s[n].x}deg)`),e(s?.[n]?.y)&&d.push(`rotateY(${s[n].y}deg)`))),e(r)&&(e(r?.[n]?.x)&&d.push(`translateX(${r[n].x})`),e(r?.[n]?.y)&&d.push(`translateY(${r[n].y})`)),e(l)&&d.push(l?"scaleX(-1)":""),e(c)&&d.push(c?"scaleY(-1)":""),0===d.length?"":a("transform",d.join(" "))},l=s?`${n}:hover`:n;return`\n\t\t${l} {\n\t\t\t${r(t,"desktop")}\n\t\t}\n\t\t${o}{\n\t\t\t${l} {\n\t\t\t\t${r(t,"tablet")}\n\t\t\t}\n\t\t}\n\t\t${i}{\n\t\t\t${l} {\n\t\t\t\t${r(t,"mobile")}\n\t\t\t}\n\t\t}\n\t`},p=t=>{const{padding:e,margin:n,height:o,width:i}=t||{},s=(t,e)=>a(t,e),r=(t,e,n)=>s(t,e?.[t]?.[n])+s(`min-${t}`,e?.min?.[n])+s(`max-${t}`,e?.max?.[n]),l=t=>a("padding",M(t)),c=t=>a("margin",M(t));return{desktop:l(e?.desktop)+c(n?.desktop)+r("height",o,"desktop")+r("width",i,"desktop"),tablet:l(e?.tablet)+c(n?.tablet)+r("height",o,"tablet")+r("width",i,"tablet"),mobile:l(e?.mobile)+c(n?.mobile)+r("height",o,"mobile")+r("width",i,"mobile")}},j=t=>{const{normal:e,hover:n}=t||{},o=t=>{const{border:e,radius:n,shadow:o}=t||{},i=a("border-radius",M(n)),s=a("box-shadow",((t,e="box")=>{let n="";return t?.map(((o,i)=>{const{hOffset:s="0px",vOffset:r="0px",blur:a="0px",spreed:l="0px",color:c="#e7f0fe",isInset:u=!1}=o||{},M=u?"inset":"",d=`${s} ${r} ${a}`,$=i+1>=t.length?"":", ";n+="text"===e?`${d} ${c}${$}`:`${d} ${l} ${c} ${M}${$}`})),n||""})(o,"box"));return(t=>{if(!t)return"";const e=t=>{const{color:e="#000000",style:n="solid",width:o="0px"}=t;return`${o} ${n} ${e}`};return"object"!=typeof t||Array.isArray(t)?"":t.hasOwnProperty("top")||t.hasOwnProperty("right")||t.hasOwnProperty("bottom")||t.hasOwnProperty("left")?["top","right","bottom","left"].map((n=>t[n]?`border-${n}: ${e(t[n])};`:"")).join(" ").trim():a("border",e(t))})(e)+i+s};return{normal:o(e),hover:o(n)}},N=t=>{const{zIndex:n,overflow:o}=t||{},i=o?`overflow: ${o};`:"",s=t=>`${a("z-index",n?.[t])} ${a("position",e(n?.[t])?"relative":"")}`;return{desktop:s("desktop")+i,tablet:s("tablet"),mobile:s("mobile")}},m=(t,e)=>{const{desktop:n=!1,tablet:o=!1,mobile:i=!1}=t||{},s=e?"opacity: 0.5;":"display: none;",r=t=>t?s:"";return{desktop:r(n),tablet:r(o),mobile:r(i)}},L=(t,n,s=!1,l=!0)=>{const{dimension:c,transform:u,background:M,borderShadow:d,mask:$,animation:L,visibility:w,responsive:k,css:D=""}=n||{},h=s?`#${t}>div>div${l?":first-child":""}`:`#${t}>div`;((t,e,n)=>{const o=n?`#${e} > div`:`#${e}`,i=document.querySelector(o);i&&t&&t.type&&(i.setAttribute("data-aos",t.type),i.setAttribute("data-aos-duration",1e3*t.duration||.4),i.setAttribute("data-aos-delay",1e3*t.delay||0),i.classList.contains("aos-init")||(i.classList.add("aos-init"),window?.AOS?.init()),n)&&new IntersectionObserver((t=>{t.forEach((t=>{t.intersectionRatio>.5?i.classList.add("aos-animate"):i.classList.remove("aos-animate")}))}),{threshold:[.5]}).observe(i)})(L,t,s);const x=p(c).desktop+N(w).desktop+((t,e,n)=>{const{transition:o=.4}=t||{},{transition:i=.4}=e||{},{transition:s=200}=n||{};return`transition: background ${o}s, border ${i}s, border-radius ${i}s, box-shadow ${i}s, transform ${s}ms ease-in-out;`})(M,d,u)+(t=>{const{isMask:e=!1,shape:n={type:"circle"},size:o={type:"contain",scale:"100%"},position:i={type:"center center",x:50,y:50},repeat:s="no-repeat"}=t||{};return e?`-webkit-mask-image: ${"custom"===n.type?r(n.url):`url(${(l=n.type,[{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OSIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDg5IDg5Ij48Y2lyY2xlIGN4PSI0NC41IiBjeT0iNDQuNSIgcj0iNDQuNSIvPjwvc3ZnPg==",type:"circle"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OSIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDg5IDg5Ij48cGF0aCBkPSJNNzYuMTMzMiw0NC40NzUybDYuMzI4OS02LjMyODVBMjIuMzQ4NiwyMi4zNDg2LDAsMCwwLDUwLjg1LDYuNTQ3NEw0NC41MzIsMTIuODY1MSwzOC4xNiw2LjU0NzRhMjIuMzUyNCwyMi4zNTI0LDAsMSwwLTMxLjYxMiwzMS42MWw2LjMxODEsNi4zMTc3TDYuNTQ3OCw1MC44NDdhMjIuMzUyNCwyMi4zNTI0LDAsMCwwLDMxLjYxMiwzMS42MWw2LjMxODEtNi4zMTc3TDUwLjg1LDgyLjM5MjJhMjIuMzQ4NiwyMi4zNDg2LDAsMCwwLDMxLjYxMi0zMS41OTkzWiIvPjwvc3ZnPg==",type:"flower"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MS4xMTQzIiBoZWlnaHQ9Ijg4Ljk5OTkiIHZpZXdCb3g9IjAgMCA5MS4xMTQzIDg4Ljk5OTkiPjxwYXRoIGQ9Ik04Mi4xNzQ5LDM3LjUyNjZsMS42MTE5LTEuNjExOWMuOTQ4Ni0uOTQ4Ny02LjM3LTUuOTMwOS03LjA0OTItNi4zNzgyYTQ1LjE1MTYsNDUuMTUxNiwwLDAsMC01Ljc3NjYtMy4zMjQxYy0uMjQ2OC0uMTE1Ny0uNjAxNi0uMzAwOC0uOTg3Mi0uNDc4MnExLjc4MTYtMS44OTcyLDMuNTg2My0zLjc3MTNjLjk0ODYtLjk4LTYuMzYyOC01LjkyMzItNy4wNDkyLTYuMzcwNUE0NC4xNTc5LDQ0LjE1NzksMCwwLDAsNjAuNzUsMTIuMjYwNmwtLjI5My0uMTQ2NSwxLjM5NTktMS41NDI1Yy45NDA5LTEuMDQ4OS02LjMzMTktNS45LTcuMDQ5Mi02LjM3QTQ0LjIxMiw0NC4yMTIsMCwwLDAsNDkuMDQyMi44NjE2Yy0uNTQtLjI0NjctMi4zMTM3LTEuMjY0OC0yLjg0NTgtLjY4NjRRMzIuNzM4MSwxNS4xNjgyLDE4LjExNTQsMjkuMDY2Yy03Ljg0MzYsNy40NS0xNi41NjYzLDE1LjU3OTEtMTguMTA4OCwyNi44Ny0uMTE1Ny44MjUzLDEuMzI2NSwxLjk3NDQsMS43NDMsMi4zMTM4YTQwLjc5OSw0MC43OTksMCwwLDAsNS4zMTM5LDQuMDU2Nyw0NC4yMTc0LDQ0LjIxNzQsMCwwLDAsNS43NjExLDMuMzRjLjY0LjI5MzEsMi4xNzUsMS4yMDMxLDIuODQ1OS42ODY0bDIuMDc0Ny0xLjU1NzljMS40NSwxLjg1ODcsNS45Njk0LDQuNzIsNi42NzEyLDUuMTc1bDEuNDg4NS45NTY0QzI0LjQwMSw3Mi43NjQ3LDIyLjkyLDc0LjYzMTEsMjEuNDcsNzYuNTI4M2MtLjkxLDEuMTg3OCw2LjI2MjUsNS44NjE1LDcuMDQ5Miw2LjM3YTQ0LjE2MzMsNDQuMTYzMywwLDAsMCw1Ljc2MTEsMy4zMzE4Yy42MDE2LjI3NzYsMi4yMjg5LDEuMjM0LDIuODQ1OS42OTQxbDkuMjU1LTguMDk4Yy44MjUyLDIuNTY4MiwxNC41Njg3LDExLjYzLDE1LjY3MTYsOS45NzIxTDkxLjA2LDQ1LjM2MjRDOTEuNjkyLDQ0LjQxMzgsODYuNzI1Miw0MC4zMjYyLDgyLjE3NDksMzcuNTI2NloiLz48L3N2Zz4=",type:"sketch"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCAxMDMgODkiPjxwb2x5Z29uIHBvaW50cz0iNzcuMjU1IDQ0LjUwNSA1MS41IDAgMjUuNzU1IDQ0LjUwNSAwIDg5IDUxLjUgODkgMTAzIDg5IDc3LjI1NSA0NC41MDUiLz48L3N2Zz4=",type:"triangle"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjEuMDAwMiIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDEyMS4wMDAyIDg5Ij48cGF0aCBkPSJNMTAwLjAxNiw3LjM5NzJDOTAuMjQ1MiwxLjIyLDczLjMwODQtMy42NjYzLDY0LjQyNTUsMy43MTI2LDU2Ljk4MzYsOS44OSw2Mi4wNDY5LDE4LjkxNzQsNTUuMDEsMjUuMzAzMmMtMTAuNiw5LjYxMzQtMjguMTU4OS01LjQ0MjMtNDEuODU4NCwyLjYzMThDLjY3NTcsMzUuMjU0My00LjI3OTEsNTkuMTQ4OSw0LjI3ODEsNzMuNzk3NWMxMy4xMzY5LDIyLjUyNCw1My4xMywxMy44NTQxLDYxLjE5MzYsMTIuMTA2MSw0LjUwMDctLjk5MzEsNTMuNDk1My0xMi4yNjUsNTUuNDY5My00Mi43MDQzQzEyMS44OTgsMjguMjUyOCwxMTEuMSwxNC40MTg1LDEwMC4wMTYsNy4zOTcyWiIvPjwvc3ZnPg==",type:"blob"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCAxMDMgODkiPjxwYXRoIGQ9Ik03Ny4yMTE0LDBIMjUuNzUyM0wwLDQ0LjUwNDUsMjUuNzUyMyw4OUg3Ny4yMTE0TDEwMyw0NC41MDQ1Wk02MS43NjkxLDYyLjI2MUg0MS4yMjE4TDMwLjkzOTEsNDQuNTA0NSw0MS4yMjE4LDI2LjczOUg2MS43NjkxTDcyLjA1MTksNDQuNTA0NVoiLz48L3N2Zz4=",type:"hexagon"}].find((t=>t.type===l))).svg})`};\n\t\t-webkit-mask-size: ${"custom"===o.type?o.scale:o.type};\n\t\t${"custom"===i.type?`${a("-webkit-mask-position-x",i.x)}\n\t\t\t${a("-webkit-mask-position-y",i.y)}`:`${a("-webkit-mask-position",i.type)}`}\n\t\t${"cover"!==o.type?`-webkit-mask-repeat: ${s};`:""}`:"";var l})($),z=p(c).tablet+N(w).tablet+m(k,s).tablet,I=p(c).mobile+N(w).mobile+m(k,s).mobile,T=j(d).normal,v=j(d).hover,S=m(k,s).desktop;return`\n\t\t${x||T?`${h} {\n\t\t\t${x}\n\t\t\t${T}\n\t\t}`:""}\n\t\t${v?`${h}:hover {\n\t\t\t${v}\n\t\t}`:""}\n\n\t\t${S?`@media only screen and (min-width: 1025px) {\n\t\t\t${h}{\n\t\t\t\t${S}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${z?`${o} {\n\t\t\t${h}{\n\t\t\t\t${z}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${I?`${i} {\n\t\t\t${h}{\n\t\t\t\t${I}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${b(M?.normal,h)}\n\t\t${b(M?.hover,h,!0)}\n\t\t${g(M?.overlay,h)}\n\t\t${g(M?.hoverOverlay,h,!0)}\n\t\t${e(u?.normal)?y(u?.normal,h):""}\n\t\t${e(u?.hover)?y(u?.hover,h,!0):""}\n\n\t\t${D}\n\t`.replace(/\s+/g," ")},w=window.ReactJSXRuntime,k=(t={})=>`\n\t${l(t.bg)}\n\t${a("padding",M(t.padding))}\n\t${a("margin",M(t.margin))}\n\t${c(t.border)}\n\t${a("border-radius",M(t.borderRadius))}\n`,D=({attributes:t,id:e,isBackend:n=!1})=>{const{quote:o={},authorName:i={},authorRole:s={},avatar:r={},icon:d={},advanced:$}=t,{color:b,bg:g={},typography:y={},padding:p={},margin:j={},border:N={},borderRadius:m={}}=o,{color:D,typography:h={}}=i,{color:x,typography:z={}}=s,{size:I,shape:T}=r,{color:v,size:S,align:f}=d,O="circle"===T?"50%":"rounded"===T?"12px":"0",Y="center"===f?"center":"right"===f?"flex-end":"flex-start",C=S||"48px",E=`#${e} .bBlocks-blockquote-wrapper`,Q=`${E} .bBlocks-blockquote-quote`,A=`${E} .bBlocks-blockquote-avatar`,U=`${E} .bBlocks-blockquote-author`,P=`${E} .bBlocks-blockquote-role`,B=`${E} .bBlocks-blockquote-icon`;return(0,w.jsx)("style",{dangerouslySetInnerHTML:{__html:`\n\t\t\t${u("",y).googleFontLink}\n\t\t\t${u("",h).googleFontLink}\n\t\t\t${u("",z).googleFontLink}\n\t\t\t${B}{\n\t\t\t\t${a("width",C)}\n\t\t\t\t${a("height",C)}\n\t\t\t\t${a("color",v)}\n\t\t\t\talign-self: ${Y};\n\t\t\t\t${k(d)}\n\t\t\t}\n\t\t\t${u(Q,y).styles}\n\t\t\t${Q}{\n\t\t\t\t${a("color",b)}\n\t\t\t\t${l(g)}\n\t\t\t\t${a("padding",M(p))}\n\t\t\t\t${a("margin",M(j))}\n\t\t\t\t${c(N)}\n\t\t\t\t${a("border-radius",M(m))}\n\t\t\t}\n\t\t\t${A}{\n\t\t\t\t${a("width",I)}\n\t\t\t\t${a("height",I)}\n\t\t\t\t${a("border-radius",O)}\n\t\t\t\t${k(r)}\n\t\t\t}\n\t\t\t${u(U,h).styles}\n\t\t\t${U}{\n\t\t\t\t${a("color",D)}\n\t\t\t\t${k(i)}\n\t\t\t}\n\t\t\t${u(P,z).styles}\n\t\t\t${P}{\n\t\t\t\t${a("color",x)}\n\t\t\t\t${k(s)}\n\t\t\t}\n\t\t\t${L(e,$,n,!1)}\n\t\t\t`}})},h=window.wp.i18n,x=((0,h.__)("General","b-blocks"),(0,h.__)("Style","b-blocks"),(0,h.__)("Advanced","b-blocks"),(0,h.__)("Border — left accent bar","b-blocks"),(0,h.__)("Quotation — large decorative mark","b-blocks"),(0,h.__)("Left","b-blocks"),(0,h.__)("Center","b-blocks"),(0,h.__)("Right","b-blocks"),(0,h.__)("Circle","b-blocks"),(0,h.__)("Rounded","b-blocks"),(0,h.__)("Square","b-blocks"),["border","quotation"]),z=["left","center","right"],I=({attributes:t})=>{const{quote:e={},authorName:n={},authorRole:o={},avatar:i={},layout:s={}}=t,{text:r}=e,{text:a}=n,{text:l,show:c}=o,{show:u,url:M,alt:d,size:$}=i,b=parseInt($,10)||48,g=x.includes(s.type)?s.type:"border",y=["bBlocks-blockquote-wrapper",`bBlocks-blockquote-layout-${g}`,`bBlocks-blockquote-align-${z.includes(s.alignment)?s.alignment:"left"}`].join(" "),p=u&&!!M,j=!(!a||!a.trim()),N=c&&!(!l||!l.trim()),m=p||j||N,L=d||(j?(0,h.sprintf)((0,h.__)("Photo of %s","b-blocks"),a):""),k=j?(0,h.sprintf)((0,h.__)("Quote by %s","b-blocks"),a):(0,h.__)("Pull quote","b-blocks");return(0,w.jsx)("div",{children:(0,w.jsxs)("figure",{className:y,role:"figure","aria-label":k,children:["quotation"===g&&(0,w.jsx)("span",{className:"bBlocks-blockquote-icon","aria-hidden":"true",children:(0,w.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 435 332",fill:"currentColor",focusable:"false",children:(0,w.jsx)("path",{d:"m142.6 0.7h-99.6c-23.5 0-42.7 19.2-42.7 42.6v99.7c0 23.4 19.2 42.6 42.7 42.6h60.4c0 47.2-34.6 85.4-81.7 85.4v60.3c86.4 0 156.3-69.9 156.3-156.3v-131.7c0-23.4-19.2-42.6-35.4-42.6zm256 0h-99.6c-23.5 0-42.7 19.2-42.7 42.6v99.7c0 23.4 19.2 42.6 42.7 42.6h60.4c0 47.2-34.6 85.4-81.7 85.4v60.3c86.4 0 156.3-69.9 156.3-156.3v-131.7c0-23.4-19.2-42.6-35.4-42.6z"})})}),(0,w.jsx)("blockquote",{className:"bBlocks-blockquote-quote",children:(0,w.jsx)("p",{className:"bBlocks-blockquote-quoteText",dangerouslySetInnerHTML:{__html:r||""}})}),m&&(0,w.jsxs)("figcaption",{className:"bBlocks-blockquote-caption",children:[p&&(0,w.jsx)("img",{className:"bBlocks-blockquote-avatar",src:M,alt:L,width:b,height:b,loading:"lazy",decoding:"async"}),(j||N)&&(0,w.jsxs)("cite",{className:"bBlocks-blockquote-cite",children:[j&&(0,w.jsx)("span",{className:"bBlocks-blockquote-author",children:a}),N&&(0,w.jsx)("span",{className:"bBlocks-blockquote-role",children:l})]})]})]})})};document.addEventListener("DOMContentLoaded",(()=>{document.querySelectorAll(".wp-block-b-blocks-blockquote").forEach((e=>{const n=JSON.parse(e.dataset.attributes);(0,t.createRoot)(e).render((0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(D,{attributes:n,id:e.id}),(0,w.jsx)(I,{attributes:n})]})),e?.removeAttribute("data-attributes")}))}))})();
1 +(()=>{"use strict";const t=window.ReactDOM,e=t=>!(null==t||""===t||Array.isArray(t)&&0===t.length||"object"==typeof t&&0===Object.keys(t).length||"string"==typeof t&&""===t.trim()||"number"==typeof t&&0===t),o=t=>{try{const e=new URL(t);return["http:","https:"].includes(e.protocol)?e.toString():null}catch(e){return"string"==typeof t&&t.startsWith("/")&&!t.startsWith("//")?t:null}};new class{constructor(t={}){this.defaultOptions={allowedTags:["svg","g","path","rect","circle","ellipse","line","polyline","polygon","text","tspan","defs","clipPath","mask","linearGradient","radialGradient","stop","style","title","desc"],allowedAttributes:["id","class","style","transform","xmlns","xmlns:xlink","version","baseProfile","xml:space","d","x","y","width","height","cx","cy","r","rx","ry","points","x1","y1","x2","y2","viewBox","preserveAspectRatio","overflow","fill","fill-opacity","fill-rule","stroke","stroke-width","stroke-linecap","stroke-linejoin","stroke-opacity","stroke-dasharray","stroke-dashoffset","stroke-miterlimit","opacity","color","paint-order","vector-effect","shape-rendering","display","visibility","clip-path","clip-rule","clipPathUnits","mask","maskUnits","maskContentUnits","offset","stop-color","stop-opacity","gradientUnits","gradientTransform","spreadMethod","fx","fy","fr","dx","dy","text-anchor","dominant-baseline","alignment-baseline","font-family","font-size","font-style","font-weight","letter-spacing","word-spacing","textLength","lengthAdjust","role","focusable","aria-hidden","aria-label","aria-labelledby","aria-describedby"],allowedProtocols:["http","https","data"],removeScripts:!0,removeEvents:!0,removeExternalResources:!0,sanitizeStyle:!0},this.options={...this.defaultOptions,...t},this.allowedTagSet=new Set(this.options.allowedTags.map((t=>t.toLowerCase()))),this.allowedAttributeSet=new Set(this.options.allowedAttributes.map((t=>t.toLowerCase())))}sanitize(t){if("string"!=typeof t||""===t.trim())return"";const e=(new DOMParser).parseFromString(t,"image/svg+xml"),o=e.documentElement;return!o||"svg"!==o.localName.toLowerCase()||e.getElementsByTagName("parsererror").length?"":(this.removeScripts(e),this.sanitizeElements(e),(new XMLSerializer).serializeToString(e.documentElement))}async sanitizeFile(t){const e=await fetch(t),o=await e.text();return this.sanitize(`${o}`)}removeScripts(t){this.options.removeScripts&&Array.from(t.querySelectorAll("*")).forEach((t=>{t.localName.toLowerCase().includes("script")&&t.remove()}))}sanitizeElements(t){Array.from(t.querySelectorAll("*")).forEach((t=>{const e=t.localName.toLowerCase();this.allowedTagSet.has(e)?("style"===e&&this.options.sanitizeStyle&&(t.textContent=this.sanitizeCss(t.textContent)),this.sanitizeAttributes(t)):t.remove()}))}sanitizeAttributes(t){Array.from(t.attributes).forEach((e=>{const o=e.name,n=o.toLowerCase(),i=e.value;if(this.options.removeEvents&&n.startsWith("on"))return void t.removeAttribute(o);if(this.options.removeExternalResources&&("href"===n||n.endsWith(":href"))&&!this.isAllowedUrl(i))return void t.removeAttribute(o);const r=n.replace("xlink:","");this.allowedAttributeSet.has(n)||this.allowedAttributeSet.has(r)?this.options.removeExternalResources&&this.hasExternalUrl(i)?t.removeAttribute(o):"style"===n&&this.options.sanitizeStyle&&t.setAttribute(o,this.sanitizeCss(i)):t.removeAttribute(o)}))}hasExternalUrl(t){return!("string"!=typeof t||!/url\s*\(/i.test(t))&&Array.from(t.matchAll(/url\s*\(\s*['"]?([^'")]*)/gi)).some((([,t])=>!t.trim().startsWith("#")))}isAllowedUrl(t){const e=String(t||"").trim();if(e.startsWith("#"))return!0;if(/^data:/i.test(e))return this.options.allowedProtocols.includes("data")&&/^data:image\/(png|jpe?g|gif|webp);base64,/i.test(e);try{return this.options.allowedProtocols.includes(new URL(e).protocol.replace(":",""))}catch{return!1}}sanitizeCss(t){return String(t||"").replace(/expression\s*\(/gi,"").replace(/javascript:/gi,"").replace(/behavior\s*:/gi,"").replace(/binding\s*:/gi,"").replace(/@import[^;]*;?/gi,"").replace(/url\s*\(\s*(['"]?)(?!#)[^)]*\)/gi,"none")}};const n="@media only screen and (min-width: 1025px)",i="@media only screen and (max-width: 1024px)",r="@media only screen and (max-width: 640px)",a="linear-gradient(135deg, #0040E3, #18D4FD)";window.React;const s=t=>{const e=o(t);return e?`url('${e.replace(/['"()]/g,"")}')`:"none"},l=(t,o)=>e(o)?`${t}: ${o};`:"",c=(t,e=!0,o=!0,n=!0)=>{const{type:i="solid",color:r="",gradient:c=a,image:d={},position:u="center center",attachment:p="",repeat:$="no-repeat",size:m="",overlayColor:b=""}=t||{};return"gradient"===i&&o?l("background",c):"image"===i&&n?`background: ${s(d?.url)};\n\t\t\t\t${l("background-color",b)}\n\t\t\t\t${l("background-position",u)}\n\t\t\t\t${l("background-size",m)}\n\t\t\t\t${l("background-repeat",$)}\n\t\t\t\t${l("background-attachment",p)}\n\t\t\t\t${l("background-repeat",$)}\n\t\t\t\tbackground-blend-mode: overlay;`:e&&l("background",r)},d=t=>{const{width:e="",style:o="solid",color:n="",side:i="all",radius:r=""}=t||{},a=t=>{const e=i?.toLowerCase();return e?.includes("all")||e?.includes(t)},s=`${e} ${o} ${n}`,c=`\n\t\t${e&&0!==parseInt(e)?["top","right","bottom","left"].map((t=>a(t)?`border-${t}: ${s};`:"")).join(""):""}\n\t\t${l("border-radius",r)}\n\t`;return c},u=(t,e,o=!0)=>{const{fontFamily:n="Default",fontCategory:a="sans-serif",fontVariant:s=400,fontWeight:c,isUploadFont:d=!0,fontSize:u={desktop:null,tablet:null,mobile:null},fontStyle:p,textTransform:$,textDecoration:m,lineHeight:b,letterSpace:M}=e||{},y=!o||!n||"Default"===n,g=u?.desktop||u,h=u?.tablet||g,x=u?.mobile||h,w=t=>{const e=String(t);return["px","em","rem","%","vh","vw"].some((t=>e.endsWith(t)))?e:"number"==typeof t?`${e}px`:""},f=`\n\t\t${y?"":`font-family: '${n}', ${a};`}\n\t\t${l("font-weight",c)}\n\t\t${l("font-size",w(g))}\n\t\t${l("font-style",p)}\n\t\t${l("text-transform",$)}\n\t\t${l("text-decoration",m)}\n\t\t${l("line-height",b)}\n\t\t${l("letter-spacing",M)}\n\t`,j=s&&400!==s?"400i"===s?":ital@1":s?.includes("00i")?`: ital, wght@1, ${s?.replace("00i","00")} `:`: wght@${s} `:"",k=y?"":`https://fonts.googleapis.com/css2?family=${n?.split(" ").join("+")}${j.replace(/ /g,"")}&display=swap`;return{googleFontLink:!d||y?"":`@import url(${k});`,styles:`${t}{\n\t\t\t${f}\n\t\t}\n\t\t${i} {\n\t\t\t${t}{\n\t\t\t\t${l("font-size",w(h))}\n\t\t\t}\n\t\t}\n\t\t${r} {\n\t\t\t${t}{\n\t\t\t\t${l("font-size",w(x))}\n\t\t\t}\n\t\t}`.replace(/\s+/g," ").trim()}},p=t=>{if(!t)return"";if("string"==typeof t)return t;if("object"==typeof t&&!Array.isArray(t)){const e=["top","right","bottom","left"];return e.map((e=>t[e]||"")).every((t=>!t))?"":e.map((e=>t[e]||"0")).join(" ")}return""},$=t=>{const{position:o="center center",xPosition:n=0,yPosition:i=0,attachment:r="",repeat:a="no-repeat",size:s="cover",customSize:l="0px"}=t||{},c=t=>"initial"!==t||e(t);return`\n\t\t${c(o)?`background-position: ${"custom"===o?`${n} ${i}`:o};`:""}\n\t\t${r&&c(r)?`background-attachment: ${r};`:""}\n\t\t${c(a)?`background-repeat: ${a};`:""}\n\t\t${c(s)?`background-size: ${"custom"===s?`${l} auto`:s};`:""}\n\t`},m=(t={})=>t?{desktop:e(t.url)?`background-image: ${s(t.url)}; ${$(t?.desktop)}`:"",tablet:e(t.url)?$(t?.tablet):"",mobile:e(t.url)?$(t?.mobile):""}:"",b=(t,n,a=!1)=>{const{type:s="color",color:c,gradient:d,img:u,video:p}=t||{},$="color"===s?l("background",c):"gradient"===s?(t=>{const{type:o="linear",radialType:n="ellipse",colors:i=[],centerPositions:r={x:0,y:0},angel:a=0}=t||{};if(e(t)){const t=i?.map((({color:t,position:e})=>`${t} ${e}%`)),e=`linear-gradient(${a}deg, ${t})`;return l("background","radial"===o?`radial-gradient(${n} at ${r?.x}% ${r?.y}%,${t})`:e)}return""})(d):"image"===s?m(u).desktop:"",b="image"===s?m(u).tablet:"",M="image"===s?m(u).mobile:"",y=a?`${n}:hover`:n;return`\n\t\t${"video"===s?((t,e)=>{const{url:n,loop:i}=t||{},r=document.querySelector(e),a=r?.querySelector(".bPlVideo"),s=document.createElement("video");if(s.muted=!0,s.autoplay=!0,s.classList.add("bPlVideo"),!a&&r&&n){const t=o(n);if(t){
2 +const e=document.createElement("source");e.src=t,s.appendChild(e),r.appendChild(s)}}return s.loop=i,s.play(),`${e} .bPlVideo{\n\t\tleft: 0;\n\t\tmin-height: 100%;\n\t\tmin-width: 100%;\n\t\tposition: absolute;\n\t\twidth: -webkit-fill-available;\n\t\ttop: 0;\n\t\tz-index: 0;\n\t}`})(p,n):""}\n\n\t\t${$?`${y}{\n\t\t\t${$}\n\t\t}`:""}\n\n\t\t${b?`${i} {\n\t\t\t${y}{\n\t\t\t\t${b}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${M?`${r} {\n\t\t\t${y}{\n\t\t\t\t${M}\n\t\t\t}\n\t\t}`:""}\n\t`.replace(/\s+/g," ").trim()},M=(t,o,n=!1)=>{const{isEnabled:i,colors:r,opacity:a=1,blend:s,filter:c="",blur:d=0,brightness:u=100,contrast:p=100,saturation:$=100,hue:m=0,position:M={top:0,right:0,bottom:0,left:0},zIndex:y=-1}=t||{},g=`${100!==u?`brightness(${u}%)`:""} ${100!==p?`contrast(${p}%)`:""} ${100!==$?`saturate(${$}%)`:""} ${0!==d?`blur(${d}px)`:""} ${0!==m?`hue-rotate(${m}deg)`:""}`,h=`${c}: ${c?g:""}; -webkit-${c}: ${c?g:""};`,x=n?`${o}:hover::after`:`${o}::after`;return i?`\n\t\t${o}{\n\t\t\tposition:relative;\n\t\t\tz-index:1;\n\t\t}\n\t\t${o}::after{\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\ttop:${e(M.top)?M.top:0};\n\t\t\tright:${e(M.right)?M.right:0};\n\t\t\tbottom:${e(M.bottom)?M.bottom:0};\n\t\t\tleft:${e(M.left)?M.left:0};\n\t\t\tz-index:${y};\n\t\t}\n\t\t${b(r,x,!1)}\n\t\t${x}{\n\t\t\t${l("opacity",a)}\n\t\t\t${l("mix-blend-mode",s)}\n\t\t\t${h}\n\t\t}\n\t`.replace(/\s+/g," ").trim():""},y=(t,o,n=!1)=>{const a=(t,o="desktop")=>{if(!e(t))return"";const{skew:n,scale:i,rotate:r,offset:a,flipX:s,flipY:c}=t,{threeDRotate:d}=r||{},{isProportion:u}=i||{},p=[];return e(n)&&(e(n?.[o]?.x)&&p.push(`skewX(${n[o].x}deg)`),e(n?.[o]?.y)&&p.push(`skewY(${n[o].y}deg)`)),u?e(i?.[o]?.scale)&&p.push(`scale(${i[o].scale})`):(e(i?.[o]?.x)&&p.push(`scaleX(${i[o].x})`),e(i?.[o]?.y)&&p.push(`scaleY(${i[o].y})`)),e(r)&&(e(r?.[o]?.z)&&p.push(`rotateZ(${r[o].z}deg)`),d&&(e(r?.[o]?.x)&&p.push(`rotateX(${r[o].x}deg)`),e(r?.[o]?.y)&&p.push(`rotateY(${r[o].y}deg)`))),e(a)&&(e(a?.[o]?.x)&&p.push(`translateX(${a[o].x})`),e(a?.[o]?.y)&&p.push(`translateY(${a[o].y})`)),e(s)&&p.push(s?"scaleX(-1)":""),e(c)&&p.push(c?"scaleY(-1)":""),0===p.length?"":l("transform",p.join(" "))},s=n?`${o}:hover`:o;return`\n\t\t${s} {\n\t\t\t${a(t,"desktop")}\n\t\t}\n\t\t${i}{\n\t\t\t${s} {\n\t\t\t\t${a(t,"tablet")}\n\t\t\t}\n\t\t}\n\t\t${r}{\n\t\t\t${s} {\n\t\t\t\t${a(t,"mobile")}\n\t\t\t}\n\t\t}\n\t`},g=t=>{const{padding:e,margin:o,height:n,width:i}=t||{},r=(t,e)=>l(t,e),a=(t,e,o)=>r(t,e?.[t]?.[o])+r(`min-${t}`,e?.min?.[o])+r(`max-${t}`,e?.max?.[o]),s=t=>l("padding",p(t)),c=t=>l("margin",p(t));return{desktop:s(e?.desktop)+c(o?.desktop)+a("height",n,"desktop")+a("width",i,"desktop"),tablet:s(e?.tablet)+c(o?.tablet)+a("height",n,"tablet")+a("width",i,"tablet"),mobile:s(e?.mobile)+c(o?.mobile)+a("height",n,"mobile")+a("width",i,"mobile")}},h=t=>{const{normal:e,hover:o}=t||{},n=t=>{const{border:e,radius:o,shadow:n}=t||{},i=l("border-radius",p(o)),r=l("box-shadow",((t,e="box")=>{let o="";return t?.map(((n,i)=>{const{hOffset:r="0px",vOffset:a="0px",blur:s="0px",spreed:l="0px",color:c="#e7f0fe",isInset:d=!1}=n||{},u=d?"inset":"",p=`${r} ${a} ${s}`,$=i+1>=t.length?"":", ";o+="text"===e?`${p} ${c}${$}`:`${p} ${l} ${c} ${u}${$}`})),o||""})(n,"box"));return(t=>{if(!t)return"";const e=t=>{const{color:e="#000000",style:o="solid",width:n="0px"}=t;return`${n} ${o} ${e}`};return"object"!=typeof t||Array.isArray(t)?"":t.hasOwnProperty("top")||t.hasOwnProperty("right")||t.hasOwnProperty("bottom")||t.hasOwnProperty("left")?["top","right","bottom","left"].map((o=>t[o]?`border-${o}: ${e(t[o])};`:"")).join(" ").trim():l("border",e(t))})(e)+i+r};return{normal:n(e),hover:n(o)}},x=t=>{const{zIndex:o,overflow:n}=t||{},i=n?`overflow: ${n};`:"",r=t=>`${l("z-index",o?.[t])} ${l("position",e(o?.[t])?"relative":"")}`;return{desktop:r("desktop")+i,tablet:r("tablet"),mobile:r("mobile")}},w=(t,e)=>{const{desktop:o=!1,tablet:n=!1,mobile:i=!1}=t||{},r=e?"opacity: 0.5;":"display: none;",a=t=>t?r:"";return{desktop:a(o),tablet:a(n),mobile:a(i)}},f=(t,o,a=!1,c=!0)=>{const{dimension:d,transform:u,background:p,borderShadow:$,mask:m,animation:f,visibility:j,responsive:k,position:N={},floating:L={},motion:v={},css:D=""}=o||{},z=a?`#${t}>div>div${c?":first-child":""}`:`#${t}>div`;((t,e,o)=>{const n=o?`#${e} > div`:`#${e}`,i=document.querySelector(n);i&&t&&t.type&&(i.setAttribute("data-aos",t.type),i.setAttribute("data-aos-duration",1e3*t.duration||.4),i.setAttribute("data-aos-delay",1e3*t.delay||0),i.classList.contains("aos-init")||(i.classList.add("aos-init"),window?.AOS?.init()),o)&&new IntersectionObserver((t=>{t.forEach((t=>{t.intersectionRatio>.5?i.classList.add("aos-animate"):i.classList.remove("aos-animate")}))}),{threshold:[.5]}).observe(i)})(f,t,a);const T=g(d).desktop+x(j).desktop+((t,e,o)=>{const{transition:n=.4}=t||{},{transition:i=.4}=e||{},{transition:r=200}=o||{};return`transition: background ${n}s, border ${i}s, border-radius ${i}s, box-shadow ${i}s, transform ${r}ms ease-in-out;`})(p,$,u)+(t=>{const{isMask:e=!1,shape:o={type:"circle"},size:n={type:"contain",scale:"100%"},position:i={type:"center center",x:50,y:50},repeat:r="no-repeat"}=t||{};return e?`-webkit-mask-image: ${"custom"===o.type?s(o.url):`url(${(a=o.type,[{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OSIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDg5IDg5Ij48Y2lyY2xlIGN4PSI0NC41IiBjeT0iNDQuNSIgcj0iNDQuNSIvPjwvc3ZnPg==",type:"circle"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OSIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDg5IDg5Ij48cGF0aCBkPSJNNzYuMTMzMiw0NC40NzUybDYuMzI4OS02LjMyODVBMjIuMzQ4NiwyMi4zNDg2LDAsMCwwLDUwLjg1LDYuNTQ3NEw0NC41MzIsMTIuODY1MSwzOC4xNiw2LjU0NzRhMjIuMzUyNCwyMi4zNTI0LDAsMSwwLTMxLjYxMiwzMS42MWw2LjMxODEsNi4zMTc3TDYuNTQ3OCw1MC44NDdhMjIuMzUyNCwyMi4zNTI0LDAsMCwwLDMxLjYxMiwzMS42MWw2LjMxODEtNi4zMTc3TDUwLjg1LDgyLjM5MjJhMjIuMzQ4NiwyMi4zNDg2LDAsMCwwLDMxLjYxMi0zMS41OTkzWiIvPjwvc3ZnPg==",type:"flower"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MS4xMTQzIiBoZWlnaHQ9Ijg4Ljk5OTkiIHZpZXdCb3g9IjAgMCA5MS4xMTQzIDg4Ljk5OTkiPjxwYXRoIGQ9Ik04Mi4xNzQ5LDM3LjUyNjZsMS42MTE5LTEuNjExOWMuOTQ4Ni0uOTQ4Ny02LjM3LTUuOTMwOS03LjA0OTItNi4zNzgyYTQ1LjE1MTYsNDUuMTUxNiwwLDAsMC01Ljc3NjYtMy4zMjQxYy0uMjQ2OC0uMTE1Ny0uNjAxNi0uMzAwOC0uOTg3Mi0uNDc4MnExLjc4MTYtMS44OTcyLDMuNTg2My0zLjc3MTNjLjk0ODYtLjk4LTYuMzYyOC01LjkyMzItNy4wNDkyLTYuMzcwNUE0NC4xNTc5LDQ0LjE1NzksMCwwLDAsNjAuNzUsMTIuMjYwNmwtLjI5My0uMTQ2NSwxLjM5NTktMS41NDI1Yy45NDA5LTEuMDQ4OS02LjMzMTktNS45LTcuMDQ5Mi02LjM3QTQ0LjIxMiw0NC4yMTIsMCwwLDAsNDkuMDQyMi44NjE2Yy0uNTQtLjI0NjctMi4zMTM3LTEuMjY0OC0yLjg0NTgtLjY4NjRRMzIuNzM4MSwxNS4xNjgyLDE4LjExNTQsMjkuMDY2Yy03Ljg0MzYsNy40NS0xNi41NjYzLDE1LjU3OTEtMTguMTA4OCwyNi44Ny0uMTE1Ny44MjUzLDEuMzI2NSwxLjk3NDQsMS43NDMsMi4zMTM4YTQwLjc5OSw0MC43OTksMCwwLDAsNS4zMTM5LDQuMDU2Nyw0NC4yMTc0LDQ0LjIxNzQsMCwwLDAsNS43NjExLDMuMzRjLjY0LjI5MzEsMi4xNzUsMS4yMDMxLDIuODQ1OS42ODY0bDIuMDc0Ny0xLjU1NzljMS40NSwxLjg1ODcsNS45Njk0LDQuNzIsNi42NzEyLDUuMTc1bDEuNDg4NS45NTY0QzI0LjQwMSw3Mi43NjQ3LDIyLjkyLDc0LjYzMTEsMjEuNDcsNzYuNTI4M2MtLjkxLDEuMTg3OCw2LjI2MjUsNS44NjE1LDcuMDQ5Miw2LjM3YTQ0LjE2MzMsNDQuMTYzMywwLDAsMCw1Ljc2MTEsMy4zMzE4Yy42MDE2LjI3NzYsMi4yMjg5LDEuMjM0LDIuODQ1OS42OTQxbDkuMjU1LTguMDk4Yy44MjUyLDIuNTY4MiwxNC41Njg3LDExLjYzLDE1LjY3MTYsOS45NzIxTDkxLjA2LDQ1LjM2MjRDOTEuNjkyLDQ0LjQxMzgsODYuNzI1Miw0MC4zMjYyLDgyLjE3NDksMzcuNTI2NloiLz48L3N2Zz4=",type:"sketch"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCAxMDMgODkiPjxwb2x5Z29uIHBvaW50cz0iNzcuMjU1IDQ0LjUwNSA1MS41IDAgMjUuNzU1IDQ0LjUwNSAwIDg5IDUxLjUgODkgMTAzIDg5IDc3LjI1NSA0NC41MDUiLz48L3N2Zz4=",type:"triangle"},{
3 +svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjEuMDAwMiIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDEyMS4wMDAyIDg5Ij48cGF0aCBkPSJNMTAwLjAxNiw3LjM5NzJDOTAuMjQ1MiwxLjIyLDczLjMwODQtMy42NjYzLDY0LjQyNTUsMy43MTI2LDU2Ljk4MzYsOS44OSw2Mi4wNDY5LDE4LjkxNzQsNTUuMDEsMjUuMzAzMmMtMTAuNiw5LjYxMzQtMjguMTU4OS01LjQ0MjMtNDEuODU4NCwyLjYzMThDLjY3NTcsMzUuMjU0My00LjI3OTEsNTkuMTQ4OSw0LjI3ODEsNzMuNzk3NWMxMy4xMzY5LDIyLjUyNCw1My4xMywxMy44NTQxLDYxLjE5MzYsMTIuMTA2MSw0LjUwMDctLjk5MzEsNTMuNDk1My0xMi4yNjUsNTUuNDY5My00Mi43MDQzQzEyMS44OTgsMjguMjUyOCwxMTEuMSwxNC40MTg1LDEwMC4wMTYsNy4zOTcyWiIvPjwvc3ZnPg==",type:"blob"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCAxMDMgODkiPjxwYXRoIGQ9Ik03Ny4yMTE0LDBIMjUuNzUyM0wwLDQ0LjUwNDUsMjUuNzUyMyw4OUg3Ny4yMTE0TDEwMyw0NC41MDQ1Wk02MS43NjkxLDYyLjI2MUg0MS4yMjE4TDMwLjkzOTEsNDQuNTA0NSw0MS4yMjE4LDI2LjczOUg2MS43NjkxTDcyLjA1MTksNDQuNTA0NVoiLz48L3N2Zz4=",type:"hexagon"}].find((t=>t.type===a))).svg})`};\n\t\t-webkit-mask-size: ${"custom"===n.type?n.scale:n.type};\n\t\t${"custom"===i.type?`${l("-webkit-mask-position-x",i.x)}\n\t\t\t${l("-webkit-mask-position-y",i.y)}`:`${l("-webkit-mask-position",i.type)}`}\n\t\t${"cover"!==n.type?`-webkit-mask-repeat: ${r};`:""}`:"";var a})(m),S=g(d).tablet+x(j).tablet+w(k,a).tablet,I=g(d).mobile+x(j).mobile+w(k,a).mobile,A=h($).normal,E=h($).hover,O=w(k,a).desktop;return`\n\t\t${T||A?`${z} {\n\t\t\t${T}\n\t\t\t${A}\n\t\t}`:""}\n\t\t${E?`${z}:hover {\n\t\t\t${E}\n\t\t}`:""}\n\n\t\t${O?`${n} {\n\t\t\t${z}{\n\t\t\t\t${O}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${S?`${i} {\n\t\t\t${z}{\n\t\t\t\t${S}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${I?`${r} {\n\t\t\t${z}{\n\t\t\t\t${I}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${b(p?.normal,z)}\n\t\t${b(p?.hover,z,!0)}\n\t\t${M(p?.overlay,z)}\n\t\t${M(p?.hoverOverlay,z,!0)}\n\t\t${e(u?.normal)?y(u?.normal,z):""}\n\t\t${e(u?.hover)?y(u?.hover,z,!0):""}\n\t\t${((t,e)=>{const{desktop:o={},tablet:n={},mobile:a={}}=t,s=(t={})=>`\n\t\t${e}{\n\t\t\t${l("position",t?.type)}\n\t\t\t${l("left",t?.horizontal?.left)}\n\t\t\t${l("right",t?.horizontal?.right)}\n\t\t\t${l("top",t?.vertical?.top)}\n\t\t\t${l("bottom",t?.vertical?.bottom)}\n\t\t}\n\t`;return`\n\t\t\n\t\t${o?.type?s(o):""}\n\t\t\n\t\t${i}{\n\t\t\t${n?.type?s(n):""}\n\t\t}\n\n\t\t${r}{\n\t\t\t${a?.type?s(a):""}\n\t\t}\n\t`})(N,z)}\n\t\t${((t,o,n="")=>{const{translate:i={},rotate:r={},scale:a={},isEnabled:s=!1}=t||{};if(!s)return"";const l=[],c=[];return[{name:"Translate",property:"translate",values:i,value:t=>["x","y"].some((o=>e(i?.[o]?.[t])))?`${i?.x?.[t]||0}px ${i?.y?.[t]||0}px`:""},{name:"Rotate",property:"transform",values:r,value:t=>["x","y","z"].filter((o=>e(r?.[o]?.[t]))).map((e=>`rotate${e.toUpperCase()}(${r[e][t]}deg)`)).join(" ")},{name:"Scale",property:"scale",values:a,value:t=>{const o=a?.y?.[t],n=a?.z?.[t];return e(o)||e(n)?e(n)?`1 ${e(o)?o:1} ${n}`:`1 ${o}`:""}}].forEach((({name:t,property:e,values:o,value:i})=>{const r=i("from"),a=i("to");if(!r||!a)return;const s=Number(o?.duration)>0?Number(o.duration):1e3,d=Number(o?.delay)>0?Number(o.delay):0,u=`advFloat${t}${n?`-${n}`:""}`;l.push(`@keyframes ${u}{ from{ ${e}: ${r}; } to{ ${e}: ${a}; } }`),c.push(`${u} ${s}ms ease-in-out ${d}ms infinite alternate`)})),c.length?`\n\t\t${l.join(" ")}\n\t\t${o}{\n\t\t\tanimation: ${c.join(", ")};\n\t\t}\n\t`:""})(L,z,t)}\n\t\t${((t,o,a)=>{const{isEnable:s=!1,vertical:l={},horizontal:c={},transparency:d={},blur:u={},rotate:p={},scale:$={},effectsRelativeTo:m="viewport",effectOn:b=["desktop","tablet-portrait","mobile-portrait"],isMouseEffect:M=!1,mouseTrack:y={},tilt:g={},sticky:h={}}=t||{},x=(t,o)=>e(t)&&!isNaN(t)?Number(t):o,w="viewport"===m,f=w?"view()":"scroll(nearest block)",j=[],k=[],N=[],L=[],v=String(a??"").replace(/[^a-zA-Z0-9]/g,""),D=(t,e,o)=>{j.push(`@keyframes advMe${t}${v}{ ${e} }`),k.push(`advMe${t}${v}`),N.push(f),L.push((t=>{const e=x(t?.top,0),o=x(t?.bottom,100),n=Math.min(e,o),i=Math.max(e,o);return w?`cover ${n}% ${i>=90?"contain 100%":`cover ${i}%`}`:`min(${3*n}vh, ${n}%) min(${3*i}vh, ${i}%)`})(o))};if(s){const t=l?.direction,e=c?.direction,o=t?100*x(l?.speed,4):0,n=e?100*x(c?.speed,4):0;if(o||n){const i="up"===t?-o:o,r="to-left"===e?-n:n,a=[o&&l,n&&c].filter(Boolean);D("Translate",`from{ translate: 0px 0px; } to{ translate: ${r}px ${i}px; }`,{top:Math.min(...a.map((t=>x(t?.top,0)))),bottom:Math.max(...a.map((t=>x(t?.bottom,100))))})}const i=d?.direction;if(i){const t=Math.max(0,1-x(d?.level,5)/10),e={"fade-in":`from{ opacity: ${t}; } to{ opacity: 1; }`,"fade-out":`from{ opacity: 1; } to{ opacity: ${t}; }`,"fade-out-in":`0%{ opacity: 1; } 50%{ opacity: ${t}; } 100%{ opacity: 1; }`,"fade-in-out":`0%{ opacity: ${t}; } 50%{ opacity: 1; } 100%{ opacity: ${t}; }`}[i];e&&D("Opacity",e,d)}const r=u?.direction;if(r){const t=3*x(u?.level,4),e={"fade-in":`from{ filter: blur(${t}px); } to{ filter: blur(0px); }`,"fade-out":`from{ filter: blur(0px); } to{ filter: blur(${t}px); }`,"fade-out-in":`0%{ filter: blur(0px); } 50%{ filter: blur(${t}px); } 100%{ filter: blur(0px); }`,"fade-in-out":`0%{ filter: blur(${t}px); } 50%{ filter: blur(0px); } 100%{ filter: blur(${t}px); }`}[r];e&&D("Blur",e,u)}const a=p?.direction;if(a){const t=20*x(p?.level,4);D("Rotate",`from{ rotate: 0deg; } to{ rotate: ${"to-left"===a?-t:t}deg; }`,p)}if($?.direction){const t=.15*x($?.level,4),e=Math.max(0,1-t),o=1+t,n={"scale-up":`from{ scale: 1; } to{ scale: ${o}; }`,"scale-down":`from{ scale: 1; } to{ scale: ${e}; }`,"scale-down-up":`0%{ scale: 1; } 50%{ scale: ${e}; } 100%{ scale: 1; }`,"scale-up-down":`0%{ scale: 1; } 50%{ scale: ${o}; } 100%{ scale: 1; }`}[$.direction];n&&D("Scale",n,$)}}const z=[];if(M){if(y?.direction){const t="direct"===y?.direction?100:-100;z.push(((e,o)=>`translate(${(e*t).toFixed(2)}px, ${(o*t).toFixed(2)}px)`))}if(g?.direction){const t=12*("direct"===g?.direction?1:-1);z.push(((e,o)=>`perspective(1000px) rotateX(${(o*-t).toFixed(2)}deg) rotateY(${(e*t).toFixed(2)}deg)`))}}const T=(t,e,n)=>{if(!t||!t.defaultView)return;const i=t.defaultView,r=t.bPlMouse||(t.bPlMouse={x:0,y:0,items:new Map,frame:0,last:0}),a=r.items.get(o)||{x:0,y:0};if(a.rate=e,a.build=n,r.items.set(o,a),r.bound)return;r.bound=!0;const s=e=>{const o=r.last?Math.min(e-r.last,100):16.7;r.last=e;let n=!1;r.items.forEach(((e,i)=>{const a=e.el&&e.el.isConnected?e.el:t.querySelector(i);if(!a)return;e.el=a;const s=e.rate*o/1e3,l=r.x-e.x,c=r.y-e.y,d=Math.sqrt(l*l+c*c);d<=s?(e.x=r.x,e.y=r.y):(e.x+=l/d*s,e.y+=c/d*s,n=!0),a.style.transform=e.build(e.x,e.y)})),r.frame=n?i.requestAnimationFrame(s):0,r.last=n?e:0};t.addEventListener("pointermove",(t=>{r.x=2*(t.clientX/i.innerWidth-.5),r.y=2*(t.clientY/i.innerHeight-.5),r.frame||(r.frame=i.requestAnimationFrame(s))}))};if(z.length&&"undefined"!=typeof document){const t=Math.max(.25,1.5*x(y?.speed,x(g?.speed,4))),e=(t,e)=>z.map((o=>o(t,e))).join(" ");T(document,t,e),T(document.querySelector('iframe[name="editor-canvas"]')?.contentDocument,t,e)}const S=t=>h?.[t]||("desktop"===t?h?.undefined:""),I=o.split(">")[0],A=t=>{const e=S(t);return e?`position: sticky; ${e}: 0; z-index: 9;`:(t=>"tablet"===t?S("desktop"):"mobile"===t?S("tablet")||S("desktop"):"")(t)?"position: static;":""},E=Array.isArray(b)?b:e(b)?[b]:[],O=t=>!E.length||E.includes(t)?"":`${o}{ animation-name: none; }`
4 +;return`\n\t\t${k.length?`\n\t\t${j.join(" ")}\n\t\t@supports (animation-timeline: scroll()){\n\t\t\t${o}{\n\t\t\t\tanimation-name: ${k.join(", ")};\n\t\t\t\tanimation-duration: ${k.map((()=>"auto")).join(", ")};\n\t\t\t\tanimation-timing-function: ${k.map((()=>"linear")).join(", ")};\n\t\t\t\tanimation-fill-mode: ${k.map((()=>"both")).join(", ")};\n\t\t\t\tanimation-direction: ${k.map((()=>w?"normal":"reverse")).join(", ")};\n\t\t\t\tanimation-timeline: ${N.join(", ")};\n\t\t\t\tanimation-range: ${L.join(", ")};\n\t\t\t}\n\t\t\t${O("desktop")?`${n}{ ${O("desktop")} }`:""}\n\t\t\t${O("tablet-portrait")?`@media only screen and (min-width: 641px) and (max-width: 1024px){ ${O("tablet-portrait")} }`:""}\n\t\t\t${O("mobile-portrait")?`${r}{ ${O("mobile-portrait")} }`:""}\n\t\t}\n\t`:""}\n\t\t${z.length?`${o}{ transition-property: background, border, border-radius, box-shadow; }`:""}\n\t\t${A("desktop")?`${I}{ ${A("desktop")} }`:""}\n\t\t${A("tablet")?`${i}{ ${I}{ ${A("tablet")} } }`:""}\n\t\t${A("mobile")?`${r}{ ${I}{ ${A("mobile")} } }`:""}\n\t`})(v,z,t)}\n\t\t${D}\n\t`.replace(/\s+/g," ")},j=window.ReactJSXRuntime,k=(t={})=>`\n\t${c(t.bg)}\n\t${l("padding",p(t.padding))}\n\t${l("margin",p(t.margin))}\n\t${d(t.border)}\n\t${l("border-radius",p(t.borderRadius))}\n`,N=({attributes:t,id:e,isBackend:o=!1})=>{const{quote:n={},authorName:i={},authorRole:r={},avatar:a={},icon:s={},advanced:$}=t,{color:m,bg:b={},typography:M={},padding:y={},margin:g={},border:h={},borderRadius:x={}}=n,{color:w,typography:N={}}=i,{color:L,typography:v={}}=r,{size:D,shape:z}=a,{color:T,size:S,align:I}=s,A="circle"===z?"50%":"rounded"===z?"12px":"0",E="center"===I?"center":"right"===I?"flex-end":"flex-start",O=S||"48px",C=`#${e} .bBlocks-blockquote-wrapper`,Y=`${C} .bBlocks-blockquote-quote`,U=`${C} .bBlocks-blockquote-avatar`,Q=`${C} .bBlocks-blockquote-author`,P=`${C} .bBlocks-blockquote-role`,R=`${C} .bBlocks-blockquote-icon`;return(0,j.jsx)("style",{dangerouslySetInnerHTML:{__html:`\n\t\t\t${u("",M).googleFontLink}\n\t\t\t${u("",N).googleFontLink}\n\t\t\t${u("",v).googleFontLink}\n\t\t\t${R}{\n\t\t\t\t${l("width",O)}\n\t\t\t\t${l("height",O)}\n\t\t\t\t${l("color",T)}\n\t\t\t\talign-self: ${E};\n\t\t\t\t${k(s)}\n\t\t\t}\n\t\t\t${u(Y,M).styles}\n\t\t\t${Y}{\n\t\t\t\t${l("color",m)}\n\t\t\t\t${c(b)}\n\t\t\t\t${l("padding",p(y))}\n\t\t\t\t${l("margin",p(g))}\n\t\t\t\t${d(h)}\n\t\t\t\t${l("border-radius",p(x))}\n\t\t\t}\n\t\t\t${U}{\n\t\t\t\t${l("width",D)}\n\t\t\t\t${l("height",D)}\n\t\t\t\t${l("border-radius",A)}\n\t\t\t\t${k(a)}\n\t\t\t}\n\t\t\t${u(Q,N).styles}\n\t\t\t${Q}{\n\t\t\t\t${l("color",w)}\n\t\t\t\t${k(i)}\n\t\t\t}\n\t\t\t${u(P,v).styles}\n\t\t\t${P}{\n\t\t\t\t${l("color",L)}\n\t\t\t\t${k(r)}\n\t\t\t}\n\t\t\t${f(e,$,o,!1)}\n\t\t\t`}})},L=window.wp.i18n,v=((0,L.__)("General","b-blocks"),(0,L.__)("Style","b-blocks"),(0,L.__)("Advanced","b-blocks"),(0,L.__)("Border — left accent bar","b-blocks"),(0,L.__)("Quotation — large decorative mark","b-blocks"),(0,L.__)("Left","b-blocks"),(0,L.__)("Center","b-blocks"),(0,L.__)("Right","b-blocks"),(0,L.__)("Circle","b-blocks"),(0,L.__)("Rounded","b-blocks"),(0,L.__)("Square","b-blocks"),["border","quotation"]),D=["left","center","right"],z=({attributes:t})=>{const{quote:e={},authorName:o={},authorRole:n={},avatar:i={},layout:r={}}=t,{text:a}=e,{text:s}=o,{text:l,show:c}=n,{show:d,url:u,alt:p,size:$}=i,m=parseInt($,10)||48,b=v.includes(r.type)?r.type:"border",M=["bBlocks-blockquote-wrapper",`bBlocks-blockquote-layout-${b}`,`bBlocks-blockquote-align-${D.includes(r.alignment)?r.alignment:"left"}`].join(" "),y=d&&!!u,g=!(!s||!s.trim()),h=c&&!(!l||!l.trim()),x=y||g||h,w=p||(g?(0,L.sprintf)(/* translators: %s: author display name */ /* translators: %s: author display name */(0,L.__)("Photo of %s","b-blocks"),s):""),f=g?(0,L.sprintf)(/* translators: %s: author display name */ /* translators: %s: author display name */(0,L.__)("Quote by %s","b-blocks"),s):(0,L.__)("Pull quote","b-blocks");return(0,j.jsx)("div",{children:(0,j.jsxs)("figure",{className:M,role:"figure","aria-label":f,children:["quotation"===b&&(0,j.jsx)("span",{className:"bBlocks-blockquote-icon","aria-hidden":"true",children:(0,j.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 435 332",fill:"currentColor",focusable:"false",children:(0,j.jsx)("path",{d:"m142.6 0.7h-99.6c-23.5 0-42.7 19.2-42.7 42.6v99.7c0 23.4 19.2 42.6 42.7 42.6h60.4c0 47.2-34.6 85.4-81.7 85.4v60.3c86.4 0 156.3-69.9 156.3-156.3v-131.7c0-23.4-19.2-42.6-35.4-42.6zm256 0h-99.6c-23.5 0-42.7 19.2-42.7 42.6v99.7c0 23.4 19.2 42.6 42.7 42.6h60.4c0 47.2-34.6 85.4-81.7 85.4v60.3c86.4 0 156.3-69.9 156.3-156.3v-131.7c0-23.4-19.2-42.6-35.4-42.6z"})})}),(0,j.jsx)("blockquote",{className:"bBlocks-blockquote-quote",children:(0,j.jsx)("p",{className:"bBlocks-blockquote-quoteText",dangerouslySetInnerHTML:{__html:a||""}})}),x&&(0,j.jsxs)("figcaption",{className:"bBlocks-blockquote-caption",children:[y&&(0,j.jsx)("img",{className:"bBlocks-blockquote-avatar",src:u,alt:w,width:m,height:m,loading:"lazy",decoding:"async"}),(g||h)&&(0,j.jsxs)("cite",{className:"bBlocks-blockquote-cite",children:[g&&(0,j.jsx)("span",{className:"bBlocks-blockquote-author",children:s}),h&&(0,j.jsx)("span",{className:"bBlocks-blockquote-role",children:l})]})]})]})})};document.addEventListener("DOMContentLoaded",(()=>{document.querySelectorAll(".wp-block-b-blocks-blockquote").forEach((e=>{const o=JSON.parse(e.dataset.attributes);(0,t.createRoot)(e).render((0,j.jsxs)(j.Fragment,{children:[(0,j.jsx)(N,{attributes:o,id:e.id}),(0,j.jsx)(z,{attributes:o})]})),e?.removeAttribute("data-attributes")}))}))})();