| 1 |
"use strict";var wp;(wp||={}).blockLibrary=(()=>{var xde=Object.create;var ky=Object.defineProperty;var kde=Object.getOwnPropertyDescriptor;var wde=Object.getOwnPropertyNames;var Cde=Object.getPrototypeOf,Sde=Object.prototype.hasOwnProperty;var Tde=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var Se=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),$=(e,t)=>{for(var r in t)ky(e,r,{get:t[r],enumerable:!0})},zR=(e,t,r,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of wde(t))!Sde.call(e,n)&&n!==r&&ky(e,n,{get:()=>t[n],enumerable:!(a=kde(t,n))||a.enumerable});return e};var o=(e,t,r)=>(r=e!=null?xde(Cde(e)):{},zR(t||!e||!e.__esModule?ky(r,"default",{value:e,enumerable:!0}):r,e)),Pde=e=>zR(ky({},"__esModule",{value:!0}),e);var G=Se((F6e,VR)=>{VR.exports=window.wp.blocks});var pe=Se((O6e,FR)=>{FR.exports=window.wp.compose});var z=Se((H6e,OR)=>{OR.exports=window.wp.data});var T=Se((j6e,HR)=>{HR.exports=window.wp.blockEditor});var Mu=Se((U6e,jR)=>{jR.exports=window.wp.serverSideRender});var B=Se((G6e,UR)=>{UR.exports=window.wp.i18n});var U8=Se(or=>{"use strict";Object.defineProperty(or,"__esModule",{value:!0});or.Doctype=or.CDATA=or.Tag=or.Style=or.Script=or.Comment=or.Directive=or.Text=or.Root=or.isTag=or.ElementType=void 0;var Yn;(function(e){e.Root="root",e.Text="text",e.Directive="directive",e.Comment="comment",e.Script="script",e.Style="style",e.Tag="tag",e.CDATA="cdata",e.Doctype="doctype"})(Yn=or.ElementType||(or.ElementType={}));function Ide(e){return e.type===Yn.Tag||e.type===Yn.Script||e.type===Yn.Style}or.isTag=Ide;or.Root=Yn.Root;or.Text=Yn.Text;or.Directive=Yn.Directive;or.Comment=Yn.Comment;or.Script=Yn.Script;or.Style=Yn.Style;or.Tag=Yn.Tag;or.CDATA=Yn.CDATA;or.Doctype=Yn.Doctype});var $8=Se(Ge=>{"use strict";var Au=Ge&&Ge.__extends||(function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,n){a.__proto__=n}||function(a,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(a[i]=n[i])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}})(),c0=Ge&&Ge.__assign||function(){return c0=Object.assign||function(e){for(var t,r=1,a=arguments.length;r<a;r++){t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},c0.apply(this,arguments)};Object.defineProperty(Ge,"__esModule",{value:!0});Ge.cloneNode=Ge.hasChildren=Ge.isDocument=Ge.isDirective=Ge.isComment=Ge.isText=Ge.isCDATA=Ge.isTag=Ge.Element=Ge.Document=Ge.CDATA=Ge.NodeWithChildren=Ge.ProcessingInstruction=Ge.Comment=Ge.Text=Ge.DataNode=Ge.Node=void 0;var yn=U8(),W8=(function(){function e(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(e.prototype,"parentNode",{get:function(){return this.parent},set:function(t){this.parent=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"previousSibling",{get:function(){return this.prev},set:function(t){this.prev=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nextSibling",{get:function(){return this.next},set:function(t){this.next=t},enumerable:!1,configurable:!0}),e.prototype.cloneNode=function(t){return t===void 0&&(t=!1),q8(this,t)},e})();Ge.Node=W8;var wy=(function(e){Au(t,e);function t(r){var a=e.call(this)||this;return a.data=r,a}return Object.defineProperty(t.prototype,"nodeValue",{get:function(){return this.data},set:function(r){this.data=r},enumerable:!1,configurable:!0}),t})(W8);Ge.DataNode=wy;var WR=(function(e){Au(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=yn.ElementType.Text,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),t})(wy);Ge.Text=WR;var qR=(function(e){Au(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=yn.ElementType.Comment,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),t})(wy);Ge.Comment=qR;var $R=(function(e){Au(t,e);function t(r,a){var n=e.call(this,a)||this;return n.name=r,n.type=yn.ElementType.Directive,n}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),t})(wy);Ge.ProcessingInstruction=$R;var Cy=(function(e){Au(t,e);function t(r){var a=e.call(this)||this;return a.children=r,a}return Object.defineProperty(t.prototype,"firstChild",{get:function(){var r;return(r=this.children[0])!==null&&r!==void 0?r:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.children},set:function(r){this.children=r},enumerable:!1,configurable:!0}),t})(W8);Ge.NodeWithChildren=Cy;var ZR=(function(e){Au(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=yn.ElementType.CDATA,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),t})(Cy);Ge.CDATA=ZR;var KR=(function(e){Au(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=yn.ElementType.Root,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),t})(Cy);Ge.Document=KR;var QR=(function(e){Au(t,e);function t(r,a,n,i){n===void 0&&(n=[]),i===void 0&&(i=r==="script"?yn.ElementType.Script:r==="style"?yn.ElementType.Style:yn.ElementType.Tag);var l=e.call(this,n)||this;return l.name=r,l.attribs=a,l.type=i,l}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tagName",{get:function(){return this.name},set:function(r){this.name=r},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var r=this;return Object.keys(this.attribs).map(function(a){var n,i;return{name:a,value:r.attribs[a],namespace:(n=r["x-attribsNamespace"])===null||n===void 0?void 0:n[a],prefix:(i=r["x-attribsPrefix"])===null||i===void 0?void 0:i[a]}})},enumerable:!1,configurable:!0}),t})(Cy);Ge.Element=QR;function YR(e){return(0,yn.isTag)(e)}Ge.isTag=YR;function XR(e){return e.type===yn.ElementType.CDATA}Ge.isCDATA=XR;function JR(e){return e.type===yn.ElementType.Text}Ge.isText=JR;function ez(e){return e.type===yn.ElementType.Comment}Ge.isComment=ez;function tz(e){return e.type===yn.ElementType.Directive}Ge.isDirective=tz;function rz(e){return e.type===yn.ElementType.Root}Ge.isDocument=rz;function Ede(e){return Object.prototype.hasOwnProperty.call(e,"children")}Ge.hasChildren=Ede;function q8(e,t){t===void 0&&(t=!1);var r;if(JR(e))r=new WR(e.data);else if(ez(e))r=new qR(e.data);else if(YR(e)){var a=t?G8(e.children):[],n=new QR(e.name,c0({},e.attribs),a);a.forEach(function(c){return c.parent=n}),e.namespace!=null&&(n.namespace=e.namespace),e["x-attribsNamespace"]&&(n["x-attribsNamespace"]=c0({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(n["x-attribsPrefix"]=c0({},e["x-attribsPrefix"])),r=n}else if(XR(e)){var a=t?G8(e.children):[],i=new ZR(a);a.forEach(function(u){return u.parent=i}),r=i}else if(rz(e)){var a=t?G8(e.children):[],l=new KR(a);a.forEach(function(u){return u.parent=l}),e["x-mode"]&&(l["x-mode"]=e["x-mode"]),r=l}else if(tz(e)){var s=new $R(e.name,e.data);e["x-name"]!=null&&(s["x-name"]=e["x-name"],s["x-publicId"]=e["x-publicId"],s["x-systemId"]=e["x-systemId"]),r=s}else throw new Error("Not implemented yet: ".concat(e.type));return r.startIndex=e.startIndex,r.endIndex=e.endIndex,e.sourceCodeLocation!=null&&(r.sourceCodeLocation=e.sourceCodeLocation),r}Ge.cloneNode=q8;function G8(e){for(var t=e.map(function(a){return q8(a,!0)}),r=1;r<t.length;r++)t[r].prev=t[r-1],t[r-1].next=t[r];return t}});var nz=Se(Ss=>{"use strict";var Nde=Ss&&Ss.__createBinding||(Object.create?(function(e,t,r,a){a===void 0&&(a=r);var n=Object.getOwnPropertyDescriptor(t,r);(!n||("get"in n?!t.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,n)}):(function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]})),Dde=Ss&&Ss.__exportStar||function(e,t){for(var r in e)r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r)&&Nde(t,e,r)};Object.defineProperty(Ss,"__esModule",{value:!0});Ss.DomHandler=void 0;var Z8=U8(),Ru=$8();Dde($8(),Ss);var oz={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},az=(function(){function e(t,r,a){this.dom=[],this.root=new Ru.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof r=="function"&&(a=r,r=oz),typeof t=="object"&&(r=t,t=void 0),this.callback=t??null,this.options=r??oz,this.elementCB=a??null}return e.prototype.onparserinit=function(t){this.parser=t},e.prototype.onreset=function(){this.dom=[],this.root=new Ru.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},e.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},e.prototype.onerror=function(t){this.handleCallback(t)},e.prototype.onclosetag=function(){this.lastNode=null;var t=this.tagStack.pop();this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(t)},e.prototype.onopentag=function(t,r){var a=this.options.xmlMode?Z8.ElementType.Tag:void 0,n=new Ru.Element(t,r,void 0,a);this.addNode(n),this.tagStack.push(n)},e.prototype.ontext=function(t){var r=this.lastNode;if(r&&r.type===Z8.ElementType.Text)r.data+=t,this.options.withEndIndices&&(r.endIndex=this.parser.endIndex);else{var a=new Ru.Text(t);this.addNode(a),this.lastNode=a}},e.prototype.oncomment=function(t){if(this.lastNode&&this.lastNode.type===Z8.ElementType.Comment){this.lastNode.data+=t;return}var r=new Ru.Comment(t);this.addNode(r),this.lastNode=r},e.prototype.oncommentend=function(){this.lastNode=null},e.prototype.oncdatastart=function(){var t=new Ru.Text(""),r=new Ru.CDATA([t]);this.addNode(r),t.parent=r,this.lastNode=t},e.prototype.oncdataend=function(){this.lastNode=null},e.prototype.onprocessinginstruction=function(t,r){var a=new Ru.ProcessingInstruction(t,r);this.addNode(a)},e.prototype.handleCallback=function(t){if(typeof this.callback=="function")this.callback(t,this.dom);else if(t)throw t},e.prototype.addNode=function(t){var r=this.tagStack[this.tagStack.length-1],a=r.children[r.children.length-1];this.options.withStartIndices&&(t.startIndex=this.parser.startIndex),this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),r.children.push(t),a&&(t.prev=a,a.next=t),t.parent=r,this.lastNode=null},e})();Ss.DomHandler=az;Ss.default=az});var iz=Se(Oo=>{"use strict";Object.defineProperty(Oo,"__esModule",{value:!0});Oo.CARRIAGE_RETURN_PLACEHOLDER_REGEX=Oo.CARRIAGE_RETURN_PLACEHOLDER=Oo.CARRIAGE_RETURN_REGEX=Oo.CARRIAGE_RETURN=Oo.CASE_SENSITIVE_TAG_NAMES_MAP=Oo.CASE_SENSITIVE_TAG_NAMES=void 0;Oo.CASE_SENSITIVE_TAG_NAMES=["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"];Oo.CASE_SENSITIVE_TAG_NAMES_MAP=Oo.CASE_SENSITIVE_TAG_NAMES.reduce(function(e,t){return e[t.toLowerCase()]=t,e},{});Oo.CARRIAGE_RETURN="\r";Oo.CARRIAGE_RETURN_REGEX=new RegExp(Oo.CARRIAGE_RETURN,"g");Oo.CARRIAGE_RETURN_PLACEHOLDER="__HTML_DOM_PARSER_CARRIAGE_RETURN_PLACEHOLDER_".concat(Date.now(),"__");Oo.CARRIAGE_RETURN_PLACEHOLDER_REGEX=new RegExp(Oo.CARRIAGE_RETURN_PLACEHOLDER,"g")});var K8=Se(vf=>{"use strict";Object.defineProperty(vf,"__esModule",{value:!0});vf.formatAttributes=lz;vf.escapeSpecialCharacters=Ade;vf.revertEscapedCharacters=sz;vf.formatDOM=cz;var Sy=nz(),u0=iz();function Lde(e){return u0.CASE_SENSITIVE_TAG_NAMES_MAP[e]}function lz(e){for(var t={},r=0,a=e.length;r<a;r++){var n=e[r];t[n.name]=n.value}return t}function Mde(e){e=e.toLowerCase();var t=Lde(e);return t||e}function Ade(e){return e.replace(u0.CARRIAGE_RETURN_REGEX,u0.CARRIAGE_RETURN_PLACEHOLDER)}function sz(e){return e.replace(u0.CARRIAGE_RETURN_PLACEHOLDER_REGEX,u0.CARRIAGE_RETURN)}function cz(e,t,r){t===void 0&&(t=null);for(var a=[],n,i=0,l=e.length;i<l;i++){var s=e[i];switch(s.nodeType){case 1:{var c=Mde(s.nodeName);n=new Sy.Element(c,lz(s.attributes)),n.children=cz(c==="template"?s.content.childNodes:s.childNodes,n);break}case 3:n=new Sy.Text(sz(s.nodeValue));break;case 8:n=new Sy.Comment(s.nodeValue);break;default:continue}var u=a[i-1]||null;u&&(u.next=n),n.parent=t,n.prev=u,n.next=null,a.push(n)}return r&&(n=new Sy.ProcessingInstruction(r.substring(0,r.indexOf(" ")).toLowerCase(),r),n.next=a[0]||null,n.parent=t,a.unshift(n),a[1]&&(a[1].prev=a[0])),a}});var vz=Se(X8=>{"use strict";Object.defineProperty(X8,"__esModule",{value:!0});X8.default=Vde;var Rde=K8(),uz="html",mz="head",Ty="body",zde=/<([a-zA-Z]+[0-9]?)/,pz=/<head[^]*>/i,dz=/<body[^]*>/i,By=function(e,t){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},Q8=function(e,t){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")},fz=typeof window=="object"&&window.DOMParser;typeof fz=="function"&&(hz=new fz,gz="text/html",Q8=function(e,t){return t&&(e="<".concat(t,">").concat(e,"</").concat(t,">")),hz.parseFromString(e,gz)},By=Q8);var hz,gz;typeof document=="object"&&document.implementation&&(m0=document.implementation.createHTMLDocument(),By=function(e,t){if(t){var r=m0.documentElement.querySelector(t);return r&&(r.innerHTML=e),m0}return m0.documentElement.innerHTML=e,m0});var m0,Py=typeof document=="object"&&document.createElement("template"),Y8;Py&&Py.content&&(Y8=function(e){return Py.innerHTML=e,Py.content.childNodes});function Vde(e){var t,r;e=(0,Rde.escapeSpecialCharacters)(e);var a=e.match(zde),n=a&&a[1]?a[1].toLowerCase():"";switch(n){case uz:{var i=Q8(e);if(!pz.test(e)){var l=i.querySelector(mz);(t=l?.parentNode)===null||t===void 0||t.removeChild(l)}if(!dz.test(e)){var l=i.querySelector(Ty);(r=l?.parentNode)===null||r===void 0||r.removeChild(l)}return i.querySelectorAll(uz)}case mz:case Ty:{var s=By(e).querySelectorAll(n);return dz.test(e)&&pz.test(e)?s[0].parentNode.childNodes:s}default:{if(Y8)return Y8(e);var l=By(e,Ty).querySelector(Ty);return l.childNodes}}}});var bz=Se(p0=>{"use strict";var Fde=p0&&p0.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(p0,"__esModule",{value:!0});p0.default=Ude;var Ode=Fde(vz()),Hde=K8(),jde=/<(![a-zA-Z\s]+)>/;function Ude(e){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];var t=e.match(jde),r=t?t[1]:void 0;return(0,Hde.formatDOM)((0,Ode.default)(e),null,r)}});var yz=Se(Iy=>{var Gde=0;Iy.SAME=Gde;var Wde=1;Iy.CAMELCASE=Wde;Iy.possibleStandardNames={accept:0,acceptCharset:1,"accept-charset":"acceptCharset",accessKey:1,action:0,allowFullScreen:1,alt:0,as:0,async:0,autoCapitalize:1,autoComplete:1,autoCorrect:1,autoFocus:1,autoPlay:1,autoSave:1,capture:0,cellPadding:1,cellSpacing:1,challenge:0,charSet:1,checked:0,children:0,cite:0,class:"className",classID:1,className:1,cols:0,colSpan:1,content:0,contentEditable:1,contextMenu:1,controls:0,controlsList:1,coords:0,crossOrigin:1,dangerouslySetInnerHTML:1,data:0,dateTime:1,default:0,defaultChecked:1,defaultValue:1,defer:0,dir:0,disabled:0,disablePictureInPicture:1,disableRemotePlayback:1,download:0,draggable:0,encType:1,enterKeyHint:1,for:"htmlFor",form:0,formMethod:1,formAction:1,formEncType:1,formNoValidate:1,formTarget:1,frameBorder:1,headers:0,height:0,hidden:0,high:0,href:0,hrefLang:1,htmlFor:1,httpEquiv:1,"http-equiv":"httpEquiv",icon:0,id:0,innerHTML:1,inputMode:1,integrity:0,is:0,itemID:1,itemProp:1,itemRef:1,itemScope:1,itemType:1,keyParams:1,keyType:1,kind:0,label:0,lang:0,list:0,loop:0,low:0,manifest:0,marginWidth:1,marginHeight:1,max:0,maxLength:1,media:0,mediaGroup:1,method:0,min:0,minLength:1,multiple:0,muted:0,name:0,noModule:1,nonce:0,noValidate:1,open:0,optimum:0,pattern:0,placeholder:0,playsInline:1,poster:0,preload:0,profile:0,radioGroup:1,readOnly:1,referrerPolicy:1,rel:0,required:0,reversed:0,role:0,rows:0,rowSpan:1,sandbox:0,scope:0,scoped:0,scrolling:0,seamless:0,selected:0,shape:0,size:0,sizes:0,span:0,spellCheck:1,src:0,srcDoc:1,srcLang:1,srcSet:1,start:0,step:0,style:0,summary:0,tabIndex:1,target:0,title:0,type:0,useMap:1,value:0,width:0,wmode:0,wrap:0,about:0,accentHeight:1,"accent-height":"accentHeight",accumulate:0,additive:0,alignmentBaseline:1,"alignment-baseline":"alignmentBaseline",allowReorder:1,alphabetic:0,amplitude:0,arabicForm:1,"arabic-form":"arabicForm",ascent:0,attributeName:1,attributeType:1,autoReverse:1,azimuth:0,baseFrequency:1,baselineShift:1,"baseline-shift":"baselineShift",baseProfile:1,bbox:0,begin:0,bias:0,by:0,calcMode:1,capHeight:1,"cap-height":"capHeight",clip:0,clipPath:1,"clip-path":"clipPath",clipPathUnits:1,clipRule:1,"clip-rule":"clipRule",color:0,colorInterpolation:1,"color-interpolation":"colorInterpolation",colorInterpolationFilters:1,"color-interpolation-filters":"colorInterpolationFilters",colorProfile:1,"color-profile":"colorProfile",colorRendering:1,"color-rendering":"colorRendering",contentScriptType:1,contentStyleType:1,cursor:0,cx:0,cy:0,d:0,datatype:0,decelerate:0,descent:0,diffuseConstant:1,direction:0,display:0,divisor:0,dominantBaseline:1,"dominant-baseline":"dominantBaseline",dur:0,dx:0,dy:0,edgeMode:1,elevation:0,enableBackground:1,"enable-background":"enableBackground",end:0,exponent:0,externalResourcesRequired:1,fill:0,fillOpacity:1,"fill-opacity":"fillOpacity",fillRule:1,"fill-rule":"fillRule",filter:0,filterRes:1,filterUnits:1,floodOpacity:1,"flood-opacity":"floodOpacity",floodColor:1,"flood-color":"floodColor",focusable:0,fontFamily:1,"font-family":"fontFamily",fontSize:1,"font-size":"fontSize",fontSizeAdjust:1,"font-size-adjust":"fontSizeAdjust",fontStretch:1,"font-stretch":"fontStretch",fontStyle:1,"font-style":"fontStyle",fontVariant:1,"font-variant":"fontVariant",fontWeight:1,"font-weight":"fontWeight",format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:1,"glyph-name":"glyphName",glyphOrientationHorizontal:1,"glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphOrientationVertical:1,"glyph-orientation-vertical":"glyphOrientationVertical",glyphRef:1,gradientTransform:1,gradientUnits:1,hanging:0,horizAdvX:1,"horiz-adv-x":"horizAdvX",horizOriginX:1,"horiz-origin-x":"horizOriginX",ideographic:0,imageRendering:1,"image-rendering":"imageRendering",in2:0,in:0,inlist:0,intercept:0,k1:0,k2:0,k3:0,k4:0,k:0,kernelMatrix:1,kernelUnitLength:1,kerning:0,keyPoints:1,keySplines:1,keyTimes:1,lengthAdjust:1,letterSpacing:1,"letter-spacing":"letterSpacing",lightingColor:1,"lighting-color":"lightingColor",limitingConeAngle:1,local:0,markerEnd:1,"marker-end":"markerEnd",markerHeight:1,markerMid:1,"marker-mid":"markerMid",markerStart:1,"marker-start":"markerStart",markerUnits:1,markerWidth:1,mask:0,maskContentUnits:1,maskUnits:1,mathematical:0,mode:0,numOctaves:1,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:1,"overline-position":"overlinePosition",overlineThickness:1,"overline-thickness":"overlineThickness",paintOrder:1,"paint-order":"paintOrder",panose1:0,"panose-1":"panose1",pathLength:1,patternContentUnits:1,patternTransform:1,patternUnits:1,pointerEvents:1,"pointer-events":"pointerEvents",points:0,pointsAtX:1,pointsAtY:1,pointsAtZ:1,prefix:0,preserveAlpha:1,preserveAspectRatio:1,primitiveUnits:1,property:0,r:0,radius:0,refX:1,refY:1,renderingIntent:1,"rendering-intent":"renderingIntent",repeatCount:1,repeatDur:1,requiredExtensions:1,requiredFeatures:1,resource:0,restart:0,result:0,results:0,rotate:0,rx:0,ry:0,scale:0,security:0,seed:0,shapeRendering:1,"shape-rendering":"shapeRendering",slope:0,spacing:0,specularConstant:1,specularExponent:1,speed:0,spreadMethod:1,startOffset:1,stdDeviation:1,stemh:0,stemv:0,stitchTiles:1,stopColor:1,"stop-color":"stopColor",stopOpacity:1,"stop-opacity":"stopOpacity",strikethroughPosition:1,"strikethrough-position":"strikethroughPosition",strikethroughThickness:1,"strikethrough-thickness":"strikethroughThickness",string:0,stroke:0,strokeDasharray:1,"stroke-dasharray":"strokeDasharray",strokeDashoffset:1,"stroke-dashoffset":"strokeDashoffset",strokeLinecap:1,"stroke-linecap":"strokeLinecap",strokeLinejoin:1,"stroke-linejoin":"strokeLinejoin",strokeMiterlimit:1,"stroke-miterlimit":"strokeMiterlimit",strokeWidth:1,"stroke-width":"strokeWidth",strokeOpacity:1,"stroke-opacity":"strokeOpacity",suppressContentEditableWarning:1,suppressHydrationWarning:1,surfaceScale:1,systemLanguage:1,tableValues:1,targetX:1,targetY:1,textAnchor:1,"text-anchor":"textAnchor",textDecoration:1,"text-decoration":"textDecoration",textLength:1,textRendering:1,"text-rendering":"textRendering",to:0,transform:0,typeof:0,u1:0,u2:0,underlinePosition:1,"underline-position":"underlinePosition",underlineThickness:1,"underline-thickness":"underlineThickness",unicode:0,unicodeBidi:1,"unicode-bidi":"unicodeBidi",unicodeRange:1,"unicode-range":"unicodeRange",unitsPerEm:1,"units-per-em":"unitsPerEm",unselectable:0,vAlphabetic:1,"v-alphabetic":"vAlphabetic",values:0,vectorEffect:1,"vector-effect":"vectorEffect",version:0,vertAdvY:1,"vert-adv-y":"vertAdvY",vertOriginX:1,"vert-origin-x":"vertOriginX",vertOriginY:1,"vert-origin-y":"vertOriginY",vHanging:1,"v-hanging":"vHanging",vIdeographic:1,"v-ideographic":"vIdeographic",viewBox:1,viewTarget:1,visibility:0,vMathematical:1,"v-mathematical":"vMathematical",vocab:0,widths:0,wordSpacing:1,"word-spacing":"wordSpacing",writingMode:1,"writing-mode":"writingMode",x1:0,x2:0,x:0,xChannelSelector:1,xHeight:1,"x-height":"xHeight",xlinkActuate:1,"xlink:actuate":"xlinkActuate",xlinkArcrole:1,"xlink:arcrole":"xlinkArcrole",xlinkHref:1,"xlink:href":"xlinkHref",xlinkRole:1,"xlink:role":"xlinkRole",xlinkShow:1,"xlink:show":"xlinkShow",xlinkTitle:1,"xlink:title":"xlinkTitle",xlinkType:1,"xlink:type":"xlinkType",xmlBase:1,"xml:base":"xmlBase",xmlLang:1,"xml:lang":"xmlLang",xmlns:0,"xml:space":"xmlSpace",xmlnsXlink:1,"xmlns:xlink":"xmlnsXlink",xmlSpace:1,y1:0,y2:0,y:0,yChannelSelector:1,z:0,zoomAndPan:1}});var xz=Se(Pl=>{"use strict";function qde(e){return Ho.hasOwnProperty(e)?Ho[e]:null}function ja(e,t,r,a,n,i,l){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=a,this.attributeNamespace=n,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=l}var Ho={},$de=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];$de.forEach(e=>{Ho[e]=new ja(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(([e,t])=>{Ho[e]=new ja(e,1,!1,t,null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(e=>{Ho[e]=new ja(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(e=>{Ho[e]=new ja(e,2,!1,e,null,!1,!1)});["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(e=>{Ho[e]=new ja(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(e=>{Ho[e]=new ja(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(e=>{Ho[e]=new ja(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(e=>{Ho[e]=new ja(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(e=>{Ho[e]=new ja(e,5,!1,e.toLowerCase(),null,!1,!1)});var J8=/[\-\:]([a-z])/g,e7=e=>e[1].toUpperCase();["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(e=>{let t=e.replace(J8,e7);Ho[t]=new ja(t,1,!1,e,null,!1,!1)});["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(e=>{let t=e.replace(J8,e7);Ho[t]=new ja(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(e=>{let t=e.replace(J8,e7);Ho[t]=new ja(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(e=>{Ho[e]=new ja(e,1,!1,e.toLowerCase(),null,!1,!1)});var Zde="xlinkHref";Ho[Zde]=new ja("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(e=>{Ho[e]=new ja(e,1,!1,e.toLowerCase(),null,!0,!0)});var{CAMELCASE:Kde,SAME:Qde,possibleStandardNames:_z}=yz(),Yde=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",Xde=Yde+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Jde=RegExp.prototype.test.bind(new RegExp("^(data|aria)-["+Xde+"]*$")),efe=Object.keys(_z).reduce((e,t)=>{let r=_z[t];return r===Qde?e[t]=t:r===Kde?e[t.toLowerCase()]=t:e[t]=r,e},{});Pl.BOOLEAN=3;Pl.BOOLEANISH_STRING=2;Pl.NUMERIC=5;Pl.OVERLOADED_BOOLEAN=4;Pl.POSITIVE_NUMERIC=6;Pl.RESERVED=0;Pl.STRING=1;Pl.getPropertyInfo=qde;Pl.isCustomAttribute=Jde;Pl.possibleStandardNames=efe});var t7=Se((tSe,kz)=>{kz.exports=window.React});var Bz=Se((rSe,Pz)=>{"use strict";var wz=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,tfe=/\n/g,rfe=/^\s*/,ofe=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,afe=/^:\s*/,nfe=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,ife=/^[;\s]*/,lfe=/^\s+|\s+$/g,sfe=` |
| 2 |
`,Cz="/",Sz="*",lp="",cfe="comment",ufe="declaration";function mfe(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var r=1,a=1;function n(h){var g=h.match(tfe);g&&(r+=g.length);var b=h.lastIndexOf(sfe);a=~b?h.length-b:a+h.length}function i(){var h={line:r,column:a};return function(g){return g.position=new l(h),u(),g}}function l(h){this.start=h,this.end={line:r,column:a},this.source=t.source}l.prototype.content=e;function s(h){var g=new Error(t.source+":"+r+":"+a+": "+h);if(g.reason=h,g.filename=t.source,g.line=r,g.column=a,g.source=e,!t.silent)throw g}function c(h){var g=h.exec(e);if(g){var b=g[0];return n(b),e=e.slice(b.length),g}}function u(){c(rfe)}function m(h){var g;for(h=h||[];g=p();)g!==!1&&h.push(g);return h}function p(){var h=i();if(!(Cz!=e.charAt(0)||Sz!=e.charAt(1))){for(var g=2;lp!=e.charAt(g)&&(Sz!=e.charAt(g)||Cz!=e.charAt(g+1));)++g;if(g+=2,lp===e.charAt(g-1))return s("End of comment missing");var b=e.slice(2,g-2);return a+=2,n(b),e=e.slice(g),a+=2,h({type:cfe,comment:b})}}function d(){var h=i(),g=c(ofe);if(g){if(p(),!c(afe))return s("property missing ':'");var b=c(nfe),y=h({type:ufe,property:Tz(g[0].replace(wz,lp)),value:b?Tz(b[0].replace(wz,lp)):lp});return c(ife),y}}function f(){var h=[];m(h);for(var g;g=d();)g!==!1&&(h.push(g),m(h));return h}return u(),f()}function Tz(e){return e?e.replace(lfe,lp):lp}Pz.exports=mfe});var Iz=Se(d0=>{"use strict";var pfe=d0&&d0.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(d0,"__esModule",{value:!0});d0.default=ffe;var dfe=pfe(Bz());function ffe(e,t){let r=null;if(!e||typeof e!="string")return r;let a=(0,dfe.default)(e),n=typeof t=="function";return a.forEach(i=>{if(i.type!=="declaration")return;let{property:l,value:s}=i;n?t(l,s,i):s&&(r=r||{},r[l]=s)}),r}});var Nz=Se(Ey=>{"use strict";Object.defineProperty(Ey,"__esModule",{value:!0});Ey.camelCase=void 0;var hfe=/^--[a-zA-Z0-9_-]+$/,gfe=/-([a-z])/g,vfe=/^[^-]+$/,bfe=/^-(webkit|moz|ms|o|khtml)-/,yfe=/^-(ms)-/,_fe=function(e){return!e||vfe.test(e)||hfe.test(e)},xfe=function(e,t){return t.toUpperCase()},Ez=function(e,t){return"".concat(t,"-")},kfe=function(e,t){return t===void 0&&(t={}),_fe(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(yfe,Ez):e=e.replace(bfe,Ez),e.replace(gfe,xfe))};Ey.camelCase=kfe});var Lz=Se((o7,Dz)=>{"use strict";var wfe=o7&&o7.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},Cfe=wfe(Iz()),Sfe=Nz();function r7(e,t){var r={};return!e||typeof e!="string"||(0,Cfe.default)(e,function(a,n){a&&n&&(r[(0,Sfe.camelCase)(a,t)]=n)}),r}r7.default=r7;Dz.exports=r7});var a7=Se(Ua=>{"use strict";var Tfe=Ua&&Ua.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Ua,"__esModule",{value:!0});Ua.returnFirstArg=Ua.canTextBeChildOfNode=Ua.ELEMENTS_WITH_NO_TEXT_CHILDREN=Ua.PRESERVE_CUSTOM_ATTRIBUTES=void 0;Ua.isCustomComponent=Efe;Ua.setStyleProp=Dfe;var Pfe=t7(),Bfe=Tfe(Lz()),Ife=new Set(["annotation-xml","color-profile","font-face","font-face-src","font-face-uri","font-face-format","font-face-name","missing-glyph"]);function Efe(e,t){return e.includes("-")?!Ife.has(e):!!(t&&typeof t.is=="string")}var Nfe={reactCompat:!0};function Dfe(e,t){if(typeof e=="string"){if(!e.trim()){t.style={};return}try{t.style=(0,Bfe.default)(e,Nfe)}catch{t.style={}}}}Ua.PRESERVE_CUSTOM_ATTRIBUTES=Number(Pfe.version.split(".")[0])>=16;Ua.ELEMENTS_WITH_NO_TEXT_CHILDREN=new Set(["tr","tbody","thead","tfoot","colgroup","table","head","html","frameset"]);var Lfe=function(e){return!Ua.ELEMENTS_WITH_NO_TEXT_CHILDREN.has(e.name)};Ua.canTextBeChildOfNode=Lfe;var Mfe=function(e){return e};Ua.returnFirstArg=Mfe});var i7=Se(n7=>{"use strict";Object.defineProperty(n7,"__esModule",{value:!0});n7.default=Vfe;var f0=xz(),Mz=a7(),Afe=["checked","value"],Rfe=["input","select","textarea"],zfe={reset:!0,submit:!0};function Vfe(e,t){e===void 0&&(e={});var r={},a=!!(e.type&&zfe[e.type]);for(var n in e){var i=e[n];if((0,f0.isCustomAttribute)(n)){r[n]=i;continue}var l=n.toLowerCase(),s=Az(l);if(s){var c=(0,f0.getPropertyInfo)(s);switch(Afe.includes(s)&&Rfe.includes(t)&&!a&&(s=Az("default"+l)),r[s]=i,c&&c.type){case f0.BOOLEAN:r[s]=!0;break;case f0.OVERLOADED_BOOLEAN:i===""&&(r[s]=!0);break}continue}Mz.PRESERVE_CUSTOM_ATTRIBUTES&&(r[n]=i)}return(0,Mz.setStyleProp)(e.style,r),r}function Az(e){return f0.possibleStandardNames[e]}});var zz=Se(g0=>{"use strict";var Ffe=g0&&g0.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(g0,"__esModule",{value:!0});g0.default=Rz;var l7=t7(),Ofe=Ffe(i7()),h0=a7(),Hfe={cloneElement:l7.cloneElement,createElement:l7.createElement,isValidElement:l7.isValidElement};function Rz(e,t){t===void 0&&(t={});for(var r=[],a=typeof t.replace=="function",n=t.transform||h0.returnFirstArg,i=t.library||Hfe,l=i.cloneElement,s=i.createElement,c=i.isValidElement,u=e.length,m=0;m<u;m++){var p=e[m];if(a){var d=t.replace(p,m);if(c(d)){u>1&&(d=l(d,{key:d.key||m})),r.push(n(d,p,m));continue}}if(p.type==="text"){var f=!p.data.trim().length;if(f&&p.parent&&!(0,h0.canTextBeChildOfNode)(p.parent)||t.trim&&f)continue;r.push(n(p.data,p,m));continue}var h=p,g={};jfe(h)?((0,h0.setStyleProp)(h.attribs.style,h.attribs),g=h.attribs):h.attribs&&(g=(0,Ofe.default)(h.attribs,h.name));var b=void 0;switch(p.type){case"script":case"style":p.children[0]&&(g.dangerouslySetInnerHTML={__html:p.children[0].data});break;case"tag":p.name==="textarea"&&p.children[0]?g.defaultValue=p.children[0].data:p.children&&p.children.length&&(b=Rz(p.children,t));break;default:continue}u>1&&(g.key=m),r.push(n(s(p.name,g,b),p,m))}return r.length===1?r[0]:r}function jfe(e){return h0.PRESERVE_CUSTOM_ATTRIBUTES&&e.type==="tag"&&(0,h0.isCustomComponent)(e.name,e.attribs)}});var s7=Se(ar=>{"use strict";Object.defineProperty(ar,"__esModule",{value:!0});ar.Doctype=ar.CDATA=ar.Tag=ar.Style=ar.Script=ar.Comment=ar.Directive=ar.Text=ar.Root=ar.isTag=ar.ElementType=void 0;var Xn;(function(e){e.Root="root",e.Text="text",e.Directive="directive",e.Comment="comment",e.Script="script",e.Style="style",e.Tag="tag",e.CDATA="cdata",e.Doctype="doctype"})(Xn=ar.ElementType||(ar.ElementType={}));function Ufe(e){return e.type===Xn.Tag||e.type===Xn.Script||e.type===Xn.Style}ar.isTag=Ufe;ar.Root=Xn.Root;ar.Text=Xn.Text;ar.Directive=Xn.Directive;ar.Comment=Xn.Comment;ar.Script=Xn.Script;ar.Style=Xn.Style;ar.Tag=Xn.Tag;ar.CDATA=Xn.CDATA;ar.Doctype=Xn.Doctype});var p7=Se(We=>{"use strict";var zu=We&&We.__extends||(function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,n){a.__proto__=n}||function(a,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(a[i]=n[i])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}})(),v0=We&&We.__assign||function(){return v0=Object.assign||function(e){for(var t,r=1,a=arguments.length;r<a;r++){t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},v0.apply(this,arguments)};Object.defineProperty(We,"__esModule",{value:!0});We.cloneNode=We.hasChildren=We.isDocument=We.isDirective=We.isComment=We.isText=We.isCDATA=We.isTag=We.Element=We.Document=We.CDATA=We.NodeWithChildren=We.ProcessingInstruction=We.Comment=We.Text=We.DataNode=We.Node=void 0;var _n=s7(),u7=(function(){function e(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(e.prototype,"parentNode",{get:function(){return this.parent},set:function(t){this.parent=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"previousSibling",{get:function(){return this.prev},set:function(t){this.prev=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nextSibling",{get:function(){return this.next},set:function(t){this.next=t},enumerable:!1,configurable:!0}),e.prototype.cloneNode=function(t){return t===void 0&&(t=!1),m7(this,t)},e})();We.Node=u7;var Ny=(function(e){zu(t,e);function t(r){var a=e.call(this)||this;return a.data=r,a}return Object.defineProperty(t.prototype,"nodeValue",{get:function(){return this.data},set:function(r){this.data=r},enumerable:!1,configurable:!0}),t})(u7);We.DataNode=Ny;var Vz=(function(e){zu(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=_n.ElementType.Text,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),t})(Ny);We.Text=Vz;var Fz=(function(e){zu(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=_n.ElementType.Comment,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),t})(Ny);We.Comment=Fz;var Oz=(function(e){zu(t,e);function t(r,a){var n=e.call(this,a)||this;return n.name=r,n.type=_n.ElementType.Directive,n}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),t})(Ny);We.ProcessingInstruction=Oz;var Dy=(function(e){zu(t,e);function t(r){var a=e.call(this)||this;return a.children=r,a}return Object.defineProperty(t.prototype,"firstChild",{get:function(){var r;return(r=this.children[0])!==null&&r!==void 0?r:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.children},set:function(r){this.children=r},enumerable:!1,configurable:!0}),t})(u7);We.NodeWithChildren=Dy;var Hz=(function(e){zu(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=_n.ElementType.CDATA,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),t})(Dy);We.CDATA=Hz;var jz=(function(e){zu(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=_n.ElementType.Root,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),t})(Dy);We.Document=jz;var Uz=(function(e){zu(t,e);function t(r,a,n,i){n===void 0&&(n=[]),i===void 0&&(i=r==="script"?_n.ElementType.Script:r==="style"?_n.ElementType.Style:_n.ElementType.Tag);var l=e.call(this,n)||this;return l.name=r,l.attribs=a,l.type=i,l}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tagName",{get:function(){return this.name},set:function(r){this.name=r},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var r=this;return Object.keys(this.attribs).map(function(a){var n,i;return{name:a,value:r.attribs[a],namespace:(n=r["x-attribsNamespace"])===null||n===void 0?void 0:n[a],prefix:(i=r["x-attribsPrefix"])===null||i===void 0?void 0:i[a]}})},enumerable:!1,configurable:!0}),t})(Dy);We.Element=Uz;function Gz(e){return(0,_n.isTag)(e)}We.isTag=Gz;function Wz(e){return e.type===_n.ElementType.CDATA}We.isCDATA=Wz;function qz(e){return e.type===_n.ElementType.Text}We.isText=qz;function $z(e){return e.type===_n.ElementType.Comment}We.isComment=$z;function Zz(e){return e.type===_n.ElementType.Directive}We.isDirective=Zz;function Kz(e){return e.type===_n.ElementType.Root}We.isDocument=Kz;function Gfe(e){return Object.prototype.hasOwnProperty.call(e,"children")}We.hasChildren=Gfe;function m7(e,t){t===void 0&&(t=!1);var r;if(qz(e))r=new Vz(e.data);else if($z(e))r=new Fz(e.data);else if(Gz(e)){var a=t?c7(e.children):[],n=new Uz(e.name,v0({},e.attribs),a);a.forEach(function(c){return c.parent=n}),e.namespace!=null&&(n.namespace=e.namespace),e["x-attribsNamespace"]&&(n["x-attribsNamespace"]=v0({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(n["x-attribsPrefix"]=v0({},e["x-attribsPrefix"])),r=n}else if(Wz(e)){var a=t?c7(e.children):[],i=new Hz(a);a.forEach(function(u){return u.parent=i}),r=i}else if(Kz(e)){var a=t?c7(e.children):[],l=new jz(a);a.forEach(function(u){return u.parent=l}),e["x-mode"]&&(l["x-mode"]=e["x-mode"]),r=l}else if(Zz(e)){var s=new Oz(e.name,e.data);e["x-name"]!=null&&(s["x-name"]=e["x-name"],s["x-publicId"]=e["x-publicId"],s["x-systemId"]=e["x-systemId"]),r=s}else throw new Error("Not implemented yet: ".concat(e.type));return r.startIndex=e.startIndex,r.endIndex=e.endIndex,e.sourceCodeLocation!=null&&(r.sourceCodeLocation=e.sourceCodeLocation),r}We.cloneNode=m7;function c7(e){for(var t=e.map(function(a){return m7(a,!0)}),r=1;r<t.length;r++)t[r].prev=t[r-1],t[r-1].next=t[r];return t}});var Xz=Se(Ts=>{"use strict";var Wfe=Ts&&Ts.__createBinding||(Object.create?(function(e,t,r,a){a===void 0&&(a=r);var n=Object.getOwnPropertyDescriptor(t,r);(!n||("get"in n?!t.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,n)}):(function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]})),qfe=Ts&&Ts.__exportStar||function(e,t){for(var r in e)r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r)&&Wfe(t,e,r)};Object.defineProperty(Ts,"__esModule",{value:!0});Ts.DomHandler=void 0;var d7=s7(),Vu=p7();qfe(p7(),Ts);var Qz={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},Yz=(function(){function e(t,r,a){this.dom=[],this.root=new Vu.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof r=="function"&&(a=r,r=Qz),typeof t=="object"&&(r=t,t=void 0),this.callback=t??null,this.options=r??Qz,this.elementCB=a??null}return e.prototype.onparserinit=function(t){this.parser=t},e.prototype.onreset=function(){this.dom=[],this.root=new Vu.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},e.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},e.prototype.onerror=function(t){this.handleCallback(t)},e.prototype.onclosetag=function(){this.lastNode=null;var t=this.tagStack.pop();this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(t)},e.prototype.onopentag=function(t,r){var a=this.options.xmlMode?d7.ElementType.Tag:void 0,n=new Vu.Element(t,r,void 0,a);this.addNode(n),this.tagStack.push(n)},e.prototype.ontext=function(t){var r=this.lastNode;if(r&&r.type===d7.ElementType.Text)r.data+=t,this.options.withEndIndices&&(r.endIndex=this.parser.endIndex);else{var a=new Vu.Text(t);this.addNode(a),this.lastNode=a}},e.prototype.oncomment=function(t){if(this.lastNode&&this.lastNode.type===d7.ElementType.Comment){this.lastNode.data+=t;return}var r=new Vu.Comment(t);this.addNode(r),this.lastNode=r},e.prototype.oncommentend=function(){this.lastNode=null},e.prototype.oncdatastart=function(){var t=new Vu.Text(""),r=new Vu.CDATA([t]);this.addNode(r),t.parent=r,this.lastNode=t},e.prototype.oncdataend=function(){this.lastNode=null},e.prototype.onprocessinginstruction=function(t,r){var a=new Vu.ProcessingInstruction(t,r);this.addNode(a)},e.prototype.handleCallback=function(t){if(typeof this.callback=="function")this.callback(t,this.dom);else if(t)throw t},e.prototype.addNode=function(t){var r=this.tagStack[this.tagStack.length-1],a=r.children[r.children.length-1];this.options.withStartIndices&&(t.startIndex=this.parser.startIndex),this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),r.children.push(t),a&&(t.prev=a,a.next=t),t.parent=r,this.lastNode=null},e})();Ts.DomHandler=Yz;Ts.default=Yz});var h7=Se(oo=>{"use strict";var f7=oo&&oo.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(oo,"__esModule",{value:!0});oo.htmlToDOM=oo.domToReact=oo.attributesToProps=oo.Text=oo.ProcessingInstruction=oo.Element=oo.Comment=void 0;oo.default=Kfe;var Jz=f7(bz());oo.htmlToDOM=Jz.default;var $fe=f7(i7());oo.attributesToProps=$fe.default;var eV=f7(zz());oo.domToReact=eV.default;var Ly=Xz();Object.defineProperty(oo,"Comment",{enumerable:!0,get:function(){return Ly.Comment}});Object.defineProperty(oo,"Element",{enumerable:!0,get:function(){return Ly.Element}});Object.defineProperty(oo,"ProcessingInstruction",{enumerable:!0,get:function(){return Ly.ProcessingInstruction}});Object.defineProperty(oo,"Text",{enumerable:!0,get:function(){return Ly.Text}});var Zfe={lowerCaseAttributeNames:!1};function Kfe(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");return e?(0,eV.default)((0,Jz.default)(e,t?.htmlparser2||Zfe),t):[]}});var Oi=Se((dSe,rV)=>{rV.exports=window.wp.dom});var v=Se((fSe,oV)=>{oV.exports=window.ReactJSXRuntime});var j=Se((bSe,iV)=>{iV.exports=window.wp.element});var L=Se((_Se,lV)=>{lV.exports=window.wp.primitives});var A=Se((cBe,sV)=>{sV.exports=window.wp.components});var Br=Se((uBe,cV)=>{cV.exports=window.wp.blob});var Y=Se((mBe,uV)=>{uV.exports=window.wp.coreData});var nr=Se((lIe,WV)=>{WV.exports=window.wp.url});var Uo=Se((uIe,QV)=>{QV.exports=window.wp.htmlEntities});var _r=Se((kIe,uF)=>{uF.exports=window.wp.notices});var pF=Se((TIe,mF)=>{mF.exports=window.wp.privateApis});var Ns=Se((hEe,jF)=>{jF.exports=window.wp.keycodes});var Nf=Se((_Ee,WF)=>{WF.exports=window.wp.deprecated});var Qu=Se((GEe,oO)=>{oO.exports=window.wp.richText});var Ck=Se((ALe,XH)=>{XH.exports=window.wp.date});var F1=Se((dMe,dj)=>{dj.exports=window.wp.apiFetch});var Wc=Se((OAe,qU)=>{qU.exports=window.wp.hooks});var Y1=Se((nVe,w5)=>{var bW={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u1EA4:"A",\u1EAE:"A",\u1EB2:"A",\u1EB4:"A",\u1EB6:"A",\u00C6:"AE",\u1EA6:"A",\u1EB0:"A",\u0202:"A",\u1EA2:"A",\u1EA0:"A",\u1EA8:"A",\u1EAA:"A",\u1EAC:"A",\u00C7:"C",\u1E08:"C",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u1EBE:"E",\u1E16:"E",\u1EC0:"E",\u1E14:"E",\u1E1C:"E",\u0206:"E",\u1EBA:"E",\u1EBC:"E",\u1EB8:"E",\u1EC2:"E",\u1EC4:"E",\u1EC6:"E",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u1E2E:"I",\u020A:"I",\u1EC8:"I",\u1ECA:"I",\u00D0:"D",\u00D1:"N",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u1ED0:"O",\u1E4C:"O",\u1E52:"O",\u020E:"O",\u1ECE:"O",\u1ECC:"O",\u1ED4:"O",\u1ED6:"O",\u1ED8:"O",\u1EDC:"O",\u1EDE:"O",\u1EE0:"O",\u1EDA:"O",\u1EE2:"O",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u1EE6:"U",\u1EE4:"U",\u1EEC:"U",\u1EEE:"U",\u1EF0:"U",\u00DD:"Y",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u1EA5:"a",\u1EAF:"a",\u1EB3:"a",\u1EB5:"a",\u1EB7:"a",\u00E6:"ae",\u1EA7:"a",\u1EB1:"a",\u0203:"a",\u1EA3:"a",\u1EA1:"a",\u1EA9:"a",\u1EAB:"a",\u1EAD:"a",\u00E7:"c",\u1E09:"c",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u1EBF:"e",\u1E17:"e",\u1EC1:"e",\u1E15:"e",\u1E1D:"e",\u0207:"e",\u1EBB:"e",\u1EBD:"e",\u1EB9:"e",\u1EC3:"e",\u1EC5:"e",\u1EC7:"e",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u1E2F:"i",\u020B:"i",\u1EC9:"i",\u1ECB:"i",\u00F0:"d",\u00F1:"n",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u1ED1:"o",\u1E4D:"o",\u1E53:"o",\u020F:"o",\u1ECF:"o",\u1ECD:"o",\u1ED5:"o",\u1ED7:"o",\u1ED9:"o",\u1EDD:"o",\u1EDF:"o",\u1EE1:"o",\u1EDB:"o",\u1EE3:"o",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u1EE7:"u",\u1EE5:"u",\u1EED:"u",\u1EEF:"u",\u1EF1:"u",\u00FD:"y",\u00FF:"y",\u0100:"A",\u0101:"a",\u0102:"A",\u0103:"a",\u0104:"A",\u0105:"a",\u0106:"C",\u0107:"c",\u0108:"C",\u0109:"c",\u010A:"C",\u010B:"c",\u010C:"C",\u010D:"c",C\u0306:"C",c\u0306:"c",\u010E:"D",\u010F:"d",\u0110:"D",\u0111:"d",\u0112:"E",\u0113:"e",\u0114:"E",\u0115:"e",\u0116:"E",\u0117:"e",\u0118:"E",\u0119:"e",\u011A:"E",\u011B:"e",\u011C:"G",\u01F4:"G",\u011D:"g",\u01F5:"g",\u011E:"G",\u011F:"g",\u0120:"G",\u0121:"g",\u0122:"G",\u0123:"g",\u0124:"H",\u0125:"h",\u0126:"H",\u0127:"h",\u1E2A:"H",\u1E2B:"h",\u0128:"I",\u0129:"i",\u012A:"I",\u012B:"i",\u012C:"I",\u012D:"i",\u012E:"I",\u012F:"i",\u0130:"I",\u0131:"i",\u0132:"IJ",\u0133:"ij",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u1E30:"K",\u1E31:"k",K\u0306:"K",k\u0306:"k",\u0139:"L",\u013A:"l",\u013B:"L",\u013C:"l",\u013D:"L",\u013E:"l",\u013F:"L",\u0140:"l",\u0141:"l",\u0142:"l",\u1E3E:"M",\u1E3F:"m",M\u0306:"M",m\u0306:"m",\u0143:"N",\u0144:"n",\u0145:"N",\u0146:"n",\u0147:"N",\u0148:"n",\u0149:"n",N\u0306:"N",n\u0306:"n",\u014C:"O",\u014D:"o",\u014E:"O",\u014F:"o",\u0150:"O",\u0151:"o",\u0152:"OE",\u0153:"oe",P\u0306:"P",p\u0306:"p",\u0154:"R",\u0155:"r",\u0156:"R",\u0157:"r",\u0158:"R",\u0159:"r",R\u0306:"R",r\u0306:"r",\u0212:"R",\u0213:"r",\u015A:"S",\u015B:"s",\u015C:"S",\u015D:"s",\u015E:"S",\u0218:"S",\u0219:"s",\u015F:"s",\u0160:"S",\u0161:"s",\u0162:"T",\u0163:"t",\u021B:"t",\u021A:"T",\u0164:"T",\u0165:"t",\u0166:"T",\u0167:"t",T\u0306:"T",t\u0306:"t",\u0168:"U",\u0169:"u",\u016A:"U",\u016B:"u",\u016C:"U",\u016D:"u",\u016E:"U",\u016F:"u",\u0170:"U",\u0171:"u",\u0172:"U",\u0173:"u",\u0216:"U",\u0217:"u",V\u0306:"V",v\u0306:"v",\u0174:"W",\u0175:"w",\u1E82:"W",\u1E83:"w",X\u0306:"X",x\u0306:"x",\u0176:"Y",\u0177:"y",\u0178:"Y",Y\u0306:"Y",y\u0306:"y",\u0179:"Z",\u017A:"z",\u017B:"Z",\u017C:"z",\u017D:"Z",\u017E:"z",\u017F:"s",\u0192:"f",\u01A0:"O",\u01A1:"o",\u01AF:"U",\u01B0:"u",\u01CD:"A",\u01CE:"a",\u01CF:"I",\u01D0:"i",\u01D1:"O",\u01D2:"o",\u01D3:"U",\u01D4:"u",\u01D5:"U",\u01D6:"u",\u01D7:"U",\u01D8:"u",\u01D9:"U",\u01DA:"u",\u01DB:"U",\u01DC:"u",\u1EE8:"U",\u1EE9:"u",\u1E78:"U",\u1E79:"u",\u01FA:"A",\u01FB:"a",\u01FC:"AE",\u01FD:"ae",\u01FE:"O",\u01FF:"o",\u00DE:"TH",\u00FE:"th",\u1E54:"P",\u1E55:"p",\u1E64:"S",\u1E65:"s",X\u0301:"X",x\u0301:"x",\u0403:"\u0413",\u0453:"\u0433",\u040C:"\u041A",\u045C:"\u043A",A\u030B:"A",a\u030B:"a",E\u030B:"E",e\u030B:"e",I\u030B:"I",i\u030B:"i",\u01F8:"N",\u01F9:"n",\u1ED2:"O",\u1ED3:"o",\u1E50:"O",\u1E51:"o",\u1EEA:"U",\u1EEB:"u",\u1E80:"W",\u1E81:"w",\u1EF2:"Y",\u1EF3:"y",\u0200:"A",\u0201:"a",\u0204:"E",\u0205:"e",\u0208:"I",\u0209:"i",\u020C:"O",\u020D:"o",\u0210:"R",\u0211:"r",\u0214:"U",\u0215:"u",B\u030C:"B",b\u030C:"b",\u010C\u0323:"C",\u010D\u0323:"c",\u00CA\u030C:"E",\u00EA\u030C:"e",F\u030C:"F",f\u030C:"f",\u01E6:"G",\u01E7:"g",\u021E:"H",\u021F:"h",J\u030C:"J",\u01F0:"j",\u01E8:"K",\u01E9:"k",M\u030C:"M",m\u030C:"m",P\u030C:"P",p\u030C:"p",Q\u030C:"Q",q\u030C:"q",\u0158\u0329:"R",\u0159\u0329:"r",\u1E66:"S",\u1E67:"s",V\u030C:"V",v\u030C:"v",W\u030C:"W",w\u030C:"w",X\u030C:"X",x\u030C:"x",Y\u030C:"Y",y\u030C:"y",A\u0327:"A",a\u0327:"a",B\u0327:"B",b\u0327:"b",\u1E10:"D",\u1E11:"d",\u0228:"E",\u0229:"e",\u0190\u0327:"E",\u025B\u0327:"e",\u1E28:"H",\u1E29:"h",I\u0327:"I",i\u0327:"i",\u0197\u0327:"I",\u0268\u0327:"i",M\u0327:"M",m\u0327:"m",O\u0327:"O",o\u0327:"o",Q\u0327:"Q",q\u0327:"q",U\u0327:"U",u\u0327:"u",X\u0327:"X",x\u0327:"x",Z\u0327:"Z",z\u0327:"z",\u0439:"\u0438",\u0419:"\u0418",\u0451:"\u0435",\u0401:"\u0415"},yW=Object.keys(bW).join("|"),Tve=new RegExp(yW,"g"),Pve=new RegExp(yW,"");function Bve(e){return bW[e]}var _W=function(e){return e.replace(Tve,Bve)},Ive=function(e){return!!e.match(Pve)};w5.exports=_W;w5.exports.has=Ive;w5.exports.remove=_W});var F$=Se((yHe,V$)=>{V$.exports=window.wp.uploadMedia});var dv=Se(($je,jZ)=>{jZ.exports=window.wp.a11y});var qY=Se((wqe,WY)=>{WY.exports=window.wp.escapeHtml});var Kre=Se((pet,Zre)=>{Zre.exports=window.wp.wordcount});var oie=Se((iat,rie)=>{rie.exports=window.wp.patterns});var Zie=Se((pnt,$ie)=>{$ie.exports=window.wp.autop});var xce=Se((Yst,_ce)=>{"use strict";_ce.exports=function e(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;var a,n,i;if(Array.isArray(t)){if(a=t.length,a!=r.length)return!1;for(n=a;n--!==0;)if(!e(t[n],r[n]))return!1;return!0}if(t instanceof Map&&r instanceof Map){if(t.size!==r.size)return!1;for(n of t.entries())if(!r.has(n[0]))return!1;for(n of t.entries())if(!e(n[1],r.get(n[0])))return!1;return!0}if(t instanceof Set&&r instanceof Set){if(t.size!==r.size)return!1;for(n of t.entries())if(!r.has(n[0]))return!1;return!0}if(ArrayBuffer.isView(t)&&ArrayBuffer.isView(r)){if(a=t.length,a!=r.length)return!1;for(n=a;n--!==0;)if(t[n]!==r[n])return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if(i=Object.keys(t),a=i.length,a!==Object.keys(r).length)return!1;for(n=a;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,i[n]))return!1;for(n=a;n--!==0;){var l=i[n];if(!e(t[l],r[l]))return!1}return!0}return t!==t&&r!==r}});var ode=Se((Idt,rde)=>{rde.exports=window.wp.keyboardShortcuts});var R6e={};$(R6e,{__experimentalGetCoreBlocks:()=>pde,__experimentalRegisterExperimentalCoreBlocks:()=>A6e,privateApis:()=>ER,registerCoreBlocks:()=>M6e});var xl=o(G(),1),lde=o(pe(),1),sde=o(z(),1),cde=o(T(),1),ude=o(Mu(),1),dy=o(B(),1);function GR(e){var t,r,a="";if(typeof e=="string"||typeof e=="number")a+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=GR(e[t]))&&(a&&(a+=" "),a+=r)}else for(r in e)e[r]&&(a&&(a+=" "),a+=r);return a}function Bde(){for(var e,t,r=0,a="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=GR(e))&&(a&&(a+=" "),a+=t);return a}var w=Bde;var g7=o(h7(),1),Bl=o(h7(),1),tV=g7.default.default||g7.default;var aV=o(Oi(),1),nV=o(v(),1),Qfe=({wrapperProps:e={},html:t=""})=>{let r={replace:({name:i,type:l,attribs:s,parent:c,children:u})=>{if(l==="tag"&&i){let m=(0,Bl.attributesToProps)(s||{}),p=i;if(!c){let d={...m,...e,className:w(m.className,e.className),style:{...m.style||{},...e.style||{}}};return(0,nV.jsx)(p,{...d,children:(0,Bl.domToReact)(u,r)})}}}},a=(0,aV.safeHTML)(t);return tV(a,r)},ao=Qfe;var OB={};$(OB,{init:()=>ehe,metadata:()=>yx,name:()=>vV,settings:()=>bV});var FB=o(B(),1);var My=o(j(),1),Ga=(0,My.forwardRef)(({icon:e,size:t=24,...r},a)=>(0,My.cloneElement)(e,{width:t,height:t,...r,ref:a}));var b0=o(L(),1),y0=o(v(),1),v7=(0,y0.jsxs)(b0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,y0.jsx)(b0.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 12.75L9.5 12.75L9.5 11.25L19.5 11.25L19.5 12.75Z"}),(0,y0.jsx)(b0.Path,{d:"M4.5 9.5L8.5 12L4.5 14.5L4.5 9.5Z"})]});var sp=o(L(),1),cp=o(v(),1),b7=(0,cp.jsxs)(sp.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,cp.jsx)(sp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 9.5L9.5 9.5L9.5 8L19.5 8L19.5 9.5Z"}),(0,cp.jsx)(sp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 13L9.5 13L9.5 11.5L19.5 11.5L19.5 13Z"}),(0,cp.jsx)(sp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 16.3999L9.5 16.3999L9.5 14.8999L19.5 14.8999L19.5 16.3999Z"}),(0,cp.jsx)(sp.Path,{d:"M4.5 6.25L8.5 8.75L4.5 11.25L4.5 6.25Z"})]});var up=o(L(),1),mp=o(v(),1),y7=(0,mp.jsxs)(up.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,mp.jsx)(up.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 9.25L9.5 9.25L9.5 7.75L19.5 7.75L19.5 9.25Z"}),(0,mp.jsx)(up.Path,{d:"M4.5 6L8.5 8.5L4.5 11L4.5 6Z"}),(0,mp.jsx)(up.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 16.25L9.5 16.25L9.5 14.75L19.5 14.75L19.5 16.25Z"}),(0,mp.jsx)(up.Path,{d:"M4.5 13L8.5 15.5L4.5 18L4.5 13Z"})]});var Ay=o(L(),1),_7=o(v(),1),pp=(0,_7.jsx)(Ay.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,_7.jsx)(Ay.Path,{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})});var Ry=o(L(),1),x7=o(v(),1),k7=(0,x7.jsx)(Ry.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,x7.jsx)(Ry.Path,{d:"M7.5 5.5h9V4h-9v1.5Zm-3.5 7h16V11H4v1.5Zm3.5 7h9V18h-9v1.5Z"})});var zy=o(L(),1),w7=o(v(),1),C7=(0,w7.jsx)(zy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,w7.jsx)(zy.Path,{d:"M13 5.5H4V4h9v1.5Zm7 7H4V11h16v1.5Zm-7 7H4V18h9v1.5Z"})});var Vy=o(L(),1),S7=o(v(),1),T7=(0,S7.jsx)(Vy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,S7.jsx)(Vy.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM5 9h14v6H5V9Z"})});var Fy=o(L(),1),P7=o(v(),1),B7=(0,P7.jsx)(Fy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,P7.jsx)(Fy.Path,{d:"M11.111 5.5H20V4h-8.889v1.5ZM4 12.5h16V11H4v1.5Zm7.111 7H20V18h-8.889v1.5Z"})});var Oy=o(L(),1),I7=o(v(),1),E7=(0,I7.jsx)(Oy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,I7.jsx)(Oy.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11.934 7.406a1 1 0 0 0 .914.594H19a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5h5.764a.5.5 0 0 1 .447.276l.723 1.63Zm1.064-1.216a.5.5 0 0 0 .462.31H19a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.764a2 2 0 0 1 1.789 1.106l.445 1.084ZM8.5 10.5h7V12h-7v-1.5Zm7 3.5h-7v1.5h7V14Z"})});var Hy=o(L(),1),N7=o(v(),1),Jn=(0,N7.jsx)(Hy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,N7.jsx)(Hy.Path,{d:"M17.7 4.3c-1.2 0-2.8 0-3.8 1-.6.6-.9 1.5-.9 2.6V14c-.6-.6-1.5-1-2.5-1C8.6 13 7 14.6 7 16.5S8.6 20 10.5 20c1.5 0 2.8-1 3.3-2.3.5-.8.7-1.8.7-2.5V7.9c0-.7.2-1.2.5-1.6.6-.6 1.8-.6 2.8-.6h.3V4.3h-.4z"})});var jy=o(L(),1),D7=o(v(),1),L7=(0,D7.jsx)(jy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,D7.jsx)(jy.Path,{d:"M19 8h-1V6h-5v2h-2V6H6v2H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm.5 10c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-8c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v8z"})});var Uy=o(L(),1),M7=o(v(),1),_0=(0,M7.jsx)(Uy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,M7.jsx)(Uy.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v3.5h-15V5c0-.3.2-.5.5-.5zm8 5.5h6.5v3.5H13V10zm-1.5 3.5h-7V10h7v3.5zm-7 5.5v-4h7v4.5H5c-.3 0-.5-.2-.5-.5zm14.5.5h-6V15h6.5v4c0 .3-.2.5-.5.5z"})});var Gy=o(L(),1),A7=o(v(),1),R7=(0,A7.jsx)(Gy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,A7.jsx)(Gy.Path,{d:"M4 13.5h3v-3H4v3Zm6-3.5 2 2-2 2 1 1 3-3-3-3-1 1Zm7 .5v3h3v-3h-3Z"})});var Wy=o(L(),1),z7=o(v(),1),V7=(0,z7.jsx)(Wy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,z7.jsx)(Wy.Path,{d:"M8 12.5h8V11H8v1.5Z M19 6.5H5a2 2 0 0 0-2 2V15a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a2 2 0 0 0-2-2ZM5 8h14a.5.5 0 0 1 .5.5V15a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8.5A.5.5 0 0 1 5 8Z"})});var qy=o(L(),1),F7=o(v(),1),O7=(0,F7.jsx)(qy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,F7.jsx)(qy.Path,{d:"M14.5 17.5H9.5V16H14.5V17.5Z M14.5 8H9.5V6.5H14.5V8Z M7 3.5H17C18.1046 3.5 19 4.39543 19 5.5V9C19 10.1046 18.1046 11 17 11H7C5.89543 11 5 10.1046 5 9V5.5C5 4.39543 5.89543 3.5 7 3.5ZM17 5H7C6.72386 5 6.5 5.22386 6.5 5.5V9C6.5 9.27614 6.72386 9.5 7 9.5H17C17.2761 9.5 17.5 9.27614 17.5 9V5.5C17.5 5.22386 17.2761 5 17 5Z M7 13H17C18.1046 13 19 13.8954 19 15V18.5C19 19.6046 18.1046 20.5 17 20.5H7C5.89543 20.5 5 19.6046 5 18.5V15C5 13.8954 5.89543 13 7 13ZM17 14.5H7C6.72386 14.5 6.5 14.7239 6.5 15V18.5C6.5 18.7761 6.72386 19 7 19H17C17.2761 19 17.5 18.7761 17.5 18.5V15C17.5 14.7239 17.2761 14.5 17 14.5Z"})});var $y=o(L(),1),H7=o(v(),1),x0=(0,H7.jsx)($y.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,H7.jsx)($y.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V7h15v12zM9 10H7v2h2v-2zm0 4H7v2h2v-2zm4-4h-2v2h2v-2zm4 0h-2v2h2v-2zm-4 4h-2v2h2v-2zm4 0h-2v2h2v-2z"})});var Zy=o(L(),1),j7=o(v(),1),U7=(0,j7.jsx)(Zy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,j7.jsx)(Zy.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6 5.5h12a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5ZM4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6Zm4 10h2v-1.5H8V16Zm5 0h-2v-1.5h2V16Zm1 0h2v-1.5h-2V16Z"})});var Ky=o(L(),1),G7=o(v(),1),Fu=(0,G7.jsx)(Ky.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,G7.jsx)(Ky.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6 5.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2V6zm11-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM13 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V6zm5 8.5h-3a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5zM15 13a2 2 0 00-2 2v3a2 2 0 002 2h3a2 2 0 002-2v-3a2 2 0 00-2-2h-3zm-9 1.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5zM4 15a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2v-3z"})});var Qy=o(L(),1),W7=o(v(),1),k0=(0,W7.jsx)(Qy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,W7.jsx)(Qy.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})});var Yy=o(L(),1),q7=o(v(),1),$7=(0,q7.jsx)(Yy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,q7.jsx)(Yy.Path,{d:"m13.1 16-3.4-4 3.4-4 1.1 1-2.6 3 2.6 3-1.1 1z"})});var Xy=o(L(),1),Z7=o(v(),1),K7=(0,Z7.jsx)(Xy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Z7.jsx)(Xy.Path,{d:"M10.8622 8.04053L14.2805 12.0286L10.8622 16.0167L9.72327 15.0405L12.3049 12.0286L9.72327 9.01672L10.8622 8.04053Z"})});var Jy=o(L(),1),Q7=o(v(),1),Y7=(0,Q7.jsx)(Jy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Q7.jsx)(Jy.Path,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})});var e2=o(L(),1),X7=o(v(),1),w0=(0,X7.jsx)(e2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,X7.jsx)(e2.Path,{d:"M20 6H4c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h16c.3 0 .5.2.5.5v9zM10 10H8v2h2v-2zm-5 2h2v-2H5v2zm8-2h-2v2h2v-2zm-5 6h8v-2H8v2zm6-4h2v-2h-2v2zm3 0h2v-2h-2v2zm0 4h2v-2h-2v2zM5 16h2v-2H5v2z"})});var t2=o(L(),1),J7=o(v(),1),dp=(0,J7.jsx)(t2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,J7.jsx)(t2.Path,{d:"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z"})});var r2=o(L(),1),e9=o(v(),1),C0=(0,e9.jsx)(r2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,e9.jsx)(r2.Path,{d:"M20.8 10.7l-4.3-4.3-1.1 1.1 4.3 4.3c.1.1.1.3 0 .4l-4.3 4.3 1.1 1.1 4.3-4.3c.7-.8.7-1.9 0-2.6zM4.2 11.8l4.3-4.3-1-1-4.3 4.3c-.7.7-.7 1.8 0 2.5l4.3 4.3 1.1-1.1-4.3-4.3c-.2-.1-.2-.3-.1-.4z"})});var o2=o(L(),1),t9=o(v(),1),r9=(0,t9.jsx)(o2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,t9.jsx)(o2.Path,{d:"M19 6H6c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM6 17.5c-.3 0-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h3v10H6zm13.5-.5c0 .3-.2.5-.5.5h-3v-10h3c.3 0 .5.2.5.5v9z"})});var a2=o(L(),1),o9=o(v(),1),a9=(0,o9.jsx)(a2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,o9.jsx)(a2.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 7.5h-5v10h5v-10Zm1.5 0v10H19a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-2.5ZM6 7.5h2.5v10H6a.5.5 0 0 1-.5-.5V8a.5.5 0 0 1 .5-.5ZM6 6h13a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z"})});var n2=o(L(),1),n9=o(v(),1),S0=(0,n9.jsx)(n2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n9.jsx)(n2.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M7.25 16.437a6.5 6.5 0 1 1 9.5 0V16A2.75 2.75 0 0 0 14 13.25h-4A2.75 2.75 0 0 0 7.25 16v.437Zm1.5 1.193a6.47 6.47 0 0 0 3.25.87 6.47 6.47 0 0 0 3.25-.87V16c0-.69-.56-1.25-1.25-1.25h-4c-.69 0-1.25.56-1.25 1.25v1.63ZM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm10-2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})});var fp=o(L(),1),bf=o(v(),1),i9=(0,bf.jsxs)(fp.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,bf.jsx)(fp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 4H6c-1.1 0-2 .9-2 2v12.9c0 .6.5 1.1 1.1 1.1.3 0 .5-.1.8-.3L8.5 17H18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H7.9l-2.4 2.4V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v9z"}),(0,bf.jsx)(fp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 15V15C15 13.8954 14.1046 13 13 13L11 13C9.89543 13 9 13.8954 9 15V15"}),(0,bf.jsx)(fp.Circle,{cx:"12",cy:"9",r:"2",fillRule:"evenodd",clipRule:"evenodd"})]});var i2=o(L(),1),l9=o(v(),1),s9=(0,l9.jsx)(i2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,l9.jsx)(i2.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6.68822 16.625L5.5 17.8145L5.5 5.5L18.5 5.5L18.5 16.625L6.68822 16.625ZM7.31 18.125L19 18.125C19.5523 18.125 20 17.6773 20 17.125L20 5C20 4.44772 19.5523 4 19 4H5C4.44772 4 4 4.44772 4 5V19.5247C4 19.8173 4.16123 20.086 4.41935 20.2237C4.72711 20.3878 5.10601 20.3313 5.35252 20.0845L7.31 18.125ZM16 9.99997H8V8.49997H16V9.99997ZM8 14H13V12.5H8V14Z"})});var l2=o(L(),1),c9=o(v(),1),u9=(0,c9.jsx)(l2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c9.jsx)(l2.Path,{d:"m6.249 11.065.44-.44h3.186l-1.5 1.5H7.31l-1.957 1.96A.792.792 0 0 1 4 13.524V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1.5L12.5 8V5.5h-7v6.315l.749-.75ZM20 19.75H7v-1.5h13v1.5Zm0-12.653-8.967 9.064L8 17l.867-2.935L17.833 5 20 7.097Z"})});var s2=o(L(),1),m9=o(v(),1),p9=(0,m9.jsx)(s2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,m9.jsx)(s2.Path,{d:"M6.68822 10.625L6.24878 11.0649L5.5 11.8145L5.5 5.5L12.5 5.5V8L14 6.5V5C14 4.44772 13.5523 4 13 4H5C4.44772 4 4 4.44771 4 5V13.5247C4 13.8173 4.16123 14.086 4.41935 14.2237C4.72711 14.3878 5.10601 14.3313 5.35252 14.0845L7.31 12.125H8.375L9.875 10.625H7.31H6.68822ZM14.5605 10.4983L11.6701 13.75H16.9975C17.9963 13.75 18.7796 14.1104 19.3553 14.7048C19.9095 15.2771 20.2299 16.0224 20.4224 16.7443C20.7645 18.0276 20.7543 19.4618 20.7487 20.2544C20.7481 20.345 20.7475 20.4272 20.7475 20.4999L19.2475 20.5001C19.2475 20.4191 19.248 20.3319 19.2484 20.2394V20.2394C19.2526 19.4274 19.259 18.2035 18.973 17.1307C18.8156 16.5401 18.586 16.0666 18.2778 15.7483C17.9909 15.4521 17.5991 15.25 16.9975 15.25H11.8106L14.5303 17.9697L13.4696 19.0303L8.96956 14.5303L13.4394 9.50171L14.5605 10.4983Z"})});var c2=o(L(),1),d9=o(v(),1),T0=(0,d9.jsx)(c2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d9.jsx)(c2.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12.9c0 .6.5 1.1 1.1 1.1.3 0 .5-.1.8-.3L8.5 17H18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H7.9l-2.4 2.4V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v9z"})});var u2=o(L(),1),f9=o(v(),1),P0=(0,f9.jsx)(u2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,f9.jsx)(u2.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M8.10417 6.00024H6.5C5.39543 6.00024 4.5 6.89567 4.5 8.00024V10.3336H6V8.00024C6 7.7241 6.22386 7.50024 6.5 7.50024H8.10417V6.00024ZM4.5 13.6669V16.0002C4.5 17.1048 5.39543 18.0002 6.5 18.0002H8.10417V16.5002H6.5C6.22386 16.5002 6 16.2764 6 16.0002V13.6669H4.5ZM10.3958 6.00024V7.50024H13.6042V6.00024H10.3958ZM15.8958 6.00024V7.50024H17.5C17.7761 7.50024 18 7.7241 18 8.00024V10.3336H19.5V8.00024C19.5 6.89567 18.6046 6.00024 17.5 6.00024H15.8958ZM19.5 13.6669H18V16.0002C18 16.2764 17.7761 16.5002 17.5 16.5002H15.8958V18.0002H17.5C18.6046 18.0002 19.5 17.1048 19.5 16.0002V13.6669ZM13.6042 18.0002V16.5002H10.3958V18.0002H13.6042Z"})});var m2=o(L(),1),h9=o(v(),1),hp=(0,h9.jsx)(m2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,h9.jsx)(m2.Path,{d:"M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h6.2v8.9l2.5-3.1 2.5 3.1V4.5h2.2c.4 0 .8.4.8.8v13.4z"})});var p2=o(L(),1),g9=o(v(),1),B0=(0,g9.jsx)(p2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,g9.jsx)(p2.Path,{d:"M18 20v-2h2v-1.5H7.75a.25.25 0 0 1-.25-.25V4H6v2H4v1.5h2v8.75c0 .966.784 1.75 1.75 1.75h8.75v2H18ZM9.273 7.5h6.977a.25.25 0 0 1 .25.25v6.977H18V7.75A1.75 1.75 0 0 0 16.25 6H9.273v1.5Z"})});var d2=o(L(),1),v9=o(v(),1),I0=(0,v9.jsx)(d2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,v9.jsx)(d2.Path,{d:"M12.5 14.5h-1V16h1c2.2 0 4-1.8 4-4s-1.8-4-4-4h-1v1.5h1c1.4 0 2.5 1.1 2.5 2.5s-1.1 2.5-2.5 2.5zm-4 1.5v-1.5h-1C6.1 14.5 5 13.4 5 12s1.1-2.5 2.5-2.5h1V8h-1c-2.2 0-4 1.8-4 4s1.8 4 4 4h1zm-1-3.2h5v-1.5h-5v1.5zM18 4H9c-1.1 0-2 .9-2 2v.5h1.5V6c0-.3.2-.5.5-.5h9c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H9c-.3 0-.5-.2-.5-.5v-.5H7v.5c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2z"})});var f2=o(L(),1),b9=o(v(),1),y9=(0,b9.jsx)(f2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,b9.jsx)(f2.Path,{d:"M4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4zm.8-4l.7.7 2-2V12h1V9.2l2 2 .7-.7-2-2H12v-1H9.2l2-2-.7-.7-2 2V4h-1v2.8l-2-2-.7.7 2 2H4v1h2.8l-2 2z"})});var E0=o(L(),1),N0=o(v(),1),_9=(0,N0.jsxs)(E0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,N0.jsx)(E0.Path,{d:"M4 16h10v1.5H4V16Zm0-4.5h16V13H4v-1.5ZM10 7h10v1.5H10V7Z",fillRule:"evenodd",clipRule:"evenodd"}),(0,N0.jsx)(E0.Path,{d:"m4 5.25 4 2.5-4 2.5v-5Z"})]});var h2=o(L(),1),x9=o(v(),1),k9=(0,x9.jsx)(h2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,x9.jsx)(h2.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})});var g2=o(L(),1),w9=o(v(),1),D0=(0,w9.jsx)(g2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,w9.jsx)(g2.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.848 8a1 1 0 0 1-.914-.594l-.723-1.63a.5.5 0 0 0-.447-.276H5a.5.5 0 0 0-.5.5v11.5a.5.5 0 0 0 .5.5h14a.5.5 0 0 0 .5-.5v-9A.5.5 0 0 0 19 8h-6.152Zm.612-1.5a.5.5 0 0 1-.462-.31l-.445-1.084A2 2 0 0 0 10.763 4H5a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2h-5.54Z"})});var v2=o(L(),1),C9=o(v(),1),S9=(0,C9.jsx)(v2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,C9.jsx)(v2.Path,{fillRule:"evenodd",d:"M18 5.5h-8v8h8.5V6a.5.5 0 00-.5-.5zm-9.5 8h-3V6a.5.5 0 01.5-.5h2.5v8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})});var b2=o(L(),1),T9=o(v(),1),P9=(0,T9.jsx)(b2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,T9.jsx)(b2.Path,{d:"M20 5.5H4V4H20V5.5ZM12 12.5H4V11H12V12.5ZM20 20V18.5H4V20H20ZM20.0303 9.03033L17.0607 12L20.0303 14.9697L18.9697 16.0303L15.4697 12.5303L14.9393 12L15.4697 11.4697L18.9697 7.96967L20.0303 9.03033Z"})});var y2=o(L(),1),B9=o(v(),1),I9=(0,B9.jsx)(y2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,B9.jsx)(y2.Path,{d:"M4 7.2v1.5h16V7.2H4zm8 8.6h8v-1.5h-8v1.5zm-8-3.5l3 3-3 3 1 1 4-4-4-4-1 1z"})});var _2=o(L(),1),E9=o(v(),1),L0=(0,E9.jsx)(_2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,E9.jsx)(_2.Path,{d:"M4 8.8h8.9V7.2H4v1.6zm0 7h8.9v-1.5H4v1.5zM18 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"})});var x2=o(L(),1),N9=o(v(),1),M0=(0,N9.jsx)(x2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,N9.jsx)(x2.Path,{d:"M11.1 15.8H20v-1.5h-8.9v1.5zm0-8.6v1.5H20V7.2h-8.9zM6 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})});var k2=o(L(),1),D9=o(v(),1),A0=(0,D9.jsx)(k2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,D9.jsx)(k2.Path,{d:"M3.8 15.8h8.9v-1.5H3.8v1.5zm0-7h8.9V7.2H3.8v1.6zm14.7-2.1V10h1V5.3l-2.2.7.3 1 .9-.3zm1.2 6.1c-.5-.6-1.2-.5-1.7-.4-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5H20v-1h-.9c.3-.6.8-1.4.9-2.1 0-.3 0-.8-.3-1.1z"})});var w2=o(L(),1),L9=o(v(),1),Hi=(0,L9.jsx)(w2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,L9.jsx)(w2.Path,{d:"M11.1 15.8H20v-1.5h-8.9v1.5zm0-8.6v1.5H20V7.2h-8.9zM5 6.7V10h1V5.3L3.8 6l.4 1 .8-.3zm-.4 5.7c-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5h2.7v-1h-1c.3-.6.8-1.4.9-2.1.1-.3 0-.8-.2-1.1-.5-.6-1.3-.5-1.7-.4z"})});var C2=o(L(),1),M9=o(v(),1),A9=(0,M9.jsx)(C2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,M9.jsx)(C2.Path,{d:"M3 9c0 2.8 2.2 5 5 5v-.2V20h1.5V5.5H12V20h1.5V5.5h3V4H8C5.2 4 3 6.2 3 9Zm15.9-1-1.1 1 2.6 3-2.6 3 1.1 1 3.4-4-3.4-4Z"})});var S2=o(L(),1),R9=o(v(),1),R0=(0,R9.jsx)(S2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,R9.jsx)(S2.Path,{d:"M20 5.5H4V4H20V5.5ZM12 12.5H4V11H12V12.5ZM20 20V18.5H4V20H20ZM15.4697 14.9697L18.4393 12L15.4697 9.03033L16.5303 7.96967L20.0303 11.4697L20.5607 12L20.0303 12.5303L16.5303 16.0303L15.4697 14.9697Z"})});var T2=o(L(),1),z9=o(v(),1),z0=(0,z9.jsx)(T2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,z9.jsx)(T2.Path,{d:"M4 7.2v1.5h16V7.2H4zm8 8.6h8v-1.5h-8v1.5zm-4-4.6l-4 4 4 4 1-1-3-3 3-3-1-1z"})});var P2=o(L(),1),V9=o(v(),1),gp=(0,V9.jsx)(P2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,V9.jsx)(P2.Path,{d:"M6 4a2 2 0 0 0-2 2v3h1.5V6a.5.5 0 0 1 .5-.5h3V4H6Zm3 14.5H6a.5.5 0 0 1-.5-.5v-3H4v3a2 2 0 0 0 2 2h3v-1.5Zm6 1.5v-1.5h3a.5.5 0 0 0 .5-.5v-3H20v3a2 2 0 0 1-2 2h-3Zm3-16a2 2 0 0 1 2 2v3h-1.5V6a.5.5 0 0 0-.5-.5h-3V4h3Z"})});var B2=o(L(),1),F9=o(v(),1),V0=(0,F9.jsx)(B2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,F9.jsx)(B2.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.375 4.5H4.625a.125.125 0 0 0-.125.125v8.254l2.859-1.54a.75.75 0 0 1 .68-.016l2.384 1.142 2.89-2.074a.75.75 0 0 1 .874 0l2.313 1.66V4.625a.125.125 0 0 0-.125-.125Zm.125 9.398-2.75-1.975-2.813 2.02a.75.75 0 0 1-.76.067l-2.444-1.17L4.5 14.583v1.792c0 .069.056.125.125.125h11.75a.125.125 0 0 0 .125-.125v-2.477ZM4.625 3C3.728 3 3 3.728 3 4.625v11.75C3 17.273 3.728 18 4.625 18h11.75c.898 0 1.625-.727 1.625-1.625V4.625C18 3.728 17.273 3 16.375 3H4.625ZM20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z"})});var I2=o(L(),1),O9=o(v(),1),Il=(0,O9.jsx)(I2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,O9.jsx)(I2.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m3 5c0-1.10457.89543-2 2-2h13.5c1.1046 0 2 .89543 2 2v13.5c0 1.1046-.8954 2-2 2h-13.5c-1.10457 0-2-.8954-2-2zm2-.5h6v6.5h-6.5v-6c0-.27614.22386-.5.5-.5zm-.5 8v6c0 .2761.22386.5.5.5h6v-6.5zm8 0v6.5h6c.2761 0 .5-.2239.5-.5v-6zm0-8v6.5h6.5v-6c0-.27614-.2239-.5-.5-.5z"})});var E2=o(L(),1),H9=o(v(),1),vp=(0,H9.jsx)(E2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,H9.jsx)(E2.Path,{d:"M18 4h-7c-1.1 0-2 .9-2 2v3H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-3h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-4.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h3V13c0 1.1.9 2 2 2h2.5v3zm0-4.5H11c-.3 0-.5-.2-.5-.5v-2.5H13c.3 0 .5.2.5.5v2.5zm5-.5c0 .3-.2.5-.5.5h-3V11c0-1.1-.9-2-2-2h-2.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7z"})});var N2=o(L(),1),j9=o(v(),1),U9=(0,j9.jsx)(N2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,j9.jsx)(N2.Path,{d:"M18.5 10.5H10v8h8a.5.5 0 00.5-.5v-7.5zm-10 0h-3V18a.5.5 0 00.5.5h2.5v-8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})});var D2=o(L(),1),G9=o(v(),1),W9=(0,G9.jsx)(D2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,G9.jsx)(D2.Path,{d:"M17.6 7c-.6.9-1.5 1.7-2.6 2v1h2v7h2V7h-1.4zM11 11H7V7H5v10h2v-4h4v4h2V7h-2v4z"})});var L2=o(L(),1),q9=o(v(),1),$9=(0,q9.jsx)(L2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,q9.jsx)(L2.Path,{d:"M9 11.1H5v-4H3v10h2v-4h4v4h2v-10H9v4zm8 4c.5-.4.6-.6 1.1-1.1.4-.4.8-.8 1.2-1.3.3-.4.6-.8.9-1.3.2-.4.3-.8.3-1.3 0-.4-.1-.9-.3-1.3-.2-.4-.4-.7-.8-1-.3-.3-.7-.5-1.2-.6-.5-.2-1-.2-1.5-.2-.4 0-.7 0-1.1.1-.3.1-.7.2-1 .3-.3.1-.6.3-.9.5-.3.2-.6.4-.8.7l1.2 1.2c.3-.3.6-.5 1-.7.4-.2.7-.3 1.2-.3s.9.1 1.3.4c.3.3.5.7.5 1.1 0 .4-.1.8-.4 1.1-.3.5-.6.9-1 1.2-.4.4-1 .9-1.6 1.4-.6.5-1.4 1.1-2.2 1.6v1.5h8v-2H17z"})});var M2=o(L(),1),Z9=o(v(),1),K9=(0,Z9.jsx)(M2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Z9.jsx)(M2.Path,{d:"M9 11H5V7H3v10h2v-4h4v4h2V7H9v4zm11.3 1.7c-.4-.4-1-.7-1.6-.8v-.1c.6-.2 1.1-.5 1.5-.9.3-.4.5-.8.5-1.3 0-.4-.1-.8-.3-1.1-.2-.3-.5-.6-.8-.8-.4-.2-.8-.4-1.2-.5-.6-.1-1.1-.2-1.6-.2-.6 0-1.3.1-1.8.3s-1.1.5-1.6.9l1.2 1.4c.4-.2.7-.4 1.1-.6.3-.2.7-.3 1.1-.3.4 0 .8.1 1.1.3.3.2.4.5.4.8 0 .4-.2.7-.6.9-.7.3-1.5.5-2.2.4v1.6c.5 0 1 0 1.5.1.3.1.7.2 1 .3.2.1.4.2.5.4s.1.4.1.6c0 .3-.2.7-.5.8-.4.2-.9.3-1.4.3s-1-.1-1.4-.3c-.4-.2-.8-.4-1.2-.7L13 15.6c.5.4 1 .8 1.6 1 .7.3 1.5.4 2.3.4.6 0 1.1-.1 1.6-.2.4-.1.9-.2 1.3-.5.4-.2.7-.5.9-.9.2-.4.3-.8.3-1.2 0-.6-.3-1.1-.7-1.5z"})});var A2=o(L(),1),Q9=o(v(),1),Y9=(0,Q9.jsx)(A2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Q9.jsx)(A2.Path,{d:"M20 13V7h-3l-4 6v2h5v2h2v-2h1v-2h-1zm-2 0h-2.8L18 9v4zm-9-2H5V7H3v10h2v-4h4v4h2V7H9v4z"})});var R2=o(L(),1),X9=o(v(),1),J9=(0,X9.jsx)(R2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,X9.jsx)(R2.Path,{d:"M9 11H5V7H3v10h2v-4h4v4h2V7H9v4zm11.7 1.2c-.2-.3-.5-.7-.8-.9-.3-.3-.7-.5-1.1-.6-.5-.1-.9-.2-1.4-.2-.2 0-.5.1-.7.1-.2.1-.5.1-.7.2l.1-1.9h4.3V7H14l-.3 5 1 .6.5-.2.4-.1c.1-.1.3-.1.4-.1h.5c.5 0 1 .1 1.4.4.4.2.6.7.6 1.1 0 .4-.2.8-.6 1.1-.4.3-.9.4-1.4.4-.4 0-.9-.1-1.3-.3-.4-.2-.7-.4-1.1-.7 0 0-1.1 1.4-1 1.5.5.4 1 .8 1.6 1 .7.3 1.5.4 2.3.4.5 0 1-.1 1.5-.3s.9-.4 1.3-.7c.4-.3.7-.7.9-1.1s.3-.9.3-1.4-.1-1-.3-1.4z"})});var z2=o(L(),1),eT=o(v(),1),tT=(0,eT.jsx)(z2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,eT.jsx)(z2.Path,{d:"M20.7 12.4c-.2-.3-.4-.6-.7-.9s-.6-.5-1-.6c-.4-.2-.8-.2-1.2-.2-.5 0-.9.1-1.3.3s-.8.5-1.2.8c0-.5 0-.9.2-1.4l.6-.9c.2-.2.5-.4.8-.5.6-.2 1.3-.2 1.9 0 .3.1.6.3.8.5 0 0 1.3-1.3 1.3-1.4-.4-.3-.9-.6-1.4-.8-.6-.2-1.3-.3-2-.3-.6 0-1.1.1-1.7.4-.5.2-1 .5-1.4.9-.4.4-.8 1-1 1.6-.3.7-.4 1.5-.4 2.3s.1 1.5.3 2.1c.2.6.6 1.1 1 1.5.4.4.9.7 1.4.9 1 .3 2 .3 3 0 .4-.1.8-.3 1.2-.6.3-.3.6-.6.8-1 .2-.5.3-.9.3-1.4s-.1-.9-.3-1.3zm-2 2.1c-.1.2-.3.4-.4.5-.1.1-.3.2-.5.2-.2.1-.4.1-.6.1-.2.1-.5 0-.7-.1-.2 0-.3-.2-.5-.3-.1-.2-.3-.4-.4-.6-.2-.3-.3-.7-.3-1 .3-.3.6-.5 1-.7.3-.1.7-.2 1-.2.4 0 .8.1 1.1.3.3.3.4.7.4 1.1 0 .2 0 .5-.1.7zM9 11H5V7H3v10h2v-4h4v4h2V7H9v4z"})});var V2=o(L(),1),rT=o(v(),1),oT=(0,rT.jsx)(V2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,rT.jsx)(V2.Path,{d:"M6 5V18.5911L12 13.8473L18 18.5911V5H6Z"})});var F2=o(L(),1),aT=o(v(),1),nT=(0,aT.jsx)(F2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,aT.jsx)(F2.Path,{d:"M12 4L4 7.9V20h16V7.9L12 4zm6.5 14.5H14V13h-4v5.5H5.5V8.8L12 5.7l6.5 3.1v9.7z"})});var O2=o(L(),1),iT=o(v(),1),lT=(0,iT.jsx)(O2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,iT.jsx)(O2.Path,{d:"M4.8 11.4H2.1V9H1v6h1.1v-2.6h2.7V15h1.1V9H4.8v2.4zm1.9-1.3h1.7V15h1.1v-4.9h1.7V9H6.7v1.1zM16.2 9l-1.5 2.7L13.3 9h-.9l-.8 6h1.1l.5-4 1.5 2.8 1.5-2.8.5 4h1.1L17 9h-.8zm3.8 5V9h-1.1v6h3.6v-1H20z"})});var H2=o(L(),1),sT=o(v(),1),Ou=(0,sT.jsx)(H2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,sT.jsx)(H2.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v8.4l-3-2.9c-.3-.3-.8-.3-1 0L11.9 14 9 12c-.3-.2-.6-.2-.8 0l-3.6 2.6V5c-.1-.3.1-.5.4-.5zm14 15H5c-.3 0-.5-.2-.5-.5v-2.4l4.1-3 3 1.9c.3.2.7.2.9-.1L16 12l3.5 3.4V19c0 .3-.2.5-.5.5z"})});var j2=o(L(),1),cT=o(v(),1),uT=(0,cT.jsx)(j2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,cT.jsx)(j2.Path,{d:"m6.734 16.106 2.176-2.38-1.093-1.028-3.846 4.158 3.846 4.158 1.093-1.028-2.176-2.38h2.811c1.125 0 2.25.03 3.374 0 1.428-.001 3.362-.25 4.963-1.277 1.66-1.065 2.868-2.906 2.868-5.859 0-2.479-1.327-4.896-3.65-5.93-1.82-.813-3.044-.8-4.806-.788l-.567.002v1.5c.184 0 .368 0 .553-.002 1.82-.007 2.704-.014 4.21.657 1.854.827 2.76 2.657 2.76 4.561 0 2.472-.973 3.824-2.178 4.596-1.258.807-2.864 1.04-4.163 1.04h-.02c-1.115.03-2.229 0-3.344 0H6.734Z"})});var U2=o(L(),1),mT=o(v(),1),bp=(0,mT.jsx)(U2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,mT.jsx)(U2.Path,{d:"M18 5.5H6a.5.5 0 00-.5.5v3h13V6a.5.5 0 00-.5-.5zm.5 5H10v8h8a.5.5 0 00.5-.5v-7.5zm-10 0h-3V18a.5.5 0 00.5.5h2.5v-8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})});var G2=o(L(),1),pT=o(v(),1),F0=(0,pT.jsx)(G2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,pT.jsx)(G2.Path,{d:"M17.031 4.703 15.576 4l-1.56 3H14v.03l-2.324 4.47H9.5V13h1.396l-1.502 2.889h-.95a3.694 3.694 0 0 1 0-7.389H10V7H8.444a5.194 5.194 0 1 0 0 10.389h.17L7.5 19.53l1.416.719L15.049 8.5h.507a3.694 3.694 0 0 1 0 7.39H14v1.5h1.556a5.194 5.194 0 0 0 .273-10.383l1.202-2.304Z"})});var W2=o(L(),1),dT=o(v(),1),ei=(0,dT.jsx)(W2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,dT.jsx)(W2.Path,{d:"M10 17.389H8.444A5.194 5.194 0 1 1 8.444 7H10v1.5H8.444a3.694 3.694 0 0 0 0 7.389H10v1.5ZM14 7h1.556a5.194 5.194 0 0 1 0 10.39H14v-1.5h1.556a3.694 3.694 0 0 0 0-7.39H14V7Zm-4.5 6h5v-1.5h-5V13Z"})});var q2=o(L(),1),fT=o(v(),1),hT=(0,fT.jsx)(q2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,fT.jsx)(q2.Path,{d:"M12 11v1.5h8V11h-8zm-6-1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})});var $2=o(L(),1),gT=o(v(),1),El=(0,gT.jsx)($2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,gT.jsx)($2.Path,{d:"M4 4v1.5h16V4H4zm8 8.5h8V11h-8v1.5zM4 20h16v-1.5H4V20zm4-8c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2z"})});var Z2=o(L(),1),vT=o(v(),1),bT=(0,vT.jsx)(Z2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,vT.jsx)(Z2.Path,{d:"M11 14.5l1.1 1.1 3-3 .5-.5-.6-.6-3-3-1 1 1.7 1.7H5v1.5h7.7L11 14.5zM16.8 5h-7c-1.1 0-2 .9-2 2v1.5h1.5V7c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v10c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1.5H7.8V17c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2z"})});var K2=o(L(),1),yT=o(v(),1),yp=(0,yT.jsx)(K2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,yT.jsx)(K2.Path,{d:"M18.1823 11.6392C18.1823 13.0804 17.0139 14.2487 15.5727 14.2487C14.3579 14.2487 13.335 13.4179 13.0453 12.2922L13.0377 12.2625L13.0278 12.2335L12.3985 10.377L12.3942 10.3785C11.8571 8.64997 10.246 7.39405 8.33961 7.39405C5.99509 7.39405 4.09448 9.29465 4.09448 11.6392C4.09448 13.9837 5.99509 15.8843 8.33961 15.8843C8.88499 15.8843 9.40822 15.781 9.88943 15.5923L9.29212 14.0697C8.99812 14.185 8.67729 14.2487 8.33961 14.2487C6.89838 14.2487 5.73003 13.0804 5.73003 11.6392C5.73003 10.1979 6.89838 9.02959 8.33961 9.02959C9.55444 9.02959 10.5773 9.86046 10.867 10.9862L10.8772 10.9836L11.4695 12.7311C11.9515 14.546 13.6048 15.8843 15.5727 15.8843C17.9172 15.8843 19.8178 13.9837 19.8178 11.6392C19.8178 9.29465 17.9172 7.39404 15.5727 7.39404C15.0287 7.39404 14.5066 7.4968 14.0264 7.6847L14.6223 9.20781C14.9158 9.093 15.2358 9.02959 15.5727 9.02959C17.0139 9.02959 18.1823 10.1979 18.1823 11.6392Z"})});var Q2=o(L(),1),_T=o(v(),1),xT=(0,_T.jsx)(Q2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,_T.jsx)(Q2.Path,{d:"M12 9c-.8 0-1.5.7-1.5 1.5S11.2 12 12 12s1.5-.7 1.5-1.5S12.8 9 12 9zm0-5c-3.6 0-6.5 2.8-6.5 6.2 0 .8.3 1.8.9 3.1.5 1.1 1.2 2.3 2 3.6.7 1 3 3.8 3.2 3.9l.4.5.4-.5c.2-.2 2.6-2.9 3.2-3.9.8-1.2 1.5-2.5 2-3.6.6-1.3.9-2.3.9-3.1C18.5 6.8 15.6 4 12 4zm4.3 8.7c-.5 1-1.1 2.2-1.9 3.4-.5.7-1.7 2.2-2.4 3-.7-.8-1.9-2.3-2.4-3-.8-1.2-1.4-2.3-1.9-3.3-.6-1.4-.7-2.2-.7-2.5 0-2.6 2.2-4.7 5-4.7s5 2.1 5 4.7c0 .2-.1 1-.7 2.4z"})});var Y2=o(L(),1),kT=o(v(),1),wT=(0,kT.jsx)(Y2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,kT.jsx)(Y2.Path,{d:"M11.2 6.8c-.7 0-1.4.5-1.6 1.1l-2.8 7.5-1.2-1.8c-.1-.2-.4-.3-.6-.3H3v1.5h1.6l1.2 1.8c.6.9 1.9.7 2.2-.3l2.9-7.9s.1-.2.2-.2h7.8V6.7h-7.8Zm5.3 3.4-1.9 1.9-1.9-1.9-1.1 1.1 1.9 1.9-1.9 1.9 1.1 1.1 1.9-1.9 1.9 1.9 1.1-1.1-1.9-1.9 1.9-1.9-1.1-1.1Z"})});var X2=o(L(),1),CT=o(v(),1),ST=(0,CT.jsx)(X2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,CT.jsx)(X2.Path,{d:"M3 6v11.5h8V6H3Zm11 3h7V7.5h-7V9Zm7 3.5h-7V11h7v1.5ZM14 16h7v-1.5h-7V16Z"})});var O0=o(L(),1),H0=o(v(),1),j0=(0,H0.jsxs)(O0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,H0.jsx)(O0.Path,{d:"m7 6.5 4 2.5-4 2.5z"}),(0,H0.jsx)(O0.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m5 3c-1.10457 0-2 .89543-2 2v14c0 1.1046.89543 2 2 2h14c1.1046 0 2-.8954 2-2v-14c0-1.10457-.8954-2-2-2zm14 1.5h-14c-.27614 0-.5.22386-.5.5v10.7072l3.62953-2.6465c.25108-.1831.58905-.1924.84981-.0234l2.92666 1.8969 3.5712-3.4719c.2911-.2831.7545-.2831 1.0456 0l2.9772 2.8945v-9.3568c0-.27614-.2239-.5-.5-.5zm-14.5 14.5v-1.4364l4.09643-2.987 2.99567 1.9417c.2936.1903.6798.1523.9307-.0917l3.4772-3.3806 3.4772 3.3806.0228-.0234v2.5968c0 .2761-.2239.5-.5.5h-14c-.27614 0-.5-.2239-.5-.5z"})]});var J2=o(L(),1),TT=o(v(),1),PT=(0,TT.jsx)(J2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,TT.jsx)(J2.Path,{d:"M5 5v1.5h14V5H5zm0 7.8h14v-1.5H5v1.5zM5 19h14v-1.5H5V19z"})});var e_=o(L(),1),BT=o(v(),1),U0=(0,BT.jsx)(e_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,BT.jsx)(e_.Path,{d:"M13 19h-2v-2h2v2zm0-6h-2v-2h2v2zm0-6h-2V5h2v2z"})});var t_=o(L(),1),IT=o(v(),1),ET=(0,IT.jsx)(t_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,IT.jsx)(t_.Path,{d:"M4 9v1.5h16V9H4zm12 5.5h4V13h-4v1.5zm-6 0h4V13h-4v1.5zm-6 0h4V13H4v1.5z"})});var r_=o(L(),1),NT=o(v(),1),DT=(0,NT.jsx)(r_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,NT.jsx)(r_.Path,{d:"M18.5 10a1.5 1.5 0 0 1 1.5 1.5v7a1.5 1.5 0 0 1-1.5 1.5h-7a1.5 1.5 0 0 1-1.5-1.5v-7a1.5 1.5 0 0 1 1.5-1.5zM16 4a2 2 0 0 1 2 2v2h-1.5V6a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0-.5.5v3H8v1.5H5.5V16a.5.5 0 0 0 .5.5h2V18H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z"})});var o_=o(L(),1),LT=o(v(),1),_p=(0,LT.jsx)(o_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,LT.jsx)(o_.Path,{d:"M12 4c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.5c-3.6 0-6.5-2.9-6.5-6.5S8.4 5.5 12 5.5s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM9 16l4.5-3L15 8.4l-4.5 3L9 16z"})});var a_=o(L(),1),MT=o(v(),1),AT=(0,MT.jsx)(a_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,MT.jsx)(a_.Path,{d:"M6.6 6L5.4 7l4.5 5-4.5 5 1.1 1 5.5-6-5.4-6zm6 0l-1.1 1 4.5 5-4.5 5 1.1 1 5.5-6-5.5-6z"})});var n_=o(L(),1),RT=o(v(),1),zT=(0,RT.jsx)(n_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,RT.jsx)(n_.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12-9.8c.4 0 .8-.3.9-.7l1.1-3h3.6l.5 1.7h1.9L13 9h-2.2l-3.4 9.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12H20V6c0-1.1-.9-2-2-2zm-6 7l1.4 3.9h-2.7L12 11z"})});var i_=o(L(),1),VT=o(v(),1),FT=(0,VT.jsx)(i_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,VT.jsx)(i_.Path,{d:"M17.5 9V6a2 2 0 0 0-2-2h-7a2 2 0 0 0-2 2v3H8V6a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v3h1.5Zm0 6.5V18a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-2.5H8V18a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2.5h1.5ZM4 13h16v-1.5H4V13Z"})});var G0=o(L(),1),W0=o(v(),1),Lc=(0,W0.jsxs)(G0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,W0.jsx)(G0.Path,{d:"M15.5 7.5h-7V9h7V7.5Zm-7 3.5h7v1.5h-7V11Zm7 3.5h-7V16h7v-1.5Z"}),(0,W0.jsx)(G0.Path,{d:"M17 4H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM7 5.5h10a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5Z"})]});var yf=o(L(),1),_f=o(v(),1),OT=(0,_f.jsxs)(yf.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,_f.jsx)(yf.Path,{d:"M14.5 5.5h-7V7h7V5.5ZM7.5 9h7v1.5h-7V9Zm7 3.5h-7V14h7v-1.5Z"}),(0,_f.jsx)(yf.Path,{d:"M16 2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM6 3.5h10a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V4a.5.5 0 0 1 .5-.5Z"}),(0,_f.jsx)(yf.Path,{d:"M20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z"})]});var l_=o(L(),1),HT=o(v(),1),jT=(0,HT.jsx)(l_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,HT.jsx)(l_.Path,{d:"m9.99609 14v-.2251l.00391.0001v6.225h1.5v-14.5h2.5v14.5h1.5v-14.5h3v-1.5h-8.50391c-2.76142 0-5 2.23858-5 5 0 2.7614 2.23858 5 5 5z"})});var s_=o(L(),1),UT=o(v(),1),xp=(0,UT.jsx)(s_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,UT.jsx)(s_.Path,{d:"m19 7-3-3-8.5 8.5-1 4 4-1L19 7Zm-7 11.5H5V20h7v-1.5Z"})});var c_=o(L(),1),GT=o(v(),1),q0=(0,GT.jsx)(c_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,GT.jsx)(c_.Path,{d:"m21.5 9.1-6.6-6.6-4.2 5.6c-1.2-.1-2.4.1-3.6.7-.1 0-.1.1-.2.1-.5.3-.9.6-1.2.9l3.7 3.7-5.7 5.7v1.1h1.1l5.7-5.7 3.7 3.7c.4-.4.7-.8.9-1.2.1-.1.1-.2.2-.3.6-1.1.8-2.4.6-3.6l5.6-4.1zm-7.3 3.5.1.9c.1.9 0 1.8-.4 2.6l-6-6c.8-.4 1.7-.5 2.6-.4l.9.1L15 4.9 19.1 9l-4.9 3.6z"})});var u_=o(L(),1),WT=o(v(),1),qT=(0,WT.jsx)(u_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,WT.jsx)(u_.Path,{d:"M10.5 4v4h3V4H15v4h1.5a1 1 0 011 1v4l-3 4v2a1 1 0 01-1 1h-3a1 1 0 01-1-1v-2l-3-4V9a1 1 0 011-1H9V4h1.5zm.5 12.5v2h2v-2l3-4v-3H8v3l3 4z"})});var m_=o(L(),1),$T=o(v(),1),xf=(0,$T.jsx)(m_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,$T.jsx)(m_.Path,{d:"M11 12.5V17.5H12.5V12.5H17.5V11H12.5V6H11V11H6V12.5H11Z"})});var p_=o(L(),1),ZT=o(v(),1),KT=(0,ZT.jsx)(p_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ZT.jsx)(p_.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM7 9h10v6H7V9Z"})});var d_=o(L(),1),QT=o(v(),1),YT=(0,QT.jsx)(d_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,QT.jsx)(d_.Path,{d:"M5 5.5h8V4H5v1.5ZM5 20h8v-1.5H5V20ZM19 9H5v6h14V9Z"})});var f_=o(L(),1),XT=o(v(),1),JT=(0,XT.jsx)(f_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,XT.jsx)(f_.Path,{d:"M19 5.5h-8V4h8v1.5ZM19 20h-8v-1.5h8V20ZM5 9h14v6H5V9Z"})});var h_=o(L(),1),eP=o(v(),1),kp=(0,eP.jsx)(h_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,eP.jsx)(h_.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 4.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm2.25 7.5v-1A2.75 2.75 0 0011 8.25H7A2.75 2.75 0 004.25 11v1h1.5v-1c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v1h1.5zM4 20h9v-1.5H4V20zm16-4H4v-1.5h16V16z"})});var g_=o(L(),1),tP=o(v(),1),kf=(0,tP.jsx)(g_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,tP.jsx)(g_.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20 4H4v1.5h16V4zm-2 9h-3c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm.5 5c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3zM4 9.5h9V8H4v1.5zM9 13H6c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm.5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3z"})});var v_=o(L(),1),rP=o(v(),1),$0=(0,rP.jsx)(v_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,rP.jsx)(v_.Path,{d:"M13 8H4v1.5h9V8zM4 4v1.5h16V4H4zm9 8H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-2.2 6.6H7l1.6-2.2c.3-.4.5-.7.6-.9.1-.2.2-.4.2-.5 0-.2-.1-.3-.1-.4-.1-.1-.2-.1-.4-.1s-.4 0-.6.1c-.3.1-.5.3-.7.4l-.2.2-.2-1.2.1-.1c.3-.2.5-.3.8-.4.3-.1.6-.1.9-.1.3 0 .6.1.9.2.2.1.4.3.6.5.1.2.2.5.2.7 0 .3-.1.6-.2.9-.1.3-.4.7-.7 1.1l-.5.6h1.6v1.2z"})});var b_=o(L(),1),oP=o(v(),1),aP=(0,oP.jsx)(b_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,oP.jsx)(b_.Path,{d:"M13 8H4v1.5h9V8zM4 4v1.5h16V4H4zm9 8H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-.5 6.6H6.7l-1.2 1.2v-6.3h7v5.1z"})});var y_=o(L(),1),nP=o(v(),1),iP=(0,nP.jsx)(y_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,nP.jsx)(y_.Path,{d:"M14 10.1V4c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1zm-1.5-.5H6.7l-1.2 1.2V4.5h7v5.1zM19 12h-8c-.6 0-1 .4-1 1v6.1c0 .6.4 1 1 1h5.7l1.8 1.8c.1.2.4.3.6.3.1 0 .2 0 .3-.1.4-.1.6-.5.6-.8V13c0-.6-.4-1-1-1zm-.5 7.8l-1.2-1.2h-5.8v-5.1h7v6.3z"})});var __=o(L(),1),lP=o(v(),1),sP=(0,lP.jsx)(__.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,lP.jsx)(__.Path,{d:"M4 6h12V4.5H4V6Zm16 4.5H4V9h16v1.5ZM4 15h16v-1.5H4V15Zm0 4.5h16V18H4v1.5Z"})});var Z0=o(L(),1),K0=o(v(),1),Q0=(0,K0.jsxs)(Z0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,K0.jsx)(Z0.Path,{d:"M11.696 13.972c.356-.546.599-.958.728-1.235a1.79 1.79 0 00.203-.783c0-.264-.077-.47-.23-.618-.148-.153-.354-.23-.618-.23-.295 0-.569.07-.82.212a3.413 3.413 0 00-.738.571l-.147-1.188c.289-.234.59-.41.903-.526.313-.117.66-.175 1.041-.175.375 0 .695.08.959.24.264.153.46.362.59.626.135.265.203.556.203.876 0 .362-.08.734-.24 1.115-.154.381-.427.87-.82 1.466l-.756 1.152H14v1.106h-4l1.696-2.609z"}),(0,K0.jsx)(Z0.Path,{d:"M19.5 7h-15v12a.5.5 0 00.5.5h14a.5.5 0 00.5-.5V7zM3 7V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V7z"})]});var x_=o(L(),1),cP=o(v(),1),uP=(0,cP.jsx)(x_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,cP.jsx)(x_.Path,{d:"M8.001 3.984V9.47c0 1.518-.98 2.5-2.499 2.5h-.5v-1.5h.5c.69 0 1-.31 1-1V6.984H4v-3h4.001ZM4 20h9v-1.5H4V20Zm16-4H4v-1.5h16V16ZM13.001 3.984V9.47c0 1.518-.98 2.5-2.499 2.5h-.5v-1.5h.5c.69 0 1-.31 1-1V6.984H9v-3h4.001Z"})});var k_=o(L(),1),mP=o(v(),1),pP=(0,mP.jsx)(k_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,mP.jsx)(k_.Path,{d:"M19 3H5c-.6 0-1 .4-1 1v7c0 .5.4 1 1 1h14c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1zM5.5 10.5v-.4l1.8-1.3 1.3.8c.3.2.7.2.9-.1L11 8.1l2.4 2.4H5.5zm13 0h-2.9l-4-4c-.3-.3-.8-.3-1.1 0L8.9 8l-1.2-.8c-.3-.2-.6-.2-.9 0l-1.3 1V4.5h13v6zM4 20h9v-1.5H4V20zm0-4h16v-1.5H4V16z"})});var w_=o(L(),1),dP=o(v(),1),Y0=(0,dP.jsx)(w_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,dP.jsx)(w_.Path,{d:"M18 5.5H6a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5ZM6 4h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Zm1 5h1.5v1.5H7V9Zm1.5 4.5H7V15h1.5v-1.5ZM10 9h7v1.5h-7V9Zm7 4.5h-7V15h7v-1.5Z"})});var C_=o(L(),1),fP=o(v(),1),hP=(0,fP.jsx)(C_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,fP.jsx)(C_.Path,{d:"M8.1 12.3c.1.1.3.3.5.3.2.1.4.1.6.1.2 0 .4 0 .6-.1.2-.1.4-.2.5-.3l3-3c.3-.3.5-.7.5-1.1 0-.4-.2-.8-.5-1.1L9.7 3.5c-.1-.2-.3-.3-.5-.3H5c-.4 0-.8.4-.8.8v4.2c0 .2.1.4.2.5l3.7 3.6zM5.8 4.8h3.1l3.4 3.4v.1l-3 3 .5.5-.7-.5-3.3-3.4V4.8zM4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4z"})});var S_=o(L(),1),gP=o(v(),1),vP=(0,gP.jsx)(S_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,gP.jsx)(S_.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12zM7 16.5h6V15H7v1.5zm4-4h6V11h-6v1.5zM9 11H7v1.5h2V11zm6 5.5h2V15h-2v1.5z"})});var T_=o(L(),1),bP=o(v(),1),yP=(0,bP.jsx)(T_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,bP.jsx)(T_.Path,{d:"M11.6 7l-1.1-1L5 12l5.5 6 1.1-1L7 12l4.6-5zm6 0l-1.1-1-5.5 6 5.5 6 1.1-1-4.6-5 4.6-5z"})});var P_=o(L(),1),_P=o(v(),1),xP=(0,_P.jsx)(P_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,_P.jsx)(P_.Path,{d:"M4 18h6V6H4v12zm9-9.5V10h7V8.5h-7zm0 7h7V14h-7v1.5z"})});var B_=o(L(),1),kP=o(v(),1),wP=(0,kP.jsx)(B_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,kP.jsx)(B_.Path,{d:"M14 6v12h6V6h-6zM4 10h7V8.5H4V10zm0 5.5h7V14H4v1.5z"})});var I_=o(L(),1),CP=o(v(),1),SP=(0,CP.jsx)(I_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,CP.jsx)(I_.Path,{d:"M18 8H6c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm.5 6c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-4c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v4zM4 4v1.5h16V4H4zm0 16h16v-1.5H4V20z"})});var E_=o(L(),1),TP=o(v(),1),X0=(0,TP.jsx)(E_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,TP.jsx)(E_.Path,{d:"M5 13.5h3v-3H5v3zm5 0h3v-3h-3v3zM17 9l-1 1 2 2-2 2 1 1 3-3-3-3z"})});var N_=o(L(),1),PP=o(v(),1),J0=(0,PP.jsx)(N_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,PP.jsx)(N_.Path,{d:"M4 13.5h6v-3H4v3zm8.2-2.5.8-.3V14h1V9.3l-2.2.7.4 1zm7.1-1.2c-.5-.6-1.2-.5-1.7-.4-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5h2.7v-1h-.9c.3-.6.8-1.4.9-2.1 0-.3-.1-.8-.3-1.1z"})});var D_=o(L(),1),BP=o(v(),1),e1=(0,BP.jsx)(D_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,BP.jsx)(D_.Path,{d:"M16 10.5v3h3v-3h-3zm-5 3h3v-3h-3v3zM7 9l-3 3 3 3 1-1-2-2 2-2-1-1z"})});var L_=o(L(),1),IP=o(v(),1),t1=(0,IP.jsx)(L_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,IP.jsx)(L_.Path,{d:"M4 13.5h6v-3H4v3zm8 0h3v-3h-3v3zm5-3v3h3v-3h-3z"})});var M_=o(L(),1),EP=o(v(),1),NP=(0,EP.jsx)(M_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,EP.jsx)(M_.Path,{d:"M13 6v6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H13zm-9 6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H4v6z"})});var A_=o(L(),1),DP=o(v(),1),LP=(0,DP.jsx)(A_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,DP.jsx)(A_.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m13.955 20.748 8-17.5-.91-.416L19.597 6H13.5v1.5h5.411l-1.6 3.5H13.5v1.5h3.126l-1.6 3.5H13.5l.028 1.5h.812l-1.295 2.832.91.416ZM17.675 16l-.686 1.5h4.539L21.5 16h-3.825Zm2.286-5-.686 1.5H21.5V11h-1.54ZM2 12c0 3.58 2.42 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.48 0-4.5-1.52-4.5-4S5.52 7.5 8 7.5h3.5V6H8c-3.58 0-6 2.42-6 6Z"})});var R_=o(L(),1),MP=o(v(),1),AP=(0,MP.jsx)(R_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,MP.jsx)(R_.Path,{d:"M7 11.5h10V13H7z"})});var z_=o(L(),1),RP=o(v(),1),zP=(0,RP.jsx)(z_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,RP.jsx)(z_.Path,{d:"M7 18h4.5v1.5h-7v-7H6V17L17 6h-4.5V4.5h7v7H18V7L7 18Z"})});var V_=o(L(),1),VP=o(v(),1),FP=(0,VP.jsx)(V_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,VP.jsx)(V_.Path,{d:"M4 6.5h5a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H4V16h5a.5.5 0 0 0 .5-.5v-7A.5.5 0 0 0 9 8H4V6.5Zm16 0h-5a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h5V16h-5a.5.5 0 0 1-.5-.5v-7A.5.5 0 0 1 15 8h5V6.5Z"})});var F_=o(L(),1),OP=o(v(),1),r1=(0,OP.jsx)(F_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,OP.jsx)(F_.Path,{d:"M5 10.2h-.8v1.5H5c1.9 0 3.8.8 5.1 2.1 1.4 1.4 2.1 3.2 2.1 5.1v.8h1.5V19c0-2.3-.9-4.5-2.6-6.2-1.6-1.6-3.8-2.6-6.1-2.6zm10.4-1.6C12.6 5.8 8.9 4.2 5 4.2h-.8v1.5H5c3.5 0 6.9 1.4 9.4 3.9s3.9 5.8 3.9 9.4v.8h1.5V19c0-3.9-1.6-7.6-4.4-10.4zM4 20h3v-3H4v3z"})});var O_=o(L(),1),HP=o(v(),1),o1=(0,HP.jsx)(O_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,HP.jsx)(O_.Path,{d:"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z"})});var H_=o(L(),1),jP=o(v(),1),UP=(0,jP.jsx)(H_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,jP.jsx)(H_.Path,{d:"M4.5 12.5v4H3V7h1.5v3.987h15V7H21v9.5h-1.5v-4h-15Z"})});var j_=o(L(),1),GP=o(v(),1),a1=(0,GP.jsx)(j_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,GP.jsx)(j_.Path,{d:"M9 11.8l6.1-4.5c.1.4.4.7.9.7h2c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v.4l-6.4 4.8c-.2-.1-.4-.2-.6-.2H6c-.6 0-1 .4-1 1v2c0 .6.4 1 1 1h2c.2 0 .4-.1.6-.2l6.4 4.8v.4c0 .6.4 1 1 1h2c.6 0 1-.4 1-1v-2c0-.6-.4-1-1-1h-2c-.5 0-.8.3-.9.7L9 12.2v-.4z"})});var U_=o(L(),1),WP=o(v(),1),n1=(0,WP.jsx)(U_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,WP.jsx)(U_.Path,{d:"M16 4.2v1.5h2.5v12.5H16v1.5h4V4.2h-4zM4.2 19.8h4v-1.5H5.8V5.8h2.5V4.2h-4l-.1 15.6zm5.1-3.1l1.4.6 4-10-1.4-.6-4 10z"})});var G_=o(L(),1),qP=o(v(),1),$P=(0,qP.jsx)(G_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,qP.jsx)(G_.Path,{d:"M18 5.5H6a.5.5 0 00-.5.5v3h13V6a.5.5 0 00-.5-.5zm.5 5H10v8h8a.5.5 0 00.5-.5v-7.5zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})});var W_=o(L(),1),ZP=o(v(),1),KP=(0,ZP.jsx)(W_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ZP.jsx)(W_.Path,{d:"M12 4c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm0 1.5c3.4 0 6.2 2.7 6.5 6l-1.2-.6-.8-.4c-.1 0-.2 0-.3-.1H16c-.1-.2-.4-.2-.7 0l-2.9 2.1L9 11.3h-.7L5.5 13v-1.1c0-3.6 2.9-6.5 6.5-6.5Zm0 13c-2.7 0-5-1.7-6-4l2.8-1.7 3.5 1.2h.4s.2 0 .4-.2l2.9-2.1.4.2c.6.3 1.4.7 2.1 1.1-.5 3.1-3.2 5.4-6.4 5.4Z"})});var q_=o(L(),1),QP=o(v(),1),YP=(0,QP.jsx)(q_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,QP.jsx)(q_.Path,{fill:"none",d:"M5.75 12.75V18.25H11.25M12.75 5.75H18.25V11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})});var $_=o(L(),1),XP=o(v(),1),JP=(0,XP.jsx)($_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,XP.jsx)($_.Path,{d:"M17.5 4v5a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V4H8v5a.5.5 0 0 0 .5.5h7A.5.5 0 0 0 16 9V4h1.5Zm0 16v-5a2 2 0 0 0-2-2h-7a2 2 0 0 0-2 2v5H8v-5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v5h1.5Z"})});var Z_=o(L(),1),eB=o(v(),1),i1=(0,eB.jsx)(Z_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,eB.jsx)(Z_.Path,{d:"M21.3 10.8l-5.6-5.6c-.7-.7-1.8-.7-2.5 0l-5.6 5.6c-.7.7-.7 1.8 0 2.5l5.6 5.6c.3.3.8.5 1.2.5s.9-.2 1.2-.5l5.6-5.6c.8-.7.8-1.9.1-2.5zm-17.6 1L10 5.5l-1-1-6.3 6.3c-.7.7-.7 1.8 0 2.5L9 19.5l1.1-1.1-6.3-6.3c-.2 0-.2-.2-.1-.3z"})});var K_=o(L(),1),tB=o(v(),1),rB=(0,tB.jsx)(K_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,tB.jsx)(K_.Path,{d:"M21.3 10.8l-5.6-5.6c-.7-.7-1.8-.7-2.5 0l-5.6 5.6c-.7.7-.7 1.8 0 2.5l5.6 5.6c.3.3.8.5 1.2.5s.9-.2 1.2-.5l5.6-5.6c.8-.7.8-1.9.1-2.5zm-1 1.4l-5.6 5.6c-.1.1-.3.1-.4 0l-5.6-5.6c-.1-.1-.1-.3 0-.4l5.6-5.6s.1-.1.2-.1.1 0 .2.1l5.6 5.6c.1.1.1.3 0 .4zm-16.6-.4L10 5.5l-1-1-6.3 6.3c-.7.7-.7 1.8 0 2.5L9 19.5l1.1-1.1-6.3-6.3c-.2 0-.2-.2-.1-.3z"})});var Q_=o(L(),1),oB=o(v(),1),aB=(0,oB.jsx)(Q_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,oB.jsx)(Q_.Path,{d:"M4 16.5h13V15H4v1.5ZM4 12v1.5h16V12H4Zm1.5-4.2c0-.1.1-.2.2-.2h3.5c.1 0 .2.1.2.2v2.5h1.5V7.8c0-1-.8-1.8-1.8-1.8H5.6c-1 0-1.8.8-1.8 1.8v2.5h1.5V7.8Z"})});var Y_=o(L(),1),nB=o(v(),1),iB=(0,nB.jsx)(Y_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,nB.jsx)(Y_.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14.2c.1.9.9 1.7 1.8 1.8H19.2c1-.1 1.8-1 1.8-2V5c0-1.1-.9-2-2-2ZM8.5 19.5H5c-.3 0-.5-.2-.5-.5v-3.5h4v4Zm0-5.5h-4v-4h4v4Zm0-5.5h-4V5c0-.3.2-.5.5-.5h3.5v4Zm11 10.5c0 .3-.2.5-.5.5h-9v-15h9c.3 0 .5.2.5.5v14Zm-4-10.8H14v3h-3v1.5h3v3h1.5v-3h3v-1.5h-3v-3Z"})});var X_=o(L(),1),lB=o(v(),1),sB=(0,lB.jsx)(X_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,lB.jsx)(X_.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1 .8 1.9 1.8 2H19.2c.9-.1 1.7-.9 1.8-1.8V5c0-1.1-.9-2-2-2Zm-5 16.5H5c-.3 0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h9v15Zm5.5-.5c0 .3-.2.5-.5.5h-3.5v-4h4V19Zm0-5h-4v-4h4v4Zm0-5.5h-4v-4H19c.3 0 .5.2.5.5v3.5Zm-11 7.3H10v-3h3v-1.5h-3v-3H8.5v3h-3v1.5h3v3Z"})});var J_=o(L(),1),cB=o(v(),1),uB=(0,cB.jsx)(J_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,cB.jsx)(J_.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14.2c.1.9.9 1.7 1.8 1.8H19.2c1-.1 1.8-1 1.8-2V5c0-1.1-.9-2-2-2ZM8.5 19.5H5c-.3 0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h3.5v15Zm11-.5c0 .3-.2.5-.5.5h-9v-15h9c.3 0 .5.2.5.5v14ZM16.9 8.8l-2.1 2.1-2.1-2.1-1.1 1.1 2.1 2.1-2.1 2.1 1.1 1.1 2.1-2.1 2.1 2.1 1.1-1.1-2.1-2.1L18 9.9l-1.1-1.1Z"})});var l1=o(L(),1),s1=o(v(),1),c1=(0,s1.jsxs)(l1.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,s1.jsx)(l1.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20 9.484h-8.889v-1.5H20v1.5Zm0 7h-4.889v-1.5H20v1.5Zm-14 .032a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}),(0,s1.jsx)(l1.Path,{d:"M13 15.516a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM8 8.484a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})]});var ex=o(L(),1),mB=o(v(),1),pB=(0,mB.jsx)(ex.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,mB.jsx)(ex.Path,{d:"M19 3H4.8c-.9.1-1.7.9-1.8 1.8V19.2c.1 1 1 1.8 2 1.8h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-9 1.5h4v4h-4v-4ZM4.5 5c0-.3.2-.5.5-.5h3.5v4h-4V5Zm15 14c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-9h15v9Zm0-10.5h-4v-4H19c.3 0 .5.2.5.5v3.5Zm-8.3 10h1.5v-3h3V14h-3v-3h-1.5v3h-3v1.5h3v3Z"})});var tx=o(L(),1),dB=o(v(),1),fB=(0,dB.jsx)(tx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,dB.jsx)(tx.Path,{d:"M21 5c0-1.1-.9-2-2-2H5c-1 0-1.9.8-2 1.8V19.2c.1.9.9 1.7 1.8 1.8H19c1.1 0 2-.9 2-2V5ZM4.5 14V5c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v9h-15Zm4 5.5H5c-.3 0-.5-.2-.5-.5v-3.5h4v4Zm5.5 0h-4v-4h4v4Zm5.5-.5c0 .3-.2.5-.5.5h-3.5v-4h4V19ZM11.2 10h-3V8.5h3v-3h1.5v3h3V10h-3v3h-1.5v-3Z"})});var rx=o(L(),1),hB=o(v(),1),gB=(0,hB.jsx)(rx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,hB.jsx)(rx.Path,{d:"M19 3H4.8c-.9.1-1.7.9-1.8 1.8V19.2c.1 1 1 1.8 2 1.8h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-9h15v9Zm0-10.5h-15V5c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v3.5Zm-9.6 9.4 2.1-2.1 2.1 2.1 1.1-1.1-2.1-2.1 2.1-2.1-1.1-1.1-2.1 2.1-2.1-2.1-1.1 1.1 2.1 2.1-2.1 2.1 1.1 1.1Z"})});var ox=o(L(),1),vB=o(v(),1),bB=(0,vB.jsx)(ox.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,vB.jsx)(ox.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm.5 2v6.2h-6.8V4.4h6.2c.3 0 .5.2.5.5ZM5 4.5h6.2v6.8H4.4V5.1c0-.3.2-.5.5-.5ZM4.5 19v-6.2h6.8v6.8H5.1c-.3 0-.5-.2-.5-.5Zm14.5.5h-6.2v-6.8h6.8v6.2c0 .3-.2.5-.5.5Z"})});var ax=o(L(),1),yB=o(v(),1),_B=(0,yB.jsx)(ax.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,yB.jsx)(ax.Path,{d:"M14 11.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25v2.5H8.5v-2.5c0-.966.784-1.75 1.75-1.75h3.5c.966 0 1.75.784 1.75 1.75v2.5H14v-2.5Z"})});var nx=o(L(),1),xB=o(v(),1),kB=(0,xB.jsx)(nx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,xB.jsx)(nx.Path,{d:"M18.2 9.5h-3.5c-1 0-1.8.8-1.8 1.8v2.5h1.5v-2.5c0-.1.1-.2.2-.2h3.5c.1 0 .2.1.2.2v2.5h1.5v-2.5c0-1-.8-1.8-1.8-1.8Zm-9 0H5.7c-1 0-1.8.8-1.8 1.8v2.5h7v-2.5c0-1-.8-1.8-1.8-1.8Z"})});var ix=o(L(),1),wB=o(v(),1),CB=(0,wB.jsx)(ix.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,wB.jsx)(ix.Path,{d:"M4 16.5h13V15H4v1.5Zm0-3h16V12H4v1.5ZM18.2 6h-3.5c-1 0-1.8.8-1.8 1.8v2.5h1.5V7.8c0-.1.1-.2.2-.2h3.5c.1 0 .2.1.2.2v2.5h1.5V7.8c0-1-.8-1.8-1.8-1.8ZM11 7.8c0-1-.8-1.8-1.8-1.8H5.7c-1 0-1.8.8-1.8 1.8v2.5h7V7.8Z"})});var lx=o(L(),1),SB=o(v(),1),u1=(0,SB.jsx)(lx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,SB.jsx)(lx.Path,{d:"M4.75 4a.75.75 0 0 0-.75.75v7.826c0 .2.08.39.22.53l6.72 6.716a2.313 2.313 0 0 0 3.276-.001l5.61-5.611-.531-.53.532.528a2.315 2.315 0 0 0 0-3.264L13.104 4.22a.75.75 0 0 0-.53-.22H4.75ZM19 12.576a.815.815 0 0 1-.236.574l-5.61 5.611a.814.814 0 0 1-1.153 0L5.5 12.264V5.5h6.763l6.5 6.502a.816.816 0 0 1 .237.574ZM8.75 9.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"})});var m1=o(L(),1),p1=o(v(),1),TB=(0,p1.jsxs)(m1.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,p1.jsx)(m1.Path,{d:"M 12.841306,16.677917 12.001264,12.71529 Q 11.835801,11.930402 11.695793,11.417042 11.560029,10.89944 11.398809,10.568514 11.237588,10.237588 11,10 10.635133,9.6351329 10.219354,9.6351329 9.8078183,9.6308902 9.4387086,10 8.9932313,10.445477 8.8574668,11.022476 8.7259449,11.595233 8.7259449,12.155262 L 7.4955791,11.196425 Q 7.5719467,10.509117 7.8307477,9.9109045 8.0937915,9.3084495 8.6410921,8.7611489 9.1799075,8.2223335 9.7569066,8.086569 q 0.5812414,-0.1400071 1.1242994,0.046669 0.543058,0.1866762 0.975808,0.6194255 0.335168,0.3351686 0.581242,0.767918 0.24183,0.4285067 0.436992,1.0564174 0.195161,0.619426 0.381837,1.527351 l 0.364867,1.756453 1.883733,-1.883732 1.018234,1.018233 z"}),(0,p1.jsx)(m1.Path,{d:"M12.574 4a.75.75 0 0 1 .53.22l6.723 6.724a2.315 2.315 0 0 1 0 3.264l-.532-.528.531.53-5.61 5.611a2.31 2.31 0 0 1-3.276.001l-6.72-6.716a.75.75 0 0 1-.22-.53V4.75A.75.75 0 0 1 4.75 4h7.824ZM5.5 5.5v6.764l6.501 6.497a.817.817 0 0 0 .889.178.816.816 0 0 0 .264-.178l5.61-5.61a.816.816 0 0 0-.001-1.149l-6.5-6.502H5.5Z"})]});var sx=o(L(),1),PB=o(v(),1),BB=(0,PB.jsx)(sx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,PB.jsx)(sx.Path,{d:"M6.08 10.103h2.914L9.657 12h1.417L8.23 4H6.846L4 12h1.417l.663-1.897Zm1.463-4.137.994 2.857h-2l1.006-2.857ZM11 16H4v-1.5h7V16Zm1 0h8v-1.5h-8V16Zm-4 4H4v-1.5h4V20Zm7-1.5V20H9v-1.5h6Z"})});var d1=o(L(),1),f1=o(v(),1),IB=(0,f1.jsxs)(d1.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,f1.jsx)(d1.Path,{d:"m14.95 13.889-1.061 1.061-5.552-5.553 1.06-1.06 5.552 5.552Z"}),(0,f1.jsx)(d1.Path,{d:"M12.574 4a.75.75 0 0 1 .53.22l6.723 6.724a2.315 2.315 0 0 1 0 3.264l-.532-.528.531.53-5.61 5.611a2.31 2.31 0 0 1-3.276.001l-6.72-6.716a.75.75 0 0 1-.22-.53V4.75A.75.75 0 0 1 4.75 4h7.824ZM5.5 5.5v6.764l6.501 6.497a.817.817 0 0 0 .889.178.816.816 0 0 0 .264-.178l5.61-5.61a.816.816 0 0 0-.001-1.149l-6.5-6.502H5.5Z"})]});var cx=o(L(),1),EB=o(v(),1),h1=(0,EB.jsx)(cx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,EB.jsx)(cx.Path,{d:"M12 3c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16.5c-4.1 0-7.5-3.4-7.5-7.5S7.9 4.5 12 4.5s7.5 3.4 7.5 7.5-3.4 7.5-7.5 7.5zM12 7l-1 5c0 .3.2.6.4.8l4.2 2.8-2.7-4.1L12 7z"})});var ux=o(L(),1),NB=o(v(),1),Nl=(0,NB.jsx)(ux.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,NB.jsx)(ux.Path,{d:"m4 5.5h2v6.5h1.5v-6.5h2v-1.5h-5.5zm16 10.5h-16v-1.5h16zm-7 4h-9v-1.5h9z"})});var mx=o(L(),1),DB=o(v(),1),Mc=(0,DB.jsx)(mx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,DB.jsx)(mx.Path,{d:"M18.5 15v3.5H13V6.7l4.5 4.1 1-1.1-6.2-5.8-5.8 5.8 1 1.1 4-4v11.7h-6V15H4v5h16v-5z"})});var px=o(L(),1),LB=o(v(),1),g1=(0,LB.jsx)(px.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,LB.jsx)(px.Path,{d:"M17.8 2l-.9.3c-.1 0-3.6 1-5.2 2.1C10 5.5 9.3 6.5 8.9 7.1c-.6.9-1.7 4.7-1.7 6.3l-.9 2.3c-.2.4 0 .8.4 1 .1 0 .2.1.3.1.3 0 .6-.2.7-.5l.6-1.5c.3 0 .7-.1 1.2-.2.7-.1 1.4-.3 2.2-.5.8-.2 1.6-.5 2.4-.8.7-.3 1.4-.7 1.9-1.2s.8-1.2 1-1.9c.2-.7.3-1.6.4-2.4.1-.8.1-1.7.2-2.5 0-.8.1-1.5.2-2.1V2zm-1.9 5.6c-.1.8-.2 1.5-.3 2.1-.2.6-.4 1-.6 1.3-.3.3-.8.6-1.4.9-.7.3-1.4.5-2.2.8-.6.2-1.3.3-1.8.4L15 7.5c.3-.3.6-.7 1-1.1 0 .4 0 .8-.1 1.2zM6 20h8v-1.5H6V20z"})});var dx=o(L(),1),MB=o(v(),1),wf=(0,MB.jsx)(dx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,MB.jsx)(dx.Path,{d:"M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h13.4c.4 0 .8.4.8.8v13.4zM10 15l5-3-5-3v6z"})});var fx=o(L(),1),AB=o(v(),1),RB=(0,AB.jsx)(fx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,AB.jsx)(fx.Path,{d:"M19 5c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2zM5 6.5c-.3 0-.5.2-.5.5v10c0 .3.2.5.5.5h14c.3 0 .5-.2.5-.5V7c0-.3-.2-.5-.5-.5zM14.734 9q.714 0 1.15.253.437.247.639.84.2.591.2 1.61v1.15q0 .402.036.667.04.258.172.39.138.127.437.127h.104l-.162.828h-.08q-.5 0-.776-.097a.9.9 0 0 1-.414-.283 2 2 0 0 1-.259-.448q-.316.367-.748.598-.43.23-.977.23-.524 0-.914-.213a1.56 1.56 0 0 1-.61-.58 1.65 1.65 0 0 1-.213-.84q0-.477.207-.817.213-.345.564-.568.357-.23.794-.363.437-.139.902-.196.471-.062.902-.068 0-.805-.315-1.053-.316-.247-.915-.247-.316 0-.678.098-.356.097-.805.408l-.15-.84a2.8 2.8 0 0 1 .846-.419A3.4 3.4 0 0 1 14.734 9m-5.877 1.669H9.86l.59-1.531h.689l-.585 1.53h.898l-.249.727h-.922l-.337.866h1.019l-.354.773h-.962l-.681 1.804h-.701l.69-1.804h-.999l-.693 1.804h-.69l.685-1.804H6.3l.34-.773h.915l.333-.866h-.994l.244-.726H8.16l.594-1.531h.693zm6.832 1.264q-.823.029-1.335.16-.506.133-.74.397-.236.265-.236.685 0 .454.241.66.248.202.632.202.414 0 .8-.207.39-.207.637-.552zm-7.441.328h1l.34-.866h-1z"})});var va=o(T(),1),ti=o(B(),1),_o=o(A(),1),Cf=o(z(),1),vx=o(G(),1);var hx=o(z(),1),wp=o(j(),1),Hu=o(Br(),1),zB=o(T(),1),mV=o(Y(),1),pV=o(pe(),1);function gx(e,t,r){return(0,hx.useSelect)(a=>a(mV.store).canUser("update",{kind:e,name:t,id:r}),[e,t,r])}function Ps(e={}){let t=(0,wp.useRef)(e),r=(0,wp.useRef)(!1),{getSettings:a}=(0,hx.useSelect)(zB.store);(0,wp.useLayoutEffect)(()=>{t.current=e}),(0,wp.useEffect)(()=>{if(r.current||!t.current.url||!(0,Hu.isBlobURL)(t.current.url))return;let n=(0,Hu.getBlobByURL)(t.current.url);if(!n)return;let{url:i,allowedTypes:l,onChange:s,onError:c}=t.current,{mediaUpload:u}=a();u&&(r.current=!0,u({filesList:[n],allowedTypes:l,onFileChange:([m])=>{(0,Hu.isBlobURL)(m?.url)||((0,Hu.revokeBlobURL)(i),s(m),r.current=!1)},onError:m=>{(0,Hu.revokeBlobURL)(i),c(m),r.current=!1}}))},[a])}function v1(){return(0,hx.useSelect)(t=>{let{getSettings:r}=t(zB.store),{__experimentalDiscussionSettings:a}=r();return a?.avatarURL??""},[])}function W(){return(0,pV.useViewportMatch)("medium","<")?{}:{popoverProps:{placement:"left-start",offset:259}}}var yr=o(v(),1),VB="core/accordion-item",Yfe="core/accordion-heading",Xfe={name:VB};function dV({attributes:{autoclose:e,iconPosition:t,showIcon:r,headingLevel:a,levelOptions:n},clientId:i,setAttributes:l,isSelected:s}){let c=(0,Cf.useRegistry)(),{getBlockOrder:u}=(0,Cf.useSelect)(va.store),m=(0,va.useBlockProps)({role:"group"}),p=W(),{updateBlockAttributes:d,insertBlock:f}=(0,Cf.useDispatch)(va.store),g=(0,va.useBlockEditingMode)()==="contentOnly",b=(0,va.useInnerBlocksProps)(m,{template:[[VB]],defaultBlock:Xfe,directInsert:!0,templateInsertUpdatesSelection:!0});return(0,yr.jsxs)(yr.Fragment,{children:[s&&!g&&(0,yr.jsxs)(yr.Fragment,{children:[(0,yr.jsx)(va.BlockControls,{children:(0,yr.jsx)(_o.ToolbarGroup,{children:(0,yr.jsx)(va.HeadingLevelDropdown,{value:a,options:n,onChange:_=>{let k=u(i),S=[];k.forEach(C=>{let E=u(C);S.push(...E)}),c.batch(()=>{l({headingLevel:_}),d(S,{level:_})})}})})}),(0,yr.jsx)(va.BlockControls,{group:"other",children:(0,yr.jsx)(_o.ToolbarButton,{onClick:()=>{let _=(0,vx.createBlock)(VB,{},[(0,vx.createBlock)(Yfe,{level:a}),(0,vx.createBlock)("core/accordion-panel",{})]);f(_,void 0,i)},children:(0,ti.__)("Add item")})})]}),(0,yr.jsx)(va.InspectorControls,{children:(0,yr.jsxs)(_o.__experimentalToolsPanel,{label:(0,ti.__)("Settings"),resetAll:()=>{l({autoclose:!1,showIcon:!0,iconPosition:"right"})},dropdownMenuProps:p,children:[(0,yr.jsx)(_o.__experimentalToolsPanelItem,{label:(0,ti.__)("Auto-close"),isShownByDefault:!0,hasValue:()=>!!e,onDeselect:()=>l({autoclose:!1}),children:(0,yr.jsx)(_o.ToggleControl,{isBlock:!0,label:(0,ti.__)("Auto-close"),onChange:_=>{l({autoclose:_})},checked:e,help:(0,ti.__)("Automatically close accordions when a new one is opened.")})}),(0,yr.jsx)(_o.__experimentalToolsPanelItem,{label:(0,ti.__)("Show icon"),isShownByDefault:!0,hasValue:()=>!r,onDeselect:()=>l({showIcon:!0}),children:(0,yr.jsx)(_o.ToggleControl,{isBlock:!0,label:(0,ti.__)("Show icon"),onChange:_=>{l({showIcon:_,iconPosition:_?t:"right"})},checked:r,help:(0,ti.__)("Display a plus icon next to the accordion header.")})}),r&&(0,yr.jsx)(_o.__experimentalToolsPanelItem,{label:(0,ti.__)("Icon Position"),isShownByDefault:!0,hasValue:()=>t!=="right",onDeselect:()=>l({iconPosition:"right"}),children:(0,yr.jsxs)(_o.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,isBlock:!0,label:(0,ti.__)("Icon Position"),value:t,onChange:_=>{l({iconPosition:_})},children:[(0,yr.jsx)(_o.__experimentalToggleGroupControlOption,{label:(0,ti.__)("Left"),value:"left"}),(0,yr.jsx)(_o.__experimentalToggleGroupControlOption,{label:(0,ti.__)("Right"),value:"right"})]})})]})},"setting"),(0,yr.jsx)("div",{...b})]})}var bx=o(T(),1),fV=o(v(),1);function hV(){let e=bx.useBlockProps.save({role:"group"});return(0,fV.jsx)("div",{...bx.useInnerBlocksProps.save(e)})}var yx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/accordion",title:"Accordion",category:"design",description:"Displays a foldable layout that groups content in collapsible sections.",example:{},supports:{anchor:!0,html:!1,align:["wide","full"],background:{backgroundImage:!0,backgroundSize:!0,__experimentalDefaultControls:{backgroundImage:!0}},color:{background:!0,gradients:!0},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},spacing:{padding:!0,margin:["top","bottom"],blockGap:!0},shadow:!0,layout:!0,ariaLabel:!0,interactivity:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},contentRole:!0,listView:!0},attributes:{iconPosition:{type:"string",default:"right"},showIcon:{type:"boolean",default:!0},autoclose:{type:"boolean",default:!1},headingLevel:{type:"number",default:3},levelOptions:{type:"array"}},providesContext:{"core/accordion-icon-position":"iconPosition","core/accordion-show-icon":"showIcon","core/accordion-heading-level":"headingLevel"},allowedBlocks:["core/accordion-item"],textdomain:"default",viewScriptModule:"@wordpress/block-library/accordion/view"};var gV=o(G(),1);function N(e){if(!e)return;let{metadata:t,settings:r,name:a}=e;return(0,gV.registerBlockType)({name:a,...t},r)}var{name:vV}=yx,bV={icon:y7,example:{innerBlocks:[{name:"core/accordion-item",innerBlocks:[{name:"core/accordion-heading",attributes:{title:(0,FB.__)("Lorem ipsum dolor sit amet, consectetur.")}}]},{name:"core/accordion-item",innerBlocks:[{name:"core/accordion-heading",attributes:{title:(0,FB.__)("Suspendisse commodo lacus, interdum et.")}}]}]},edit:dV,save:hV},ehe=()=>N({name:vV,metadata:yx,settings:bV});var HB={};$(HB,{init:()=>ohe,metadata:()=>xx,name:()=>wV,settings:()=>CV});var b1=o(B(),1),ju=o(T(),1),yV=o(z(),1),Sf=o(A(),1);var Bs=o(v(),1),the=[["core/accordion-heading"],["core/accordion-panel"]];function _V({attributes:e,clientId:t,setAttributes:r,isSelected:a}){let{openByDefault:n}=e,i=W(),{isSelected:l}=(0,yV.useSelect)(u=>a||n?{isSelected:!0}:{isSelected:u(ju.store).hasSelectedInnerBlock(t,!0)},[t,a,n]),s=(0,ju.useBlockProps)({className:w({"is-open":n||l})}),c=(0,ju.useInnerBlocksProps)(s,{template:the,templateLock:"all",directInsert:!0,templateInsertUpdatesSelection:!0});return(0,Bs.jsxs)(Bs.Fragment,{children:[(0,Bs.jsx)(ju.InspectorControls,{children:(0,Bs.jsx)(Sf.__experimentalToolsPanel,{label:(0,b1.__)("Settings"),resetAll:()=>{r({openByDefault:!1})},dropdownMenuProps:i,children:(0,Bs.jsx)(Sf.__experimentalToolsPanelItem,{label:(0,b1.__)("Open by default"),isShownByDefault:!0,hasValue:()=>!!n,onDeselect:()=>{r({openByDefault:!1})},children:(0,Bs.jsx)(Sf.ToggleControl,{label:(0,b1.__)("Open by default"),onChange:u=>{r({openByDefault:u})},checked:n,help:(0,b1.__)("Accordion content will be displayed by default.")})})})},"setting"),(0,Bs.jsx)("div",{...c})]})}var _x=o(T(),1);var xV=o(v(),1);function kV({attributes:e}){let{openByDefault:t}=e,r=_x.useBlockProps.save({className:w({"is-open":t})}),a=_x.useInnerBlocksProps.save(r);return(0,xV.jsx)("div",{...a})}var xx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/accordion-item",title:"Accordion Item",category:"design",description:"Wraps the heading and panel in one unit.",parent:["core/accordion"],allowedBlocks:["core/accordion-heading","core/accordion-panel"],supports:{html:!1,color:{background:!0,gradients:!0},interactivity:!0,spacing:{margin:["top","bottom"],blockGap:!0},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},shadow:!0,layout:{allowEditing:!1},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},contentRole:!0},attributes:{openByDefault:{type:"boolean",default:!1}},providesContext:{"core/accordion-open-by-default":"openByDefault"},textdomain:"default",style:"wp-block-accordion-item"};var{name:wV}=xx,CV={icon:b7,edit:_V,save:kV},ohe=()=>N({name:wV,metadata:xx,settings:CV});var jB={};$(jB,{init:()=>lhe,metadata:()=>kx,name:()=>NV,settings:()=>DV});var SV=o(B(),1),TV=o(j(),1),ji=o(T(),1),PV=o(z(),1),Cp=o(v(),1);function BV({attributes:e,setAttributes:t,context:r}){let{title:a}=e,{"core/accordion-icon-position":n,"core/accordion-show-icon":i,"core/accordion-heading-level":l}=r,s="h"+l,{__unstableMarkNextChangeAsNotPersistent:c}=(0,PV.useDispatch)(ji.store);(0,TV.useEffect)(()=>{n!==void 0&&i!==void 0&&(c(),t({iconPosition:n,showIcon:i}))},[n,i,t,c]);let[u,m]=(0,ji.useSettings)("typography.fluid","layout"),p=(0,ji.getTypographyClassesAndStyles)(e,{typography:{fluid:u},layout:{wideSize:m?.wideSize}}),d=(0,ji.useBlockProps)(),f=(0,ji.__experimentalGetSpacingClassesAndStyles)(e);return(0,Cp.jsx)(s,{...d,children:(0,Cp.jsxs)("button",{className:"wp-block-accordion-heading__toggle",style:f.style,tabIndex:"-1",children:[i&&n==="left"&&(0,Cp.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"}),(0,Cp.jsx)(ji.RichText,{withoutInteractiveFormatting:!0,disableLineBreaks:!0,tagName:"span",value:a,onChange:h=>t({title:h}),placeholder:(0,SV.__)("Accordion title"),className:"wp-block-accordion-heading__toggle-title",style:{letterSpacing:p.style.letterSpacing,textDecoration:p.style.textDecoration}}),i&&n==="right"&&(0,Cp.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"})]})})}var Uu=o(T(),1),Sp=o(v(),1);function IV({attributes:e}){let{level:t,title:r,iconPosition:a,showIcon:n}=e,i="h"+(t||3),l=(0,Uu.getTypographyClassesAndStyles)(e),s=Uu.useBlockProps.save(),c=(0,Uu.__experimentalGetSpacingClassesAndStyles)(e);return(0,Sp.jsx)(i,{...s,children:(0,Sp.jsxs)("button",{type:"button",className:"wp-block-accordion-heading__toggle",style:c.style,children:[n&&a==="left"&&(0,Sp.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"}),(0,Sp.jsx)(Uu.RichText.Content,{className:"wp-block-accordion-heading__toggle-title",tagName:"span",value:r,style:{letterSpacing:l.style.letterSpacing,textDecoration:l.style.textDecoration}}),n&&a==="right"&&(0,Sp.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"})]})})}var kx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/accordion-heading",title:"Accordion Heading",category:"design",description:"Displays a heading that toggles the accordion panel.",parent:["core/accordion-item"],usesContext:["core/accordion-icon-position","core/accordion-show-icon","core/accordion-heading-level"],supports:{anchor:!0,color:{background:!0,gradients:!0},align:!1,interactivity:!0,spacing:{padding:!0,__experimentalDefaultControls:{padding:!0},__experimentalSkipSerialization:!0,__experimentalSelector:".wp-block-accordion-heading__toggle"},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},typography:{__experimentalSkipSerialization:["textDecoration","letterSpacing"],fontSize:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0,fontFamily:!0}},shadow:!0,visibility:!1,lock:!1},selectors:{typography:{letterSpacing:".wp-block-accordion-heading .wp-block-accordion-heading__toggle-title",textDecoration:".wp-block-accordion-heading .wp-block-accordion-heading__toggle-title"}},attributes:{openByDefault:{type:"boolean",default:!1},title:{type:"rich-text",source:"rich-text",selector:".wp-block-accordion-heading__toggle-title",role:"content"},level:{type:"number"},iconPosition:{type:"string",enum:["left","right"],default:"right"},showIcon:{type:"boolean",default:!0}},textdomain:"default"};var Dl=o(T(),1),Ui=o(v(),1),nhe={attributes:{openByDefault:{type:"boolean",default:!1},title:{type:"rich-text",source:"rich-text",selector:".wp-block-accordion-heading__toggle-title",role:"content"},level:{type:"number"},iconPosition:{type:"string",enum:["left","right"],default:"right"},showIcon:{type:"boolean",default:!0}},supports:{anchor:!0,color:{background:!0,gradients:!0},align:!1,interactivity:!0,spacing:{padding:!0,__experimentalDefaultControls:{padding:!0},__experimentalSkipSerialization:!0,__experimentalSelector:".wp-block-accordion-heading__toggle"},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},typography:{fontSize:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0,fontFamily:!0}},shadow:!0,visibility:!1},save({attributes:e}){let{level:t,title:r,iconPosition:a,showIcon:n}=e,i="h"+(t||3),l=Dl.useBlockProps.save(),s=(0,Dl.__experimentalGetSpacingClassesAndStyles)(e);return(0,Ui.jsx)(i,{...l,children:(0,Ui.jsxs)("button",{className:"wp-block-accordion-heading__toggle",style:s.style,children:[n&&a==="left"&&(0,Ui.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"}),(0,Ui.jsx)(Dl.RichText.Content,{className:"wp-block-accordion-heading__toggle-title",tagName:"span",value:r}),n&&a==="right"&&(0,Ui.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"})]})})}},ihe={attributes:{openByDefault:{type:"boolean",default:!1},title:{type:"rich-text",source:"rich-text",selector:".wp-block-accordion-heading__toggle-title",role:"content"},level:{type:"number"},iconPosition:{type:"string",enum:["left","right"],default:"right"},showIcon:{type:"boolean",default:!0}},supports:{anchor:!0,color:{background:!0,gradients:!0},align:!1,interactivity:!0,spacing:{padding:!0,__experimentalDefaultControls:{padding:!0},__experimentalSkipSerialization:!0,__experimentalSelector:".wp-block-accordion-heading__toggle"},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},typography:{__experimentalSkipSerialization:["textDecoration","letterSpacing"],fontSize:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0,fontFamily:!0}},shadow:!0,visibility:!1,lock:!1},save({attributes:e}){let{level:t,title:r,iconPosition:a,showIcon:n}=e,i="h"+(t||3),l=(0,Dl.getTypographyClassesAndStyles)(e),s=Dl.useBlockProps.save(),c=(0,Dl.__experimentalGetSpacingClassesAndStyles)(e);return(0,Ui.jsx)(i,{...s,children:(0,Ui.jsxs)("button",{className:"wp-block-accordion-heading__toggle",style:c.style,children:[n&&a==="left"&&(0,Ui.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"}),(0,Ui.jsx)(Dl.RichText.Content,{className:"wp-block-accordion-heading__toggle-title",tagName:"span",value:r,style:{letterSpacing:l.style.letterSpacing,textDecoration:l.style.textDecoration}}),n&&a==="right"&&(0,Ui.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"})]})})}},EV=[nhe,ihe];var{name:NV}=kx,DV={icon:v7,edit:BV,save:IV,deprecated:EV},lhe=()=>N({name:NV,metadata:kx,settings:DV});var UB={};$(UB,{init:()=>che,metadata:()=>Cx,name:()=>VV,settings:()=>FV});var Tf=o(T(),1),LV=o(z(),1),MV=o(v(),1);function AV({attributes:e,context:t,clientId:r,isSelected:a}){let{allowedBlocks:n,templateLock:i}=e,l=t["core/accordion-open-by-default"],{hasSelection:s}=(0,LV.useSelect)(m=>{if(a||l)return{hasSelection:!0};let{getBlockRootClientId:p,isBlockSelected:d,hasSelectedInnerBlock:f}=m(Tf.store),h=p(r);return{hasSelection:d(h)||f(h,!0)}},[r,a,l]),c=(0,Tf.useBlockProps)({"aria-hidden":!s,role:"region"}),u=(0,Tf.useInnerBlocksProps)(c,{allowedBlocks:n,template:[["core/paragraph",{}]],templateLock:i});return(0,MV.jsx)("div",{...u})}var wx=o(T(),1),RV=o(v(),1);function zV(){let e=wx.useBlockProps.save({role:"region"}),t=wx.useInnerBlocksProps.save(e);return(0,RV.jsx)("div",{...t})}var Cx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/accordion-panel",title:"Accordion Panel",category:"design",description:"Contains the hidden or revealed content beneath the heading.",parent:["core/accordion-item"],usesContext:["core/accordion-open-by-default"],supports:{html:!1,color:{background:!0,gradients:!0},interactivity:!0,spacing:{padding:!0,blockGap:!0,__experimentalDefaultControls:{padding:!0,blockGap:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},shadow:!0,layout:{allowEditing:!1},visibility:!1,contentRole:!0,allowedBlocks:!0,lock:!1},attributes:{templateLock:{type:["string","boolean"],enum:["all","insert","contentOnly",!1],default:!1}},textdomain:"default",style:"wp-block-accordion-panel"};var{name:VV}=Cx,FV={icon:P0,edit:AV,save:zV},che=()=>N({name:VV,metadata:Cx,settings:FV});var GB={};$(GB,{init:()=>mhe,metadata:()=>Sx,name:()=>UV,settings:()=>GV});var Sx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/archives",title:"Archives",category:"widgets",description:"Display a date archive of your posts.",textdomain:"default",attributes:{displayAsDropdown:{type:"boolean",default:!1},showLabel:{type:"boolean",default:!0},showPostCounts:{type:"boolean",default:!1},type:{type:"string",default:"monthly"}},supports:{anchor:!0,align:!0,__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},html:!1,spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},interactivity:{clientNavigation:!0}}};var Wa=o(A(),1),jo=o(B(),1),Tx=o(T(),1),OV=o(Mu(),1),HV=o(pe(),1);var Wr=o(v(),1);function jV({attributes:e,setAttributes:t,name:r}){let{showLabel:a,showPostCounts:n,displayAsDropdown:i,type:l}=e,s=W(),{content:c,status:u,error:m}=(0,OV.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r}),p=(0,HV.useDisabled)(),d=(0,Tx.useBlockProps)({ref:p});return(0,Wr.jsxs)(Wr.Fragment,{children:[(0,Wr.jsx)(Tx.InspectorControls,{children:(0,Wr.jsxs)(Wa.__experimentalToolsPanel,{label:(0,jo.__)("Settings"),resetAll:()=>{t({displayAsDropdown:!1,showLabel:!0,showPostCounts:!1,type:"monthly"})},dropdownMenuProps:s,children:[(0,Wr.jsx)(Wa.__experimentalToolsPanelItem,{label:(0,jo.__)("Display as dropdown"),isShownByDefault:!0,hasValue:()=>i,onDeselect:()=>t({displayAsDropdown:!1}),children:(0,Wr.jsx)(Wa.ToggleControl,{label:(0,jo.__)("Display as dropdown"),checked:i,onChange:()=>t({displayAsDropdown:!i})})}),i&&(0,Wr.jsx)(Wa.__experimentalToolsPanelItem,{label:(0,jo.__)("Show label"),isShownByDefault:!0,hasValue:()=>!a,onDeselect:()=>t({showLabel:!0}),children:(0,Wr.jsx)(Wa.ToggleControl,{label:(0,jo.__)("Show label"),checked:a,onChange:()=>t({showLabel:!a})})}),(0,Wr.jsx)(Wa.__experimentalToolsPanelItem,{label:(0,jo.__)("Show post counts"),isShownByDefault:!0,hasValue:()=>n,onDeselect:()=>t({showPostCounts:!1}),children:(0,Wr.jsx)(Wa.ToggleControl,{label:(0,jo.__)("Show post counts"),checked:n,onChange:()=>t({showPostCounts:!n})})}),(0,Wr.jsx)(Wa.__experimentalToolsPanelItem,{label:(0,jo.__)("Group by"),isShownByDefault:!0,hasValue:()=>l!=="monthly",onDeselect:()=>t({type:"monthly"}),children:(0,Wr.jsx)(Wa.SelectControl,{__next40pxDefaultSize:!0,label:(0,jo.__)("Group by"),options:[{label:(0,jo.__)("Year"),value:"yearly"},{label:(0,jo.__)("Month"),value:"monthly"},{label:(0,jo.__)("Week"),value:"weekly"},{label:(0,jo.__)("Day"),value:"daily"}],value:l,onChange:f=>t({type:f})})})]})}),u==="loading"&&(0,Wr.jsx)("div",{...d,children:(0,Wr.jsx)(Wa.Spinner,{})}),u==="error"&&(0,Wr.jsx)("div",{...d,children:(0,Wr.jsx)("p",{children:(0,jo.sprintf)((0,jo.__)("Error: %s"),m)})}),u==="success"&&(0,Wr.jsx)(ao,{wrapperProps:d,html:c})]})}var{name:UV}=Sx,GV={icon:E7,example:{},edit:jV},mhe=()=>N({name:UV,metadata:Sx,settings:GV});var qB={};$(qB,{init:()=>vhe,metadata:()=>Px,name:()=>lF,settings:()=>sF});var Px={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/avatar",title:"Avatar",category:"theme",description:"Add a user\u2019s avatar.",textdomain:"default",attributes:{userId:{type:"number"},size:{type:"number",default:96},isLink:{type:"boolean",default:!1},linkTarget:{type:"string",default:"_self"}},usesContext:["postType","postId","commentId"],supports:{anchor:!0,html:!1,align:!0,alignWide:!1,spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},__experimentalBorder:{__experimentalSkipSerialization:!0,radius:!0,width:!0,color:!0,style:!0,__experimentalDefaultControls:{radius:!0}},color:{text:!1,background:!1},filter:{duotone:!0},interactivity:{clientNavigation:!0}},selectors:{border:".wp-block-avatar img",filter:{duotone:".wp-block-avatar img"}},editorStyle:"wp-block-avatar-editor",style:"wp-block-avatar"};var Tp=o(T(),1),xn=o(A(),1),Gi=o(B(),1),Ix=o(nr(),1);var y1=o(Y(),1),Gu=o(B(),1),qV=o(z(),1);function $V(e){let t=e?e[0]:24,r=e?e[e.length-1]:96,a=Math.floor(r*2.5);return{minSize:t,maxSize:a}}function ZV({commentId:e}){let[t]=(0,y1.useEntityProp)("root","comment","author_avatar_urls",e),[r]=(0,y1.useEntityProp)("root","comment","author_name",e),a=t?Object.values(t):null,n=t?Object.keys(t):null,{minSize:i,maxSize:l}=$V(n),s=v1();return{src:a?a[a.length-1]:s,minSize:i,maxSize:l,alt:r?(0,Gu.sprintf)((0,Gu.__)("%s Avatar"),r):(0,Gu.__)("Default Avatar")}}function KV({userId:e,postId:t,postType:r}){let{authorDetails:a}=(0,qV.useSelect)(u=>{let{getEditedEntityRecord:m,getUser:p}=u(y1.store);if(e)return{authorDetails:p(e)};let d=m("postType",r,t)?.author;return{authorDetails:d?p(d):null}},[r,t,e]),n=a?.avatar_urls?Object.values(a.avatar_urls):null,i=a?.avatar_urls?Object.keys(a.avatar_urls):null,{minSize:l,maxSize:s}=$V(i),c=v1();return{src:n?n[n.length-1]:c,minSize:l,maxSize:s,alt:a?(0,Gu.sprintf)((0,Gu.__)("%s Avatar"),a?.name):(0,Gu.__)("Default Avatar")}}var WB=o(B(),1),YV=o(A(),1),XV=o(z(),1),JV=o(Y(),1),Bx=o(j(),1),eF=o(pe(),1),tF=o(Uo(),1),rF=o(v(),1),dhe={who:"authors",per_page:100,_fields:"id,name",context:"view"};function oF({value:e,onChange:t}){let[r,a]=(0,Bx.useState)(""),{authors:n,isLoading:i}=(0,XV.useSelect)(s=>{let{getUsers:c,isResolving:u}=s(JV.store),m={...dhe};return r&&(m.search=r,m.search_columns=["name"]),{authors:c(m),isLoading:u("getUsers",[m])}},[r]),l=(0,Bx.useMemo)(()=>(n??[]).map(s=>({value:s.id,label:(0,tF.decodeEntities)(s.name)})),[n]);return(0,rF.jsx)(YV.ComboboxControl,{__next40pxDefaultSize:!0,label:(0,WB.__)("User"),help:(0,WB.__)("Select the avatar user to display, if it is blank it will use the post/page author."),value:e,onChange:t,options:l,onFilterValueChange:(0,eF.debounce)(a,300),isLoading:i})}var Rt=o(v(),1),aF=({setAttributes:e,avatar:t,attributes:r,selectUser:a})=>{let n=W();return(0,Rt.jsx)(Tp.InspectorControls,{children:(0,Rt.jsxs)(xn.__experimentalToolsPanel,{label:(0,Gi.__)("Settings"),resetAll:()=>{e({size:96,isLink:!1,linkTarget:"_self",userId:void 0})},dropdownMenuProps:n,children:[(0,Rt.jsx)(xn.__experimentalToolsPanelItem,{label:(0,Gi.__)("Image size"),isShownByDefault:!0,hasValue:()=>r?.size!==96,onDeselect:()=>e({size:96}),children:(0,Rt.jsx)(xn.RangeControl,{__next40pxDefaultSize:!0,label:(0,Gi.__)("Image size"),onChange:i=>e({size:i}),min:t.minSize,max:t.maxSize,initialPosition:r?.size,value:r?.size})}),(0,Rt.jsx)(xn.__experimentalToolsPanelItem,{label:(0,Gi.__)("Link to user profile"),isShownByDefault:!0,hasValue:()=>r?.isLink,onDeselect:()=>e({isLink:!1}),children:(0,Rt.jsx)(xn.ToggleControl,{label:(0,Gi.__)("Link to user profile"),onChange:()=>e({isLink:!r.isLink}),checked:r.isLink})}),r.isLink&&(0,Rt.jsx)(xn.__experimentalToolsPanelItem,{label:(0,Gi.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>r?.linkTarget!=="_self",onDeselect:()=>e({linkTarget:"_self"}),children:(0,Rt.jsx)(xn.ToggleControl,{label:(0,Gi.__)("Open in new tab"),onChange:i=>e({linkTarget:i?"_blank":"_self"}),checked:r.linkTarget==="_blank"})}),a&&(0,Rt.jsx)(xn.__experimentalToolsPanelItem,{label:(0,Gi.__)("User"),isShownByDefault:!0,hasValue:()=>!!r?.userId,onDeselect:()=>e({userId:void 0}),children:(0,Rt.jsx)(oF,{value:r?.userId,onChange:i=>{e({userId:i})}})})]})})},fhe=({children:e,isLink:t})=>t?(0,Rt.jsx)("a",{href:"#avatar-pseudo-link",className:"wp-block-avatar__link",onClick:r=>r.preventDefault(),children:e}):e,nF=({setAttributes:e,attributes:t,avatar:r,blockProps:a,isSelected:n})=>{let i=(0,Tp.__experimentalUseBorderProps)(t),l=(0,Ix.addQueryArgs)((0,Ix.removeQueryArgs)(r?.src,["s"]),{s:t?.size*2});return(0,Rt.jsx)("div",{...a,children:(0,Rt.jsx)(fhe,{isLink:t.isLink,children:(0,Rt.jsx)(xn.ResizableBox,{size:{width:t.size,height:t.size},showHandle:n,onResizeStop:(s,c,u,m)=>{e({size:parseInt(t.size+(m.height||m.width),10)})},lockAspectRatio:!0,enable:{top:!1,right:!(0,Gi.isRTL)(),bottom:!0,left:(0,Gi.isRTL)()},minWidth:r.minSize,maxWidth:r.maxSize,children:(0,Rt.jsx)("img",{src:l,alt:r.alt,className:w("avatar","avatar-"+t.size,"photo","wp-block-avatar__image",i.className),style:i.style})})})})},hhe=({attributes:e,context:t,setAttributes:r,isSelected:a})=>{let{commentId:n}=t,i=(0,Tp.useBlockProps)(),l=ZV({commentId:n});return(0,Rt.jsxs)(Rt.Fragment,{children:[(0,Rt.jsx)(aF,{avatar:l,setAttributes:r,attributes:e,selectUser:!1}),(0,Rt.jsx)(nF,{attributes:e,avatar:l,blockProps:i,isSelected:a,setAttributes:r})]})},ghe=({attributes:e,context:t,setAttributes:r,isSelected:a})=>{let{postId:n,postType:i}=t,l=KV({userId:e?.userId,postId:n,postType:i}),s=(0,Tp.useBlockProps)();return(0,Rt.jsxs)(Rt.Fragment,{children:[(0,Rt.jsx)(aF,{selectUser:!0,attributes:e,avatar:l,setAttributes:r}),(0,Rt.jsx)(nF,{attributes:e,avatar:l,blockProps:s,isSelected:a,setAttributes:r})]})};function iF(e){return e?.context?.commentId||e?.context?.commentId===null?(0,Rt.jsx)(hhe,{...e}):(0,Rt.jsx)(ghe,{...e})}var{name:lF}=Px,sF={icon:S0,edit:iF,example:{}},vhe=()=>N({name:lF,metadata:Px,settings:sF});var eI={};$(eI,{init:()=>Ihe,metadata:()=>Dx,name:()=>LF,settings:()=>Lx});var JB=o(B(),1);var DF=o(G(),1);var $B=o(T(),1),_1=o(v(),1),cF=[{attributes:{src:{type:"string",source:"attribute",selector:"audio",attribute:"src"},caption:{type:"string",source:"html",selector:"figcaption"},id:{type:"number"},autoplay:{type:"boolean",source:"attribute",selector:"audio",attribute:"autoplay"},loop:{type:"boolean",source:"attribute",selector:"audio",attribute:"loop"},preload:{type:"string",source:"attribute",selector:"audio",attribute:"preload"}},supports:{align:!0},save({attributes:e}){let{autoplay:t,caption:r,loop:a,preload:n,src:i}=e;return(0,_1.jsxs)("figure",{children:[(0,_1.jsx)("audio",{controls:"controls",src:i,autoPlay:t,loop:a,preload:n}),!$B.RichText.isEmpty(r)&&(0,_1.jsx)($B.RichText.Content,{tagName:"figcaption",value:r})]})}}];var wF=o(Br(),1),$a=o(A(),1),kn=o(T(),1),qa=o(B(),1),CF=o(z(),1);var SF=o(_r(),1),TF=o(j(),1);function Pf(e,t){var r=0,a,n;t=t||{};function i(){var l=a,s=arguments.length,c,u;e:for(;l;){if(l.args.length!==arguments.length){l=l.next;continue}for(u=0;u<s;u++)if(l.args[u]!==arguments[u]){l=l.next;continue e}return l!==a&&(l===n&&(n=l.prev),l.prev.next=l.next,l.next&&(l.next.prev=l.prev),l.next=a,l.prev=null,a.prev=l,a=l),l.val}for(c=new Array(s),u=0;u<s;u++)c[u]=arguments[u];return l={args:c,val:e.apply(null,c)},a?(a.prev=l,l.next=a):n=l,r===t.maxSize?(n=n.prev,n.next=null):r++,a=l,l.val}return i.clear=function(){a=null,n=null,r=0},i}var hF=o(A(),1),KB=o(j(),1),Es=o(G(),1);var Is={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/embed",title:"Embed",category:"embed",description:"Add a block that displays content pulled from other sites, like Twitter or YouTube.",textdomain:"default",attributes:{url:{type:"string",role:"content"},caption:{type:"rich-text",source:"rich-text",selector:"figcaption",role:"content"},type:{type:"string",role:"content"},providerNameSlug:{type:"string",role:"content"},allowResponsive:{type:"boolean",default:!0},responsive:{type:"boolean",default:!1,role:"content"},previewable:{type:"boolean",default:!0,role:"content"}},supports:{anchor:!0,align:!0,spacing:{margin:!0},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-embed-editor",style:"wp-block-embed"};var x1=[{ratio:"2.33",className:"wp-embed-aspect-21-9"},{ratio:"2.00",className:"wp-embed-aspect-18-9"},{ratio:"1.78",className:"wp-embed-aspect-16-9"},{ratio:"1.33",className:"wp-embed-aspect-4-3"},{ratio:"1.00",className:"wp-embed-aspect-1-1"},{ratio:"0.56",className:"wp-embed-aspect-9-16"},{ratio:"0.50",className:"wp-embed-aspect-1-2"}],ZB="wp-embed";var dF=o(pF(),1),{lock:fF,unlock:K}=(0,dF.__dangerousOptInToUnstableAPIsOnlyForCoreModules)("I acknowledge private features are not for use in themes or plugins and doing so will break in the next version of WordPress.","@wordpress/block-library");var Ex=o(v(),1),{name:Bf}=Is,{kebabCase:yhe}=K(hF.privateApis),gF=e=>(0,Es.getBlockVariations)(Bf)?.find(({name:t})=>t===e),QB=(e,t=[])=>t.some(r=>e.match(r)),_he=e=>(0,Es.getBlockVariations)(Bf)?.find(({patterns:t})=>QB(e,t)),vF=e=>e&&e.includes('class="wp-embedded-content"'),bF=e=>{let t=e.url||e.thumbnail_url,r=(0,Ex.jsx)("p",{children:(0,Ex.jsx)("img",{src:t,alt:e.title,width:"100%"})});return(0,KB.renderToString)(r)},qu=(e,t={})=>{let{preview:r,attributes:a={}}=e,{url:n,providerNameSlug:i,type:l,...s}=a;if(!n||!(0,Es.getBlockType)(Bf))return;let c=_he(n),u=i==="wordpress"||l===ZB;if(!u&&c&&(c.attributes.providerNameSlug!==i||!i))return(0,Es.createBlock)(Bf,{url:n,...s,...c.attributes});let p=(0,Es.getBlockVariations)(Bf)?.find(({name:d})=>d==="wordpress");if(!(!p||!r||!vF(r.html)||u))return(0,Es.createBlock)(Bf,{url:n,...p.attributes,...t})},xhe=e=>e?x1.some(({className:t})=>e.includes(t)):!1,Wu=e=>{if(!e)return e;let t=x1.reduce((a,{className:n})=>(a.push(n),a),["wp-has-aspect-ratio"]),r=e;for(let a of t)r=r.replace(a,"");return r.trim()};function khe(e){return/padding-(top|bottom)\s*:\s*[\d.]+%/i.test(e)}function YB(e,t,r=!0){if(!r||khe(e))return Wu(t);let a=document.implementation.createHTMLDocument("");a.body.innerHTML=e;let n=a.body.querySelector("iframe");if(n&&n.height&&n.width){let i=(n.width/n.height).toFixed(2);for(let l=0;l<x1.length;l++){let s=x1[l];if(i>=s.ratio)return i-s.ratio>.1?Wu(t):w(Wu(t),s.className,"wp-has-aspect-ratio")}}return t}function yF(e,t){t((0,Es.createBlock)("core/paragraph",{content:(0,KB.renderToString)((0,Ex.jsx)("a",{href:e,children:e}))}))}var whe=Pf((e,t,r,a,n=!0)=>{if(!e)return{};let i={},{type:l="rich"}=e,{html:s,provider_name:c}=e,u=yhe((c||t).toLowerCase());return vF(s)&&(l=ZB),(s||l==="photo")&&(i.type=l,i.providerNameSlug=u),xhe(r)||(i.className=YB(s,r,a&&n)),i}),_F=(e,t,r,a)=>{let{allowResponsive:n,className:i}=e;return{...e,...whe(t,r,i,a,n)}};var Pp=o(j(),1),xF=o(pe(),1),k1=o(B(),1),Ac=o(T(),1),kF=o(A(),1);var Nx=o(G(),1),$u=o(v(),1);function ba({attributeKey:e="caption",attributes:t,setAttributes:r,isSelected:a,insertBlocksAfter:n,placeholder:i=(0,k1.__)("Add caption"),label:l=(0,k1.__)("Caption text"),showToolbarButton:s=!0,excludeElementClassName:c,className:u,readOnly:m,tagName:p="figcaption",addLabel:d=(0,k1.__)("Add caption"),removeLabel:f=(0,k1.__)("Remove caption"),icon:h=U7,...g}){let b=t[e],y=(0,xF.usePrevious)(b),x=Ac.RichText.isEmpty(b),_=Ac.RichText.isEmpty(y),[k,S]=(0,Pp.useState)(!x);(0,Pp.useEffect)(()=>{!x&&_&&S(!0)},[x,_]),(0,Pp.useEffect)(()=>{!a&&x&&S(!1)},[a,x]);let C=(0,Pp.useCallback)(E=>{E&&x&&E.focus()},[x]);return(0,$u.jsxs)($u.Fragment,{children:[s&&(0,$u.jsx)(Ac.BlockControls,{group:"block",children:(0,$u.jsx)(kF.ToolbarButton,{onClick:()=>{S(!k),k&&b&&r({[e]:void 0})},icon:h,isPressed:k,label:k?f:d})}),k&&(!Ac.RichText.isEmpty(b)||a)&&(0,$u.jsx)(Ac.RichText,{identifier:e,tagName:p,className:w(u,c?"":(0,Ac.__experimentalGetElementClassName)("caption")),ref:C,"aria-label":l,placeholder:i,value:b,onChange:E=>r({[e]:E}),inlineToolbar:!0,__unstableOnSplitAtEnd:()=>n((0,Nx.createBlock)((0,Nx.getDefaultBlockName)())),readOnly:m,...g})]})}var xr=o(v(),1),XB=["audio"];function Che({attributes:e,className:t,setAttributes:r,onReplace:a,isSelected:n,insertBlocksAfter:i}){let{id:l,autoplay:s,loop:c,preload:u,src:m}=e,[p,d]=(0,TF.useState)(e.blob),h=(0,kn.useBlockEditingMode)()==="default";Ps({url:p,allowedTypes:XB,onChange:k,onError:x});function g(I){return D=>{r({[I]:D})}}function b(I){if(I!==m){let D=qu({attributes:{url:I}});if(D!==void 0&&a){a(D);return}r({src:I,id:void 0,blob:void 0}),d()}}let{createErrorNotice:y}=(0,CF.useDispatch)(SF.store);function x(I){y(I,{type:"snackbar"})}function _(I){return I?(0,qa.__)("Autoplay may cause usability issues for some users."):null}function k(I){if(!I||!I.url){r({src:void 0,id:void 0,caption:void 0,blob:void 0}),d();return}if((0,wF.isBlobURL)(I.url)){d(I.url);return}r({blob:void 0,src:I.url,id:I.id,caption:I.caption}),d()}let S=w(t,{"is-transient":!!p}),C=(0,kn.useBlockProps)({className:S}),E=W();return!m&&!p?(0,xr.jsx)("div",{...C,children:(0,xr.jsx)(kn.MediaPlaceholder,{icon:(0,xr.jsx)(kn.BlockIcon,{icon:Jn}),onSelect:k,onSelectURL:b,accept:"audio/*",allowedTypes:XB,value:e,onError:x})}):(0,xr.jsxs)(xr.Fragment,{children:[n&&(0,xr.jsx)(kn.BlockControls,{group:"other",children:(0,xr.jsx)(kn.MediaReplaceFlow,{mediaId:l,mediaURL:m,allowedTypes:XB,accept:"audio/*",onSelect:k,onSelectURL:b,onError:x,onReset:()=>k(void 0),variant:"toolbar"})}),(0,xr.jsx)(kn.InspectorControls,{children:(0,xr.jsxs)($a.__experimentalToolsPanel,{label:(0,qa.__)("Settings"),resetAll:()=>{r({autoplay:!1,loop:!1,preload:void 0})},dropdownMenuProps:E,children:[(0,xr.jsx)($a.__experimentalToolsPanelItem,{label:(0,qa.__)("Autoplay"),isShownByDefault:!0,hasValue:()=>!!s,onDeselect:()=>r({autoplay:!1}),children:(0,xr.jsx)($a.ToggleControl,{label:(0,qa.__)("Autoplay"),onChange:g("autoplay"),checked:!!s,help:_})}),(0,xr.jsx)($a.__experimentalToolsPanelItem,{label:(0,qa.__)("Loop"),isShownByDefault:!0,hasValue:()=>!!c,onDeselect:()=>r({loop:!1}),children:(0,xr.jsx)($a.ToggleControl,{label:(0,qa.__)("Loop"),onChange:g("loop"),checked:!!c})}),(0,xr.jsx)($a.__experimentalToolsPanelItem,{label:(0,qa.__)("Preload"),isShownByDefault:!0,hasValue:()=>!!u,onDeselect:()=>r({preload:void 0}),children:(0,xr.jsx)($a.SelectControl,{__next40pxDefaultSize:!0,label:(0,qa._x)("Preload","noun; Audio block parameter"),value:u||"",onChange:I=>r({preload:I||void 0}),options:[{value:"",label:(0,qa.__)("Browser default")},{value:"auto",label:(0,qa.__)("Auto")},{value:"metadata",label:(0,qa.__)("Metadata")},{value:"none",label:(0,qa._x)("None","Preload value")}]})})]})}),(0,xr.jsxs)("figure",{...C,children:[(0,xr.jsx)($a.Disabled,{isDisabled:!n,children:(0,xr.jsx)("audio",{controls:"controls",src:m??p})}),!!p&&(0,xr.jsx)($a.Spinner,{}),(0,xr.jsx)(ba,{attributes:e,setAttributes:r,isSelected:n,insertBlocksAfter:i,label:(0,qa.__)("Audio caption text"),showToolbarButton:n&&h})]})]})}var PF=Che;var Dx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/audio",title:"Audio",category:"media",description:"Embed a simple audio player.",keywords:["music","sound","podcast","recording"],textdomain:"default",attributes:{blob:{type:"string",role:"local"},src:{type:"string",source:"attribute",selector:"audio",attribute:"src",role:"content"},caption:{type:"rich-text",source:"rich-text",selector:"figcaption",role:"content"},id:{type:"number",role:"content"},autoplay:{type:"boolean",source:"attribute",selector:"audio",attribute:"autoplay"},loop:{type:"boolean",source:"attribute",selector:"audio",attribute:"loop"},preload:{type:"string",source:"attribute",selector:"audio",attribute:"preload"}},supports:{anchor:!0,align:!0,spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-audio-editor",style:"wp-block-audio"};var Bp=o(T(),1),w1=o(v(),1);function BF({attributes:e}){let{autoplay:t,caption:r,loop:a,preload:n,src:i}=e;return i&&(0,w1.jsxs)("figure",{...Bp.useBlockProps.save(),children:[(0,w1.jsx)("audio",{controls:"controls",src:i,autoPlay:t,loop:a,preload:n}),!Bp.RichText.isEmpty(r)&&(0,w1.jsx)(Bp.RichText.Content,{tagName:"figcaption",value:r,className:(0,Bp.__experimentalGetElementClassName)("caption")})]})}var IF=o(Br(),1),EF=o(G(),1),The={from:[{type:"files",isMatch(e){return e.length===1&&e[0].type.indexOf("audio/")===0},transform(e){let t=e[0];return(0,EF.createBlock)("core/audio",{blob:(0,IF.createBlobURL)(t)})}},{type:"shortcode",tag:"audio",attributes:{src:{type:"string",shortcode:({named:{src:e,mp3:t,m4a:r,ogg:a,wav:n,wma:i}})=>e||t||r||a||n||i},loop:{type:"string",shortcode:({named:{loop:e}})=>e},autoplay:{type:"string",shortcode:({named:{autoplay:e}})=>e},preload:{type:"string",shortcode:({named:{preload:e}})=>e}}}]},NF=The;var{fieldsKey:Phe,formKey:Bhe}=K(DF.privateApis),{name:LF}=Dx,Lx={icon:Jn,example:{attributes:{src:"https://upload.wikimedia.org/wikipedia/commons/d/dd/Armstrong_Small_Step.ogg"},viewportWidth:350},transforms:NF,deprecated:cF,edit:PF,save:BF};window.__experimentalContentOnlyInspectorFields&&(Lx[Phe]=[{id:"audio",label:(0,JB.__)("Audio"),type:"media",Edit:{control:"media",allowedTypes:["audio"],multiple:!1},getValue:({item:e})=>({id:e.id,url:e.src}),setValue:({value:e})=>({id:e.id,src:e.url})},{id:"caption",label:(0,JB.__)("Caption"),type:"text",Edit:"rich-text"}],Lx[Bhe]={fields:["audio","caption"]});var Ihe=()=>N({name:LF,metadata:Dx,settings:Lx});var tI={};$(tI,{init:()=>Nhe,metadata:()=>Mx,name:()=>VF,settings:()=>FF});var Mx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/breadcrumbs",title:"Breadcrumbs",category:"theme",description:"Display a breadcrumb trail showing the path to the current page.",textdomain:"default",attributes:{prefersTaxonomy:{type:"boolean",default:!1},separator:{type:"string",default:"/"},showHomeItem:{type:"boolean",default:!0},showCurrentItem:{type:"boolean",default:!0},showOnHomePage:{type:"boolean",default:!1}},usesContext:["postId","postType","templateSlug"],supports:{anchor:!0,html:!1,align:["wide","full"],spacing:{margin:!0,padding:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!1,color:!0,width:!0,style:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},style:"wp-block-breadcrumbs"};var zr=o(B(),1),C1=o(T(),1),Go=o(A(),1),MF=o(z(),1),Rx=o(Y(),1),Rc=o(j(),1),AF=o(Mu(),1),RF=o(pe(),1);var Ct=o(v(),1),Ax="/";function zF({attributes:e,setAttributes:t,name:r,context:{postId:a,postType:n,templateSlug:i}}){let{separator:l,showHomeItem:s,showCurrentItem:c,prefersTaxonomy:u,showOnHomePage:m}=e,{post:p,isPostTypeHierarchical:d,postTypeHasTaxonomies:f,hasTermsAssigned:h,isLoading:g}=(0,MF.useSelect)(P=>{if(!n)return{};let F=P(Rx.store).getEntityRecord("postType",n,a),q=P(Rx.store).getPostType(n),H=q&&q.taxonomies.length,U;return H&&(U=P(Rx.store).getTaxonomies({type:n,per_page:-1})),{post:F,isPostTypeHierarchical:q?.hierarchical,postTypeHasTaxonomies:H,hasTermsAssigned:F&&(U||[]).filter(({visibility:Z})=>Z?.publicly_queryable).some(Z=>!!F[Z.rest_base]?.length),isLoading:a&&!F||!q||H&&!U}},[n,a]),[b,y]=(0,Rc.useState)(0);(0,Rc.useEffect)(()=>{y(P=>P+1)},[p]);let x=W(),{content:_,status:k,error:S}=(0,AF.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r,urlQueryArgs:{post_id:a,invalidationKey:b}}),C=(0,Rc.useRef)("");(0,Rc.useEffect)(()=>{k==="success"&&(C.current=_)},[_,k]);let[E,I]=(0,Rc.useState)(!1);(0,Rc.useEffect)(()=>{if(k!=="loading")return;let P=setTimeout(()=>{I(!0)},400);return()=>{clearTimeout(P),I(!1)}},[k]);let D=(0,RF.useDisabled)(),M=(0,C1.useBlockProps)({ref:D});if(g)return(0,Ct.jsx)("div",{...M,children:(0,Ct.jsx)(Go.Spinner,{})});let O;!d&&!p?.parent?O=!0:f?O=u:O=!1;let R=null,V=!a||!n||i&&!n||!O&&!d||O&&!h;if(V){let P=[];s&&P.push((0,zr.__)("Home")),i&&!a?P.push((0,zr.__)("Page")):O?P.push((0,zr.__)("Category")):P.push((0,zr.__)("Ancestor"),(0,zr.__)("Parent")),R=(0,Ct.jsx)("nav",{...M,style:{"--separator":`"${l.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}"`,...M.style},children:(0,Ct.jsxs)("ol",{children:[P.map((F,q)=>(0,Ct.jsx)("li",{children:(0,Ct.jsx)("a",{href:`#breadcrumbs-pseudo-link-${q}`,children:F})},q)),c&&(0,Ct.jsx)("li",{children:(0,Ct.jsx)("span",{"aria-current":"page",children:(0,zr.__)("Current")})})]})})}return(0,Ct.jsxs)(Ct.Fragment,{children:[(0,Ct.jsx)(C1.InspectorControls,{children:(0,Ct.jsxs)(Go.__experimentalToolsPanel,{label:(0,zr.__)("Settings"),resetAll:()=>{t({separator:Ax,showHomeItem:!0,showCurrentItem:!0})},dropdownMenuProps:x,children:[(0,Ct.jsx)(Go.__experimentalToolsPanelItem,{label:(0,zr.__)("Show home breadcrumb"),isShownByDefault:!0,hasValue:()=>!s,onDeselect:()=>t({showHomeItem:!0}),children:(0,Ct.jsx)(Go.ToggleControl,{label:(0,zr.__)("Show home breadcrumb"),onChange:P=>t({showHomeItem:P}),checked:s})}),(0,Ct.jsx)(Go.__experimentalToolsPanelItem,{label:(0,zr.__)("Show current breadcrumb"),isShownByDefault:!0,hasValue:()=>!c,onDeselect:()=>t({showCurrentItem:!0}),children:(0,Ct.jsx)(Go.ToggleControl,{label:(0,zr.__)("Show current breadcrumb"),onChange:P=>t({showCurrentItem:P}),checked:c})}),(0,Ct.jsx)(Go.__experimentalToolsPanelItem,{label:(0,zr.__)("Separator"),isShownByDefault:!0,hasValue:()=>l!==Ax,onDeselect:()=>t({separator:Ax}),children:(0,Ct.jsx)(Go.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,zr.__)("Separator"),value:l,onChange:P=>t({separator:P}),onBlur:()=>{l||t({separator:Ax})}})})]})}),(0,Ct.jsxs)(C1.InspectorControls,{group:"advanced",children:[(0,Ct.jsx)(Go.CheckboxControl,{label:(0,zr.__)("Show on homepage"),checked:m,onChange:P=>t({showOnHomePage:P}),help:(0,zr.__)("If this breadcrumbs block appears in a template or template part that\u2019s shown on the homepage, enable this option to display the breadcrumb trail. Otherwise, this setting has no effect.")}),(0,Ct.jsx)(Go.CheckboxControl,{label:(0,zr.__)("Prefer taxonomy terms"),checked:u,onChange:P=>t({prefersTaxonomy:P}),help:(0,zr.__)("The exact type of breadcrumbs shown will vary automatically depending on the page in which this block is displayed. In the specific case of a hierarchical post type with taxonomies, the breadcrumbs can either reflect its post hierarchy (default) or the hierarchy of its assigned taxonomy terms.")})]}),k==="loading"&&!V&&(C.current?(0,Ct.jsx)(ao,{wrapperProps:{...M,style:{...M.style,opacity:E?.3:1}},html:C.current}):(0,Ct.jsx)("div",{...M,children:(0,Ct.jsx)(Go.Spinner,{})})),k==="error"&&(0,Ct.jsx)("div",{...M,children:(0,Ct.jsx)("p",{children:(0,zr.sprintf)((0,zr.__)("Error: %s"),S)})}),V&&R,!V&&k==="success"&&(0,Ct.jsx)(ao,{wrapperProps:M,html:_})]})}var{name:VF}=Mx,FF={icon:R7,example:{},edit:zF},Nhe=()=>N({name:VF,metadata:Mx,settings:FF});var iI={};$(iI,{init:()=>$he,metadata:()=>Ox,name:()=>eO,settings:()=>jx});var Hx=o(B(),1);var JF=o(G(),1);var me=o(T(),1),Ll=o(pe(),1);var OF=o(T(),1);var{cleanEmptyObject:Dhe}=K(OF.privateApis);function Ut(e){if(!e?.style?.typography?.fontFamily)return e;let{fontFamily:t,...r}=e.style.typography;return{...e,style:Dhe({...e.style,typography:r}),fontFamily:t.split("|").pop()}}function ve(e){let{textAlign:t,...r}=e;return t?{...r,style:{...e.style,typography:{...e.style?.typography,textAlign:t}}}:e}var zt=o(v(),1),Wi=e=>{let{width:t,...r}=e;return t?{...r,style:{...r.style,dimensions:{...r.style?.dimensions,width:`${t}%`}}}:r},If=e=>{let{borderRadius:t,...r}=e,a=[t,r.style?.border?.radius].find(n=>typeof n=="number"&&n!==0);return a?{...r,style:{...r.style,border:{...r.style?.border,radius:`${a}px`}}}:r};function Lhe(e){if(!e.align)return e;let{align:t,...r}=e;return{...r,className:w(r.className,`align${e.align}`)}}var oI=e=>{if(!e.customTextColor&&!e.customBackgroundColor&&!e.customGradient)return e;let t={color:{}};e.customTextColor&&(t.color.text=e.customTextColor),e.customBackgroundColor&&(t.color.background=e.customBackgroundColor),e.customGradient&&(t.color.gradient=e.customGradient);let{customTextColor:r,customBackgroundColor:a,customGradient:n,...i}=e;return{...i,style:t}},rI=e=>{let{color:t,textColor:r,...a}={...e,customTextColor:e.textColor&&e.textColor[0]==="#"?e.textColor:void 0,customBackgroundColor:e.color&&e.color[0]==="#"?e.color:void 0};return oI(a)},zc={url:{type:"string",source:"attribute",selector:"a",attribute:"href"},title:{type:"string",source:"attribute",selector:"a",attribute:"title"},text:{type:"string",source:"html",selector:"a"}},Mhe={attributes:{tagName:{type:"string",enum:["a","button"],default:"a"},type:{type:"string",default:"button"},url:{type:"string",source:"attribute",selector:"a",attribute:"href",role:"content"},title:{type:"string",source:"attribute",selector:"a,button",attribute:"title",role:"content"},text:{type:"rich-text",source:"rich-text",selector:"a,button",role:"content"},linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target",role:"content"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel",role:"content"},placeholder:{type:"string"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},width:{type:"number"}},supports:{anchor:!0,splitting:!0,align:!1,alignWide:!1,color:{__experimentalSkipSerialization:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{__experimentalSkipSerialization:["fontSize","lineHeight","textAlign","fontFamily","fontWeight","fontStyle","textTransform","textDecoration","letterSpacing"],fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},reusable:!1,shadow:{__experimentalSkipSerialization:!0},spacing:{__experimentalSkipSerialization:!0,padding:["horizontal","vertical"],__experimentalDefaultControls:{padding:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},interactivity:{clientNavigation:!0}},selectors:{root:".wp-block-button .wp-block-button__link",typography:{writingMode:".wp-block-button"}},save({attributes:e,className:t}){let{tagName:r,type:a,fontSize:n,linkTarget:i,rel:l,style:s,text:c,title:u,url:m,width:p}=e,d=r||"a",f=d==="button",h=a||"button",g=(0,me.__experimentalGetBorderClassesAndStyles)(e),b=(0,me.__experimentalGetColorClassesAndStyles)(e),y=(0,me.__experimentalGetSpacingClassesAndStyles)(e),x=(0,me.__experimentalGetShadowClassesAndStyles)(e),_=(0,me.getTypographyClassesAndStyles)(e),k=w("wp-block-button__link",b.className,g.className,_.className,{"no-border-radius":s?.border?.radius===0,"has-custom-font-size":n||s?.typography?.fontSize},(0,me.__experimentalGetElementClassName)("button")),S={...g.style,...b.style,...y.style,...x.style,..._.style,writingMode:void 0},C=w(t,{[`has-custom-width wp-block-button__width-${p}`]:p});return(0,zt.jsx)("div",{...me.useBlockProps.save({className:C}),children:(0,zt.jsx)(me.RichText.Content,{tagName:d,type:f?h:null,className:k,href:f?null:m,title:u,style:S,value:c,target:f?null:i,rel:f?null:l})})},isEligible(e){return typeof e.width=="number"},migrate:Wi},Ahe={attributes:{tagName:{type:"string",enum:["a","button"],default:"a"},type:{type:"string",default:"button"},textAlign:{type:"string"},url:{type:"string",source:"attribute",selector:"a",attribute:"href",role:"content"},title:{type:"string",source:"attribute",selector:"a,button",attribute:"title",role:"content"},text:{type:"rich-text",source:"rich-text",selector:"a,button",role:"content"},linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target",role:"content"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel",role:"content"},placeholder:{type:"string"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},width:{type:"number"}},supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{__experimentalSkipSerialization:["fontSize","lineHeight","fontFamily","fontWeight","fontStyle","textTransform","textDecoration","letterSpacing"],fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},reusable:!1,shadow:{__experimentalSkipSerialization:!0},spacing:{__experimentalSkipSerialization:!0,padding:["horizontal","vertical"],__experimentalDefaultControls:{padding:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},interactivity:{clientNavigation:!0}},selectors:{root:".wp-block-button .wp-block-button__link",typography:{writingMode:".wp-block-button"}},save({attributes:e,className:t}){let{tagName:r,type:a,textAlign:n,fontSize:i,linkTarget:l,rel:s,style:c,text:u,title:m,url:p,width:d}=e,f=r||"a",h=f==="button",g=a||"button",b=(0,me.__experimentalGetBorderClassesAndStyles)(e),y=(0,me.__experimentalGetColorClassesAndStyles)(e),x=(0,me.__experimentalGetSpacingClassesAndStyles)(e),_=(0,me.__experimentalGetShadowClassesAndStyles)(e),k=(0,me.getTypographyClassesAndStyles)(e),S=w("wp-block-button__link",y.className,b.className,k.className,{[`has-text-align-${n}`]:n,"no-border-radius":c?.border?.radius===0,"has-custom-font-size":i||c?.typography?.fontSize},(0,me.__experimentalGetElementClassName)("button")),C={...b.style,...y.style,...x.style,..._.style,...k.style,writingMode:void 0},E=w(t,{[`has-custom-width wp-block-button__width-${d}`]:d});return(0,zt.jsx)("div",{...me.useBlockProps.save({className:E}),children:(0,zt.jsx)(me.RichText.Content,{tagName:f,type:h?g:null,className:S,href:h?null:p,title:m,style:C,value:u,target:h?null:l,rel:h?null:s})})},isEligible(e){return!!e.textAlign||typeof e.width=="number"},migrate:(0,Ll.compose)(Wi,ve)},Rhe={attributes:{tagName:{type:"string",enum:["a","button"],default:"a"},type:{type:"string",default:"button"},textAlign:{type:"string"},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},title:{type:"string",source:"attribute",selector:"a,button",attribute:"title",role:"content"},text:{type:"rich-text",source:"rich-text",selector:"a,button",role:"content"},linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target",role:"content"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel",role:"content"},placeholder:{type:"string"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},width:{type:"number"}},supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},reusable:!1,shadow:{__experimentalSkipSerialization:!0},spacing:{__experimentalSkipSerialization:!0,padding:["horizontal","vertical"],__experimentalDefaultControls:{padding:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},__experimentalSelector:".wp-block-button__link",interactivity:{clientNavigation:!0}},save({attributes:e,className:t}){let{tagName:r,type:a,textAlign:n,fontSize:i,linkTarget:l,rel:s,style:c,text:u,title:m,url:p,width:d}=e,f=r||"a",h=f==="button",g=a||"button",b=(0,me.__experimentalGetBorderClassesAndStyles)(e),y=(0,me.__experimentalGetColorClassesAndStyles)(e),x=(0,me.__experimentalGetSpacingClassesAndStyles)(e),_=(0,me.__experimentalGetShadowClassesAndStyles)(e),k=w("wp-block-button__link",y.className,b.className,{[`has-text-align-${n}`]:n,"no-border-radius":c?.border?.radius===0},(0,me.__experimentalGetElementClassName)("button")),S={...b.style,...y.style,...x.style,..._.style},C=w(t,{[`has-custom-width wp-block-button__width-${d}`]:d,"has-custom-font-size":i||c?.typography?.fontSize});return(0,zt.jsx)("div",{...me.useBlockProps.save({className:C}),children:(0,zt.jsx)(me.RichText.Content,{tagName:f,type:h?g:null,className:k,href:h?null:p,title:m,style:S,value:u,target:h?null:l,rel:h?null:s})})},isEligible(e){return typeof e.width=="number"},migrate:Wi},zhe={attributes:{url:{type:"string",source:"attribute",selector:"a",attribute:"href"},title:{type:"string",source:"attribute",selector:"a",attribute:"title"},text:{type:"string",source:"html",selector:"a"},linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel"},placeholder:{type:"string"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},width:{type:"number"}},supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,__experimentalFontFamily:!0,__experimentalDefaultControls:{fontSize:!0}},reusable:!1,spacing:{__experimentalSkipSerialization:!0,padding:["horizontal","vertical"],__experimentalDefaultControls:{padding:!0}},__experimentalBorder:{radius:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{radius:!0}},__experimentalSelector:".wp-block-button__link"},save({attributes:e,className:t}){let{fontSize:r,linkTarget:a,rel:n,style:i,text:l,title:s,url:c,width:u}=e;if(!l)return null;let m=(0,me.__experimentalGetBorderClassesAndStyles)(e),p=(0,me.__experimentalGetColorClassesAndStyles)(e),d=(0,me.__experimentalGetSpacingClassesAndStyles)(e),f=w("wp-block-button__link",p.className,m.className,{"no-border-radius":i?.border?.radius===0}),h={...m.style,...p.style,...d.style},g=w(t,{[`has-custom-width wp-block-button__width-${u}`]:u,"has-custom-font-size":r||i?.typography?.fontSize});return(0,zt.jsx)("div",{...me.useBlockProps.save({className:g}),children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:f,href:c,title:s,style:h,value:l,target:a,rel:n})})}},Vhe={attributes:{url:{type:"string",source:"attribute",selector:"a",attribute:"href"},title:{type:"string",source:"attribute",selector:"a",attribute:"title"},text:{type:"string",source:"html",selector:"a"},linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel"},placeholder:{type:"string"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},width:{type:"number"}},supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0,gradients:!0},typography:{fontSize:!0,__experimentalFontFamily:!0},reusable:!1,spacing:{__experimentalSkipSerialization:!0,padding:["horizontal","vertical"],__experimentalDefaultControls:{padding:!0}},__experimentalBorder:{radius:!0,__experimentalSkipSerialization:!0},__experimentalSelector:".wp-block-button__link"},save({attributes:e,className:t}){let{fontSize:r,linkTarget:a,rel:n,style:i,text:l,title:s,url:c,width:u}=e;if(!l)return null;let m=(0,me.__experimentalGetBorderClassesAndStyles)(e),p=(0,me.__experimentalGetColorClassesAndStyles)(e),d=(0,me.__experimentalGetSpacingClassesAndStyles)(e),f=w("wp-block-button__link",p.className,m.className,{"no-border-radius":i?.border?.radius===0}),h={...m.style,...p.style,...d.style},g=w(t,{[`has-custom-width wp-block-button__width-${u}`]:u,"has-custom-font-size":r||i?.typography?.fontSize});return(0,zt.jsx)("div",{...me.useBlockProps.save({className:g}),children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:f,href:c,title:s,style:h,value:l,target:a,rel:n})})},migrate:(0,Ll.compose)(Wi,Ut),isEligible({style:e,width:t}){return e?.typography?.fontFamily||typeof t=="number"}},Fhe=[Mhe,Ahe,Rhe,zhe,Vhe,{supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0,gradients:!0},typography:{fontSize:!0,__experimentalFontFamily:!0},reusable:!1,__experimentalSelector:".wp-block-button__link"},attributes:{...zc,linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel"},placeholder:{type:"string"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},width:{type:"number"}},isEligible({style:e}){return typeof e?.border?.radius=="number"},save({attributes:e,className:t}){let{fontSize:r,linkTarget:a,rel:n,style:i,text:l,title:s,url:c,width:u}=e;if(!l)return null;let m=i?.border?.radius,p=(0,me.__experimentalGetColorClassesAndStyles)(e),d=w("wp-block-button__link",p.className,{"no-border-radius":i?.border?.radius===0}),f={borderRadius:m||void 0,...p.style},h=w(t,{[`has-custom-width wp-block-button__width-${u}`]:u,"has-custom-font-size":r||i?.typography?.fontSize});return(0,zt.jsx)("div",{...me.useBlockProps.save({className:h}),children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:d,href:c,title:s,style:f,value:l,target:a,rel:n})})},migrate:(0,Ll.compose)(Wi,Ut,If)},{supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0},reusable:!1,__experimentalSelector:".wp-block-button__link"},attributes:{...zc,linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel"},placeholder:{type:"string"},borderRadius:{type:"number"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},style:{type:"object"},width:{type:"number"}},save({attributes:e,className:t}){let{borderRadius:r,linkTarget:a,rel:n,text:i,title:l,url:s,width:c}=e,u=(0,me.__experimentalGetColorClassesAndStyles)(e),m=w("wp-block-button__link",u.className,{"no-border-radius":r===0}),p={borderRadius:r?r+"px":void 0,...u.style},d=w(t,{[`has-custom-width wp-block-button__width-${c}`]:c});return(0,zt.jsx)("div",{...me.useBlockProps.save({className:d}),children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:m,href:s,title:l,style:p,value:i,target:a,rel:n})})},migrate:(0,Ll.compose)(Wi,Ut,If)},{supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0},reusable:!1,__experimentalSelector:".wp-block-button__link"},attributes:{...zc,linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel"},placeholder:{type:"string"},borderRadius:{type:"number"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},style:{type:"object"},width:{type:"number"}},save({attributes:e,className:t}){let{borderRadius:r,linkTarget:a,rel:n,text:i,title:l,url:s,width:c}=e,u=(0,me.__experimentalGetColorClassesAndStyles)(e),m=w("wp-block-button__link",u.className,{"no-border-radius":r===0}),p={borderRadius:r?r+"px":void 0,...u.style},d=w(t,{[`has-custom-width wp-block-button__width-${c}`]:c});return(0,zt.jsx)("div",{...me.useBlockProps.save({className:d}),children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:m,href:s,title:l,style:p,value:i,target:a,rel:n})})},migrate:(0,Ll.compose)(Wi,Ut,If)},{supports:{align:!0,alignWide:!1,color:{gradients:!0}},attributes:{...zc,linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel"},placeholder:{type:"string"},borderRadius:{type:"number"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},style:{type:"object"}},save({attributes:e}){let{borderRadius:t,linkTarget:r,rel:a,text:n,title:i,url:l}=e,s=w("wp-block-button__link",{"no-border-radius":t===0}),c={borderRadius:t?t+"px":void 0};return(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:s,href:l,title:i,style:c,value:n,target:r,rel:a})},migrate:(0,Ll.compose)(Wi,If)},{supports:{align:!0,alignWide:!1},attributes:{...zc,linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel"},placeholder:{type:"string"},borderRadius:{type:"number"},backgroundColor:{type:"string"},textColor:{type:"string"},customBackgroundColor:{type:"string"},customTextColor:{type:"string"},customGradient:{type:"string"},gradient:{type:"string"}},isEligible:e=>!!e.customTextColor||!!e.customBackgroundColor||!!e.customGradient||!!e.align,migrate:(0,Ll.compose)(Wi,If,oI,Lhe),save({attributes:e}){let{backgroundColor:t,borderRadius:r,customBackgroundColor:a,customTextColor:n,customGradient:i,linkTarget:l,gradient:s,rel:c,text:u,textColor:m,title:p,url:d}=e,f=(0,me.getColorClassName)("color",m),h=!i&&(0,me.getColorClassName)("background-color",t),g=(0,me.__experimentalGetGradientClass)(s),b=w("wp-block-button__link",{"has-text-color":m||n,[f]:f,"has-background":t||a||i||s,[h]:h,"no-border-radius":r===0,[g]:g}),y={background:i||void 0,backgroundColor:h||i||s?void 0:a,color:f?void 0:n,borderRadius:r?r+"px":void 0};return(0,zt.jsx)("div",{children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:b,href:d,title:p,style:y,value:u,target:l,rel:c})})}},{attributes:{...zc,align:{type:"string",default:"none"},backgroundColor:{type:"string"},textColor:{type:"string"},customBackgroundColor:{type:"string"},customTextColor:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel"},placeholder:{type:"string"}},isEligible(e){return e.className&&e.className.includes("is-style-squared")},migrate(e){let t=e.className;return t&&(t=t.replace(/is-style-squared[\s]?/,"").trim()),If(oI({...e,className:t||void 0,borderRadius:0}))},save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,customTextColor:a,linkTarget:n,rel:i,text:l,textColor:s,title:c,url:u}=e,m=(0,me.getColorClassName)("color",s),p=(0,me.getColorClassName)("background-color",t),d=w("wp-block-button__link",{"has-text-color":s||a,[m]:m,"has-background":t||r,[p]:p}),f={backgroundColor:p?void 0:r,color:m?void 0:a};return(0,zt.jsx)("div",{children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:d,href:u,title:c,style:f,value:l,target:n,rel:i})})}},{attributes:{...zc,align:{type:"string",default:"none"},backgroundColor:{type:"string"},textColor:{type:"string"},customBackgroundColor:{type:"string"},customTextColor:{type:"string"}},migrate:(0,Ll.compose)(Wi,rI),save({attributes:e}){let{url:t,text:r,title:a,backgroundColor:n,textColor:i,customBackgroundColor:l,customTextColor:s}=e,c=(0,me.getColorClassName)("color",i),u=(0,me.getColorClassName)("background-color",n),m=w("wp-block-button__link",{"has-text-color":i||s,[c]:c,"has-background":n||l,[u]:u}),p={backgroundColor:u?void 0:l,color:c?void 0:s};return(0,zt.jsx)("div",{children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:m,href:t,title:a,style:p,value:r})})}},{attributes:{...zc,color:{type:"string"},textColor:{type:"string"},align:{type:"string",default:"none"}},save({attributes:e}){let{url:t,text:r,title:a,align:n,color:i,textColor:l}=e,s={backgroundColor:i,color:l};return(0,zt.jsx)("div",{className:`align${n}`,children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",className:"wp-block-button__link",href:t,title:a,style:s,value:r})})},migrate:(0,Ll.compose)(Wi,rI)},{attributes:{...zc,color:{type:"string"},textColor:{type:"string"},align:{type:"string",default:"none"}},save({attributes:e}){let{url:t,text:r,title:a,align:n,color:i,textColor:l}=e;return(0,zt.jsx)("div",{className:`align${n}`,style:{backgroundColor:i},children:(0,zt.jsx)(me.RichText.Content,{tagName:"a",href:t,title:a,style:{color:l},value:r})})},migrate:(0,Ll.compose)(Wi,rI)}],HF=Fhe;var qi=o(B(),1),Wo=o(j(),1),Ku=o(A(),1),lt=o(T(),1),Zu=o(Ns(),1);var Vc=o(G(),1),T1=o(pe(),1),P1=o(z(),1);var zx="noreferrer noopener",Vx="_blank",Ef="nofollow";var UF=o(nr(),1);function GF({rel:e="",url:t="",opensInNewTab:r,nofollow:a}){let n,i=e;if(r)n=Vx,i=i?.includes(zx)?i:i+` ${zx}`;else{let l=new RegExp(`\\b${zx}\\s*`,"g");i=i?.replace(l,"").trim()}if(a)i=i?.includes(Ef)?i:(i+` ${Ef}`).trim();else{let l=new RegExp(`\\b${Ef}\\s*`,"g");i=i?.replace(l,"").trim()}return{url:(0,UF.prependHTTPS)(t),linkTarget:n,rel:i||void 0}}function S1(e){return e.toString().replace(/<\/?a[^>]*>/g,"")}var qF=o(pe(),1),Fx=o(j(),1),$F=o(Nf(),1),ZF=o(z(),1),KF=o(T(),1);function St(e){let{name:t,attributes:r,setAttributes:a}=e,{textAlign:n}=r,{__unstableMarkNextChangeAsNotPersistent:i}=(0,ZF.useDispatch)(KF.store),l=(0,qF.useEvent)(()=>{(0,$F.default)(`textAlign attribute in ${t}`,{alternative:"style.typography.textAlign",since:"7.0"}),i(),a(c=>({style:{...c.style,typography:{...c.style?.typography,textAlign:n}}}))}),s=(0,Fx.useRef)();(0,Fx.useEffect)(()=>{n!==s.current&&(s.current=n,l())},[n,l])}function aI(e){return typeof e=="string"&&e.endsWith("%")}function QF(e){if(!e)return{};if(aI(e)){let t={"25%":"wp-block-button__width-25","50%":"wp-block-button__width-50","75%":"wp-block-button__width-75","100%":"wp-block-button__width-100"};return{"has-custom-width":!0,"wp-block-button__width":!0,...t[e]&&{[t[e]]:!0}}}return{"has-custom-width":!0}}var ya=o(v(),1),{HTMLElementControl:Ohe}=K(lt.privateApis),Hhe=[...lt.LinkControl.DEFAULT_LINK_SETTINGS,{id:"nofollow",title:(0,qi.__)("Mark as nofollow")}];function jhe(e){let{replaceBlocks:t,selectionChange:r}=(0,P1.useDispatch)(lt.store),{getBlock:a,getBlockRootClientId:n,getBlockIndex:i}=(0,P1.useSelect)(lt.store),l=(0,Wo.useRef)(e);return l.current=e,(0,T1.useRefEffect)(s=>{function c(u){if(u.defaultPrevented||u.keyCode!==Zu.ENTER)return;let{content:m,clientId:p}=l.current;if(m.length)return;u.preventDefault();let d=a(n(p)),f=i(p),h=(0,Vc.cloneBlock)({...d,innerBlocks:d.innerBlocks.slice(0,f)}),g=(0,Vc.createBlock)((0,Vc.getDefaultBlockName)()),b=d.innerBlocks.slice(f+1),y=b.length?[(0,Vc.cloneBlock)({...d,innerBlocks:b})]:[];t(d.clientId,[h,g,...y],1),r(g.clientId)}return s.addEventListener("keydown",c),()=>{s.removeEventListener("keydown",c)}},[])}function Uhe(e){let{attributes:t,setAttributes:r,className:a,isSelected:n,onReplace:i,mergeBlocks:l,clientId:s,context:c}=e,{tagName:u,linkTarget:m,placeholder:p,rel:d,style:f,text:h,url:g,metadata:b}=t,y=f?.dimensions?.width;St(e);let x=u||"a";function _(we){Zu.isKeyboardEvent.primary(we,"k")?se(we):Zu.isKeyboardEvent.primaryShift(we,"k")&&(fe(),R.current?.focus())}let[k,S]=(0,Wo.useState)(null),C=(0,lt.__experimentalUseBorderProps)(t),E=(0,lt.__experimentalUseColorProps)(t),I=(0,lt.__experimentalGetSpacingClassesAndStyles)(t),D=(0,lt.__experimentalGetShadowClassesAndStyles)(t),M=(0,lt.__experimentalGetDimensionsClassesAndStyles)(t),O=(0,Wo.useRef)(),R=(0,Wo.useRef)(),V=(0,lt.useBlockProps)({ref:(0,T1.useMergeRefs)([S,O]),onKeyDown:_}),P=(0,lt.useBlockEditingMode)(),[F,q]=(0,Wo.useState)(!1),H=!!g,U=m===Vx,Z=!!d?.includes(Ef),J=x==="a",{createPageEntity:ee,userCanCreatePages:oe,lockUrlControls:X=!1}=(0,P1.useSelect)(we=>{if(!n)return{};let ot=we(lt.store).getSettings(),je=(0,Vc.getBlockBindingsSource)(b?.bindings?.url?.source);return{createPageEntity:ot.__experimentalCreatePageEntity,userCanCreatePages:ot.__experimentalUserCanCreatePages,lockUrlControls:!!b?.bindings?.url&&!je?.canUserEditValue?.({select:we,context:c,args:b?.bindings?.url?.args})}},[c,n,b?.bindings?.url]);async function re(we){let ot=await ee({title:we,status:"draft"});return{id:ot.id,type:ot.type,title:ot.title.rendered,url:ot.link,kind:"post-type"}}function ie(we){return(0,Wo.createInterpolateElement)((0,qi.sprintf)((0,qi.__)("Create page: <mark>%s</mark>"),we),{mark:(0,ya.jsx)("mark",{})})}function se(we){we.preventDefault(),q(!0)}function fe(){r({url:void 0,linkTarget:void 0,rel:void 0}),q(!1)}(0,Wo.useEffect)(()=>{n||q(!1)},[n]);let ze=(0,Wo.useMemo)(()=>({url:g,opensInNewTab:U,nofollow:Z}),[g,U,Z]),Be=jhe({content:h,clientId:s}),ne=(0,T1.useMergeRefs)([Be,R]),[ke,Ve,ae]=(0,lt.useSettings)("typography.fluid","layout","dimensions.dimensionSizes"),Oe=(0,Wo.useMemo)(()=>ae?[...ae?.custom??[],...ae?.theme??[],...ae?.default??[]]:[],[ae]),Ie=(0,lt.getTypographyClassesAndStyles)(t,{typography:{fluid:ke},layout:{wideSize:Ve?.wideSize}}),Ke=(0,Wo.useMemo)(()=>{if(!y)return;let we="var:preset|dimension|";if(y.startsWith(we)){let ot=y.slice(we.length);return Oe?.find(tt=>tt.slug===ot)?.size??y}return y},[y,Oe]),ue=P==="default"||J&&!X,kt=w(V.className,QF(Ke)),Ue=(0,Wo.useMemo)(()=>y?aI(Ke)?{"--wp--block-button--width":parseFloat(Ke)}:M.style:{},[y,Ke,M.style]);return(0,ya.jsxs)(ya.Fragment,{children:[(0,ya.jsx)("div",{...V,className:kt,style:{...V.style,...Ue},children:(0,ya.jsx)(lt.RichText,{ref:ne,"aria-label":(0,qi.__)("Button text"),placeholder:p||(0,qi.__)("Add text\u2026"),value:h,onChange:we=>r({text:S1(we)}),withoutInteractiveFormatting:!0,className:w(a,"wp-block-button__link",E.className,C.className,Ie.className,{"no-border-radius":f?.border?.radius===0,"has-custom-font-size":V.style.fontSize},(0,lt.__experimentalGetElementClassName)("button")),style:{...C.style,...E.style,...I.style,...D.style,...Ie.style,writingMode:void 0},onReplace:i,onMerge:l,identifier:"text"})}),ue&&(0,ya.jsx)(lt.BlockControls,{group:"block",children:J&&!X&&(0,ya.jsx)(Ku.ToolbarButton,{name:"link",icon:H?F0:ei,title:H?(0,qi.__)("Unlink"):(0,qi.__)("Link"),shortcut:H?Zu.displayShortcut.primaryShift("k"):Zu.displayShortcut.primary("k"),onClick:H?fe:se,isActive:H})}),J&&n&&(F||H)&&!X&&(0,ya.jsx)(Ku.Popover,{placement:"bottom",onClose:()=>{q(!1),R.current?.focus()},anchor:k,focusOnMount:F?"firstElement":!1,__unstableSlotName:"__unstable-block-tools-after",shift:!0,children:(0,ya.jsx)(lt.LinkControl,{value:ze,onChange:({url:we,opensInNewTab:ot,nofollow:je})=>r(GF({rel:d,url:we,opensInNewTab:ot,nofollow:je})),onRemove:()=>{fe(),R.current?.focus()},forceIsEditingLink:F,settings:Hhe,createSuggestion:ee&&re,withCreateSuggestion:oe,createSuggestionButtonText:ie})}),(0,ya.jsxs)(lt.InspectorControls,{group:"advanced",children:[(0,ya.jsx)(Ohe,{tagName:u,onChange:we=>r({tagName:we}),options:[{label:(0,qi.__)("Default (<a>)"),value:"a"},{label:"<button>",value:"button"}]}),J&&(0,ya.jsx)(Ku.TextControl,{__next40pxDefaultSize:!0,label:(0,qi.__)("Link relation"),help:(0,Wo.createInterpolateElement)((0,qi.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,ya.jsx)(Ku.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:d||"",onChange:we=>r({rel:we})})]})]})}var YF=Uhe;var Ox={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/button",title:"Button",category:"design",parent:["core/buttons"],description:"Prompt visitors to take action with a button-style link.",keywords:["link"],textdomain:"default",attributes:{tagName:{type:"string",enum:["a","button"],default:"a"},type:{type:"string",default:"button"},url:{type:"string",source:"attribute",selector:"a",attribute:"href",role:"content"},title:{type:"string",source:"attribute",selector:"a,button",attribute:"title",role:"content"},text:{type:"rich-text",source:"rich-text",selector:"a,button",role:"content"},linkTarget:{type:"string",source:"attribute",selector:"a",attribute:"target",role:"content"},rel:{type:"string",source:"attribute",selector:"a",attribute:"rel",role:"content"},placeholder:{type:"string"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"}},supports:{anchor:!0,splitting:!0,align:!1,alignWide:!1,color:{__experimentalSkipSerialization:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},dimensions:{width:!0,__experimentalSkipSerialization:["width"],__experimentalDefaultControls:{width:!0}},typography:{__experimentalSkipSerialization:["fontSize","lineHeight","textAlign","fontFamily","fontWeight","fontStyle","textTransform","textDecoration","letterSpacing"],fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},reusable:!1,shadow:{__experimentalSkipSerialization:!0},spacing:{__experimentalSkipSerialization:!0,padding:["horizontal","vertical"],__experimentalDefaultControls:{padding:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},interactivity:{clientNavigation:!0}},styles:[{name:"fill",label:"Fill",isDefault:!0},{name:"outline",label:"Outline"}],editorStyle:"wp-block-button-editor",style:"wp-block-button",selectors:{root:".wp-block-button .wp-block-button__link",typography:{writingMode:".wp-block-button"},dimensions:{root:".wp-block-button",width:".wp-block-button"}}};var _a=o(T(),1),nI=o(v(),1);function XF({attributes:e}){let{tagName:t,type:r,fontSize:a,linkTarget:n,rel:i,style:l,text:s,title:c,url:u}=e,m=t||"a",p=m==="button",d=r||"button",f=(0,_a.__experimentalGetBorderClassesAndStyles)(e),h=(0,_a.__experimentalGetColorClassesAndStyles)(e),g=(0,_a.__experimentalGetSpacingClassesAndStyles)(e),b=(0,_a.__experimentalGetShadowClassesAndStyles)(e),y=(0,_a.getTypographyClassesAndStyles)(e),x=w("wp-block-button__link",h.className,f.className,y.className,{"no-border-radius":l?.border?.radius===0,"has-custom-font-size":a||l?.typography?.fontSize},(0,_a.__experimentalGetElementClassName)("button")),_={...f.style,...h.style,...g.style,...b.style,...y.style,writingMode:void 0};return(0,nI.jsx)("div",{..._a.useBlockProps.save(),children:(0,nI.jsx)(_a.RichText.Content,{tagName:m,type:p?d:null,className:x,href:p?null:u,title:c,style:_,value:s,target:p?null:n,rel:p?null:i})})}var{fieldsKey:Whe,formKey:qhe}=K(JF.privateApis),{name:eO}=Ox,jx={icon:V7,example:{attributes:{className:"is-style-fill",text:(0,Hx.__)("Call to action")}},edit:YF,save:XF,deprecated:HF,merge:(e,{text:t=""})=>({...e,text:(e.text||"")+t}),__experimentalLabel(e,{context:t}){let{text:r}=e,a=e?.metadata?.name,n=r?.trim().length>0;if(t==="list-view"&&(a||n))return a||r;if(t==="breadcrumb"&&a)return a}};window.__experimentalContentOnlyInspectorFields&&(jx[Whe]=[{id:"text",label:(0,Hx.__)("Content"),type:"text",Edit:"rich-text"},{id:"link",label:(0,Hx.__)("Link"),type:"url",Edit:"link",getValue:({item:e})=>({url:e.url,rel:e.rel,linkTarget:e.linkTarget}),setValue:({value:e})=>({url:e.url,rel:e.rel,linkTarget:e.linkTarget})}],jx[qhe]={fields:["text","link"]});var $he=()=>N({name:eO,metadata:Ox,settings:jx});var cI={};$(cI,{init:()=>Jhe,metadata:()=>Gx,name:()=>mO,settings:()=>pO});var sI=o(B(),1);var I1=o(T(),1),B1=o(v(),1),tO=e=>{if(e.layout)return e;let{contentJustification:t,orientation:r,...a}=e;return(t||r)&&Object.assign(a,{layout:{type:"flex",...t&&{justifyContent:t},...r&&{orientation:r}}}),a},Zhe=[{attributes:{contentJustification:{type:"string"},orientation:{type:"string",default:"horizontal"}},supports:{anchor:!0,align:["wide","full"],__experimentalExposeControlsToChildren:!0,spacing:{blockGap:!0,margin:["top","bottom"],__experimentalDefaultControls:{blockGap:!0}}},isEligible:({contentJustification:e,orientation:t})=>!!e||!!t,migrate:tO,save({attributes:{contentJustification:e,orientation:t}}){return(0,B1.jsx)("div",{...I1.useBlockProps.save({className:w({[`is-content-justification-${e}`]:e,"is-vertical":t==="vertical"})}),children:(0,B1.jsx)(I1.InnerBlocks.Content,{})})}},{supports:{align:["center","left","right"],anchor:!0},save(){return(0,B1.jsx)("div",{children:(0,B1.jsx)(I1.InnerBlocks.Content,{})})},isEligible({align:e}){return e&&["center","left","right"].includes(e)},migrate(e){return tO({...e,align:void 0,contentJustification:e.align})}}],rO=Zhe;var N1=o(G(),1),lI=o(Qu(),1);var E1=o(G(),1);function Fc(e,t,r=null){if(!e)return;let a=(0,E1.getBlockType)(t);if(!a)return;let n={};if((0,E1.hasBlockSupport)(a,"anchor")&&e.anchor&&(n.anchor=e.anchor),(0,E1.hasBlockSupport)(a,"ariaLabel")&&e.ariaLabel&&(n.ariaLabel=e.ariaLabel),e.metadata){let i=[];if(r&&i.push("id","bindings"),i.length>0){let l=Object.entries(e.metadata).reduce((s,[c,u])=>(i.includes(c)&&(s[c]=c==="bindings"?r(u):u),s),{});Object.keys(l).length>0&&(n.metadata=l)}}if(Object.keys(n).length!==0)return n}var Khe={from:[{type:"block",isMultiBlock:!0,blocks:["core/button"],transform:e=>(0,N1.createBlock)("core/buttons",{},e.map(t=>(0,N1.createBlock)("core/button",t)))},{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:e=>(0,N1.createBlock)("core/buttons",{},e.map(t=>{let{content:r}=t,a=(0,lI.__unstableCreateElement)(document,r),n=a.innerText||"",l=a.querySelector("a")?.getAttribute("href");return(0,N1.createBlock)("core/button",{...t,...Fc(t,"core/button",({content:s})=>({text:s})),text:n,url:l})})),isMatch:e=>e.every(t=>{let r=(0,lI.__unstableCreateElement)(document,t.content),a=r.innerText||"",n=r.querySelectorAll("a");return a.length<=30&&n.length<=1})}]},aO=Khe;var Ux=o(T(),1),nO=o(z(),1),iO=o(G(),1),lO=o(v(),1),Qhe={name:"core/button",attributesToCopy:["backgroundColor","border","className","fontFamily","fontSize","gradient","style","textColor","width"]};function Yhe({attributes:e,className:t}){let{fontSize:r,layout:a,style:n}=e,i=(0,Ux.useBlockProps)({className:w(t,{"has-custom-font-size":r||n?.typography?.fontSize})}),{hasButtonVariations:l}=(0,nO.useSelect)(c=>({hasButtonVariations:c(iO.store).getBlockVariations("core/button","inserter").length>0}),[]),s=(0,Ux.useInnerBlocksProps)(i,{defaultBlock:Qhe,directInsert:!l,template:[["core/button"]],templateInsertUpdatesSelection:!0,orientation:a?.orientation??"horizontal"});return(0,lO.jsx)("div",{...s})}var sO=Yhe;var Gx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/buttons",title:"Buttons",category:"design",allowedBlocks:["core/button"],description:"Prompt visitors to take action with a group of button-style links.",keywords:["link"],textdomain:"default",supports:{anchor:!0,align:["wide","full"],html:!1,__experimentalExposeControlsToChildren:!0,color:{gradients:!0,text:!1,__experimentalDefaultControls:{background:!0}},spacing:{blockGap:["horizontal","vertical"],padding:!0,margin:["top","bottom"],__experimentalDefaultControls:{blockGap:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},layout:{allowSwitching:!1,allowInheriting:!1,default:{type:"flex"}},interactivity:{clientNavigation:!0},listView:!0,contentRole:!0},editorStyle:"wp-block-buttons-editor",style:"wp-block-buttons"};var Wx=o(T(),1),cO=o(v(),1);function uO({attributes:e,className:t}){let{fontSize:r,style:a}=e,n=Wx.useBlockProps.save({className:w(t,{"has-custom-font-size":r||a?.typography?.fontSize})}),i=Wx.useInnerBlocksProps.save(n);return(0,cO.jsx)("div",{...i})}var{name:mO}=Gx,pO={icon:O7,example:{attributes:{layout:{type:"flex",justifyContent:"center"}},innerBlocks:[{name:"core/button",attributes:{text:(0,sI.__)("Find out more")}},{name:"core/button",attributes:{text:(0,sI.__)("Contact us")}}]},deprecated:rO,transforms:aO,edit:sO,save:uO},Jhe=()=>N({name:mO,metadata:Gx,settings:pO});var mI={};$(mI,{init:()=>oge,metadata:()=>qx,name:()=>_O,settings:()=>xO});var qx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/calendar",title:"Calendar",category:"widgets",description:"A calendar of your site\u2019s posts.",keywords:["posts","archive"],textdomain:"default",attributes:{month:{type:"integer"},year:{type:"integer"}},supports:{anchor:!0,align:!0,html:!1,color:{link:!0,__experimentalSkipSerialization:["text","background"],__experimentalDefaultControls:{background:!0,text:!0},__experimentalSelector:"table, th"},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},style:"wp-block-calendar"};var D1=o(A(),1),dO=o(z(),1),fO=o(Mu(),1),hO=o(T(),1),gO=o(Y(),1),Df=o(B(),1),vO=o(pe(),1);var ri=o(v(),1),tge=Pf(e=>{if(!e)return{};let t=new Date(e);return{year:t.getFullYear(),month:t.getMonth()+1}});function bO({attributes:e,name:t}){let{date:r,hasPosts:a,hasPostsResolved:n}=(0,dO.useSelect)(m=>{let{getEntityRecords:p,hasFinishedResolution:d}=m(gO.store),f={status:"publish",per_page:1},h=p("postType","post",f),g=d("getEntityRecords",["postType","post",f]),b,y=m("core/editor");return y&&y.getEditedPostAttribute("type")==="post"&&(b=y.getEditedPostAttribute("date")),{date:b,hasPostsResolved:g,hasPosts:g&&h?.length===1}},[]),{content:i,status:l,error:s}=(0,fO.useServerSideRender)({attributes:{...e,...tge(r)},block:t}),c=(0,vO.useDisabled)(),u=(0,hO.useBlockProps)({ref:c});return a?(0,ri.jsxs)(ri.Fragment,{children:[l==="loading"&&(0,ri.jsx)("div",{...u,children:(0,ri.jsx)(D1.Spinner,{})}),l==="error"&&(0,ri.jsx)("div",{...u,children:(0,ri.jsx)("p",{children:(0,Df.sprintf)((0,Df.__)("Error: %s"),s)})}),l==="success"&&(0,ri.jsx)(ao,{wrapperProps:u,html:i})]}):(0,ri.jsx)("div",{...u,children:(0,ri.jsx)(D1.Placeholder,{icon:x0,label:(0,Df.__)("Calendar"),children:n?(0,Df.__)("No published posts found."):(0,ri.jsx)(D1.Spinner,{})})})}var uI=o(G(),1),rge={from:[{type:"block",blocks:["core/archives"],transform:()=>(0,uI.createBlock)("core/calendar")}],to:[{type:"block",blocks:["core/archives"],transform:()=>(0,uI.createBlock)("core/archives")}]},yO=rge;var{name:_O}=qx,xO={icon:x0,example:{},edit:bO,transforms:yO},oge=()=>N({name:_O,metadata:qx,settings:xO});var fI={};$(fI,{init:()=>ige,metadata:()=>$x,name:()=>PO,settings:()=>BO});var $x={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/categories",title:"Terms List",category:"widgets",description:"Display a list of all terms of a given taxonomy.",keywords:["categories"],textdomain:"default",attributes:{taxonomy:{type:"string",default:"category"},displayAsDropdown:{type:"boolean",default:!1},showHierarchy:{type:"boolean",default:!1},showPostCounts:{type:"boolean",default:!1},showOnlyTopLevel:{type:"boolean",default:!1},showEmpty:{type:"boolean",default:!1},label:{type:"string",role:"content"},showLabel:{type:"boolean",default:!0}},usesContext:["enhancedPagination"],supports:{anchor:!0,align:!0,html:!1,spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},editorStyle:"wp-block-categories-editor",style:"wp-block-categories"};var ir=o(A(),1),kO=o(pe(),1),Lf=o(T(),1),wO=o(Uo(),1),kr=o(B(),1);var pI=o(Y(),1),CO=o(z(),1),SO=o(_r(),1);var pt=o(v(),1);function dI({attributes:{displayAsDropdown:e,showHierarchy:t,showPostCounts:r,showOnlyTopLevel:a,showEmpty:n,label:i,showLabel:l,taxonomy:s},setAttributes:c,className:u,clientId:m}){let p=(0,kO.useInstanceId)(dI,"blocks-category-select"),{records:d,isResolvingTaxonomies:f}=(0,pI.useEntityRecords)("root","taxonomy",{per_page:-1}),h=d?.filter(H=>H.visibility.public),g=h?.find(H=>H.slug===s),b=!f&&g?.hierarchical,y={per_page:-1,hide_empty:!n,context:"view"};b&&a&&(y.parent=0);let{records:x,isResolving:_}=(0,pI.useEntityRecords)("taxonomy",s,y),{createWarningNotice:k}=(0,CO.useDispatch)(SO.store),S=H=>{H.preventDefault(),k((0,kr.__)("Links are disabled in the editor."),{id:`block-library/core/categories/redirection-prevented/${m}`,type:"snackbar"})},C=H=>x?.length?H===null?x:x.filter(({parent:U})=>U===H):[],E=H=>U=>c({[H]:U}),I=H=>H?(0,wO.decodeEntities)(H).trim():(0,kr.__)("(Untitled)"),D=()=>C(b&&t?0:null).map(Z=>M(Z)),M=H=>{let U=C(H.id),{id:Z,link:J,count:ee,name:oe}=H;return(0,pt.jsxs)("li",{className:`cat-item cat-item-${Z}`,children:[(0,pt.jsx)("a",{href:J,onClick:S,children:I(oe)}),r&&` (${ee})`,b&&t&&!!U.length&&(0,pt.jsx)("ul",{className:"children",children:U.map(X=>M(X))})]},Z)},O=()=>{let U=C(b&&t?0:null);return(0,pt.jsxs)(pt.Fragment,{children:[l?(0,pt.jsx)(Lf.RichText,{className:"wp-block-categories__label","aria-label":(0,kr.__)("Label text"),placeholder:g?.name,withoutInteractiveFormatting:!0,value:i,onChange:Z=>c({label:Z})}):(0,pt.jsx)(ir.VisuallyHidden,{as:"label",htmlFor:p,children:i||g?.name}),(0,pt.jsxs)("select",{id:p,children:[(0,pt.jsx)("option",{children:(0,kr.sprintf)((0,kr.__)("Select %s"),g?.labels?.singular_name)}),U.map(Z=>R(Z,0))]})]})},R=(H,U)=>{let{id:Z,count:J,name:ee}=H,oe=C(Z);return[(0,pt.jsxs)("option",{className:`level-${U}`,children:[Array.from({length:U*3}).map(()=>"\xA0"),I(ee),r&&` (${J})`]},Z),b&&t&&!!oe.length&&oe.map(X=>R(X,U+1))]},V=x?.length&&!e&&!_?"ul":"div",P=w(u,`wp-block-categories-taxonomy-${s}`,{"wp-block-categories-list":!!x?.length&&!e&&!_,"wp-block-categories-dropdown":!!x?.length&&e&&!_}),F=(0,Lf.useBlockProps)({className:P}),q=W();return(0,pt.jsxs)(V,{...F,children:[(0,pt.jsx)(Lf.InspectorControls,{children:(0,pt.jsxs)(ir.__experimentalToolsPanel,{label:(0,kr.__)("Settings"),resetAll:()=>{c({taxonomy:"category",displayAsDropdown:!1,showHierarchy:!1,showPostCounts:!1,showOnlyTopLevel:!1,showEmpty:!1,showLabel:!0})},dropdownMenuProps:q,children:[Array.isArray(h)&&(0,pt.jsx)(ir.__experimentalToolsPanelItem,{hasValue:()=>s!=="category",label:(0,kr.__)("Taxonomy"),onDeselect:()=>{c({taxonomy:"category"})},isShownByDefault:!0,children:(0,pt.jsx)(ir.SelectControl,{__next40pxDefaultSize:!0,label:(0,kr.__)("Taxonomy"),options:h.map(H=>({label:H.name,value:H.slug})),value:s,onChange:H=>c({taxonomy:H})})}),(0,pt.jsx)(ir.__experimentalToolsPanelItem,{hasValue:()=>!!e,label:(0,kr.__)("Display as dropdown"),onDeselect:()=>c({displayAsDropdown:!1}),isShownByDefault:!0,children:(0,pt.jsx)(ir.ToggleControl,{label:(0,kr.__)("Display as dropdown"),checked:e,onChange:E("displayAsDropdown")})}),e&&(0,pt.jsx)(ir.__experimentalToolsPanelItem,{hasValue:()=>!l,label:(0,kr.__)("Show label"),onDeselect:()=>c({showLabel:!0}),isShownByDefault:!0,children:(0,pt.jsx)(ir.ToggleControl,{className:"wp-block-categories__indentation",label:(0,kr.__)("Show label"),checked:l,onChange:E("showLabel")})}),(0,pt.jsx)(ir.__experimentalToolsPanelItem,{hasValue:()=>!!r,label:(0,kr.__)("Show post counts"),onDeselect:()=>c({showPostCounts:!1}),isShownByDefault:!0,children:(0,pt.jsx)(ir.ToggleControl,{label:(0,kr.__)("Show post counts"),checked:r,onChange:E("showPostCounts")})}),b&&(0,pt.jsx)(ir.__experimentalToolsPanelItem,{hasValue:()=>!!a,label:(0,kr.__)("Show only top level terms"),onDeselect:()=>c({showOnlyTopLevel:!1}),isShownByDefault:!0,children:(0,pt.jsx)(ir.ToggleControl,{label:(0,kr.__)("Show only top level terms"),checked:a,onChange:E("showOnlyTopLevel")})}),(0,pt.jsx)(ir.__experimentalToolsPanelItem,{hasValue:()=>!!n,label:(0,kr.__)("Show empty terms"),onDeselect:()=>c({showEmpty:!1}),isShownByDefault:!0,children:(0,pt.jsx)(ir.ToggleControl,{label:(0,kr.__)("Show empty terms"),checked:n,onChange:E("showEmpty")})}),b&&!a&&(0,pt.jsx)(ir.__experimentalToolsPanelItem,{hasValue:()=>!!t,label:(0,kr.__)("Show hierarchy"),onDeselect:()=>c({showHierarchy:!1}),isShownByDefault:!0,children:(0,pt.jsx)(ir.ToggleControl,{label:(0,kr.__)("Show hierarchy"),checked:t,onChange:E("showHierarchy")})})]})}),_&&(0,pt.jsx)(ir.Placeholder,{icon:q0,label:(0,kr.__)("Terms"),children:(0,pt.jsx)(ir.Spinner,{})}),!_&&x?.length===0&&(0,pt.jsx)("p",{children:g.labels.no_terms}),!_&&x?.length>0&&(e?O():D())]})}var Zx=o(B(),1);var nge=[{name:"terms",title:(0,Zx.__)("Terms List"),icon:Fu,attributes:{taxonomy:"post_tag"},isActive:e=>e.taxonomy!=="category"},{name:"categories",title:(0,Zx.__)("Categories List"),description:(0,Zx.__)("Display a list of all categories."),icon:Fu,attributes:{taxonomy:"category"},isActive:["taxonomy"],isDefault:!0}],TO=nge;var{name:PO}=$x,BO={icon:Fu,example:{},edit:dI,variations:TO},ige=()=>N({name:PO,metadata:$x,settings:BO});var gI={};$(gI,{init:()=>mge,metadata:()=>Xx,name:()=>M1,settings:()=>jO});var Oc=o(T(),1),zO=o(z(),1),Hc=o(A(),1),Af=o(j(),1),L1=o(B(),1);var IO=o(B(),1),EO=o(A(),1),Kx=o(z(),1),Qx=o(G(),1),hI=o(T(),1),NO=o(v(),1),lge=({clientId:e})=>{let{replaceBlocks:t}=(0,Kx.useDispatch)(hI.store),r=(0,Kx.useSelect)(a=>a(hI.store).getBlock(e),[e]);return(0,NO.jsx)(EO.ToolbarButton,{onClick:()=>t(r.clientId,(0,Qx.rawHandler)({HTML:(0,Qx.serialize)(r)})),children:(0,IO.__)("Convert to blocks")})},DO=lge;var LO=o(T(),1),Ml=o(A(),1),Yx=o(j(),1),Mf=o(B(),1),MO=o(z(),1);var AO=o(pe(),1),$i=o(v(),1);function sge({onClick:e,isModalFullScreen:t}){return(0,AO.useViewportMatch)("small","<")?null:(0,$i.jsx)(Ml.Button,{size:"compact",onClick:e,icon:gp,isPressed:t,label:t?(0,Mf.__)("Exit fullscreen"):(0,Mf.__)("Enter fullscreen")})}function cge(e){let t=(0,MO.useSelect)(r=>r(LO.store).getSettings().styles);return(0,Yx.useEffect)(()=>{let{baseURL:r,suffix:a,settings:n}=window.wpEditorL10n.tinymce;return window.tinymce.EditorManager.overrideDefaults({base_url:r,suffix:a}),window.wp.oldEditor.initialize(e.id,{tinymce:{...n,setup(i){i.on("init",()=>{let l=i.getDoc();t.forEach(({css:s})=>{let c=l.createElement("style");c.innerHTML=s,l.head.appendChild(c)})})}}}),()=>{window.wp.oldEditor.remove(e.id)}},[]),(0,$i.jsx)("textarea",{...e})}function RO({clientId:e,content:t,onClose:r,onChange:a}){let[n,i]=(0,Yx.useState)(!1),l=`editor-${e}`;return(0,$i.jsxs)(Ml.Modal,{title:(0,Mf.__)("Classic Editor"),onRequestClose:r,shouldCloseOnClickOutside:!1,overlayClassName:"block-editor-freeform-modal",isFullScreen:n,className:"block-editor-freeform-modal__content",headerActions:(0,$i.jsx)(sge,{onClick:()=>i(!n),isModalFullScreen:n}),children:[(0,$i.jsx)(cge,{id:l,defaultValue:t}),(0,$i.jsxs)(Ml.Flex,{className:"block-editor-freeform-modal__actions",justify:"flex-end",expanded:!1,children:[(0,$i.jsx)(Ml.FlexItem,{children:(0,$i.jsx)(Ml.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:r,children:(0,Mf.__)("Cancel")})}),(0,$i.jsx)(Ml.FlexItem,{children:(0,$i.jsx)(Ml.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>{a(window.wp.oldEditor.getContent(l)),r()},children:(0,Mf.__)("Save")})})]})]})}var qo=o(v(),1);function VO({attributes:e,setAttributes:t,clientId:r}){let{content:a}=e,[n,i]=(0,Af.useState)(!1),l=(0,Af.useRef)(null),s=(0,zO.useSelect)(c=>c(Oc.store).canRemoveBlock(r),[r]);return(0,qo.jsxs)(qo.Fragment,{children:[s&&(0,qo.jsx)(Oc.BlockControls,{children:(0,qo.jsx)(Hc.ToolbarGroup,{children:(0,qo.jsx)(DO,{clientId:r})})}),(0,qo.jsx)(Oc.BlockControls,{children:(0,qo.jsx)(Hc.ToolbarGroup,{children:(0,qo.jsx)(Hc.ToolbarButton,{ref:l,onClick:()=>i(!0),children:(0,L1.__)("Edit")})})}),(0,qo.jsxs)("div",{...(0,Oc.useBlockProps)(),children:[a?(0,qo.jsx)(Af.RawHTML,{children:a}):(0,qo.jsx)(Hc.Placeholder,{icon:(0,qo.jsx)(Oc.BlockIcon,{icon:w0}),label:(0,L1.__)("Classic"),instructions:(0,L1.__)("Use the classic editor to add content."),children:(0,qo.jsx)(Hc.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>i(!0),children:(0,L1.__)("Edit contents")})}),n&&(0,qo.jsx)(RO,{clientId:r,content:a,onClose:()=>{i(!1),l.current&&l.current.focus()},onChange:c=>t({content:c})})]})]})}var Xx={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/freeform",title:"Classic",category:"text",description:"Use the classic WordPress editor.",textdomain:"default",attributes:{content:{type:"string",source:"raw"}},supports:{className:!1,customClassName:!1,lock:!1,reusable:!1,renaming:!1,visibility:!1,customCSS:!1},editorStyle:"wp-block-freeform-editor"};var FO=o(j(),1),OO=o(v(),1);function HO({attributes:e}){let{content:t}=e;return(0,OO.jsx)(FO.RawHTML,{children:t})}var{name:M1}=Xx,jO={icon:w0,edit:VO,save:HO},mge=()=>N({name:M1,metadata:Xx,settings:jO});var xI={};$(xI,{init:()=>bge,metadata:()=>tk,name:()=>KO,settings:()=>ak});var _I=o(B(),1);var ZO=o(G(),1);var vI=o(B(),1),Jx=o(T(),1),ek=o(G(),1),bI=o(v(),1);function UO({attributes:e,setAttributes:t,onRemove:r,insertBlocksAfter:a,mergeBlocks:n}){let i=(0,Jx.useBlockProps)();return(0,bI.jsx)("pre",{...i,children:(0,bI.jsx)(Jx.RichText,{tagName:"code",identifier:"content",value:e.content,onChange:l=>t({content:l}),onRemove:r,onMerge:n,placeholder:(0,vI.__)("Write code\u2026"),"aria-label":(0,vI.__)("Code"),preserveWhiteSpace:!0,__unstablePastePlainText:!0,__unstableOnSplitAtDoubleLineEnd:()=>a((0,ek.createBlock)((0,ek.getDefaultBlockName)())),style:{whiteSpace:"break-spaces"}})})}var tk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/code",title:"Code",category:"text",description:"Display code snippets that respect your spacing and tabs.",textdomain:"default",attributes:{content:{type:"rich-text",source:"rich-text",selector:"code",__unstablePreserveWhiteSpace:!0,role:"content"}},supports:{align:["wide"],anchor:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},spacing:{margin:["top","bottom"],padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{width:!0,color:!0}},color:{text:!0,background:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},interactivity:{clientNavigation:!0}},style:"wp-block-code"};var rk=o(T(),1);var GO=o(pe(),1);function WO(e){return(0,GO.pipe)(dge,fge)(e||"")}function dge(e){return e.replace(/\[/g,"[")}function fge(e){return e.replace(/^(\s*https?:)\/\/([^\s<>"]+\s*)$/m,"$1//$2")}var yI=o(v(),1);function qO({attributes:e}){return(0,yI.jsx)("pre",{...rk.useBlockProps.save(),children:(0,yI.jsx)(rk.RichText.Content,{tagName:"code",value:WO(typeof e.content=="string"?e.content:e.content.toHTMLString({preserveWhiteSpace:!0}))})})}var A1=o(G(),1),ok=o(Qu(),1);var hge={from:[{type:"input",regExp:/^```$/,transform:()=>(0,A1.createBlock)("core/code")},{type:"block",blocks:["core/paragraph"],transform:e=>{let{content:t}=e;return(0,A1.createBlock)("core/code",{...e,...Fc(e,"core/code"),content:t})}},{type:"block",blocks:["core/html"],transform:e=>{let{content:t}=e;return(0,A1.createBlock)("core/code",{...e,...Fc(e,"core/code"),content:(0,ok.toHTMLString)({value:(0,ok.create)({text:t})})})}},{type:"raw",isMatch:e=>e.nodeName==="PRE"&&e.children.length===1&&e.firstChild.nodeName==="CODE",schema:{pre:{children:{code:{children:{"#text":{}}}}}}}],to:[{type:"block",blocks:["core/paragraph"],transform:e=>{let{content:t}=e;return(0,A1.createBlock)("core/paragraph",{...Fc(e,"core/paragraph"),content:t})}}]},$O=hge;var{fieldsKey:gge,formKey:vge}=K(ZO.privateApis),{name:KO}=tk,ak={icon:C0,example:{attributes:{content:(0,_I.__)(`// A \u201Cblock\u201D is the abstract term used |
| 3 |
// to describe units of markup that |
| 4 |
// when composed together, form the |
| 5 |
// content or layout of a page. |
| 6 |
registerBlockType( name, settings );`)}},merge(e,t){return{content:e.content+` |
| 7 |
|
| 8 |
`+t.content}},transforms:$O,edit:UO,save:qO};window.__experimentalContentOnlyInspectorFields&&(ak[gge]=[{id:"content",label:(0,_I.__)("Code"),type:"text",Edit:"rich-text"}],ak[vge]={fields:["content"]});var bge=()=>N({name:KO,metadata:tk,settings:ak});var wI={};$(wI,{init:()=>wge,metadata:()=>ik,name:()=>tH,settings:()=>rH});var QO=o(T(),1),kI=o(v(),1),yge=[{attributes:{verticalAlignment:{type:"string"},width:{type:"number",min:0,max:100}},isEligible({width:e}){return isFinite(e)},migrate(e){return{...e,width:`${e.width}%`}},save({attributes:e}){let{verticalAlignment:t,width:r}=e,a=w({[`is-vertically-aligned-${t}`]:t}),n={flexBasis:r+"%"};return(0,kI.jsx)("div",{className:a,style:n,children:(0,kI.jsx)(QO.InnerBlocks.Content,{})})}}],YO=yge;var $o=o(T(),1),Yu=o(A(),1),nk=o(z(),1),Ip=o(B(),1);var oi=o(v(),1);function _ge({width:e,setAttributes:t}){let[r]=(0,$o.useSettings)("spacing.units"),a=(0,Yu.__experimentalUseCustomUnits)({availableUnits:r||["%","px","em","rem","vw"]}),n=W();return(0,oi.jsx)(Yu.__experimentalToolsPanel,{label:(0,Ip.__)("Settings"),resetAll:()=>{t({width:void 0})},dropdownMenuProps:n,children:(0,oi.jsx)(Yu.__experimentalToolsPanelItem,{hasValue:()=>e!==void 0,label:(0,Ip.__)("Width"),onDeselect:()=>t({width:void 0}),isShownByDefault:!0,children:(0,oi.jsx)(Yu.__experimentalUnitControl,{label:(0,Ip.__)("Width"),__unstableInputWidth:"calc(50% - 8px)",__next40pxDefaultSize:!0,value:e||"",onChange:i=>{i=0>parseFloat(i)?"0":i,t({width:i})},units:a})})})}function xge({attributes:{verticalAlignment:e,width:t,templateLock:r,allowedBlocks:a},setAttributes:n,clientId:i}){let l=w("block-core-columns",{[`is-vertically-aligned-${e}`]:e}),{columnsIds:s,hasChildBlocks:c,rootClientId:u}=(0,nk.useSelect)(x=>{let{getBlockOrder:_,getBlockRootClientId:k}=x($o.store),S=k(i);return{hasChildBlocks:_(i).length>0,rootClientId:S,columnsIds:_(S)}},[i]),{updateBlockAttributes:m}=(0,nk.useDispatch)($o.store),p=x=>{n({verticalAlignment:x}),m(u,{verticalAlignment:null})},d=Number.isFinite(t)?t+"%":t,f=(0,$o.useBlockProps)({className:l,style:d?{flexBasis:d}:void 0}),h=s.length,g=s.indexOf(i)+1,b=(0,Ip.sprintf)((0,Ip.__)("%1$s (%2$d of %3$d)"),f["aria-label"],g,h),y=(0,$o.useInnerBlocksProps)({...f,"aria-label":b},{templateLock:r,allowedBlocks:a,renderAppender:c?void 0:$o.InnerBlocks.ButtonBlockAppender});return(0,oi.jsxs)(oi.Fragment,{children:[(0,oi.jsx)($o.BlockControls,{children:(0,oi.jsx)($o.BlockVerticalAlignmentToolbar,{onChange:p,value:e,controls:["top","center","bottom","stretch"]})}),(0,oi.jsx)($o.InspectorControls,{children:(0,oi.jsx)(_ge,{width:t,setAttributes:n})}),(0,oi.jsx)("div",{...y})]})}var XO=xge;var ik={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/column",title:"Column",category:"design",parent:["core/columns"],description:"A single column within a columns block.",textdomain:"default",attributes:{verticalAlignment:{type:"string"},width:{type:"string"},templateLock:{type:["string","boolean"],enum:["all","insert","contentOnly",!1]}},supports:{__experimentalOnEnter:!0,anchor:!0,reusable:!1,html:!1,color:{gradients:!0,heading:!0,button:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},shadow:!0,spacing:{blockGap:!0,padding:!0,__experimentalDefaultControls:{padding:!0,blockGap:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},layout:!0,interactivity:{clientNavigation:!0},allowedBlocks:!0}};var lk=o(T(),1),JO=o(v(),1);function eH({attributes:e}){let{verticalAlignment:t,width:r}=e,a=w({[`is-vertically-aligned-${t}`]:t}),n;if(r&&/\d/.test(r)){let s=Number.isFinite(r)?r+"%":r;!Number.isFinite(r)&&r?.endsWith("%")&&(s=Math.round(Number.parseFloat(r)*1e12)/1e12+"%"),n={flexBasis:s}}let i=lk.useBlockProps.save({className:a,style:n}),l=lk.useInnerBlocksProps.save(i);return(0,JO.jsx)("div",{...l})}var{name:tH}=ik,rH={icon:r9,edit:XO,save:eH,deprecated:YO},wge=()=>N({name:tH,metadata:ik,settings:rH});var TI={};$(TI,{init:()=>Rge,metadata:()=>uk,name:()=>pH,settings:()=>dH});var R1=o(B(),1);var oH=o(G(),1),Np=o(T(),1),Ep=o(v(),1);function sk(e){let{doc:t}=sk;t||(t=document.implementation.createHTMLDocument(""),sk.doc=t);let r;t.body.innerHTML=e;for(let a of t.body.firstChild.classList)if(r=a.match(/^layout-column-(\d+)$/))return Number(r[1])-1}var Cge=e=>{if(!e.customTextColor&&!e.customBackgroundColor)return e;let t={color:{}};e.customTextColor&&(t.color.text=e.customTextColor),e.customBackgroundColor&&(t.color.background=e.customBackgroundColor);let{customTextColor:r,customBackgroundColor:a,...n}=e;return{...n,style:t,isStackedOnMobile:!0}},aH=[{attributes:{verticalAlignment:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},customTextColor:{type:"string"},textColor:{type:"string"}},migrate:Cge,save({attributes:e}){let{verticalAlignment:t,backgroundColor:r,customBackgroundColor:a,textColor:n,customTextColor:i}=e,l=(0,Np.getColorClassName)("background-color",r),s=(0,Np.getColorClassName)("color",n),c=w({"has-background":r||a,"has-text-color":n||i,[l]:l,[s]:s,[`are-vertically-aligned-${t}`]:t});return(0,Ep.jsx)("div",{className:c||void 0,style:{backgroundColor:l?void 0:a,color:s?void 0:i},children:(0,Ep.jsx)(Np.InnerBlocks.Content,{})})}},{attributes:{columns:{type:"number",default:2}},isEligible(e,t){return t.some(a=>/layout-column-\d+/.test(a.originalContent))?t.some(a=>sk(a.originalContent)!==void 0):!1},migrate(e,t){let a=t.reduce((l,s)=>{let{originalContent:c}=s,u=sk(c);return u===void 0&&(u=0),l[u]||(l[u]=[]),l[u].push(s),l},[]).map(l=>(0,oH.createBlock)("core/column",{},l)),{columns:n,...i}=e;return[{...i,isStackedOnMobile:!0},a]},save({attributes:e}){let{columns:t}=e;return(0,Ep.jsx)("div",{className:`has-${t}-columns`,children:(0,Ep.jsx)(Np.InnerBlocks.Content,{})})}},{attributes:{columns:{type:"number",default:2}},migrate(e,t){let{columns:r,...a}=e;return e={...a,isStackedOnMobile:!0},[e,t]},save({attributes:e}){let{verticalAlignment:t,columns:r}=e,a=w(`has-${r}-columns`,{[`are-vertically-aligned-${t}`]:t});return(0,Ep.jsx)("div",{className:a,children:(0,Ep.jsx)(Np.InnerBlocks.Content,{})})}}];var Dp=o(B(),1),Ki=o(A(),1),Vr=o(T(),1),Zi=o(z(),1),Lp=o(G(),1);var ck=e=>{let t=parseFloat(e);return Number.isFinite(t)?parseFloat(t.toFixed(2)):void 0};function nH(e,t){let{width:r=100/t}=e.attributes;return ck(r)}function Sge(e,t=e.length){return e.reduce((r,a)=>r+nH(a,t),0)}function Tge(e,t=e.length){return e.reduce((r,a)=>{let n=nH(a,t);return Object.assign(r,{[a.clientId]:n})},{})}function CI(e,t,r=e.length){let a=Sge(e,r);return Object.fromEntries(Object.entries(Tge(e,r)).map(([n,i])=>{let l=t*i/a;return[n,ck(l)]}))}function iH(e){return e.every(t=>{let r=t.attributes.width;return Number.isFinite(r?.endsWith?.("%")?parseFloat(r):r)})}function SI(e,t){return e.map(r=>({...r,attributes:{...r.attributes,width:`${t[r.clientId]}%`}}))}var no=o(v(),1),Pge={name:"core/column"};function Bge({clientId:e,setAttributes:t,isStackedOnMobile:r}){let{count:a,canInsertColumnBlock:n,minCount:i}=(0,Zi.useSelect)(m=>{let{canInsertBlockType:p,canRemoveBlock:d,getBlockOrder:f}=m(Vr.store),h=f(e),g=h.reduce((b,y,x)=>(d(y)||b.push(x),b),[]);return{count:h.length,canInsertColumnBlock:p("core/column",e),minCount:Math.max(...g)+1}},[e]),{getBlocks:l}=(0,Zi.useSelect)(Vr.store),{replaceInnerBlocks:s}=(0,Zi.useDispatch)(Vr.store);function c(m,p){let d=l(e),f=iH(d),h=p>m;if(h&&f){let g=ck(100/p),b=p-m,y=CI(d,100-g*b);d=[...SI(d,y),...Array.from({length:b}).map(()=>(0,Lp.createBlock)("core/column",{width:`${g}%`}))]}else if(h)d=[...d,...Array.from({length:p-m}).map(()=>(0,Lp.createBlock)("core/column"))];else if(p<m&&(d=d.slice(0,-(m-p)),f)){let g=CI(d,100);d=SI(d,g)}s(e,d)}let u=W();return(0,no.jsxs)(Ki.__experimentalToolsPanel,{label:(0,Dp.__)("Settings"),resetAll:()=>{t({isStackedOnMobile:!0})},dropdownMenuProps:u,children:[n&&(0,no.jsxs)(Ki.__experimentalVStack,{spacing:4,style:{gridColumn:"1 / -1"},children:[(0,no.jsx)(Ki.RangeControl,{__next40pxDefaultSize:!0,label:(0,Dp.__)("Columns"),value:a,onChange:m=>c(a,Math.max(i,m)),min:Math.max(1,i),max:Math.max(6,a)}),a>6&&(0,no.jsx)(Ki.Notice,{status:"warning",isDismissible:!1,children:(0,Dp.__)("This column count exceeds the recommended amount and may cause visual breakage.")})]}),(0,no.jsx)(Ki.__experimentalToolsPanelItem,{label:(0,Dp.__)("Stack on mobile"),isShownByDefault:!0,hasValue:()=>r!==!0,onDeselect:()=>t({isStackedOnMobile:!0}),children:(0,no.jsx)(Ki.ToggleControl,{label:(0,Dp.__)("Stack on mobile"),checked:r,onChange:()=>t({isStackedOnMobile:!r})})})]})}function Ige({attributes:e,setAttributes:t,clientId:r}){let{isStackedOnMobile:a,verticalAlignment:n,templateLock:i}=e,l=(0,Zi.useRegistry)(),{getBlockOrder:s}=(0,Zi.useSelect)(Vr.store),{updateBlockAttributes:c}=(0,Zi.useDispatch)(Vr.store),u=w({[`are-vertically-aligned-${n}`]:n,"is-not-stacked-on-mobile":!a}),m=(0,Vr.useBlockProps)({className:u}),p=(0,Vr.useInnerBlocksProps)(m,{defaultBlock:Pge,directInsert:!0,orientation:"horizontal",renderAppender:!1,templateLock:i});function d(f){let h=s(r);l.batch(()=>{t({verticalAlignment:f}),c(h,{verticalAlignment:f})})}return(0,no.jsxs)(no.Fragment,{children:[(0,no.jsx)(Vr.BlockControls,{children:(0,no.jsx)(Vr.BlockVerticalAlignmentToolbar,{onChange:d,value:n})}),(0,no.jsx)(Vr.InspectorControls,{children:(0,no.jsx)(Bge,{clientId:r,setAttributes:t,isStackedOnMobile:a})}),(0,no.jsx)("div",{...p})]})}function Ege({clientId:e,name:t,setAttributes:r}){let{blockType:a,defaultVariation:n,variations:i}=(0,Zi.useSelect)(c=>{let{getBlockVariations:u,getBlockType:m,getDefaultBlockVariation:p}=c(Lp.store);return{blockType:m(t),defaultVariation:p(t,"block"),variations:u(t,"block")}},[t]),{replaceInnerBlocks:l}=(0,Zi.useDispatch)(Vr.store),s=(0,Vr.useBlockProps)();return(0,no.jsx)("div",{...s,children:(0,no.jsx)(Vr.__experimentalBlockVariationPicker,{icon:a?.icon?.src,label:a?.title,variations:i,instructions:(0,Dp.__)("Divide into columns. Select a layout:"),onSelect:(c=n)=>{c.attributes&&r(c.attributes),c.innerBlocks&&l(e,(0,Lp.createBlocksFromInnerBlocksTemplate)(c.innerBlocks),!0)},allowSkip:!0})})}var Nge=e=>{let{clientId:t}=e,a=(0,Zi.useSelect)(n=>n(Vr.store).getBlocks(t).length>0,[t])?Ige:Ege;return(0,no.jsx)(a,{...e})},lH=Nge;var uk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/columns",title:"Columns",category:"design",allowedBlocks:["core/column"],description:"Display content in multiple columns, with blocks added to each column.",textdomain:"default",attributes:{verticalAlignment:{type:"string"},isStackedOnMobile:{type:"boolean",default:!0},templateLock:{type:["string","boolean"],enum:["all","insert","contentOnly",!1]}},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,link:!0,heading:!0,button:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{blockGap:{__experimentalDefault:"2em",sides:["horizontal","vertical"]},margin:["top","bottom"],padding:!0,__experimentalDefaultControls:{padding:!0,blockGap:!0}},layout:{allowSwitching:!1,allowInheriting:!1,allowEditing:!1,default:{type:"flex",flexWrap:"nowrap"}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},shadow:!0},editorStyle:"wp-block-columns-editor",style:"wp-block-columns"};var mk=o(T(),1),sH=o(v(),1);function cH({attributes:e}){let{isStackedOnMobile:t,verticalAlignment:r}=e,a=w({[`are-vertically-aligned-${r}`]:r,"is-not-stacked-on-mobile":!t}),n=mk.useBlockProps.save({className:a}),i=mk.useInnerBlocksProps.save(n);return(0,sH.jsx)("div",{...i})}var wn=o(A(),1),ai=o(B(),1),ni=o(v(),1),Lge=[{name:"one-column-full",title:(0,ai.__)("100"),description:(0,ai.__)("One column"),icon:(0,ni.jsx)(wn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ni.jsx)(wn.Path,{d:"M0 10a2 2 0 0 1 2-2h44a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V10Z"})}),innerBlocks:[["core/column"]],scope:["block"]},{name:"two-columns-equal",title:(0,ai.__)("50 / 50"),description:(0,ai.__)("Two columns; equal split"),icon:(0,ni.jsx)(wn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ni.jsx)(wn.Path,{d:"M0 10a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V10Zm25 0a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H27a2 2 0 0 1-2-2V10Z"})}),isDefault:!0,innerBlocks:[["core/column"],["core/column"]],scope:["block"]},{name:"two-columns-one-third-two-thirds",title:(0,ai.__)("33 / 66"),description:(0,ai.__)("Two columns; one-third, two-thirds split"),icon:(0,ni.jsx)(wn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ni.jsx)(wn.Path,{d:"M0 10a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V10Zm17 0a2 2 0 0 1 2-2h27a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H19a2 2 0 0 1-2-2V10Z"})}),innerBlocks:[["core/column",{width:"33.33%"}],["core/column",{width:"66.66%"}]],scope:["block"]},{name:"two-columns-two-thirds-one-third",title:(0,ai.__)("66 / 33"),description:(0,ai.__)("Two columns; two-thirds, one-third split"),icon:(0,ni.jsx)(wn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ni.jsx)(wn.Path,{d:"M0 10a2 2 0 0 1 2-2h27a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V10Zm33 0a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H35a2 2 0 0 1-2-2V10Z"})}),innerBlocks:[["core/column",{width:"66.66%"}],["core/column",{width:"33.33%"}]],scope:["block"]},{name:"three-columns-equal",title:(0,ai.__)("33 / 33 / 33"),description:(0,ai.__)("Three columns; equal split"),icon:(0,ni.jsx)(wn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ni.jsx)(wn.Path,{d:"M0 10a2 2 0 0 1 2-2h10.531c1.105 0 1.969.895 1.969 2v28c0 1.105-.864 2-1.969 2H2a2 2 0 0 1-2-2V10Zm16.5 0c0-1.105.864-2 1.969-2H29.53c1.105 0 1.969.895 1.969 2v28c0 1.105-.864 2-1.969 2H18.47c-1.105 0-1.969-.895-1.969-2V10Zm17 0c0-1.105.864-2 1.969-2H46a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H35.469c-1.105 0-1.969-.895-1.969-2V10Z"})}),innerBlocks:[["core/column"],["core/column"],["core/column"]],scope:["block"]},{name:"three-columns-wider-center",title:(0,ai.__)("25 / 50 / 25"),description:(0,ai.__)("Three columns; wide center column"),icon:(0,ni.jsx)(wn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ni.jsx)(wn.Path,{d:"M0 10a2 2 0 0 1 2-2h7.531c1.105 0 1.969.895 1.969 2v28c0 1.105-.864 2-1.969 2H2a2 2 0 0 1-2-2V10Zm13.5 0c0-1.105.864-2 1.969-2H32.53c1.105 0 1.969.895 1.969 2v28c0 1.105-.864 2-1.969 2H15.47c-1.105 0-1.969-.895-1.969-2V10Zm23 0c0-1.105.864-2 1.969-2H46a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2h-7.531c-1.105 0-1.969-.895-1.969-2V10Z"})}),innerBlocks:[["core/column",{width:"25%"}],["core/column",{width:"50%"}],["core/column",{width:"25%"}]],scope:["block"]}],uH=Lge;var Rf=o(G(),1),Mge=6,Age={from:[{type:"block",isMultiBlock:!0,blocks:["*"],__experimentalConvert:e=>{let t=+(100/e.length).toFixed(2),r=e.map(({name:a,attributes:n,innerBlocks:i})=>["core/column",{width:`${t}%`},[[a,{...n},i]]]);return(0,Rf.createBlock)("core/columns",{},(0,Rf.createBlocksFromInnerBlocksTemplate)(r))},isMatch:({length:e},t)=>t.length===1&&t[0].name==="core/columns"?!1:e&&e<=Mge},{type:"block",blocks:["core/media-text"],priority:1,transform:(e,t)=>{let{align:r,backgroundColor:a,textColor:n,style:i,mediaAlt:l,mediaId:s,mediaPosition:c,mediaSizeSlug:u,mediaType:m,mediaUrl:p,mediaWidth:d,verticalAlignment:f}=e,h;if(m==="image"||!m){let b={id:s,alt:l,url:p,sizeSlug:u},y={href:e.href,linkClass:e.linkClass,linkDestination:e.linkDestination,linkTarget:e.linkTarget,rel:e.rel};h=["core/image",{...b,...y}]}else h=["core/video",{id:s,src:p}];let g=[["core/column",{width:`${d}%`},[h]],["core/column",{width:`${100-d}%`},t]];return c==="right"&&g.reverse(),(0,Rf.createBlock)("core/columns",{align:r,backgroundColor:a,textColor:n,style:i,verticalAlignment:f},(0,Rf.createBlocksFromInnerBlocksTemplate)(g))}}],ungroup:(e,t)=>t.flatMap(r=>r.innerBlocks)},mH=Age;var{name:pH}=uk,dH={icon:a9,variations:uH,example:{viewportWidth:782,innerBlocks:[{name:"core/column",innerBlocks:[{name:"core/paragraph",attributes:{content:(0,R1.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent et eros eu felis.")}},{name:"core/image",attributes:{url:"https://s.w.org/images/core/5.3/Windbuchencom.jpg"}},{name:"core/paragraph",attributes:{content:(0,R1.__)("Suspendisse commodo neque lacus, a dictum orci interdum et.")}}]},{name:"core/column",innerBlocks:[{name:"core/paragraph",attributes:{content:(0,R1.__)("Etiam et egestas lorem. Vivamus sagittis sit amet dolor quis lobortis. Integer sed fermentum arcu, id vulputate lacus. Etiam fermentum sem eu quam hendrerit.")}},{name:"core/paragraph",attributes:{content:(0,R1.__)("Nam risus massa, ullamcorper consectetur eros fermentum, porta aliquet ligula. Sed vel mauris nec enim.")}}]}]},deprecated:aH,edit:lH,save:cH,transforms:mH},Rge=()=>N({name:pH,metadata:uk,settings:dH});var EI={};$(EI,{init:()=>jge,metadata:()=>pk,name:()=>NH,settings:()=>DH});var pk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comments",title:"Comments",category:"theme",description:"An advanced block that allows displaying post comments using different visual configurations.",textdomain:"default",attributes:{tagName:{type:"string",default:"div"},legacy:{type:"boolean",default:!1}},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},editorStyle:"wp-block-comments-editor",usesContext:["postId","postType"]};var dk=o(T(),1),PI=o(v(),1),Vge={attributes:{tagName:{type:"string",default:"div"}},apiVersion:3,supports:{align:["wide","full"],html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}}},save({attributes:{tagName:e}}){let t=dk.useBlockProps.save(),{className:r}=t,n=(r?.split(" ")||[])?.filter(l=>l!=="wp-block-comments"),i={...t,className:n.join(" ")};return(0,PI.jsx)(e,{...i,children:(0,PI.jsx)(dk.InnerBlocks.Content,{})})}},fH=[Vge];var vk=o(T(),1);var hH=o(B(),1),z1=o(T(),1);var fk=o(v(),1),{HTMLElementControl:Fge}=K(z1.privateApis);function gH({attributes:{tagName:e},setAttributes:t}){return(0,fk.jsx)(z1.InspectorControls,{children:(0,fk.jsx)(z1.InspectorControls,{group:"advanced",children:(0,fk.jsx)(Fge,{tagName:e,onChange:r=>t({tagName:r}),options:[{label:(0,hH.__)("Default (<div>)"),value:"div"},{label:"<section>",value:"section"},{label:"<aside>",value:"aside"}]})})})}var Ju=o(T(),1),II=o(B(),1),SH=o(A(),1);var _H=o(T(),1),io=o(B(),1),xH=o(z(),1),kH=o(Y(),1),wH=o(j(),1);var Qi=o(B(),1),Xu=o(T(),1),vH=o(A(),1),bH=o(pe(),1),hk=o(Y(),1),BI=o(z(),1),Za=o(v(),1),yH=()=>{let e=(0,bH.useInstanceId)(yH);return(0,Za.jsxs)("div",{className:"comment-respond",children:[(0,Za.jsx)("h3",{className:"comment-reply-title",children:(0,Qi.__)("Leave a Reply")}),(0,Za.jsxs)("form",{noValidate:!0,className:"comment-form",onSubmit:t=>t.preventDefault(),children:[(0,Za.jsxs)("p",{children:[(0,Za.jsx)("label",{htmlFor:`comment-${e}`,children:(0,Qi.__)("Comment")}),(0,Za.jsx)("textarea",{id:`comment-${e}`,name:"comment",cols:"45",rows:"8",readOnly:!0})]}),(0,Za.jsx)("p",{className:"form-submit wp-block-button",children:(0,Za.jsx)("input",{name:"submit",type:"submit",className:w("wp-block-button__link",(0,Xu.__experimentalGetElementClassName)("button")),label:(0,Qi.__)("Post Comment"),value:(0,Qi.__)("Post Comment"),"aria-disabled":"true"})})]})]})},Oge=({postId:e,postType:t})=>{let[r,a]=(0,hk.useEntityProp)("postType",t,"comment_status",e),n=t===void 0||e===void 0,i=(0,BI.useSelect)(s=>s(Xu.store).getSettings().__experimentalDiscussionSettings?.defaultCommentStatus,[]),l=(0,BI.useSelect)(s=>t?!!s(hk.store).getPostType(t)?.supports.comments:!1);if(!n&&r!=="open")if(r==="closed"){let s=[(0,Za.jsx)(vH.Button,{__next40pxDefaultSize:!0,onClick:()=>a("open"),variant:"primary",children:(0,Qi._x)("Enable comments","action that affects the current post")},"enableComments")];return(0,Za.jsx)(Xu.Warning,{actions:s,children:(0,Qi.__)("Post Comments Form block: Comments are not enabled for this item.")})}else if(l){if(i!=="open")return(0,Za.jsx)(Xu.Warning,{children:(0,Qi.__)("Post Comments Form block: Comments are not enabled.")})}else return(0,Za.jsx)(Xu.Warning,{children:(0,Qi.sprintf)((0,Qi.__)("Post Comments Form block: Comments are not enabled for this post type (%s)."),t)});return(0,Za.jsx)(yH,{})},gk=Oge;var at=o(v(),1);function CH({postType:e,postId:t}){let[r]=(0,kH.useEntityProp)("postType",e,"title",t);r=r||(0,io.__)("Post Title");let a=(0,xH.useSelect)(n=>n(_H.store).getSettings().__experimentalDiscussionSettings?.avatarURL,[]);return(0,at.jsxs)("div",{className:"wp-block-comments__legacy-placeholder",inert:"true",children:[(0,at.jsx)("h3",{children:(0,io.sprintf)((0,io.__)("One response to %s"),r)}),(0,at.jsxs)("div",{className:"navigation",children:[(0,at.jsx)("div",{className:"alignleft",children:(0,at.jsxs)("a",{href:"#top",children:["\xAB ",(0,io.__)("Older Comments")]})}),(0,at.jsx)("div",{className:"alignright",children:(0,at.jsxs)("a",{href:"#top",children:[(0,io.__)("Newer Comments")," \xBB"]})})]}),(0,at.jsx)("ol",{className:"commentlist",children:(0,at.jsx)("li",{className:"comment even thread-even depth-1",children:(0,at.jsxs)("article",{className:"comment-body",children:[(0,at.jsxs)("footer",{className:"comment-meta",children:[(0,at.jsxs)("div",{className:"comment-author vcard",children:[(0,at.jsx)("img",{alt:(0,io.__)("Commenter Avatar"),src:a,className:"avatar avatar-32 photo",height:"32",width:"32",loading:"lazy"}),(0,at.jsx)("b",{className:"fn",children:(0,at.jsx)("a",{href:"#top",className:"url",children:(0,io.__)("A WordPress Commenter")})})," ",(0,at.jsxs)("span",{className:"says",children:[(0,io.__)("says"),":"]})]}),(0,at.jsxs)("div",{className:"comment-metadata",children:[(0,at.jsx)("a",{href:"#top",children:(0,at.jsx)("time",{dateTime:"2000-01-01T00:00:00+00:00",children:(0,io.__)("January 1, 2000 at 00:00 am")})})," ",(0,at.jsx)("span",{className:"edit-link",children:(0,at.jsx)("a",{className:"comment-edit-link",href:"#top",children:(0,io.__)("Edit")})})]})]}),(0,at.jsx)("div",{className:"comment-content",children:(0,at.jsxs)("p",{children:[(0,io.__)("Hi, this is a comment."),(0,at.jsx)("br",{}),(0,io.__)("To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard."),(0,at.jsx)("br",{}),(0,wH.createInterpolateElement)((0,io.__)("Commenter avatars come from <a>Gravatar</a>."),{a:(0,at.jsx)("a",{href:"https://gravatar.com/"})})]})}),(0,at.jsx)("div",{className:"reply",children:(0,at.jsx)("a",{className:"comment-reply-link",href:"#top","aria-label":(0,io.__)("Reply to A WordPress Commenter"),children:(0,io.__)("Reply")})})]})})}),(0,at.jsxs)("div",{className:"navigation",children:[(0,at.jsx)("div",{className:"alignleft",children:(0,at.jsxs)("a",{href:"#top",children:["\xAB ",(0,io.__)("Older Comments")]})}),(0,at.jsx)("div",{className:"alignright",children:(0,at.jsxs)("a",{href:"#top",children:[(0,io.__)("Newer Comments")," \xBB"]})})]}),(0,at.jsx)(gk,{postId:t,postType:e})]})}var Al=o(v(),1);function TH({attributes:e,setAttributes:t,context:{postType:r,postId:a}}){let{textAlign:n}=e,i=[(0,Al.jsx)(SH.Button,{__next40pxDefaultSize:!0,onClick:()=>{t({legacy:!1})},variant:"primary",children:(0,II.__)("Switch to editable mode")},"convert")],l=(0,Ju.useBlockProps)({className:w({[`has-text-align-${n}`]:n})});return(0,Al.jsxs)(Al.Fragment,{children:[(0,Al.jsx)(Ju.BlockControls,{group:"block",children:(0,Al.jsx)(Ju.AlignmentControl,{value:n,onChange:s=>{t({textAlign:s})}})}),(0,Al.jsxs)("div",{...l,children:[(0,Al.jsx)(Ju.Warning,{actions:i,children:(0,II.__)("Comments block: You\u2019re currently using the legacy version of the block. The following is just a placeholder - the final styling will likely look different. For a better representation and more customization options, switch the block to its editable mode.")}),(0,Al.jsx)(CH,{postId:a,postType:r})]})]})}var Hge=[["core/comments-title"],["core/comment-template",{},[["core/columns",{},[["core/column",{width:"40px"},[["core/avatar",{size:40,style:{border:{radius:"20px"}}}]]],["core/column",{},[["core/comment-author-name",{fontSize:"small"}],["core/group",{layout:{type:"flex"},style:{spacing:{margin:{top:"0px",bottom:"0px"}}}},[["core/comment-date",{fontSize:"small"}],["core/comment-edit-link",{fontSize:"small"}]]],["core/comment-content"],["core/comment-reply-link",{fontSize:"small"}]]]]]]],["core/comments-pagination"],["core/post-comments-form"]],PH=Hge;var em=o(v(),1);function BH(e){let{attributes:t,setAttributes:r,clientId:a}=e,{tagName:n,legacy:i}=t,l=(0,vk.useBlockProps)(),s=(0,vk.useInnerBlocksProps)(l,{template:PH});return i?(0,em.jsx)(TH,{...e}):(0,em.jsxs)(em.Fragment,{children:[(0,em.jsx)(gH,{attributes:t,setAttributes:r,clientId:a}),(0,em.jsx)(n,{...s})]})}var bk=o(T(),1),IH=o(v(),1);function EH({attributes:{tagName:e,legacy:t}}){let r=bk.useBlockProps.save(),a=bk.useInnerBlocksProps.save(r);return t?null:(0,IH.jsx)(e,{...a})}var{name:NH}=pk,DH={icon:iP,example:{},edit:BH,save:EH,deprecated:fH},jge=()=>N({name:NH,metadata:pk,settings:DH});var DI={};$(DI,{init:()=>Gge,metadata:()=>yk,name:()=>AH,settings:()=>RH});var yk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:"fse",name:"core/comment-author-avatar",title:"Comment Author Avatar (deprecated)",category:"theme",ancestor:["core/comment-template"],description:"This block is deprecated. Please use the Avatar block instead.",textdomain:"default",attributes:{width:{type:"number",default:96},height:{type:"number",default:96}},usesContext:["commentId"],supports:{html:!1,inserter:!1,__experimentalBorder:{radius:!0,width:!0,color:!0,style:!0},color:{background:!0,text:!1,__experimentalDefaultControls:{background:!0}},spacing:{__experimentalSkipSerialization:!0,margin:!0,padding:!0},interactivity:{clientNavigation:!0}}};var tm=o(T(),1),zf=o(A(),1),NI=o(Y(),1),LH=o(z(),1),Mp=o(B(),1),Rl=o(v(),1);function MH({attributes:e,context:{commentId:t},setAttributes:r,isSelected:a}){let{height:n,width:i}=e,[l]=(0,NI.useEntityProp)("root","comment","author_avatar_urls",t),[s]=(0,NI.useEntityProp)("root","comment","author_name",t),c=l?Object.values(l):null,u=l?Object.keys(l):null,m=u?u[0]:24,p=u?u[u.length-1]:96,d=(0,tm.useBlockProps)(),f=(0,tm.__experimentalGetSpacingClassesAndStyles)(e),h=Math.floor(p*2.5),g=(0,LH.useSelect)(x=>{let{__experimentalDiscussionSettings:_}=x(tm.store).getSettings();return _?.avatarURL},[]),b=(0,Rl.jsx)(tm.InspectorControls,{children:(0,Rl.jsx)(zf.PanelBody,{title:(0,Mp.__)("Settings"),children:(0,Rl.jsx)(zf.RangeControl,{__next40pxDefaultSize:!0,label:(0,Mp.__)("Image size"),onChange:x=>r({width:x,height:x}),min:m,max:h,initialPosition:i,value:i})})}),y=(0,Rl.jsx)(zf.ResizableBox,{size:{width:i,height:n},showHandle:a,onResizeStop:(x,_,k,S)=>{r({height:parseInt(n+S.height,10),width:parseInt(i+S.width,10)})},lockAspectRatio:!0,enable:{top:!1,right:!(0,Mp.isRTL)(),bottom:!0,left:(0,Mp.isRTL)()},minWidth:m,maxWidth:h,children:(0,Rl.jsx)("img",{src:c?c[c.length-1]:g,alt:`${s} ${(0,Mp.__)("Avatar")}`,...d})});return(0,Rl.jsxs)(Rl.Fragment,{children:[b,(0,Rl.jsx)("div",{...f,children:y})]})}var{name:AH}=yk,RH={icon:S0,edit:MH},Gge=()=>N({name:AH,metadata:yk,settings:RH});var LI={};$(LI,{init:()=>Zge,metadata:()=>_k,name:()=>HH,settings:()=>jH});var _k={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comment-author-name",title:"Comment Author Name",category:"theme",ancestor:["core/comment-template"],description:"Displays the name of the author of the comment.",textdomain:"default",attributes:{isLink:{type:"boolean",default:!0},linkTarget:{type:"string",default:"_self"}},usesContext:["commentId"],supports:{anchor:!0,html:!1,spacing:{margin:!0,padding:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-comment-author-name"};var jc=o(B(),1),zH=o(z(),1),xk=o(T(),1),VH=o(Y(),1),rm=o(A(),1);var ii=o(v(),1);function FH(e){let{attributes:{isLink:t,linkTarget:r},context:{commentId:a},setAttributes:n}=e;St(e);let i=W(),l=(0,xk.useBlockProps)(),s=(0,zH.useSelect)(m=>{let{getEntityRecord:p}=m(VH.store),d=p("root","comment",a),f=d?.author_name;return d&&!f?p("root","user",d.author)?.name??(0,jc.__)("Anonymous"):f??""},[a]),c=(0,ii.jsx)(xk.InspectorControls,{children:(0,ii.jsxs)(rm.__experimentalToolsPanel,{label:(0,jc.__)("Settings"),resetAll:()=>{n({isLink:!0,linkTarget:"_self"})},dropdownMenuProps:i,children:[(0,ii.jsx)(rm.__experimentalToolsPanelItem,{label:(0,jc.__)("Link to authors URL"),isShownByDefault:!0,hasValue:()=>!t,onDeselect:()=>n({isLink:!0}),children:(0,ii.jsx)(rm.ToggleControl,{label:(0,jc.__)("Link to authors URL"),onChange:()=>n({isLink:!t}),checked:t})}),t&&(0,ii.jsx)(rm.__experimentalToolsPanelItem,{label:(0,jc.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>r!=="_self",onDeselect:()=>n({linkTarget:"_self"}),children:(0,ii.jsx)(rm.ToggleControl,{label:(0,jc.__)("Open in new tab"),onChange:m=>n({linkTarget:m?"_blank":"_self"}),checked:r==="_blank"})})]})});return(!a||!s)&&(s=(0,jc._x)("Comment Author","block title")),(0,ii.jsxs)(ii.Fragment,{children:[c,(0,ii.jsx)("div",{...l,children:t?(0,ii.jsx)("a",{href:"#comment-author-pseudo-link",onClick:m=>m.preventDefault(),children:s}):s})]})}var qge={attributes:{isLink:{type:"boolean",default:!0},linkTarget:{type:"string",default:"_self"},textAlign:{type:"string"}},usesContext:["commentId"],supports:{html:!1,spacing:{margin:!0,padding:!0},color:{gradients:!0,link:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},save(){return null},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},$ge={attributes:{isLink:{type:"boolean",default:!1},linkTarget:{type:"string",default:"_self"}},supports:{html:!1,color:{gradients:!0,link:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalLetterSpacing:!0}},save(){return null},migrate:Ut,isEligible({style:e}){return e?.typography?.fontFamily}},OH=[qge,$ge];var{name:HH}=_k,jH={icon:i9,edit:FH,deprecated:OH,example:{}},Zge=()=>N({name:HH,metadata:_k,settings:jH});var MI={};$(MI,{init:()=>Yge,metadata:()=>kk,name:()=>QH,settings:()=>YH});var kk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comment-content",title:"Comment Content",category:"theme",ancestor:["core/comment-template"],description:"Displays the contents of a comment.",textdomain:"default",usesContext:["commentId"],supports:{anchor:!0,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}},spacing:{padding:["horizontal","vertical"],__experimentalDefaultControls:{padding:!0}},html:!1},style:"wp-block-comment-content"};var UH=o(B(),1),GH=o(j(),1),WH=o(A(),1),qH=o(Y(),1),$H=o(T(),1);var zl=o(v(),1);function ZH(e){let{context:{commentId:t}}=e;St(e);let r=(0,$H.useBlockProps)(),[a]=(0,qH.useEntityProp)("root","comment","content",t);return!t||!a?(0,zl.jsx)(zl.Fragment,{children:(0,zl.jsx)("div",{...r,children:(0,zl.jsx)("p",{children:(0,UH._x)("Comment Content","block title")})})}):(0,zl.jsx)(zl.Fragment,{children:(0,zl.jsx)("div",{...r,children:(0,zl.jsx)(WH.Disabled,{children:(0,zl.jsx)(GH.RawHTML,{children:a.rendered},"html")})})})}var Qge={attributes:{textAlign:{type:"string"}},usesContext:["commentId"],supports:{anchor:!0,color:{gradients:!0,link:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},spacing:{padding:["horizontal","vertical"]},html:!1},save(){return null},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},KH=[Qge];var{name:QH}=kk,YH={icon:s9,edit:ZH,deprecated:KH,example:{}},Yge=()=>N({name:QH,metadata:kk,settings:YH});var RI={};$(RI,{init:()=>e0e,metadata:()=>wk,name:()=>tj,settings:()=>rj});var wk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comment-date",title:"Comment Date",category:"theme",ancestor:["core/comment-template"],description:"Displays the date on which the comment was posted.",textdomain:"default",attributes:{format:{type:"string"},isLink:{type:"boolean",default:!0}},usesContext:["commentId"],supports:{anchor:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-comment-date"};var AI=o(Y(),1),Rp=o(Ck(),1),Vf=o(T(),1),zp=o(A(),1),Ap=o(B(),1);var Ka=o(v(),1);function JH({attributes:{format:e,isLink:t},context:{commentId:r},setAttributes:a}){let n=(0,Vf.useBlockProps)(),i=W(),[l]=(0,AI.useEntityProp)("root","comment","date",r),[s=(0,Rp.getSettings)().formats.date]=(0,AI.useEntityProp)("root","site","date_format"),c=(0,Ka.jsx)(Vf.InspectorControls,{children:(0,Ka.jsxs)(zp.__experimentalToolsPanel,{label:(0,Ap.__)("Settings"),resetAll:()=>{a({format:void 0,isLink:!0})},dropdownMenuProps:i,children:[(0,Ka.jsx)(zp.__experimentalToolsPanelItem,{label:(0,Ap.__)("Date format"),hasValue:()=>e!==void 0,onDeselect:()=>a({format:void 0}),isShownByDefault:!0,children:(0,Ka.jsx)(Vf.__experimentalDateFormatPicker,{format:e,defaultFormat:s,onChange:m=>a({format:m})})}),(0,Ka.jsx)(zp.__experimentalToolsPanelItem,{label:(0,Ap.__)("Link to comment"),hasValue:()=>!t,onDeselect:()=>a({isLink:!0}),isShownByDefault:!0,children:(0,Ka.jsx)(zp.ToggleControl,{label:(0,Ap.__)("Link to comment"),onChange:()=>a({isLink:!t}),checked:t})})]})});(!r||!l)&&(l=(0,Ap._x)("Comment Date","block title"));let u=l instanceof Date?(0,Ka.jsx)("time",{dateTime:(0,Rp.dateI18n)("c",l),children:e==="human-diff"?(0,Rp.humanTimeDiff)(l):(0,Rp.dateI18n)(e||s,l)}):(0,Ka.jsx)("time",{children:l});return t&&(u=(0,Ka.jsx)("a",{href:"#comment-date-pseudo-link",onClick:m=>m.preventDefault(),children:u})),(0,Ka.jsxs)(Ka.Fragment,{children:[c,(0,Ka.jsx)("div",{...n,children:u})]})}var Jge={attributes:{format:{type:"string"},isLink:{type:"boolean",default:!1}},supports:{html:!1,color:{gradients:!0,link:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalLetterSpacing:!0}},save(){return null},migrate:Ut,isEligible({style:e}){return e?.typography?.fontFamily}},ej=[Jge];var{name:tj}=wk,rj={icon:Q0,edit:JH,deprecated:ej,example:{}},e0e=()=>N({name:tj,metadata:wk,settings:rj});var zI={};$(zI,{init:()=>o0e,metadata:()=>Sk,name:()=>nj,settings:()=>ij});var Sk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comment-edit-link",title:"Comment Edit Link",category:"theme",ancestor:["core/comment-template"],description:"Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability.",textdomain:"default",usesContext:["commentId"],attributes:{linkTarget:{type:"string",default:"_self"}},supports:{anchor:!0,html:!1,color:{link:!0,gradients:!0,text:!1,__experimentalDefaultControls:{background:!0,link:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},style:"wp-block-comment-edit-link"};var Tk=o(T(),1),Ff=o(A(),1),V1=o(B(),1);var Vl=o(v(),1);function oj(e){let{attributes:t,setAttributes:r}=e,{linkTarget:a}=t;St(e);let n=(0,Tk.useBlockProps)(),i=W(),l=(0,Vl.jsx)(Tk.InspectorControls,{children:(0,Vl.jsx)(Ff.__experimentalToolsPanel,{label:(0,V1.__)("Settings"),resetAll:()=>{r({linkTarget:"_self"})},dropdownMenuProps:i,children:(0,Vl.jsx)(Ff.__experimentalToolsPanelItem,{label:(0,V1.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>a==="_blank",onDeselect:()=>r({linkTarget:"_self"}),children:(0,Vl.jsx)(Ff.ToggleControl,{label:(0,V1.__)("Open in new tab"),onChange:s=>r({linkTarget:s?"_blank":"_self"}),checked:a==="_blank"})})})});return(0,Vl.jsxs)(Vl.Fragment,{children:[l,(0,Vl.jsx)("div",{...n,children:(0,Vl.jsx)("a",{href:"#edit-comment-pseudo-link",onClick:s=>s.preventDefault(),children:(0,V1.__)("Edit")})})]})}var r0e={attributes:{linkTarget:{type:"string",default:"_self"},textAlign:{type:"string"}},usesContext:["commentId"],supports:{anchor:!0,html:!1,color:{link:!0,gradients:!0,text:!1},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},save(){return null},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},aj=[r0e];var{name:nj}=Sk,ij={icon:u9,edit:oj,deprecated:aj,example:{}},o0e=()=>N({name:nj,metadata:Sk,settings:ij});var VI={};$(VI,{init:()=>l0e,metadata:()=>Pk,name:()=>mj,settings:()=>pj});var Pk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comment-reply-link",title:"Comment Reply Link",category:"theme",ancestor:["core/comment-template"],description:"Displays a link to reply to a comment.",textdomain:"default",usesContext:["commentId"],supports:{anchor:!0,color:{gradients:!0,link:!0,text:!1,__experimentalDefaultControls:{background:!0,link:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},html:!1},style:"wp-block-comment-reply-link"};var lj=o(B(),1),sj=o(T(),1);var Of=o(v(),1);function n0e(e){St(e);let t=(0,sj.useBlockProps)();return(0,Of.jsx)(Of.Fragment,{children:(0,Of.jsx)("div",{...t,children:(0,Of.jsx)("a",{href:"#comment-reply-pseudo-link",onClick:r=>r.preventDefault(),children:(0,lj.__)("Reply")})})})}var cj=n0e;var i0e={attributes:{textAlign:{type:"string"}},usesContext:["commentId"],supports:{anchor:!0,color:{gradients:!0,link:!0,text:!1},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},html:!1},save(){return null},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},uj=[i0e];var{name:mj}=Pk,pj={edit:cj,icon:p9,deprecated:uj,example:{}},l0e=()=>N({name:mj,metadata:Pk,settings:pj});var OI={};$(OI,{init:()=>h0e,metadata:()=>Bk,name:()=>Ij,settings:()=>Ej});var Bk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comment-template",title:"Comment Template",category:"design",parent:["core/comments"],description:"Contains the block elements used to display a comment, like the title, date, author, avatar and more.",textdomain:"default",usesContext:["postId"],supports:{anchor:!0,align:!0,html:!1,reusable:!1,spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-comment-template"};var Ik=o(j(),1),FI=o(z(),1),xj=o(B(),1),Fl=o(T(),1),kj=o(A(),1),wj=o(Y(),1);var Vp=o(j(),1),hj=o(z(),1),gj=o(T(),1),vj=o(nr(),1),bj=o(F1(),1),fj=100,yj=({postId:e})=>{let t={status:"approve",order:"asc",context:"embed",parent:0,_embed:"children"},{pageComments:r,commentsPerPage:a,defaultCommentsPage:n}=(0,hj.useSelect)(s=>{let{getSettings:c}=s(gj.store),{__experimentalDiscussionSettings:u}=c();return u??{}},[]),i=r?Math.min(a,fj):fj,l=c0e({defaultPage:n,postId:e,perPage:i,queryArgs:t});return(0,Vp.useMemo)(()=>l?{...t,post:e,per_page:i,page:l}:null,[e,i,l])},c0e=({defaultPage:e,postId:t,perPage:r,queryArgs:a})=>{let[n,i]=(0,Vp.useState)({}),l=`${t}_${r}`,s=n[l]||0;return(0,Vp.useEffect)(()=>{s||e!=="newest"||(0,bj.default)({path:(0,vj.addQueryArgs)("/wp/v2/comments",{...a,post:t,per_page:r,_fields:"id"}),method:"HEAD",parse:!1}).then(c=>{let u=parseInt(c.headers.get("X-WP-TotalPages"));i({...n,[l]:u<=1?1:u})}).catch(()=>{i({...n,[l]:1})})},[e,t,r,i]),e==="newest"?s:1},_j=e=>(0,Vp.useMemo)(()=>e?.map(({id:r,_embedded:a})=>{let[n]=a?.children||[[]];return{commentId:r,children:n.map(i=>({commentId:i.id}))}}),[e]);var li=o(v(),1),u0e=[["core/avatar"],["core/comment-author-name"],["core/comment-date"],["core/comment-content"],["core/comment-reply-link"],["core/comment-edit-link"]],m0e=({perPage:e,pageComments:t,threadComments:r,threadCommentsDepth:a})=>{let n=r?Math.min(a,3):1,i=s=>{if(s<n){let c=s+1;return[{commentId:-(s+3),children:i(c)}]}return[]},l=[{commentId:-1,children:i(1)}];return(!t||e>=2)&&n<3&&l.push({commentId:-2,children:[]}),(!t||e>=3)&&n<2&&l.push({commentId:-3,children:[]}),l};function p0e({comment:e,activeCommentId:t,setActiveCommentId:r,firstCommentId:a,blocks:n}){let{children:i,...l}=(0,Fl.useInnerBlocksProps)({},{template:u0e});return(0,li.jsxs)("li",{...l,children:[e.commentId===(t||a)?i:null,(0,li.jsx)(f0e,{blocks:n,commentId:e.commentId,setActiveCommentId:r,isHidden:e.commentId===(t||a)}),e?.children?.length>0?(0,li.jsx)(Cj,{comments:e.children,activeCommentId:t,setActiveCommentId:r,blocks:n,firstCommentId:a}):null]})}var d0e=({blocks:e,commentId:t,setActiveCommentId:r,isHidden:a})=>{let n=(0,Fl.__experimentalUseBlockPreview)({blocks:e}),i=()=>{r(t)};return(0,li.jsx)("div",{...n,tabIndex:0,role:"button",style:{display:a?"none":void 0},onClick:i,onKeyPress:i})},f0e=(0,Ik.memo)(d0e),Cj=({comments:e,blockProps:t,activeCommentId:r,setActiveCommentId:a,blocks:n,firstCommentId:i})=>(0,li.jsx)("ol",{...t,children:e&&e.map(({commentId:l,...s},c)=>(0,li.jsx)(Fl.BlockContextProvider,{value:{commentId:l<0?null:l},children:(0,li.jsx)(p0e,{comment:{commentId:l,...s},activeCommentId:r,setActiveCommentId:a,blocks:n,firstCommentId:i})},s.commentId||c))});function Sj({clientId:e,context:{postId:t}}){let r=(0,Fl.useBlockProps)(),[a,n]=(0,Ik.useState)(),{commentOrder:i,threadCommentsDepth:l,threadComments:s,commentsPerPage:c,pageComments:u}=(0,FI.useSelect)(h=>{let{getSettings:g}=h(Fl.store);return g().__experimentalDiscussionSettings??{}},[]),m=yj({postId:t}),{topLevelComments:p,blocks:d}=(0,FI.useSelect)(h=>{let{getEntityRecords:g}=h(wj.store),{getBlocks:b}=h(Fl.store);return{topLevelComments:m?g("root","comment",m):null,blocks:b(e)}},[e,m]),f=_j(i==="desc"&&p?[...p].reverse():p);return p?(t||(f=m0e({perPage:c,pageComments:u,threadComments:s,threadCommentsDepth:l})),f.length?(0,li.jsx)(Cj,{comments:f,blockProps:r,blocks:d,activeCommentId:a,setActiveCommentId:n,firstCommentId:f[0]?.commentId}):(0,li.jsx)("p",{...r,children:(0,xj.__)("No results found.")})):(0,li.jsx)("p",{...r,children:(0,li.jsx)(kj.Spinner,{})})}var Tj=o(T(),1),Pj=o(v(),1);function Bj(){return(0,Pj.jsx)(Tj.InnerBlocks.Content,{})}var{name:Ij}=Bk,Ej={icon:bp,edit:Sj,save:Bj},h0e=()=>N({name:Ij,metadata:Bk,settings:Ej});var jI={};$(jI,{init:()=>b0e,metadata:()=>Ek,name:()=>Lj,settings:()=>Mj});var Dj=o(B(),1);var Ek={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comments-pagination-previous",title:"Comments Previous Page",category:"theme",parent:["core/comments-pagination"],description:"Displays the previous comment's page link.",textdomain:"default",attributes:{label:{type:"string"}},usesContext:["postId","comments/paginationArrow"],supports:{anchor:!0,reusable:!1,html:!1,color:{gradients:!0,text:!1,__experimentalDefaultControls:{background:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}}};var HI=o(B(),1),Nk=o(T(),1),O1=o(v(),1),v0e={none:"",arrow:"\u2190",chevron:"\xAB"};function Nj({attributes:{label:e},setAttributes:t,context:{"comments/paginationArrow":r}}){let a=v0e[r];return(0,O1.jsxs)("a",{href:"#comments-pagination-previous-pseudo-link",onClick:n=>n.preventDefault(),...(0,Nk.useBlockProps)(),children:[a&&(0,O1.jsx)("span",{className:`wp-block-comments-pagination-previous-arrow is-arrow-${r}`,children:a}),(0,O1.jsx)(Nk.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,HI.__)("Older comments page link"),placeholder:(0,HI.__)("Older Comments"),value:e,onChange:n=>t({label:n})})]})}var{name:Lj}=Ek,Mj={icon:e1,edit:Nj,example:{attributes:{label:(0,Dj.__)("Older Comments")}}},b0e=()=>N({name:Lj,metadata:Ek,settings:Mj});var GI={};$(GI,{init:()=>x0e,metadata:()=>Dk,name:()=>Oj,settings:()=>Hj});var Dk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comments-pagination",title:"Comments Pagination",category:"theme",parent:["core/comments"],allowedBlocks:["core/comments-pagination-previous","core/comments-pagination-numbers","core/comments-pagination-next"],description:"Displays a paginated navigation to next/previous set of comments, when applicable.",textdomain:"default",attributes:{paginationArrow:{type:"string",default:"none"}},example:{attributes:{paginationArrow:"none"}},providesContext:{"comments/paginationArrow":"paginationArrow"},supports:{anchor:!0,align:!0,reusable:!1,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},layout:{allowSwitching:!1,allowInheriting:!1,default:{type:"flex"}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-comments-pagination-editor",style:"wp-block-comments-pagination"};var Lk=o(B(),1),Hl=o(T(),1),UI=o(z(),1),Mk=o(A(),1);var Fp=o(B(),1),Hf=o(A(),1),jf=o(v(),1);function Aj({value:e,onChange:t}){return(0,jf.jsxs)(Hf.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,Fp.__)("Arrow"),value:e,onChange:t,help:(0,Fp.__)("A decorative arrow appended to the next and previous comments link."),isBlock:!0,children:[(0,jf.jsx)(Hf.__experimentalToggleGroupControlOption,{value:"none",label:(0,Fp._x)("None","Arrow option for Comments Pagination Next/Previous blocks")}),(0,jf.jsx)(Hf.__experimentalToggleGroupControlOption,{value:"arrow",label:(0,Fp._x)("Arrow","Arrow option for Comments Pagination Next/Previous blocks")}),(0,jf.jsx)(Hf.__experimentalToggleGroupControlOption,{value:"chevron",label:(0,Fp._x)("Chevron","Arrow option for Comments Pagination Next/Previous blocks")})]})}var Ol=o(v(),1),_0e=[["core/comments-pagination-previous"],["core/comments-pagination-numbers"],["core/comments-pagination-next"]];function Rj({attributes:{paginationArrow:e},setAttributes:t,clientId:r}){let a=(0,UI.useSelect)(c=>{let{getBlocks:u}=c(Hl.store);return u(r)?.find(p=>["core/comments-pagination-previous","core/comments-pagination-next"].includes(p.name))},[]),n=(0,Hl.useBlockProps)(),i=W(),l=(0,Hl.useInnerBlocksProps)(n,{template:_0e});return(0,UI.useSelect)(c=>{let{getSettings:u}=c(Hl.store),{__experimentalDiscussionSettings:m}=u();return m?.pageComments},[])?(0,Ol.jsxs)(Ol.Fragment,{children:[a&&(0,Ol.jsx)(Hl.InspectorControls,{children:(0,Ol.jsx)(Mk.__experimentalToolsPanel,{label:(0,Lk.__)("Settings"),dropdownMenuProps:i,resetAll:()=>t({paginationArrow:"none"}),children:(0,Ol.jsx)(Mk.__experimentalToolsPanelItem,{label:(0,Lk.__)("Arrow"),hasValue:()=>e!=="none",onDeselect:()=>t({paginationArrow:"none"}),isShownByDefault:!0,children:(0,Ol.jsx)(Aj,{value:e,onChange:c=>{t({paginationArrow:c})}})})})}),(0,Ol.jsx)("div",{...l})]}):(0,Ol.jsx)(Hl.Warning,{children:(0,Lk.__)("Comments Pagination block: paging comments is disabled in the Discussion Settings")})}var zj=o(T(),1),Vj=o(v(),1);function Fj(){return(0,Vj.jsx)(zj.InnerBlocks.Content,{})}var{name:Oj}=Dk,Hj={icon:t1,edit:Rj,save:Fj},x0e=()=>N({name:Oj,metadata:Dk,settings:Hj});var qI={};$(qI,{init:()=>C0e,metadata:()=>Ak,name:()=>Gj,settings:()=>Wj});var Uj=o(B(),1);var Ak={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comments-pagination-next",title:"Comments Next Page",category:"theme",parent:["core/comments-pagination"],description:"Displays the next comment's page link.",textdomain:"default",attributes:{label:{type:"string"}},usesContext:["postId","comments/paginationArrow"],supports:{anchor:!0,reusable:!1,html:!1,color:{gradients:!0,text:!1,__experimentalDefaultControls:{background:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}}};var WI=o(B(),1),Rk=o(T(),1),H1=o(v(),1),w0e={none:"",arrow:"\u2192",chevron:"\xBB"};function jj({attributes:{label:e},setAttributes:t,context:{"comments/paginationArrow":r}}){let a=w0e[r];return(0,H1.jsxs)("a",{href:"#comments-pagination-next-pseudo-link",onClick:n=>n.preventDefault(),...(0,Rk.useBlockProps)(),children:[(0,H1.jsx)(Rk.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,WI.__)("Newer comments page link"),placeholder:(0,WI.__)("Newer Comments"),value:e,onChange:n=>t({label:n})}),a&&(0,H1.jsx)("span",{className:`wp-block-comments-pagination-next-arrow is-arrow-${r}`,children:a})]})}var{name:Gj}=Ak,Wj={icon:X0,edit:jj,example:{attributes:{label:(0,Uj.__)("Newer Comments")}}},C0e=()=>N({name:Gj,metadata:Ak,settings:Wj});var $I={};$($I,{init:()=>T0e,metadata:()=>zk,name:()=>Zj,settings:()=>Kj});var zk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comments-pagination-numbers",title:"Comments Page Numbers",category:"theme",parent:["core/comments-pagination"],description:"Displays a list of page numbers for comments pagination.",textdomain:"default",usesContext:["postId"],supports:{anchor:!0,reusable:!1,html:!1,color:{gradients:!0,text:!1,__experimentalDefaultControls:{background:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{padding:!0}}}};var qj=o(T(),1),Yi=o(v(),1),Op=({content:e,tag:t="a",extraClass:r=""})=>t==="a"?(0,Yi.jsx)(t,{className:`page-numbers ${r}`,href:"#comments-pagination-numbers-pseudo-link",onClick:a=>a.preventDefault(),children:e}):(0,Yi.jsx)(t,{className:`page-numbers ${r}`,children:e});function $j(){return(0,Yi.jsxs)("div",{...(0,qj.useBlockProps)(),children:[(0,Yi.jsx)(Op,{content:"1"}),(0,Yi.jsx)(Op,{content:"2"}),(0,Yi.jsx)(Op,{content:"3",tag:"span",extraClass:"current"}),(0,Yi.jsx)(Op,{content:"4"}),(0,Yi.jsx)(Op,{content:"5"}),(0,Yi.jsx)(Op,{content:"...",tag:"span",extraClass:"dots"}),(0,Yi.jsx)(Op,{content:"8"})]})}var{name:Zj}=zk,Kj={icon:J0,edit:$j,example:{}},T0e=()=>N({name:Zj,metadata:zk,settings:Kj});var ZI={};$(ZI,{init:()=>E0e,metadata:()=>Vk,name:()=>rU,settings:()=>oU});var Vk={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/comments-title",title:"Comments Title",category:"theme",ancestor:["core/comments"],description:"Displays a title with the number of comments.",textdomain:"default",usesContext:["postId","postType"],attributes:{showPostTitle:{type:"boolean",default:!0},showCommentsCount:{type:"boolean",default:!0},level:{type:"number",default:2},levelOptions:{type:"array"}},supports:{anchor:!0,align:!0,html:!1,__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0}},interactivity:{clientNavigation:!0}}};var Ds=o(T(),1),Ir=o(B(),1),Qj=o(Y(),1),om=o(A(),1),Fk=o(j(),1),Yj=o(z(),1),Xj=o(F1(),1),Jj=o(nr(),1);var Cn=o(v(),1);function eU(e){St(e);let{attributes:t,setAttributes:r,context:a}=e,{showPostTitle:n,showCommentsCount:i,level:l=2,levelOptions:s}=t,{postId:c,postType:u}=a,m="h"+l,[p,d]=(0,Fk.useState)(),[f]=(0,Qj.useEntityProp)("postType",u,"title",c),h=typeof c>"u",g=(0,Ds.useBlockProps)(),{threadCommentsDepth:b,threadComments:y,commentsPerPage:x,pageComments:_}=(0,Yj.useSelect)(D=>{let{getSettings:M}=D(Ds.store);return M().__experimentalDiscussionSettings??{}},[]),k=W();(0,Fk.useEffect)(()=>{if(h){let M=y?Math.min(b,3)-1:0,O=_?x:3,R=parseInt(M)+parseInt(O);d(Math.min(R,3));return}let D=c;(0,Xj.default)({path:(0,Jj.addQueryArgs)("/wp/v2/comments",{post:c,_fields:"id"}),method:"HEAD",parse:!1}).then(M=>{D===c&&d(parseInt(M.headers.get("X-WP-Total")))}).catch(()=>{d(0)})},[c]);let S=(0,Cn.jsx)(Ds.BlockControls,{group:"block",children:(0,Cn.jsx)(Ds.HeadingLevelDropdown,{value:l,options:s,onChange:D=>r({level:D})})}),C=(0,Cn.jsx)(Ds.InspectorControls,{children:(0,Cn.jsxs)(om.__experimentalToolsPanel,{label:(0,Ir.__)("Settings"),resetAll:()=>{r({showPostTitle:!0,showCommentsCount:!0})},dropdownMenuProps:k,children:[(0,Cn.jsx)(om.__experimentalToolsPanelItem,{label:(0,Ir.__)("Show post title"),isShownByDefault:!0,hasValue:()=>!n,onDeselect:()=>r({showPostTitle:!0}),children:(0,Cn.jsx)(om.ToggleControl,{label:(0,Ir.__)("Show post title"),checked:n,onChange:D=>r({showPostTitle:D})})}),(0,Cn.jsx)(om.__experimentalToolsPanelItem,{label:(0,Ir.__)("Show comments count"),isShownByDefault:!0,hasValue:()=>!i,onDeselect:()=>r({showCommentsCount:!0}),children:(0,Cn.jsx)(om.ToggleControl,{label:(0,Ir.__)("Show comments count"),checked:i,onChange:D=>r({showCommentsCount:D})})})]})}),E=h?(0,Ir.__)("Post Title"):f,I;return i&&p!==void 0?n?p===1?I=(0,Ir.sprintf)((0,Ir.__)('One response to "%s"'),E):I=(0,Ir.sprintf)((0,Ir._n)('%1$s response to "%2$s"','%1$s responses to "%2$s"',p),p,E):p===1?I=(0,Ir.__)("One response"):I=(0,Ir.sprintf)((0,Ir._n)("%s response","%s responses",p),p):n?p===1?I=(0,Ir.sprintf)((0,Ir.__)('Response to "%s"'),E):I=(0,Ir.sprintf)((0,Ir.__)('Responses to "%s"'),E):p===1?I=(0,Ir.__)("Response"):I=(0,Ir.__)("Responses"),(0,Cn.jsxs)(Cn.Fragment,{children:[S,C,(0,Cn.jsx)(m,{...g,children:I})]})}var B0e={attributes:{textAlign:{type:"string"},showPostTitle:{type:"boolean",default:!0},showCommentsCount:{type:"boolean",default:!0},level:{type:"number",default:2},levelOptions:{type:"array"}},supports:{anchor:!0,align:!0,html:!1,__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0}},interactivity:{clientNavigation:!0}},migrate:e=>{let{singleCommentLabel:t,multipleCommentsLabel:r,...a}=e;return ve(a)},isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},I0e={attributes:{textAlign:{type:"string"},showPostTitle:{type:"boolean",default:!0},showCommentsCount:{type:"boolean",default:!0},level:{type:"number",default:2},levelOptions:{type:"array"},singleCommentLabel:{type:"string"},multipleCommentsLabel:{type:"string"}},supports:{anchor:!0,align:!0,html:!1,__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0}},interactivity:{clientNavigation:!0}},migrate:e=>{let{singleCommentLabel:t,multipleCommentsLabel:r,...a}=e;return ve(a)},isEligible:({multipleCommentsLabel:e,singleCommentLabel:t})=>e||t,save:()=>null},tU=[B0e,I0e];var{name:rU}=Vk,oU={icon:Nl,edit:eU,deprecated:tU,example:{}},E0e=()=>N({name:rU,metadata:Vk,settings:oU});var pE={};$(pE,{init:()=>U1e,metadata:()=>t5,name:()=>oG,settings:()=>o5});var mE=o(B(),1);var rG=o(G(),1);var jk=o(G(),1),_e=o(T(),1),Uk=o(B(),1),j1=o(pe(),1);var Ok=o(Br(),1),N0e={"top left":"is-position-top-left","top center":"is-position-top-center","top right":"is-position-top-right","center left":"is-position-center-left","center center":"is-position-center-center",center:"is-position-center-center","center right":"is-position-center-right","bottom left":"is-position-bottom-left","bottom center":"is-position-bottom-center","bottom right":"is-position-bottom-right"},Jt="image",wr="video",Uc="embed-video",aU=50;var D0e={x:.5,y:.5},Hk=["image","video"];function Zo({x:e,y:t}=D0e){return`${Math.round(e*100)}% ${Math.round(t*100)}%`}function Xi(e){return e===50||e===void 0?null:"has-background-dim-"+10*Math.round(e/10)}function nU(e){if(!e||!e.url&&!e.src)return{url:void 0,id:void 0};(0,Ok.isBlobURL)(e.url)&&(e.type=(0,Ok.getBlobTypeByURL)(e.url));let t;if(e.media_type)e.media_type===Jt?t=Jt:t=wr;else if(e.type&&(e.type===Jt||e.type===wr))t=e.type;else return;return{url:e.url||e.src,id:e.id,alt:e?.alt,backgroundType:t,...t===wr?{hasParallax:void 0}:{}}}function Qa(e){return!e||e==="center center"||e==="center"}function Sn(e){return Qa(e)?"":N0e[e]}var le=o(v(),1);function Ls(e){return e?{backgroundImage:`url(${e})`}:{}}function Hp(e){return e===0||e===50||!e?null:"has-background-dim-"+10*Math.round(e/10)}function Gk(e){return{...e,dimRatio:e.url?e.dimRatio:100}}function am(e){return e.tagName||(e={...e,tagName:"div"}),{...e}}var jp={url:{type:"string"},id:{type:"number"},hasParallax:{type:"boolean",default:!1},dimRatio:{type:"number",default:50},overlayColor:{type:"string"},customOverlayColor:{type:"string"},backgroundType:{type:"string",default:"image"},focalPoint:{type:"object"}},U1={url:{type:"string"},id:{type:"number"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},hasParallax:{type:"boolean",default:!1},isRepeated:{type:"boolean",default:!1},dimRatio:{type:"number",default:100},overlayColor:{type:"string"},customOverlayColor:{type:"string"},backgroundType:{type:"string",default:"image"},focalPoint:{type:"object"},minHeight:{type:"number"},minHeightUnit:{type:"string"},gradient:{type:"string"},customGradient:{type:"string"},contentPosition:{type:"string"},isDark:{type:"boolean",default:!0},allowedBlocks:{type:"array"},templateLock:{type:["string","boolean"],enum:["all","insert",!1]}},KI={...U1,useFeaturedImage:{type:"boolean",default:!1},tagName:{type:"string",default:"div"}},L0e={...KI,isUserOverlayColor:{type:"boolean"},sizeSlug:{type:"string"},alt:{type:"string",default:""}},Uf={anchor:!0,align:!0,html:!1,spacing:{padding:!0,__experimentalDefaultControls:{padding:!0}},color:{__experimentalDuotone:"> .wp-block-cover__image-background, > .wp-block-cover__video-background",text:!1,background:!1}},QI={...Uf,spacing:{padding:!0,margin:["top","bottom"],blockGap:!0,__experimentalDefaultControls:{padding:!0,blockGap:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},color:{__experimentalDuotone:"> .wp-block-cover__image-background, > .wp-block-cover__video-background",heading:!0,text:!0,background:!1,__experimentalSkipSerialization:["gradients"],enableContrastChecker:!1},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},layout:{allowJustification:!1}},M0e={...QI,shadow:!0,dimensions:{aspectRatio:!0},interactivity:{clientNavigation:!0}},A0e={attributes:L0e,supports:M0e,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,useFeaturedImage:c,hasParallax:u,isDark:m,isRepeated:p,overlayColor:d,url:f,alt:h,id:g,minHeight:b,minHeightUnit:y,tagName:x,sizeSlug:_}=e,k=(0,_e.getColorClassName)("background-color",d),S=(0,_e.__experimentalGetGradientClass)(r),C=b&&y?`${b}${y}`:b,E=Jt===t,I=wr===t,D=!(u||p),M={minHeight:C||void 0},O={backgroundColor:k?void 0:i,background:n||void 0},R=s&&D?Zo(s):void 0,V=f?`url(${f})`:void 0,P=Zo(s),F=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(a)},Sn(a)),q=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{[`size-${_}`]:_,"has-parallax":u,"is-repeated":p}),H=r||n;return(0,le.jsxs)(x,{..._e.useBlockProps.save({className:F,style:M}),children:[(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",k,Xi(l),{"has-background-dim":l!==void 0,"wp-block-cover__gradient-background":f&&H&&l!==0,"has-background-gradient":H,[S]:S}),style:O}),!c&&E&&f&&(D?(0,le.jsx)("img",{className:q,alt:h,src:f,style:{objectPosition:R},"data-object-fit":"cover","data-object-position":R}):(0,le.jsx)("div",{role:h?"img":void 0,"aria-label":h||void 0,className:q,style:{backgroundPosition:P,backgroundImage:V}})),I&&f&&(0,le.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:f,style:{objectPosition:R},"data-object-fit":"cover","data-object-position":R}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})}},R0e={attributes:KI,supports:QI,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,useFeaturedImage:c,hasParallax:u,isDark:m,isRepeated:p,overlayColor:d,url:f,alt:h,id:g,minHeight:b,minHeightUnit:y,tagName:x}=e,_=(0,_e.getColorClassName)("background-color",d),k=(0,_e.__experimentalGetGradientClass)(r),S=b&&y?`${b}${y}`:b,C=Jt===t,E=wr===t,I=!(u||p),D={minHeight:S||void 0},M={backgroundColor:_?void 0:i,background:n||void 0},O=s&&I?Zo(s):void 0,R=f?`url(${f})`:void 0,V=Zo(s),P=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(a)},Sn(a)),F=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{"has-parallax":u,"is-repeated":p}),q=r||n;return(0,le.jsxs)(x,{..._e.useBlockProps.save({className:P,style:D}),children:[(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",_,Xi(l),{"has-background-dim":l!==void 0,"wp-block-cover__gradient-background":f&&q&&l!==0,"has-background-gradient":q,[k]:k}),style:M}),!c&&C&&f&&(I?(0,le.jsx)("img",{className:F,alt:h,src:f,style:{objectPosition:O},"data-object-fit":"cover","data-object-position":O}):(0,le.jsx)("div",{role:"img",className:F,style:{backgroundPosition:V,backgroundImage:R}})),E&&f&&(0,le.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:f,style:{objectPosition:O},"data-object-fit":"cover","data-object-position":O}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})}},z0e={attributes:KI,supports:QI,isEligible(e){return(e.customOverlayColor!==void 0||e.overlayColor!==void 0)&&e.isUserOverlayColor===void 0},migrate(e){return{...e,isUserOverlayColor:!0}},save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,useFeaturedImage:c,hasParallax:u,isDark:m,isRepeated:p,overlayColor:d,url:f,alt:h,id:g,minHeight:b,minHeightUnit:y,tagName:x}=e,_=(0,_e.getColorClassName)("background-color",d),k=(0,_e.__experimentalGetGradientClass)(r),S=b&&y?`${b}${y}`:b,C=Jt===t,E=wr===t,I=!(u||p),D={minHeight:S||void 0},M={backgroundColor:_?void 0:i,background:n||void 0},O=s&&I?Zo(s):void 0,R=f?`url(${f})`:void 0,V=Zo(s),P=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(a)},Sn(a)),F=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{"has-parallax":u,"is-repeated":p}),q=r||n;return(0,le.jsxs)(x,{..._e.useBlockProps.save({className:P,style:D}),children:[(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",_,Xi(l),{"has-background-dim":l!==void 0,"wp-block-cover__gradient-background":f&&q&&l!==0,"has-background-gradient":q,[k]:k}),style:M}),!c&&C&&f&&(I?(0,le.jsx)("img",{className:F,alt:h,src:f,style:{objectPosition:O},"data-object-fit":"cover","data-object-position":O}):(0,le.jsx)("div",{role:"img",className:F,style:{backgroundPosition:V,backgroundImage:R}})),E&&f&&(0,le.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:f,style:{objectPosition:O},"data-object-fit":"cover","data-object-position":O}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})}},V0e={attributes:U1,supports:Uf,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,useFeaturedImage:c,hasParallax:u,isDark:m,isRepeated:p,overlayColor:d,url:f,alt:h,id:g,minHeight:b,minHeightUnit:y}=e,x=(0,_e.getColorClassName)("background-color",d),_=(0,_e.__experimentalGetGradientClass)(r),k=b&&y?`${b}${y}`:b,S=Jt===t,C=wr===t,E=!(u||p),I={minHeight:k||void 0},D={backgroundColor:x?void 0:i,background:n||void 0},M=s&&E?Zo(s):void 0,O=f?`url(${f})`:void 0,R=Zo(s),V=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(a)},Sn(a)),P=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{"has-parallax":u,"is-repeated":p}),F=r||n;return(0,le.jsxs)("div",{..._e.useBlockProps.save({className:V,style:I}),children:[(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",x,Xi(l),{"has-background-dim":l!==void 0,"wp-block-cover__gradient-background":f&&F&&l!==0,"has-background-gradient":F,[_]:_}),style:D}),!c&&S&&f&&(E?(0,le.jsx)("img",{className:P,alt:h,src:f,style:{objectPosition:M},"data-object-fit":"cover","data-object-position":M}):(0,le.jsx)("div",{role:"img",className:P,style:{backgroundPosition:R,backgroundImage:O}})),C&&f&&(0,le.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:f,style:{objectPosition:M},"data-object-fit":"cover","data-object-position":M}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})},migrate:am},F0e={attributes:U1,supports:Uf,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,useFeaturedImage:c,hasParallax:u,isDark:m,isRepeated:p,overlayColor:d,url:f,alt:h,id:g,minHeight:b,minHeightUnit:y}=e,x=(0,_e.getColorClassName)("background-color",d),_=(0,_e.__experimentalGetGradientClass)(r),k=b&&y?`${b}${y}`:b,S=Jt===t,C=wr===t,E=!(u||p),I={...S&&!E&&!c?Ls(f):{},minHeight:k||void 0},D={backgroundColor:x?void 0:i,background:n||void 0},M=s&&E?`${Math.round(s.x*100)}% ${Math.round(s.y*100)}%`:void 0,O=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(a)},Sn(a)),R=r||n;return(0,le.jsxs)("div",{..._e.useBlockProps.save({className:O,style:I}),children:[(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",x,Xi(l),{"has-background-dim":l!==void 0,"wp-block-cover__gradient-background":f&&R&&l!==0,"has-background-gradient":R,[_]:_}),style:D}),!c&&S&&E&&f&&(0,le.jsx)("img",{className:w("wp-block-cover__image-background",g?`wp-image-${g}`:null),alt:h,src:f,style:{objectPosition:M},"data-object-fit":"cover","data-object-position":M}),C&&f&&(0,le.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:f,style:{objectPosition:M},"data-object-fit":"cover","data-object-position":M}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})},migrate:am},O0e={attributes:U1,supports:Uf,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,hasParallax:c,isDark:u,isRepeated:m,overlayColor:p,url:d,alt:f,id:h,minHeight:g,minHeightUnit:b}=e,y=(0,_e.getColorClassName)("background-color",p),x=(0,_e.__experimentalGetGradientClass)(r),_=b?`${g}${b}`:g,k=Jt===t,S=wr===t,C=!(c||m),E={...k&&!C?Ls(d):{},minHeight:_||void 0},I={backgroundColor:y?void 0:i,background:n||void 0},D=s&&C?`${Math.round(s.x*100)}% ${Math.round(s.y*100)}%`:void 0,M=w({"is-light":!u,"has-parallax":c,"is-repeated":m,"has-custom-content-position":!Qa(a)},Sn(a)),O=r||n;return(0,le.jsxs)("div",{..._e.useBlockProps.save({className:M,style:E}),children:[(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",y,Xi(l),{"has-background-dim":l!==void 0,"wp-block-cover__gradient-background":d&&O&&l!==0,"has-background-gradient":O,[x]:x}),style:I}),k&&C&&d&&(0,le.jsx)("img",{className:w("wp-block-cover__image-background",h?`wp-image-${h}`:null),alt:f,src:d,style:{objectPosition:D},"data-object-fit":"cover","data-object-position":D}),S&&d&&(0,le.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:d,style:{objectPosition:D},"data-object-fit":"cover","data-object-position":D}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})},migrate:am},H0e={attributes:U1,supports:Uf,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,hasParallax:c,isDark:u,isRepeated:m,overlayColor:p,url:d,alt:f,id:h,minHeight:g,minHeightUnit:b}=e,y=(0,_e.getColorClassName)("background-color",p),x=(0,_e.__experimentalGetGradientClass)(r),_=b?`${g}${b}`:g,k=Jt===t,S=wr===t,C=!(c||m),E={...k&&!C?Ls(d):{},minHeight:_||void 0},I={backgroundColor:y?void 0:i,background:n||void 0},D=s&&C?`${Math.round(s.x*100)}% ${Math.round(s.y*100)}%`:void 0,M=w({"is-light":!u,"has-parallax":c,"is-repeated":m,"has-custom-content-position":!Qa(a)},Sn(a));return(0,le.jsxs)("div",{..._e.useBlockProps.save({className:M,style:E}),children:[(0,le.jsx)("span",{"aria-hidden":"true",className:w(y,Xi(l),"wp-block-cover__gradient-background",x,{"has-background-dim":l!==void 0,"has-background-gradient":r||n,[x]:!d&&x}),style:I}),k&&C&&d&&(0,le.jsx)("img",{className:w("wp-block-cover__image-background",h?`wp-image-${h}`:null),alt:f,src:d,style:{objectPosition:D},"data-object-fit":"cover","data-object-position":D}),S&&d&&(0,le.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:d,style:{objectPosition:D},"data-object-fit":"cover","data-object-position":D}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})},migrate:am},j0e={attributes:{...jp,isRepeated:{type:"boolean",default:!1},minHeight:{type:"number"},minHeightUnit:{type:"string"},gradient:{type:"string"},customGradient:{type:"string"},contentPosition:{type:"string"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""}},supports:Uf,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,hasParallax:c,isRepeated:u,overlayColor:m,url:p,alt:d,id:f,minHeight:h,minHeightUnit:g}=e,b=(0,_e.getColorClassName)("background-color",m),y=(0,_e.__experimentalGetGradientClass)(r),x=g?`${h}${g}`:h,_=Jt===t,k=wr===t,S=!(c||u),C={..._&&!S?Ls(p):{},backgroundColor:b?void 0:i,background:n&&!p?n:void 0,minHeight:x||void 0},E=s&&S?`${Math.round(s.x*100)}% ${Math.round(s.y*100)}%`:void 0,I=w(Hp(l),b,{"has-background-dim":l!==0,"has-parallax":c,"is-repeated":u,"has-background-gradient":r||n,[y]:!p&&y,"has-custom-content-position":!Qa(a)},Sn(a));return(0,le.jsxs)("div",{..._e.useBlockProps.save({className:I,style:C}),children:[p&&(r||n)&&l!==0&&(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__gradient-background",y),style:n?{background:n}:void 0}),_&&S&&p&&(0,le.jsx)("img",{className:w("wp-block-cover__image-background",f?`wp-image-${f}`:null),alt:d,src:p,style:{objectPosition:E},"data-object-fit":"cover","data-object-position":E}),k&&p&&(0,le.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:p,style:{objectPosition:E},"data-object-fit":"cover","data-object-position":E}),(0,le.jsx)("div",{className:"wp-block-cover__inner-container",children:(0,le.jsx)(_e.InnerBlocks.Content,{})})]})},migrate:(0,j1.compose)(Gk,am)},U0e={attributes:{...jp,isRepeated:{type:"boolean",default:!1},minHeight:{type:"number"},minHeightUnit:{type:"string"},gradient:{type:"string"},customGradient:{type:"string"},contentPosition:{type:"string"}},supports:{align:!0},save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,hasParallax:c,isRepeated:u,overlayColor:m,url:p,minHeight:d,minHeightUnit:f}=e,h=(0,_e.getColorClassName)("background-color",m),g=(0,_e.__experimentalGetGradientClass)(r),b=f?`${d}${f}`:d,y=Jt===t,x=wr===t,_=y?Ls(p):{},k={};h||(_.backgroundColor=i),n&&!p&&(_.background=n),_.minHeight=b||void 0;let S;s&&(S=`${Math.round(s.x*100)}% ${Math.round(s.y*100)}%`,y&&!c&&(_.backgroundPosition=S),x&&(k.objectPosition=S));let C=w(Hp(l),h,{"has-background-dim":l!==0,"has-parallax":c,"is-repeated":u,"has-background-gradient":r||n,[g]:!p&&g,"has-custom-content-position":!Qa(a)},Sn(a));return(0,le.jsxs)("div",{..._e.useBlockProps.save({className:C,style:_}),children:[p&&(r||n)&&l!==0&&(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__gradient-background",g),style:n?{background:n}:void 0}),x&&p&&(0,le.jsx)("video",{className:"wp-block-cover__video-background",autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:p,style:k}),(0,le.jsx)("div",{className:"wp-block-cover__inner-container",children:(0,le.jsx)(_e.InnerBlocks.Content,{})})]})},migrate:(0,j1.compose)(Gk,am)},G0e={attributes:{...jp,minHeight:{type:"number"},gradient:{type:"string"},customGradient:{type:"string"}},supports:{align:!0},save({attributes:e}){let{backgroundType:t,gradient:r,customGradient:a,customOverlayColor:n,dimRatio:i,focalPoint:l,hasParallax:s,overlayColor:c,url:u,minHeight:m}=e,p=(0,_e.getColorClassName)("background-color",c),d=(0,_e.__experimentalGetGradientClass)(r),f=t===Jt?Ls(u):{};p||(f.backgroundColor=n),l&&!s&&(f.backgroundPosition=`${Math.round(l.x*100)}% ${Math.round(l.y*100)}%`),a&&!u&&(f.background=a),f.minHeight=m||void 0;let h=w(Hp(i),p,{"has-background-dim":i!==0,"has-parallax":s,"has-background-gradient":a,[d]:!u&&d});return(0,le.jsxs)("div",{className:h,style:f,children:[u&&(r||a)&&i!==0&&(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__gradient-background",d),style:a?{background:a}:void 0}),wr===t&&u&&(0,le.jsx)("video",{className:"wp-block-cover__video-background",autoPlay:!0,muted:!0,loop:!0,src:u}),(0,le.jsx)("div",{className:"wp-block-cover__inner-container",children:(0,le.jsx)(_e.InnerBlocks.Content,{})})]})},migrate:(0,j1.compose)(Gk,am)},W0e={attributes:{...jp,minHeight:{type:"number"},gradient:{type:"string"},customGradient:{type:"string"}},supports:{align:!0},save({attributes:e}){let{backgroundType:t,gradient:r,customGradient:a,customOverlayColor:n,dimRatio:i,focalPoint:l,hasParallax:s,overlayColor:c,url:u,minHeight:m}=e,p=(0,_e.getColorClassName)("background-color",c),d=(0,_e.__experimentalGetGradientClass)(r),f=t===Jt?Ls(u):{};p||(f.backgroundColor=n),l&&!s&&(f.backgroundPosition=`${l.x*100}% ${l.y*100}%`),a&&!u&&(f.background=a),f.minHeight=m||void 0;let h=w(Hp(i),p,{"has-background-dim":i!==0,"has-parallax":s,"has-background-gradient":a,[d]:!u&&d});return(0,le.jsxs)("div",{className:h,style:f,children:[u&&(r||a)&&i!==0&&(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__gradient-background",d),style:a?{background:a}:void 0}),wr===t&&u&&(0,le.jsx)("video",{className:"wp-block-cover__video-background",autoPlay:!0,muted:!0,loop:!0,src:u}),(0,le.jsx)("div",{className:"wp-block-cover__inner-container",children:(0,le.jsx)(_e.InnerBlocks.Content,{})})]})},migrate:(0,j1.compose)(Gk,am)},q0e={attributes:{...jp,title:{type:"string",source:"html",selector:"p"},contentAlign:{type:"string",default:"center"}},supports:{align:!0},save({attributes:e}){let{backgroundType:t,contentAlign:r,customOverlayColor:a,dimRatio:n,focalPoint:i,hasParallax:l,overlayColor:s,title:c,url:u}=e,m=(0,_e.getColorClassName)("background-color",s),p=t===Jt?Ls(u):{};m||(p.backgroundColor=a),i&&!l&&(p.backgroundPosition=`${i.x*100}% ${i.y*100}%`);let d=w(Hp(n),m,{"has-background-dim":n!==0,"has-parallax":l,[`has-${r}-content`]:r!=="center"});return(0,le.jsxs)("div",{className:d,style:p,children:[wr===t&&u&&(0,le.jsx)("video",{className:"wp-block-cover__video-background",autoPlay:!0,muted:!0,loop:!0,src:u}),!_e.RichText.isEmpty(c)&&(0,le.jsx)(_e.RichText.Content,{tagName:"p",className:"wp-block-cover-text",value:c})]})},migrate(e){let t={...e,dimRatio:e.url?e.dimRatio:100,tagName:e.tagName?e.tagName:"div"},{title:r,contentAlign:a,...n}=t;return[n,[(0,jk.createBlock)("core/paragraph",{content:e.title,style:{typography:{textAlign:e.contentAlign}},fontSize:"large",placeholder:(0,Uk.__)("Write title\u2026")})]]}},$0e={attributes:{...jp,title:{type:"string",source:"html",selector:"p"},contentAlign:{type:"string",default:"center"},align:{type:"string"}},supports:{className:!1},save({attributes:e}){let{url:t,title:r,hasParallax:a,dimRatio:n,align:i,contentAlign:l,overlayColor:s,customOverlayColor:c}=e,u=(0,_e.getColorClassName)("background-color",s),m=Ls(t);u||(m.backgroundColor=c);let p=w("wp-block-cover-image",Hp(n),u,{"has-background-dim":n!==0,"has-parallax":a,[`has-${l}-content`]:l!=="center"},i?`align${i}`:null);return(0,le.jsx)("div",{className:p,style:m,children:!_e.RichText.isEmpty(r)&&(0,le.jsx)(_e.RichText.Content,{tagName:"p",className:"wp-block-cover-image-text",value:r})})},migrate(e){let t={...e,dimRatio:e.url?e.dimRatio:100,tagName:e.tagName?e.tagName:"div"},{title:r,contentAlign:a,align:n,...i}=t;return[i,[(0,jk.createBlock)("core/paragraph",{content:e.title,style:{typography:{textAlign:e.contentAlign}},fontSize:"large",placeholder:(0,Uk.__)("Write title\u2026")})]]}},Z0e={attributes:{...jp,title:{type:"string",source:"html",selector:"h2"},align:{type:"string"},contentAlign:{type:"string",default:"center"}},supports:{className:!1},save({attributes:e}){let{url:t,title:r,hasParallax:a,dimRatio:n,align:i}=e,l=Ls(t),s=w("wp-block-cover-image",Hp(n),{"has-background-dim":n!==0,"has-parallax":a},i?`align${i}`:null);return(0,le.jsx)("section",{className:s,style:l,children:(0,le.jsx)(_e.RichText.Content,{tagName:"h2",value:r})})},migrate(e){let t={...e,dimRatio:e.url?e.dimRatio:100,tagName:e.tagName?e.tagName:"div"},{title:r,contentAlign:a,align:n,...i}=t;return[i,[(0,jk.createBlock)("core/paragraph",{content:e.title,style:{typography:{textAlign:e.contentAlign}},fontSize:"large",placeholder:(0,Uk.__)("Write title\u2026")})]]}},iU=[A0e,R0e,z0e,V0e,F0e,O0e,H0e,j0e,U0e,G0e,W0e,q0e,$0e,Z0e];var Z1=o(Y(),1),Ul=o(j(),1),Wp=o(A(),1),e5=o(pe(),1),ko=o(T(),1),cE=o(B(),1),im=o(z(),1),KU=o(Br(),1),QU=o(_r(),1);var pU=o(j(),1),Gt=o(A(),1),dU=o(pe(),1),Ko=o(T(),1),lo=o(B(),1),YI=o(z(),1),fU=o(Y(),1);var Gf="full";var Wf=o(T(),1),sU=o(_r(),1),Ya=o(A(),1),cU=o(Br(),1),si=o(B(),1),Wk=o(j(),1),uU=o(pe(),1),qk=o(z(),1),xa=o(v(),1),lU=["image"];function mU({poster:e,onChange:t}){let r=(0,Wk.useRef)(),[a,n]=(0,Wk.useState)(!1),i=(0,uU.useInstanceId)(mU,"block-library-poster-image-description"),{getSettings:l}=(0,qk.useSelect)(Wf.store),{createErrorNotice:s}=(0,qk.useDispatch)(sU.store),c=m=>{l().mediaUpload({allowedTypes:lU,filesList:m,onFileChange:([p])=>{if((0,cU.isBlobURL)(p?.url)){n(!0);return}p&&t(p),n(!1)},onError:p=>{s(p,{id:"poster-image-upload-notice",type:"snackbar"}),n(!1)},multiple:!1})},u=()=>!e&&a?(0,xa.jsx)(Ya.Spinner,{}):e?(0,si.__)("Replace"):(0,si.__)("Set poster image");return(0,xa.jsx)(Wf.MediaUploadCheck,{children:(0,xa.jsxs)(Ya.__experimentalToolsPanelItem,{label:(0,si.__)("Poster image"),isShownByDefault:!0,hasValue:()=>!!e,onDeselect:()=>t(void 0),children:[(0,xa.jsx)(Ya.BaseControl.VisualLabel,{children:(0,si.__)("Poster image")}),(0,xa.jsx)(Wf.MediaUpload,{title:(0,si.__)("Select poster image"),onSelect:t,allowedTypes:lU,render:({open:m})=>(0,xa.jsxs)("div",{className:"block-library-poster-image__container",children:[e&&(0,xa.jsxs)(Ya.Button,{__next40pxDefaultSize:!0,onClick:m,"aria-haspopup":"dialog","aria-label":(0,si.__)("Edit or replace the poster image."),className:"block-library-poster-image__preview",disabled:a,accessibleWhenDisabled:!0,children:[(0,xa.jsx)("img",{src:e,alt:(0,si.__)("Poster image preview"),className:"block-library-poster-image__preview-image"}),a&&(0,xa.jsx)(Ya.Spinner,{})]}),(0,xa.jsxs)(Ya.__experimentalHStack,{className:w("block-library-poster-image__actions",{"block-library-poster-image__actions-select":!e}),children:[(0,xa.jsx)(Ya.Button,{__next40pxDefaultSize:!0,onClick:m,ref:r,className:"block-library-poster-image__action","aria-describedby":i,"aria-haspopup":"dialog",variant:e?void 0:"secondary",disabled:a,accessibleWhenDisabled:!0,children:u()}),(0,xa.jsx)("p",{id:i,hidden:!0,children:e?(0,si.sprintf)((0,si.__)("The current poster image url is %s."),e):(0,si.__)("There is no poster image currently selected.")}),!!e&&(0,xa.jsx)(Ya.Button,{__next40pxDefaultSize:!0,onClick:()=>{t(void 0),r.current.focus()},className:"block-library-poster-image__action",disabled:a,accessibleWhenDisabled:!0,children:(0,si.__)("Remove")})]}),(0,xa.jsx)(Ya.DropZone,{onFilesDrop:c})]})})]})})}var $k=mU;var dt=o(v(),1),{cleanEmptyObject:K0e,ResolutionTool:Q0e,HTMLElementControl:Y0e}=K(Ko.privateApis);function X0e({onChange:e,onUnitChange:t,unit:r="px",value:a=""}){let i=`block-cover-height-input-${(0,dU.useInstanceId)(Gt.__experimentalUnitControl)}`,l=r==="px",[s]=(0,Ko.useSettings)("spacing.units"),c=(0,Gt.__experimentalUseCustomUnits)({availableUnits:s||["px","em","rem","vw","vh"],defaultValues:{px:430,"%":20,em:20,rem:20,vw:20,vh:50}}),u=d=>{let f=d!==""?parseFloat(d):void 0;isNaN(f)&&f!==void 0||e(f)},m=(0,pU.useMemo)(()=>{let[d]=(0,Gt.__experimentalParseQuantityAndUnitFromRawValue)(a);return[d,r].join("")},[r,a]),p=l?aU:0;return(0,dt.jsx)(Gt.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,lo.__)("Minimum height"),id:i,isResetValueOnUnitChange:!0,min:p,onChange:u,onUnitChange:t,units:c,value:m})}function hU({attributes:e,setAttributes:t,clientId:r,setOverlayColor:a,coverRef:n,currentSettings:i,updateDimRatio:l,featuredImage:s}){let{useFeaturedImage:c,id:u,dimRatio:m,focalPoint:p,hasParallax:d,isRepeated:f,minHeight:h,minHeightUnit:g,alt:b,tagName:y,poster:x}=e,{isVideoBackground:_,isImageBackground:k,mediaElement:S,url:C,overlayColor:E}=i,I=e.sizeSlug||Gf,{gradientValue:D,setGradient:M}=(0,Ko.__experimentalUseGradient)(),{getSettings:O}=(0,YI.useSelect)(Ko.store),R=O()?.imageSizes,V=(0,YI.useSelect)(X=>u&&k?X(fU.store).getEntityRecord("postType","attachment",u,{context:"view"}):null,[u,k]),P=c?s:V;function F(X){let re=P?.media_details?.sizes?.[X]?.source_url;if(!re)return null;t({url:re,sizeSlug:X})}let q=R?.filter(({slug:X})=>P?.media_details?.sizes?.[X]?.source_url)?.map(({name:X,slug:re})=>({value:re,label:X})),H=()=>{t({hasParallax:!d,...d?{}:{focalPoint:void 0}})},U=()=>{t({isRepeated:!f})},Z=_||k,J=X=>{let[re,ie]=S.current?[S.current.style,"objectPosition"]:[n.current.style,"backgroundPosition"];re[ie]=Zo(X)},ee=(0,Ko.__experimentalUseMultipleOriginColorsAndGradients)(),oe=W();return(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsx)(Ko.InspectorControls,{children:(!!C||c)&&(0,dt.jsxs)(Gt.__experimentalToolsPanel,{label:(0,lo.__)("Settings"),resetAll:()=>{t({hasParallax:!1,focalPoint:void 0,isRepeated:!1,alt:"",poster:void 0}),F(Gf)},dropdownMenuProps:oe,children:[k&&(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsx)(Gt.__experimentalToolsPanelItem,{label:(0,lo.__)("Fixed background"),isShownByDefault:!0,hasValue:()=>!!d,onDeselect:()=>t({hasParallax:!1,focalPoint:void 0}),children:(0,dt.jsx)(Gt.ToggleControl,{label:(0,lo.__)("Fixed background"),checked:!!d,onChange:H})}),(0,dt.jsx)(Gt.__experimentalToolsPanelItem,{label:(0,lo.__)("Repeated background"),isShownByDefault:!0,hasValue:()=>f,onDeselect:()=>t({isRepeated:!1}),children:(0,dt.jsx)(Gt.ToggleControl,{label:(0,lo.__)("Repeated background"),checked:f,onChange:U})})]}),Z&&(0,dt.jsx)(Gt.__experimentalToolsPanelItem,{label:(0,lo.__)("Focal point"),isShownByDefault:!0,hasValue:()=>!!p,onDeselect:()=>t({focalPoint:void 0}),children:(0,dt.jsx)(Gt.FocalPointPicker,{label:(0,lo.__)("Focal point"),url:C,value:p,onDragStart:J,onDrag:J,onChange:X=>t({focalPoint:X})})}),_&&(0,dt.jsx)($k,{poster:x,onChange:X=>t({poster:X?.url})}),!c&&C&&!_&&(0,dt.jsx)(Gt.__experimentalToolsPanelItem,{label:(0,lo.__)("Alternative text"),isShownByDefault:!0,hasValue:()=>!!b,onDeselect:()=>t({alt:""}),children:(0,dt.jsx)(Gt.TextareaControl,{label:(0,lo.__)("Alternative text"),value:b,onChange:X=>t({alt:X}),help:(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsx)(Gt.ExternalLink,{href:(0,lo.__)("https://www.w3.org/WAI/tutorials/images/decision-tree/"),children:(0,lo.__)("Describe the purpose of the image.")}),(0,dt.jsx)("br",{}),(0,lo.__)("Leave empty if decorative.")]})})}),!!q?.length&&(0,dt.jsx)(Q0e,{value:I,onChange:F,options:q,defaultValue:Gf})]})}),ee.hasColorsOrGradients&&(0,dt.jsxs)(Ko.InspectorControls,{group:"color",children:[(0,dt.jsx)(Ko.__experimentalColorGradientSettingsDropdown,{__experimentalIsRenderedInSidebar:!0,settings:[{colorValue:E.color,gradientValue:D,label:(0,lo.__)("Overlay"),onColorChange:a,onGradientChange:M,isShownByDefault:!0,resetAllFilter:()=>({overlayColor:void 0,customOverlayColor:void 0,gradient:void 0,customGradient:void 0}),clearable:!0}],panelId:r,...ee}),(0,dt.jsx)(Gt.__experimentalToolsPanelItem,{hasValue:()=>m===void 0?!1:m!==(C?50:100),label:(0,lo.__)("Overlay opacity"),onDeselect:()=>l(C?50:100),resetAllFilter:()=>({dimRatio:C?50:100}),isShownByDefault:!0,panelId:r,children:(0,dt.jsx)(Gt.RangeControl,{label:(0,lo.__)("Overlay opacity"),value:m,onChange:X=>l(X),min:0,max:100,step:10,required:!0,__next40pxDefaultSize:!0})})]}),(0,dt.jsx)(Ko.InspectorControls,{group:"dimensions",children:(0,dt.jsx)(Gt.__experimentalToolsPanelItem,{className:"single-column",hasValue:()=>!!h,label:(0,lo.__)("Minimum height"),onDeselect:()=>t({minHeight:void 0,minHeightUnit:void 0}),resetAllFilter:()=>({minHeight:void 0,minHeightUnit:void 0}),isShownByDefault:!0,panelId:r,children:(0,dt.jsx)(X0e,{value:e?.style?.dimensions?.aspectRatio?"":h,unit:g,onChange:X=>t({minHeight:X,style:K0e({...e?.style,dimensions:{...e?.style?.dimensions,aspectRatio:void 0}})}),onUnitChange:X=>t({minHeightUnit:X})})})}),(0,dt.jsx)(Ko.InspectorControls,{group:"advanced",children:(0,dt.jsx)(Y0e,{tagName:y,onChange:X=>t({tagName:X}),clientId:r,options:[{label:(0,lo.__)("Default (<div>)"),value:"div"},{label:"<header>",value:"header"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<article>",value:"article"},{label:"<aside>",value:"aside"},{label:"<footer>",value:"footer"}]})})]})}var Zk=o(j(),1),jl=o(T(),1),G1=o(B(),1),_U=o(A(),1);var XI=o(j(),1),nm=o(A(),1),Up=o(B(),1);var gU=o(G(),1);var J0e="core/embed",e1e=["youtube","vimeo","videopress","animoto","tiktok","wordpress-tv"];function vU(e){return e?t1e(e)!==null:!1}function t1e(e){let t=(0,gU.getBlockVariations)(J0e);if(!t)return null;let r=t.find(({patterns:a})=>QB(e,a));return!r||!e1e.includes(r.name)?null:r}function bU(e){let t=e?.match(/src=["']([^"']+)["']/);if(!t)return null;let r=t[1],a=o1e(r);return e.replace(r,a)}function r1e(e){if(!e)return null;let t=e.toLowerCase();return t.includes("youtube.com")||t.includes("youtu.be")?"youtube":t.includes("vimeo.com")?"vimeo":t.includes("videopress.com")?"videopress":t.includes("animoto.com")?"animoto":t.includes("tiktok.com")?"tiktok":t.includes("wordpress.tv")?"wordpress-tv":null}function o1e(e){if(!e)return e;try{let t=new URL(e);switch(r1e(e)){case"youtube":t.searchParams.set("autoplay","1"),t.searchParams.set("mute","1"),t.searchParams.set("loop","1"),t.searchParams.set("controls","0"),t.searchParams.set("showinfo","0"),t.searchParams.set("modestbranding","1"),t.searchParams.set("playsinline","1"),t.searchParams.set("rel","0");let a=t.pathname.split("/").pop();a&&t.searchParams.set("playlist",a);break;case"vimeo":t.searchParams.set("autoplay","1"),t.searchParams.set("muted","1"),t.searchParams.set("loop","1"),t.searchParams.set("background","1"),t.searchParams.set("controls","0");break;case"videopress":case"wordpress-tv":t.searchParams.set("autoplay","1"),t.searchParams.set("loop","1"),t.searchParams.set("muted","1");break;default:t.searchParams.set("autoplay","1"),t.searchParams.set("muted","1"),t.searchParams.set("loop","1");break}return t.toString()}catch{return e}}var qf=o(v(),1);function yU({onSubmit:e,onClose:t,initialUrl:r=""}){let[a,n]=(0,XI.useState)(r),[i,l]=(0,XI.useState)("");return(0,qf.jsx)(nm.__experimentalConfirmDialog,{isOpen:!0,onConfirm:()=>{if(!a){l((0,Up.__)("Please enter a URL."));return}if(!vU(a)){l((0,Up.__)("This URL is not supported. Please enter a valid video link from a supported provider."));return}e(a),t()},onCancel:t,confirmButtonText:(0,Up.__)("Add video"),size:"medium",children:(0,qf.jsxs)(nm.__experimentalVStack,{spacing:4,children:[i&&(0,qf.jsx)(nm.Notice,{status:"error",isDismissible:!1,children:i}),(0,qf.jsx)(nm.TextControl,{type:"url",__next40pxDefaultSize:!0,label:(0,Up.__)("Video URL"),value:a,onChange:c=>{n(c),l("")},placeholder:(0,Up.__)("Enter YouTube, Vimeo, or other video URL"),help:(0,Up.__)("Add a background video to the cover block that will autoplay in a loop.")})]})})}var Ji=o(v(),1),{cleanEmptyObject:a1e}=K(jl.privateApis);function xU({attributes:e,setAttributes:t,onSelectMedia:r,currentSettings:a,toggleUseFeaturedImage:n,onClearMedia:i,onSelectEmbedUrl:l,blockEditingMode:s}){let{contentPosition:c,id:u,useFeaturedImage:m,minHeight:p,minHeightUnit:d,backgroundType:f}=e,{hasInnerBlocks:h,url:g}=a,[b,y]=(0,Zk.useState)(p),[x,_]=(0,Zk.useState)(d),[k,S]=(0,Zk.useState)(!1),C=d==="vh"&&p===100&&!e?.style?.dimensions?.aspectRatio,E=s==="contentOnly",I=()=>C?t(x==="vh"&&b===100?{minHeight:void 0,minHeightUnit:void 0}:{minHeight:b,minHeightUnit:x}):(y(p),_(d),t({minHeight:100,minHeightUnit:"vh",style:a1e({...e?.style,dimensions:{...e?.style?.dimensions,aspectRatio:void 0}})}));return(0,Ji.jsxs)(Ji.Fragment,{children:[!E&&(0,Ji.jsxs)(jl.BlockControls,{group:"block",children:[(0,Ji.jsx)(jl.__experimentalBlockAlignmentMatrixControl,{label:(0,G1.__)("Change content position"),value:c,onChange:D=>t({contentPosition:D}),isDisabled:!h}),(0,Ji.jsx)(jl.__experimentalBlockFullHeightAligmentControl,{isActive:C,onToggle:I,isDisabled:!h})]}),(0,Ji.jsx)(jl.BlockControls,{group:"other",children:(0,Ji.jsx)(jl.MediaReplaceFlow,{mediaId:u,mediaURL:g,allowedTypes:Hk,onSelect:r,onToggleFeaturedImage:n,useFeaturedImage:m,name:g?(0,G1.__)("Replace"):(0,G1.__)("Add media"),onReset:i,variant:"toolbar",children:({onClose:D})=>(0,Ji.jsx)(_U.MenuItem,{icon:ei,onClick:()=>{S(!0),D()},children:(0,G1.__)("Embed video from URL")})})}),k&&(0,Ji.jsx)(yU,{onSubmit:D=>{l(D)},onClose:()=>S(!1),initialUrl:f===Uc?g:""})]})}var Kk=o(T(),1),kU=o(B(),1);var wU=o(Br(),1);var JI=o(v(),1);function eE({disableMediaButtons:e=!1,children:t,onSelectMedia:r,onError:a,style:n,toggleUseFeaturedImage:i}){let l=s=>{s.length===1&&r({url:(0,wU.createBlobURL)(s[0])})};return(0,JI.jsx)(Kk.MediaPlaceholder,{icon:(0,JI.jsx)(Kk.BlockIcon,{icon:hp}),labels:{title:(0,kU.__)("Cover")},onSelect:r,allowedTypes:Hk,disableMediaButtons:e,onToggleFeaturedImage:i,onFilesPreUpload:l,onError:a,style:n,children:t})}var CU=o(j(),1),SU=o(T(),1);var TU=o(v(),1),n1e={top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},{ResizableBoxPopover:i1e}=K(SU.privateApis);function tE({className:e,height:t,minHeight:r,onResize:a,onResizeStart:n,onResizeStop:i,showHandle:l,size:s,width:c,...u}){let[m,p]=(0,CU.useState)(!1),d={className:w(e,{"is-resizing":m}),enable:n1e,onResizeStart:(f,h,g)=>{n(g.clientHeight),a(g.clientHeight)},onResize:(f,h,g)=>{a(g.clientHeight),m||p(!0)},onResizeStop:(f,h,g)=>{i(g.clientHeight),p(!1)},showHandle:l,size:s,__experimentalShowTooltip:!0,__experimentalTooltipProps:{axis:"y",position:"bottom",isVisible:m}};return(0,TU.jsx)(i1e,{className:"block-library-cover__resizable-box-popover",resizableBoxProps:d,...u})}var l1e={grad:.9,turn:360,rad:360/(2*Math.PI)},Gc=function(e){return typeof e=="string"?e.length>0:typeof e=="number"},xo=function(e,t,r){return t===void 0&&(t=0),r===void 0&&(r=Math.pow(10,t)),Math.round(r*e)/r+0},el=function(e,t,r){return t===void 0&&(t=0),r===void 0&&(r=1),e>r?r:e>t?e:t},MU=function(e){return(e=isFinite(e)?e%360:0)>0?e:e+360},PU=function(e){return{r:el(e.r,0,255),g:el(e.g,0,255),b:el(e.b,0,255),a:el(e.a)}},rE=function(e){return{r:xo(e.r),g:xo(e.g),b:xo(e.b),a:xo(e.a,3)}},s1e=/^#([0-9a-f]{3,8})$/i,Qk=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},AU=function(e){var t=e.r,r=e.g,a=e.b,n=e.a,i=Math.max(t,r,a),l=i-Math.min(t,r,a),s=l?i===t?(r-a)/l:i===r?2+(a-t)/l:4+(t-r)/l:0;return{h:60*(s<0?s+6:s),s:i?l/i*100:0,v:i/255*100,a:n}},RU=function(e){var t=e.h,r=e.s,a=e.v,n=e.a;t=t/360*6,r/=100,a/=100;var i=Math.floor(t),l=a*(1-r),s=a*(1-(t-i)*r),c=a*(1-(1-t+i)*r),u=i%6;return{r:255*[a,s,l,l,c,a][u],g:255*[c,a,a,s,l,l][u],b:255*[l,l,c,a,a,s][u],a:n}},BU=function(e){return{h:MU(e.h),s:el(e.s,0,100),l:el(e.l,0,100),a:el(e.a)}},IU=function(e){return{h:xo(e.h),s:xo(e.s),l:xo(e.l),a:xo(e.a,3)}},EU=function(e){return RU((r=(t=e).s,{h:t.h,s:(r*=((a=t.l)<50?a:100-a)/100)>0?2*r/(a+r)*100:0,v:a+r,a:t.a}));var t,r,a},W1=function(e){return{h:(t=AU(e)).h,s:(n=(200-(r=t.s))*(a=t.v)/100)>0&&n<200?r*a/100/(n<=100?n:200-n)*100:0,l:n/2,a:t.a};var t,r,a,n},c1e=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,u1e=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,m1e=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,p1e=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,nE={string:[[function(e){var t=s1e.exec(e);return t?(e=t[1]).length<=4?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:e.length===4?xo(parseInt(e[3]+e[3],16)/255,2):1}:e.length===6||e.length===8?{r:parseInt(e.substr(0,2),16),g:parseInt(e.substr(2,2),16),b:parseInt(e.substr(4,2),16),a:e.length===8?xo(parseInt(e.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(e){var t=m1e.exec(e)||p1e.exec(e);return t?t[2]!==t[4]||t[4]!==t[6]?null:PU({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:t[7]===void 0?1:Number(t[7])/(t[8]?100:1)}):null},"rgb"],[function(e){var t=c1e.exec(e)||u1e.exec(e);if(!t)return null;var r,a,n=BU({h:(r=t[1],a=t[2],a===void 0&&(a="deg"),Number(r)*(l1e[a]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return EU(n)},"hsl"]],object:[[function(e){var t=e.r,r=e.g,a=e.b,n=e.a,i=n===void 0?1:n;return Gc(t)&&Gc(r)&&Gc(a)?PU({r:Number(t),g:Number(r),b:Number(a),a:Number(i)}):null},"rgb"],[function(e){var t=e.h,r=e.s,a=e.l,n=e.a,i=n===void 0?1:n;if(!Gc(t)||!Gc(r)||!Gc(a))return null;var l=BU({h:Number(t),s:Number(r),l:Number(a),a:Number(i)});return EU(l)},"hsl"],[function(e){var t=e.h,r=e.s,a=e.v,n=e.a,i=n===void 0?1:n;if(!Gc(t)||!Gc(r)||!Gc(a))return null;var l=(function(s){return{h:MU(s.h),s:el(s.s,0,100),v:el(s.v,0,100),a:el(s.a)}})({h:Number(t),s:Number(r),v:Number(a),a:Number(i)});return RU(l)},"hsv"]]},NU=function(e,t){for(var r=0;r<t.length;r++){var a=t[r][0](e);if(a)return[a,t[r][1]]}return[null,void 0]},d1e=function(e){return typeof e=="string"?NU(e.trim(),nE.string):typeof e=="object"&&e!==null?NU(e,nE.object):[null,void 0]};var oE=function(e,t){var r=W1(e);return{h:r.h,s:el(r.s+100*t,0,100),l:r.l,a:r.a}},aE=function(e){return(299*e.r+587*e.g+114*e.b)/1e3/255},DU=function(e,t){var r=W1(e);return{h:r.h,s:r.s,l:el(r.l+100*t,0,100),a:r.a}},iE=(function(){function e(t){this.parsed=d1e(t)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1}}return e.prototype.isValid=function(){return this.parsed!==null},e.prototype.brightness=function(){return xo(aE(this.rgba),2)},e.prototype.isDark=function(){return aE(this.rgba)<.5},e.prototype.isLight=function(){return aE(this.rgba)>=.5},e.prototype.toHex=function(){return t=rE(this.rgba),r=t.r,a=t.g,n=t.b,l=(i=t.a)<1?Qk(xo(255*i)):"","#"+Qk(r)+Qk(a)+Qk(n)+l;var t,r,a,n,i,l},e.prototype.toRgb=function(){return rE(this.rgba)},e.prototype.toRgbString=function(){return t=rE(this.rgba),r=t.r,a=t.g,n=t.b,(i=t.a)<1?"rgba("+r+", "+a+", "+n+", "+i+")":"rgb("+r+", "+a+", "+n+")";var t,r,a,n,i},e.prototype.toHsl=function(){return IU(W1(this.rgba))},e.prototype.toHslString=function(){return t=IU(W1(this.rgba)),r=t.h,a=t.s,n=t.l,(i=t.a)<1?"hsla("+r+", "+a+"%, "+n+"%, "+i+")":"hsl("+r+", "+a+"%, "+n+"%)";var t,r,a,n,i},e.prototype.toHsv=function(){return t=AU(this.rgba),{h:xo(t.h),s:xo(t.s),v:xo(t.v),a:xo(t.a,3)};var t},e.prototype.invert=function(){return so({r:255-(t=this.rgba).r,g:255-t.g,b:255-t.b,a:t.a});var t},e.prototype.saturate=function(t){return t===void 0&&(t=.1),so(oE(this.rgba,t))},e.prototype.desaturate=function(t){return t===void 0&&(t=.1),so(oE(this.rgba,-t))},e.prototype.grayscale=function(){return so(oE(this.rgba,-1))},e.prototype.lighten=function(t){return t===void 0&&(t=.1),so(DU(this.rgba,t))},e.prototype.darken=function(t){return t===void 0&&(t=.1),so(DU(this.rgba,-t))},e.prototype.rotate=function(t){return t===void 0&&(t=15),this.hue(this.hue()+t)},e.prototype.alpha=function(t){return typeof t=="number"?so({r:(r=this.rgba).r,g:r.g,b:r.b,a:t}):xo(this.rgba.a,3);var r},e.prototype.hue=function(t){var r=W1(this.rgba);return typeof t=="number"?so({h:t,s:r.s,l:r.l,a:r.a}):xo(r.h)},e.prototype.isEqual=function(t){return this.toHex()===so(t).toHex()},e})(),so=function(e){return e instanceof iE?e:new iE(e)},LU=[],zU=function(e){e.forEach(function(t){LU.indexOf(t)<0&&(t(iE,nE),LU.push(t))})};function VU(e,t){var r={white:"#ffffff",bisque:"#ffe4c4",blue:"#0000ff",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",antiquewhite:"#faebd7",aqua:"#00ffff",azure:"#f0ffff",whitesmoke:"#f5f5f5",papayawhip:"#ffefd5",plum:"#dda0dd",blanchedalmond:"#ffebcd",black:"#000000",gold:"#ffd700",goldenrod:"#daa520",gainsboro:"#dcdcdc",cornsilk:"#fff8dc",cornflowerblue:"#6495ed",burlywood:"#deb887",aquamarine:"#7fffd4",beige:"#f5f5dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkkhaki:"#bdb76b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",peachpuff:"#ffdab9",darkmagenta:"#8b008b",darkred:"#8b0000",darkorchid:"#9932cc",darkorange:"#ff8c00",darkslateblue:"#483d8b",gray:"#808080",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",deeppink:"#ff1493",deepskyblue:"#00bfff",wheat:"#f5deb3",firebrick:"#b22222",floralwhite:"#fffaf0",ghostwhite:"#f8f8ff",darkviolet:"#9400d3",magenta:"#ff00ff",green:"#008000",dodgerblue:"#1e90ff",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",blueviolet:"#8a2be2",forestgreen:"#228b22",lawngreen:"#7cfc00",indianred:"#cd5c5c",indigo:"#4b0082",fuchsia:"#ff00ff",brown:"#a52a2a",maroon:"#800000",mediumblue:"#0000cd",lightcoral:"#f08080",darkturquoise:"#00ced1",lightcyan:"#e0ffff",ivory:"#fffff0",lightyellow:"#ffffe0",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",linen:"#faf0e6",mediumaquamarine:"#66cdaa",lemonchiffon:"#fffacd",lime:"#00ff00",khaki:"#f0e68c",mediumseagreen:"#3cb371",limegreen:"#32cd32",mediumspringgreen:"#00fa9a",lightskyblue:"#87cefa",lightblue:"#add8e6",midnightblue:"#191970",lightpink:"#ffb6c1",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",mintcream:"#f5fffa",lightslategray:"#778899",lightslategrey:"#778899",navajowhite:"#ffdead",navy:"#000080",mediumvioletred:"#c71585",powderblue:"#b0e0e6",palegoldenrod:"#eee8aa",oldlace:"#fdf5e6",paleturquoise:"#afeeee",mediumturquoise:"#48d1cc",mediumorchid:"#ba55d3",rebeccapurple:"#663399",lightsteelblue:"#b0c4de",mediumslateblue:"#7b68ee",thistle:"#d8bfd8",tan:"#d2b48c",orchid:"#da70d6",mediumpurple:"#9370db",purple:"#800080",pink:"#ffc0cb",skyblue:"#87ceeb",springgreen:"#00ff7f",palegreen:"#98fb98",red:"#ff0000",yellow:"#ffff00",slateblue:"#6a5acd",lavenderblush:"#fff0f5",peru:"#cd853f",palevioletred:"#db7093",violet:"#ee82ee",teal:"#008080",slategray:"#708090",slategrey:"#708090",aliceblue:"#f0f8ff",darkseagreen:"#8fbc8f",darkolivegreen:"#556b2f",greenyellow:"#adff2f",seagreen:"#2e8b57",seashell:"#fff5ee",tomato:"#ff6347",silver:"#c0c0c0",sienna:"#a0522d",lavender:"#e6e6fa",lightgreen:"#90ee90",orange:"#ffa500",orangered:"#ff4500",steelblue:"#4682b4",royalblue:"#4169e1",turquoise:"#40e0d0",yellowgreen:"#9acd32",salmon:"#fa8072",saddlebrown:"#8b4513",sandybrown:"#f4a460",rosybrown:"#bc8f8f",darksalmon:"#e9967a",lightgoldenrodyellow:"#fafad2",snow:"#fffafa",lightgrey:"#d3d3d3",lightgray:"#d3d3d3",dimgray:"#696969",dimgrey:"#696969",olivedrab:"#6b8e23",olive:"#808000"},a={};for(var n in r)a[r[n]]=n;var i={};e.prototype.toName=function(l){if(!(this.rgba.a||this.rgba.r||this.rgba.g||this.rgba.b))return"transparent";var s,c,u=a[this.toHex()];if(u)return u;if(l?.closest){var m=this.toRgb(),p=1/0,d="black";if(!i.length)for(var f in r)i[f]=new e(r[f]).toRgb();for(var h in r){var g=(s=m,c=i[h],Math.pow(s.r-c.r,2)+Math.pow(s.g-c.g,2)+Math.pow(s.b-c.b,2));g<p&&(p=g,d=h)}return d}},t.string.push([function(l){var s=l.toLowerCase(),c=s==="transparent"?"#0000":r[s];return c?new e(c).toRgb():null},"name"])}function f1e(e){var t=e.toString(16);return t.length===1?"0"+t:t}function FU(e){return"#"+e.map(f1e).join("")}function h1e(e){var t=(e[0]*299+e[1]*587+e[2]*114)/1e3;return t<128}function g1e(e){return e?v1e(e)?e:[e]:[]}function v1e(e){return Array.isArray(e[0])}function sE(e,t,r){for(var a=0;a<r.length;a++)if(b1e(e,t,r[a]))return!0;return!1}function b1e(e,t,r){switch(r.length){case 3:if(y1e(e,t,r))return!0;break;case 4:if(_1e(e,t,r))return!0;break;case 5:if(x1e(e,t,r))return!0;break;default:return!1}}function y1e(e,t,r){return e[t+3]!==255||e[t]===r[0]&&e[t+1]===r[1]&&e[t+2]===r[2]}function _1e(e,t,r){return e[t+3]&&r[3]?e[t]===r[0]&&e[t+1]===r[1]&&e[t+2]===r[2]&&e[t+3]===r[3]:e[t+3]===r[3]}function Yk(e,t,r){return e>=t-r&&e<=t+r}function x1e(e,t,r){var a=r[0],n=r[1],i=r[2],l=r[3],s=r[4],c=e[t+3],u=Yk(c,l,s);return l?!!(!c&&u||Yk(e[t],a,s)&&Yk(e[t+1],n,s)&&Yk(e[t+2],i,s)&&u):u}function k1e(e,t,r){for(var a={},n=24,i=r.ignoredColor,l=r.step,s=[0,0,0,0,0],c=0;c<t;c+=l){var u=e[c],m=e[c+1],p=e[c+2],d=e[c+3];if(!(i&&sE(e,c,i))){var f=Math.round(u/n)+","+Math.round(m/n)+","+Math.round(p/n);a[f]?a[f]=[a[f][0]+u*d,a[f][1]+m*d,a[f][2]+p*d,a[f][3]+d,a[f][4]+1]:a[f]=[u*d,m*d,p*d,d,1],s[4]<a[f][4]&&(s=a[f])}}var h=s[0],g=s[1],b=s[2],y=s[3],x=s[4];return y?[Math.round(h/y),Math.round(g/y),Math.round(b/y),Math.round(y/x)]:r.defaultColor}function w1e(e,t,r){for(var a=0,n=0,i=0,l=0,s=0,c=r.ignoredColor,u=r.step,m=0;m<t;m+=u){var p=e[m+3],d=e[m]*p,f=e[m+1]*p,h=e[m+2]*p;c&&sE(e,m,c)||(a+=d,n+=f,i+=h,l+=p,s++)}return l?[Math.round(a/l),Math.round(n/l),Math.round(i/l),Math.round(l/s)]:r.defaultColor}function C1e(e,t,r){for(var a=0,n=0,i=0,l=0,s=0,c=r.ignoredColor,u=r.step,m=0;m<t;m+=u){var p=e[m],d=e[m+1],f=e[m+2],h=e[m+3];c&&sE(e,m,c)||(a+=p*p*h,n+=d*d*h,i+=f*f*h,l+=h,s++)}return l?[Math.round(Math.sqrt(a/l)),Math.round(Math.sqrt(n/l)),Math.round(Math.sqrt(i/l)),Math.round(l/s)]:r.defaultColor}function OU(e){return $1(e,"defaultColor",[0,0,0,0])}function $1(e,t,r){return e[t]===void 0?r:e[t]}var HU=10,lE=100;function S1e(e){return e.search(/\.svg(\?|$)/i)!==-1}function T1e(e){if(UU(e)){var t=e.naturalWidth,r=e.naturalHeight;return!e.naturalWidth&&S1e(e.src)&&(t=r=lE),{width:t,height:r}}return B1e(e)?{width:e.videoWidth,height:e.videoHeight}:{width:e.width,height:e.height}}function jU(e){return I1e(e)?"canvas":P1e(e)?"offscreencanvas":E1e(e)?"imagebitmap":e.src}function UU(e){return typeof HTMLImageElement<"u"&&e instanceof HTMLImageElement}function P1e(e){return typeof OffscreenCanvas<"u"&&e instanceof OffscreenCanvas}function B1e(e){return typeof HTMLVideoElement<"u"&&e instanceof HTMLVideoElement}function I1e(e){return typeof HTMLCanvasElement<"u"&&e instanceof HTMLCanvasElement}function E1e(e){return typeof ImageBitmap<"u"&&e instanceof ImageBitmap}function N1e(e,t){var r=$1(t,"left",0),a=$1(t,"top",0),n=$1(t,"width",e.width),i=$1(t,"height",e.height),l=n,s=i;if(t.mode==="precision")return{srcLeft:r,srcTop:a,srcWidth:n,srcHeight:i,destWidth:l,destHeight:s};var c;return n>i?(c=n/i,l=lE,s=Math.round(l/c)):(c=i/n,s=lE,l=Math.round(s/c)),(l>n||s>i||l<HU||s<HU)&&(l=n,s=i),{srcLeft:r,srcTop:a,srcWidth:n,srcHeight:i,destWidth:l,destHeight:s}}var D1e=typeof window>"u";function L1e(){return D1e?new OffscreenCanvas(1,1):document.createElement("canvas")}var GU="FastAverageColor: ";function Xk(e,t,r){t||(console.error(GU+e),r&&console.error(r))}function q1(e){return Error(GU+e)}var WU=(function(){function e(){this.canvas=null,this.ctx=null}return e.prototype.getColorAsync=function(t,r){if(!t)return Promise.reject(q1("call .getColorAsync() without resource."));if(typeof t=="string"){if(typeof Image>"u")return Promise.reject(q1("resource as string is not supported in this environment"));var a=new Image;return a.crossOrigin=r&&r.crossOrigin||"",a.src=t,this.bindImageEvents(a,r)}else{if(UU(t)&&!t.complete)return this.bindImageEvents(t,r);var n=this.getColor(t,r);return n.error?Promise.reject(n.error):Promise.resolve(n)}},e.prototype.getColor=function(t,r){r=r||{};var a=OU(r);if(!t)return Xk("call .getColor(null) without resource",r.silent),this.prepareResult(a);var n=T1e(t),i=N1e(n,r);if(!i.srcWidth||!i.srcHeight||!i.destWidth||!i.destHeight)return Xk('incorrect sizes for resource "'.concat(jU(t),'"'),r.silent),this.prepareResult(a);if(this.canvas||(this.canvas=L1e()),!this.ctx&&(this.ctx=this.canvas.getContext&&this.canvas.getContext("2d"),!this.ctx))return Xk("Canvas Context 2D is not supported in this browser",r.silent),this.prepareResult(a);this.canvas.width=i.destWidth,this.canvas.height=i.destHeight;var l=a;try{this.ctx.clearRect(0,0,i.destWidth,i.destHeight),this.ctx.drawImage(t,i.srcLeft,i.srcTop,i.srcWidth,i.srcHeight,0,0,i.destWidth,i.destHeight);var s=this.ctx.getImageData(0,0,i.destWidth,i.destHeight).data;l=this.getColorFromArray4(s,r)}catch(c){Xk("security error (CORS) for resource ".concat(jU(t),`. |
| 9 |
Details: https://developer.mozilla.org/en/docs/Web/HTML/CORS_enabled_image`),r.silent,c)}return this.prepareResult(l)},e.prototype.getColorFromArray4=function(t,r){r=r||{};var a=4,n=t.length,i=OU(r);if(n<a)return i;var l=n-n%a,s=(r.step||1)*a,c;switch(r.algorithm||"sqrt"){case"simple":c=w1e;break;case"sqrt":c=C1e;break;case"dominant":c=k1e;break;default:throw q1("".concat(r.algorithm," is unknown algorithm"))}return c(t,l,{defaultColor:i,ignoredColor:g1e(r.ignoredColor),step:s})},e.prototype.prepareResult=function(t){var r=t.slice(0,3),a=[t[0],t[1],t[2],t[3]/255],n=h1e(t);return{value:[t[0],t[1],t[2],t[3]],rgb:"rgb("+r.join(",")+")",rgba:"rgba("+a.join(",")+")",hex:FU(r),hexa:FU(t),isDark:n,isLight:!n}},e.prototype.destroy=function(){this.canvas&&(this.canvas.width=1,this.canvas.height=1,this.canvas=null),this.ctx=null},e.prototype.bindImageEvents=function(t,r){var a=this;return new Promise(function(n,i){var l=function(){u();var m=a.getColor(t,r);m.error?i(m.error):n(m)},s=function(){u(),i(q1('Error loading image "'.concat(t.src,'".')))},c=function(){u(),i(q1('Image "'.concat(t.src,'" loading aborted')))},u=function(){t.removeEventListener("load",l),t.removeEventListener("error",s),t.removeEventListener("abort",c)};t.addEventListener("load",l),t.addEventListener("error",s),t.addEventListener("abort",c)})},e})();var $U=o(Wc(),1);zU([VU]);var $f="#FFF",ZU="#000";function M1e(e,t){return{r:e.r*e.a+t.r*t.a*(1-e.a),g:e.g*e.a+t.g*t.a*(1-e.a),b:e.b*e.a+t.b*t.a*(1-e.a),a:e.a+t.a*(1-e.a)}}function Jk(){return Jk.fastAverageColor||(Jk.fastAverageColor=new WU),Jk.fastAverageColor}var Zf=Pf(async e=>{if(!e)return $f;let{r:t,g:r,b:a,a:n}=so($f).toRgb();try{let i=(0,$U.applyFilters)("media.crossOrigin",void 0,e);return(await Jk().getColorAsync(e,{defaultColor:[t,r,a,n*255],silent:!0,crossOrigin:i})).hex}catch{return $f}});function Gp(e,t,r){if(t===r||e===100)return so(t).isDark();let a=so(t).alpha(e/100).toRgb(),n=so(r).toRgb(),i=M1e(a,n);return so(i).isDark()}var Wt=o(v(),1);function A1e(e){return[["core/paragraph",{style:{typography:{textAlign:"center"}},placeholder:(0,cE.__)("Write title\u2026"),...e}]]}var R1e=(e,t)=>!e&&(0,KU.isBlobURL)(t);function z1e({attributes:e,clientId:t,isSelected:r,overlayColor:a,setAttributes:n,setOverlayColor:i,toggleSelection:l,context:{postId:s,postType:c}}){let{contentPosition:u,id:m,url:p,backgroundType:d,useFeaturedImage:f,dimRatio:h,focalPoint:g,hasParallax:b,isDark:y,isRepeated:x,minHeight:_,minHeightUnit:k,alt:S,allowedBlocks:C,templateLock:E,tagName:I="div",isUserOverlayColor:D,sizeSlug:M,poster:O}=e,[R]=(0,Z1.useEntityProp)("postType",c,"featured_media",s),{getSettings:V}=(0,im.useSelect)(ko.store),{__unstableMarkNextChangeAsNotPersistent:P}=(0,im.useDispatch)(ko.store),F=(0,Ul.useRef)({attributes:e,overlayColor:a});(0,Ul.useLayoutEffect)(()=>{F.current={attributes:e,overlayColor:a}});let{media:q}=(0,im.useSelect)(Te=>({media:R&&f?Te(Z1.store).getEntityRecord("postType","attachment",R,{context:"view"}):void 0}),[R,f]),H=q?.media_details?.sizes?.[M]?.source_url??q?.source_url;(0,Ul.useEffect)(()=>{(async()=>{if(!f)return;let Te=await Zf(H),{attributes:wt,overlayColor:bo}=F.current,yo=bo.color;wt.isUserOverlayColor||(yo=Te,P(),i(yo));let Ha=Gp(wt.dimRatio,yo,Te);P(),n({isDark:Ha,isUserOverlayColor:wt.isUserOverlayColor||!1})})()},[H,P,n,i,f]);let U=f?H:p?.replaceAll("&","&"),Z=f?Jt:d,{createErrorNotice:J}=(0,im.useDispatch)(QU.store),{gradientClass:ee,gradientValue:oe}=(0,ko.__experimentalUseGradient)(),X=async Te=>{let wt=nU(Te),bo=[Te?.type,Te?.media_type].includes(Jt),yo=await Zf(bo?Te?.url:void 0),{attributes:Ha,overlayColor:wl}=F.current,Kn=wl.color;Ha.isUserOverlayColor||(Kn=yo,i(Kn),P());let Dc=Ha.url===void 0&&Ha.dimRatio===100?50:Ha.dimRatio,Cs=Gp(Dc,Kn,yo);if(Z===Jt&&wt?.id){let{imageDefaultSize:Cl}=V();M&&(Te?.sizes?.[M]||Te?.media_details?.sizes?.[M])?(wt.sizeSlug=M,wt.url=Te?.sizes?.[M]?.url||Te?.media_details?.sizes?.[M]?.source_url):Te?.sizes?.[Cl]||Te?.media_details?.sizes?.[Cl]?(wt.sizeSlug=Cl,wt.url=Te?.sizes?.[Cl]?.url||Te?.media_details?.sizes?.[Cl]?.source_url):wt.sizeSlug=Gf}n({...wt,focalPoint:void 0,useFeaturedImage:void 0,dimRatio:Dc,isDark:Cs,isUserOverlayColor:Ha.isUserOverlayColor||!1})},re=()=>{let Te=a.color;D||(Te=ZU,i(void 0),P());let wt=Gp(h,Te,$f);n({url:void 0,id:void 0,backgroundType:void 0,focalPoint:void 0,hasParallax:void 0,isRepeated:void 0,useFeaturedImage:void 0,isDark:wt})},ie=async Te=>{let wt=await Zf(U),{attributes:bo}=F.current,yo=Gp(bo.dimRatio,Te,wt);i(Te),P(),n({isUserOverlayColor:!0,isDark:yo})},se=async Te=>{let wt=await Zf(U),{overlayColor:bo}=F.current,yo=Gp(Te,bo.color,wt);n({dimRatio:Te,isDark:yo})},fe=Te=>{J(Te,{type:"snackbar"})},ze=Te=>{n({url:Te,backgroundType:Uc,dimRatio:p===void 0&&h===100?50:h,id:void 0,focalPoint:void 0,hasParallax:void 0,isRepeated:void 0,useFeaturedImage:void 0})},{embedPreview:Be,isFetchingEmbed:ne}=(0,im.useSelect)(Te=>{if(Z!==Uc||!U)return{embedPreview:void 0,isFetchingEmbed:!1};let{getEmbedPreview:wt,isRequestingEmbedPreview:bo}=Te(Z1.store);return{embedPreview:wt(U),isFetchingEmbed:bo(U)}},[U,Z]),ke=(0,Ul.useMemo)(()=>Z!==Uc||!Be?.html?null:bU(Be.html),[Be,Z]),Ve=R1e(m,U),ae=Jt===Z,Oe=wr===Z,Ie=Uc===Z,Ke=(0,ko.useBlockEditingMode)(),pr=Ke==="default",[ue,{height:kt,width:Ue}]=(0,e5.useResizeObserver)(),we=(0,Ul.useMemo)(()=>({height:k==="px"&&_?_:"auto",width:"auto"}),[_,k]),ot=_&&k?`${_}${k}`:_,je=!(b||x),tt={minHeight:ot||void 0},ga=U?`url(${U})`:void 0,Q=Zo(g),De={backgroundColor:a.color},rt={objectPosition:g&&je?Zo(g):void 0},Qe=!!(U||a.color||oe),Ee=(0,im.useSelect)(Te=>Te(ko.store).getBlock(t).innerBlocks.length>0,[t]),yt=(0,Ul.useRef)(),Ht=(0,ko.useBlockProps)({ref:yt}),[zo]=(0,ko.useSettings)("typography.fontSizes"),ct=zo?.length>0,bn=A1e({fontSize:ct?"large":void 0}),Vi=(0,ko.useInnerBlocksProps)({className:"wp-block-cover__inner-container"},{template:Ee?void 0:bn,templateInsertUpdatesSelection:!0,allowedBlocks:C,templateLock:E,dropZoneElement:yt.current}),$n=(0,Ul.useRef)(),op={isVideoBackground:Oe,isImageBackground:ae,mediaElement:$n,hasInnerBlocks:Ee,url:U,isImgElement:je,overlayColor:a},Ec=async()=>{let Te=!f,wt=Te?await Zf(H):$f,{attributes:bo,overlayColor:yo}=F.current,Ha=bo.isUserOverlayColor?yo.color:wt;bo.isUserOverlayColor||(i(Te?Ha:void 0),P());let wl=bo.dimRatio===100?50:bo.dimRatio,Kn=Gp(wl,Ha,wt);n({id:void 0,url:void 0,useFeaturedImage:Te,dimRatio:wl,backgroundType:f?Jt:void 0,isDark:Kn})},Eu=(0,Wt.jsx)(xU,{attributes:e,setAttributes:n,onSelectMedia:X,onSelectEmbedUrl:ze,currentSettings:op,toggleUseFeaturedImage:Ec,onClearMedia:re,blockEditingMode:Ke}),kl=(0,Wt.jsx)(hU,{attributes:e,setAttributes:n,clientId:t,setOverlayColor:ie,coverRef:yt,currentSettings:op,toggleUseFeaturedImage:Ec,updateDimRatio:se,onClearMedia:re,featuredImage:q}),Fi={className:"block-library-cover__resize-container",clientId:t,height:kt,minHeight:ot,onResizeStart:()=>{n({minHeightUnit:"px"}),l(!1)},onResize:Te=>{n({minHeight:Te})},onResizeStop:Te=>{l(!0),n({minHeight:Te})},showHandle:!e.style?.dimensions?.aspectRatio,size:we,width:Ue};if(!f&&!Ee&&!Qe)return(0,Wt.jsxs)(Wt.Fragment,{children:[Eu,kl,pr&&r&&(0,Wt.jsx)(tE,{...Fi}),(0,Wt.jsxs)(I,{...Ht,className:w("is-placeholder",Ht.className),style:{...Ht.style,minHeight:ot||void 0},children:[ue,(0,Wt.jsx)(eE,{onSelectMedia:X,onError:fe,toggleUseFeaturedImage:Ec,children:(0,Wt.jsx)("div",{className:"wp-block-cover__placeholder-background-options",children:(0,Wt.jsx)(ko.ColorPalette,{disableCustomColors:!0,value:a.color,onChange:ie,clearable:!1,asButtons:!0,"aria-label":(0,cE.__)("Overlay color")})})})]})]});let Zn=w({"is-dark-theme":y,"is-light":!y,"is-transient":Ve,"has-parallax":b,"is-repeated":x,"has-custom-content-position":!Qa(u)},Sn(u)),Nc=U||!f||f&&!U;return(0,Wt.jsxs)(Wt.Fragment,{children:[Eu,kl,(0,Wt.jsxs)(I,{...Ht,className:w(Zn,Ht.className),style:{...tt,...Ht.style},"data-url":U,children:[ue,!U&&f&&(0,Wt.jsx)(Wp.Placeholder,{className:"wp-block-cover__image--placeholder-image",withIllustration:!0}),U&&ae&&(je?(0,Wt.jsx)("img",{ref:$n,className:"wp-block-cover__image-background",alt:S,src:U,style:rt}):(0,Wt.jsx)("div",{ref:$n,role:S?"img":void 0,"aria-label":S||void 0,className:w(Zn,"wp-block-cover__image-background"),style:{backgroundImage:ga,backgroundPosition:Q}})),U&&Oe&&(0,Wt.jsx)("video",{ref:$n,className:"wp-block-cover__video-background",autoPlay:!0,muted:!0,loop:!0,src:U,poster:O,style:rt}),Ie&&ke&&(0,Wt.jsx)("div",{ref:$n,className:"wp-block-cover__video-background wp-block-cover__embed-background",style:rt,children:(0,Wt.jsx)(Wp.SandBox,{allowSameOrigin:!0,html:ke,title:"Background video",styles:["iframe{position:fixed;top:0;left:0;width:100%;height:100%;}"]})}),Ie&&!ke&&ne&&(0,Wt.jsx)(Wp.Spinner,{}),Nc&&(0,Wt.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",Xi(h),{[a.class]:a.class,"has-background-dim":h!==void 0,"wp-block-cover__gradient-background":U&&oe&&h!==0,"has-background-gradient":oe,[ee]:ee}),style:{backgroundImage:oe,...De}}),Ve&&(0,Wt.jsx)(Wp.Spinner,{}),(0,Wt.jsx)(eE,{disableMediaButtons:!0,onSelectMedia:X,onError:fe,toggleUseFeaturedImage:Ec}),(0,Wt.jsx)("div",{...Vi})]}),pr&&r&&(0,Wt.jsx)(tE,{...Fi})]})}var YU=(0,e5.compose)([(0,ko.withColors)({overlayColor:"background-color"})])(z1e);var t5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/cover",title:"Cover",category:"media",description:"Add an image or video with a text overlay.",textdomain:"default",attributes:{url:{type:"string",role:"content"},useFeaturedImage:{type:"boolean",default:!1},id:{type:"number"},alt:{type:"string",default:""},hasParallax:{type:"boolean",default:!1},isRepeated:{type:"boolean",default:!1},dimRatio:{type:"number",default:100},overlayColor:{type:"string"},customOverlayColor:{type:"string"},isUserOverlayColor:{type:"boolean"},backgroundType:{type:"string",default:"image"},focalPoint:{type:"object"},minHeight:{type:"number"},minHeightUnit:{type:"string"},gradient:{type:"string"},customGradient:{type:"string"},contentPosition:{type:"string"},isDark:{type:"boolean",default:!0},templateLock:{type:["string","boolean"],enum:["all","insert","contentOnly",!1]},tagName:{type:"string",default:"div"},sizeSlug:{type:"string"},poster:{type:"string",source:"attribute",selector:"video",attribute:"poster"}},usesContext:["postId","postType"],supports:{anchor:!0,align:!0,html:!1,shadow:!0,spacing:{padding:!0,margin:["top","bottom"],blockGap:!0,__experimentalDefaultControls:{padding:!0,blockGap:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},color:{heading:!0,text:!0,background:!1,__experimentalSkipSerialization:["gradients"],enableContrastChecker:!1},dimensions:{aspectRatio:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},layout:{allowJustification:!1},interactivity:{clientNavigation:!0},filter:{duotone:!0},allowedBlocks:!0},selectors:{filter:{duotone:".wp-block-cover > .wp-block-cover__image-background, .wp-block-cover > .wp-block-cover__video-background"}},editorStyle:"wp-block-cover-editor",style:"wp-block-cover"};var lm=o(T(),1);var Ms=o(v(),1);function XU({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:a,customGradient:n,customOverlayColor:i,dimRatio:l,focalPoint:s,useFeaturedImage:c,hasParallax:u,isDark:m,isRepeated:p,overlayColor:d,url:f,alt:h,id:g,minHeight:b,minHeightUnit:y,tagName:x,sizeSlug:_,poster:k}=e,S=(0,lm.getColorClassName)("background-color",d),C=(0,lm.__experimentalGetGradientClass)(r),E=b&&y?`${b}${y}`:b,I=Jt===t,D=wr===t,M=Uc===t,O=!(u||p),R={minHeight:E||void 0},V={backgroundColor:S?void 0:i,background:n||void 0},P=s&&O?Zo(s):void 0,F=f?`url(${f})`:void 0,q=Zo(s),H=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(a)},Sn(a)),U=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{[`size-${_}`]:_,"has-parallax":u,"is-repeated":p}),Z=r||n;return(0,Ms.jsxs)(x,{...lm.useBlockProps.save({className:H,style:R}),children:[!c&&I&&f&&(O?(0,Ms.jsx)("img",{className:U,alt:h,src:f,style:{objectPosition:P},"data-object-fit":"cover","data-object-position":P}):(0,Ms.jsx)("div",{role:h?"img":void 0,"aria-label":h||void 0,className:U,style:{backgroundPosition:q,backgroundImage:F}})),D&&f&&(0,Ms.jsx)("video",{className:w("wp-block-cover__video-background","intrinsic-ignore"),autoPlay:!0,muted:!0,loop:!0,playsInline:!0,src:f,poster:k,style:{objectPosition:P},"data-object-fit":"cover","data-object-position":P}),M&&f&&(0,Ms.jsx)("figure",{className:w("wp-block-cover__video-background","wp-block-cover__embed-background","wp-block-embed"),children:(0,Ms.jsx)("div",{className:"wp-block-embed__wrapper",children:f})}),(0,Ms.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",S,Xi(l),{"has-background-dim":l!==void 0,"wp-block-cover__gradient-background":f&&Z&&l!==0,"has-background-gradient":Z,[C]:C}),style:V}),(0,Ms.jsx)("div",{...lm.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})}var ci=o(G(),1),JU=o(T(),1);var{cleanEmptyObject:r5}=K(JU.privateApis),F1e={from:[{type:"block",blocks:["core/image"],transform:({caption:e,url:t,alt:r,align:a,id:n,anchor:i,style:l})=>(0,ci.createBlock)("core/cover",{dimRatio:50,url:t,alt:r,align:a,id:n,anchor:i,style:{color:{duotone:l?.color?.duotone}}},[(0,ci.createBlock)("core/paragraph",{content:e,fontSize:"large",style:{typography:{textAlign:"center"}}})])},{type:"block",blocks:["core/video"],transform:({caption:e,src:t,align:r,id:a,anchor:n})=>(0,ci.createBlock)("core/cover",{dimRatio:50,url:t,align:r,id:a,backgroundType:wr,anchor:n},[(0,ci.createBlock)("core/paragraph",{content:e,fontSize:"large",style:{typography:{textAlign:"center"}}})])},{type:"block",blocks:["core/group"],transform:(e,t)=>{let{align:r,anchor:a,backgroundColor:n,gradient:i,style:l}=e;if(t?.length===1&&t[0]?.name==="core/cover")return(0,ci.createBlock)("core/cover",t[0].attributes,t[0].innerBlocks);let s=n||i||l?.color?.background||l?.color?.gradient?void 0:50,c={align:r,anchor:a,dimRatio:s,overlayColor:n,customOverlayColor:l?.color?.background,gradient:i,customGradient:l?.color?.gradient},u={...e,backgroundColor:void 0,gradient:void 0,style:r5({...e?.style,color:l?.color?{...l?.color,background:void 0,gradient:void 0}:void 0})};return(0,ci.createBlock)("core/cover",c,[(0,ci.createBlock)("core/group",u,t)])}}],to:[{type:"block",blocks:["core/image"],isMatch:({backgroundType:e,url:t,overlayColor:r,customOverlayColor:a,gradient:n,customGradient:i})=>t?e===Jt:!r&&!a&&!n&&!i,transform:({title:e,url:t,alt:r,align:a,id:n,anchor:i,style:l})=>(0,ci.createBlock)("core/image",{caption:e,url:t,alt:r,align:a,id:n,anchor:i,style:{color:{duotone:l?.color?.duotone}}})},{type:"block",blocks:["core/video"],isMatch:({backgroundType:e,url:t,overlayColor:r,customOverlayColor:a,gradient:n,customGradient:i})=>t?e===wr:!r&&!a&&!n&&!i,transform:({title:e,url:t,align:r,id:a,anchor:n})=>(0,ci.createBlock)("core/video",{caption:e,src:t,id:a,align:r,anchor:n})},{type:"block",blocks:["core/group"],isMatch:({url:e,useFeaturedImage:t})=>!(e||t),transform:(e,t)=>{let r={backgroundColor:e?.overlayColor,gradient:e?.gradient,style:r5({...e?.style,color:e?.customOverlayColor||e?.customGradient||e?.style?.color?{background:e?.customOverlayColor,gradient:e?.customGradient,...e?.style?.color}:void 0})};if(t?.length===1&&t[0]?.name==="core/group"){let a=r5(t[0].attributes||{});return a?.backgroundColor||a?.gradient||a?.style?.color?.background||a?.style?.color?.gradient?(0,ci.createBlock)("core/group",a,t[0]?.innerBlocks):(0,ci.createBlock)("core/group",{...r,...a,style:r5({...a?.style,color:r?.style?.color||a?.style?.color?{...r?.style?.color,...a?.style?.color}:void 0})},t[0]?.innerBlocks)}return(0,ci.createBlock)("core/group",{...e,...r},t)}}]},eG=F1e;var uE=o(B(),1);var O1e=[{name:"cover",title:(0,uE.__)("Cover"),description:(0,uE.__)("Add an image or video with a text overlay."),attributes:{layout:{type:"constrained"}},isDefault:!0,icon:hp}],tG=O1e;var{fieldsKey:H1e,formKey:j1e}=K(rG.privateApis),{name:oG}=t5,o5={icon:hp,example:{attributes:{customOverlayColor:"#065174",dimRatio:40,url:"https://s.w.org/images/core/5.3/Windbuchencom.jpg",style:{typography:{fontSize:48},color:{text:"white"}}},innerBlocks:[{name:"core/paragraph",attributes:{content:`<strong>${(0,mE.__)("Snow Patrol")}</strong>`,style:{typography:{textAlign:"center"}}}}]},transforms:eG,save:XU,edit:YU,deprecated:iU,variations:tG};window.__experimentalContentOnlyInspectorFields&&(o5[H1e]=[{id:"background",label:(0,mE.__)("Background"),type:"media",Edit:{control:"media",allowedTypes:["image","video"],multiple:!1,useFeaturedImage:!0},getValue:({item:e})=>({id:e.id,url:e.url,alt:e.alt,mediaType:e.backgroundType,featuredImage:e.useFeaturedImage}),setValue:({value:e})=>({id:e.id,url:e.url,alt:e.alt,mediaType:e.backgroundType,useFeaturedImage:e.featuredImage})}],o5[j1e]={fields:["background"]});var U1e=()=>N({name:oG,metadata:t5,settings:o5});var dE={};$(dE,{init:()=>Q1e,metadata:()=>a5,name:()=>uG,settings:()=>i5});var sm=o(B(),1),cG=o(G(),1);var a5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/details",title:"Details",category:"text",description:"Hide and show additional content.",keywords:["summary","toggle","disclosure"],textdomain:"default",attributes:{showContent:{type:"boolean",default:!1},summary:{type:"rich-text",source:"rich-text",selector:"summary",role:"content"},name:{type:"string",source:"attribute",attribute:"name",selector:".wp-block-details"},placeholder:{type:"string"}},supports:{__experimentalOnEnter:!0,align:["wide","full"],anchor:!0,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},__experimentalBorder:{color:!0,width:!0,style:!0},html:!1,spacing:{margin:!0,padding:!0,blockGap:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},layout:{allowEditing:!1},interactivity:{clientNavigation:!0},allowedBlocks:!0},editorStyle:"wp-block-details-editor",style:"wp-block-details"};var Gl=o(T(),1),As=o(A(),1),qc=o(B(),1),aG=o(j(),1),nG=o(z(),1);var Tn=o(v(),1),{withIgnoreIMEEvents:W1e}=K(As.privateApis),q1e=[["core/paragraph",{placeholder:(0,qc.__)("Type / to add a hidden block")}]];function $1e({attributes:e,setAttributes:t,clientId:r}){let{name:a,showContent:n,summary:i,allowedBlocks:l,placeholder:s}=e,c=(0,Gl.useBlockProps)(),u=(0,Gl.useInnerBlocksProps)(c,{template:q1e,__experimentalCaptureToolbars:!0,allowedBlocks:l}),[m,p]=(0,aG.useState)(n),d=W(),f=(0,nG.useSelect)(b=>b(Gl.store).hasSelectedInnerBlock(r,!0),[r]),h=b=>{b.key==="Enter"&&!b.shiftKey&&(p(y=>!y),b.preventDefault())},g=b=>{b.key===" "&&b.preventDefault()};return(0,Tn.jsxs)(Tn.Fragment,{children:[(0,Tn.jsx)(Gl.InspectorControls,{children:(0,Tn.jsx)(As.__experimentalToolsPanel,{label:(0,qc.__)("Settings"),resetAll:()=>{t({showContent:!1})},dropdownMenuProps:d,children:(0,Tn.jsx)(As.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,qc.__)("Open by default"),hasValue:()=>n,onDeselect:()=>{t({showContent:!1})},children:(0,Tn.jsx)(As.ToggleControl,{label:(0,qc.__)("Open by default"),checked:n,onChange:()=>t({showContent:!n})})})})}),(0,Tn.jsx)(Gl.InspectorControls,{group:"advanced",children:(0,Tn.jsx)(As.TextControl,{__next40pxDefaultSize:!0,label:(0,qc.__)("Name attribute"),value:a||"",onChange:b=>t({name:b}),help:(0,qc.__)("Enables multiple Details blocks with the same name attribute to be connected, with only one open at a time.")})}),(0,Tn.jsxs)("details",{...u,open:m||f,onToggle:b=>p(b.target.open),name:a||"",children:[(0,Tn.jsx)("summary",{onKeyDown:W1e(h),onKeyUp:g,children:(0,Tn.jsx)(Gl.RichText,{identifier:"summary","aria-label":(0,qc.__)("Write summary. Press Enter to expand or collapse the details."),placeholder:s||(0,qc.__)("Write summary\u2026"),withoutInteractiveFormatting:!0,value:i,onChange:b=>t({summary:b})})}),u.children]})]})}var iG=$1e;var Qf=o(T(),1),Kf=o(v(),1);function lG({attributes:e}){let{name:t,showContent:r}=e,a=e.summary?e.summary:"Details",n=Qf.useBlockProps.save();return(0,Kf.jsxs)("details",{...n,name:t||void 0,open:r,children:[(0,Kf.jsx)("summary",{children:(0,Kf.jsx)(Qf.RichText.Content,{value:a})}),(0,Kf.jsx)(Qf.InnerBlocks.Content,{})]})}var n5=o(G(),1),sG={from:[{type:"block",isMultiBlock:!0,blocks:["*"],isMatch({},e){return!(e.length===1&&e[0].name==="core/details")},__experimentalConvert(e){return(0,n5.createBlock)("core/details",{},e.map(t=>(0,n5.cloneBlock)(t)))}}]};var{fieldsKey:Z1e,formKey:K1e}=K(cG.privateApis),{name:uG}=a5,i5={icon:_9,example:{attributes:{summary:(0,sm.__)("La Mancha"),showContent:!0},innerBlocks:[{name:"core/paragraph",attributes:{content:(0,sm.__)("In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing.")}}]},__experimentalLabel(e,{context:t}){let{summary:r}=e,a=e?.metadata?.name,n=r?.trim().length>0;if(t==="list-view"&&(a||n))return a||r;if(t==="breadcrumb"&&a)return a;if(t==="accessibility")return n?(0,sm.sprintf)((0,sm.__)("Details. %s"),r):(0,sm.__)("Details. Empty.")},save:lG,edit:iG,transforms:sG};window.__experimentalContentOnlyInspectorFields&&(i5[Z1e]=[{id:"summary",label:(0,sm.__)("Summary"),type:"text",Edit:"rich-text"}],i5[K1e]={fields:["summary"]});var Q1e=()=>N({name:uG,metadata:a5,settings:i5});var _E={};$(_E,{init:()=>sve,metadata:()=>Is,name:()=>$G,settings:()=>ZG});var qp=o(B(),1),Rs=o(A(),1),l5=o(T(),1);var tl=o(v(),1);function Y1e(e){return e?(0,qp.__)("This embed will preserve its aspect ratio when the browser is resized."):(0,qp.__)("This embed may not preserve its aspect ratio when the browser is resized.")}var X1e=({blockSupportsResponsive:e,showEditButton:t,themeSupportsResponsive:r,allowResponsive:a,toggleResponsive:n,switchBackToURLInput:i})=>{let l=W();return(0,tl.jsxs)(tl.Fragment,{children:[(0,tl.jsx)(l5.BlockControls,{children:(0,tl.jsx)(Rs.ToolbarGroup,{children:t&&(0,tl.jsx)(Rs.ToolbarButton,{className:"components-toolbar__control",label:(0,qp.__)("Edit URL"),icon:xp,onClick:i})})}),r&&e&&(0,tl.jsx)(l5.InspectorControls,{children:(0,tl.jsx)(Rs.__experimentalToolsPanel,{label:(0,qp.__)("Media settings"),resetAll:()=>{n(!0)},dropdownMenuProps:l,children:(0,tl.jsx)(Rs.__experimentalToolsPanelItem,{label:(0,qp.__)("Media settings"),isShownByDefault:!0,hasValue:()=>!a,onDeselect:()=>{n(!a)},children:(0,tl.jsx)(Rs.ToggleControl,{label:(0,qp.__)("Resize for smaller devices"),checked:a,help:Y1e,onChange:n})})})})]})},mG=X1e;var ye=o(A(),1),xe=o(v(),1),Wl=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,xe.jsx)(ye.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V9.8l4.7-5.3H19c.3 0 .5.2.5.5v14zm-6-9.5L16 12l-2.5 2.8 1.1 1L18 12l-3.5-3.5-1 1zm-3 0l-1-1L6 12l3.5 3.8 1.1-1L8 12l2.5-2.5z"})}),s5=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,xe.jsx)(ye.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V9.8l4.7-5.3H19c.3 0 .5.2.5.5v14zM13.2 7.7c-.4.4-.7 1.1-.7 1.9v3.7c-.4-.3-.8-.4-1.3-.4-1.2 0-2.2 1-2.2 2.2 0 1.2 1 2.2 2.2 2.2.5 0 1-.2 1.4-.5.9-.6 1.4-1.6 1.4-2.6V9.6c0-.4.1-.6.2-.8.3-.3 1-.3 1.6-.3h.2V7h-.2c-.7 0-1.8 0-2.6.7z"})}),fE=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,xe.jsx)(ye.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9.2 4.5H19c.3 0 .5.2.5.5v8.4l-3-2.9c-.3-.3-.8-.3-1 0L11.9 14 9 12c-.3-.2-.6-.2-.8 0l-3.6 2.6V9.8l4.6-5.3zm9.8 15H5c-.3 0-.5-.2-.5-.5v-2.4l4.1-3 3 1.9c.3.2.7.2.9-.1L16 12l3.5 3.4V19c0 .3-.2.5-.5.5z"})}),Yf=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,xe.jsx)(ye.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V9.8l4.7-5.3H19c.3 0 .5.2.5.5v14zM10 15l5-3-5-3v6z"})}),pG={foreground:"#000000",src:(0,xe.jsx)(ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{d:"M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z"})})},dG={foreground:"#ff0000",src:(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{d:"M21.8 8s-.195-1.377-.795-1.984c-.76-.797-1.613-.8-2.004-.847-2.798-.203-6.996-.203-6.996-.203h-.01s-4.197 0-6.996.202c-.39.046-1.242.05-2.003.846C2.395 6.623 2.2 8 2.2 8S2 9.62 2 11.24v1.517c0 1.618.2 3.237.2 3.237s.195 1.378.795 1.985c.76.797 1.76.77 2.205.855 1.6.153 6.8.2 6.8.2s4.203-.005 7-.208c.392-.047 1.244-.05 2.005-.847.6-.607.795-1.985.795-1.985s.2-1.618.2-3.237v-1.517C22 9.62 21.8 8 21.8 8zM9.935 14.595v-5.62l5.403 2.82-5.403 2.8z"})})},fG={foreground:"#3b5998",src:(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{d:"M20 3H4c-.6 0-1 .4-1 1v16c0 .5.4 1 1 1h8.6v-7h-2.3v-2.7h2.3v-2c0-2.3 1.4-3.6 3.5-3.6 1 0 1.8.1 2.1.1v2.4h-1.4c-1.1 0-1.3.5-1.3 1.3v1.7h2.7l-.4 2.8h-2.3v7H20c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1z"})})},hG=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.G,{children:(0,xe.jsx)(ye.Path,{d:"M12 4.622c2.403 0 2.688.01 3.637.052.877.04 1.354.187 1.67.31.42.163.72.358 1.036.673.315.315.51.615.673 1.035.123.317.27.794.31 1.67.043.95.052 1.235.052 3.638s-.01 2.688-.052 3.637c-.04.877-.187 1.354-.31 1.67-.163.42-.358.72-.673 1.036-.315.315-.615.51-1.035.673-.317.123-.794.27-1.67.31-.95.043-1.234.052-3.638.052s-2.688-.01-3.637-.052c-.877-.04-1.354-.187-1.67-.31-.42-.163-.72-.358-1.036-.673-.315-.315-.51-.615-.673-1.035-.123-.317-.27-.794-.31-1.67-.043-.95-.052-1.235-.052-3.638s.01-2.688.052-3.637c.04-.877.187-1.354.31-1.67.163-.42.358-.72.673-1.036.315-.315.615-.51 1.035-.673.317-.123.794-.27 1.67-.31.95-.043 1.235-.052 3.638-.052M12 3c-2.444 0-2.75.01-3.71.054s-1.613.196-2.185.418c-.592.23-1.094.538-1.594 1.04-.5.5-.807 1-1.037 1.593-.223.572-.375 1.226-.42 2.184C3.01 9.25 3 9.555 3 12s.01 2.75.054 3.71.196 1.613.418 2.186c.23.592.538 1.094 1.038 1.594s1.002.808 1.594 1.038c.572.222 1.227.375 2.185.418.96.044 1.266.054 3.71.054s2.75-.01 3.71-.054 1.613-.196 2.186-.418c.592-.23 1.094-.538 1.594-1.038s.808-1.002 1.038-1.594c.222-.572.375-1.227.418-2.185.044-.96.054-1.266.054-3.71s-.01-2.75-.054-3.71-.196-1.613-.418-2.186c-.23-.592-.538-1.094-1.038-1.594s-1.002-.808-1.594-1.038c-.572-.222-1.227-.375-2.185-.418C14.75 3.01 14.445 3 12 3zm0 4.378c-2.552 0-4.622 2.07-4.622 4.622s2.07 4.622 4.622 4.622 4.622-2.07 4.622-4.622S14.552 7.378 12 7.378zM12 15c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3zm4.804-8.884c-.596 0-1.08.484-1.08 1.08s.484 1.08 1.08 1.08c.596 0 1.08-.484 1.08-1.08s-.483-1.08-1.08-1.08z"})})}),gG={foreground:"#0073AA",src:(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.G,{children:(0,xe.jsx)(ye.Path,{d:"M12.158 12.786l-2.698 7.84c.806.236 1.657.365 2.54.365 1.047 0 2.05-.18 2.986-.51-.024-.037-.046-.078-.065-.123l-2.762-7.57zM3.008 12c0 3.56 2.07 6.634 5.068 8.092L3.788 8.342c-.5 1.117-.78 2.354-.78 3.658zm15.06-.454c0-1.112-.398-1.88-.74-2.48-.456-.74-.883-1.368-.883-2.11 0-.825.627-1.595 1.51-1.595.04 0 .078.006.116.008-1.598-1.464-3.73-2.36-6.07-2.36-3.14 0-5.904 1.613-7.512 4.053.21.008.41.012.58.012.94 0 2.395-.114 2.395-.114.484-.028.54.684.057.74 0 0-.487.058-1.03.086l3.275 9.74 1.968-5.902-1.4-3.838c-.485-.028-.944-.085-.944-.085-.486-.03-.43-.77.056-.742 0 0 1.484.114 2.368.114.94 0 2.397-.114 2.397-.114.486-.028.543.684.058.74 0 0-.488.058-1.03.086l3.25 9.665.897-2.997c.456-1.17.684-2.137.684-2.907zm1.82-3.86c.04.286.06.593.06.924 0 .912-.17 1.938-.683 3.22l-2.746 7.94c2.672-1.558 4.47-4.454 4.47-7.77 0-1.564-.4-3.033-1.1-4.314zM12 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z"})})})},vG={foreground:"#1db954",src:(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m4.586 14.424c-.18.295-.563.387-.857.207-2.35-1.434-5.305-1.76-8.786-.963-.335.077-.67-.133-.746-.47-.077-.334.132-.67.47-.745 3.808-.87 7.076-.496 9.712 1.115.293.18.386.563.206.857M17.81 13.7c-.226.367-.706.482-1.072.257-2.687-1.652-6.785-2.13-9.965-1.166-.413.127-.848-.106-.973-.517-.125-.413.108-.848.52-.973 3.632-1.102 8.147-.568 11.234 1.328.366.226.48.707.256 1.072m.105-2.835C14.692 8.95 9.375 8.775 6.297 9.71c-.493.15-1.016-.13-1.166-.624-.148-.495.13-1.017.625-1.167 3.532-1.073 9.404-.866 13.115 1.337.445.264.59.838.327 1.282-.264.443-.838.59-1.282.325"})})},bG=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{d:"m6.5 7c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5zm11 0c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5z"})}),yG={foreground:"#1ab7ea",src:(0,xe.jsx)(ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.G,{children:(0,xe.jsx)(ye.Path,{d:"M22.396 7.164c-.093 2.026-1.507 4.8-4.245 8.32C15.323 19.16 12.93 21 10.97 21c-1.214 0-2.24-1.12-3.08-3.36-.56-2.052-1.118-4.105-1.68-6.158-.622-2.24-1.29-3.36-2.004-3.36-.156 0-.7.328-1.634.98l-.978-1.26c1.027-.903 2.04-1.806 3.037-2.71C6 3.95 7.03 3.328 7.716 3.265c1.62-.156 2.616.95 2.99 3.32.404 2.558.685 4.148.84 4.77.468 2.12.982 3.18 1.543 3.18.435 0 1.09-.687 1.963-2.064.872-1.376 1.34-2.422 1.402-3.142.125-1.187-.343-1.782-1.4-1.782-.5 0-1.013.115-1.542.34 1.023-3.35 2.977-4.976 5.862-4.883 2.14.063 3.148 1.45 3.024 4.16z"})})})},_G=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{d:"M22 12.068a2.184 2.184 0 0 0-2.186-2.186c-.592 0-1.13.233-1.524.609-1.505-1.075-3.566-1.774-5.86-1.864l1.004-4.695 3.261.699A1.56 1.56 0 1 0 18.255 3c-.61-.001-1.147.357-1.398.877l-3.638-.77a.382.382 0 0 0-.287.053.348.348 0 0 0-.161.251l-1.112 5.233c-2.33.072-4.426.77-5.95 1.864a2.201 2.201 0 0 0-1.523-.61 2.184 2.184 0 0 0-.896 4.176c-.036.215-.053.43-.053.663 0 3.37 3.924 6.111 8.763 6.111s8.763-2.724 8.763-6.11c0-.216-.017-.449-.053-.664A2.207 2.207 0 0 0 22 12.068Zm-15.018 1.56a1.56 1.56 0 0 1 3.118 0c0 .86-.699 1.558-1.559 1.558-.86.018-1.559-.699-1.559-1.559Zm8.728 4.139c-1.076 1.075-3.119 1.147-3.71 1.147-.61 0-2.652-.09-3.71-1.147a.4.4 0 0 1 0-.573.4.4 0 0 1 .574 0c.68.68 2.114.914 3.136.914 1.022 0 2.473-.233 3.136-.914a.4.4 0 0 1 .574 0 .436.436 0 0 1 0 .573Zm-.287-2.563a1.56 1.56 0 0 1 0-3.118c.86 0 1.56.699 1.56 1.56 0 .841-.7 1.558-1.56 1.558Z"})}),xG={foreground:"#35465c",src:(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{d:"M19 3H5a2 2 0 00-2 2v14c0 1.1.9 2 2 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm-5.69 14.66c-2.72 0-3.1-1.9-3.1-3.16v-3.56H8.49V8.99c1.7-.62 2.54-1.99 2.64-2.87 0-.06.06-.41.06-.58h1.9v3.1h2.17v2.3h-2.18v3.1c0 .47.13 1.3 1.2 1.26h1.1v2.36c-1.01.02-2.07 0-2.07 0z"})})},kG=(0,xe.jsxs)(ye.SVG,{viewBox:"0 0 24 24",children:[(0,xe.jsx)(ye.Path,{d:"M18.42 14.58c-.51-.66-1.05-1.23-1.05-2.5V7.87c0-1.8.15-3.45-1.2-4.68-1.05-1.02-2.79-1.35-4.14-1.35-2.6 0-5.52.96-6.12 4.14-.06.36.18.54.4.57l2.66.3c.24-.03.42-.27.48-.5.24-1.12 1.17-1.63 2.2-1.63.56 0 1.22.21 1.55.7.4.56.33 1.31.33 1.97v.36c-1.59.18-3.66.27-5.16.93a4.63 4.63 0 0 0-2.93 4.44c0 2.82 1.8 4.23 4.1 4.23 1.95 0 3.03-.45 4.53-1.98.51.72.66 1.08 1.59 1.83.18.09.45.09.63-.1v.04l2.1-1.8c.24-.21.2-.48.03-.75zm-5.4-1.2c-.45.75-1.14 1.23-1.92 1.23-1.05 0-1.65-.81-1.65-1.98 0-2.31 2.1-2.73 4.08-2.73v.6c0 1.05.03 1.92-.5 2.88z"}),(0,xe.jsx)(ye.Path,{d:"M21.69 19.2a17.62 17.62 0 0 1-21.6-1.57c-.23-.2 0-.5.28-.33a23.88 23.88 0 0 0 20.93 1.3c.45-.19.84.3.39.6z"}),(0,xe.jsx)(ye.Path,{d:"M22.8 17.96c-.36-.45-2.22-.2-3.1-.12-.23.03-.3-.18-.05-.36 1.5-1.05 3.96-.75 4.26-.39.3.36-.1 2.82-1.5 4.02-.21.18-.42.1-.3-.15.3-.8 1.02-2.58.69-3z"})]}),wG=(0,xe.jsxs)(ye.SVG,{viewBox:"0 0 24 24",children:[(0,xe.jsx)(ye.Path,{d:"m.0206909 21 19.8160091-13.07806 3.5831 6.20826z",fill:"#4bc7ee"}),(0,xe.jsx)(ye.Path,{d:"m23.7254 19.0205-10.1074-17.18468c-.6421-1.114428-1.7087-1.114428-2.3249 0l-11.2931 19.16418h22.5655c1.279 0 1.8019-.8905 1.1599-1.9795z",fill:"#d4cdcb"}),(0,xe.jsx)(ye.Path,{d:"m.0206909 21 15.2439091-16.38571 4.3029 7.32271z",fill:"#c3d82e"}),(0,xe.jsx)(ye.Path,{d:"m13.618 1.83582c-.6421-1.114428-1.7087-1.114428-2.3249 0l-11.2931 19.16418 15.2646-16.38573z",fill:"#e4ecb0"}),(0,xe.jsx)(ye.Path,{d:"m.0206909 21 19.5468091-9.063 1.6621 2.8344z",fill:"#209dbd"}),(0,xe.jsx)(ye.Path,{d:"m.0206909 21 17.9209091-11.82623 1.6259 2.76323z",fill:"#7cb3c9"})]}),CG=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{d:"M11.903 16.568c-1.82 0-3.124-1.281-3.124-2.967a2.987 2.987 0 0 1 2.989-2.989c1.663 0 2.944 1.304 2.944 3.034 0 1.663-1.281 2.922-2.81 2.922ZM17.997 3l-3.308.73v5.107c-.809-1.034-2.045-1.37-3.505-1.37-1.529 0-2.9.561-4.023 1.662-1.259 1.214-1.933 2.764-1.933 4.495 0 1.888.72 3.506 2.113 4.742 1.056.944 2.314 1.415 3.775 1.415 1.438 0 2.517-.382 3.573-1.415v1.415h3.308V3Z",fill:"#333436"})}),SG=(0,xe.jsx)(ye.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,xe.jsx)(ye.Path,{d:"M12.289,2C6.617,2,3.606,5.648,3.606,9.622c0,1.846,1.025,4.146,2.666,4.878c0.25,0.111,0.381,0.063,0.439-0.169 c0.044-0.175,0.267-1.029,0.365-1.428c0.032-0.128,0.017-0.237-0.091-0.362C6.445,11.911,6.01,10.75,6.01,9.668 c0-2.777,2.194-5.464,5.933-5.464c3.23,0,5.49,2.108,5.49,5.122c0,3.407-1.794,5.768-4.13,5.768c-1.291,0-2.257-1.021-1.948-2.277 c0.372-1.495,1.089-3.112,1.089-4.191c0-0.967-0.542-1.775-1.663-1.775c-1.319,0-2.379,1.309-2.379,3.059 c0,1.115,0.394,1.869,0.394,1.869s-1.302,5.279-1.54,6.261c-0.405,1.666,0.053,4.368,0.094,4.604 c0.021,0.126,0.167,0.169,0.25,0.063c0.129-0.165,1.699-2.419,2.142-4.051c0.158-0.59,0.817-2.995,0.817-2.995 c0.43,0.784,1.681,1.446,3.013,1.446c3.963,0,6.822-3.494,6.822-7.833C20.394,5.112,16.849,2,12.289,2"})}),TG=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 44 44",children:(0,xe.jsx)(ye.Path,{d:"M32.59521,22.001l4.31885-4.84473-6.34131-1.38379.646-6.459-5.94336,2.61035L22,6.31934l-3.27344,5.60351L12.78418,9.3125l.645,6.458L7.08643,17.15234,11.40479,21.999,7.08594,26.84375l6.34131,1.38379-.64551,6.458,5.94287-2.60938L22,37.68066l3.27344-5.60351,5.94287,2.61035-.64551-6.458,6.34277-1.38183Zm.44385,2.75244L30.772,23.97827l-1.59558-2.07391,1.97888.735Zm-8.82147,6.1579L22.75,33.424V30.88977l1.52228-2.22168ZM18.56226,13.48816,19.819,15.09534l-2.49219-.88642L15.94037,12.337Zm6.87719.00116,2.62043-1.15027-1.38654,1.86981L24.183,15.0946Zm3.59357,2.6029-1.22546,1.7381.07525-2.73486,1.44507-1.94867ZM22,29.33008l-2.16406-3.15686L22,23.23688l2.16406,2.93634Zm-4.25458-9.582-.10528-3.836,3.60986,1.284v3.73242Zm5.00458-2.552,3.60986-1.284-.10528,3.836L22.75,20.92853Zm-7.78174-1.10559-.29352-2.94263,1.44245,1.94739.07519,2.73321Zm2.30982,5.08319,3.50817,1.18164-2.16247,2.9342-3.678-1.08447Zm2.4486,7.49285L21.25,30.88977v2.53485L19.78052,30.91Zm3.48707-6.31121,3.50817-1.18164,2.33228,3.03137-3.678,1.08447Zm10.87219-4.28113-2.714,3.04529L28.16418,19.928l1.92176-2.72565ZM24.06036,12.81769l-2.06012,2.6322-2.059-2.63318L22,9.292ZM9.91455,18.07227l4.00079-.87195,1.921,2.72735-3.20794,1.19019Zm2.93024,4.565,1.9801-.73462L13.228,23.97827l-2.26838.77429Zm-1.55591,3.58819L13.701,25.4021l2.64935.78058-2.14447.67853Zm3.64868,1.977L18.19,27.17334l.08313,3.46332L14.52979,32.2793Zm10.7876,2.43549.08447-3.464,3.25165,1.03052.407,4.07684Zm4.06824-3.77478-2.14545-.68,2.65063-.781,2.41266.825Z"})}),PG={foreground:"#f43e37",src:(0,xe.jsxs)(ye.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,xe.jsx)(ye.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M24,12A12,12,0,1,1,12,0,12,12,0,0,1,24,12Z"}),(0,xe.jsx)(ye.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.67,12a9.33,9.33,0,0,1,18.66,0H19a7,7,0,1,0-7,7v2.33A9.33,9.33,0,0,1,2.67,12ZM12,17.6A5.6,5.6,0,1,1,17.6,12h-2A3.56,3.56,0,1,0,12,15.56Z",fill:"#fff"})]})},BG=(0,xe.jsx)(ye.SVG,{viewBox:"0 0 24 24",children:(0,xe.jsx)(ye.Path,{fill:"#0a7aff",d:"M6.3,4.2c2.3,1.7,4.8,5.3,5.7,7.2.9-1.9,3.4-5.4,5.7-7.2,1.7-1.3,4.3-2.2,4.3.9s-.4,5.2-.6,5.9c-.7,2.6-3.3,3.2-5.6,2.8,4,.7,5.1,3,2.9,5.3-5,5.2-6.7-2.8-6.7-2.8,0,0-1.7,8-6.7,2.8-2.2-2.3-1.2-4.6,2.9-5.3-2.3.4-4.9-.3-5.6-2.8-.2-.7-.6-5.3-.6-5.9,0-3.1,2.7-2.1,4.3-.9h0Z"})});var IG=o(A(),1),hE=o(v(),1),J1e=()=>(0,hE.jsx)("div",{className:"wp-block-embed is-loading",children:(0,hE.jsx)(IG.Spinner,{})}),EG=J1e;var zs=o(B(),1),Bn=o(A(),1),NG=o(T(),1),Pn=o(v(),1),eve=({icon:e,label:t,value:r,onSubmit:a,onChange:n,cannotEmbed:i,fallback:l,tryAgain:s})=>(0,Pn.jsxs)(Bn.Placeholder,{icon:(0,Pn.jsx)(NG.BlockIcon,{icon:e,showColors:!0}),label:t,className:"wp-block-embed",instructions:(0,zs.__)("Paste a link to the content you want to display on your site."),children:[(0,Pn.jsxs)("form",{onSubmit:a,children:[(0,Pn.jsx)(Bn.__experimentalInputControl,{__next40pxDefaultSize:!0,type:"url",value:r||"",className:"wp-block-embed__placeholder-input",label:t,hideLabelFromVision:!0,placeholder:(0,zs.__)("Enter URL to embed here\u2026"),onChange:n}),(0,Pn.jsx)(Bn.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",children:(0,zs._x)("Embed","button label")})]}),(0,Pn.jsx)("div",{className:"wp-block-embed__learn-more",children:(0,Pn.jsx)(Bn.ExternalLink,{href:(0,zs.__)("https://wordpress.org/documentation/article/embeds/"),children:(0,zs.__)("Learn more about embeds")})}),i&&(0,Pn.jsxs)(Bn.__experimentalVStack,{spacing:3,className:"components-placeholder__error",children:[(0,Pn.jsx)("div",{className:"components-placeholder__instructions",children:(0,zs.__)("Sorry, this content could not be embedded.")}),(0,Pn.jsxs)(Bn.__experimentalHStack,{expanded:!1,spacing:3,justify:"flex-start",children:[(0,Pn.jsx)(Bn.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:s,children:(0,zs._x)("Try again","button label")})," ",(0,Pn.jsx)(Bn.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:l,children:(0,zs._x)("Convert to link","button label")})]})]})]}),DG=eve;var Jf=o(B(),1),u5=o(A(),1),MG=o(T(),1),AG=o(j(),1),RG=o(nr(),1);var c5=o(pe(),1),Xf=o(j(),1),gE=o(v(),1),tve={class:"className",frameborder:"frameBorder",marginheight:"marginHeight",marginwidth:"marginWidth"};function LG({html:e}){let t=(0,Xf.useRef)(),r=(0,Xf.useMemo)(()=>{let n=new window.DOMParser().parseFromString(e,"text/html").querySelector("iframe"),i={};return n&&Array.from(n.attributes).forEach(({name:l,value:s})=>{l!=="style"&&(i[tve[l]||l]=s)}),i},[e]);return(0,Xf.useEffect)(()=>{let{ownerDocument:a}=t.current,{defaultView:n}=a;function i({data:{secret:l,message:s,value:c}={}}){s!=="height"||l!==r["data-secret"]||(t.current.height=c)}return n.addEventListener("message",i),()=>{n.removeEventListener("message",i)}},[]),(0,gE.jsx)("div",{className:"wp-block-embed__wrapper",children:(0,gE.jsx)("iframe",{ref:(0,c5.useMergeRefs)([t,(0,c5.useFocusableIframe)()]),title:r.title,...r})})}var In=o(v(),1);function zG({preview:e,previewable:t,url:r,type:a,isSelected:n,className:i,icon:l,label:s}){let[c,u]=(0,AG.useState)(!1);!n&&c&&u(!1);let m=()=>{u(!0)},{scripts:p}=e,d=a==="photo"?bF(e):e.html,f=(0,RG.getAuthority)(r),h=(0,Jf.sprintf)((0,Jf.__)("Embedded content from %s"),f),g=w(a,i,"wp-block-embed__wrapper");return(0,In.jsx)(In.Fragment,{children:t?a==="wp-embed"?(0,In.jsx)(LG,{html:d}):(0,In.jsxs)("div",{className:"wp-block-embed__wrapper",children:[(0,In.jsx)(u5.SandBox,{allowSameOrigin:!0,html:d,scripts:p,title:h,type:g,onFocus:m}),!c&&(0,In.jsx)("div",{className:"block-library-embed__interactive-overlay",onMouseUp:m})]}):(0,In.jsxs)(u5.Placeholder,{icon:(0,In.jsx)(MG.BlockIcon,{icon:l,showColors:!0}),label:s,children:[(0,In.jsx)("p",{className:"components-placeholder__error",children:(0,In.jsx)("a",{href:r,children:r})}),(0,In.jsx)("p",{className:"components-placeholder__error",children:(0,Jf.sprintf)((0,Jf.__)("Embedded content from %s can't be previewed in the editor."),f)})]})})}var Zp=o(B(),1),$p=o(j(),1),m5=o(z(),1),VG=o(T(),1),vE=o(Y(),1),bE=o(L(),1),FG=o(nr(),1);var ui=o(v(),1),rve=e=>{let{attributes:{providerNameSlug:t,previewable:r,responsive:a,url:n},attributes:i,isSelected:l,onReplace:s,setAttributes:c,insertBlocksAfter:u,onFocus:m}=e,p={title:(0,Zp._x)("Embed","block title"),icon:Wl},{icon:d,title:f}=gF(t)||p,[h,g]=(0,$p.useState)(n),[b,y]=(0,$p.useState)(!1),{invalidateResolution:x}=(0,m5.useDispatch)(vE.store),{preview:_,fetching:k,themeSupportsResponsive:S,cannotEmbed:C,hasResolved:E}=(0,m5.useSelect)(U=>{let{getEmbedPreview:Z,isPreviewEmbedFallback:J,isRequestingEmbedPreview:ee,getThemeSupports:oe,hasFinishedResolution:X}=U(vE.store);if(!n)return{fetching:!1,cannotEmbed:!1};let re=Z(n),ie=J(n),se=re?.html===!1&&re?.type===void 0,fe=re?.data?.status===404,ze=!!re&&!se&&!fe;return{preview:ze?re:void 0,fetching:ee(n),themeSupportsResponsive:oe()["responsive-embeds"],cannotEmbed:!ze||ie,hasResolved:X("getEmbedPreview",[n])}},[n]),I=()=>_F(i,_,f,a);function D(U){let{className:Z}=i,{html:J}=_;c({allowResponsive:U,className:YB(J,Z,a&&U)})}(0,$p.useEffect)(()=>{if(_?.html||!C||!E)return;let U=n.replace(/\/$/,"");g(U),y(!1),c({url:U})},[_?.html,n,C,E,c]),(0,$p.useEffect)(()=>{if(!(!C||k||!h)&&(0,FG.getAuthority)(h)==="x.com"){let U=new URL(h);U.host="twitter.com",c({url:U.toString()})}},[h,C,k,c]),(0,$p.useEffect)(()=>{if(_&&!b){let U=I();if(Object.keys(U).some(J=>U[J]!==i[J])&&c(U),s){let J=qu(e,U);J&&s(J)}}},[_,b]);let M=(0,VG.useBlockProps)();if(k)return(0,ui.jsx)(bE.View,{...M,children:(0,ui.jsx)(EG,{})});let O=(0,Zp.sprintf)((0,Zp.__)("%s URL"),f);if(!_||C||b)return(0,ui.jsx)(bE.View,{...M,children:(0,ui.jsx)(DG,{icon:d,label:O,onFocus:m,onSubmit:U=>{U&&U.preventDefault();let Z=Wu(i.className);y(!1),c({url:h,className:Z})},value:h,cannotEmbed:C,onChange:U=>g(U),fallback:()=>yF(h,s),tryAgain:()=>{x("getEmbedPreview",[h])}})});let{caption:V,type:P,allowResponsive:F,className:q}=I(),H=w(q,e.className);return(0,ui.jsxs)(ui.Fragment,{children:[(0,ui.jsx)(mG,{showEditButton:_&&!C,themeSupportsResponsive:S,blockSupportsResponsive:a,allowResponsive:F,toggleResponsive:D,switchBackToURLInput:()=>y(!0)}),(0,ui.jsxs)("figure",{...M,className:w(M.className,H,{[`is-type-${P}`]:P,[`is-provider-${t}`]:t,[`wp-block-embed-${t}`]:t}),children:[(0,ui.jsx)(zG,{preview:_,previewable:r,className:H,url:h,type:P,caption:V,onCaptionChange:U=>c({caption:U}),isSelected:l,icon:d,label:O,insertBlocksAfter:u,attributes:i,setAttributes:c}),(0,ui.jsx)(ba,{attributes:i,setAttributes:c,isSelected:l,insertBlocksAfter:u,label:(0,Zp.__)("Embed caption text"),showToolbarButton:l})]})]})},OG=rve;var Kp=o(T(),1),K1=o(v(),1);function HG({attributes:e}){let{url:t,caption:r,type:a,providerNameSlug:n}=e;if(!t)return null;let i=w("wp-block-embed",{[`is-type-${a}`]:a,[`is-provider-${n}`]:n,[`wp-block-embed-${n}`]:n});return(0,K1.jsxs)("figure",{...Kp.useBlockProps.save({className:i}),children:[(0,K1.jsx)("div",{className:"wp-block-embed__wrapper",children:` |
| 10 |
${t} |
| 11 |
`}),!Kp.RichText.isEmpty(r)&&(0,K1.jsx)(Kp.RichText.Content,{className:(0,Kp.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:r})]})}var yE=o(G(),1);var{name:ove}=Is,ave={from:[{type:"raw",isMatch:e=>e.nodeName==="P"&&/^\s*(https?:\/\/\S+)\s*$/i.test(e.textContent)&&e.textContent?.match(/https/gi)?.length===1,transform:e=>(0,yE.createBlock)(ove,{url:e.textContent.trim()})}],to:[{type:"block",blocks:["core/paragraph"],isMatch:({url:e})=>!!e,transform:({url:e,caption:t,className:r})=>{let a=`<a href="${e}">${e}</a>`;return t?.trim()&&(a+=`<br />${t}`),(0,yE.createBlock)("core/paragraph",{content:a,className:Wu(r)})}}]},jG=ave;var de=o(B(),1);function ft(e){return(0,de.sprintf)((0,de.__)("%s Embed"),e)}var UG=[{name:"twitter",title:ft("X"),icon:pG,keywords:["x","twitter","tweet",(0,de.__)("social")],description:(0,de.__)("Embed an X post."),patterns:[/^https?:\/\/(www\.)?twitter\.com\/.+/i],attributes:{providerNameSlug:"twitter",responsive:!0}},{name:"youtube",title:ft("YouTube"),icon:dG,keywords:[(0,de.__)("music"),(0,de.__)("video")],description:(0,de.__)("Embed a YouTube video."),patterns:[/^https?:\/\/((m|www)\.)?youtube\.com\/.+/i,/^https?:\/\/youtu\.be\/.+/i],attributes:{providerNameSlug:"youtube",responsive:!0}},{name:"facebook",title:ft("Facebook"),icon:fG,keywords:[(0,de.__)("social")],description:(0,de.__)("Embed a Facebook post."),scope:["block"],patterns:[],attributes:{providerNameSlug:"facebook",previewable:!1,responsive:!0}},{name:"instagram",title:ft("Instagram"),icon:hG,keywords:[(0,de.__)("image"),(0,de.__)("social")],description:(0,de.__)("Embed an Instagram post."),scope:["block"],patterns:[],attributes:{providerNameSlug:"instagram",responsive:!0}},{name:"wordpress",title:ft("WordPress"),icon:gG,keywords:[(0,de.__)("post"),(0,de.__)("blog")],description:(0,de.__)("Embed a WordPress post."),attributes:{providerNameSlug:"wordpress"}},{name:"soundcloud",title:ft("SoundCloud"),icon:s5,keywords:[(0,de.__)("music"),(0,de.__)("audio")],description:(0,de.__)("Embed SoundCloud content."),patterns:[/^https?:\/\/(www\.)?soundcloud\.com\/.+/i],attributes:{providerNameSlug:"soundcloud",responsive:!0}},{name:"spotify",title:ft("Spotify"),icon:vG,keywords:[(0,de.__)("music"),(0,de.__)("audio")],description:(0,de.__)("Embed Spotify content."),patterns:[/^https?:\/\/(open|play)\.spotify\.com\/.+/i],attributes:{providerNameSlug:"spotify",responsive:!0}},{name:"flickr",title:ft("Flickr"),icon:bG,keywords:[(0,de.__)("image")],description:(0,de.__)("Embed Flickr content."),patterns:[/^https?:\/\/(www\.)?flickr\.com\/.+/i,/^https?:\/\/flic\.kr\/.+/i],attributes:{providerNameSlug:"flickr",responsive:!0}},{name:"vimeo",title:ft("Vimeo"),icon:yG,keywords:[(0,de.__)("video")],description:(0,de.__)("Embed a Vimeo video."),patterns:[/^https?:\/\/(www\.)?vimeo\.com\/.+/i],attributes:{providerNameSlug:"vimeo",responsive:!0}},{name:"animoto",title:ft("Animoto"),icon:wG,description:(0,de.__)("Embed an Animoto video."),patterns:[/^https?:\/\/(www\.)?(animoto|video214)\.com\/.+/i],attributes:{providerNameSlug:"animoto",responsive:!0}},{name:"cloudup",title:ft("Cloudup"),icon:Wl,description:(0,de.__)("Embed Cloudup content."),patterns:[/^https?:\/\/cloudup\.com\/.+/i],attributes:{providerNameSlug:"cloudup",responsive:!0}},{name:"collegehumor",title:ft("CollegeHumor"),icon:Yf,description:(0,de.__)("Embed CollegeHumor content."),scope:["block"],patterns:[],attributes:{providerNameSlug:"collegehumor",responsive:!0}},{name:"crowdsignal",title:ft("Crowdsignal"),icon:Wl,keywords:["polldaddy",(0,de.__)("survey")],description:(0,de.__)("Embed Crowdsignal (formerly Polldaddy) content."),patterns:[/^https?:\/\/((.+\.)?polldaddy\.com|poll\.fm|.+\.crowdsignal\.net|.+\.survey\.fm)\/.+/i],attributes:{providerNameSlug:"crowdsignal",responsive:!0}},{name:"dailymotion",title:ft("Dailymotion"),icon:CG,keywords:[(0,de.__)("video")],description:(0,de.__)("Embed a Dailymotion video."),patterns:[/^https?:\/\/(www\.)?dailymotion\.com\/.+/i],attributes:{providerNameSlug:"dailymotion",responsive:!0}},{name:"imgur",title:ft("Imgur"),icon:fE,description:(0,de.__)("Embed Imgur content."),patterns:[/^https?:\/\/(.+\.)?imgur\.com\/.+/i],attributes:{providerNameSlug:"imgur",responsive:!0}},{name:"issuu",title:ft("Issuu"),icon:Wl,description:(0,de.__)("Embed Issuu content."),patterns:[/^https?:\/\/(www\.)?issuu\.com\/.+/i],attributes:{providerNameSlug:"issuu",responsive:!0}},{name:"kickstarter",title:ft("Kickstarter"),icon:Wl,description:(0,de.__)("Embed Kickstarter content."),patterns:[/^https?:\/\/(www\.)?kickstarter\.com\/.+/i,/^https?:\/\/kck\.st\/.+/i],attributes:{providerNameSlug:"kickstarter",responsive:!0}},{name:"mixcloud",title:ft("Mixcloud"),icon:s5,keywords:[(0,de.__)("music"),(0,de.__)("audio")],description:(0,de.__)("Embed Mixcloud content."),patterns:[/^https?:\/\/(www\.)?mixcloud\.com\/.+/i],attributes:{providerNameSlug:"mixcloud",responsive:!0}},{name:"pocket-casts",title:ft("Pocket Casts"),icon:PG,keywords:[(0,de.__)("podcast"),(0,de.__)("audio")],description:(0,de.__)("Embed a podcast player from Pocket Casts."),patterns:[/^https:\/\/pca.st\/\w+/i],attributes:{providerNameSlug:"pocket-casts",responsive:!0}},{name:"reddit",title:ft("Reddit"),icon:_G,description:(0,de.__)("Embed a Reddit thread."),patterns:[/^https?:\/\/(www\.)?reddit\.com\/.+/i],attributes:{providerNameSlug:"reddit",responsive:!0}},{name:"reverbnation",title:ft("ReverbNation"),icon:s5,description:(0,de.__)("Embed ReverbNation content."),patterns:[/^https?:\/\/(www\.)?reverbnation\.com\/.+/i],attributes:{providerNameSlug:"reverbnation",responsive:!0}},{name:"scribd",title:ft("Scribd"),icon:Wl,description:(0,de.__)("Embed Scribd content."),patterns:[/^https?:\/\/(www\.)?scribd\.com\/.+/i],attributes:{providerNameSlug:"scribd",responsive:!0}},{name:"smugmug",title:ft("SmugMug"),icon:fE,description:(0,de.__)("Embed SmugMug content."),patterns:[/^https?:\/\/(.+\.)?smugmug\.com\/.*/i],attributes:{providerNameSlug:"smugmug",previewable:!1,responsive:!0}},{name:"speaker-deck",title:ft("Speaker Deck"),icon:Wl,description:(0,de.__)("Embed Speaker Deck content."),patterns:[/^https?:\/\/(www\.)?speakerdeck\.com\/.+/i],attributes:{providerNameSlug:"speaker-deck",responsive:!0}},{name:"tiktok",title:ft("TikTok"),icon:Yf,keywords:[(0,de.__)("video")],description:(0,de.__)("Embed a TikTok video."),patterns:[/^https?:\/\/(www\.)?tiktok\.com\/.+/i],attributes:{providerNameSlug:"tiktok",responsive:!0}},{name:"ted",title:ft("TED"),icon:Yf,description:(0,de.__)("Embed a TED video."),patterns:[/^https?:\/\/(www\.|embed\.)?ted\.com\/.+/i],attributes:{providerNameSlug:"ted",responsive:!0}},{name:"tumblr",title:ft("Tumblr"),icon:xG,keywords:[(0,de.__)("social")],description:(0,de.__)("Embed a Tumblr post."),patterns:[/^https?:\/\/(.+)\.tumblr\.com\/.+/i],attributes:{providerNameSlug:"tumblr",responsive:!0}},{name:"videopress",title:ft("VideoPress"),icon:Yf,keywords:[(0,de.__)("video")],description:(0,de.__)("Embed a VideoPress video."),patterns:[/^https?:\/\/videopress\.com\/.+/i],attributes:{providerNameSlug:"videopress",responsive:!0}},{name:"wordpress-tv",title:ft("WordPress.tv"),icon:Yf,description:(0,de.__)("Embed a WordPress.tv video."),patterns:[/^https?:\/\/wordpress\.tv\/.+/i],attributes:{providerNameSlug:"wordpress-tv",responsive:!0}},{name:"amazon-kindle",title:ft("Amazon Kindle"),icon:kG,keywords:[(0,de.__)("ebook")],description:(0,de.__)("Embed Amazon Kindle content."),patterns:[/^https?:\/\/([a-z0-9-]+\.)?(amazon|amzn)(\.[a-z]{2,4})+\/.+/i,/^https?:\/\/(www\.)?(a\.co|z\.cn)\/.+/i],attributes:{providerNameSlug:"amazon-kindle"}},{name:"pinterest",title:ft("Pinterest"),icon:SG,keywords:[(0,de.__)("social"),(0,de.__)("bookmark")],description:(0,de.__)("Embed Pinterest pins, boards, and profiles."),patterns:[/^https?:\/\/([a-z]{2}|www)\.pinterest\.com(\.(au|mx))?\/.*/i],attributes:{providerNameSlug:"pinterest"}},{name:"wolfram-cloud",title:ft("Wolfram"),icon:TG,description:(0,de.__)("Embed Wolfram notebook content."),patterns:[/^https?:\/\/(www\.)?wolframcloud\.com\/obj\/.+/i],attributes:{providerNameSlug:"wolfram-cloud",responsive:!0}},{name:"bluesky",title:ft("Bluesky"),icon:BG,description:(0,de.__)("Embed a Bluesky post."),patterns:[/^https?:\/\/bsky\.app\/profile\/.+\/post\/.+/i],attributes:{providerNameSlug:"bluesky"}}];UG.forEach(e=>{e.isActive||(e.isActive=(t,r)=>t.providerNameSlug===r.providerNameSlug)});var GG=UG;var Qp=o(T(),1),Yp=o(v(),1),{attributes:WG}=Is,nve={attributes:WG,save({attributes:e}){let{url:t,caption:r,type:a,providerNameSlug:n}=e;if(!t)return null;let i=w("wp-block-embed",{[`is-type-${a}`]:a,[`is-provider-${n}`]:n,[`wp-block-embed-${n}`]:n});return(0,Yp.jsxs)("figure",{...Qp.useBlockProps.save({className:i}),children:[(0,Yp.jsx)("div",{className:"wp-block-embed__wrapper",children:` |
| 12 |
${t} |
| 13 |
`}),!Qp.RichText.isEmpty(r)&&(0,Yp.jsx)(Qp.RichText.Content,{tagName:"figcaption",value:r})]})}},ive={attributes:WG,save({attributes:{url:e,caption:t,type:r,providerNameSlug:a}}){if(!e)return null;let n=w("wp-block-embed",{[`is-type-${r}`]:r,[`is-provider-${a}`]:a});return(0,Yp.jsxs)("figure",{className:n,children:[` |
| 14 |
${e} |
| 15 |
`,!Qp.RichText.isEmpty(t)&&(0,Yp.jsx)(Qp.RichText.Content,{tagName:"figcaption",value:t})]})}},lve=[nve,ive],qG=lve;var{name:$G}=Is,ZG={icon:Wl,edit:OG,save:HG,transforms:jG,variations:GG,deprecated:qG},sve=()=>N({name:$G,metadata:Is,settings:ZG});var CE={};$(CE,{init:()=>yve,metadata:()=>f5,name:()=>sW,settings:()=>v5});var rh=o(B(),1);var lW=o(G(),1);var co=o(T(),1),ql=o(B(),1),qt=o(v(),1),cve={attributes:{id:{type:"number"},href:{type:"string"},fileId:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"id"},fileName:{type:"string",source:"html",selector:"a:not([download])"},textLinkHref:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"href"},textLinkTarget:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"target"},showDownloadButton:{type:"boolean",default:!0},downloadButtonText:{type:"string",source:"html",selector:"a[download]"},displayPreview:{type:"boolean"},previewHeight:{type:"number",default:600}},supports:{anchor:!0,align:!0},save({attributes:e}){let{href:t,fileId:r,fileName:a,textLinkHref:n,textLinkTarget:i,showDownloadButton:l,downloadButtonText:s,displayPreview:c,previewHeight:u}=e,m=co.RichText.isEmpty(a)?(0,ql.__)("PDF embed"):(0,ql.sprintf)((0,ql.__)("Embed of %s."),a),p=!co.RichText.isEmpty(a),d=p?r:void 0;return t&&(0,qt.jsxs)("div",{...co.useBlockProps.save(),children:[c&&(0,qt.jsx)(qt.Fragment,{children:(0,qt.jsx)("object",{className:"wp-block-file__embed",data:t,type:"application/pdf",style:{width:"100%",height:`${u}px`},"aria-label":m})}),p&&(0,qt.jsx)("a",{id:d,href:n,target:i,rel:i?"noreferrer noopener":void 0,children:(0,qt.jsx)(co.RichText.Content,{value:a})}),l&&(0,qt.jsx)("a",{href:t,className:w("wp-block-file__button",(0,co.__experimentalGetElementClassName)("button")),download:!0,"aria-describedby":d,children:(0,qt.jsx)(co.RichText.Content,{value:s})})]})}},uve={attributes:{id:{type:"number"},href:{type:"string"},fileId:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"id"},fileName:{type:"string",source:"html",selector:"a:not([download])"},textLinkHref:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"href"},textLinkTarget:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"target"},showDownloadButton:{type:"boolean",default:!0},downloadButtonText:{type:"string",source:"html",selector:"a[download]"},displayPreview:{type:"boolean"},previewHeight:{type:"number",default:600}},supports:{anchor:!0,align:!0},save({attributes:e}){let{href:t,fileId:r,fileName:a,textLinkHref:n,textLinkTarget:i,showDownloadButton:l,downloadButtonText:s,displayPreview:c,previewHeight:u}=e,m=co.RichText.isEmpty(a)?(0,ql.__)("PDF embed"):(0,ql.sprintf)((0,ql.__)("Embed of %s."),a),p=!co.RichText.isEmpty(a),d=p?r:void 0;return t&&(0,qt.jsxs)("div",{...co.useBlockProps.save(),children:[c&&(0,qt.jsx)(qt.Fragment,{children:(0,qt.jsx)("object",{className:"wp-block-file__embed",data:t,type:"application/pdf",style:{width:"100%",height:`${u}px`},"aria-label":m})}),p&&(0,qt.jsx)("a",{id:d,href:n,target:i,rel:i?"noreferrer noopener":void 0,children:(0,qt.jsx)(co.RichText.Content,{value:a})}),l&&(0,qt.jsx)("a",{href:t,className:"wp-block-file__button",download:!0,"aria-describedby":d,children:(0,qt.jsx)(co.RichText.Content,{value:s})})]})}},mve={attributes:{id:{type:"number"},href:{type:"string"},fileName:{type:"string",source:"html",selector:"a:not([download])"},textLinkHref:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"href"},textLinkTarget:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"target"},showDownloadButton:{type:"boolean",default:!0},downloadButtonText:{type:"string",source:"html",selector:"a[download]"},displayPreview:{type:"boolean"},previewHeight:{type:"number",default:600}},supports:{anchor:!0,align:!0},save({attributes:e}){let{href:t,fileName:r,textLinkHref:a,textLinkTarget:n,showDownloadButton:i,downloadButtonText:l,displayPreview:s,previewHeight:c}=e,u=co.RichText.isEmpty(r)?(0,ql.__)("PDF embed"):(0,ql.sprintf)((0,ql.__)("Embed of %s."),r);return t&&(0,qt.jsxs)("div",{...co.useBlockProps.save(),children:[s&&(0,qt.jsx)(qt.Fragment,{children:(0,qt.jsx)("object",{className:"wp-block-file__embed",data:t,type:"application/pdf",style:{width:"100%",height:`${c}px`},"aria-label":u})}),!co.RichText.isEmpty(r)&&(0,qt.jsx)("a",{href:a,target:n,rel:n?"noreferrer noopener":void 0,children:(0,qt.jsx)(co.RichText.Content,{value:r})}),i&&(0,qt.jsx)("a",{href:t,className:"wp-block-file__button",download:!0,children:(0,qt.jsx)(co.RichText.Content,{value:l})})]})}},pve=[cve,uve,mve],KG=pve;var kE=o(Br(),1),th=o(A(),1),eh=o(z(),1),Co=o(T(),1),d5=o(j(),1),eW=o(pe(),1),$l=o(B(),1);var tW=o(Y(),1),wE=o(_r(),1),rW=o(nr(),1);var Qo=o(B(),1),Yo=o(A(),1),QG=o(T(),1);var wo=o(v(),1);function YG({hrefs:e,openInNewWindow:t,showDownloadButton:r,changeLinkDestinationOption:a,changeOpenInNewWindow:n,changeShowDownloadButton:i,displayPreview:l,changeDisplayPreview:s,previewHeight:c,changePreviewHeight:u}){let{href:m,textLinkHref:p,attachmentPage:d}=e,f=W(),h=[{value:m,label:(0,Qo.__)("URL")}];return d&&(h=[{value:m,label:(0,Qo.__)("Media file")},{value:d,label:(0,Qo.__)("Attachment page")}]),(0,wo.jsx)(wo.Fragment,{children:(0,wo.jsxs)(QG.InspectorControls,{children:[m.endsWith(".pdf")&&(0,wo.jsxs)(Yo.__experimentalToolsPanel,{label:(0,Qo.__)("PDF settings"),resetAll:()=>{s(!0),u(600)},dropdownMenuProps:f,children:[(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Qo.__)("Show inline embed"),isShownByDefault:!0,hasValue:()=>!l,onDeselect:()=>s(!0),children:(0,wo.jsx)(Yo.ToggleControl,{label:(0,Qo.__)("Show inline embed"),help:l?(0,Qo.__)("Note: Most phone and tablet browsers won't display embedded PDFs."):null,checked:!!l,onChange:s})}),l&&(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Qo.__)("Height in pixels"),isShownByDefault:!0,hasValue:()=>c!==600,onDeselect:()=>u(600),children:(0,wo.jsx)(Yo.RangeControl,{__next40pxDefaultSize:!0,label:(0,Qo.__)("Height in pixels"),min:p5,max:Math.max(xE,c),value:c,onChange:u})})]}),(0,wo.jsxs)(Yo.__experimentalToolsPanel,{label:(0,Qo.__)("Settings"),resetAll:()=>{a(m),n(!1),i(!0)},dropdownMenuProps:f,children:[(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Qo.__)("Link to"),isShownByDefault:!0,hasValue:()=>p!==m,onDeselect:()=>a(m),children:(0,wo.jsx)(Yo.SelectControl,{__next40pxDefaultSize:!0,label:(0,Qo.__)("Link to"),value:p,options:h,onChange:a})}),(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Qo.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>!!t,onDeselect:()=>n(!1),children:(0,wo.jsx)(Yo.ToggleControl,{label:(0,Qo.__)("Open in new tab"),checked:t,onChange:n})}),(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Qo.__)("Show download button"),isShownByDefault:!0,hasValue:()=>!r,onDeselect:()=>i(!0),children:(0,wo.jsx)(Yo.ToggleControl,{label:(0,Qo.__)("Show download button"),checked:r,onChange:i})})]})]})})}var JG=()=>window.navigator.pdfViewerEnabled?!0:!(window.navigator.userAgent.indexOf("Mobi")>-1||window.navigator.userAgent.indexOf("Android")>-1||window.navigator.userAgent.indexOf("Macintosh")>-1&&window.navigator.maxTouchPoints&&window.navigator.maxTouchPoints>2||(window.ActiveXObject||"ActiveXObject"in window)&&!(XG("AcroPDF.PDF")||XG("PDF.PdfCtrl"))),XG=e=>{let t;try{t=new window.ActiveXObject(e)}catch{t=void 0}return t};var Fr=o(v(),1),p5=200,xE=2e3;function dve({text:e,disabled:t}){let{createNotice:r}=(0,eh.useDispatch)(wE.store),a=(0,eW.useCopyToClipboard)(e,()=>{r("info",(0,$l.__)("Copied URL to clipboard."),{isDismissible:!0,type:"snackbar"})});return(0,Fr.jsx)(th.ToolbarButton,{className:"components-clipboard-toolbar-button",ref:a,disabled:t,children:(0,$l.__)("Copy URL")})}function fve({attributes:e,isSelected:t,setAttributes:r,clientId:a}){let{id:n,fileName:i,href:l,textLinkHref:s,textLinkTarget:c,showDownloadButton:u,downloadButtonText:m,displayPreview:p,previewHeight:d}=e,[f,h]=(0,d5.useState)(e.blob),{media:g}=(0,eh.useSelect)(P=>({media:n===void 0?void 0:P(tW.store).getEntityRecord("postType","attachment",n)}),[n]),{createErrorNotice:b}=(0,eh.useDispatch)(wE.store),{toggleSelection:y,__unstableMarkNextChangeAsNotPersistent:x}=(0,eh.useDispatch)(Co.store);Ps({url:f,onChange:_,onError:k}),(0,d5.useEffect)(()=>{Co.RichText.isEmpty(m)&&(x(),r({downloadButtonText:(0,$l._x)("Download","button label")}))},[]);function _(P){if(!P||!P.url){r({href:void 0,fileName:void 0,textLinkHref:void 0,id:void 0,fileId:void 0,displayPreview:void 0,previewHeight:void 0}),h();return}if((0,kE.isBlobURL)(P.url)){h(P.url);return}let F=(P.mime||P.mime_type)==="application/pdf"||(0,rW.getFilename)(P.url).toLowerCase().endsWith(".pdf"),q={displayPreview:F?e.displayPreview??!0:void 0,previewHeight:F?e.previewHeight??600:void 0};r({href:P.url,fileName:P.title,textLinkHref:P.url,id:P.id,fileId:`wp-block-file--media-${a}`,blob:void 0,...q}),h()}function k(P){r({href:void 0}),b(P,{type:"snackbar"})}function S(P){r({textLinkHref:P})}function C(P){r({textLinkTarget:P?"_blank":!1})}function E(P){r({showDownloadButton:P})}function I(P){r({displayPreview:P})}function D(P,F,q,H){y(!0);let U=parseInt(d+H.height,10);r({previewHeight:U})}function M(P){let F=Math.max(parseInt(P,10),p5);r({previewHeight:F})}let O=g&&g.link,R=(0,Co.useBlockProps)({className:w(!!f&&(0,th.__unstableGetAnimateClassName)({type:"loading"}),{"is-transient":!!f})}),V=JG()&&p;return!l&&!f?(0,Fr.jsx)("div",{...R,children:(0,Fr.jsx)(Co.MediaPlaceholder,{icon:(0,Fr.jsx)(Co.BlockIcon,{icon:D0}),labels:{title:(0,$l.__)("File"),instructions:(0,$l.__)("Drag and drop a file, upload, or choose from your library.")},onSelect:_,onError:k,accept:"*"})}):(0,Fr.jsxs)(Fr.Fragment,{children:[(0,Fr.jsx)(YG,{hrefs:{href:l||f,textLinkHref:s,attachmentPage:O},openInNewWindow:!!c,showDownloadButton:u,changeLinkDestinationOption:S,changeOpenInNewWindow:C,changeShowDownloadButton:E,displayPreview:p,changeDisplayPreview:I,previewHeight:d,changePreviewHeight:M}),(0,Fr.jsxs)(Co.BlockControls,{group:"other",children:[(0,Fr.jsx)(Co.MediaReplaceFlow,{mediaId:n,mediaURL:l,accept:"*",onSelect:_,onError:k,onReset:()=>_(void 0)}),(0,Fr.jsx)(dve,{text:l,disabled:(0,kE.isBlobURL)(l)})]}),(0,Fr.jsxs)("div",{...R,children:[V&&(0,Fr.jsxs)(th.ResizableBox,{size:{height:d,width:"100%"},minHeight:p5,maxHeight:xE,grid:[1,10],enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStart:()=>y(!1),onResizeStop:D,showHandle:t,children:[(0,Fr.jsx)("object",{className:"wp-block-file__preview",data:l,type:"application/pdf","aria-label":(0,$l.__)("Embed of the selected PDF file.")}),!t&&(0,Fr.jsx)("div",{className:"wp-block-file__preview-overlay"})]}),(0,Fr.jsxs)("div",{className:"wp-block-file__content-wrapper",children:[(0,Fr.jsx)(Co.RichText,{identifier:"fileName",tagName:"a",value:i,placeholder:(0,$l.__)("Write file name\u2026"),withoutInteractiveFormatting:!0,onChange:P=>r({fileName:S1(P)}),href:s}),u&&(0,Fr.jsx)("div",{className:"wp-block-file__button-richtext-wrapper",children:(0,Fr.jsx)(Co.RichText,{identifier:"downloadButtonText",tagName:"div","aria-label":(0,$l.__)("Download button text"),className:w("wp-block-file__button",(0,Co.__experimentalGetElementClassName)("button")),value:m,withoutInteractiveFormatting:!0,placeholder:(0,$l.__)("Add text\u2026"),onChange:P=>r({downloadButtonText:S1(P)})})})]})]})]})}var oW=fve;var f5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/file",title:"File",category:"media",description:"Add a link to a downloadable file.",keywords:["document","pdf","download"],textdomain:"default",attributes:{id:{type:"number"},blob:{type:"string",role:"local"},href:{type:"string",role:"content"},fileId:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"id"},fileName:{type:"rich-text",source:"rich-text",selector:"a:not([download])",role:"content"},textLinkHref:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"href",role:"content"},textLinkTarget:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"target"},showDownloadButton:{type:"boolean",default:!0},downloadButtonText:{type:"rich-text",source:"rich-text",selector:"a[download]",role:"content"},displayPreview:{type:"boolean"},previewHeight:{type:"number",default:600}},supports:{anchor:!0,align:!0,spacing:{margin:!0,padding:!0},color:{gradients:!0,link:!0,text:!1,__experimentalDefaultControls:{background:!0,link:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}},interactivity:!0},editorStyle:"wp-block-file-editor",style:"wp-block-file"};var $c=o(T(),1),Zl=o(v(),1);function aW({attributes:e}){let{href:t,fileId:r,fileName:a,textLinkHref:n,textLinkTarget:i,showDownloadButton:l,downloadButtonText:s,displayPreview:c,previewHeight:u}=e,m=$c.RichText.isEmpty(a)?"PDF embed":a.toString(),p=!$c.RichText.isEmpty(a),d=p?r:void 0;return t&&(0,Zl.jsxs)("div",{...$c.useBlockProps.save(),children:[c&&(0,Zl.jsx)(Zl.Fragment,{children:(0,Zl.jsx)("object",{className:"wp-block-file__embed",data:t,type:"application/pdf",style:{width:"100%",height:`${u}px`},"aria-label":m})}),p&&(0,Zl.jsx)("a",{id:d,href:n,target:i,rel:i?"noreferrer noopener":void 0,children:(0,Zl.jsx)($c.RichText.Content,{value:a})}),l&&(0,Zl.jsx)("a",{href:t,className:w("wp-block-file__button",(0,$c.__experimentalGetElementClassName)("button")),download:!0,"aria-describedby":d,children:(0,Zl.jsx)($c.RichText.Content,{value:s})})]})}var Q1=o(Br(),1),Kl=o(G(),1),h5=o(z(),1),g5=o(Y(),1),nW=o(nr(),1),gve={from:[{type:"files",isMatch(e){return e.length>0},priority:15,transform:e=>{let t=[];return e.forEach(r=>{let a=(0,Q1.createBlobURL)(r);r.type.startsWith("video/")?t.push((0,Kl.createBlock)("core/video",{blob:(0,Q1.createBlobURL)(r)})):r.type.startsWith("image/")?t.push((0,Kl.createBlock)("core/image",{blob:(0,Q1.createBlobURL)(r)})):r.type.startsWith("audio/")?t.push((0,Kl.createBlock)("core/audio",{blob:(0,Q1.createBlobURL)(r)})):t.push((0,Kl.createBlock)("core/file",{blob:a,fileName:r.name}))}),t}},{type:"block",blocks:["core/audio"],transform:e=>(0,Kl.createBlock)("core/file",{href:e.src,fileName:e.caption,textLinkHref:e.src,id:e.id,anchor:e.anchor})},{type:"block",blocks:["core/video"],transform:e=>(0,Kl.createBlock)("core/file",{href:e.src,fileName:e.caption,textLinkHref:e.src,id:e.id,anchor:e.anchor})},{type:"block",blocks:["core/image"],transform:e=>(0,Kl.createBlock)("core/file",{href:e.url,fileName:e.caption||(0,nW.getFilename)(e.url),textLinkHref:e.url,id:e.id,anchor:e.anchor})}],to:[{type:"block",blocks:["core/audio"],isMatch:({id:e})=>{if(!e)return!1;let{getEntityRecord:t}=(0,h5.select)(g5.store),r=t("postType","attachment",e);return!!r&&r.mime_type.includes("audio")},transform:e=>(0,Kl.createBlock)("core/audio",{src:e.href,caption:e.fileName,id:e.id,anchor:e.anchor})},{type:"block",blocks:["core/video"],isMatch:({id:e})=>{if(!e)return!1;let{getEntityRecord:t}=(0,h5.select)(g5.store),r=t("postType","attachment",e);return!!r&&r.mime_type.includes("video")},transform:e=>(0,Kl.createBlock)("core/video",{src:e.href,caption:e.fileName,id:e.id,anchor:e.anchor})},{type:"block",blocks:["core/image"],isMatch:({id:e})=>{if(!e)return!1;let{getEntityRecord:t}=(0,h5.select)(g5.store),r=t("postType","attachment",e);return!!r&&r.mime_type.includes("image")},transform:e=>(0,Kl.createBlock)("core/image",{url:e.href,caption:e.fileName,id:e.id,anchor:e.anchor})}]},iW=gve;var{fieldsKey:vve,formKey:bve}=K(lW.privateApis),{name:sW}=f5,v5={icon:D0,example:{attributes:{href:"https://upload.wikimedia.org/wikipedia/commons/d/dd/Armstrong_Small_Step.ogg",fileName:(0,rh._x)("Armstrong_Small_Step","Name of the file")}},transforms:iW,deprecated:KG,edit:oW,save:aW};window.__experimentalContentOnlyInspectorFields&&(v5[vve]=[{id:"file",label:(0,rh.__)("File"),type:"media",Edit:{control:"media",allowedTypes:[],multiple:!1},getValue:({item:e})=>({id:e.id,url:e.href}),setValue:({value:e})=>({id:e.id,href:e.url})},{id:"fileName",label:(0,rh.__)("Filename"),type:"text",Edit:"rich-text"},{id:"downloadButtonText",label:(0,rh.__)("Button Text"),type:"text",Edit:"rich-text"}],v5[bve]={fields:["file","fileName","downloadButtonText"]});var yve=()=>N({name:sW,metadata:f5,settings:v5});var IE={};$(IE,{init:()=>Sve,metadata:()=>_5,name:()=>gW,settings:()=>vW});var hW=o(Wc(),1);var So=o(B(),1),Ql=o(T(),1),Yl=o(A(),1),cW=o(z(),1);var SE=o(B(),1),b5=["core/form-submission-notification",{type:"success"},[["core/paragraph",{content:'<mark style="background-color:rgba(0, 0, 0, 0);color:#345C00" class="has-inline-color">'+(0,SE.__)("Your form has been submitted successfully")+"</mark>"}]]],y5=["core/form-submission-notification",{type:"error"},[["core/paragraph",{content:'<mark style="background-color:rgba(0, 0, 0, 0);color:#CF2E2E" class="has-inline-color">'+(0,SE.__)("There was an error submitting your form.")+"</mark>"}]]];var Xa=o(v(),1),_ve=[b5,y5,["core/form-input",{type:"text",label:(0,So.__)("Name"),required:!0}],["core/form-input",{type:"email",label:(0,So.__)("Email"),required:!0}],["core/form-input",{type:"textarea",label:(0,So.__)("Comment"),required:!0}],["core/form-submit-button",{}]],xve=({attributes:e,setAttributes:t,clientId:r})=>{let a=W(),n=()=>{t({submissionMethod:"email",email:void 0,action:void 0,method:"post"})},{action:i,method:l,email:s,submissionMethod:c}=e,u=(0,Ql.useBlockProps)(),{hasInnerBlocks:m}=(0,cW.useSelect)(d=>{let{getBlock:f}=d(Ql.store),h=f(r);return{hasInnerBlocks:!!(h&&h.innerBlocks.length)}},[r]),p=(0,Ql.useInnerBlocksProps)(u,{template:_ve,renderAppender:m?void 0:Ql.InnerBlocks.ButtonBlockAppender});return(0,Xa.jsxs)(Xa.Fragment,{children:[(0,Xa.jsx)(Ql.InspectorControls,{children:(0,Xa.jsxs)(Yl.__experimentalToolsPanel,{dropdownMenuProps:a,label:(0,So.__)("Settings"),resetAll:n,children:[(0,Xa.jsx)(Yl.__experimentalToolsPanelItem,{hasValue:()=>c!=="email",label:(0,So.__)("Submissions method"),onDeselect:()=>t({submissionMethod:"email"}),isShownByDefault:!0,children:(0,Xa.jsx)(Yl.SelectControl,{__next40pxDefaultSize:!0,label:(0,So.__)("Submissions method"),options:[{label:(0,So.__)("Send email"),value:"email"},{label:(0,So.__)("- Custom -"),value:"custom"}],value:c,onChange:d=>t({submissionMethod:d}),help:c==="custom"?(0,So.__)('Select the method to use for form submissions. Additional options for the "custom" mode can be found in the "Advanced" section.'):(0,So.__)("Select the method to use for form submissions.")})}),c==="email"&&(0,Xa.jsx)(Yl.__experimentalToolsPanelItem,{hasValue:()=>!!s,label:(0,So.__)("Email for form submissions"),onDeselect:()=>t({email:void 0,action:void 0,method:"post"}),isShownByDefault:!0,children:(0,Xa.jsx)(Yl.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,So.__)("Email for form submissions"),value:s||"",required:!0,onChange:d=>{t({email:d}),t({action:`mailto:${d}`}),t({method:"post"})},help:(0,So.__)("The email address where form submissions will be sent. Separate multiple email addresses with a comma."),type:"email"})})]})}),c!=="email"&&(0,Xa.jsxs)(Ql.InspectorControls,{group:"advanced",children:[(0,Xa.jsx)(Yl.SelectControl,{__next40pxDefaultSize:!0,label:(0,So.__)("Method"),options:[{label:"Get",value:"get"},{label:"Post",value:"post"}],value:l,onChange:d=>t({method:d}),help:(0,So.__)("Select the method to use for form submissions.")}),(0,Xa.jsx)(Yl.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,So.__)("Form action"),value:i,onChange:d=>{t({action:d})},help:(0,So.__)("The URL where the form should be submitted."),type:"url"})]}),(0,Xa.jsx)("form",{...p,encType:c==="email"?"text/plain":null})]})},uW=xve;var _5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/form",title:"Form",category:"common",allowedBlocks:["core/paragraph","core/heading","core/form-input","core/form-submit-button","core/form-submission-notification","core/group","core/columns"],description:"A form.",keywords:["container","wrapper","row","section"],textdomain:"default",attributes:{submissionMethod:{type:"string",default:"email"},method:{type:"string",default:"post"},action:{type:"string"},email:{type:"string"}},supports:{anchor:!0,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalDefaultControls:{fontSize:!0}}}};var x5=o(T(),1),TE=o(v(),1);function mW({attributes:e}){let t=x5.useBlockProps.save(),{submissionMethod:r}=e;return(0,TE.jsx)("form",{...t,encType:r==="email"?"text/plain":null,children:(0,TE.jsx)(x5.InnerBlocks.Content,{})})}var rl=o(B(),1);var wve=[{name:"comment-form",title:(0,rl.__)("Experimental Comment form"),description:(0,rl.__)("A comment form for posts and pages."),attributes:{submissionMethod:"custom",action:"{SITE_URL}/wp-comments-post.php",method:"post",anchor:"comment-form"},isDefault:!1,innerBlocks:[["core/form-input",{type:"text",name:"author",label:(0,rl.__)("Name"),required:!0,visibilityPermissions:"logged-out"}],["core/form-input",{type:"email",name:"email",label:(0,rl.__)("Email"),required:!0,visibilityPermissions:"logged-out"}],["core/form-input",{type:"textarea",name:"comment",label:(0,rl.__)("Comment"),required:!0,visibilityPermissions:"all"}],["core/form-submit-button",{}]],scope:["inserter","transform"],isActive:e=>!e?.type||e?.type==="text"},{name:"wp-privacy-form",title:(0,rl.__)("Experimental Privacy Request Form"),keywords:["GDPR"],description:(0,rl.__)("A form to request data exports and/or deletion."),attributes:{submissionMethod:"custom",action:"",method:"post",anchor:"gdpr-form"},isDefault:!1,innerBlocks:[b5,y5,["core/paragraph",{content:(0,rl.__)("To request an export or deletion of your personal data on this site, please fill-in the form below. You can define the type of request you wish to perform, and your email address. Once the form is submitted, you will receive a confirmation email with instructions on the next steps.")}],["core/form-input",{type:"email",name:"email",label:(0,rl.__)("Enter your email address."),required:!0,visibilityPermissions:"all"}],["core/form-input",{type:"checkbox",name:"export_personal_data",label:(0,rl.__)("Request data export"),required:!1,visibilityPermissions:"all"}],["core/form-input",{type:"checkbox",name:"remove_personal_data",label:(0,rl.__)("Request data deletion"),required:!1,visibilityPermissions:"all"}],["core/form-submit-button",{}],["core/form-input",{type:"hidden",name:"wp-action",value:"wp_privacy_send_request"}],["core/form-input",{type:"hidden",name:"wp-privacy-request",value:"1"}]],scope:["inserter","transform"],isActive:e=>!e?.type||e?.type==="text"}],pW=wve;var Vs=o(T(),1),PE=o(v(),1),Cve={supports:{},attributes:{submissionMethod:{type:"string",default:"email"},method:{type:"string",default:"post"},action:{type:"string"},email:{type:"string"},anchor:{type:"string",source:"attribute",attribute:"id",selector:"*"},backgroundColor:{type:"string"},textColor:{type:"string"},gradient:{type:"string"},style:{type:"object"},fontFamily:{type:"string"},fontSize:{type:"string"}},save({attributes:e}){let{submissionMethod:t}=e,r=(0,Vs.__experimentalGetColorClassesAndStyles)(e),a=(0,Vs.getTypographyClassesAndStyles)(e),n=(0,Vs.__experimentalGetSpacingClassesAndStyles)(e),i=Vs.useBlockProps.save({style:{...r.style,...a.style,...n.style},id:e.anchor});return(0,PE.jsx)("form",{...i,className:"wp-block-form",encType:t==="email"?"text/plain":null,children:(0,PE.jsx)(Vs.InnerBlocks.Content,{})})}},dW=[Cve];var k5=o(L(),1),BE=o(v(),1),fW=(0,BE.jsx)(k5.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,BE.jsx)(k5.Path,{d:"M18 16H6c-1.1 0-2 .9-2 2s.9 2 2 2h12c1.1 0 2-.9 2-2s-.9-2-2-2Zm0 2.5H6c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h12c.3 0 .5.2.5.5s-.2.5-.5.5ZM13 13H4v1.5h9V13Zm-7-2h12c1.1 0 2-.9 2-2s-.9-2-2-2H6c-1.1 0-2 .9-2 2s.9 2 2 2Zm0-2.5h12c.3 0 .5.2.5.5s-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5s.2-.5.5-.5ZM13 4H4v1.5h9V4Z"})});var{name:gW}=_5,vW={icon:fW,edit:uW,save:mW,deprecated:dW,variations:pW,example:{}},Sve=()=>{let e=["core/form"];return(0,hW.addFilter)("blockEditor.__unstableCanInsertBlockType","core/block-library/preventInsertingFormIntoAnotherForm",(t,r,a,{getBlock:n,getBlockParentsByBlockName:i})=>{if(r.name!=="core/form")return t;for(let l of e)if(n(a)?.name===l||i(a,l).length)return!1;return!0}),N({name:gW,metadata:_5,settings:vW})};var NE={};$(NE,{init:()=>zve,metadata:()=>C5,name:()=>DW,settings:()=>LW});var xW=o(Y1(),1),Xl=o(T(),1),kW=o(Oi(),1),mi=o(v(),1),wW=e=>(0,xW.default)((0,kW.__unstableStripHTML)(e)).replace(/[^\p{L}\p{N}]+/gu,"-").toLowerCase().replace(/(^-+)|(-+$)/g,""),Eve={attributes:{type:{type:"string",default:"text"},name:{type:"string"},label:{type:"string",default:"Label",selector:".wp-block-form-input__label-content",source:"html",role:"content"},inlineLabel:{type:"boolean",default:!1},required:{type:"boolean",default:!1,selector:".wp-block-form-input__input",source:"attribute",attribute:"required"},placeholder:{type:"string",selector:".wp-block-form-input__input",source:"attribute",attribute:"placeholder",role:"content"},value:{type:"string",default:"",selector:"input",source:"attribute",attribute:"value"},visibilityPermissions:{type:"string",default:"all"}},supports:{anchor:!0,reusable:!1,spacing:{margin:["top","bottom"]},__experimentalBorder:{radius:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{radius:!0}}},save({attributes:e}){let{type:t,name:r,label:a,inlineLabel:n,required:i,placeholder:l,value:s}=e,c=(0,Xl.__experimentalGetBorderClassesAndStyles)(e),u=(0,Xl.__experimentalGetColorClassesAndStyles)(e),m={...c.style,...u.style},p=w("wp-block-form-input__input",u.className,c.className),d=t==="textarea"?"textarea":"input",f=Xl.useBlockProps.save();return t==="hidden"?(0,mi.jsx)("input",{type:t,name:r,value:s}):(0,mi.jsx)("div",{...f,children:(0,mi.jsxs)("label",{className:w("wp-block-form-input__label",{"is-label-inline":n}),children:[(0,mi.jsx)("span",{className:"wp-block-form-input__label-content",children:(0,mi.jsx)(Xl.RichText.Content,{value:a})}),(0,mi.jsx)(d,{className:p,type:t==="textarea"?void 0:t,name:r||wW(a),required:i,"aria-required":i,placeholder:l||void 0,style:m})]})})}},Nve={attributes:{type:{type:"string",default:"text"},name:{type:"string"},label:{type:"string",default:"Label",selector:".wp-block-form-input__label-content",source:"html",role:"content"},inlineLabel:{type:"boolean",default:!1},required:{type:"boolean",default:!1,selector:".wp-block-form-input__input",source:"attribute",attribute:"required"},placeholder:{type:"string",selector:".wp-block-form-input__input",source:"attribute",attribute:"placeholder",role:"content"},value:{type:"string",default:"",selector:"input",source:"attribute",attribute:"value"},visibilityPermissions:{type:"string",default:"all"}},supports:{className:!1,anchor:!0,reusable:!1,spacing:{margin:["top","bottom"]},__experimentalBorder:{radius:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{radius:!0}}},save({attributes:e}){let{type:t,name:r,label:a,inlineLabel:n,required:i,placeholder:l,value:s}=e,c=(0,Xl.__experimentalGetBorderClassesAndStyles)(e),u=(0,Xl.__experimentalGetColorClassesAndStyles)(e),m={...c.style,...u.style},p=w("wp-block-form-input__input",u.className,c.className),d=t==="textarea"?"textarea":"input";return t==="hidden"?(0,mi.jsx)("input",{type:t,name:r,value:s}):(0,mi.jsxs)("label",{className:w("wp-block-form-input__label",{"is-label-inline":n}),children:[(0,mi.jsx)("span",{className:"wp-block-form-input__label-content",children:(0,mi.jsx)(Xl.RichText.Content,{value:a})}),(0,mi.jsx)(d,{className:p,type:t==="textarea"?void 0:t,name:r||wW(a),required:i,"aria-required":i,placeholder:l||void 0,style:m})]})}},Dve=[Eve,Nve],CW=Dve;var ka=o(B(),1),Jl=o(T(),1),es=o(A(),1),SW=o(j(),1);var qr=o(v(),1);function Lve({attributes:e,setAttributes:t,className:r}){let{type:a,name:n,label:i,inlineLabel:l,required:s,placeholder:c,value:u}=e,m=(0,Jl.useBlockProps)(),p=W(),d=(0,SW.useRef)(),f=a==="textarea"?"textarea":"input",h=(0,Jl.__experimentalUseBorderProps)(e),g=(0,Jl.__experimentalUseColorProps)(e);d.current&&d.current.focus();let b=a==="checkbox"||a==="radio",y=(0,qr.jsxs)(qr.Fragment,{children:[a!=="hidden"&&(0,qr.jsx)(Jl.InspectorControls,{children:(0,qr.jsxs)(es.__experimentalToolsPanel,{label:(0,ka.__)("Settings"),resetAll:()=>{t({inlineLabel:!1,required:!1})},dropdownMenuProps:p,children:[a!=="checkbox"&&(0,qr.jsx)(es.__experimentalToolsPanelItem,{label:(0,ka.__)("Inline label"),hasValue:()=>!!l,onDeselect:()=>t({inlineLabel:!1}),isShownByDefault:!0,children:(0,qr.jsx)(es.CheckboxControl,{label:(0,ka.__)("Inline label"),checked:l,onChange:_=>{t({inlineLabel:_})}})}),(0,qr.jsx)(es.__experimentalToolsPanelItem,{label:(0,ka.__)("Required"),hasValue:()=>!!s,onDeselect:()=>t({required:!1}),isShownByDefault:!0,children:(0,qr.jsx)(es.CheckboxControl,{label:(0,ka.__)("Required"),checked:s,onChange:_=>{t({required:_})}})})]})}),(0,qr.jsxs)(Jl.InspectorControls,{group:"advanced",children:[(0,qr.jsx)(es.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,ka.__)("Name"),value:n,onChange:_=>{t({name:_})},help:(0,ka.__)('Affects the "name" attribute of the input element, and is used as a name for the form submission results.')}),a==="hidden"&&(0,qr.jsx)(es.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,ka.__)("Value"),value:u,onChange:_=>t({value:_}),help:(0,ka.__)("Sets the stored value for this hidden field.")})]})]}),x=(0,qr.jsx)(Jl.RichText,{tagName:"span",className:"wp-block-form-input__label-content",value:i,onChange:_=>t({label:_}),"aria-label":i?(0,ka.__)("Label"):(0,ka.__)("Empty label"),"data-empty":!i,placeholder:(0,ka.__)("Type the label for this input")});return a==="hidden"?(0,qr.jsxs)("div",{...m,children:[y,(0,qr.jsx)("span",{className:"wp-block-form-input__label is-input-hidden","data-message":(0,ka.__)("Hidden field")})]}):(0,qr.jsxs)("div",{...m,children:[y,(0,qr.jsxs)("span",{className:w("wp-block-form-input__label",{"is-label-inline":l||a==="checkbox"}),children:[!b&&x,(0,qr.jsx)(f,{type:a==="textarea"?void 0:a,className:w(r,"wp-block-form-input__input",g.className,h.className),"aria-label":(0,ka.__)("Optional placeholder text"),placeholder:c?void 0:(0,ka.__)("Optional placeholder\u2026"),value:c,onChange:_=>t({placeholder:_.target.value}),"aria-required":s,style:{...h.style,...g.style}}),b&&x]})]})}var TW=Lve;var C5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/form-input",title:"Input Field",category:"common",ancestor:["core/form"],description:"The basic building block for forms.",keywords:["input","form"],textdomain:"default",attributes:{type:{type:"string",default:"text"},name:{type:"string"},label:{type:"rich-text",default:"Label",selector:".wp-block-form-input__label-content",source:"rich-text",role:"content"},inlineLabel:{type:"boolean",default:!1},required:{type:"boolean",default:!1,selector:".wp-block-form-input__input",source:"attribute",attribute:"required"},placeholder:{type:"string",selector:".wp-block-form-input__input",source:"attribute",attribute:"placeholder",role:"content"},value:{type:"string",default:"",selector:"input",source:"attribute",attribute:"value"},visibilityPermissions:{type:"string",default:"all"}},supports:{anchor:!0,reusable:!1,spacing:{margin:["top","bottom"]},__experimentalBorder:{radius:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{radius:!0}}},style:["wp-block-form-input"]};var PW=o(Y1(),1),Zc=o(T(),1),BW=o(Oi(),1),Fs=o(v(),1),Ave=e=>(0,PW.default)((0,BW.__unstableStripHTML)(e)).replace(/[^\p{L}\p{N}]+/gu,"-").toLowerCase().replace(/(^-+)|(-+$)/g,"");function IW({attributes:e}){let{type:t,name:r,label:a,inlineLabel:n,required:i,placeholder:l,value:s}=e,c=(0,Zc.__experimentalGetBorderClassesAndStyles)(e),u=(0,Zc.__experimentalGetColorClassesAndStyles)(e),m={...c.style,...u.style},p=w("wp-block-form-input__input",u.className,c.className),d=t==="textarea"?"textarea":"input",f=Zc.useBlockProps.save(),h=t==="checkbox"||t==="radio";return t==="hidden"?(0,Fs.jsx)("input",{type:t,name:r,value:s}):(0,Fs.jsx)("div",{...f,children:(0,Fs.jsxs)("label",{className:w("wp-block-form-input__label",{"is-label-inline":n}),children:[!h&&(0,Fs.jsx)("span",{className:"wp-block-form-input__label-content",children:(0,Fs.jsx)(Zc.RichText.Content,{value:a})}),(0,Fs.jsx)(d,{className:p,type:t==="textarea"?void 0:t,name:r||Ave(a),required:i,"aria-required":i,placeholder:l||void 0,style:m}),h&&(0,Fs.jsx)("span",{className:"wp-block-form-input__label-content",children:(0,Fs.jsx)(Zc.RichText.Content,{value:a})})]})})}var Xo=o(B(),1),Rve=[{name:"text",title:(0,Xo.__)("Text Input"),description:(0,Xo.__)("A generic text input."),attributes:{type:"text"},isDefault:!0,scope:["inserter","transform"],isActive:e=>!e?.type||e?.type==="text"},{name:"textarea",title:(0,Xo.__)("Textarea Input"),description:(0,Xo.__)("A textarea input to allow entering multiple lines of text."),attributes:{type:"textarea"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="textarea"},{name:"checkbox",title:(0,Xo.__)("Checkbox Input"),description:(0,Xo.__)("A simple checkbox input."),attributes:{type:"checkbox",inlineLabel:!0},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="checkbox"},{name:"email",title:(0,Xo.__)("Email Input"),description:(0,Xo.__)("Used for email addresses."),attributes:{type:"email"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="email"},{name:"url",title:(0,Xo.__)("URL Input"),description:(0,Xo.__)("Used for URLs."),attributes:{type:"url"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="url"},{name:"tel",title:(0,Xo.__)("Telephone Input"),description:(0,Xo.__)("Used for phone numbers."),attributes:{type:"tel"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="tel"},{name:"number",title:(0,Xo.__)("Number Input"),description:(0,Xo.__)("A numeric input."),attributes:{type:"number"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="number"},{name:"hidden",title:(0,Xo.__)("Hidden Input"),icon:"visibility",description:(0,Xo.__)("A hidden input field."),attributes:{type:"hidden"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="hidden"}],EW=Rve;var S5=o(L(),1),EE=o(v(),1),NW=(0,EE.jsx)(S5.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,EE.jsx)(S5.Path,{d:"M5.547 18.892A.99.99 0 0 0 6 19h.72v1H6a1.99 1.99 0 0 1-.908-.22l.455-.888ZM9.12 20H7.68v-1h1.44v1Zm2.4 0h-1.44v-1h1.44v1Zm2.4 0h-1.44v-1h1.44v1Zm2.4 0h-1.44v-1h1.44v1Zm2.587-.22c-.272.14-.58.22-.907.22h-.72v-1H18a.99.99 0 0 0 .453-.108l.454.888ZM5.108 17.547a.99.99 0 0 0 0 .906l-.89.454a1.99 1.99 0 0 1 0-1.815l.89.455Zm14.672-.455a1.99 1.99 0 0 1 0 1.815l-.888-.454a.99.99 0 0 0 0-.906l.888-.455ZM6.72 17H6a.99.99 0 0 0-.453.108l-.455-.89A1.99 1.99 0 0 1 6 16h.72v1ZM18 16c.327 0 .635.08.907.219l-.454.89A.99.99 0 0 0 18 17h-.72v-1H18Zm-8.88 1H7.68v-1h1.44v1Zm2.4 0h-1.44v-1h1.44v1Zm2.4 0h-1.44v-1h1.44v1Zm2.4 0h-1.44v-1h1.44v1ZM5.5 14.28H4.25v-1H5.5v1Zm2.5 0H6.5v-1H8v1Zm2.5 0H9v-1h1.5v1Zm2.25 0H11.5v-1h1.25v1ZM18 7a2 2 0 1 1 0 4H6a2 2 0 1 1 0-4h12ZM6 8.5a.5.5 0 0 0 0 1h12a.5.5 0 0 0 0-1H6Zm7-3H4V4h9v1.5Z"})});var{name:DW}=C5,LW={icon:NW,deprecated:CW,edit:TW,save:IW,variations:EW,example:{}},zve=()=>N({name:DW,metadata:C5,settings:LW});var LE={};$(LE,{init:()=>Hve,metadata:()=>P5,name:()=>VW,settings:()=>FW});var MW=o(B(),1),T5=o(T(),1),AW=o(v(),1),Vve=[["core/buttons",{},[["core/button",{text:(0,MW.__)("Submit"),tagName:"button",type:"submit"}]]]],Fve=()=>{let e=(0,T5.useBlockProps)(),t=(0,T5.useInnerBlocksProps)(e,{template:Vve,templateLock:"all"});return(0,AW.jsx)("div",{className:"wp-block-form-submit-wrapper",...t})},RW=Fve;var P5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/form-submit-button",title:"Form Submit Button",category:"common",icon:"button",ancestor:["core/form"],allowedBlocks:["core/buttons","core/button"],description:"A submission button for forms.",keywords:["submit","button","form"],textdomain:"default",style:["wp-block-form-submit-button"]};var B5=o(T(),1),DE=o(v(),1);function zW(){let e=B5.useBlockProps.save();return(0,DE.jsx)("div",{className:"wp-block-form-submit-wrapper",...e,children:(0,DE.jsx)(B5.InnerBlocks.Content,{})})}var{name:VW}=P5,FW={edit:RW,save:zW,example:{}},Hve=()=>N({name:VW,metadata:P5,settings:FW});var ME={};$(ME,{init:()=>qve,metadata:()=>E5,name:()=>qW,settings:()=>$W});var I5=o(B(),1),cm=o(T(),1),OW=o(z(),1);var HW=o(v(),1),jve=[["core/paragraph",{content:(0,I5.__)("Enter the message you wish displayed for form submission error/success, and select the type of the message (success/error) from the block's options.")}]],Uve=({attributes:e,clientId:t})=>{let{type:r}=e,a=(0,cm.useBlockProps)({className:w("wp-block-form-submission-notification",{[`form-notification-type-${r}`]:r})}),{hasInnerBlocks:n}=(0,OW.useSelect)(l=>{let{getBlock:s}=l(cm.store),c=s(t);return{hasInnerBlocks:!!(c&&c.innerBlocks.length)}},[t]),i=(0,cm.useInnerBlocksProps)(a,{template:jve,renderAppender:n?void 0:cm.InnerBlocks.ButtonBlockAppender});return(0,HW.jsx)("div",{...i,"data-message-success":(0,I5.__)("Submission success notification"),"data-message-error":(0,I5.__)("Submission error notification")})},jW=Uve;var E5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/form-submission-notification",title:"Form Submission Notification",category:"common",ancestor:["core/form"],description:"Provide a notification message after the form has been submitted.",keywords:["form","feedback","notification","message"],textdomain:"default",icon:"feedback",attributes:{type:{type:"string",default:"success"}}};var N5=o(T(),1);var UW=o(v(),1);function GW({attributes:e}){let{type:t}=e;return(0,UW.jsx)("div",{...N5.useInnerBlocksProps.save(N5.useBlockProps.save({className:w("wp-block-form-submission-notification",{[`form-notification-type-${t}`]:t})}))})}var Xp=o(B(),1),Wve=[{name:"form-submission-success",title:(0,Xp.__)("Form Submission Success"),description:(0,Xp.__)("Success message for form submissions."),attributes:{type:"success"},isDefault:!0,innerBlocks:[["core/paragraph",{content:(0,Xp.__)("Your form has been submitted successfully."),backgroundColor:"#00D084",textColor:"#000000",style:{elements:{link:{color:{text:"#000000"}}}}}]],scope:["inserter","transform"],isActive:e=>!e?.type||e?.type==="success"},{name:"form-submission-error",title:(0,Xp.__)("Form Submission Error"),description:(0,Xp.__)("Error/failure message for form submissions."),attributes:{type:"error"},isDefault:!1,innerBlocks:[["core/paragraph",{content:(0,Xp.__)("There was an error submitting your form."),backgroundColor:"#CF2E2E",textColor:"#FFFFFF",style:{elements:{link:{color:{text:"#FFFFFF"}}}}}]],scope:["inserter","transform"],isActive:e=>!e?.type||e?.type==="error"}],WW=Wve;var{name:qW}=E5,$W={icon:vp,edit:jW,save:GW,variations:WW,example:{}},qve=()=>N({name:qW,metadata:E5,settings:$W});var WE={};$(WE,{init:()=>dbe,metadata:()=>L5,name:()=>Tq,settings:()=>Pq});var Er=o(T(),1),QW=o(G(),1);var Os="none",Hs="media",X1="lightbox",js="attachment",ZW="file",KW="post",J1="large";var Fe=o(v(),1),YW="file",XW="post";function oh(e){return Math.min(3,e?.images?.length)}function $ve(e,t){switch(t){case YW:return{href:e?.source_url||e?.url,linkDestination:Hs};case XW:return{href:e?.link,linkDestination:js};case Hs:return{href:e?.source_url||e?.url,linkDestination:Hs};case js:return{href:e?.link,linkDestination:js};case Os:return{href:void 0,linkDestination:Os}}return{}}function ah(e){let t=e.linkTo?e.linkTo:"none";t==="post"?t="attachment":t==="file"&&(t="media");let r=e.images.map(l=>Zve(l,e.sizeSlug,t)),{images:a,ids:n,...i}=e;return[{...i,linkTo:t,allowResize:!1},r]}function Zve(e,t,r){return(0,QW.createBlock)("core/image",{...e.id&&{id:parseInt(e.id)},url:e.url,alt:e.alt,caption:e.caption,sizeSlug:t,...$ve(e,r)})}var Kve={attributes:{images:{type:"array",default:[],source:"query",selector:".blocks-gallery-item",query:{url:{type:"string",source:"attribute",selector:"img",attribute:"src"},fullUrl:{type:"string",source:"attribute",selector:"img",attribute:"data-full-url"},link:{type:"string",source:"attribute",selector:"img",attribute:"data-link"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},id:{type:"string",source:"attribute",selector:"img",attribute:"data-id"},caption:{type:"string",source:"html",selector:".blocks-gallery-item__caption"}}},ids:{type:"array",items:{type:"number"},default:[]},shortCodeTransforms:{type:"array",default:[],items:{type:"object"}},columns:{type:"number",minimum:1,maximum:8},caption:{type:"string",source:"html",selector:".blocks-gallery-caption"},imageCrop:{type:"boolean",default:!0},fixedHeight:{type:"boolean",default:!0},linkTarget:{type:"string"},linkTo:{type:"string"},sizeSlug:{type:"string",default:"large"},allowResize:{type:"boolean",default:!1}},save({attributes:e}){let{caption:t,columns:r,imageCrop:a}=e,n=w("has-nested-images",{[`columns-${r}`]:r!==void 0,"columns-default":r===void 0,"is-cropped":a}),i=Er.useBlockProps.save({className:n}),l=Er.useInnerBlocksProps.save(i);return(0,Fe.jsxs)("figure",{...l,children:[l.children,!Er.RichText.isEmpty(t)&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-caption",value:t})]})}},Qve={attributes:{images:{type:"array",default:[],source:"query",selector:".blocks-gallery-item",query:{url:{type:"string",source:"attribute",selector:"img",attribute:"src"},fullUrl:{type:"string",source:"attribute",selector:"img",attribute:"data-full-url"},link:{type:"string",source:"attribute",selector:"img",attribute:"data-link"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},id:{type:"string",source:"attribute",selector:"img",attribute:"data-id"},caption:{type:"string",source:"html",selector:".blocks-gallery-item__caption"}}},ids:{type:"array",items:{type:"number"},default:[]},columns:{type:"number",minimum:1,maximum:8},caption:{type:"string",source:"html",selector:".blocks-gallery-caption"},imageCrop:{type:"boolean",default:!0},fixedHeight:{type:"boolean",default:!0},linkTo:{type:"string"},sizeSlug:{type:"string",default:"large"}},supports:{anchor:!0,align:!0},save({attributes:e}){let{images:t,columns:r=oh(e),imageCrop:a,caption:n,linkTo:i}=e,l=`columns-${r} ${a?"is-cropped":""}`;return(0,Fe.jsxs)("figure",{...Er.useBlockProps.save({className:l}),children:[(0,Fe.jsx)("ul",{className:"blocks-gallery-grid",children:t.map(s=>{let c;switch(i){case YW:c=s.fullUrl||s.url;break;case XW:c=s.link;break}let u=(0,Fe.jsx)("img",{src:s.url,alt:s.alt,"data-id":s.id,"data-full-url":s.fullUrl,"data-link":s.link,className:s.id?`wp-image-${s.id}`:null});return(0,Fe.jsx)("li",{className:"blocks-gallery-item",children:(0,Fe.jsxs)("figure",{children:[c?(0,Fe.jsx)("a",{href:c,children:u}):u,!Er.RichText.isEmpty(s.caption)&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-item__caption",value:s.caption})]})},s.id||s.url)})}),!Er.RichText.isEmpty(n)&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-caption",value:n})]})},migrate(e){return ah(e)}},Yve={attributes:{images:{type:"array",default:[],source:"query",selector:".blocks-gallery-item",query:{url:{type:"string",source:"attribute",selector:"img",attribute:"src"},fullUrl:{type:"string",source:"attribute",selector:"img",attribute:"data-full-url"},link:{type:"string",source:"attribute",selector:"img",attribute:"data-link"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},id:{type:"string",source:"attribute",selector:"img",attribute:"data-id"},caption:{type:"string",source:"html",selector:".blocks-gallery-item__caption"}}},ids:{type:"array",items:{type:"number"},default:[]},columns:{type:"number",minimum:1,maximum:8},caption:{type:"string",source:"html",selector:".blocks-gallery-caption"},imageCrop:{type:"boolean",default:!0},linkTo:{type:"string",default:"none"},sizeSlug:{type:"string",default:"large"}},supports:{align:!0},isEligible({linkTo:e}){return!e||e==="attachment"||e==="media"},migrate(e){return ah(e)},save({attributes:e}){let{images:t,columns:r=oh(e),imageCrop:a,caption:n,linkTo:i}=e;return(0,Fe.jsxs)("figure",{className:`columns-${r} ${a?"is-cropped":""}`,children:[(0,Fe.jsx)("ul",{className:"blocks-gallery-grid",children:t.map(l=>{let s;switch(i){case"media":s=l.fullUrl||l.url;break;case"attachment":s=l.link;break}let c=(0,Fe.jsx)("img",{src:l.url,alt:l.alt,"data-id":l.id,"data-full-url":l.fullUrl,"data-link":l.link,className:l.id?`wp-image-${l.id}`:null});return(0,Fe.jsx)("li",{className:"blocks-gallery-item",children:(0,Fe.jsxs)("figure",{children:[s?(0,Fe.jsx)("a",{href:s,children:c}):c,!Er.RichText.isEmpty(l.caption)&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-item__caption",value:l.caption})]})},l.id||l.url)})}),!Er.RichText.isEmpty(n)&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-caption",value:n})]})}},Xve={attributes:{images:{type:"array",default:[],source:"query",selector:".blocks-gallery-item",query:{url:{source:"attribute",selector:"img",attribute:"src"},fullUrl:{source:"attribute",selector:"img",attribute:"data-full-url"},link:{source:"attribute",selector:"img",attribute:"data-link"},alt:{source:"attribute",selector:"img",attribute:"alt",default:""},id:{source:"attribute",selector:"img",attribute:"data-id"},caption:{type:"string",source:"html",selector:".blocks-gallery-item__caption"}}},ids:{type:"array",default:[]},columns:{type:"number"},caption:{type:"string",source:"html",selector:".blocks-gallery-caption"},imageCrop:{type:"boolean",default:!0},linkTo:{type:"string",default:"none"}},supports:{align:!0},isEligible({ids:e}){return e&&e.some(t=>typeof t=="string")},migrate(e){return ah(e)},save({attributes:e}){let{images:t,columns:r=oh(e),imageCrop:a,caption:n,linkTo:i}=e;return(0,Fe.jsxs)("figure",{className:`columns-${r} ${a?"is-cropped":""}`,children:[(0,Fe.jsx)("ul",{className:"blocks-gallery-grid",children:t.map(l=>{let s;switch(i){case"media":s=l.fullUrl||l.url;break;case"attachment":s=l.link;break}let c=(0,Fe.jsx)("img",{src:l.url,alt:l.alt,"data-id":l.id,"data-full-url":l.fullUrl,"data-link":l.link,className:l.id?`wp-image-${l.id}`:null});return(0,Fe.jsx)("li",{className:"blocks-gallery-item",children:(0,Fe.jsxs)("figure",{children:[s?(0,Fe.jsx)("a",{href:s,children:c}):c,!Er.RichText.isEmpty(l.caption)&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-item__caption",value:l.caption})]})},l.id||l.url)})}),!Er.RichText.isEmpty(n)&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-caption",value:n})]})}},Jve={attributes:{images:{type:"array",default:[],source:"query",selector:"ul.wp-block-gallery .blocks-gallery-item",query:{url:{source:"attribute",selector:"img",attribute:"src"},fullUrl:{source:"attribute",selector:"img",attribute:"data-full-url"},alt:{source:"attribute",selector:"img",attribute:"alt",default:""},id:{source:"attribute",selector:"img",attribute:"data-id"},link:{source:"attribute",selector:"img",attribute:"data-link"},caption:{type:"string",source:"html",selector:"figcaption"}}},ids:{type:"array",default:[]},columns:{type:"number"},imageCrop:{type:"boolean",default:!0},linkTo:{type:"string",default:"none"}},supports:{align:!0},save({attributes:e}){let{images:t,columns:r=oh(e),imageCrop:a,linkTo:n}=e;return(0,Fe.jsx)("ul",{className:`columns-${r} ${a?"is-cropped":""}`,children:t.map(i=>{let l;switch(n){case"media":l=i.fullUrl||i.url;break;case"attachment":l=i.link;break}let s=(0,Fe.jsx)("img",{src:i.url,alt:i.alt,"data-id":i.id,"data-full-url":i.fullUrl,"data-link":i.link,className:i.id?`wp-image-${i.id}`:null});return(0,Fe.jsx)("li",{className:"blocks-gallery-item",children:(0,Fe.jsxs)("figure",{children:[l?(0,Fe.jsx)("a",{href:l,children:s}):s,i.caption&&i.caption.length>0&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",value:i.caption})]})},i.id||i.url)})})},migrate(e){return ah(e)}},ebe={attributes:{images:{type:"array",default:[],source:"query",selector:"ul.wp-block-gallery .blocks-gallery-item",query:{url:{source:"attribute",selector:"img",attribute:"src"},alt:{source:"attribute",selector:"img",attribute:"alt",default:""},id:{source:"attribute",selector:"img",attribute:"data-id"},link:{source:"attribute",selector:"img",attribute:"data-link"},caption:{type:"string",source:"html",selector:"figcaption"}}},columns:{type:"number"},imageCrop:{type:"boolean",default:!0},linkTo:{type:"string",default:"none"}},isEligible({images:e,ids:t}){return e&&e.length>0&&(!t&&e||t&&e&&t.length!==e.length||e.some((r,a)=>!r&&t[a]!==null?!0:parseInt(r,10)!==t[a]))},migrate(e){return ah(e)},supports:{align:!0},save({attributes:e}){let{images:t,columns:r=oh(e),imageCrop:a,linkTo:n}=e;return(0,Fe.jsx)("ul",{className:`columns-${r} ${a?"is-cropped":""}`,children:t.map(i=>{let l;switch(n){case"media":l=i.url;break;case"attachment":l=i.link;break}let s=(0,Fe.jsx)("img",{src:i.url,alt:i.alt,"data-id":i.id,"data-link":i.link,className:i.id?`wp-image-${i.id}`:null});return(0,Fe.jsx)("li",{className:"blocks-gallery-item",children:(0,Fe.jsxs)("figure",{children:[l?(0,Fe.jsx)("a",{href:l,children:s}):s,i.caption&&i.caption.length>0&&(0,Fe.jsx)(Er.RichText.Content,{tagName:"figcaption",value:i.caption})]})},i.id||i.url)})})}},tbe={attributes:{images:{type:"array",default:[],source:"query",selector:"div.wp-block-gallery figure.blocks-gallery-image img",query:{url:{source:"attribute",attribute:"src"},alt:{source:"attribute",attribute:"alt",default:""},id:{source:"attribute",attribute:"data-id"}}},columns:{type:"number"},imageCrop:{type:"boolean",default:!0},linkTo:{type:"string",default:"none"},align:{type:"string",default:"none"}},supports:{align:!0},save({attributes:e}){let{images:t,columns:r=oh(e),align:a,imageCrop:n,linkTo:i}=e,l=w(`columns-${r}`,{alignnone:a==="none","is-cropped":n});return(0,Fe.jsx)("div",{className:l,children:t.map(s=>{let c;switch(i){case"media":c=s.url;break;case"attachment":c=s.link;break}let u=(0,Fe.jsx)("img",{src:s.url,alt:s.alt,"data-id":s.id});return(0,Fe.jsx)("figure",{className:"blocks-gallery-image",children:c?(0,Fe.jsx)("a",{href:c,children:u}):u},s.id||s.url)})})},migrate(e){return ah(e)}},JW=[Kve,Qve,Yve,Xve,Jve,ebe,tbe];var Ye=o(A(),1),To=o(T(),1),Jo=o(j(),1),ge=o(B(),1),ov=o(z(),1),yq=o(L(),1),_q=o(G(),1),UE=o(Br(),1),xq=o(_r(),1);var eq=o(T(),1);var tq=o(v(),1),rq=(0,tq.jsx)(eq.BlockIcon,{icon:V0});function AE(e){return e?Math.min(3,e):3}var oq=(e,t="large")=>{let r=Object.fromEntries(Object.entries(e??{}).filter(([n])=>["alt","id","link"].includes(n)));r.url=e?.sizes?.[t]?.url||e?.media_details?.sizes?.[t]?.source_url||e?.url||e?.source_url;let a=e?.sizes?.full?.url||e?.media_details?.sizes?.full?.source_url;return a&&(r.fullUrl=a),r};var Us=20,Jp="none",nh="media",ih="attachment",RE="custom",aq=["noreferrer","noopener"],Kc=["image"];var zE=["flex","grid"],ev="full";function VE(e,t,r,a,n){switch(r||t){case ZW:case Hs:return{href:e?.source_url||e?.url,linkDestination:nh,lightbox:n?.enabled?{...a?.lightbox,enabled:!1}:void 0};case KW:case js:return{href:e?.link,linkDestination:ih,lightbox:n?.enabled?{...a?.lightbox,enabled:!1}:void 0};case X1:return{href:void 0,lightbox:n?.enabled?void 0:{...a?.lightbox,enabled:!0},linkDestination:Jp};case Os:return{href:void 0,linkDestination:Jp,lightbox:void 0}}return{}}function nq(e){let[t,r=1]=e.split("/").map(Number),a=t/r;return a===1/0||a===0?NaN:a}function rbe(e){let t=e;return e!==void 0&&t&&(aq.forEach(r=>{let a=new RegExp("\\b"+r+"\\b","gi");t=t.replace(a,"")}),t!==e&&(t=t.trim()),t||(t=void 0)),t}function FE(e,{rel:t}){let r=e?"_blank":void 0,a;return!r&&!t?a=void 0:a=rbe(t),{linkTarget:r,rel:a}}function iq(e,t){let r=e?.media_details?.sizes?.[t]?.source_url;return r?{url:r,width:void 0,height:void 0,sizeSlug:t}:{}}function OE(e){return Kc.some(t=>e.type.indexOf(t)===0)}function tv({x:e,y:t}={x:.5,y:.5}){return`${Math.round(e*100)}% ${Math.round(t*100)}%`}var HE=o(B(),1),lq=o(L(),1);var rv=o(v(),1);function sq(e){let{attributes:t,isSelected:r,setAttributes:a,mediaPlaceholder:n,insertBlocksAfter:i,blockProps:l,__unstableLayoutClassNames:s,isContentLocked:c,multiGallerySelection:u}=e,{align:m,columns:p,imageCrop:d}=t;return(0,rv.jsxs)("figure",{...l,className:w(l.className,s,"blocks-gallery-grid",{[`align${m}`]:m,[`columns-${p}`]:p!==void 0,"columns-default":p===void 0,"is-cropped":d}),children:[l.children,r&&!l.children&&(0,rv.jsx)(lq.View,{className:"blocks-gallery-media-placeholder-wrapper",children:n}),(0,rv.jsx)(ba,{attributes:t,setAttributes:a,isSelected:r,insertBlocksAfter:i,showToolbarButton:!u&&!c,className:"blocks-gallery-caption",label:(0,HE.__)("Gallery caption text"),placeholder:(0,HE.__)("Add gallery caption")})]})}var cq=o(j(),1);function uq(e,t,r){return(0,cq.useMemo)(()=>a(),[e,t]);function a(){if(!e||e.length===0)return;let{imageSizes:n}=r(),i={};t&&(i=e.reduce((s,c)=>{if(!c.id)return s;let u=n.reduce((m,p)=>{let d=c.sizes?.[p.slug]?.url,f=c.media_details?.sizes?.[p.slug]?.source_url;return{...m,[p.slug]:d||f}},{});return{...s,[parseInt(c.id,10)]:u}},{}));let l=Object.values(i);return n.filter(({slug:s})=>l.some(c=>c[s])).map(({name:s,slug:c})=>({value:c,label:s}))}}var D5=o(j(),1);function mq(e,t){let[r,a]=(0,D5.useState)([]);return(0,D5.useMemo)(()=>n(),[e,t]);function n(){let i=!1,l=r.filter(c=>e.find(u=>c.clientId===u.clientId));l.length<r.length&&(i=!0),e.forEach(c=>{c.fromSavedContent&&!l.find(u=>u.id===c.id)&&(i=!0,l.push(c))});let s=e.filter(c=>!l.find(u=>c.clientId&&u.clientId===c.clientId)&&t?.find(u=>u.id===c.id)&&!c.fromSavedContent);return(i||s?.length>0)&&a([...l,...s]),s.length>0?s:null}}var dq=o(z(),1),fq=o(Y(),1),pq=[];function hq(e){return(0,dq.useSelect)(t=>{let r=e.map(a=>a.attributes.id).filter(a=>a!==void 0);return r.length===0?pq:t(fq.store).getEntityRecords("postType","attachment",{include:r.join(","),per_page:-1,orderby:"include"})??pq},[e])}var ed=o(T(),1);function gq({blockGap:e,clientId:t}){let r="var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) )",a=r,n=r,i;e&&(i=typeof e=="string"?(0,ed.__experimentalGetGapCSSValue)(e):(0,ed.__experimentalGetGapCSSValue)(e?.top)||r,n=typeof e=="string"?(0,ed.__experimentalGetGapCSSValue)(e):(0,ed.__experimentalGetGapCSSValue)(e?.left)||r,a=i===n?i:`${i} ${n}`);let l=`#block-${t} { |
| 16 |
--wp--style--unstable-gallery-gap: ${n==="0"?"0px":n}; |
| 17 |
gap: ${a} |
| 18 |
}`;return(0,ed.useStyleOverride)({css:l}),null}var He=o(v(),1),vq=8,bq=[{icon:I0,label:(0,ge.__)("Link images to attachment pages"),value:js,noticeText:(0,ge.__)("Attachment Pages")},{icon:Ou,label:(0,ge.__)("Link images to media files"),value:Hs,noticeText:(0,ge.__)("Media Files")},{icon:gp,label:(0,ge.__)("Enlarge on click"),value:X1,noticeText:(0,ge.__)("Lightbox effect"),infoText:(0,ge.__)("Scale images with a lightbox effect")},{icon:F0,label:(0,ge._x)("None","Media item link option"),value:Os,noticeText:(0,ge.__)("None")}],obe=[{label:(0,ge.__)("Icon"),value:"icon"},{label:(0,ge.__)("Text"),value:"text"},{label:(0,ge.__)("Both"),value:"both"}],jE=["image"],abe=Jo.Platform.isNative?(0,ge.__)("Add media"):(0,ge.__)("Drag and drop images, upload, or choose from your library."),nbe=Jo.Platform.isNative?{type:"stepper"}:{},ibe={name:"core/image"},lbe=[];function kq(e){let{setAttributes:t,attributes:r,className:a,clientId:n,isSelected:i,insertBlocksAfter:l,isContentLocked:s,onFocus:c}=e,[u,m,p,d]=(0,To.useSettings)("blocks.core/image.lightbox","dimensions.aspectRatios.default","dimensions.aspectRatios.theme","dimensions.defaultAspectRatios"),f=u?.allowEditing?bq:bq.filter(Q=>Q.value!==X1),{navigationButtonType:h,columns:g,imageCrop:b,randomOrder:y,linkTarget:x,linkTo:_,sizeSlug:k,aspectRatio:S}=r,{__unstableMarkNextChangeAsNotPersistent:C,replaceInnerBlocks:E,updateBlockAttributes:I,selectBlock:D}=(0,ov.useDispatch)(To.store),{createSuccessNotice:M,createErrorNotice:O}=(0,ov.useDispatch)(xq.store),{getBlock:R,getSettings:V,innerBlockImages:P,blockWasJustInserted:F,multiGallerySelection:q}=(0,ov.useSelect)(Q=>{let{getBlockName:De,getMultiSelectedBlockClientIds:rt,getSettings:Qe,getBlock:Ee,wasBlockJustInserted:yt}=Q(To.store),Ht=rt();return{getBlock:Ee,getSettings:Qe,innerBlockImages:Ee(n)?.innerBlocks??lbe,blockWasJustInserted:yt(n,"inserter_menu"),multiGallerySelection:Ht.length&&Ht.every(zo=>De(zo)==="core/gallery")}},[n]),H=(0,Jo.useMemo)(()=>P?.map(Q=>({clientId:Q.clientId,id:Q.attributes.id,url:Q.attributes.url,attributes:Q.attributes,fromSavedContent:!!Q.originalContent})),[P]),U=hq(P),Z=mq(H,U),J=u?.enabled?H.filter(Q=>Q.attributes?.lightbox?.enabled===void 0||Q.attributes?.lightbox?.enabled===!0).length>0:H.filter(Q=>Q.attributes.lightbox?.enabled).length>0,ee=p?.map(({name:Q,ratio:De})=>({label:Q,value:De})),oe=m?.map(({name:Q,ratio:De})=>({label:Q,value:De})),X=[{label:(0,ge._x)("Original","Aspect ratio option for dimensions control"),value:"auto"},...d?oe||[]:[],...ee||[]];(0,Jo.useEffect)(()=>{Z?.forEach(Q=>{C(),I(Q.clientId,{...ie(Q.attributes),id:Q.id,align:void 0})})},[Z]);let re=uq(U,i,V);function ie(Q){let De=Q.id?U.find(({id:Ee})=>Ee===Q.id):null,rt;Q.className&&Q.className!==""&&(rt=Q.className);let Qe;return Q.linkTarget||Q.rel?Qe={linkTarget:Q.linkTarget,rel:Q.rel}:Qe=FE(x,r),{...oq(De,k),...VE(De,_,Q?.linkDestination),...Qe,className:rt,sizeSlug:k,caption:Q.caption.length>0?Q.caption:De.caption?.raw,alt:Q.alt||De.alt_text,aspectRatio:S==="auto"?void 0:S}}function se(Q){let De=Jo.Platform.isNative&&Q.id?U.find(({id:Qe})=>Qe===Q.id):null,rt=De?De?.media_type:Q.type;return jE.some(Qe=>rt?.indexOf(Qe)===0)||Q.blob}function fe(Q){let De=Object.prototype.toString.call(Q)==="[object FileList]",rt=De?Array.from(Q).map(ct=>ct.url?ct:{blob:(0,UE.createBlobURL)(ct)}):Q;rt.every(se)||O((0,ge.__)("If uploading to a gallery all files need to be image formats"),{id:"gallery-upload-invalid-file",type:"snackbar"});let Qe=rt.filter(ct=>ct.url||se(ct)).map(ct=>ct.url?ct:{blob:ct.blob||(0,UE.createBlobURL)(ct)}),Ee=Qe.reduce((ct,bn,Vi)=>(ct[bn.id]=Vi,ct),{}),yt=De?P:P.filter(ct=>Qe.find(bn=>bn.id===ct.attributes.id)),zo=Qe.filter(ct=>!yt.find(bn=>ct.id===bn.attributes.id)).map(ct=>(0,_q.createBlock)("core/image",{id:ct.id,blob:ct.blob,url:ct.url,caption:ct.caption,alt:ct.alt}));E(n,yt.concat(zo).sort((ct,bn)=>Ee[ct.attributes.id]-Ee[bn.attributes.id])),zo?.length>0&&D(zo[0].clientId)}function ze(Q){O(Q,{type:"snackbar"})}function Be(Q){t({linkTo:Q});let De={},rt=[];R(n).innerBlocks.forEach(Ee=>{rt.push(Ee.clientId);let yt=Ee.attributes.id?U.find(({id:Ht})=>Ht===Ee.attributes.id):null;De[Ee.clientId]=VE(yt,Q,!1,Ee.attributes,u)}),I(rt,De,{uniqueByBlock:!0});let Qe=[...f].find(Ee=>Ee.value===Q);M((0,ge.sprintf)((0,ge.__)("All gallery image links updated to: %s"),Qe.noticeText),{id:"gallery-attributes-linkTo",type:"snackbar"})}function ne(Q){t({columns:Q})}function ke(){t({imageCrop:!b})}function Ve(){t({randomOrder:!y})}function ae(Q){let De=Q?"_blank":void 0;t({linkTarget:De});let rt={},Qe=[];R(n).innerBlocks.forEach(yt=>{Qe.push(yt.clientId),rt[yt.clientId]=FE(De,yt.attributes)}),I(Qe,rt,{uniqueByBlock:!0});let Ee=Q?(0,ge.__)("All gallery images updated to open in new tab"):(0,ge.__)("All gallery images updated to not open in new tab");M(Ee,{id:"gallery-attributes-openInNewTab",type:"snackbar"})}function Oe(Q){t({sizeSlug:Q});let De={},rt=[];R(n).innerBlocks.forEach(Ee=>{rt.push(Ee.clientId);let yt=Ee.attributes.id?U.find(({id:Ht})=>Ht===Ee.attributes.id):null;De[Ee.clientId]=iq(yt,Q)}),I(rt,De,{uniqueByBlock:!0});let Qe=re.find(Ee=>Ee.value===Q);M((0,ge.sprintf)((0,ge.__)("All gallery image sizes updated to: %s"),Qe?.label??Q),{id:"gallery-attributes-sizeSlug",type:"snackbar"})}function Ie(Q){t({aspectRatio:Q});let De={},rt=[];R(n).innerBlocks.forEach(Ee=>{rt.push(Ee.clientId),De[Ee.clientId]={aspectRatio:Q==="auto"?void 0:Q}}),I(rt,De,!0);let Qe=X.find(Ee=>Ee.value===Q);M((0,ge.sprintf)((0,ge.__)("All gallery images updated to aspect ratio: %s"),Qe?.label||Q),{id:"gallery-attributes-aspectRatio",type:"snackbar"})}(0,Jo.useEffect)(()=>{_||(C(),t({linkTo:window?.wp?.media?.view?.settings?.defaultProps?.link||Os}))},[_]);let Ke=!!H.length,pr=Ke&&H.some(Q=>!!Q.id),ue=H.some(Q=>Jo.Platform.isNative?Q.url?.indexOf("file:")===0:!Q.id&&Q.url?.indexOf("blob:")===0),kt=Jo.Platform.select({web:{addToGallery:!1,disableMediaButtons:ue,value:{}},native:{addToGallery:pr,isAppender:Ke,disableMediaButtons:Ke&&!i||ue,value:pr?H:{},autoOpenMediaUpload:!Ke&&i&&F,onFocus:c}}),Ue=(0,He.jsx)(To.MediaPlaceholder,{handleUpload:!1,icon:rq,labels:{title:(0,ge.__)("Gallery"),instructions:abe},onSelect:fe,allowedTypes:jE,multiple:!0,onError:ze,...kt}),we=(0,To.useBlockProps)({className:w(a,"has-nested-images")}),ot=Jo.Platform.isNative&&{marginHorizontal:0,marginVertical:0},je=(0,To.useInnerBlocksProps)(we,{defaultBlock:ibe,directInsert:!0,orientation:"horizontal",renderAppender:!1,...ot}),tt=W();if(!Ke)return(0,He.jsxs)(yq.View,{...je,children:[je.children,Ue]});let ga=_&&_!=="none";return(0,He.jsxs)(He.Fragment,{children:[(0,He.jsxs)(To.InspectorControls,{children:[Jo.Platform.isWeb&&(0,He.jsxs)(Ye.__experimentalToolsPanel,{label:(0,ge.__)("Settings"),resetAll:()=>{t({navigationButtonType:"icon",columns:void 0,imageCrop:!0,randomOrder:!1}),Ie("auto"),k!==J1&&Oe(J1),x&&ae(!1)},dropdownMenuProps:tt,children:[H.length>1&&(0,He.jsx)(Ye.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Columns"),hasValue:()=>!!g&&g!==H.length,onDeselect:()=>ne(void 0),children:(0,He.jsx)(Ye.RangeControl,{label:(0,ge.__)("Columns"),value:g||AE(H.length),onChange:ne,min:1,max:Math.min(vq,H.length),required:!0,__next40pxDefaultSize:!0})}),re?.length>0&&(0,He.jsx)(Ye.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Resolution"),hasValue:()=>k!==J1,onDeselect:()=>Oe(J1),children:(0,He.jsx)(Ye.SelectControl,{label:(0,ge.__)("Resolution"),help:(0,ge.__)("Select the size of the source images."),value:k,options:re,onChange:Oe,hideCancelButton:!0,size:"__unstable-large"})}),(0,He.jsx)(Ye.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Crop images to fit"),hasValue:()=>!b,onDeselect:()=>t({imageCrop:!0}),children:(0,He.jsx)(Ye.ToggleControl,{label:(0,ge.__)("Crop images to fit"),checked:!!b,onChange:ke})}),(0,He.jsx)(Ye.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Randomize order"),hasValue:()=>!!y,onDeselect:()=>t({randomOrder:!1}),children:(0,He.jsx)(Ye.ToggleControl,{label:(0,ge.__)("Randomize order"),checked:!!y,onChange:Ve})}),ga&&(0,He.jsx)(Ye.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Open images in new tab"),hasValue:()=>!!x,onDeselect:()=>ae(!1),children:(0,He.jsx)(Ye.ToggleControl,{label:(0,ge.__)("Open images in new tab"),checked:x==="_blank",onChange:ae})}),X.length>1&&(0,He.jsx)(Ye.__experimentalToolsPanelItem,{hasValue:()=>!!S&&S!=="auto",label:(0,ge.__)("Aspect ratio"),onDeselect:()=>Ie("auto"),isShownByDefault:!0,children:(0,He.jsx)(Ye.SelectControl,{__next40pxDefaultSize:!0,label:(0,ge.__)("Aspect ratio"),help:(0,ge.__)("Set a consistent aspect ratio for all images in the gallery."),value:S,options:X,onChange:Ie})}),(0,He.jsx)(Ye.__experimentalToolsPanelItem,{label:(0,ge.__)("Navigation button type"),isShownByDefault:!0,hasValue:()=>h!=="icon",onDeselect:()=>t({navigationButtonType:"icon"}),children:J&&(0,He.jsx)(Ye.__experimentalToggleGroupControl,{label:(0,ge.__)("Navigation button type"),value:h,onChange:Q=>t({navigationButtonType:Q}),isBlock:!0,__next40pxDefaultSize:!0,help:(0,ge.__)("Adjust the appearance of buttons in the lightbox."),children:obe.map(Q=>(0,He.jsx)(Ye.__experimentalToggleGroupControlOption,{value:Q.value,label:Q.label},Q.value))})})]}),Jo.Platform.isNative&&(0,He.jsxs)(Ye.PanelBody,{title:(0,ge.__)("Settings"),children:[H.length>1&&(0,He.jsx)(Ye.RangeControl,{label:(0,ge.__)("Columns"),value:g||AE(H.length),onChange:ne,min:1,max:Math.min(vq,H.length),...nbe,required:!0,__next40pxDefaultSize:!0}),re?.length>0&&(0,He.jsx)(Ye.SelectControl,{label:(0,ge.__)("Resolution"),help:(0,ge.__)("Select the size of the source images."),value:k,options:re,onChange:Oe,hideCancelButton:!0,size:"__unstable-large"}),(0,He.jsx)(Ye.SelectControl,{label:(0,ge.__)("Link"),value:_,onChange:Be,options:f,hideCancelButton:!0,size:"__unstable-large"}),(0,He.jsx)(Ye.ToggleControl,{label:(0,ge.__)("Crop images to fit"),checked:!!b,onChange:ke}),(0,He.jsx)(Ye.ToggleControl,{label:(0,ge.__)("Randomize order"),checked:!!y,onChange:Ve}),ga&&(0,He.jsx)(Ye.ToggleControl,{label:(0,ge.__)("Open images in new tab"),checked:x==="_blank",onChange:ae}),X.length>1&&(0,He.jsx)(Ye.SelectControl,{label:(0,ge.__)("Aspect Ratio"),help:(0,ge.__)("Set a consistent aspect ratio for all images in the gallery."),value:S,options:X,onChange:Ie,hideCancelButton:!0,size:"__unstable-large"})]})]}),Jo.Platform.isWeb?(0,He.jsx)(To.BlockControls,{group:"block",children:(0,He.jsx)(Ye.ToolbarDropdownMenu,{icon:ei,label:(0,ge.__)("Link"),children:({onClose:Q})=>(0,He.jsx)(Ye.MenuGroup,{children:f.map(De=>{let rt=_===De.value;return(0,He.jsx)(Ye.MenuItem,{isSelected:rt,className:w("components-dropdown-menu__menu-item",{"is-active":rt}),iconPosition:"left",icon:De.icon,onClick:()=>{Be(De.value),Q()},role:"menuitemradio",info:De.infoText,children:De.label},De.value)})})})}):null,Jo.Platform.isWeb&&(0,He.jsxs)(He.Fragment,{children:[!q&&(0,He.jsx)(To.BlockControls,{group:"other",children:(0,He.jsx)(To.MediaReplaceFlow,{allowedTypes:jE,handleUpload:!1,onSelect:fe,name:(0,ge.__)("Add"),multiple:!0,mediaIds:H.filter(Q=>Q.id).map(Q=>Q.id),addToGallery:pr,variant:"toolbar"})}),(0,He.jsx)(gq,{blockGap:r.style?.spacing?.blockGap,clientId:n})]}),(0,He.jsx)(sq,{...e,isContentLocked:s,images:H,mediaPlaceholder:!Ke||Jo.Platform.isNative?Ue:void 0,blockProps:je,insertBlocksAfter:l,multiGallerySelection:q})]})}var L5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/gallery",title:"Gallery",category:"media",usesContext:["galleryId"],allowedBlocks:["core/image"],description:"Display multiple images in a rich gallery.",keywords:["images","photos"],textdomain:"default",attributes:{images:{type:"array",default:[],source:"query",selector:".blocks-gallery-item",query:{url:{type:"string",source:"attribute",selector:"img",attribute:"src"},fullUrl:{type:"string",source:"attribute",selector:"img",attribute:"data-full-url"},link:{type:"string",source:"attribute",selector:"img",attribute:"data-link"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},id:{type:"string",source:"attribute",selector:"img",attribute:"data-id"},caption:{type:"rich-text",source:"rich-text",selector:".blocks-gallery-item__caption"}}},ids:{type:"array",items:{type:"number"},default:[]},navigationButtonType:{type:"string",default:"icon",enum:["icon","text","both"]},shortCodeTransforms:{type:"array",items:{type:"object"},default:[]},columns:{type:"number",minimum:1,maximum:8},caption:{type:"rich-text",source:"rich-text",selector:".blocks-gallery-caption",role:"content"},imageCrop:{type:"boolean",default:!0},randomOrder:{type:"boolean",default:!1},fixedHeight:{type:"boolean",default:!0},linkTarget:{type:"string"},linkTo:{type:"string"},sizeSlug:{type:"string",default:"large"},allowResize:{type:"boolean",default:!1},aspectRatio:{type:"string",default:"auto"}},providesContext:{allowResize:"allowResize",imageCrop:"imageCrop",fixedHeight:"fixedHeight",navigationButtonType:"navigationButtonType"},supports:{anchor:!0,align:!0,__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{color:!0,radius:!0}},html:!1,units:["px","em","rem","vh","vw"],spacing:{margin:!0,padding:!0,blockGap:["horizontal","vertical"],__experimentalSkipSerialization:["blockGap"],__experimentalDefaultControls:{blockGap:!0,margin:!1,padding:!1}},color:{text:!1,background:!0,gradients:!0},layout:{allowSwitching:!1,allowInheriting:!1,allowEditing:!1,default:{type:"flex"}},interactivity:{clientNavigation:!0},listView:!0},editorStyle:"wp-block-gallery-editor",style:"wp-block-gallery"};var Qc=o(T(),1),M5=o(v(),1);function wq({attributes:e}){let{caption:t,columns:r,imageCrop:a}=e,n=w("has-nested-images",{[`columns-${r}`]:r!==void 0,"columns-default":r===void 0,"is-cropped":a}),i=Qc.useBlockProps.save({className:n}),l=Qc.useInnerBlocksProps.save(i);return(0,M5.jsxs)("figure",{...l,children:[l.children,!Qc.RichText.isEmpty(t)&&(0,M5.jsx)(Qc.RichText.Content,{tagName:"figcaption",className:w("blocks-gallery-caption",(0,Qc.__experimentalGetElementClassName)("caption")),value:t})]})}var Gs=o(G(),1),Cq=o(Br(),1),GE=o(Wc(),1);var cbe=e=>e?e.split(",").map(t=>parseInt(t,10)):[];function ube(e){if(e.name==="core/gallery"&&e.attributes?.images.length>0){let t=e.attributes.images.map(({url:r,id:a,alt:n})=>(0,Gs.createBlock)("core/image",{url:r,id:a?parseInt(a,10):null,alt:n,sizeSlug:e.attributes.sizeSlug,linkDestination:e.attributes.linkDestination}));delete e.attributes.ids,delete e.attributes.images,e.innerBlocks=t}return e}(0,GE.addFilter)("blocks.switchToBlockType.transformedBlock","core/gallery/update-third-party-transform-to",ube);function mbe(e,t){let a=(Array.isArray(t)?t:[t]).find(n=>n.name==="core/gallery"&&n.innerBlocks.length>0&&!n.attributes.images?.length>0&&!e.name.includes("core/"));if(a){let n=a.innerBlocks.map(({attributes:{url:l,id:s,alt:c}})=>({url:l,id:s?parseInt(s,10):null,alt:c})),i=n.map(({id:l})=>l);a.attributes.images=n,a.attributes.ids=i}return e}(0,GE.addFilter)("blocks.switchToBlockType.transformedBlock","core/gallery/update-third-party-transform-from",mbe);var pbe={from:[{type:"block",isMultiBlock:!0,blocks:["core/image"],transform:e=>{let{align:t,sizeSlug:r}=e[0];t=e.every(i=>i.align===t)?t:void 0,r=e.every(i=>i.sizeSlug===r)?r:void 0;let n=e.filter(({url:i})=>i).map(i=>(i.width=void 0,i.height=void 0,(0,Gs.createBlock)("core/image",i)));return(0,Gs.createBlock)("core/gallery",{align:t,sizeSlug:r},n)}},{type:"shortcode",tag:"gallery",transform({named:{ids:e,columns:t=3,link:r,orderby:a,size:n}}){let i=cbe(e).map(c=>parseInt(c,10)),l=Os;return r==="post"?l=js:r==="file"&&(l=Hs),(0,Gs.createBlock)("core/gallery",{columns:parseInt(t,10),linkTo:l,randomOrder:a==="rand",...n&&{sizeSlug:n}},i.map(c=>(0,Gs.createBlock)("core/image",{id:c,...n&&{sizeSlug:n}})))},isMatch({named:e}){return e.ids!==void 0}},{type:"files",priority:1,isMatch(e){return e.length!==1&&e.every(t=>t.type.indexOf("image/")===0)},transform(e){let t=e.map(r=>(0,Gs.createBlock)("core/image",{blob:(0,Cq.createBlobURL)(r)}));return(0,Gs.createBlock)("core/gallery",{},t)}}],to:[{type:"block",blocks:["core/image"],transform:({align:e},t)=>t.length>0?t.map(({attributes:{url:r,alt:a,caption:n,title:i,href:l,rel:s,linkClass:c,id:u,sizeSlug:m,linkDestination:p,linkTarget:d,anchor:f,className:h}})=>(0,Gs.createBlock)("core/image",{align:e,url:r,alt:a,caption:n,title:i,href:l,rel:s,linkClass:c,id:u,sizeSlug:m,linkDestination:p,linkTarget:d,anchor:f,className:h})):(0,Gs.createBlock)("core/image",{align:e})}]},Sq=pbe;var{name:Tq}=L5,Pq={icon:V0,example:{attributes:{columns:2},innerBlocks:[{name:"core/image",attributes:{url:"https://s.w.org/images/core/5.3/Glacial_lakes%2C_Bhutan.jpg"}},{name:"core/image",attributes:{url:"https://s.w.org/images/core/5.3/Sediment_off_the_Yucatan_Peninsula.jpg"}}]},transforms:Sq,edit:kq,save:wq,deprecated:JW},dbe=()=>N({name:Tq,metadata:L5,settings:Pq});var QE={};$(QE,{init:()=>wbe,metadata:()=>R5,name:()=>F5,settings:()=>jq});var V5=o(B(),1);var wa=o(T(),1),pi=o(v(),1),qE=e=>{if(e.tagName||(e={...e,tagName:"div"}),!e.customTextColor&&!e.customBackgroundColor)return e;let t={color:{}};e.customTextColor&&(t.color.text=e.customTextColor),e.customBackgroundColor&&(t.color.background=e.customBackgroundColor);let{customTextColor:r,customBackgroundColor:a,...n}=e;return{...n,style:t}},fbe=[{attributes:{tagName:{type:"string",default:"div"},templateLock:{type:["string","boolean"],enum:["all","insert",!1]}},supports:{__experimentalOnEnter:!0,__experimentalSettings:!0,align:["wide","full"],anchor:!0,ariaLabel:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:["top","bottom"],padding:!0,blockGap:!0,__experimentalDefaultControls:{padding:!0,blockGap:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalDefaultControls:{fontSize:!0}},layout:!0},save({attributes:{tagName:e}}){return(0,pi.jsx)(e,{...wa.useInnerBlocksProps.save(wa.useBlockProps.save())})},isEligible:({layout:e})=>e?.inherit||e?.contentSize&&e?.type!=="constrained",migrate:e=>{let{layout:t=null}=e;if(t?.inherit||t?.contentSize)return{...e,layout:{...t,type:"constrained"}}}},{attributes:{tagName:{type:"string",default:"div"},templateLock:{type:["string","boolean"],enum:["all","insert",!1]}},supports:{align:["wide","full"],anchor:!0,color:{gradients:!0,link:!0},spacing:{padding:!0},__experimentalBorder:{radius:!0}},save({attributes:e}){let{tagName:t}=e;return(0,pi.jsx)(t,{...wa.useBlockProps.save(),children:(0,pi.jsx)("div",{className:"wp-block-group__inner-container",children:(0,pi.jsx)(wa.InnerBlocks.Content,{})})})}},{attributes:{backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1},migrate:qE,save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,textColor:a,customTextColor:n}=e,i=(0,wa.getColorClassName)("background-color",t),l=(0,wa.getColorClassName)("color",a),s=w(i,l,{"has-text-color":a||n,"has-background":t||r});return(0,pi.jsx)("div",{className:s,style:{backgroundColor:i?void 0:r,color:l?void 0:n},children:(0,pi.jsx)("div",{className:"wp-block-group__inner-container",children:(0,pi.jsx)(wa.InnerBlocks.Content,{})})})}},{attributes:{backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"}},migrate:qE,supports:{align:["wide","full"],anchor:!0,html:!1},save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,textColor:a,customTextColor:n}=e,i=(0,wa.getColorClassName)("background-color",t),l=(0,wa.getColorClassName)("color",a),s=w(i,{"has-text-color":a||n,"has-background":t||r});return(0,pi.jsx)("div",{className:s,style:{backgroundColor:i?void 0:r,color:l?void 0:n},children:(0,pi.jsx)("div",{className:"wp-block-group__inner-container",children:(0,pi.jsx)(wa.InnerBlocks.Content,{})})})}},{attributes:{backgroundColor:{type:"string"},customBackgroundColor:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1},migrate:qE,save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r}=e,a=(0,wa.getColorClassName)("background-color",t),n=w(a,{"has-background":t||r});return(0,pi.jsx)("div",{className:n,style:{backgroundColor:a?void 0:r},children:(0,pi.jsx)(wa.InnerBlocks.Content,{})})}}],Bq=fbe;var A5=o(z(),1),fi=o(T(),1),Mq=o(j(),1),Aq=o(B(),1),Rq=o(L(),1);var Iq=o(z(),1),Eq=o(T(),1),$E=o(B(),1),Nq=o(G(),1),Nn=o(A(),1),av=o(j(),1),En=o(v(),1),hbe=(e="group")=>({group:(0,En.jsx)(Nn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,En.jsx)(Nn.Path,{d:"M0 10a2 2 0 0 1 2-2h44a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V10Z"})}),"group-row":(0,En.jsx)(Nn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,En.jsx)(Nn.Path,{d:"M0 10a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V10Zm25 0a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H27a2 2 0 0 1-2-2V10Z"})}),"group-stack":(0,En.jsx)(Nn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,En.jsx)(Nn.Path,{d:"M0 10a2 2 0 0 1 2-2h44a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V10Zm0 17a2 2 0 0 1 2-2h44a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V27Z"})}),"group-grid":(0,En.jsx)(Nn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,En.jsx)(Nn.Path,{d:"M0 10a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V10Zm25 0a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H27a2 2 0 0 1-2-2V10ZM0 27a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V27Zm25 0a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H27a2 2 0 0 1-2-2V27Z"})})})?.[e];function Dq({attributes:e={style:void 0,backgroundColor:void 0,textColor:void 0,fontSize:void 0},usedLayoutType:t="",hasInnerBlocks:r=!1}){let{style:a,backgroundColor:n,textColor:i,fontSize:l}=e,[s,c]=(0,av.useState)(!r&&!n&&!l&&!i&&!a&&t!=="flex"&&t!=="grid");return(0,av.useEffect)(()=>{(r||n||l||i||a||t==="flex")&&c(!1)},[n,l,i,a,t,r]),[s,c]}function gbe({name:e,onSelect:t}){let r=(0,Iq.useSelect)(n=>n(Nq.store).getBlockVariations(e,"block"),[e]),a=(0,Eq.useBlockProps)({className:"wp-block-group__placeholder"});return(0,av.useEffect)(()=>{r&&r.length===1&&t(r[0])},[t,r]),(0,En.jsx)("div",{...a,children:(0,En.jsx)(Nn.Placeholder,{instructions:(0,$E.__)("Group blocks together. Select a layout:"),children:(0,En.jsx)("ul",{role:"list",className:"wp-block-group-placeholder__variations","aria-label":(0,$E.__)("Block variations"),children:r.map(n=>(0,En.jsx)("li",{children:(0,En.jsx)(Nn.Button,{__next40pxDefaultSize:!0,variant:"tertiary",icon:hbe(n.name),iconSize:48,onClick:()=>t(n),className:"wp-block-group-placeholder__variation-button",label:`${n.title}: ${n.description}`})},n.name))})})})}var Lq=gbe;var di=o(v(),1),{HTMLElementControl:vbe}=K(fi.privateApis);function bbe({tagName:e,onSelectTagName:t,clientId:r}){return(0,di.jsx)(fi.InspectorControls,{group:"advanced",children:(0,di.jsx)(vbe,{tagName:e,onChange:t,clientId:r,options:[{label:(0,Aq.__)("Default (<div>)"),value:"div"},{label:"<header>",value:"header"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<article>",value:"article"},{label:"<aside>",value:"aside"},{label:"<footer>",value:"footer"}]})})}function ybe({attributes:e,name:t,setAttributes:r,clientId:a}){let{hasInnerBlocks:n,themeSupportsLayout:i}=(0,A5.useSelect)(k=>{let{getBlock:S,getSettings:C}=k(fi.store),E=S(a);return{hasInnerBlocks:!!(E&&E.innerBlocks.length),themeSupportsLayout:C()?.supportsLayout}},[a]),{tagName:l="div",templateLock:s,allowedBlocks:c,layout:u={}}=e,{type:m="default"}=u,p=i||m==="flex"||m==="grid",d=(0,Mq.useRef)(),f=(0,fi.useBlockProps)({ref:d}),[h,g]=Dq({attributes:e,usedLayoutType:m,hasInnerBlocks:n}),b;h?b=!1:n||(b=fi.InnerBlocks.ButtonBlockAppender);let y=(0,fi.useInnerBlocksProps)(p?f:{className:"wp-block-group__inner-container"},{dropZoneElement:d.current,templateLock:s,allowedBlocks:c,renderAppender:b}),{selectBlock:x}=(0,A5.useDispatch)(fi.store),_=k=>{r(k.attributes),x(a,-1),g(!1)};return(0,di.jsxs)(di.Fragment,{children:[(0,di.jsx)(bbe,{tagName:l,onSelectTagName:k=>r({tagName:k}),clientId:a}),h&&(0,di.jsxs)(Rq.View,{children:[y.children,(0,di.jsx)(Lq,{name:t,onSelect:_})]}),p&&!h&&(0,di.jsx)(l,{...y}),!p&&!h&&(0,di.jsx)(l,{...f,children:(0,di.jsx)("div",{...y})})]})}var zq=ybe;var R5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/group",title:"Group",category:"design",description:"Gather blocks in a layout container.",keywords:["container","wrapper","row","section"],textdomain:"default",attributes:{tagName:{type:"string",default:"div"},templateLock:{type:["string","boolean"],enum:["all","insert","contentOnly",!1]}},supports:{__experimentalOnEnter:!0,__experimentalOnMerge:!0,__experimentalSettings:!0,align:["wide","full"],anchor:!0,ariaLabel:!0,html:!1,background:{backgroundImage:!0,backgroundSize:!0,gradient:!0,__experimentalDefaultControls:{backgroundImage:!0,gradient:!0}},color:{gradients:!0,heading:!0,button:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},shadow:!0,spacing:{margin:["top","bottom"],padding:!0,blockGap:!0,__experimentalDefaultControls:{padding:!0,blockGap:!0}},dimensions:{minHeight:!0},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},position:{sticky:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},layout:{allowSizingOnChildren:!0},interactivity:{clientNavigation:!0},allowedBlocks:!0},editorStyle:"wp-block-group-editor",style:"wp-block-group"};var z5=o(T(),1),Vq=o(v(),1);function Fq({attributes:{tagName:e}}){return(0,Vq.jsx)(e,{...z5.useInnerBlocksProps.save(z5.useBlockProps.save())})}var ZE=o(G(),1),xbe={from:[{type:"block",isMultiBlock:!0,blocks:["*"],__experimentalConvert(e){let t=["wide","full"],r=e.reduce((n,i)=>{let{align:l}=i.attributes;return t.indexOf(l)>t.indexOf(n)?l:n},void 0),a=e.map(n=>(0,ZE.createBlock)(n.name,n.attributes,n.innerBlocks));return(0,ZE.createBlock)("core/group",{align:r,layout:{type:"constrained"}},a)}}]},Oq=xbe;var Ca=o(B(),1);var KE={innerBlocks:[{name:"core/paragraph",attributes:{content:(0,Ca.__)("One.")}},{name:"core/paragraph",attributes:{content:(0,Ca.__)("Two.")}},{name:"core/paragraph",attributes:{content:(0,Ca.__)("Three.")}},{name:"core/paragraph",attributes:{content:(0,Ca.__)("Four.")}},{name:"core/paragraph",attributes:{content:(0,Ca.__)("Five.")}},{name:"core/paragraph",attributes:{content:(0,Ca.__)("Six.")}}]},kbe=[{name:"group",title:(0,Ca.__)("Group"),description:(0,Ca.__)("Gather blocks in a container."),attributes:{layout:{type:"constrained"}},isDefault:!0,scope:["block","inserter","transform"],icon:vp},{name:"group-row",title:(0,Ca._x)("Row","single horizontal line"),description:(0,Ca.__)("Arrange blocks horizontally."),attributes:{layout:{type:"flex",flexWrap:"nowrap"}},scope:["block","inserter","transform"],isActive:["layout.type"],icon:FP,example:KE},{name:"group-stack",title:(0,Ca.__)("Stack"),description:(0,Ca.__)("Arrange blocks vertically."),attributes:{layout:{type:"flex",orientation:"vertical"}},scope:["block","inserter","transform"],isActive:["layout.type","layout.orientation"],icon:JP,example:KE},{name:"group-grid",title:(0,Ca.__)("Grid"),description:(0,Ca.__)("Arrange blocks in a grid."),attributes:{layout:{type:"grid"}},scope:["block","inserter","transform"],isActive:["layout.type"],icon:Il,example:KE}],Hq=kbe;var{name:F5}=R5,jq={icon:vp,example:{attributes:{layout:{type:"constrained",justifyContent:"center"},style:{spacing:{padding:{top:"4em",right:"3em",bottom:"4em",left:"3em"}}}},innerBlocks:[{name:"core/heading",attributes:{content:(0,V5.__)("La Mancha"),style:{typography:{textAlign:"center"}}}},{name:"core/paragraph",attributes:{style:{typography:{textAlign:"center"}},content:(0,V5.__)("In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing.")}},{name:"core/spacer",attributes:{height:"10px"}},{name:"core/button",attributes:{text:(0,V5.__)("Read more")}}],viewportWidth:600},transforms:Oq,edit:zq,save:Fq,deprecated:Bq,variations:Hq},wbe=()=>N({name:F5,metadata:R5,settings:jq});var tN={};$(tN,{init:()=>Obe,metadata:()=>G5,name:()=>q5,settings:()=>$5});var mm=o(B(),1),ch=o(G(),1);var Ja=o(T(),1);var Ws=o(v(),1),YE={className:!1,anchor:!0},O5={align:{type:"string"},content:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:""},level:{type:"number",default:2},placeholder:{type:"string"}},lh=e=>{if(!e.customTextColor)return e;let t={color:{text:e.customTextColor}},{customTextColor:r,...a}=e;return{...a,style:t}},Uq=["left","right","center"],sh=e=>{let{align:t,...r}=e;return Uq.includes(t)?{...r,textAlign:t}:e},Cbe={supports:YE,attributes:{...O5,customTextColor:{type:"string"},textColor:{type:"string"}},migrate:e=>ve(lh(sh(e))),save({attributes:e}){let{align:t,level:r,content:a,textColor:n,customTextColor:i}=e,l="h"+r,s=(0,Ja.getColorClassName)("color",n),c=w({[s]:s});return(0,Ws.jsx)(Ja.RichText.Content,{className:c||void 0,tagName:l,style:{textAlign:t,color:s?void 0:i},value:a})}},Sbe={attributes:{...O5,customTextColor:{type:"string"},textColor:{type:"string"}},migrate:e=>ve(lh(sh(e))),save({attributes:e}){let{align:t,content:r,customTextColor:a,level:n,textColor:i}=e,l="h"+n,s=(0,Ja.getColorClassName)("color",i),c=w({[s]:s,[`has-text-align-${t}`]:t});return(0,Ws.jsx)(Ja.RichText.Content,{className:c||void 0,tagName:l,style:{color:s?void 0:a},value:r})},supports:YE},Tbe={supports:YE,attributes:{...O5,customTextColor:{type:"string"},textColor:{type:"string"}},migrate:e=>ve(lh(sh(e))),save({attributes:e}){let{align:t,content:r,customTextColor:a,level:n,textColor:i}=e,l="h"+n,s=(0,Ja.getColorClassName)("color",i),c=w({[s]:s,"has-text-color":i||a,[`has-text-align-${t}`]:t});return(0,Ws.jsx)(Ja.RichText.Content,{className:c||void 0,tagName:l,style:{color:s?void 0:a},value:r})}},Pbe={supports:{align:["wide","full"],anchor:!0,className:!1,color:{link:!0},fontSize:!0,lineHeight:!0,__experimentalSelector:{"core/heading/h1":"h1","core/heading/h2":"h2","core/heading/h3":"h3","core/heading/h4":"h4","core/heading/h5":"h5","core/heading/h6":"h6"},__unstablePasteTextInline:!0},attributes:O5,isEligible:({align:e})=>Uq.includes(e),migrate:e=>ve(lh(sh(e))),save({attributes:e}){let{align:t,content:r,level:a}=e,n="h"+a,i=w({[`has-text-align-${t}`]:t});return(0,Ws.jsx)(n,{...Ja.useBlockProps.save({className:i}),children:(0,Ws.jsx)(Ja.RichText.Content,{value:r})})}},Bbe={supports:{align:["wide","full"],anchor:!0,className:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalDefaultControls:{fontSize:!0,fontAppearance:!0,textTransform:!0}},__experimentalSelector:"h1,h2,h3,h4,h5,h6",__unstablePasteTextInline:!0,__experimentalSlashInserter:!0},attributes:{textAlign:{type:"string"},content:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:"",role:"content"},level:{type:"number",default:2},placeholder:{type:"string"}},save({attributes:e}){let{textAlign:t,content:r,level:a}=e,n="h"+a,i=w({[`has-text-align-${t}`]:t});return(0,Ws.jsx)(n,{...Ja.useBlockProps.save({className:i}),children:(0,Ws.jsx)(Ja.RichText.Content,{value:r})})},migrate:e=>ve(lh(sh(e)))},Ibe={supports:{align:["wide","full"],anchor:!0,className:!0,splitting:!0,__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalWritingMode:!0,fitText:!0,__experimentalDefaultControls:{fontSize:!0}},__unstablePasteTextInline:!0,__experimentalSlashInserter:!0,interactivity:{clientNavigation:!0}},attributes:{textAlign:{type:"string"},content:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:"",role:"content"},level:{type:"number",default:2},levelOptions:{type:"array"},placeholder:{type:"string"}},save({attributes:e}){let{textAlign:t,content:r,level:a}=e,n="h"+a,i=w({[`has-text-align-${t}`]:t});return(0,Ws.jsx)(n,{...Ja.useBlockProps.save({className:i}),children:(0,Ws.jsx)(Ja.RichText.Content,{value:r})})},migrate:e=>ve(lh(sh(e))),isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},Ebe=[Ibe,Bbe,Pbe,Tbe,Sbe,Cbe],Gq=Ebe;var qq=o(B(),1),j5=o(j(),1),U5=o(z(),1),td=o(T(),1);var Wq=o(Y1(),1),XE={},Nbe=e=>{let t=document.createElement("div");return t.innerHTML=e,t.innerText},Dbe=e=>(0,Wq.default)(Nbe(e)).replace(/[^\p{L}\p{N}]+/gu,"-").toLowerCase().replace(/(^-+)|(-+$)/g,""),H5=(e,t)=>{let r=Dbe(t);if(r==="")return null;delete XE[e];let a=r,n=0;for(;Object.values(XE).includes(a);)n+=1,a=r+"-"+n;return a},JE=(e,t)=>{XE[e]=t};var nv=o(v(),1);function Lbe(e){let{attributes:t,setAttributes:r,mergeBlocks:a,onReplace:n,style:i,clientId:l}=e;St(e);let{content:s,level:c,placeholder:u,anchor:m}=t,p="h"+c,d=(0,td.useBlockProps)({style:i}),{canGenerateAnchors:f}=(0,U5.useSelect)(b=>{let{getGlobalBlockCount:y,getSettings:x}=b(td.store);return{canGenerateAnchors:!!x().generateAnchors||y("core/table-of-contents")>0}},[]),{__unstableMarkNextChangeAsNotPersistent:h}=(0,U5.useDispatch)(td.store);return(0,j5.useEffect)(()=>{if(f)return!m&&s&&(h(),r({anchor:H5(l,s)})),JE(l,m),()=>JE(l,null)},[m,s,l,f]),(0,nv.jsx)(nv.Fragment,{children:(0,nv.jsx)(td.RichText,{identifier:"content",tagName:p,value:s,onChange:b=>{let y={content:b};f&&(!m||!b||H5(l,s)===m)&&(y.anchor=H5(l,b)),r(y)},onMerge:a,onReplace:n,onRemove:()=>n([]),placeholder:u||(0,qq.__)("Heading"),...j5.Platform.isNative&&{deleteEnter:!0},...d})})}var $q=Lbe;var G5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/heading",title:"Heading",category:"text",description:"Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content.",keywords:["title","subtitle"],textdomain:"default",attributes:{content:{type:"rich-text",source:"rich-text",selector:"h1,h2,h3,h4,h5,h6",role:"content"},level:{type:"number",default:2},levelOptions:{type:"array"},placeholder:{type:"string"}},supports:{align:["wide","full"],anchor:!0,className:!0,splitting:!0,__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalWritingMode:!0,fitText:!0,__experimentalDefaultControls:{fontSize:!0}},__unstablePasteTextInline:!0,__experimentalSlashInserter:!0,interactivity:{clientNavigation:!0}},editorStyle:"wp-block-heading-editor",style:"wp-block-heading"};var W5=o(T(),1),eN=o(v(),1);function Zq({attributes:e}){let{content:t,level:r}=e,a="h"+r;return(0,eN.jsx)(a,{...W5.useBlockProps.save(),children:(0,eN.jsx)(W5.RichText.Content,{value:t})})}var um=o(G(),1);function Kq(e){return Number(e.substr(1))}var Abe={from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:e=>e.map(t=>{let{content:r,anchor:a,style:n}=t,i=n?.typography?.textAlign;return(0,um.createBlock)("core/heading",{...Fc(t,"core/heading",({content:l})=>({content:l})),content:r,anchor:a,...i&&{style:{typography:{textAlign:i}}}})})},{type:"raw",selector:"h1,h2,h3,h4,h5,h6",schema:({phrasingContentSchema:e,isPaste:t})=>{let r={children:e,attributes:t?[]:["style","id"]};return{h1:r,h2:r,h3:r,h4:r,h5:r,h6:r}},transform(e){let t=(0,um.getBlockAttributes)("core/heading",e.outerHTML),{textAlign:r}=e.style||{};return t.level=Kq(e.nodeName),(r==="left"||r==="center"||r==="right")&&(t.style={...t.style,typography:{...t.style?.typography,textAlign:r}}),(0,um.createBlock)("core/heading",t)}},...[1,2,3,4,5,6].map(e=>({type:"prefix",prefix:Array(e+1).join("#"),transform(t){return(0,um.createBlock)("core/heading",{level:e,content:t})}})),...[1,2,3,4,5,6].map(e=>({type:"enter",regExp:new RegExp(`^/(h|H)${e}$`),transform:()=>(0,um.createBlock)("core/heading",{level:e})}))],to:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:e=>e.map(t=>{let{content:r,style:a}=t,n=a?.typography?.textAlign;return(0,um.createBlock)("core/paragraph",{...Fc(t,"core/paragraph",({content:i})=>({content:i})),content:r,...n&&{style:{typography:{textAlign:n}}}})})}]},Qq=Abe;var iv=o(B(),1);var Rbe=[W9,$9,K9,Y9,J9,tT],zbe=[...[1,2,3,4,5,6].map(e=>({name:`h${e}`,title:(0,iv.sprintf)((0,iv.__)("Heading %d"),e),description:(0,iv.__)("Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."),icon:Rbe[e-1],attributes:{level:e},scope:["block","transform"],keywords:[`h${e}`],isActive:t=>t.level===e}))],Yq=zbe;var{fieldsKey:Vbe,formKey:Fbe}=K(ch.privateApis),{name:q5}=G5,$5={icon:oT,example:{attributes:{content:(0,mm.__)("Code is Poetry"),level:2,style:{typography:{textAlign:"center"}}}},__experimentalLabel(e,{context:t}){let{content:r,level:a}=e,n=e?.metadata?.name,i=r?.trim().length>0;if(t==="list-view"&&(n||i))return n||r;if(t==="breadcrumb"&&n)return n;if(t==="accessibility")return i?(0,mm.sprintf)((0,mm.__)("Level %1$s. %2$s"),a,r):(0,mm.sprintf)((0,mm.__)("Level %s. Empty."),a)},transforms:Qq,deprecated:Gq,merge(e,t){return{content:(e.content||"")+(t.content||"")}},edit:$q,save:Zq,variations:Yq};window.__experimentalContentOnlyInspectorFields&&($5[Vbe]=[{id:"content",label:(0,mm.__)("Content"),type:"text",Edit:"rich-text"}],$5[Fbe]={fields:["content"]});var Obe=()=>{let e=N({name:q5,metadata:G5,settings:$5}),t=(0,ch.getBlockType)(q5)?.attributes?.levelOptions?.default;return t&&[1,2,3,4,5,6].forEach(r=>{t.includes(r)||(0,ch.unregisterBlockVariation)(q5,`h${r}`)}),e};var rN={};$(rN,{init:()=>Ube,metadata:()=>Z5,name:()=>n$,settings:()=>i$});var a$=o(B(),1);var Z5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/home-link",category:"design",parent:["core/navigation"],title:"Home Link",description:"Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header.",textdomain:"default",attributes:{label:{type:"string",role:"content"}},usesContext:["textColor","customTextColor","backgroundColor","customBackgroundColor","fontSize","customFontSize","style"],supports:{anchor:!0,reusable:!1,html:!1,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-home-link-editor",style:"wp-block-home-link"};var Y5=o(T(),1),K5=o(B(),1),Xq=o(z(),1),Jq=o(Y(),1),Q5=o(v(),1),jbe=e=>e.preventDefault();function e$({attributes:e,setAttributes:t,context:r}){let a=(0,Xq.useSelect)(c=>c(Jq.store).getEntityRecord("root","__unstableBase")?.home,[]),{textColor:n,backgroundColor:i,style:l}=r,s=(0,Y5.useBlockProps)({className:w("wp-block-navigation-item",{"has-text-color":!!n||!!l?.color?.text,[`has-${n}-color`]:!!n,"has-background":!!i||!!l?.color?.background,[`has-${i}-background-color`]:!!i}),style:{color:l?.color?.text,backgroundColor:l?.color?.background}});return(0,Q5.jsx)("div",{...s,children:(0,Q5.jsx)("a",{className:"wp-block-home-link__content wp-block-navigation-item__content",href:a,onClick:jbe,children:(0,Q5.jsx)(Y5.RichText,{identifier:"label",className:"wp-block-home-link__label",value:e.label??(0,K5.__)("Home"),onChange:c=>{t({label:c})},"aria-label":(0,K5.__)("Home link text"),placeholder:(0,K5.__)("Add home link"),withoutInteractiveFormatting:!0})})})}var t$=o(T(),1),r$=o(v(),1);function o$(){return(0,r$.jsx)(t$.InnerBlocks.Content,{})}var{name:n$}=Z5,i$={icon:nT,edit:e$,save:o$,example:{attributes:{label:(0,a$._x)("Home Link","block example")}}},Ube=()=>N({name:n$,metadata:Z5,settings:i$});var nN={};$(nN,{init:()=>$be,metadata:()=>e4,name:()=>w$,settings:()=>C$});var k$=o(B(),1);var mh=o(B(),1),f$=o(j(),1),dm=o(T(),1),ts=o(A(),1);var l$=o(j(),1),X5=o(T(),1),s$=o(A(),1),c$=o(z(),1),u$=o(B(),1),rd=o(v(),1),Gbe=` |
| 19 |
html,body,:root { |
| 20 |
margin: 0 !important; |
| 21 |
padding: 0 !important; |
| 22 |
overflow: visible !important; |
| 23 |
min-height: auto !important; |
| 24 |
} |
| 25 |
`;function J5({content:e,isSelected:t}){let r=(0,c$.useSelect)(n=>n(X5.store).getSettings().styles,[]),a=(0,l$.useMemo)(()=>[Gbe,...(0,X5.transformStyles)((r??[]).filter(n=>n.css))],[r]);return(0,rd.jsxs)(rd.Fragment,{children:[(0,rd.jsx)(s$.SandBox,{html:e,styles:a,title:(0,u$.__)("Custom HTML Preview"),tabIndex:-1}),!t&&(0,rd.jsx)("div",{className:"block-library-html__preview-overlay"})]})}var hi=o(B(),1),lv=o(j(),1),p$=o(z(),1),ea=o(A(),1),uh=o(T(),1);var d$=o(pe(),1);function m$(e=""){if(!e||!e.trim())return{html:"",css:"",js:""};let t=document.implementation.createHTMLDocument("");t.body.innerHTML=e;let r=t.body.querySelector('style[data-wp-block-html="css"]'),a=r?r.textContent.trim():"";r&&r.remove();let n=t.body.querySelector('script[data-wp-block-html="js"]'),i=n?n.textContent.trim():"";return n&&n.remove(),{html:t.body.innerHTML.trim(),css:a,js:i}}function oN({html:e="",css:t="",js:r=""}){let a=[];return t.trim()&&a.push(`<style data-wp-block-html="css"> |
| 26 |
${t} |
| 27 |
</style>`),r.trim()&&a.push(`<script data-wp-block-html="js"> |
| 28 |
${r} |
| 29 |
<\/script>`),e.trim()&&a.push(e),a.join(` |
| 30 |
|
| 31 |
`)}var Tt=o(v(),1),{Tabs:pm}=K(ea.privateApis);function aN({isOpen:e,onRequestClose:t,content:r,setAttributes:a}){let{html:n,css:i,js:l}=m$(r),[s,c]=(0,lv.useState)(n),[u,m]=(0,lv.useState)(i),[p,d]=(0,lv.useState)(l),[f,h]=(0,lv.useState)(!1),g=(0,d$.useViewportMatch)("small","<"),{canUserUseUnfilteredHTML:b}=(0,p$.useSelect)(S=>({canUserUseUnfilteredHTML:S(uh.store).getSettings().__experimentalCanUserUseUnfilteredHTML}),[]),y=!b&&(i.trim()||l.trim());if(!e)return null;let x=()=>{a({content:oN({html:s,css:b?u:"",js:b?p:""})})},_=()=>{x(),t()},k=()=>{h(S=>!S)};return(0,Tt.jsx)(Tt.Fragment,{children:(0,Tt.jsx)(ea.Modal,{title:(0,hi.__)("Edit HTML"),onRequestClose:t,className:"block-library-html__modal",size:"large",isDismissible:!1,shouldCloseOnClickOutside:!1,isFullScreen:f,__experimentalHideHeader:!0,children:(0,Tt.jsx)(pm,{orientation:"horizontal",defaultTabId:"html",children:(0,Tt.jsxs)(ea.__experimentalVStack,{expanded:!0,children:[(0,Tt.jsxs)(ea.__experimentalHStack,{justify:"space-between",className:"block-library-html__modal-header",children:[(0,Tt.jsx)("div",{children:(0,Tt.jsxs)(pm.TabList,{children:[(0,Tt.jsx)(pm.Tab,{tabId:"html",children:"HTML"}),b&&(0,Tt.jsx)(pm.Tab,{tabId:"css",children:"CSS"}),b&&(0,Tt.jsx)(pm.Tab,{tabId:"js",children:(0,hi.__)("JavaScript")})]})}),!g&&(0,Tt.jsx)("div",{children:(0,Tt.jsx)(ea.Button,{__next40pxDefaultSize:!0,icon:f?YP:gp,label:(0,hi.__)("Enable/disable fullscreen"),onClick:k,variant:"tertiary"})})]}),y&&(0,Tt.jsx)(ea.Notice,{status:"warning",isDismissible:!1,className:"block-library-html__modal-notice",children:(0,hi.__)("This block contains CSS or JavaScript that will be removed when you save because you do not have permission to use unfiltered HTML.")}),(0,Tt.jsxs)(ea.Flex,{direction:g?"column":"row",className:"block-library-html__modal-tabs",align:"stretch",gap:8,children:[(0,Tt.jsxs)("div",{className:"block-library-html__modal-content",children:[(0,Tt.jsx)(pm.TabPanel,{tabId:"html",focusable:!1,className:"block-library-html__modal-tab",children:(0,Tt.jsx)(uh.PlainText,{value:s,onChange:c,placeholder:(0,hi.__)("Write HTML\u2026"),"aria-label":(0,hi.__)("HTML"),className:"block-library-html__modal-editor"})}),b&&(0,Tt.jsx)(pm.TabPanel,{tabId:"css",focusable:!1,className:"block-library-html__modal-tab",children:(0,Tt.jsx)(uh.PlainText,{value:u,onChange:m,placeholder:(0,hi.__)("Write CSS\u2026"),"aria-label":(0,hi.__)("CSS"),className:"block-library-html__modal-editor"})}),b&&(0,Tt.jsx)(pm.TabPanel,{tabId:"js",focusable:!1,className:"block-library-html__modal-tab",children:(0,Tt.jsx)(uh.PlainText,{value:p,onChange:d,placeholder:(0,hi.__)("Write JavaScript\u2026"),"aria-label":(0,hi.__)("JavaScript"),className:"block-library-html__modal-editor"})})]}),(0,Tt.jsx)("div",{className:"block-library-html__preview",children:(0,Tt.jsx)(J5,{content:oN({html:s,css:u,js:p})})})]}),(0,Tt.jsxs)(ea.__experimentalHStack,{alignment:"center",justify:"flex-end",spacing:4,className:"block-library-html__modal-footer",children:[(0,Tt.jsx)(ea.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:t,children:(0,hi.__)("Cancel")}),(0,Tt.jsx)(ea.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:_,children:(0,hi.__)("Update")})]})]})})})})}var Sa=o(v(),1);function h$({attributes:e,setAttributes:t,isSelected:r}){let[a,n]=(0,f$.useState)(!1),i=(0,dm.useBlockProps)({className:"block-library-html__edit"});return e.content?.trim()?(0,Sa.jsxs)("div",{...i,children:[(0,Sa.jsx)(dm.BlockControls,{children:(0,Sa.jsx)(ts.ToolbarGroup,{children:(0,Sa.jsx)(ts.ToolbarButton,{onClick:()=>n(!0),children:(0,mh.__)("Edit code")})})}),(0,Sa.jsx)(dm.InspectorControls,{children:(0,Sa.jsx)(ts.__experimentalVStack,{className:"block-editor-block-inspector-edit-contents",expanded:!0,children:(0,Sa.jsx)(ts.Button,{className:"block-editor-block-inspector-edit-contents__button",__next40pxDefaultSize:!0,variant:"secondary",onClick:()=>n(!0),children:(0,mh.__)("Edit code")})})}),(0,Sa.jsx)(J5,{content:e.content,isSelected:r}),(0,Sa.jsx)(aN,{isOpen:a,onRequestClose:()=>n(!1),content:e.content,setAttributes:t})]}):(0,Sa.jsxs)("div",{...i,children:[(0,Sa.jsx)(ts.Placeholder,{icon:(0,Sa.jsx)(dm.BlockIcon,{icon:C0}),label:(0,mh.__)("Custom HTML"),instructions:(0,mh.__)("Add custom HTML code and preview how it looks."),children:(0,Sa.jsx)(ts.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>n(!0),children:(0,mh.__)("Edit HTML")})}),(0,Sa.jsx)(aN,{isOpen:a,onRequestClose:()=>n(!1),content:e.content,setAttributes:t})]})}var e4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/html",title:"Custom HTML",category:"widgets",description:"Add custom HTML code and preview it as you edit.",keywords:["embed"],textdomain:"default",attributes:{content:{type:"string",source:"raw",role:"content"}},supports:{customClassName:!1,className:!1,html:!1,interactivity:{clientNavigation:!0},customCSS:!1,visibility:!1},editorStyle:"wp-block-html-editor"};var g$=o(j(),1),v$=o(v(),1);function b$({attributes:e}){return(0,v$.jsx)(g$.RawHTML,{children:e.content})}var y$=o(G(),1),_$=o(Qu(),1),qbe={from:[{type:"block",blocks:["core/code"],transform:({content:e})=>(0,y$.createBlock)("core/html",{content:(0,_$.create)({html:e}).text})}]},x$=qbe;var{name:w$}=e4,C$={icon:lT,example:{attributes:{content:"<marquee>"+(0,k$.__)("Welcome to the wonderful world of blocks\u2026")+"</marquee>"}},edit:h$,save:b$,transforms:x$},$be=()=>N({name:w$,metadata:e4,settings:C$});var cN={};$(cN,{init:()=>Jbe,metadata:()=>r4,name:()=>A$,settings:()=>R$});var $s=o(B(),1),gi=o(A(),1),ta=o(T(),1),E$=o(j(),1),fh=o(L(),1),N$=o(z(),1),D$=o(Y(),1);var B$=o(B(),1),t4=o(A(),1),dh=o(j(),1),I$=o(pe(),1);var iN=o(B(),1),S$=o(A(),1);var qs=o(v(),1);function T$({icons:e,onChange:t,attributes:r}){return(0,qs.jsx)("div",{className:"wp-block-icon__inserter-grid",children:e?.length?(0,qs.jsx)("div",{className:"wp-block-icon__inserter-grid-icons-list","aria-label":(0,iN.__)("Icon library"),children:e.map(a=>(0,qs.jsxs)(S$.Button,{className:"wp-block-icon__inserter-grid-icons-list-item",onClick:()=>t(a.name),variant:a.name===r?.icon?"primary":void 0,__next40pxDefaultSize:!0,children:[(0,qs.jsx)("span",{className:"wp-block-icon__inserter-grid-icons-list-item-icon",children:(0,qs.jsx)(ao,{html:a.content,wrapperProps:{style:{width:"24px"}}})}),(0,qs.jsx)("span",{className:"wp-block-icon__inserter-grid-icons-list-item-title",children:a.label})]},a.name))}):(0,qs.jsx)("div",{className:"wp-block-icon__inserter-grid-no-results",children:(0,qs.jsx)("p",{children:(0,iN.__)("No results found.")})})})}var P$=o(Y1(),1);function ph(e=""){return e=(0,P$.default)(e),e=e.trim().toLowerCase(),e}function Zbe(e,t){let r=ph(t),a=ph(e.title),n=0;return r===a?n+=30:a.startsWith(r)?n+=20:r.split(" ").every(s=>a.includes(s))&&(n+=10),n}function sv(e=[],t=""){if(!t)return e;let r=e.map(a=>[a,Zbe(a,t)]).filter(([,a])=>a>0);return r.sort(([,a],[,n])=>n-a),r.map(([a])=>a)}var od=o(v(),1);function lN({icons:e=[],setInserterOpen:t,attributes:r,setAttributes:a}){let[n,i]=(0,dh.useState)(""),l=(0,I$.useDebounce)(i,300),s=(0,dh.useCallback)(u=>{a({icon:u}),t(!1)},[a,t]),c=(0,dh.useMemo)(()=>{if(n){let u=ph(n);return e.filter(m=>{let p=ph(m.name),d=ph(m.label);return p.includes(u)||d.includes(u)})}return e},[n,e]);return(0,od.jsx)(t4.Modal,{className:"wp-block-icon__inserter-modal",title:(0,B$.__)("Icon library"),onRequestClose:()=>t(!1),isFullScreen:!0,children:(0,od.jsxs)("div",{className:"wp-block-icon__inserter",children:[(0,od.jsx)("div",{className:"wp-block-icon__inserter-header",children:(0,od.jsx)(t4.SearchControl,{value:n,onChange:l})}),(0,od.jsx)(T$,{icons:c,onChange:s,attributes:r})]})})}var er=o(v(),1),Kbe=({className:e,style:t})=>(0,er.jsxs)(fh.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 60 60",preserveAspectRatio:"none",fill:"none","aria-hidden":"true",className:w("wp-block-icon__placeholder",e),style:t,children:[(0,er.jsx)(fh.Rect,{width:"60",height:"60",fill:"currentColor",fillOpacity:.1}),(0,er.jsx)(fh.Path,{vectorEffect:"non-scaling-stroke",stroke:"currentColor",strokeOpacity:.25,d:"M60 60 0 0"})]});function Qbe({attributes:e,setAttributes:t}){let{icon:r,ariaLabel:a}=e,[n,i]=(0,E$.useState)(!1),l=(0,ta.useBlockEditingMode)()==="contentOnly",s=(0,ta.__experimentalUseColorProps)(e),c=(0,ta.__experimentalGetSpacingClassesAndStyles)(e),u=(0,ta.__experimentalUseBorderProps)(e),m=(0,ta.getDimensionsClassesAndStyles)(e),{selectedIcon:p,allIcons:d=[]}=(0,N$.useSelect)(y=>{let{getEntityRecord:x,getEntityRecords:_}=y(D$.store);return{selectedIcon:r?x("root","icon",r):null,allIcons:n?_("root","icon"):void 0}},[n,r]),f=p?.content||"",h=(0,er.jsxs)(er.Fragment,{children:[(0,er.jsx)(ta.BlockControls,{group:l?"inline":"other",children:(0,er.jsx)(gi.ToolbarButton,{onClick:()=>{i(!0)},children:r?(0,$s.__)("Replace"):(0,$s.__)("Choose icon")})}),l&&r&&(0,er.jsx)(ta.BlockControls,{group:"other",children:(0,er.jsx)(gi.ToolbarGroup,{className:"components-toolbar-group",children:(0,er.jsx)(gi.DropdownMenu,{icon:"",popoverProps:{className:"is-alternate"},text:(0,$s.__)("Label"),children:()=>(0,er.jsx)(gi.TextControl,{className:"wp-block-icon__toolbar-content",label:(0,$s.__)("Label"),value:a||"",onChange:y=>t({ariaLabel:y}),help:(0,$s.__)("Briefly describe the icon to help screen reader users. Leave blank for decorative icons."),__next40pxDefaultSize:!0})})})})]}),g=W(),b=r&&(0,er.jsx)(er.Fragment,{children:(0,er.jsx)(ta.InspectorControls,{group:"settings",children:(0,er.jsx)(gi.__experimentalToolsPanel,{label:(0,$s.__)("Settings"),resetAll:()=>t({ariaLabel:void 0}),dropdownMenuProps:g,children:(0,er.jsx)(gi.__experimentalToolsPanelItem,{label:(0,$s.__)("Label"),isShownByDefault:!0,hasValue:()=>!!a,onDeselect:()=>t({ariaLabel:void 0}),children:(0,er.jsx)(gi.TextControl,{label:(0,$s.__)("Label"),help:(0,$s.__)("Briefly describe the icon to help screen reader users. Leave blank for decorative icons."),value:a||"",onChange:y=>t({ariaLabel:y}),__next40pxDefaultSize:!0})})})})});return(0,er.jsxs)(er.Fragment,{children:[h,b,(0,er.jsx)("div",{...(0,ta.useBlockProps)(),children:r?(0,er.jsx)(ao,{html:f,wrapperProps:{className:w(s.className,u.className,c.className,m.className),style:{...s.style,...u.style,...c.style,...m.style}}}):(0,er.jsx)(Kbe,{className:w(u.className,c.className,m.className),style:{...u.style,...c.style,...m.style,height:"auto"}})}),n&&(0,er.jsx)(lN,{icons:d,setInserterOpen:i,attributes:e,setAttributes:t})]})}var L$=Qbe;var r4={apiVersion:3,$schema:"https://schemas.wp.org/trunk/block.json",name:"core/icon",title:"Icon",category:"media",description:"Insert an SVG icon.",keywords:["icon","svg"],textdomain:"default",attributes:{icon:{type:"string",role:"content"}},supports:{anchor:!0,ariaLabel:{__experimentalSkipSerialization:!0},align:["left","center","right"],html:!1,color:{background:!0,text:!0,__experimentalSkipSerialization:!0},interactivity:{clientNavigation:!0},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!1,radius:!1,style:!1,width:!1}},spacing:{padding:!0,margin:!0,__experimentalSkipSerialization:["padding"],__experimentalDefaultControls:{margin:!1,padding:!1}},dimensions:{width:!0,__experimentalSkipSerialization:["width"],__experimentalDefaultControls:{width:!0}}},selectors:{root:".wp-block-icon svg",css:".wp-block-icon",spacing:{margin:".wp-block-icon"}},style:"wp-block-icon",editorStyle:"wp-block-icon-editor"};var o4=o(A(),1),sN=o(v(),1),Xbe=(0,sN.jsx)(o4.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",children:(0,sN.jsx)(o4.Path,{d:"M6 9.5h3.5V6H6v3.5Zm5 .5a1 1 0 0 1-.898.995L10 11H5.5l-.103-.005a1 1 0 0 1-.892-.893L4.5 10V5.5a1 1 0 0 1 1-1H10a1 1 0 0 1 1 1V10ZM18.25 7.75a2 2 0 1 0-4 0 2 2 0 0 0 4 0Zm1.5 0a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0ZM6.88 13.535a1 1 0 0 1 1.74 0l2.534 4.472a1 1 0 0 1-.87 1.493H5.216a1 1 0 0 1-.87-1.493l2.534-4.472ZM6.074 18h3.352L7.75 15.041l-1.676 2.96ZM14.952 13h2.596a1 1 0 0 1 .866.5l1.298 2.25a1 1 0 0 1 0 1L18.414 19l-.074.11a1 1 0 0 1-.792.39h-2.596a1 1 0 0 1-.792-.39l-.074-.11-1.298-2.25a1.001 1.001 0 0 1 0-1l1.298-2.25a1 1 0 0 1 .866-.5Zm-.72 3.25 1.01 1.75h2.017l1.009-1.75-1.01-1.75h-2.017l-1.01 1.75Z"})}),M$=Xbe;var{name:A$}=r4,R$={icon:M$,example:{attributes:{icon:"core/audio",style:{dimensions:{width:"48px"}}}},edit:L$},Jbe=()=>N({name:A$,metadata:r4,settings:R$});var fN={};$(fN,{init:()=>kye,metadata:()=>s4,name:()=>cZ,settings:()=>u4});var nd=o(B(),1);var sZ=o(G(),1);var vt=o(T(),1),Le=o(v(),1),eye={attributes:{url:{type:"string",source:"attribute",selector:"img",attribute:"src"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},caption:{type:"array",source:"children",selector:"figcaption"},href:{type:"string",source:"attribute",selector:"a",attribute:"href"},id:{type:"number"},align:{type:"string"},width:{type:"number"},height:{type:"number"}},save({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,width:l,height:s}=e,u=(0,Le.jsx)("img",{src:t,alt:r,...l||s?{width:l,height:s}:{}}),m={};return l?m={width:l}:(n==="left"||n==="right")&&(m={maxWidth:"50%"}),(0,Le.jsxs)("figure",{className:n?`align${n}`:null,style:m,children:[i?(0,Le.jsx)("a",{href:i,children:u}):u,!vt.RichText.isEmpty(a)&&(0,Le.jsx)(vt.RichText.Content,{tagName:"figcaption",value:a})]})}},tye={attributes:{url:{type:"string",source:"attribute",selector:"img",attribute:"src"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},caption:{type:"array",source:"children",selector:"figcaption"},href:{type:"string",source:"attribute",selector:"a",attribute:"href"},id:{type:"number"},align:{type:"string"},width:{type:"number"},height:{type:"number"}},save({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,width:l,height:s,id:c}=e,u=(0,Le.jsx)("img",{src:t,alt:r,className:c?`wp-image-${c}`:null,width:l,height:s});return(0,Le.jsxs)("figure",{className:n?`align${n}`:null,children:[i?(0,Le.jsx)("a",{href:i,children:u}):u,!vt.RichText.isEmpty(a)&&(0,Le.jsx)(vt.RichText.Content,{tagName:"figcaption",value:a})]})}},rye={attributes:{url:{type:"string",source:"attribute",selector:"img",attribute:"src"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},caption:{type:"array",source:"children",selector:"figcaption"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href"},id:{type:"number"},align:{type:"string"},width:{type:"number"},height:{type:"number"},linkDestination:{type:"string",default:"none"}},save({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,width:l,height:s,id:c}=e,u=w({[`align${n}`]:n,"is-resized":l||s}),m=(0,Le.jsx)("img",{src:t,alt:r,className:c?`wp-image-${c}`:null,width:l,height:s});return(0,Le.jsxs)("figure",{className:u,children:[i?(0,Le.jsx)("a",{href:i,children:m}):m,!vt.RichText.isEmpty(a)&&(0,Le.jsx)(vt.RichText.Content,{tagName:"figcaption",value:a})]})}},oye={attributes:{align:{type:"string"},url:{type:"string",source:"attribute",selector:"img",attribute:"src"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},caption:{type:"string",source:"html",selector:"figcaption"},title:{type:"string",source:"attribute",selector:"img",attribute:"title"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href"},rel:{type:"string",source:"attribute",selector:"figure > a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure > a",attribute:"class"},id:{type:"number"},width:{type:"number"},height:{type:"number"},sizeSlug:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure > a",attribute:"target"}},supports:{anchor:!0},save({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,rel:l,linkClass:s,width:c,height:u,id:m,linkTarget:p,sizeSlug:d,title:f}=e,h=l||void 0,g=w({[`align${n}`]:n,[`size-${d}`]:d,"is-resized":c||u}),b=(0,Le.jsx)("img",{src:t,alt:r,className:m?`wp-image-${m}`:null,width:c,height:u,title:f}),y=(0,Le.jsxs)(Le.Fragment,{children:[i?(0,Le.jsx)("a",{className:s,href:i,target:p,rel:h,children:b}):b,!vt.RichText.isEmpty(a)&&(0,Le.jsx)(vt.RichText.Content,{tagName:"figcaption",value:a})]});return n==="left"||n==="right"||n==="center"?(0,Le.jsx)("div",{...vt.useBlockProps.save(),children:(0,Le.jsx)("figure",{className:g,children:y})}):(0,Le.jsx)("figure",{...vt.useBlockProps.save({className:g}),children:y})}},aye={attributes:{align:{type:"string"},url:{type:"string",source:"attribute",selector:"img",attribute:"src"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},caption:{type:"string",source:"html",selector:"figcaption"},title:{type:"string",source:"attribute",selector:"img",attribute:"title"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href"},rel:{type:"string",source:"attribute",selector:"figure > a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure > a",attribute:"class"},id:{type:"number"},width:{type:"number"},height:{type:"number"},sizeSlug:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure > a",attribute:"target"}},supports:{anchor:!0,color:{__experimentalDuotone:"img",text:!1,background:!1},__experimentalBorder:{radius:!0,__experimentalDefaultControls:{radius:!0}},__experimentalStyle:{spacing:{margin:"0 0 1em 0"}}},save({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,rel:l,linkClass:s,width:c,height:u,id:m,linkTarget:p,sizeSlug:d,title:f}=e,h=l||void 0,g=w({[`align${n}`]:n,[`size-${d}`]:d,"is-resized":c||u}),b=(0,Le.jsx)("img",{src:t,alt:r,className:m?`wp-image-${m}`:null,width:c,height:u,title:f}),y=(0,Le.jsxs)(Le.Fragment,{children:[i?(0,Le.jsx)("a",{className:s,href:i,target:p,rel:h,children:b}):b,!vt.RichText.isEmpty(a)&&(0,Le.jsx)(vt.RichText.Content,{tagName:"figcaption",value:a})]});return(0,Le.jsx)("figure",{...vt.useBlockProps.save({className:g}),children:y})}},nye={attributes:{align:{type:"string"},url:{type:"string",source:"attribute",selector:"img",attribute:"src",role:"content"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:"",role:"content"},caption:{type:"string",source:"html",selector:"figcaption",role:"content"},title:{type:"string",source:"attribute",selector:"img",attribute:"title",role:"content"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href",role:"content"},rel:{type:"string",source:"attribute",selector:"figure > a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure > a",attribute:"class"},id:{type:"number",role:"content"},width:{type:"number"},height:{type:"number"},aspectRatio:{type:"string"},scale:{type:"string"},sizeSlug:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure > a",attribute:"target"}},supports:{anchor:!0,color:{text:!1,background:!1},filter:{duotone:!0},__experimentalBorder:{color:!0,radius:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,width:!0}}},migrate(e){let{height:t,width:r}=e;return{...e,width:typeof r=="number"?`${r}px`:r,height:typeof t=="number"?`${t}px`:t}},save({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,rel:l,linkClass:s,width:c,height:u,aspectRatio:m,scale:p,id:d,linkTarget:f,sizeSlug:h,title:g}=e,b=l||void 0,y=(0,vt.__experimentalGetBorderClassesAndStyles)(e),x=w({[`align${n}`]:n,[`size-${h}`]:h,"is-resized":c||u,"has-custom-border":!!y.className||y.style&&Object.keys(y.style).length>0}),_=w(y.className,{[`wp-image-${d}`]:!!d}),k=(0,Le.jsx)("img",{src:t,alt:r,className:_||void 0,style:{...y.style,aspectRatio:m,objectFit:p},width:c,height:u,title:g}),S=(0,Le.jsxs)(Le.Fragment,{children:[i?(0,Le.jsx)("a",{className:s,href:i,target:f,rel:b,children:k}):k,!vt.RichText.isEmpty(a)&&(0,Le.jsx)(vt.RichText.Content,{className:(0,vt.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:a})]});return(0,Le.jsx)("figure",{...vt.useBlockProps.save({className:x}),children:S})}},iye={attributes:{align:{type:"string"},url:{type:"string",source:"attribute",selector:"img",attribute:"src",role:"content"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:"",role:"content"},caption:{type:"string",source:"html",selector:"figcaption",role:"content"},title:{type:"string",source:"attribute",selector:"img",attribute:"title",role:"content"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href",role:"content"},rel:{type:"string",source:"attribute",selector:"figure > a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure > a",attribute:"class"},id:{type:"number",role:"content"},width:{type:"number"},height:{type:"number"},aspectRatio:{type:"string"},scale:{type:"string"},sizeSlug:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure > a",attribute:"target"}},supports:{anchor:!0,color:{text:!1,background:!1},filter:{duotone:!0},__experimentalBorder:{color:!0,radius:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,width:!0}}},migrate({width:e,height:t,...r}){return{...r,width:`${e}px`,height:`${t}px`}},save({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,rel:l,linkClass:s,width:c,height:u,aspectRatio:m,scale:p,id:d,linkTarget:f,sizeSlug:h,title:g}=e,b=l||void 0,y=(0,vt.__experimentalGetBorderClassesAndStyles)(e),x=w({[`align${n}`]:n,[`size-${h}`]:h,"is-resized":c||u,"has-custom-border":!!y.className||y.style&&Object.keys(y.style).length>0}),_=w(y.className,{[`wp-image-${d}`]:!!d}),k=(0,Le.jsx)("img",{src:t,alt:r,className:_||void 0,style:{...y.style,aspectRatio:m,objectFit:p,width:c,height:u},width:c,height:u,title:g}),S=(0,Le.jsxs)(Le.Fragment,{children:[i?(0,Le.jsx)("a",{className:s,href:i,target:f,rel:b,children:k}):k,!vt.RichText.isEmpty(a)&&(0,Le.jsx)(vt.RichText.Content,{className:(0,vt.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:a})]});return(0,Le.jsx)("figure",{...vt.useBlockProps.save({className:x}),children:S})}},lye={attributes:{align:{type:"string"},behaviors:{type:"object"},url:{type:"string",source:"attribute",selector:"img",attribute:"src",role:"content"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:"",role:"content"},caption:{type:"string",source:"html",selector:"figcaption",role:"content"},title:{type:"string",source:"attribute",selector:"img",attribute:"title",role:"content"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href",role:"content"},rel:{type:"string",source:"attribute",selector:"figure > a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure > a",attribute:"class"},id:{type:"number",role:"content"},width:{type:"string"},height:{type:"string"},aspectRatio:{type:"string"},scale:{type:"string"},sizeSlug:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure > a",attribute:"target"}},supports:{anchor:!0,color:{text:!1,background:!1},filter:{duotone:!0},__experimentalBorder:{color:!0,radius:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,width:!0}}},migrate({width:e,height:t,...r}){if(!r.behaviors?.lightbox)return r;let{behaviors:{lightbox:{enabled:a}}}=r,n={...r,lightbox:{enabled:a}};return delete n.behaviors,n},isEligible(e){return!!e.behaviors},save({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,rel:l,linkClass:s,width:c,height:u,aspectRatio:m,scale:p,id:d,linkTarget:f,sizeSlug:h,title:g}=e,b=l||void 0,y=(0,vt.__experimentalGetBorderClassesAndStyles)(e),x=w({[`align${n}`]:n,[`size-${h}`]:h,"is-resized":c||u,"has-custom-border":!!y.className||y.style&&Object.keys(y.style).length>0}),_=w(y.className,{[`wp-image-${d}`]:!!d}),k=(0,Le.jsx)("img",{src:t,alt:r,className:_||void 0,style:{...y.style,aspectRatio:m,objectFit:p,width:c,height:u},title:g}),S=(0,Le.jsxs)(Le.Fragment,{children:[i?(0,Le.jsx)("a",{className:s,href:i,target:f,rel:b,children:k}):k,!vt.RichText.isEmpty(a)&&(0,Le.jsx)(vt.RichText.Content,{className:(0,vt.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:a})]});return(0,Le.jsx)("figure",{...vt.useBlockProps.save({className:x}),children:S})}},z$=[lye,iye,nye,aye,oye,rye,tye,eye];var vh=o(Br(),1),uv=o(G(),1),eZ=o(A(),1),ad=o(z(),1),tn=o(T(),1),fm=o(j(),1),Zs=o(B(),1);var tZ=o(_r(),1),rZ=o(pe(),1),l4=o(nr(),1),oZ=o(F$(),1);var q$=o(Br(),1),Me=o(A(),1),gh=o(pe(),1),Yc=o(z(),1),_t=o(T(),1),Cr=o(j(),1),Pe=o(B(),1),pN=o(nr(),1),hh=o(G(),1);var $$=o(_r(),1),cv=o(Y(),1);var en=o(A(),1),a4=o(T(),1),O$=o(Oi(),1),H$=o(j(),1),uN=o(B(),1),j$=o(z(),1);var U$=o(nr(),1),Dn=o(v(),1),sye=e=>{window.requestAnimationFrame(()=>{let[t]=O$.focus.tabbable.find(e?.current);t&&t.focus()})};function mN({url:e,filename:t,itemGroupProps:r,className:a,label:n}){return(0,Dn.jsx)(en.__experimentalItemGroup,{...r,as:"span",children:(0,Dn.jsxs)(en.__experimentalHStack,{justify:"flex-start",children:[(0,Dn.jsx)("span",{className:"block-library-utils__media-control__inspector-image-indicator",style:{backgroundImage:e?`url(${e})`:void 0}}),(0,Dn.jsx)(en.FlexBlock,{children:(0,Dn.jsx)(en.__experimentalTruncate,{numberOfLines:1,className:a,children:t??n})})]})})}function n4({mediaId:e,mediaUrl:t,filename:r,allowedTypes:a,onSelect:n,onSelectURL:i,onError:l,onReset:s,isUploading:c=!1,emptyLabel:u=(0,uN.__)("Media")}){let{getSettings:m}=(0,j$.useSelect)(a4.store),p=f=>{let{mediaUpload:h}=m();h&&h({allowedTypes:a,filesList:f,onFileChange([g]){n(g)},onError:l,multiple:!1})},d=(0,H$.useRef)();return(0,Dn.jsxs)("div",{ref:d,className:"block-library-utils__media-control",children:[(0,Dn.jsx)(a4.MediaReplaceFlow,{className:"block-library-utils__media-control__replace-flow",mediaId:e,mediaURL:t,allowedTypes:a,onSelect:n,onSelectURL:i,onError:l,name:(0,Dn.jsx)(mN,{url:t,filename:r,className:"block-library-utils__media-control__inspector-media-replace-title",label:t&&(0,U$.getFilename)(r)||u}),renderToggle:f=>(0,Dn.jsx)(en.Button,{...f,__next40pxDefaultSize:!0,children:c?(0,Dn.jsx)(en.Spinner,{}):f.children}),onReset:s}),t&&s&&(0,Dn.jsx)(en.Button,{label:(0,uN.__)("Reset"),className:"block-library-utils__media-control__reset",size:"small",icon:AP,onClick:()=>{s(),sye(d)}}),(0,Dn.jsx)(en.DropZone,{onFilesDrop:p})]})}var te=o(v(),1),{DimensionsTool:G$,ResolutionTool:cye,mediaEditKey:uye}=K(_t.privateApis),mye=[{value:"cover",label:(0,Pe._x)("Cover","Scale option for dimensions control"),help:(0,Pe.__)("Image covers the space evenly.")},{value:"contain",label:(0,Pe._x)("Contain","Scale option for dimensions control"),help:(0,Pe.__)("Image is contained without distortion.")}],pye={placement:"bottom-start"},W$=({href:e,children:t})=>e?(0,te.jsx)("a",{href:e,onClick:r=>r.preventDefault(),"aria-disabled":!0,style:{pointerEvents:"none",cursor:"default",display:"inline"},children:t}):t;function dye({attributes:e,setAttributes:t,lockAltControls:r,lockAltControlsMessage:a,lockTitleControls:n,lockTitleControlsMessage:i}){let[l,s]=(0,Cr.useState)(null),[c,u]=(0,Cr.useState)(!1),[m,p]=(0,Cr.useState)(!1);return(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(Me.ToolbarItem,{ref:s,children:d=>(0,te.jsx)(Me.DropdownMenu,{icon:k0,label:(0,Pe.__)("More"),toggleProps:{...d,description:(0,Pe.__)("Displays more controls.")},popoverProps:pye,children:({onClose:f})=>(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(Me.MenuItem,{onClick:()=>{u(!0),f()},"aria-haspopup":"dialog",children:(0,Pe._x)("Alternative text","Alternative text for an image. Block toolbar label, a low character count is preferred.")}),(0,te.jsx)(Me.MenuItem,{onClick:()=>{p(!0),f()},"aria-haspopup":"dialog",children:(0,Pe.__)("Title text")})]})})}),c&&(0,te.jsx)(Me.Popover,{placement:"bottom-start",anchor:l,onClose:()=>u(!1),offset:13,variant:"toolbar",children:(0,te.jsx)("div",{className:"wp-block-image__toolbar_content_textarea__container",children:(0,te.jsx)(Me.TextareaControl,{className:"wp-block-image__toolbar_content_textarea",label:(0,Pe.__)("Alternative text"),value:e.alt||"",onChange:d=>t({alt:d}),disabled:r,help:r?(0,te.jsx)(te.Fragment,{children:a}):(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(Me.ExternalLink,{href:(0,Pe.__)("https://www.w3.org/WAI/tutorials/images/decision-tree/"),children:(0,Pe.__)("Describe the purpose of the image.")}),(0,te.jsx)("br",{}),(0,Pe.__)("Leave empty if decorative.")]})})})}),m&&(0,te.jsx)(Me.Popover,{placement:"bottom-start",anchor:l,onClose:()=>p(!1),offset:13,variant:"toolbar",children:(0,te.jsx)("div",{className:"wp-block-image__toolbar_content_textarea__container",children:(0,te.jsx)(Me.TextControl,{__next40pxDefaultSize:!0,className:"wp-block-image__toolbar_content_textarea",label:(0,Pe.__)("Title attribute"),value:e.title||"",onChange:d=>t({title:d}),disabled:n,help:n?(0,te.jsx)(te.Fragment,{children:i}):(0,Cr.createInterpolateElement)((0,Pe.__)("Describe the role of this image on the page. <a>(Note: many devices and browsers do not display this text.)</a>"),{a:(0,te.jsx)(Me.ExternalLink,{href:"https://www.w3.org/TR/html52/dom.html#the-title-attribute"})})})})})]})}function Z$({temporaryURL:e,isSideloading:t,attributes:r,setAttributes:a,isSingleSelected:n,insertBlocksAfter:i,onReplace:l,onSelectImage:s,onSelectURL:c,onUploadError:u,context:m,clientId:p,blockEditingMode:d,parentLayoutType:f,maxContentWidth:h}){let{url:g="",alt:b,align:y,id:x,href:_,rel:k,linkClass:S,linkDestination:C,title:E,width:I,height:D,aspectRatio:M,scale:O,focalPoint:R,linkTarget:V,sizeSlug:P,lightbox:F,metadata:q}=r,[H,U]=(0,Cr.useState)(),[Z,J]=(0,Cr.useState)(null),[ee,oe]=(0,Cr.useState)({}),[X,re]=(0,Cr.useState)(0),ie=(0,gh.useResizeObserver)(([he])=>{if(!Z){let[jt]=he.borderBoxSize;oe({width:jt.inlineSize,height:jt.blockSize})}re(he.target.offsetTop)}),se=(0,Cr.useCallback)(()=>{re(H?.offsetTop??0)},[H]),fe=(0,gh.useMergeRefs)([U,ie]),{allowResize:ze=!0}=m,{image:Be,canUserEdit:ne,attachmentResolutionError:ke}=(0,Yc.useSelect)(he=>{let jt=x&&n?he(cv.store).getEntityRecord("postType","attachment",x,{context:"view"}):null,Vo=x&&n?he(cv.store).getResolutionError("getEntityRecord",["postType","attachment",x,{context:"view"}]):null,Fo=!1;return jt&&window?.__experimentalMediaEditor&&(Fo=!!he(cv.store).canUser("update",{kind:"postType",name:"attachment",id:x})),{image:jt,canUserEdit:Fo,attachmentResolutionError:Vo}},[x,n]);(0,Cr.useEffect)(()=>{!x||!n||ke?.status===404&&a({id:void 0})},[x,n,ke,a]);let{canInsertCover:Ve,imageEditing:ae,imageSizes:Oe,maxWidth:Ie,editMediaEntity:Ke}=(0,Yc.useSelect)(he=>{let{getBlockRootClientId:jt,canInsertBlockType:Vo,getSettings:Fo}=he(_t.store),s0=jt(p),Du=Fo();return{imageEditing:Du.imageEditing,imageSizes:Du.imageSizes,maxWidth:Du.maxWidth,editMediaEntity:Du?.[uye],canInsertCover:Vo("core/cover",s0)}},[p]),{getBlock:pr,getSettings:ue}=(0,Yc.useSelect)(_t.store),kt=ue().onNavigateToEntityRecord,{replaceBlocks:Ue,toggleSelection:we}=(0,Yc.useDispatch)(_t.store),{createErrorNotice:ot,createSuccessNotice:je}=(0,Yc.useDispatch)($$.store),{editEntityRecord:tt}=(0,Yc.useDispatch)(cv.store),ga=(0,gh.useViewportMatch)("medium"),Q=["wide","full"].includes(y),[{loadedNaturalWidth:De,loadedNaturalHeight:rt},Qe]=(0,Cr.useState)({}),[Ee,yt]=(0,Cr.useState)(!1),[Ht,zo]=(0,Cr.useState)(),[ct,bn]=(0,Cr.useState)(!1),Vi=d==="default",$n=d==="contentOnly",op=ze&&Vi,Ec=ze&&Vi&&!Q&&ga,Eu=!!e||t,kl=Oe.filter(({slug:he})=>Be?.media_details?.sizes?.[he]?.source_url).map(({name:he,slug:jt})=>({value:jt,label:he}));(0,Cr.useEffect)(()=>{if(!i4(x,g)||!n||!ue().mediaUpload){zo();return}Ht||window.fetch(g.includes("?")?g:g+"?").then(he=>he.blob()).then(he=>zo(he)).catch(()=>{})},[x,g,n,Ht,ue]);let{naturalWidth:Fi,naturalHeight:Zn}=(0,Cr.useMemo)(()=>({naturalWidth:H?.naturalWidth||De||void 0,naturalHeight:H?.naturalHeight||rt||void 0}),[De,rt,H?.complete]);function Nc(){bn(!0);let he=qu({attributes:{url:g}});he!==void 0&&l(he)}function Te(he){bn(!1),Qe({loadedNaturalWidth:he.target?.naturalWidth,loadedNaturalHeight:he.target?.naturalHeight})}function wt(he){a(he)}function bo(he){he&&!Qn?.enabled?a({lightbox:{enabled:!0}}):!he&&Qn?.enabled?a({lightbox:{enabled:!1}}):a({lightbox:void 0})}function yo(){Qn?.enabled&&Qn?.allowEditing?a({lightbox:{enabled:!1}}):a({lightbox:void 0})}function Ha(he){a({title:he})}function wl(he){a({alt:he})}let Kn=he=>{H&&H.style.setProperty("object-position",tv(he))};function Dc(he){let jt=Be?.media_details?.sizes?.[he]?.source_url;if(!jt)return null;a({url:jt,sizeSlug:he})}function Cs(){let{mediaUpload:he}=ue();if(!he)return;let jt=!1;he({filesList:[Ht],onFileChange([Vo]){s(Vo),!(0,q$.isBlobURL)(Vo.url)&&(jt||(jt=!0,zo(),je((0,Pe.__)("Image uploaded."),{type:"snackbar"})))},allowedTypes:Kc,onError(Vo){ot(Vo,{type:"snackbar"})}})}(0,Cr.useEffect)(()=>{n||yt(!1)},[n]);let Cl=x&&Fi&&Zn&&ae&&!!Ke,fy=n&&Cl&&!Ee&&!$n;function hy(){Ue(p,(0,hh.switchToBlockType)(pr(p),"core/cover"))}let pf=(0,Me.__experimentalUseCustomUnits)({availableUnits:["px"]}),[Qn]=(0,_t.useSettings)("lightbox"),df=!!F&&F?.enabled!==Qn?.enabled||Qn?.allowEditing,ff=!!F?.enabled||!F&&!!Qn?.enabled,gy=W(),z8=op&&(zE.includes(f)?(0,te.jsx)(G$,{panelId:p,value:{aspectRatio:M},onChange:({aspectRatio:he})=>{a({aspectRatio:he,scale:"cover"})},defaultAspectRatio:"auto",tools:["aspectRatio"]}):(0,te.jsx)(G$,{panelId:p,value:{width:I,height:D,scale:O,aspectRatio:M},onChange:({width:he,height:jt,scale:Vo,aspectRatio:Fo})=>{a({width:!he&&jt?"auto":he,height:jt,scale:Vo,aspectRatio:Fo})},defaultScale:"cover",defaultAspectRatio:"auto",scaleOptions:mye,unitsOptions:pf,tools:Q?["aspectRatio","scale"]:["aspectRatio","widthHeight","scale"]})),ap=()=>{a({lightbox:void 0}),Dc(ev)},n0=q?.bindings?.__default?.source==="core/pattern-overrides",{lockUrlControls:i0=!1,lockHrefControls:V8=!1,lockAltControls:hf=!1,lockAltControlsMessage:np,lockTitleControls:Nu=!1,lockTitleControlsMessage:ip,hideCaptionControls:F8=!1}=(0,Yc.useSelect)(he=>{if(!n)return{};let{url:jt,alt:Vo,title:Fo,caption:s0}=q?.bindings||{},Du=!!m["pattern/overrides"],H8=(0,hh.getBlockBindingsSource)(jt?.source),gf=(0,hh.getBlockBindingsSource)(Vo?.source),Lu=(0,hh.getBlockBindingsSource)(Fo?.source);return{lockUrlControls:!!jt&&!H8?.canUserEditValue?.({select:he,context:m,args:jt?.args}),lockHrefControls:Du||n0,hideCaptionControls:!!s0,lockAltControls:!!Vo&&!gf?.canUserEditValue?.({select:he,context:m,args:Vo?.args}),lockAltControlsMessage:gf?.label?(0,Pe.sprintf)((0,Pe.__)("Connected to %s"),gf.label):(0,Pe.__)("Connected to dynamic data"),lockTitleControls:!!Fo&&!Lu?.canUserEditValue?.({select:he,context:m,args:Fo?.args}),lockTitleControlsMessage:Lu?.label?(0,Pe.sprintf)((0,Pe.__)("Connected to %s"),Lu.label):(0,Pe.__)("Connected to dynamic data")}},[n0,m,n,q?.bindings]),Xt=n&&!Ee&&!V8&&!i0,Sl=n&&Ve&&!$n,Tl=Xt||fy||Sl,vy=n&&!Ee&&!i0&&(0,te.jsx)(_t.BlockControls,{group:$n?"inline":"other",children:(0,te.jsx)(_t.MediaReplaceFlow,{mediaId:x,mediaURL:g,allowedTypes:Kc,onSelect:s,onSelectURL:c,onError:u,name:g?(0,Pe.__)("Replace"):(0,Pe.__)("Add image"),onReset:()=>s(void 0),variant:"toolbar"})}),NR=window?.__experimentalContentOnlyInspectorFields,l0=window?.__experimentalMediaEditor&&x&&n&&ne&&!!Ke&&!i4(x,g)&&!Ee&&kt&&(0,te.jsx)(_t.BlockControls,{group:"other",children:(0,te.jsx)(Me.ToolbarButton,{onClick:()=>{kt({postId:x,postType:"attachment"})},children:(0,Pe.__)("Edit media")})}),DR=(0,te.jsxs)(te.Fragment,{children:[Tl&&(0,te.jsxs)(_t.BlockControls,{group:"block",children:[Xt&&(0,te.jsx)(_t.__experimentalImageURLInputUI,{url:_||"",onChangeUrl:wt,linkDestination:C,mediaUrl:Be&&Be.source_url||g,mediaLink:Be&&Be.link,linkTarget:V,linkClass:S,rel:k,showLightboxSetting:df,lightboxEnabled:ff,onSetLightbox:bo,resetLightbox:yo}),fy&&(0,te.jsx)(Me.ToolbarButton,{onClick:()=>yt(!0),icon:B0,label:(0,Pe.__)("Crop")}),Sl&&(0,te.jsx)(Me.ToolbarButton,{icon:zT,label:(0,Pe.__)("Add text over image"),onClick:hy})]}),n&&Ht&&(0,te.jsx)(_t.BlockControls,{children:(0,te.jsx)(Me.ToolbarGroup,{children:(0,te.jsx)(Me.ToolbarButton,{onClick:Cs,icon:Mc,label:(0,Pe.__)("Upload to Media Library")})})}),$n&&(0,te.jsx)(_t.BlockControls,{group:"block",children:(0,te.jsx)(dye,{attributes:r,setAttributes:a,lockAltControls:hf,lockAltControlsMessage:np,lockTitleControls:Nu,lockTitleControlsMessage:ip})}),!NR&&n&&(0,te.jsx)(_t.InspectorControls,{group:"content",children:(0,te.jsxs)(Me.__experimentalToolsPanel,{label:(0,Pe.__)("Media"),resetAll:()=>s(void 0),dropdownMenuProps:gy,children:[!i0&&(0,te.jsx)(Me.__experimentalToolsPanelItem,{label:(0,Pe.__)("Image"),hasValue:()=>!!g,onDeselect:()=>s(void 0),isShownByDefault:!0,children:(0,te.jsx)(n4,{mediaId:x,mediaUrl:g,alt:b,filename:Be?.media_details?.sizes?.full?.file||Be?.slug||(0,pN.getFilename)(g),allowedTypes:Kc,onSelect:s,onSelectURL:c,onError:u,onReset:()=>s(void 0),isUploading:Eu,emptyLabel:(0,Pe.__)("Add image")})}),(0,te.jsx)(Me.__experimentalToolsPanelItem,{label:(0,Pe.__)("Alternative text"),isShownByDefault:!0,hasValue:()=>!!b,onDeselect:()=>a({alt:void 0}),children:(0,te.jsx)(Me.TextareaControl,{label:(0,Pe.__)("Alternative text"),value:b||"",onChange:wl,readOnly:hf,help:hf?(0,te.jsx)(te.Fragment,{children:np}):(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(Me.ExternalLink,{href:(0,Pe.__)("https://www.w3.org/WAI/tutorials/images/decision-tree/"),children:(0,Pe.__)("Describe the purpose of the image.")}),(0,te.jsx)("br",{}),(0,Pe.__)("Leave empty if decorative.")]})})})]})}),(0,te.jsxs)(_t.InspectorControls,{group:"dimensions",resetAllFilter:he=>({...he,aspectRatio:void 0,width:void 0,height:void 0,scale:void 0,focalPoint:void 0}),children:[z8,g&&O&&(0,te.jsx)(Me.__experimentalToolsPanelItem,{label:(0,Pe.__)("Focal point"),isShownByDefault:!0,hasValue:()=>!!R,onDeselect:()=>a({focalPoint:void 0}),panelId:p,children:(0,te.jsx)(Me.FocalPointPicker,{label:(0,Pe.__)("Focal point"),url:g,value:R,onDragStart:Kn,onDrag:Kn,onChange:he=>a({focalPoint:he})})})]}),!!kl.length&&(0,te.jsx)(_t.InspectorControls,{children:(0,te.jsx)(Me.__experimentalToolsPanel,{label:(0,Pe.__)("Settings"),resetAll:ap,dropdownMenuProps:gy,children:(0,te.jsx)(cye,{value:P,defaultValue:ev,onChange:Dc,options:kl})})}),(0,te.jsx)(_t.InspectorControls,{group:"advanced",children:(0,te.jsx)(Me.TextControl,{__next40pxDefaultSize:!0,label:(0,Pe.__)("Title attribute"),value:E||"",onChange:Ha,readOnly:Nu,help:Nu?(0,te.jsx)(te.Fragment,{children:ip}):(0,Cr.createInterpolateElement)((0,Pe.__)("Describe the role of this image on the page. <a>(Note: many devices and browsers do not display this text.)</a>"),{a:(0,te.jsx)(Me.ExternalLink,{href:"https://www.w3.org/TR/html52/dom.html#the-title-attribute"})})})})]}),LR=(0,pN.getFilename)(g),by;b?by=b:LR?by=(0,Pe.sprintf)((0,Pe.__)("This image has an empty alt attribute; its file name is %s"),LR):by=(0,Pe.__)("This image has an empty alt attribute");let O8=(0,_t.__experimentalUseBorderProps)(r),dde=(0,_t.__experimentalGetShadowClassesAndStyles)(r),fde=r.className?.includes("is-style-rounded"),{postType:hde,postId:MR,queryId:gde}=m,vde=Number.isFinite(gde),yy=e&&ct?(0,te.jsx)(Me.Placeholder,{className:"wp-block-image__placeholder",withIllustration:!0,children:(0,te.jsx)(Me.Spinner,{})}):(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)("img",{src:e||g,alt:by,onError:Nc,onLoad:Te,ref:fe,className:O8.className,width:Fi,height:Zn,style:{aspectRatio:M,...Z?{width:ee.width+Z.width,height:ee.height+Z.height}:{width:I,height:D},objectFit:O,objectPosition:R&&O?tv(R):void 0,...O8.style,...dde.style}}),Eu&&(0,te.jsx)(Me.Spinner,{})]});Cl&&Ee?yy=(0,te.jsx)(W$,{href:_,children:(0,te.jsx)(_t.__experimentalImageEditor,{id:x,url:g,...ee,naturalHeight:Zn,naturalWidth:Fi,onSaveImage:he=>a(he),onFinishEditing:()=>{yt(!1)},borderProps:fde?void 0:O8})}):yy=(0,te.jsx)(W$,{href:_,children:yy});let AR;if(Ec&&n&&!Ee&&!Eu&&!zE.includes(f)){let he=M&&nq(M),jt=ee.width/ee.height,Vo=Fi/Zn,Fo=he||jt||Vo||1,s0=Fi<Zn?Us:Us*Fo,Du=Zn<Fi?Us:Us/Fo,H8=Ie*2.5,gf=h||H8,Lu=!1,_y=!1;y==="center"?(Lu=!0,_y=!0):(0,Pe.isRTL)()?y==="left"?Lu=!0:_y=!0:y==="right"?_y=!0:Lu=!0,AR=(0,te.jsx)(Me.ResizableBox,{ref:se,style:{position:"absolute",inset:`${X}px 0 0 0`},size:ee,minWidth:s0,maxWidth:gf,minHeight:Du,maxHeight:gf/Fo,lockAspectRatio:Fo,enable:{top:!1,right:Lu,bottom:!0,left:_y},onResizeStart:()=>{we(!1)},onResize:(yde,_de,j8,xy)=>{J(xy)},onResizeStop:(yde,_de,j8,xy)=>{if(we(!0),J(null),oe(RR=>({width:RR.width+xy.width,height:RR.height+xy.height})),h&&Fi>=h&&Math.abs(j8.offsetWidth-h)<10){a({width:void 0,height:void 0});return}a({width:`${j8.offsetWidth}px`,height:"auto",aspectRatio:Fo===Vo?void 0:String(Fo)})},resizeRatio:y==="center"?2:1})}if(!g&&!e)return(0,te.jsxs)(te.Fragment,{children:[vy,DR]});let bde=()=>{tt("postType",hde,MR,{featured_media:x}),je((0,Pe.__)("Post featured image updated."),{type:"snackbar"})};return(0,te.jsxs)(te.Fragment,{children:[l0,vy,DR,!vde&&MR&&x?(0,te.jsx)(_t.BlockSettingsMenuControls,{children:({canEdit:he,selectedClientIds:jt})=>he&&jt.length===1&&p===jt[0]&&(0,te.jsx)(Me.MenuItem,{onClick:bde,children:(0,Pe.__)("Set as featured image")})}):null,yy,AR,(0,te.jsx)(ba,{attributes:r,setAttributes:a,isSelected:n,insertBlocksAfter:i,label:(0,Pe.__)("Image caption text"),showToolbarButton:n&&(Vi||$n)&&!F8})]})}var K$=o(j(),1),Q$=o(pe(),1),Y$=o(v(),1);function X$(){let[e,{width:t}]=(0,Q$.useResizeObserver)(),r=(0,K$.useRef)();return[(0,Y$.jsx)("div",{className:"wp-block","aria-hidden":"true",style:{position:"absolute",inset:0,width:"100%",height:0,margin:0},ref:r,children:e}),t]}var rs=o(v(),1),fye=(e,t)=>{let r=Object.fromEntries(Object.entries(e??{}).filter(([a])=>["alt","id","link","caption"].includes(a)));return r.url=e?.sizes?.[t]?.url||e?.media_details?.sizes?.[t]?.source_url||e.url,r},i4=(e,t)=>t&&!e&&!(0,vh.isBlobURL)(t);function J$(e,t){return"url"in(e?.sizes?.[t]??{})||"source_url"in(e?.media_details?.sizes?.[t]??{})}function hye({attributes:e,setAttributes:t,isSelected:r,className:a,insertBlocksAfter:n,onReplace:i,context:l,clientId:s,__unstableParentLayout:c}){let{url:u="",caption:m,id:p,width:d,height:f,sizeSlug:h,aspectRatio:g,scale:b,align:y,metadata:x}=e,[_,k]=(0,fm.useState)(e.blob),S=(0,fm.useRef)(),C=c?.type||c?.default?.type,E=!C||C!=="flex"&&C!=="grid",[I,D]=X$(),[M,{width:O}]=(0,rZ.useResizeObserver)(),R=O&&O<160,V=(0,fm.useRef)();(0,fm.useEffect)(()=>{V.current=m},[m]);let{__unstableMarkNextChangeAsNotPersistent:P,replaceBlock:F}=(0,ad.useDispatch)(tn.store);(0,fm.useEffect)(()=>{["wide","full"].includes(y)&&(P(),t({width:void 0,height:void 0,aspectRatio:void 0,scale:void 0}))},[P,y,t]);let{getSettings:q,getBlockRootClientId:H,getBlockName:U,canInsertBlockType:Z}=(0,ad.useSelect)(tn.store),J=(0,tn.useBlockEditingMode)(),{createErrorNotice:ee}=(0,ad.useDispatch)(tZ.store);function oe(ue){ee(ue,{type:"snackbar"}),k(),t({src:void 0,id:void 0,url:void 0,blob:void 0})}function X(ue){ue.length===1&&k((0,vh.createBlobURL)(ue[0]))}function re(ue){let kt=S.current?.ownerDocument.defaultView;if(ue.every(Ue=>Ue instanceof kt.File)){let Ue=ue,we=H(s);Ue.some(je=>!OE(je))&&ee((0,Zs.__)("If uploading to a gallery all files need to be image formats"),{id:"gallery-upload-invalid-file",type:"snackbar"});let ot=Ue.filter(je=>OE(je)).map(je=>(0,uv.createBlock)("core/image",{blob:(0,vh.createBlobURL)(je)}));if(U(we)==="core/gallery")F(s,ot);else if(Z("core/gallery",we)){let je=(0,uv.createBlock)("core/gallery",{},ot);F(s,je)}}}function ie(ue){if(Array.isArray(ue)){re(ue);return}if(!ue||!ue.url){t({url:void 0,alt:void 0,id:void 0,title:void 0,caption:void 0,blob:void 0}),k();return}if((0,vh.isBlobURL)(ue.url)){k(ue.url);return}let{imageDefaultSize:kt}=q(),Ue=ev;h&&J$(ue,h)?Ue=h:J$(ue,kt)&&(Ue=kt);let we=fye(ue,Ue);if(typeof we.caption=="string"&&we.caption.includes(` |
| 32 |
`)&&(we.caption=we.caption.replace(/\n/g,"<br>")),V.current&&!we.caption){let{caption:ga,...Q}=we;we=Q}let ot;(!ue.id||ue.id!==p)&&(ot={sizeSlug:Ue});let je=e.linkDestination;if(!je)switch(window?.wp?.media?.view?.settings?.defaultProps?.link||Jp){case"file":case nh:je=nh;break;case"post":case ih:je=ih;break;case RE:je=RE;break;case Jp:je=Jp;break}let tt;switch(je){case nh:tt=ue.url;break;case ih:tt=ue.link;break}we.href=tt,t({blob:void 0,...we,...ot,linkDestination:je}),k()}function se(ue){let kt=(0,l4.getProtocol)(ue)?ue:(0,l4.prependHTTPS)(ue);kt!==u&&(t({blob:void 0,url:kt,id:void 0,sizeSlug:q().imageDefaultSize}),k())}Ps({url:_,allowedTypes:Kc,onChange:ie,onError:oe});let ze=i4(p,u)?u:void 0,Be=(0,ad.useSelect)(ue=>!window.__clientSideMediaProcessing||!p?!1:ue(oZ.store).isUploadingById(p),[p]),ne=!!u&&(0,rs.jsx)("img",{alt:(0,Zs.__)("Edit image"),title:(0,Zs.__)("Edit image"),className:"edit-image-preview",src:u}),ke=(0,tn.__experimentalUseBorderProps)(e),Ve=(0,tn.__experimentalGetShadowClassesAndStyles)(e),ae=w(a,{"is-transient":!!_||Be,"is-resized":!!d||!!f,[`size-${h}`]:h,"has-custom-border":!!ke.className||ke.style&&Object.keys(ke.style).length>0}),Oe=(0,tn.useBlockProps)({ref:S,className:ae}),{lockUrlControls:Ie=!1,lockUrlControlsMessage:Ke}=(0,ad.useSelect)(ue=>{if(!r)return{};let kt=(0,uv.getBlockBindingsSource)(x?.bindings?.url?.source);return{lockUrlControls:!!x?.bindings?.url&&!kt?.canUserEditValue?.({select:ue,context:l,args:x?.bindings?.url?.args}),lockUrlControlsMessage:kt?.label?(0,Zs.sprintf)((0,Zs.__)("Connected to %s"),kt.label):(0,Zs.__)("Connected to dynamic data")}},[l,r,x?.bindings?.url]);return(0,rs.jsxs)(rs.Fragment,{children:[(0,rs.jsxs)("figure",{...Oe,children:[(0,rs.jsx)(Z$,{temporaryURL:_,isSideloading:Be,attributes:e,setAttributes:t,isSingleSelected:r,insertBlocksAfter:n,onReplace:i,onSelectImage:ie,onSelectURL:se,onUploadError:oe,context:l,clientId:s,blockEditingMode:J,parentLayoutType:C,maxContentWidth:D}),(0,rs.jsx)(tn.MediaPlaceholder,{icon:(0,rs.jsx)(tn.BlockIcon,{icon:Ou}),onSelect:ie,onSelectURL:se,onFilesPreUpload:X,onError:oe,placeholder:ue=>(0,rs.jsxs)(eZ.Placeholder,{className:w("block-editor-media-placeholder",{[ke.className]:!!ke.className&&!r}),icon:!R&&(Ie?qT:Ou),withIllustration:!r||R,label:!R&&(0,Zs.__)("Image"),instructions:!Ie&&!R&&(0,Zs.__)("Drag and drop an image, upload, or choose from your library."),style:{aspectRatio:!(d&&f)&&g?g:void 0,width:f&&g?"100%":d,height:d&&g?"100%":f,objectFit:b,...ke.style,...Ve.style},children:[Ie&&!R&&Ke,!Ie&&!R&&ue,M]}),allowedTypes:Kc,handleUpload:ue=>ue.length===1,value:{id:p,src:ze},mediaPreview:ne,disableMediaButtons:_||u})]}),r&&E&&I]})}var aZ=hye;var s4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/image",title:"Image",category:"media",usesContext:["allowResize","imageCrop","fixedHeight","navigationButtonType","postId","postType","queryId","galleryId"],description:"Insert an image to make a visual statement.",keywords:["img","photo","picture"],textdomain:"default",attributes:{blob:{type:"string",role:"local"},url:{type:"string",source:"attribute",selector:"img",attribute:"src",role:"content"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:"",role:"content"},caption:{type:"rich-text",source:"rich-text",selector:"figcaption",role:"content"},lightbox:{type:"object",enabled:{type:"boolean"}},title:{type:"string",source:"attribute",selector:"img",attribute:"title",role:"content"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href",role:"content"},rel:{type:"string",source:"attribute",selector:"figure > a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure > a",attribute:"class"},id:{type:"number",role:"content"},width:{type:"string"},height:{type:"string"},aspectRatio:{type:"string"},scale:{type:"string"},focalPoint:{type:"object"},sizeSlug:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure > a",attribute:"target"}},supports:{interactivity:!0,align:["left","center","right","wide","full"],anchor:!0,color:{text:!1,background:!1},filter:{duotone:!0},spacing:{margin:!0},__experimentalBorder:{color:!0,radius:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,width:!0}},shadow:{__experimentalSkipSerialization:!0}},selectors:{border:".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder",shadow:".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder",filter:{duotone:".wp-block-image img, .wp-block-image .components-placeholder"}},styles:[{name:"default",label:"Default",isDefault:!0},{name:"rounded",label:"Rounded"}],editorStyle:"wp-block-image-editor",style:"wp-block-image"};var os=o(T(),1);var Xc=o(v(),1);function nZ({attributes:e}){let{url:t,alt:r,caption:a,align:n,href:i,rel:l,linkClass:s,width:c,height:u,aspectRatio:m,scale:p,focalPoint:d,id:f,linkTarget:h,sizeSlug:g,title:b,metadata:{bindings:y={}}={}}=e,x=l||void 0,_=(0,os.__experimentalGetBorderClassesAndStyles)(e),k=(0,os.__experimentalGetShadowClassesAndStyles)(e),S=w({alignnone:n==="none",[`size-${g}`]:g,"is-resized":c||u,"has-custom-border":!!_.className||_.style&&Object.keys(_.style).length>0}),C=w(_.className,{[`wp-image-${f}`]:!!f}),E=(0,Xc.jsx)("img",{src:t,alt:r,className:C||void 0,style:{..._.style,...k.style,aspectRatio:m,objectFit:p,objectPosition:d&&p?tv(d):void 0,width:c,height:u},title:b}),I=!os.RichText.isEmpty(a)||y.caption||y?.__default?.source==="core/pattern-overrides",D=(0,Xc.jsxs)(Xc.Fragment,{children:[i?(0,Xc.jsx)("a",{className:s,href:i,target:h,rel:x,children:E}):E,I&&(0,Xc.jsx)(os.RichText.Content,{className:(0,os.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:a})]});return(0,Xc.jsx)("figure",{...os.useBlockProps.save({className:S}),children:D})}var c4=o(Br(),1),mv=o(G(),1);function vye(e,{shortcode:t}){let{body:r}=document.implementation.createHTMLDocument("");r.innerHTML=t.content;let a=r.querySelector("img");for(;a&&a.parentNode&&a.parentNode!==r;)a=a.parentNode;return a&&a.parentNode.removeChild(a),r.innerHTML.trim()}function dN(e,t){let{body:r}=document.implementation.createHTMLDocument("");r.innerHTML=e;let{firstElementChild:a}=r;if(a&&a.nodeName==="A")return a.getAttribute(t)||void 0}var iZ={img:{attributes:["src","alt","title"],classes:["alignleft","aligncenter","alignright","alignnone",/^wp-image-\d+$/]}},bye=({phrasingContentSchema:e})=>({figure:{require:["img"],children:{...iZ,a:{attributes:["href","rel","target"],classes:["*"],children:iZ},figcaption:{children:e}}}}),yye={from:[{type:"raw",isMatch:e=>e.nodeName==="FIGURE"&&!!e.querySelector("img"),schema:bye,transform:e=>{let t=e.className+" "+e.querySelector("img").className,r=/(?:^|\s)align(left|center|right)(?:$|\s)/.exec(t),a=e.id===""?void 0:e.id,n=r?r[1]:void 0,i=/(?:^|\s)wp-image-(\d+)(?:$|\s)/.exec(t),l=i?Number(i[1]):void 0,s=e.querySelector("a"),c=s&&s.href?"custom":void 0,u=s&&s.href?s.href:void 0,m=s&&s.rel?s.rel:void 0,p=s&&s.className?s.className:void 0,d=(0,mv.getBlockAttributes)("core/image",e.outerHTML,{align:n,id:l,linkDestination:c,href:u,rel:m,linkClass:p,anchor:a});return(0,c4.isBlobURL)(d.url)&&(d.blob=d.url,delete d.url),(0,mv.createBlock)("core/image",d)}},{type:"files",isMatch(e){return e.every(t=>t.type.indexOf("image/")===0)},transform(e){return e.map(r=>(0,mv.createBlock)("core/image",{blob:(0,c4.createBlobURL)(r)}))}},{type:"shortcode",tag:"caption",attributes:{url:{type:"string",source:"attribute",attribute:"src",selector:"img"},alt:{type:"string",source:"attribute",attribute:"alt",selector:"img"},caption:{shortcode:vye},href:{shortcode:(e,{shortcode:t})=>dN(t.content,"href")},rel:{shortcode:(e,{shortcode:t})=>dN(t.content,"rel")},linkClass:{shortcode:(e,{shortcode:t})=>dN(t.content,"class")},id:{type:"number",shortcode:({named:{id:e}})=>{if(e)return parseInt(e.replace("attachment_",""),10)}},align:{type:"string",shortcode:({named:{align:e="alignnone"}})=>e.replace("align","")}}}]},lZ=yye;var{fieldsKey:_ye,formKey:xye}=K(sZ.privateApis),{name:cZ}=s4,u4={icon:Ou,example:{attributes:{sizeSlug:"large",url:"https://s.w.org/images/core/5.3/MtBlanc1.jpg",caption:(0,nd.__)("Mont Blanc appears\u2014still, snowy, and serene.")}},__experimentalLabel(e,{context:t}){let r=e?.metadata?.name;if((t==="list-view"||t==="breadcrumb")&&r)return r;if(t==="accessibility"){let{caption:a,alt:n,url:i}=e;return i?n?n+(a?". "+a:""):a||"":(0,nd.__)("Empty")}},getEditWrapperProps(e){return{"data-align":e.align}},transforms:lZ,edit:aZ,save:nZ,deprecated:z$};window.__experimentalContentOnlyInspectorFields&&(u4[_ye]=[{id:"image",label:(0,nd.__)("Image"),type:"media",Edit:{control:"media",allowedTypes:["image"],multiple:!1},getValue:({item:e})=>({id:e.id,url:e.url,alt:e.alt,caption:e.caption}),setValue:({value:e})=>({id:e.id,url:e.url,alt:e.alt,caption:e.caption})},{id:"link",label:(0,nd.__)("Link"),type:"url",Edit:"link",getValue:({item:e})=>({url:e.href,rel:e.rel,linkTarget:e.linkTarget}),setValue:({value:e})=>({href:e.url,rel:e.rel,linkTarget:e.linkTarget})},{id:"caption",label:(0,nd.__)("Caption"),type:"text",Edit:"rich-text"},{id:"alt",label:(0,nd.__)("Alt text"),type:"text"}],u4[xye]={fields:["image","link","caption","alt"]});var kye=()=>N({name:cZ,metadata:s4,settings:u4});var hN={};$(hN,{init:()=>Pye,metadata:()=>m4,name:()=>fZ,settings:()=>hZ});var m4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/latest-comments",title:"Latest Comments",category:"widgets",description:"Display a list of your most recent comments.",keywords:["recent comments"],textdomain:"default",attributes:{commentsToShow:{type:"number",default:5,minimum:1,maximum:100},displayAvatar:{type:"boolean",default:!0},displayDate:{type:"boolean",default:!0},displayContent:{type:"string",default:"excerpt",enum:["none","excerpt","full"]}},supports:{anchor:!0,align:!0,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},html:!1,spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},style:"wp-block-latest-comments"};var p4=o(T(),1),Pa=o(A(),1),Ta=o(B(),1),uZ=o(Mu(),1),mZ=o(pe(),1);var $r=o(v(),1),Cye=1,Sye=100;function pZ({attributes:e,setAttributes:t,name:r}){let{commentsToShow:a,displayAvatar:n,displayDate:i,displayContent:l}=e,s=W(),{content:c,status:u,error:m}=(0,uZ.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r,urlQueryArgs:{_locale:"site"}}),p=(0,mZ.useDisabled)(),d=(0,p4.useBlockProps)({ref:p});return(0,$r.jsxs)($r.Fragment,{children:[(0,$r.jsx)(p4.InspectorControls,{children:(0,$r.jsxs)(Pa.__experimentalToolsPanel,{label:(0,Ta.__)("Settings"),resetAll:()=>{t({commentsToShow:5,displayAvatar:!0,displayDate:!0,displayContent:"excerpt"})},dropdownMenuProps:s,children:[(0,$r.jsx)(Pa.__experimentalToolsPanelItem,{hasValue:()=>!n,label:(0,Ta.__)("Display avatar"),onDeselect:()=>t({displayAvatar:!0}),isShownByDefault:!0,children:(0,$r.jsx)(Pa.ToggleControl,{label:(0,Ta.__)("Display avatar"),checked:n,onChange:()=>t({displayAvatar:!n})})}),(0,$r.jsx)(Pa.__experimentalToolsPanelItem,{hasValue:()=>!i,label:(0,Ta.__)("Display date"),onDeselect:()=>t({displayDate:!0}),isShownByDefault:!0,children:(0,$r.jsx)(Pa.ToggleControl,{label:(0,Ta.__)("Display date"),checked:i,onChange:()=>t({displayDate:!i})})}),(0,$r.jsx)(Pa.__experimentalToolsPanelItem,{hasValue:()=>l!=="excerpt",label:(0,Ta.__)("Display content"),onDeselect:()=>t({displayContent:"excerpt"}),isShownByDefault:!0,children:(0,$r.jsx)(Pa.SelectControl,{__next40pxDefaultSize:!0,label:(0,Ta.__)("Display content"),value:l,options:[{label:(0,Ta.__)("No content"),value:"none"},{label:(0,Ta.__)("Excerpt"),value:"excerpt"},{label:(0,Ta.__)("Full content"),value:"full"}],onChange:f=>t({displayContent:f})})}),(0,$r.jsx)(Pa.__experimentalToolsPanelItem,{hasValue:()=>a!==5,label:(0,Ta.__)("Number of comments"),onDeselect:()=>t({commentsToShow:5}),isShownByDefault:!0,children:(0,$r.jsx)(Pa.RangeControl,{__next40pxDefaultSize:!0,label:(0,Ta.__)("Number of comments"),value:a,onChange:f=>t({commentsToShow:f}),min:Cye,max:Sye,required:!0})})]})}),u==="loading"&&(0,$r.jsx)("div",{...d,children:(0,$r.jsx)(Pa.Spinner,{})}),u==="error"&&(0,$r.jsx)("div",{...d,children:(0,$r.jsx)("p",{children:(0,Ta.sprintf)((0,Ta.__)("Error: %s"),m)})}),u==="success"&&(0,$r.jsx)(ao,{wrapperProps:d,html:c})]})}var Tye={attributes:{commentsToShow:{type:"number",default:5,minimum:1,maximum:100},displayAvatar:{type:"boolean",default:!0},displayDate:{type:"boolean",default:!0},displayExcerpt:{type:"boolean",default:!0}},supports:{align:!0,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},html:!1,spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},isEligible(e){return e?.displayExcerpt===!1},migrate(e){return{...e,displayContent:e.displayExcerpt?"excerpt":"none"}}},dZ=[Tye];var{name:fZ}=m4,hZ={icon:T0,example:{},edit:pZ,deprecated:dZ},Pye=()=>N({name:fZ,metadata:m4,settings:hZ});var yN={};$(yN,{init:()=>Rye,metadata:()=>bh,name:()=>kZ,settings:()=>wZ});var bh={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/latest-posts",title:"Latest Posts",category:"widgets",description:"Display a list of your most recent posts.",keywords:["recent posts"],textdomain:"default",attributes:{categories:{type:"array",items:{type:"object"}},selectedAuthor:{type:"number"},postsToShow:{type:"number",default:5},displayPostContent:{type:"boolean",default:!1},displayPostContentRadio:{type:"string",default:"excerpt"},excerptLength:{type:"number",default:55},displayAuthor:{type:"boolean",default:!1},displayPostDate:{type:"boolean",default:!1},postLayout:{type:"string",default:"list"},columns:{type:"number",default:3},order:{type:"string",default:"desc"},orderBy:{type:"string",default:"date"},displayFeaturedImage:{type:"boolean",default:!1},featuredImageAlign:{type:"string",enum:["left","center","right"]},featuredImageSizeSlug:{type:"string",default:"thumbnail"},featuredImageSizeWidth:{type:"number",default:null},featuredImageSizeHeight:{type:"number",default:null},addLinkToFeaturedImage:{type:"boolean",default:!1}},supports:{anchor:!0,align:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-latest-posts-editor",style:"wp-block-latest-posts"};var{attributes:Iye}=bh,gZ=[{attributes:{...Iye,categories:{type:"string"}},supports:{align:!0,html:!1},migrate:e=>({...e,categories:[{id:Number(e.categories)}]}),isEligible:({categories:e})=>e&&typeof e=="string",save:()=>null}];var qe=o(A(),1),Re=o(B(),1),yh=o(Ck(),1),Ks=o(T(),1),pv=o(z(),1);var vN=o(Y(),1),yZ=o(_r(),1),_Z=o(pe(),1),xZ=o(j(),1);var vZ=10,bZ=100,gN=6,d4=55;var be=o(v(),1),Eye={per_page:-1,_fields:"id,name",context:"view"},Nye={per_page:-1,has_published_posts:["post"],context:"view"},Dye=[{value:"none",icon:T7,label:(0,Re.__)("None")},{value:"left",icon:YT,label:(0,Re.__)("Left")},{value:"center",icon:KT,label:(0,Re.__)("Center")},{value:"right",icon:JT,label:(0,Re.__)("Right")}];function Lye(e,t){let r=e._embedded?.["wp:featuredmedia"]?.["0"];return{url:r?.media_details?.sizes?.[t]?.source_url??r?.source_url,alt:r?.alt_text}}function Mye(e){return e._embedded?.author?.[0]}function Aye({attributes:e,setAttributes:t,postCount:r}){let{postsToShow:a,order:n,orderBy:i,categories:l,selectedAuthor:s,displayFeaturedImage:c,displayPostContentRadio:u,displayPostContent:m,displayPostDate:p,displayAuthor:d,postLayout:f,columns:h,excerptLength:g,featuredImageAlign:b,featuredImageSizeSlug:y,featuredImageSizeWidth:x,featuredImageSizeHeight:_,addLinkToFeaturedImage:k}=e,{imageSizes:S,defaultImageWidth:C,defaultImageHeight:E,categoriesList:I,authorList:D}=(0,pv.useSelect)(P=>{let{getEntityRecords:F,getUsers:q}=P(vN.store),H=P(Ks.store).getSettings();return{defaultImageWidth:H.imageDimensions?.[y]?.width??0,defaultImageHeight:H.imageDimensions?.[y]?.height??0,imageSizes:H.imageSizes,categoriesList:F("taxonomy","category",Eye),authorList:q(Nye)}},[y]),M=W(),O=S.filter(({slug:P})=>P!=="full").map(({name:P,slug:F})=>({value:F,label:P})),R=I?.reduce((P,F)=>({...P,[F.name]:F}),{})??{},V=P=>{if(P.some(H=>typeof H=="string"&&!R[H]))return;let q=P.map(H=>typeof H=="string"?R[H]:H);if(q.includes(null))return!1;t({categories:q})};return(0,be.jsxs)(be.Fragment,{children:[(0,be.jsxs)(qe.__experimentalToolsPanel,{label:(0,Re.__)("Post content"),resetAll:()=>t({displayPostContent:!1,displayPostContentRadio:"excerpt",excerptLength:d4}),dropdownMenuProps:M,children:[(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>!!m,label:(0,Re.__)("Display post content"),onDeselect:()=>t({displayPostContent:!1}),isShownByDefault:!0,children:(0,be.jsx)(qe.ToggleControl,{label:(0,Re.__)("Display post content"),checked:m,onChange:P=>t({displayPostContent:P})})}),m&&(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>u!=="excerpt",label:(0,Re.__)("Content length"),onDeselect:()=>t({displayPostContentRadio:"excerpt"}),isShownByDefault:!0,children:(0,be.jsx)(qe.RadioControl,{label:(0,Re.__)("Content length"),selected:u,options:[{label:(0,Re.__)("Excerpt"),value:"excerpt"},{label:(0,Re.__)("Full post"),value:"full_post"}],onChange:P=>t({displayPostContentRadio:P})})}),m&&u==="excerpt"&&(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>g!==d4,label:(0,Re.__)("Max number of words"),onDeselect:()=>t({excerptLength:d4}),isShownByDefault:!0,children:(0,be.jsx)(qe.RangeControl,{__next40pxDefaultSize:!0,label:(0,Re.__)("Max number of words"),value:g,onChange:P=>t({excerptLength:P}),min:vZ,max:bZ})})]}),(0,be.jsxs)(qe.__experimentalToolsPanel,{label:(0,Re.__)("Post meta"),resetAll:()=>t({displayAuthor:!1,displayPostDate:!1}),dropdownMenuProps:M,children:[(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>!!d,label:(0,Re.__)("Display author name"),onDeselect:()=>t({displayAuthor:!1}),isShownByDefault:!0,children:(0,be.jsx)(qe.ToggleControl,{label:(0,Re.__)("Display author name"),checked:d,onChange:P=>t({displayAuthor:P})})}),(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>!!p,label:(0,Re.__)("Display post date"),onDeselect:()=>t({displayPostDate:!1}),isShownByDefault:!0,children:(0,be.jsx)(qe.ToggleControl,{label:(0,Re.__)("Display post date"),checked:p,onChange:P=>t({displayPostDate:P})})})]}),(0,be.jsxs)(qe.__experimentalToolsPanel,{label:(0,Re.__)("Featured image"),resetAll:()=>t({displayFeaturedImage:!1,featuredImageAlign:void 0,featuredImageSizeSlug:"thumbnail",featuredImageSizeWidth:null,featuredImageSizeHeight:null,addLinkToFeaturedImage:!1}),dropdownMenuProps:M,children:[(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>!!c,label:(0,Re.__)("Display featured image"),onDeselect:()=>t({displayFeaturedImage:!1}),isShownByDefault:!0,children:(0,be.jsx)(qe.ToggleControl,{label:(0,Re.__)("Display featured image"),checked:c,onChange:P=>t({displayFeaturedImage:P})})}),c&&(0,be.jsxs)(be.Fragment,{children:[(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>y!=="thumbnail"||x!==null||_!==null,label:(0,Re.__)("Image size"),onDeselect:()=>t({featuredImageSizeSlug:"thumbnail",featuredImageSizeWidth:null,featuredImageSizeHeight:null}),isShownByDefault:!0,children:(0,be.jsx)(Ks.__experimentalImageSizeControl,{onChange:P=>{let F={};P.hasOwnProperty("width")&&(F.featuredImageSizeWidth=P.width),P.hasOwnProperty("height")&&(F.featuredImageSizeHeight=P.height),t(F)},slug:y,width:x,height:_,imageWidth:C,imageHeight:E,imageSizeOptions:O,imageSizeHelp:(0,Re.__)("Select the size of the source image."),onChangeImage:P=>t({featuredImageSizeSlug:P,featuredImageSizeWidth:void 0,featuredImageSizeHeight:void 0})})}),(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>!!b,label:(0,Re.__)("Image alignment"),onDeselect:()=>t({featuredImageAlign:void 0}),isShownByDefault:!0,children:(0,be.jsx)(qe.__experimentalToggleGroupControl,{className:"editor-latest-posts-image-alignment-control",__next40pxDefaultSize:!0,label:(0,Re.__)("Image alignment"),value:b||"none",onChange:P=>t({featuredImageAlign:P!=="none"?P:void 0}),children:Dye.map(({value:P,icon:F,label:q})=>(0,be.jsx)(qe.__experimentalToggleGroupControlOptionIcon,{value:P,icon:F,label:q},P))})}),(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>!!k,label:(0,Re.__)("Add link to featured image"),onDeselect:()=>t({addLinkToFeaturedImage:!1}),isShownByDefault:!0,children:(0,be.jsx)(qe.ToggleControl,{label:(0,Re.__)("Add link to featured image"),checked:k,onChange:P=>t({addLinkToFeaturedImage:P})})})]})]}),(0,be.jsxs)(qe.__experimentalToolsPanel,{label:(0,Re.__)("Sorting and filtering"),resetAll:()=>t({order:"desc",orderBy:"date",postsToShow:5,categories:void 0,selectedAuthor:void 0,columns:3}),dropdownMenuProps:M,children:[(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>n!=="desc"||i!=="date"||a!==5||l?.length>0||!!s,label:(0,Re.__)("Sort and filter"),onDeselect:()=>t({order:"desc",orderBy:"date",postsToShow:5,categories:void 0,selectedAuthor:void 0}),isShownByDefault:!0,children:(0,be.jsx)(qe.QueryControls,{order:n,orderBy:i,numberOfItems:a,onOrderChange:P=>t({order:P}),onOrderByChange:P=>t({orderBy:P}),onNumberOfItemsChange:P=>t({postsToShow:P}),categorySuggestions:R,onCategoryChange:V,selectedCategories:l,onAuthorChange:P=>t({selectedAuthor:P!==""?Number(P):void 0}),authorList:D??[],selectedAuthorId:s})}),f==="grid"&&(0,be.jsx)(qe.__experimentalToolsPanelItem,{hasValue:()=>h!==3,label:(0,Re.__)("Columns"),onDeselect:()=>t({columns:3}),isShownByDefault:!0,children:(0,be.jsx)(qe.RangeControl,{__next40pxDefaultSize:!0,label:(0,Re.__)("Columns"),value:h,onChange:P=>t({columns:P}),min:2,max:r?Math.min(gN,r):gN,required:!0})})]})]})}function bN({attributes:e,setAttributes:t}){let r=(0,_Z.useInstanceId)(bN),{postsToShow:a,order:n,orderBy:i,categories:l,selectedAuthor:s,displayFeaturedImage:c,displayPostContentRadio:u,displayPostContent:m,displayPostDate:p,displayAuthor:d,postLayout:f,columns:h,excerptLength:g,featuredImageAlign:b,featuredImageSizeSlug:y,featuredImageSizeWidth:x,featuredImageSizeHeight:_,addLinkToFeaturedImage:k}=e,{latestPosts:S}=(0,pv.useSelect)(P=>{let{getEntityRecords:F}=P(vN.store),q=l&&l.length>0?l.map(U=>U.id):[],H=Object.fromEntries(Object.entries({categories:q,author:s,order:n,orderby:i,per_page:a,_embed:"author,wp:featuredmedia",ignore_sticky:!0}).filter(([,U])=>typeof U<"u"));return{latestPosts:F("postType","post",H)}},[a,n,i,l,s]),{createWarningNotice:C}=(0,pv.useDispatch)(yZ.store),E=P=>{P.preventDefault(),C((0,Re.__)("Links are disabled in the editor."),{id:`block-library/core/latest-posts/redirection-prevented/${r}`,type:"snackbar"})},I=!!S?.length,D=(0,be.jsx)(Ks.InspectorControls,{children:(0,be.jsx)(Aye,{attributes:e,setAttributes:t,postCount:S?.length??0})}),M=(0,Ks.useBlockProps)({className:w({"wp-block-latest-posts__list":!0,"is-grid":f==="grid","has-dates":p,"has-author":d,[`columns-${h}`]:f==="grid"})});if(!I)return(0,be.jsxs)("div",{...M,children:[D,(0,be.jsx)(qe.Placeholder,{icon:q0,label:(0,Re.__)("Latest Posts"),children:Array.isArray(S)?(0,Re.__)("No posts found."):(0,be.jsx)(qe.Spinner,{})})]});let O=S.length>a?S.slice(0,a):S,R=[{icon:El,title:(0,Re._x)("List view","Latest posts block display setting"),onClick:()=>t({postLayout:"list"}),isActive:f==="list"},{icon:Il,title:(0,Re._x)("Grid view","Latest posts block display setting"),onClick:()=>t({postLayout:"grid"}),isActive:f==="grid"}],V=(0,yh.getSettings)().formats.date;return(0,be.jsxs)(be.Fragment,{children:[D,(0,be.jsx)(Ks.BlockControls,{children:(0,be.jsx)(qe.ToolbarGroup,{controls:R})}),(0,be.jsx)("ul",{...M,children:O.map(P=>{let F=P.title.rendered.trim(),q=P.excerpt.rendered,H=Mye(P),U=document.createElement("div");U.innerHTML=q,q=U.textContent||U.innerText||"";let{url:Z,alt:J}=Lye(P,y),ee=w({"wp-block-latest-posts__featured-image":!0,[`align${b}`]:!!b}),oe=c&&Z,X=oe&&(0,be.jsx)("img",{src:Z,alt:J,style:{maxWidth:x,maxHeight:_}}),ie=g<q.trim().split(" ").length&&P.excerpt.raw===""?(0,be.jsxs)(be.Fragment,{children:[q.trim().split(" ",g).join(" "),(0,xZ.createInterpolateElement)((0,Re.sprintf)((0,Re.__)("\u2026 <a>Read more<span>: %1$s</span></a>"),F||(0,Re.__)("(no title)")),{a:(0,be.jsx)("a",{className:"wp-block-latest-posts__read-more",href:P.link,rel:"noopener noreferrer",onClick:E}),span:(0,be.jsx)("span",{className:"screen-reader-text"})})]}):q;return(0,be.jsxs)("li",{children:[oe&&(0,be.jsx)("div",{className:ee,children:k?(0,be.jsx)("a",{href:P.link,onClick:E,children:X}):X}),(0,be.jsx)("a",{className:"wp-block-latest-posts__post-title",href:P.link,dangerouslySetInnerHTML:F?{__html:F}:void 0,onClick:E,children:F?null:(0,Re.__)("(no title)")}),d&&H&&(0,be.jsx)("div",{className:"wp-block-latest-posts__post-author",children:(0,Re.sprintf)((0,Re.__)("by %s"),H.name)}),p&&P.date_gmt&&(0,be.jsx)("time",{dateTime:(0,yh.format)("c",P.date_gmt),className:"wp-block-latest-posts__post-date",children:(0,yh.dateI18n)(V,P.date_gmt)}),m&&u==="excerpt"&&(0,be.jsx)("div",{className:"wp-block-latest-posts__post-excerpt",children:ie}),m&&u==="full_post"&&(0,be.jsx)("div",{className:"wp-block-latest-posts__post-full-content",dangerouslySetInnerHTML:{__html:P.content.raw.trim()}})]},P.id)})})]})}var{name:kZ}=bh,wZ={icon:Y0,example:{},edit:bN,deprecated:gZ},Rye=()=>N({name:kZ,metadata:bh,settings:wZ});var wN={};$(wN,{init:()=>Qye,metadata:()=>v4,name:()=>OZ,settings:()=>HZ});var kh=o(B(),1);var as=o(T(),1);var _h=o(G(),1),f4={A:"upper-alpha",a:"lower-alpha",I:"upper-roman",i:"lower-roman"};function _N(e){let t=e.getAttribute("type"),r={ordered:e.tagName==="OL",anchor:e.id?e.id:void 0,start:e.getAttribute("start")?parseInt(e.getAttribute("start"),10):void 0,reversed:e.hasAttribute("reversed")?!0:void 0,type:t&&f4[t]?f4[t]:void 0},a=Array.from(e.children).map(n=>{let i=Array.from(n.childNodes).filter(d=>d.nodeType!==d.TEXT_NODE||d.textContent.trim().length!==0);i.reverse();let[l,...s]=i;if(!(l?.tagName==="UL"||l?.tagName==="OL"))return(0,_h.createBlock)("core/list-item",{content:n.innerHTML});let u=s.map(d=>d.nodeType===d.TEXT_NODE?d.textContent:d.outerHTML);u.reverse();let m={content:u.join("").trim()},p=[_N(l)];return(0,_h.createBlock)("core/list-item",m,p)});return(0,_h.createBlock)("core/list",r,a)}function h4(e){let{values:t,start:r,reversed:a,ordered:n,type:i,...l}=e,s=document.createElement(n?"ol":"ul");s.innerHTML=t,r&&s.setAttribute("start",r),a&&s.setAttribute("reversed",!0),i&&s.setAttribute("type",i);let[c]=(0,_h.rawHandler)({HTML:s.outerHTML});return[{...l,...c.attributes},c.innerBlocks]}function CZ(e){let{type:t}=e;return t&&f4[t]?{...e,type:f4[t]}:e}var Jc=o(v(),1),zye={attributes:{ordered:{type:"boolean",default:!1,role:"content"},values:{type:"string",source:"html",selector:"ol,ul",multiline:"li",__unstableMultilineWrapperTags:["ol","ul"],default:"",role:"content"},type:{type:"string"},start:{type:"number"},reversed:{type:"boolean"},placeholder:{type:"string"}},supports:{anchor:!0,className:!1,typography:{fontSize:!0,__experimentalFontFamily:!0},color:{gradients:!0,link:!0},__unstablePasteTextInline:!0,__experimentalSelector:"ol,ul",__experimentalSlashInserter:!0},save({attributes:e}){let{ordered:t,values:r,type:a,reversed:n,start:i}=e;return(0,Jc.jsx)(t?"ol":"ul",{...as.useBlockProps.save({type:a,reversed:n,start:i}),children:(0,Jc.jsx)(as.RichText.Content,{value:r,multiline:"li"})})},migrate:Ut,isEligible({style:e}){return e?.typography?.fontFamily}},Vye={attributes:{ordered:{type:"boolean",default:!1,role:"content"},values:{type:"string",source:"html",selector:"ol,ul",multiline:"li",__unstableMultilineWrapperTags:["ol","ul"],default:"",role:"content"},type:{type:"string"},start:{type:"number"},reversed:{type:"boolean"},placeholder:{type:"string"}},supports:{anchor:!0,className:!1,typography:{fontSize:!0,__experimentalFontFamily:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalDefaultControls:{fontSize:!0}},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},__unstablePasteTextInline:!0,__experimentalSelector:"ol,ul",__experimentalSlashInserter:!0},save({attributes:e}){let{ordered:t,values:r,type:a,reversed:n,start:i}=e;return(0,Jc.jsx)(t?"ol":"ul",{...as.useBlockProps.save({type:a,reversed:n,start:i}),children:(0,Jc.jsx)(as.RichText.Content,{value:r,multiline:"li"})})},migrate:h4},Fye={attributes:{ordered:{type:"boolean",default:!1,role:"content"},values:{type:"string",source:"html",selector:"ol,ul",multiline:"li",__unstableMultilineWrapperTags:["ol","ul"],default:"",role:"content"},type:{type:"string"},start:{type:"number"},reversed:{type:"boolean"},placeholder:{type:"string"}},supports:{anchor:!0,className:!1,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},__unstablePasteTextInline:!0,__experimentalSelector:"ol,ul",__experimentalSlashInserter:!0},isEligible({type:e}){return!!e},save({attributes:e}){let{ordered:t,type:r,reversed:a,start:n}=e;return(0,Jc.jsx)(t?"ol":"ul",{...as.useBlockProps.save({type:r,reversed:a,start:n}),children:(0,Jc.jsx)(as.InnerBlocks.Content,{})})},migrate:CZ},Oye={attributes:{ordered:{type:"boolean",default:!1,role:"content"},values:{type:"string",source:"html",selector:"ol,ul",multiline:"li",__unstableMultilineWrapperTags:["ol","ul"],default:"",role:"content"},type:{type:"string"},start:{type:"number"},reversed:{type:"boolean"},placeholder:{type:"string"}},supports:{anchor:!0,className:!1,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},__unstablePasteTextInline:!0,__experimentalSelector:"ol,ul",__experimentalOnMerge:"true",__experimentalSlashInserter:!0},save({attributes:e}){let{ordered:t,type:r,reversed:a,start:n}=e;return(0,Jc.jsx)(t?"ol":"ul",{...as.useBlockProps.save({reversed:a,start:n,style:{listStyleType:t&&r!=="decimal"?r:void 0}}),children:(0,Jc.jsx)(as.InnerBlocks.Content,{})})}},SZ=[Oye,Fye,Vye,zye];var is=o(T(),1),g4=o(A(),1),hm=o(z(),1),ns=o(B(),1);var MZ=o(G(),1),id=o(j(),1),AZ=o(Nf(),1);var ra=o(B(),1),PZ=o(T(),1),oa=o(A(),1),BZ=o(j(),1);var Ln=o(v(),1),TZ=[{label:(0,ra.__)("Numbers"),value:"decimal"},{label:(0,ra.__)("Uppercase letters"),value:"upper-alpha"},{label:(0,ra.__)("Lowercase letters"),value:"lower-alpha"},{label:(0,ra.__)("Uppercase Roman numerals"),value:"upper-roman"},{label:(0,ra.__)("Lowercase Roman numerals"),value:"lower-roman"}],Hye=({setAttributes:e,reversed:t,start:r,type:a})=>{let n=W();return(0,Ln.jsx)(PZ.InspectorControls,{children:BZ.Platform.isNative?(0,Ln.jsxs)(oa.PanelBody,{title:(0,ra.__)("Settings"),children:[(0,Ln.jsx)(oa.SelectControl,{__next40pxDefaultSize:!0,label:(0,ra.__)("List style"),options:TZ,value:a,onChange:i=>e({type:i})}),(0,Ln.jsx)(oa.TextControl,{__next40pxDefaultSize:!0,label:(0,ra.__)("Start value"),type:"number",onChange:i=>{let l=parseInt(i,10);e({start:isNaN(l)?void 0:l})},value:Number.isInteger(r)?r.toString(10):"",step:"1"}),(0,Ln.jsx)(oa.ToggleControl,{label:(0,ra.__)("Reverse order"),checked:t||!1,onChange:i=>{e({reversed:i||void 0})}})]}):(0,Ln.jsxs)(oa.__experimentalToolsPanel,{label:(0,ra.__)("Settings"),resetAll:()=>{e({type:void 0,start:void 0,reversed:void 0})},dropdownMenuProps:n,children:[(0,Ln.jsx)(oa.__experimentalToolsPanelItem,{label:(0,ra.__)("List style"),isShownByDefault:!0,hasValue:()=>!!a,onDeselect:()=>e({type:void 0}),children:(0,Ln.jsx)(oa.SelectControl,{__next40pxDefaultSize:!0,label:(0,ra.__)("List style"),options:TZ,value:a||"decimal",onChange:i=>e({type:i})})}),(0,Ln.jsx)(oa.__experimentalToolsPanelItem,{label:(0,ra.__)("Start value"),isShownByDefault:!0,hasValue:()=>!!r,onDeselect:()=>e({start:void 0}),children:(0,Ln.jsx)(oa.TextControl,{__next40pxDefaultSize:!0,label:(0,ra.__)("Start value"),type:"number",onChange:i=>{let l=parseInt(i,10);e({start:isNaN(l)?void 0:l})},value:Number.isInteger(r)?r.toString(10):"",step:"1"})}),(0,Ln.jsx)(oa.__experimentalToolsPanelItem,{label:(0,ra.__)("Reverse order"),isShownByDefault:!0,hasValue:()=>!!t,onDeselect:()=>e({reversed:void 0}),children:(0,Ln.jsx)(oa.ToggleControl,{label:(0,ra.__)("Reverse order"),checked:t||!1,onChange:i=>{e({reversed:i||void 0})}})})]})})},IZ=Hye;var EZ=o(j(),1),NZ=o(v(),1);function jye(e,t){let{ordered:r,...a}=e;return(0,NZ.jsx)(r?"ol":"ul",{ref:t,...a})}var DZ=(0,EZ.forwardRef)(jye);var Mn=o(v(),1),Uye={name:"core/list-item"},Gye=[["core/list-item"]],LZ=8;function Wye(e,t){let r=(0,hm.useRegistry)(),{updateBlockAttributes:a,replaceInnerBlocks:n}=(0,hm.useDispatch)(is.store);(0,id.useEffect)(()=>{if(!e.values)return;let[i,l]=h4(e);(0,AZ.default)("Value attribute on the list block",{since:"6.0",version:"6.5",alternative:"inner blocks"}),r.batch(()=>{a(t,i),n(t,l)})},[e.values])}function qye(e){let{replaceBlocks:t,selectionChange:r}=(0,hm.useDispatch)(is.store),{getBlockRootClientId:a,getBlockAttributes:n,getBlock:i}=(0,hm.useSelect)(is.store);return(0,id.useCallback)(()=>{let l=a(e),s=n(l),c=(0,MZ.createBlock)("core/list-item",s),{innerBlocks:u}=i(e);t([l],[c,...u]),r(u[u.length-1].clientId)},[e])}function $ye({clientId:e}){let t=qye(e),r=(0,hm.useSelect)(a=>{let{getBlockRootClientId:n,getBlockName:i}=a(is.store);return i(n(e))==="core/list-item"},[e]);return(0,Mn.jsx)(Mn.Fragment,{children:(0,Mn.jsx)(g4.ToolbarButton,{icon:(0,ns.isRTL)()?R0:z0,title:(0,ns.__)("Outdent"),description:(0,ns.__)("Outdent list item"),disabled:!r,onClick:t})})}function RZ({attributes:e,setAttributes:t,clientId:r,style:a}){let{ordered:n,type:i,reversed:l,start:s}=e,c=(0,is.useBlockProps)({style:{...id.Platform.isNative&&a,listStyleType:n&&i!=="decimal"?i:void 0}}),u=(0,is.useInnerBlocksProps)(c,{defaultBlock:Uye,directInsert:!0,template:Gye,templateLock:!1,templateInsertUpdatesSelection:!0,...id.Platform.isNative&&{marginVertical:LZ,marginHorizontal:LZ,renderAppender:!1},__experimentalCaptureToolbars:!0});Wye(e,r);let m=(0,Mn.jsxs)(is.BlockControls,{group:"block",children:[(0,Mn.jsx)(g4.ToolbarButton,{icon:(0,ns.isRTL)()?L0:M0,title:(0,ns.__)("Unordered"),description:(0,ns.__)("Convert to unordered list"),isActive:n===!1,onClick:()=>{t({ordered:!1})}}),(0,Mn.jsx)(g4.ToolbarButton,{icon:(0,ns.isRTL)()?A0:Hi,title:(0,ns.__)("Ordered"),description:(0,ns.__)("Convert to ordered list"),isActive:n===!0,onClick:()=>{t({ordered:!0})}}),(0,Mn.jsx)($ye,{clientId:r})]});return(0,Mn.jsxs)(Mn.Fragment,{children:[(0,Mn.jsx)(DZ,{ordered:n,reversed:l,start:s,...u}),m,n&&(0,Mn.jsx)(IZ,{setAttributes:t,reversed:l,start:s,type:i})]})}var v4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/list",title:"List",category:"text",allowedBlocks:["core/list-item"],description:"An organized collection of items displayed in a specific order.",keywords:["bullet list","ordered list","numbered list"],textdomain:"default",attributes:{ordered:{type:"boolean",default:!1,role:"content"},values:{type:"string",source:"html",selector:"ol,ul",multiline:"li",default:"",role:"content"},type:{type:"string"},start:{type:"number"},reversed:{type:"boolean"},placeholder:{type:"string"}},supports:{anchor:!0,html:!1,__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},__unstablePasteTextInline:!0,__experimentalOnMerge:!0,__experimentalSlashInserter:!0,interactivity:{clientNavigation:!0},listView:!0},selectors:{border:".wp-block-list:not(.wp-block-list .wp-block-list)"},editorStyle:"wp-block-list-editor",style:"wp-block-list"};var b4=o(T(),1),xN=o(v(),1);function zZ({attributes:e}){let{ordered:t,type:r,reversed:a,start:n}=e;return(0,xN.jsx)(t?"ol":"ul",{...b4.useBlockProps.save({reversed:a,start:n,style:{listStyleType:t&&r!=="decimal"?r:void 0}}),children:(0,xN.jsx)(b4.InnerBlocks.Content,{})})}var eu=o(G(),1),xh=o(Qu(),1);function VZ({phrasingContentSchema:e}){let t={...e,ul:{},ol:{attributes:["type","start","reversed"]}};return["ul","ol"].forEach(r=>{t[r].children={li:{children:t}}}),t}function kN(e){return e.flatMap(({name:t,attributes:r,innerBlocks:a=[]})=>t==="core/list-item"?[r.content,...kN(a)]:kN(a))}var Kye={from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph","core/heading"],transform:e=>{let t=[];if(e.length>1)t=e.map(({content:r})=>(0,eu.createBlock)("core/list-item",{content:r}));else if(e.length===1){let r=(0,xh.create)({html:e[0].content});t=(0,xh.split)(r,` |
| 33 |
`).map(a=>(0,eu.createBlock)("core/list-item",{content:(0,xh.toHTMLString)({value:a})}))}return(0,eu.createBlock)("core/list",{anchor:e.anchor},t)}},{type:"raw",selector:"ol,ul",schema:e=>({ol:VZ(e).ol,ul:VZ(e).ul}),transform:_N},...["*","-"].map(e=>({type:"prefix",prefix:e,transform(t){return(0,eu.createBlock)("core/list",{},[(0,eu.createBlock)("core/list-item",{content:t})])}})),...["1.","1)"].map(e=>({type:"prefix",prefix:e,transform(t){return(0,eu.createBlock)("core/list",{ordered:!0},[(0,eu.createBlock)("core/list-item",{content:t})])}}))],to:[...["core/paragraph","core/heading"].map(e=>({type:"block",blocks:[e],transform:(t,r)=>kN(r).map(a=>(0,eu.createBlock)(e,{content:a}))}))]},FZ=Kye;var{name:OZ}=v4,HZ={icon:El,example:{innerBlocks:[{name:"core/list-item",attributes:{content:(0,kh.__)("Alice.")}},{name:"core/list-item",attributes:{content:(0,kh.__)("The White Rabbit.")}},{name:"core/list-item",attributes:{content:(0,kh.__)("The Cheshire Cat.")}},{name:"core/list-item",attributes:{content:(0,kh.__)("The Mad Hatter.")}},{name:"core/list-item",attributes:{content:(0,kh.__)("The Queen of Hearts.")}}]},transforms:FZ,edit:RZ,save:zZ,deprecated:SZ},Qye=()=>N({name:OZ,metadata:v4,settings:HZ});var SN={};$(SN,{init:()=>e2e,metadata:()=>_4,name:()=>YZ,settings:()=>XZ});var gm=o(B(),1),y4=o(T(),1),bm=o(A(),1),vm=o(j(),1),UZ=o(z(),1),GZ=o(dv(),1);var vi=o(v(),1),{Badge:Yye}=K(bm.privateApis);function WZ({attributes:e,setAttributes:t,isSelected:r}){let{latex:a,mathML:n}=e,[i,l]=(0,vm.useState)(),[s,c]=(0,vm.useState)(null),[u,m]=(0,vm.useState)(),p=(0,vm.useRef)(a),{__unstableMarkNextChangeAsNotPersistent:d}=(0,UZ.useDispatch)(y4.store);(0,vm.useEffect)(()=>{import("@wordpress/latex-to-mathml").then(h=>{m(()=>h.default),p.current&&(d(),t({mathML:h.default(p.current,{displayMode:!0})}))})},[p,t,d]);let f=(0,y4.useBlockProps)({ref:l,position:"relative"});return(0,vi.jsxs)("div",{...f,children:[n?(0,vi.jsx)("math",{display:"block",dangerouslySetInnerHTML:{__html:n}}):"\u200B",r&&(0,vi.jsx)(bm.Popover,{placement:"bottom-start",offset:8,anchor:i,focusOnMount:!1,__unstableSlotName:"__unstable-block-tools-after",children:(0,vi.jsx)("div",{style:{padding:"4px",minWidth:"300px"},children:(0,vi.jsxs)(bm.__experimentalVStack,{spacing:1,children:[(0,vi.jsx)(bm.TextareaControl,{__next40pxDefaultSize:!0,label:(0,gm.__)("LaTeX math syntax"),hideLabelFromVision:!0,value:a,className:"wp-block-math__textarea-control",onChange:h=>{if(!u){t({latex:h});return}let g="";try{g=u(h,{displayMode:!0}),c(null)}catch(b){c(b.message),(0,GZ.speak)((0,gm.sprintf)((0,gm.__)("Error parsing mathematical expression: %s"),b.message))}t({mathML:g,latex:h})},placeholder:(0,gm.__)("e.g., x^2, \\frac{a}{b}")}),s&&(0,vi.jsxs)(vi.Fragment,{children:[(0,vi.jsx)(Yye,{intent:"error",className:"wp-block-math__error",children:(0,gm.sprintf)((0,gm.__)("Error: %s"),s)}),(0,vi.jsx)("style",{children:".wp-block-math__error .components-badge__content{white-space:normal}"})]})]})})})]})}var _4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/math",title:"Math",category:"text",description:"Display mathematical notation using LaTeX.",keywords:["equation","formula","latex","mathematics"],textdomain:"default",supports:{anchor:!0,html:!1,__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0},color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,__experimentalDefaultControls:{fontSize:!0}}},attributes:{latex:{type:"string",role:"content"},mathML:{type:"string",source:"html",selector:"math"}}};var qZ=o(T(),1),CN=o(v(),1);function $Z({attributes:e}){let{latex:t,mathML:r}=e;return t?(0,CN.jsx)("div",{...qZ.useBlockProps.save(),children:(0,CN.jsx)("math",{display:"block",dangerouslySetInnerHTML:{__html:r}})}):null}var ZZ=o(T(),1),KZ=o(v(),1),Jye={attributes:{latex:{type:"string",role:"content"},mathML:{type:"string",source:"html",selector:"math"}},save({attributes:e}){let{latex:t,mathML:r}=e;return t?(0,KZ.jsx)("math",{...ZZ.useBlockProps.save(),display:"block",dangerouslySetInnerHTML:{__html:r}}):null}},QZ=[Jye];var{name:YZ}=_4,XZ={icon:wT,example:{attributes:{latex:"x = \\frac{-b \\pm \\sqrt{b^2-4ac}}{2a}",mathML:'<semantics><mrow><mi>x</mi><mo>=</mo><mfrac><mrow><mo lspace="0em" rspace="0em">\u2212</mo><mi>b</mi><mo>\xB1</mo><msqrt><mrow><msup><mi>b</mi><mn>2</mn></msup><mo>\u2212</mo><mn>4</mn><mi>a</mi><mi>c</mi></mrow></msqrt></mrow><mrow><mn>2</mn><mi>a</mi></mrow></mfrac></mrow><annotation encoding="application/x-tex">x = \\frac{-b \\pm \\sqrt{b^2-4ac}}{2a}</annotation></semantics>'},viewportWidth:300},edit:WZ,save:$Z,deprecated:QZ},e2e=()=>N({name:YZ,metadata:_4,settings:XZ});var MN={};$(MN,{init:()=>i2e,metadata:()=>x4,name:()=>bK,settings:()=>S4});var hK=o(B(),1);var gK=o(T(),1),vK=o(G(),1);var x4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/list-item",title:"List Item",category:"text",parent:["core/list"],allowedBlocks:["core/list"],description:"An individual item within a list.",textdomain:"default",attributes:{placeholder:{type:"string"},content:{type:"rich-text",source:"rich-text",selector:"li",role:"content"}},supports:{anchor:!0,html:!1,className:!1,splitting:!0,__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0},color:{gradients:!0,link:!0,background:!0,__experimentalDefaultControls:{text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},selectors:{root:".wp-block-list > li",border:".wp-block-list:not(.wp-block-list .wp-block-list) > li"}};var Ys=o(T(),1),Qs=o(B(),1),LN=o(A(),1);var cK=o(pe(),1),uK=o(z(),1),mK=o(Ns(),1);var JZ=o(j(),1),wh=o(z(),1),TN=o(T(),1),eK=o(G(),1);function tu(){let e=(0,wh.useRegistry)(),{moveBlocksToPosition:t,removeBlock:r,insertBlock:a,updateBlockListSettings:n}=(0,wh.useDispatch)(TN.store),{getBlockRootClientId:i,getBlockName:l,getBlockOrder:s,getBlockIndex:c,getSelectedBlockClientIds:u,getBlock:m,getBlockListSettings:p}=(0,wh.useSelect)(TN.store);function d(f){let h=i(f),g=i(h);if(g&&l(g)==="core/list-item")return g}return(0,JZ.useCallback)((f=u())=>{if(Array.isArray(f)||(f=[f]),!f.length)return;let h=f[0];if(l(h)!=="core/list-item")return;let g=d(h);if(!g)return;let b=i(h),y=f[f.length-1],_=s(b).slice(c(y)+1);return e.batch(()=>{if(_.length){let k=s(h)[0];if(!k){let S=(0,eK.cloneBlock)(m(b),{},[]);k=S.clientId,a(S,0,h,!1),n(k,p(b))}t(_,b,k)}t(f,b,i(g),c(g)+1),s(b).length||r(b,!1)}),!0},[])}var tK=o(j(),1),k4=o(z(),1),PN=o(T(),1),fv=o(G(),1);function hv(e){let{replaceBlocks:t,selectionChange:r,multiSelect:a}=(0,k4.useDispatch)(PN.store),{getBlock:n,getPreviousBlockClientId:i,getSelectionStart:l,getSelectionEnd:s,hasMultiSelection:c,getMultiSelectedBlockClientIds:u}=(0,k4.useSelect)(PN.store);return(0,tK.useCallback)(()=>{let m=c(),p=m?u():[e],d=p.map(y=>(0,fv.cloneBlock)(n(y))),f=i(e),h=(0,fv.cloneBlock)(n(f));h.innerBlocks?.length||(h.innerBlocks=[(0,fv.createBlock)("core/list")]),h.innerBlocks[h.innerBlocks.length-1].innerBlocks.push(...d);let g=l(),b=s();return t([f,...p],[h]),m?a(d[0].clientId,d[d.length-1].clientId):r(d[0].clientId,b.attributeKey,b.clientId===g.clientId?g.offset:b.offset,b.offset),!0},[e])}var ld=o(G(),1),rK=o(j(),1),oK=o(pe(),1),aK=o(Ns(),1),w4=o(z(),1),BN=o(T(),1);function IN(e){let{replaceBlocks:t,selectionChange:r}=(0,w4.useDispatch)(BN.store),{getBlock:a,getBlockRootClientId:n,getBlockIndex:i,getBlockName:l}=(0,w4.useSelect)(BN.store),s=(0,rK.useRef)(e);s.current=e;let c=tu();return(0,oK.useRefEffect)(u=>{function m(p){if(p.defaultPrevented||p.keyCode!==aK.ENTER)return;let{content:d,clientId:f}=s.current;if(d.length)return;if(p.preventDefault(),l(n(n(s.current.clientId)))==="core/list-item"){c();return}let g=a(n(f)),b=i(f),y=(0,ld.cloneBlock)({...g,innerBlocks:g.innerBlocks.slice(0,b)}),x=(0,ld.createBlock)((0,ld.getDefaultBlockName)()),_=[...g.innerBlocks[b].innerBlocks[0]?.innerBlocks||[],...g.innerBlocks.slice(b+1)],k=_.length?[(0,ld.cloneBlock)({...g,innerBlocks:_})]:[];t(g.clientId,[y,x,...k],1),r(x.clientId)}return u.addEventListener("keydown",m),()=>{u.removeEventListener("keydown",m)}},[])}var nK=o(pe(),1),gv=o(Ns(),1),iK=o(T(),1),lK=o(z(),1);function EN(e){let{getSelectionStart:t,getSelectionEnd:r,getBlockIndex:a}=(0,lK.useSelect)(iK.store),n=hv(e),i=tu();return(0,nK.useRefEffect)(l=>{function s(c){let{keyCode:u,shiftKey:m,altKey:p,metaKey:d,ctrlKey:f}=c;if(c.defaultPrevented||u!==gv.SPACE&&u!==gv.TAB||p||d||f)return;let h=t(),g=r();h.offset===0&&g.offset===0&&(m?u===gv.TAB&&i()&&c.preventDefault():a(e)!==0&&n()&&c.preventDefault())}return l.addEventListener("keydown",s),()=>{l.removeEventListener("keydown",s)}},[e,n])}var Ch=o(z(),1),NN=o(T(),1),sK=o(G(),1);function DN(e,t){let r=(0,Ch.useRegistry)(),{getPreviousBlockClientId:a,getNextBlockClientId:n,getBlockOrder:i,getBlockRootClientId:l,getBlockName:s,getBlock:c}=(0,Ch.useSelect)(NN.store),{mergeBlocks:u,moveBlocksToPosition:m,removeBlock:p}=(0,Ch.useDispatch)(NN.store),d=tu();function f(y){let x=i(y);return x.length?f(x[x.length-1]):y}function h(y){let x=l(y),_=l(x);if(_&&s(_)==="core/list-item")return _}function g(y){let x=n(y);if(x)return x;let _=h(y);if(_)return g(_)}function b(y){let x=i(y);return x.length?i(x[0])[0]:g(y)}return y=>{function x(_,k){r.batch(()=>{let[S]=i(k);S&&(a(k)===_&&!i(_).length?m([S],k,_):m(i(S),S,l(_))),u(_,k)})}if(y){let _=b(e);if(!_){t(y);return}h(_)?d(_):x(e,_)}else{if(h(e)){d(e);return}let _=a(e);if(_){let S=f(_);x(S,e);return}let k=i(e);(0,sK.isUnmodifiedBlock)(c(e),"content")&&k.length>0?r.batch(()=>{d(i(k[0])),p(e,!0)}):t(y)}}}var bi=o(v(),1);function r2e({clientId:e}){let t=hv(e),r=tu(),{canIndent:a,canOutdent:n}=(0,uK.useSelect)(i=>{let{getBlockIndex:l,getBlockRootClientId:s,getBlockName:c}=i(Ys.store);return{canIndent:l(e)>0,canOutdent:c(s(s(e)))==="core/list-item"}},[e]);return(0,bi.jsxs)(bi.Fragment,{children:[(0,bi.jsx)(LN.ToolbarButton,{icon:(0,Qs.isRTL)()?R0:z0,title:(0,Qs.__)("Outdent"),shortcut:mK.displayShortcut.shift("Tab"),description:(0,Qs.__)("Outdent list item"),disabled:!n,onClick:()=>r()}),(0,bi.jsx)(LN.ToolbarButton,{icon:(0,Qs.isRTL)()?P9:I9,title:(0,Qs.__)("Indent"),shortcut:"Tab",description:(0,Qs.__)("Indent list item"),disabled:!a,onClick:()=>t()})]})}function pK({attributes:e,setAttributes:t,clientId:r,mergeBlocks:a}){let{placeholder:n,content:i}=e,l=(0,Ys.useBlockProps)(),s=(0,Ys.useInnerBlocksProps)(l,{renderAppender:!1,__unstableDisableDropZone:!0}),c=IN({content:i,clientId:r}),u=EN(r),m=DN(r,a);return(0,bi.jsxs)(bi.Fragment,{children:[(0,bi.jsxs)("li",{...s,children:[(0,bi.jsx)(Ys.RichText,{ref:(0,cK.useMergeRefs)([c,u]),identifier:"content",tagName:"div",onChange:p=>t({content:p}),value:i,"aria-label":(0,Qs.__)("List text"),placeholder:n||(0,Qs.__)("List"),onMerge:m}),s.children]}),(0,bi.jsx)(Ys.BlockControls,{group:"block",children:(0,bi.jsx)(r2e,{clientId:r})})]})}var Sh=o(T(),1),vv=o(v(),1);function dK({attributes:e}){return(0,vv.jsxs)("li",{...Sh.useBlockProps.save(),children:[(0,vv.jsx)(Sh.RichText.Content,{value:e.content}),(0,vv.jsx)(Sh.InnerBlocks.Content,{})]})}var C4=o(G(),1),o2e={to:[{type:"block",blocks:["core/paragraph"],transform:(e,t=[])=>[(0,C4.createBlock)("core/paragraph",e),...t.map(r=>(0,C4.cloneBlock)(r))]}]},fK=o2e;var{fieldsKey:a2e,formKey:n2e}=K(vK.privateApis),{name:bK}=x4,S4={icon:hT,edit:pK,save:dK,merge(e,t){return{...e,content:e.content+t.content}},transforms:fK,[K(gK.privateApis).requiresWrapperOnCopy]:!0,__experimentalLabel(e,{context:t}){let{content:r}=e,a=e?.metadata?.name,n=r?.trim().length>0;if(t==="list-view"&&(a||n))return a||r;if(t==="breadcrumb"&&a)return a}};window.__experimentalContentOnlyInspectorFields&&(S4[a2e]=[{id:"content",label:(0,hK.__)("Content"),type:"text",Edit:"rich-text"}],S4[n2e]={fields:["content"]});var i2e=()=>N({name:bK,metadata:x4,settings:S4});var AN={};$(AN,{init:()=>s2e,metadata:()=>P4,name:()=>_K,settings:()=>xK});var T4=o(T(),1),ym=o(A(),1),sd=o(B(),1);var yi=o(v(),1);function yK({attributes:e,setAttributes:t}){let{displayLoginAsForm:r,redirectToCurrent:a}=e,n=W();return(0,yi.jsxs)(yi.Fragment,{children:[(0,yi.jsx)(T4.InspectorControls,{children:(0,yi.jsxs)(ym.__experimentalToolsPanel,{label:(0,sd.__)("Settings"),resetAll:()=>{t({displayLoginAsForm:!1,redirectToCurrent:!0})},dropdownMenuProps:n,children:[(0,yi.jsx)(ym.__experimentalToolsPanelItem,{label:(0,sd.__)("Display login as form"),isShownByDefault:!0,hasValue:()=>r,onDeselect:()=>t({displayLoginAsForm:!1}),children:(0,yi.jsx)(ym.ToggleControl,{label:(0,sd.__)("Display login as form"),checked:r,onChange:()=>t({displayLoginAsForm:!r})})}),(0,yi.jsx)(ym.__experimentalToolsPanelItem,{label:(0,sd.__)("Redirect to current URL"),isShownByDefault:!0,hasValue:()=>!a,onDeselect:()=>t({redirectToCurrent:!0}),children:(0,yi.jsx)(ym.ToggleControl,{label:(0,sd.__)("Redirect to current URL"),checked:a,onChange:()=>t({redirectToCurrent:!a})})})]})}),(0,yi.jsx)("div",{...(0,T4.useBlockProps)({className:"logged-in"}),children:(0,yi.jsx)("a",{href:"#login-pseudo-link",children:(0,sd.__)("Log out")})})]})}var P4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/loginout",title:"Login/out",category:"theme",description:"Show login & logout links.",keywords:["login","logout","form"],textdomain:"default",attributes:{displayLoginAsForm:{type:"boolean",default:!1},redirectToCurrent:{type:"boolean",default:!0}},example:{viewportWidth:350},supports:{anchor:!0,className:!0,color:{background:!0,text:!1,gradients:!0,link:!0},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},interactivity:{clientNavigation:!0}},style:"wp-block-loginout"};var{name:_K}=P4,xK={icon:bT,edit:yK},s2e=()=>N({name:_K,metadata:P4,settings:xK});var HN={};$(HN,{init:()=>N2e,metadata:()=>V4,name:()=>jK,settings:()=>F4});var _v=o(B(),1);var HK=o(G(),1);var dr=o(T(),1),RN=o(pe(),1);var kK=o(B(),1),Xs="full",bv=15,B4="none",I4="media",E4="attachment",wK=[["core/paragraph",{placeholder:(0,kK._x)("Content\u2026","content placeholder")}]];var Ce=o(v(),1),N4=(e,t)=>e?{backgroundImage:`url(${e})`,backgroundPosition:t?`${t.x*100}% ${t.y*100}%`:"50% 50%"}:{},CK=(e,t)=>e?{backgroundImage:`url(${e})`,backgroundPosition:t?`${Math.round(t.x*100)}% ${Math.round(t.y*100)}%`:"50% 50%"}:{},cd=50,Js=()=>{},SK=e=>{if(!e.customBackgroundColor)return e;let t={color:{background:e.customBackgroundColor}},{customBackgroundColor:r,...a}=e;return{...a,style:t}},Th=e=>e.align?e:{...e,align:"wide"},D4={align:{type:"string",default:"wide"},mediaAlt:{type:"string",source:"attribute",selector:"figure img",attribute:"alt",default:""},mediaPosition:{type:"string",default:"left"},mediaId:{type:"number"},mediaType:{type:"string"},mediaWidth:{type:"number",default:50},isStackedOnMobile:{type:"boolean",default:!1}},zN={...D4,isStackedOnMobile:{type:"boolean",default:!0},mediaUrl:{type:"string",source:"attribute",selector:"figure video,figure img",attribute:"src"},mediaLink:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure a",attribute:"target"},href:{type:"string",source:"attribute",selector:"figure a",attribute:"href"},rel:{type:"string",source:"attribute",selector:"figure a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure a",attribute:"class"},mediaSizeSlug:{type:"string"},verticalAlignment:{type:"string"},imageFill:{type:"boolean"},focalPoint:{type:"object"}},TK={...zN,mediaAlt:{type:"string",source:"attribute",selector:"figure img",attribute:"alt",default:"",role:"content"},mediaId:{type:"number",role:"content"},mediaUrl:{type:"string",source:"attribute",selector:"figure video,figure img",attribute:"src",role:"content"},href:{type:"string",source:"attribute",selector:"figure a",attribute:"href",role:"content"},mediaType:{type:"string",role:"content"}},c2e={...TK,align:{type:"string",default:"none"},useFeaturedImage:{type:"boolean",default:!1}},VN={anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,link:!0}},PK={...VN,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}}},u2e={...PK,__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},color:{gradients:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},interactivity:{clientNavigation:!0}},m2e={attributes:c2e,supports:u2e,usesContext:["postId","postType"],save({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:a,mediaType:n,mediaUrl:i,mediaWidth:l,mediaId:s,verticalAlignment:c,imageFill:u,focalPoint:m,linkClass:p,href:d,linkTarget:f,rel:h}=e,g=e.mediaSizeSlug||Xs,b=h||void 0,y=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=i?(0,Ce.jsx)("img",{src:i,alt:r,className:y||null}):null;d&&(x=(0,Ce.jsx)("a",{className:p,href:d,target:f,rel:b,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:i})},k=w({"has-media-on-the-right":a==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill":u}),S=u?CK(i,m):{},C;l!==cd&&(C=a==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return a==="right"?(0,Ce.jsxs)("div",{...dr.useBlockProps.save({className:k,style:E}),children:[(0,Ce.jsx)("div",{...dr.useInnerBlocksProps.save({className:"wp-block-media-text__content"})}),(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:S,children:(_[n]||Js)()})]}):(0,Ce.jsxs)("div",{...dr.useBlockProps.save({className:k,style:E}),children:[(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:S,children:(_[n]||Js)()}),(0,Ce.jsx)("div",{...dr.useInnerBlocksProps.save({className:"wp-block-media-text__content"})})]})}},p2e={attributes:TK,supports:PK,save({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:a,mediaType:n,mediaUrl:i,mediaWidth:l,mediaId:s,verticalAlignment:c,imageFill:u,focalPoint:m,linkClass:p,href:d,linkTarget:f,rel:h}=e,g=e.mediaSizeSlug||Xs,b=h||void 0,y=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=(0,Ce.jsx)("img",{src:i,alt:r,className:y||null});d&&(x=(0,Ce.jsx)("a",{className:p,href:d,target:f,rel:b,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:i})},k=w({"has-media-on-the-right":a==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill":u}),S=u?CK(i,m):{},C;l!==cd&&(C=a==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return a==="right"?(0,Ce.jsxs)("div",{...dr.useBlockProps.save({className:k,style:E}),children:[(0,Ce.jsx)("div",{...dr.useInnerBlocksProps.save({className:"wp-block-media-text__content"})}),(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:S,children:(_[n]||Js)()})]}):(0,Ce.jsxs)("div",{...dr.useBlockProps.save({className:k,style:E}),children:[(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:S,children:(_[n]||Js)()}),(0,Ce.jsx)("div",{...dr.useInnerBlocksProps.save({className:"wp-block-media-text__content"})})]})},migrate:Th,isEligible(e,t,{block:r}){let{attributes:a}=r;return e.align===void 0&&!!a.className?.includes("alignwide")}},d2e={attributes:zN,supports:VN,save({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:a,mediaType:n,mediaUrl:i,mediaWidth:l,mediaId:s,verticalAlignment:c,imageFill:u,focalPoint:m,linkClass:p,href:d,linkTarget:f,rel:h}=e,g=e.mediaSizeSlug||Xs,b=h||void 0,y=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=(0,Ce.jsx)("img",{src:i,alt:r,className:y||null});d&&(x=(0,Ce.jsx)("a",{className:p,href:d,target:f,rel:b,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:i})},k=w({"has-media-on-the-right":a==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill":u}),S=u?N4(i,m):{},C;l!==cd&&(C=a==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return a==="right"?(0,Ce.jsxs)("div",{...dr.useBlockProps.save({className:k,style:E}),children:[(0,Ce.jsx)("div",{...dr.useInnerBlocksProps.save({className:"wp-block-media-text__content"})}),(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:S,children:(_[n]||Js)()})]}):(0,Ce.jsxs)("div",{...dr.useBlockProps.save({className:k,style:E}),children:[(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:S,children:(_[n]||Js)()}),(0,Ce.jsx)("div",{...dr.useInnerBlocksProps.save({className:"wp-block-media-text__content"})})]})},migrate:Th},f2e={attributes:zN,supports:VN,save({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:a,mediaType:n,mediaUrl:i,mediaWidth:l,mediaId:s,verticalAlignment:c,imageFill:u,focalPoint:m,linkClass:p,href:d,linkTarget:f,rel:h}=e,g=e.mediaSizeSlug||Xs,b=h||void 0,y=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=(0,Ce.jsx)("img",{src:i,alt:r,className:y||null});d&&(x=(0,Ce.jsx)("a",{className:p,href:d,target:f,rel:b,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:i})},k=w({"has-media-on-the-right":a==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill":u}),S=u?N4(i,m):{},C;l!==cd&&(C=a==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return(0,Ce.jsxs)("div",{...dr.useBlockProps.save({className:k,style:E}),children:[(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:S,children:(_[n]||Js)()}),(0,Ce.jsx)("div",{...dr.useInnerBlocksProps.save({className:"wp-block-media-text__content"})})]})},migrate:Th},h2e={attributes:{...D4,isStackedOnMobile:{type:"boolean",default:!0},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},mediaLink:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure a",attribute:"target"},href:{type:"string",source:"attribute",selector:"figure a",attribute:"href"},rel:{type:"string",source:"attribute",selector:"figure a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure a",attribute:"class"},verticalAlignment:{type:"string"},imageFill:{type:"boolean"},focalPoint:{type:"object"}},migrate:(0,RN.compose)(SK,Th),save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,isStackedOnMobile:a,mediaAlt:n,mediaPosition:i,mediaType:l,mediaUrl:s,mediaWidth:c,mediaId:u,verticalAlignment:m,imageFill:p,focalPoint:d,linkClass:f,href:h,linkTarget:g,rel:b}=e,y=b||void 0,x=(0,Ce.jsx)("img",{src:s,alt:n,className:u&&l==="image"?`wp-image-${u}`:null});h&&(x=(0,Ce.jsx)("a",{className:f,href:h,target:g,rel:y,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:s})},k=(0,dr.getColorClassName)("background-color",t),S=w({"has-media-on-the-right":i==="right","has-background":k||r,[k]:k,"is-stacked-on-mobile":a,[`is-vertically-aligned-${m}`]:m,"is-image-fill":p}),C=p?N4(s,d):{},E;return c!==cd&&(E=i==="right"?`auto ${c}%`:`${c}% auto`),(0,Ce.jsxs)("div",{className:S,style:{backgroundColor:k?void 0:r,gridTemplateColumns:E},children:[(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:C,children:(_[l]||Js)()}),(0,Ce.jsx)("div",{className:"wp-block-media-text__content",children:(0,Ce.jsx)(dr.InnerBlocks.Content,{})})]})}},g2e={attributes:{...D4,backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},mediaUrl:{type:"string",source:"attribute",selector:"figure video,figure img",attribute:"src"},verticalAlignment:{type:"string"},imageFill:{type:"boolean"},focalPoint:{type:"object"}},migrate:(0,RN.compose)(SK,Th),save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,isStackedOnMobile:a,mediaAlt:n,mediaPosition:i,mediaType:l,mediaUrl:s,mediaWidth:c,mediaId:u,verticalAlignment:m,imageFill:p,focalPoint:d}=e,f={image:()=>(0,Ce.jsx)("img",{src:s,alt:n,className:u&&l==="image"?`wp-image-${u}`:null}),video:()=>(0,Ce.jsx)("video",{controls:!0,src:s})},h=(0,dr.getColorClassName)("background-color",t),g=w({"has-media-on-the-right":i==="right",[h]:h,"is-stacked-on-mobile":a,[`is-vertically-aligned-${m}`]:m,"is-image-fill":p}),b=p?N4(s,d):{},y;return c!==cd&&(y=i==="right"?`auto ${c}%`:`${c}% auto`),(0,Ce.jsxs)("div",{className:g,style:{backgroundColor:h?void 0:r,gridTemplateColumns:y},children:[(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:b,children:(f[l]||Js)()}),(0,Ce.jsx)("div",{className:"wp-block-media-text__content",children:(0,Ce.jsx)(dr.InnerBlocks.Content,{})})]})}},v2e={attributes:{...D4,backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},mediaUrl:{type:"string",source:"attribute",selector:"figure video,figure img",attribute:"src"}},migrate:Th,save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,isStackedOnMobile:a,mediaAlt:n,mediaPosition:i,mediaType:l,mediaUrl:s,mediaWidth:c}=e,u={image:()=>(0,Ce.jsx)("img",{src:s,alt:n}),video:()=>(0,Ce.jsx)("video",{controls:!0,src:s})},m=(0,dr.getColorClassName)("background-color",t),p=w({"has-media-on-the-right":i==="right",[m]:m,"is-stacked-on-mobile":a}),d;return c!==cd&&(d=i==="right"?`auto ${c}%`:`${c}% auto`),(0,Ce.jsxs)("div",{className:p,style:{backgroundColor:m?void 0:r,gridTemplateColumns:d},children:[(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",children:(u[l]||Js)()}),(0,Ce.jsx)("div",{className:"wp-block-media-text__content",children:(0,Ce.jsx)(dr.InnerBlocks.Content,{})})]})}},BK=[m2e,p2e,d2e,f2e,h2e,g2e,v2e];var aa=o(B(),1),A4=o(z(),1),R4=o(j(),1),Po=o(T(),1),Nr=o(A(),1),z4=o(Br(),1);var yv=o(Y(),1);var Ph=o(A(),1),ec=o(T(),1),EK=o(B(),1),NK=o(pe(),1),FN=o(z(),1),ON=o(j(),1),M4=o(Br(),1),DK=o(_r(),1);function L4(e,t){return e?{objectPosition:t?`${Math.round(t.x*100)}% ${Math.round(t.y*100)}%`:"50% 50%"}:{}}var Ba=o(v(),1),LK=["image","video"],b2e=()=>{},y2e=(0,ON.forwardRef)(({isSelected:e,isStackedOnMobile:t,...r},a)=>{let n=(0,NK.useViewportMatch)("small","<");return(0,Ba.jsx)(Ph.ResizableBox,{ref:a,showHandle:e&&(!n||!t),...r})});function _2e({mediaId:e,mediaUrl:t,onSelectMedia:r,toggleUseFeaturedImage:a,useFeaturedImage:n}){return(0,Ba.jsx)(ec.BlockControls,{group:"other",children:(0,Ba.jsx)(ec.MediaReplaceFlow,{mediaId:e,mediaURL:t,allowedTypes:LK,onSelect:r,onToggleFeaturedImage:a,useFeaturedImage:n,onReset:()=>r(void 0)})})}function IK({className:e,mediaUrl:t,onSelectMedia:r,toggleUseFeaturedImage:a}){let{createErrorNotice:n}=(0,FN.useDispatch)(DK.store),i=s=>{n(s,{type:"snackbar"})},l=s=>{s.length===1&&r({url:(0,M4.createBlobURL)(s[0])})};return(0,Ba.jsx)(ec.MediaPlaceholder,{icon:(0,Ba.jsx)(ec.BlockIcon,{icon:j0}),labels:{title:(0,EK.__)("Media area")},className:e,onSelect:r,onToggleFeaturedImage:a,allowedTypes:LK,onFilesPreUpload:l,onError:i,disableMediaButtons:t})}function x2e(e,t){let{className:r,commitWidthChange:a,focalPoint:n,imageFill:i,isSelected:l,isStackedOnMobile:s,mediaAlt:c,mediaId:u,mediaPosition:m,mediaType:p,mediaUrl:d,mediaWidth:f,onSelectMedia:h,onWidthChange:g,enableResize:b,toggleUseFeaturedImage:y,useFeaturedImage:x,featuredImageURL:_,featuredImageAlt:k,refMedia:S}=e,C=!u&&(0,M4.isBlobURL)(d),{toggleSelection:E}=(0,FN.useDispatch)(ec.store);if(d||_||x){let I=()=>{E(!1)},D=(P,F,q)=>{g(parseInt(q.style.width))},M=(P,F,q)=>{E(!0),a(parseInt(q.style.width))},O={right:b&&m==="left",left:b&&m==="right"},R=p==="image"&&i?L4(d||_,n):{},V={image:()=>x&&_?(0,Ba.jsx)("img",{ref:S,src:_,alt:k,style:R}):d&&(0,Ba.jsx)("img",{ref:S,src:d,alt:c,style:R}),video:()=>(0,Ba.jsx)("video",{controls:!0,ref:S,src:d})};return(0,Ba.jsxs)(y2e,{as:"figure",className:w(r,"editor-media-container__resizer",{"is-transient":C}),size:{width:f+"%"},minWidth:"10%",maxWidth:"100%",enable:O,onResizeStart:I,onResize:D,onResizeStop:M,axis:"x",isSelected:l,isStackedOnMobile:s,ref:t,children:[(0,Ba.jsx)(_2e,{onSelectMedia:h,mediaUrl:x&&_?_:d,mediaId:u,toggleUseFeaturedImage:y,useFeaturedImage:x}),(V[p]||b2e)(),C&&(0,Ba.jsx)(Ph.Spinner,{}),!x&&(0,Ba.jsx)(IK,{...e}),!_&&x&&(0,Ba.jsx)(Ph.Placeholder,{className:"wp-block-media-text--placeholder-image",style:R,withIllustration:!0})]})}return(0,Ba.jsx)(IK,{...e})}var MK=(0,ON.forwardRef)(x2e);var ut=o(v(),1),{ResolutionTool:k2e}=K(Po.privateApis),AK=e=>Math.max(bv,Math.min(e,100-bv));function RK(e,t){return e?.media_details?.sizes?.[t]?.source_url}function w2e({attributes:{linkDestination:e,href:t},setAttributes:r}){return a=>{if(!a||!a.url){r({mediaAlt:void 0,mediaId:void 0,mediaType:void 0,mediaUrl:void 0,mediaLink:void 0,href:void 0,focalPoint:void 0,useFeaturedImage:!1});return}(0,z4.isBlobURL)(a.url)&&(a.type=(0,z4.getBlobTypeByURL)(a.url));let n,i;a.media_type?a.media_type==="image"?n="image":n="video":n=a.type,n==="image"&&(i=a.sizes?.large?.url||a.media_details?.sizes?.large?.source_url);let l=e,s=t;if(n==="image"){if(!l)switch(window?.wp?.media?.view?.settings?.defaultProps?.link||B4){case"file":case I4:l=I4;break;case"post":case E4:l=E4;break;case B4:default:l=B4;break}switch(l){case I4:s=a.url;break;case E4:s=a.link;break}}r({mediaAlt:a.alt,mediaId:a.id,mediaType:n,mediaUrl:i||a.url,mediaLink:a.link||void 0,href:s,linkDestination:l,focalPoint:void 0,useFeaturedImage:!1})}}function C2e({image:e,value:t,onChange:r}){let{imageSizes:a}=(0,A4.useSelect)(i=>{let{getSettings:l}=i(Po.store);return{imageSizes:l().imageSizes}},[]);if(!a?.length)return null;let n=a.filter(({slug:i})=>RK(e,i)).map(({name:i,slug:l})=>({value:l,label:i}));return(0,ut.jsx)(k2e,{value:t,defaultValue:Xs,options:n,onChange:r})}function S2e({attributes:e,isSelected:t,setAttributes:r,context:{postId:a,postType:n}}){let{focalPoint:i,href:l,imageFill:s,isStackedOnMobile:c,linkClass:u,linkDestination:m,linkTarget:p,mediaAlt:d,mediaId:f,mediaPosition:h,mediaType:g,mediaUrl:b,mediaWidth:y,mediaSizeSlug:x,rel:_,verticalAlignment:k,allowedBlocks:S,useFeaturedImage:C}=e,[E]=(0,yv.useEntityProp)("postType",n,"featured_media",a),{featuredImageMedia:I}=(0,A4.useSelect)(ae=>({featuredImageMedia:E&&C?ae(yv.store).getEntityRecord("postType","attachment",E,{context:"view"}):void 0}),[E,C]),{image:D}=(0,A4.useSelect)(ae=>({image:f&&t?ae(yv.store).getEntityRecord("postType","attachment",f,{context:"view"}):null}),[t,f]),M=C?I?.source_url:"",O=C?I?.alt_text:"",R=()=>{r({imageFill:!1,mediaType:"image",mediaId:void 0,mediaUrl:void 0,mediaAlt:void 0,mediaLink:void 0,linkDestination:void 0,linkTarget:void 0,linkClass:void 0,rel:void 0,href:void 0,useFeaturedImage:!C})},V=(0,R4.useRef)(),P=ae=>{let{style:Oe}=V.current,{x:Ie,y:Ke}=ae;Oe.objectPosition=`${Ie*100}% ${Ke*100}%`},[F,q]=(0,R4.useState)(null),H=w2e({attributes:e,setAttributes:r}),U=ae=>{r(ae)},Z=ae=>{q(AK(ae))},J=ae=>{r({mediaWidth:AK(ae)}),q(null)},ee=w({"has-media-on-the-right":h==="right","is-selected":t,"is-stacked-on-mobile":c,[`is-vertically-aligned-${k}`]:k,"is-image-fill-element":s}),oe=`${F||y}%`,X=h==="right"?`1fr ${oe}`:`${oe} 1fr`,re={gridTemplateColumns:X,msGridColumns:X},ie=ae=>{r({mediaAlt:ae})},se=ae=>{r({verticalAlignment:ae})},fe=ae=>{let Oe=RK(D,ae);if(!Oe)return null;r({mediaUrl:Oe,mediaSizeSlug:ae})},ze=W(),Be=(0,ut.jsxs)(Nr.__experimentalToolsPanel,{label:(0,aa.__)("Settings"),resetAll:()=>{r({isStackedOnMobile:!0,imageFill:!1,mediaAlt:"",focalPoint:void 0,mediaWidth:50}),fe(Xs)},dropdownMenuProps:ze,children:[(0,ut.jsx)(Nr.__experimentalToolsPanelItem,{label:(0,aa.__)("Media width"),isShownByDefault:!0,hasValue:()=>y!==50,onDeselect:()=>r({mediaWidth:50}),children:(0,ut.jsx)(Nr.RangeControl,{__next40pxDefaultSize:!0,label:(0,aa.__)("Media width"),value:F||y,onChange:J,min:bv,max:100-bv})}),(0,ut.jsx)(Nr.__experimentalToolsPanelItem,{label:(0,aa.__)("Stack on mobile"),isShownByDefault:!0,hasValue:()=>!c,onDeselect:()=>r({isStackedOnMobile:!0}),children:(0,ut.jsx)(Nr.ToggleControl,{label:(0,aa.__)("Stack on mobile"),checked:c,onChange:()=>r({isStackedOnMobile:!c})})}),g==="image"&&(0,ut.jsx)(Nr.__experimentalToolsPanelItem,{label:(0,aa.__)("Crop image to fill"),isShownByDefault:!0,hasValue:()=>!!s,onDeselect:()=>r({imageFill:!1}),children:(0,ut.jsx)(Nr.ToggleControl,{label:(0,aa.__)("Crop image to fill"),checked:!!s,onChange:()=>r({imageFill:!s})})}),s&&(b||M)&&g==="image"&&(0,ut.jsx)(Nr.__experimentalToolsPanelItem,{label:(0,aa.__)("Focal point"),isShownByDefault:!0,hasValue:()=>!!i,onDeselect:()=>r({focalPoint:void 0}),children:(0,ut.jsx)(Nr.FocalPointPicker,{label:(0,aa.__)("Focal point"),url:C&&M?M:b,value:i,onChange:ae=>r({focalPoint:ae}),onDragStart:P,onDrag:P})}),g==="image"&&b&&!C&&(0,ut.jsx)(Nr.__experimentalToolsPanelItem,{label:(0,aa.__)("Alternative text"),isShownByDefault:!0,hasValue:()=>!!d,onDeselect:()=>r({mediaAlt:""}),children:(0,ut.jsx)(Nr.TextareaControl,{label:(0,aa.__)("Alternative text"),value:d,onChange:ie,help:(0,ut.jsxs)(ut.Fragment,{children:[(0,ut.jsx)(Nr.ExternalLink,{href:(0,aa.__)("https://www.w3.org/WAI/tutorials/images/decision-tree/"),children:(0,aa.__)("Describe the purpose of the image.")}),(0,ut.jsx)("br",{}),(0,aa.__)("Leave empty if decorative.")]})})}),g==="image"&&!C&&(0,ut.jsx)(C2e,{image:D,value:x,onChange:fe})]}),ne=(0,Po.useBlockProps)({className:ee,style:re}),ke=(0,Po.useInnerBlocksProps)({className:"wp-block-media-text__content"},{template:wK,allowedBlocks:S}),Ve=(0,Po.useBlockEditingMode)();return(0,ut.jsxs)(ut.Fragment,{children:[(0,ut.jsx)(Po.InspectorControls,{children:Be}),(0,ut.jsxs)(Po.BlockControls,{group:"block",children:[Ve==="default"&&(0,ut.jsxs)(ut.Fragment,{children:[(0,ut.jsx)(Po.BlockVerticalAlignmentControl,{onChange:se,value:k}),(0,ut.jsx)(Nr.ToolbarButton,{icon:xP,title:(0,aa.__)("Show media on left"),isActive:h==="left",onClick:()=>r({mediaPosition:"left"})}),(0,ut.jsx)(Nr.ToolbarButton,{icon:wP,title:(0,aa.__)("Show media on right"),isActive:h==="right",onClick:()=>r({mediaPosition:"right"})})]}),g==="image"&&!C&&(0,ut.jsx)(Po.__experimentalImageURLInputUI,{url:l||"",onChangeUrl:U,linkDestination:m,mediaType:g,mediaUrl:D&&D.source_url,mediaLink:D&&D.link,linkTarget:p,linkClass:u,rel:_})]}),(0,ut.jsxs)("div",{...ne,children:[h==="right"&&(0,ut.jsx)("div",{...ke}),(0,ut.jsx)(MK,{className:"wp-block-media-text__media",onSelectMedia:H,onWidthChange:Z,commitWidthChange:J,refMedia:V,enableResize:Ve==="default",toggleUseFeaturedImage:R,focalPoint:i,imageFill:s,isSelected:t,isStackedOnMobile:c,mediaAlt:d,mediaId:f,mediaPosition:h,mediaType:g,mediaUrl:b,mediaWidth:y,useFeaturedImage:C,featuredImageURL:M,featuredImageAlt:O}),h!=="right"&&(0,ut.jsx)("div",{...ke})]})]})}var zK=S2e;var V4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/media-text",title:"Media & Text",category:"media",description:"Set media and words side-by-side for a richer layout.",keywords:["image","video"],textdomain:"default",attributes:{align:{type:"string",default:"none"},mediaAlt:{type:"string",source:"attribute",selector:"figure img",attribute:"alt",default:"",role:"content"},mediaPosition:{type:"string",default:"left"},mediaId:{type:"number",role:"content"},mediaUrl:{type:"string",source:"attribute",selector:"figure video,figure img",attribute:"src",role:"content"},mediaLink:{type:"string"},linkDestination:{type:"string"},linkTarget:{type:"string",source:"attribute",selector:"figure a",attribute:"target"},href:{type:"string",source:"attribute",selector:"figure a",attribute:"href",role:"content"},rel:{type:"string",source:"attribute",selector:"figure a",attribute:"rel"},linkClass:{type:"string",source:"attribute",selector:"figure a",attribute:"class"},mediaType:{type:"string",role:"content"},mediaWidth:{type:"number",default:50},mediaSizeSlug:{type:"string"},isStackedOnMobile:{type:"boolean",default:!0},verticalAlignment:{type:"string"},imageFill:{type:"boolean"},focalPoint:{type:"object"},useFeaturedImage:{type:"boolean",default:!1}},usesContext:["postId","postType"],supports:{anchor:!0,align:["wide","full"],html:!1,__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},color:{gradients:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},allowedBlocks:!0},editorStyle:"wp-block-media-text-editor",style:"wp-block-media-text"};var Bh=o(T(),1);var ls=o(v(),1),P2e=50,VK=()=>{};function FK({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:a,mediaType:n,mediaUrl:i,mediaWidth:l,mediaId:s,verticalAlignment:c,imageFill:u,focalPoint:m,linkClass:p,href:d,linkTarget:f,rel:h}=e,g=e.mediaSizeSlug||Xs,b=h||void 0,y=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=u?L4(i,m):{},_=i?(0,ls.jsx)("img",{src:i,alt:r,className:y||null,style:x}):null;d&&(_=(0,ls.jsx)("a",{className:p,href:d,target:f,rel:b,children:_}));let k={image:()=>_,video:()=>(0,ls.jsx)("video",{controls:!0,src:i})},S=w({"has-media-on-the-right":a==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill-element":u}),C;l!==P2e&&(C=a==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return a==="right"?(0,ls.jsxs)("div",{...Bh.useBlockProps.save({className:S,style:E}),children:[(0,ls.jsx)("div",{...Bh.useInnerBlocksProps.save({className:"wp-block-media-text__content"})}),(0,ls.jsx)("figure",{className:"wp-block-media-text__media",children:(k[n]||VK)()})]}):(0,ls.jsxs)("div",{...Bh.useBlockProps.save({className:S,style:E}),children:[(0,ls.jsx)("figure",{className:"wp-block-media-text__media",children:(k[n]||VK)()}),(0,ls.jsx)("div",{...Bh.useInnerBlocksProps.save({className:"wp-block-media-text__content"})})]})}var ud=o(G(),1),B2e={from:[{type:"block",blocks:["core/image"],transform:({alt:e,url:t,id:r,anchor:a})=>(0,ud.createBlock)("core/media-text",{mediaAlt:e,mediaId:r,mediaUrl:t,mediaType:"image",anchor:a})},{type:"block",blocks:["core/video"],transform:({src:e,id:t,anchor:r})=>(0,ud.createBlock)("core/media-text",{mediaId:t,mediaUrl:e,mediaType:"video",anchor:r})},{type:"block",blocks:["core/cover"],transform:({align:e,alt:t,anchor:r,backgroundType:a,customGradient:n,customOverlayColor:i,gradient:l,id:s,overlayColor:c,style:u,textColor:m,url:p,useFeaturedImage:d},f)=>{let h={};return n?h={style:{color:{gradient:n}}}:i&&(h={style:{color:{background:i}}}),u?.color?.text&&(h.style={color:{...h.style?.color,text:u.color.text}}),(0,ud.createBlock)("core/media-text",{align:e,anchor:r,backgroundColor:c,gradient:l,mediaAlt:t,mediaId:s,mediaType:a,mediaUrl:p,textColor:m,useFeaturedImage:d,...h},f)}}],to:[{type:"block",blocks:["core/image"],isMatch:({mediaType:e,mediaUrl:t})=>!t||e==="image",transform:({mediaAlt:e,mediaId:t,mediaUrl:r,anchor:a})=>(0,ud.createBlock)("core/image",{alt:e,id:t,url:r,anchor:a})},{type:"block",blocks:["core/video"],isMatch:({mediaType:e,mediaUrl:t})=>!t||e==="video",transform:({mediaId:e,mediaUrl:t,anchor:r})=>(0,ud.createBlock)("core/video",{id:e,src:t,anchor:r})},{type:"block",blocks:["core/cover"],transform:({align:e,anchor:t,backgroundColor:r,focalPoint:a,gradient:n,mediaAlt:i,mediaId:l,mediaType:s,mediaUrl:c,style:u,textColor:m,useFeaturedImage:p},d)=>{let f={};u?.color?.gradient?f.customGradient=u.color.gradient:u?.color?.background&&(f.customOverlayColor=u.color.background),u?.color?.text&&(f.style={color:{text:u.color.text}});let h={align:e,alt:i,anchor:t,backgroundType:s,dimRatio:c||p?50:100,focalPoint:a,gradient:n,id:l,overlayColor:r,textColor:m,url:c,useFeaturedImage:p,...f};return(0,ud.createBlock)("core/cover",h,d)}}]},OK=B2e;var{fieldsKey:I2e,formKey:E2e}=K(HK.privateApis),{name:jK}=V4,F4={icon:ST,example:{viewportWidth:601,attributes:{mediaType:"image",mediaUrl:"https://s.w.org/images/core/5.3/Biologia_Centrali-Americana_-_Cantorchilus_semibadius_1902.jpg"},innerBlocks:[{name:"core/paragraph",attributes:{content:(0,_v.__)("The wren<br>Earns his living<br>Noiselessly.")}},{name:"core/paragraph",attributes:{content:(0,_v.__)("\u2014 Kobayashi Issa (\u4E00\u8336)")}}]},transforms:OK,edit:zK,save:FK,deprecated:BK};window.__experimentalContentOnlyInspectorFields&&(F4[I2e]=[{id:"media",label:(0,_v.__)("Media"),type:"media",Edit:{control:"media",allowedTypes:["image","video"],multiple:!1},getValue:({item:e})=>({id:e.mediaId,url:e.mediaUrl,mediaType:e.mediaType,link:e.mediaLink}),setValue:({value:e})=>({mediaId:e.id,mediaUrl:e.url,mediaType:e.mediaType,mediaLink:e.link})},{id:"link",label:(0,_v.__)("Link"),type:"url",Edit:"link",getValue:({item:e})=>({url:e.href,rel:e.rel,linkTarget:e.linkTarget}),setValue:({value:e})=>({href:e.url,rel:e.rel,linkTarget:e.linkTarget})}],F4[E2e]={fields:["media","link"]});var N2e=()=>N({name:jK,metadata:V4,settings:F4});var jN={};$(jN,{init:()=>L2e,metadata:()=>H4,name:()=>xv,settings:()=>XK});var YK=o(G(),1);var ru=o(B(),1),UK=o(j(),1),GK=o(A(),1),WK=o(G(),1),O4=o(z(),1),md=o(T(),1),qK=o(Oi(),1),Ih=o(v(),1);function $K({attributes:e,clientId:t}){let{originalName:r,originalUndelimitedContent:a}=e,n=!!a,{hasFreeformBlock:i,hasHTMLBlock:l}=(0,O4.useSelect)(d=>{let{canInsertBlockType:f,getBlockRootClientId:h}=d(md.store);return{hasFreeformBlock:f("core/freeform",h(t)),hasHTMLBlock:f("core/html",h(t))}},[t]),{replaceBlock:s}=(0,O4.useDispatch)(md.store);function c(){s(t,(0,WK.createBlock)("core/html",{content:a}))}let u=[],m,p=(0,Ih.jsx)(GK.Button,{__next40pxDefaultSize:!0,onClick:c,variant:"primary",children:(0,ru.__)("Keep as HTML")},"convert");return n&&!i&&(!r||r==="core/freeform")?l?(m=(0,ru.__)("It appears you are trying to use the deprecated Classic block. You can leave this block intact, convert its content to a Custom HTML block, or remove it entirely. Alternatively, if you have unsaved changes, you can save them and refresh to use the Classic block."),u.push(p)):m=(0,ru.__)("It appears you are trying to use the deprecated Classic block. You can leave this block intact, or remove it entirely. Alternatively, if you have unsaved changes, you can save them and refresh to use the Classic block."):n&&l?(m=(0,ru.sprintf)((0,ru.__)('Your site doesn\u2019t include support for the "%s" block. You can leave it as-is, convert it to custom HTML, or remove it.'),r),u.push(p)):m=(0,ru.sprintf)((0,ru.__)('Your site doesn\u2019t include support for the "%s" block. You can leave it as-is or remove it.'),r),(0,Ih.jsxs)("div",{...(0,md.useBlockProps)({className:"has-warning"}),children:[(0,Ih.jsx)(md.Warning,{actions:u,children:m}),(0,Ih.jsx)(UK.RawHTML,{children:(0,qK.safeHTML)(a)})]})}var H4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/missing",title:"Unsupported",category:"text",description:"Your site doesn\u2019t include support for this block.",textdomain:"default",attributes:{originalName:{type:"string"},originalUndelimitedContent:{type:"string"},originalContent:{type:"string",source:"raw"}},supports:{className:!1,customClassName:!1,inserter:!1,html:!1,lock:!1,reusable:!1,renaming:!1,visibility:!1,interactivity:{clientNavigation:!0},customCSS:!1}};var ZK=o(j(),1),KK=o(v(),1);function QK({attributes:e}){return(0,KK.jsx)(ZK.RawHTML,{children:e.originalContent})}var{name:xv}=H4,XK={name:xv,__experimentalLabel(e,{context:t}){if(t==="accessibility"){let{originalName:r}=e,a=r?(0,YK.getBlockType)(r):void 0;return a?a.settings.title||r:""}},edit:$K,save:QK},L2e=()=>N({name:xv,metadata:H4,settings:XK});var UN={};$(UN,{init:()=>F2e,metadata:()=>U4,name:()=>lQ,settings:()=>G4});var nQ=o(B(),1),iQ=o(G(),1);var _m=o(B(),1),Eh=o(A(),1),Nh=o(T(),1),j4=o(G(),1);var ss=o(v(),1),M2e=(0,_m.__)("Read more");function JK({attributes:{customText:e,noTeaser:t},insertBlocksAfter:r,setAttributes:a}){let n=W();return(0,ss.jsxs)(ss.Fragment,{children:[(0,ss.jsx)(Nh.InspectorControls,{children:(0,ss.jsx)(Eh.__experimentalToolsPanel,{label:(0,_m.__)("Settings"),resetAll:()=>{a({noTeaser:!1})},dropdownMenuProps:n,children:(0,ss.jsx)(Eh.__experimentalToolsPanelItem,{label:(0,_m.__)("Hide excerpt"),isShownByDefault:!0,hasValue:()=>t,onDeselect:()=>a({noTeaser:!1}),children:(0,ss.jsx)(Eh.ToggleControl,{label:(0,_m.__)("Hide the excerpt on the full content page"),checked:!!t,onChange:()=>a({noTeaser:!t}),help:i=>i?(0,_m.__)("The excerpt is hidden."):(0,_m.__)("The excerpt is visible.")})})})}),(0,ss.jsx)("div",{...(0,Nh.useBlockProps)(),children:(0,ss.jsx)(Nh.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,_m.__)('"Read more" text'),value:e,placeholder:M2e,onChange:i=>a({customText:i}),disableLineBreaks:!0,__unstableOnSplitAtEnd:()=>r((0,j4.createBlock)((0,j4.getDefaultBlockName)()))})})]})}var U4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/more",title:"More",category:"design",description:"Content before this block will be shown in the excerpt on your archives page.",keywords:["read more"],textdomain:"default",attributes:{customText:{type:"string",default:"",role:"content"},noTeaser:{type:"boolean",default:!1}},supports:{customClassName:!1,className:!1,html:!1,multiple:!1,visibility:!1,interactivity:{clientNavigation:!0},customCSS:!1},editorStyle:"wp-block-more-editor"};var eQ=o(j(),1),tQ=o(v(),1);function rQ({attributes:{customText:e,noTeaser:t}}){let r=e?`<!--more ${e}-->`:"<!--more-->";return(0,tQ.jsx)(eQ.RawHTML,{children:[r,t?"<!--noteaser-->":""].filter(Boolean).join(` |
| 34 |
`)})}var oQ=o(G(),1),R2e={from:[{type:"raw",schema:{"wp-block":{attributes:["data-block"]}},isMatch:e=>e.dataset&&e.dataset.block==="core/more",transform(e){let{customText:t,noTeaser:r}=e.dataset,a={};return t&&(a.customText=t),r===""&&(a.noTeaser=!0),(0,oQ.createBlock)("core/more",a)}}]},aQ=R2e;var{fieldsKey:z2e,formKey:V2e}=K(iQ.privateApis),{name:lQ}=U4,G4={icon:ET,example:{},__experimentalLabel(e,{context:t}){let r=e?.metadata?.name;if((t==="list-view"||t==="breadcrumb")&&r)return r;if(t==="accessibility")return e.customText},transforms:aQ,edit:JK,save:rQ};window.__experimentalContentOnlyInspectorFields&&(G4[z2e]=[{id:"customText",label:(0,nQ.__)("Content"),type:"text",Edit:"rich-text"}],G4[V2e]={fields:["customText"]});var F2e=()=>N({name:lQ,metadata:U4,settings:G4});var kD={};$(kD,{init:()=>q_e,metadata:()=>W4,name:()=>AX,settings:()=>RX});var Ow=o(B(),1);var DX=o(z(),1),LX=o(Y(),1),MX=o(Uo(),1);var W4={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/navigation",title:"Navigation",category:"theme",allowedBlocks:["core/navigation-link","core/search","core/social-links","core/page-list","core/spacer","core/home-link","core/icon","core/site-title","core/site-logo","core/navigation-submenu","core/loginout","core/buttons"],description:"A collection of blocks that allow visitors to get around your site.",keywords:["menu","navigation","links"],textdomain:"default",attributes:{ref:{type:"number"},textColor:{type:"string"},customTextColor:{type:"string"},rgbTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},rgbBackgroundColor:{type:"string"},showSubmenuIcon:{type:"boolean",default:!0},submenuVisibility:{type:"string",enum:["hover","click","always"],default:"hover"},overlayMenu:{type:"string",default:"mobile"},overlay:{type:"string"},icon:{type:"string",default:"handle"},hasIcon:{type:"boolean",default:!0},__unstableLocation:{type:"string"},overlayBackgroundColor:{type:"string"},customOverlayBackgroundColor:{type:"string"},overlayTextColor:{type:"string"},customOverlayTextColor:{type:"string"},maxNestingLevel:{type:"number",default:5},templateLock:{type:["string","boolean"],enum:["all","insert","contentOnly",!1]}},providesContext:{textColor:"textColor",customTextColor:"customTextColor",backgroundColor:"backgroundColor",customBackgroundColor:"customBackgroundColor",overlayTextColor:"overlayTextColor",customOverlayTextColor:"customOverlayTextColor",overlayBackgroundColor:"overlayBackgroundColor",customOverlayBackgroundColor:"customOverlayBackgroundColor",fontSize:"fontSize",customFontSize:"customFontSize",showSubmenuIcon:"showSubmenuIcon",submenuVisibility:"submenuVisibility",openSubmenusOnClick:"openSubmenusOnClick",style:"style",maxNestingLevel:"maxNestingLevel"},supports:{anchor:!0,align:["wide","full"],ariaLabel:!0,contentRole:!0,html:!1,inserter:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalTextTransform:!0,__experimentalFontFamily:!0,__experimentalLetterSpacing:!0,__experimentalTextDecoration:!0,__experimentalSkipSerialization:["textDecoration"],__experimentalDefaultControls:{fontSize:!0}},spacing:{blockGap:!0,units:["px","em","rem","vh","vw"],__experimentalDefaultControls:{blockGap:!0}},layout:{allowSwitching:!1,allowInheriting:!1,allowVerticalAlignment:!1,allowSizingOnChildren:!0,default:{type:"flex"}},interactivity:!0,renaming:!1},editorStyle:"wp-block-navigation-editor",style:"wp-block-navigation"};var Zt=o(j(),1),Xe=o(T(),1),Pm=o(Y(),1),ms=o(z(),1),Or=o(A(),1),Nt=o(B(),1),zw=o(dv(),1);var SX=o(G(),1),TX=o(pe(),1);var Dh=o(Y(),1),uQ=o(z(),1);var _i={name:"core/navigation-link",attributes:{kind:"post-type",type:"page"}},sQ=["core/navigation-link/page","core/navigation-link"],GN={per_page:100,status:["publish","draft"],order:"desc",orderby:"date"},cQ=["postType","wp_navigation",GN],tc="navigation-overlay";function Lh(e){let t=(0,Dh.useResourcePermissions)({kind:"postType",name:"wp_navigation",id:e}),{navigationMenu:r,isNavigationMenuResolved:a,isNavigationMenuMissing:n}=(0,uQ.useSelect)(h=>H2e(h,e),[e]),{canCreate:i,canUpdate:l,canDelete:s,isResolving:c,hasResolved:u}=t,{records:m,isResolving:p,hasResolved:d}=(0,Dh.useEntityRecords)("postType","wp_navigation",GN),f=e?m?.length>1:m?.length>0;return{navigationMenu:r,isNavigationMenuResolved:a,isNavigationMenuMissing:n,navigationMenus:m,isResolvingNavigationMenus:p,hasResolvedNavigationMenus:d,canSwitchNavigationMenu:f,canUserCreateNavigationMenus:i,isResolvingCanUserCreateNavigationMenus:c,hasResolvedCanUserCreateNavigationMenus:u,canUserUpdateNavigationMenu:l,hasResolvedCanUserUpdateNavigationMenu:e?u:void 0,canUserDeleteNavigationMenu:s,hasResolvedCanUserDeleteNavigationMenu:e?u:void 0}}function H2e(e,t){if(!t)return{isNavigationMenuResolved:!1,isNavigationMenuMissing:!0};let{getEntityRecord:r,getEditedEntityRecord:a,hasFinishedResolution:n}=e(Dh.store),i=["postType","wp_navigation",t],l=r(...i),s=a(...i),c=n("getEditedEntityRecord",i),u=s.status==="publish"||s.status==="draft";return{isNavigationMenuResolved:c,isNavigationMenuMissing:c&&(!l||!u),navigationMenu:u?s:null}}var Rh=o(A(),1),wv=o(B(),1);var WN=o(dv(),1),pQ=o(j(),1),dQ=o(Y(),1);var mQ=o(B(),1),kv=o(v(),1),j2e=({isVisible:e=!0})=>(0,kv.jsx)("div",{"aria-hidden":e?void 0:!0,className:"wp-block-navigation-placeholder__preview",children:(0,kv.jsxs)("div",{className:"wp-block-navigation-placeholder__actions__indicator",children:[(0,kv.jsx)(Ga,{icon:_p}),(0,mQ.__)("Navigation")]})}),q4=j2e;var cs=o(A(),1);var rn=o(B(),1),$4=o(Uo(),1),Mh=o(j(),1),Z4=o(Y(),1);var ol=o(v(),1);function U2e(e,t,r){return e?r==="publish"?(0,$4.decodeEntities)(e):(0,rn.sprintf)((0,rn.__)("%1$s (%2$s)"),(0,$4.decodeEntities)(e),r):(0,rn.sprintf)((0,rn.__)("(no title %s)"),t)}function G2e({currentMenuId:e,onSelectNavigationMenu:t,onSelectClassicMenu:r,onCreateNew:a,actionLabel:n,createNavigationMenuIsSuccess:i,createNavigationMenuIsError:l}){let s=(0,rn.__)("Create from '%s'"),[c,u]=(0,Mh.useState)(!1);n=n||s;let{records:m}=(0,Z4.useEntityRecords)("root","menu",{per_page:-1,context:"view"}),{navigationMenus:p,isResolvingNavigationMenus:d,hasResolvedNavigationMenus:f,canUserCreateNavigationMenus:h,canSwitchNavigationMenu:g,isNavigationMenuMissing:b}=Lh(e),[y]=(0,Z4.useEntityProp)("postType","wp_navigation","title",e),x=(0,Mh.useMemo)(()=>p?.map(({id:V,title:P,status:F},q)=>{let H=U2e(P?.rendered,q+1,F);return{value:V,label:H,ariaLabel:(0,rn.sprintf)(n,H),disabled:c||d||!f}})||[],[p,n,d,f,c]),_=!!p?.length,k=!!m?.length,S=!!g,C=!!h,E=_&&!e,I=!_&&f,D=f&&e===null,M=e&&b,O="";return d?O=(0,rn.__)("Loading\u2026"):E||I||D||M?O=(0,rn.__)("Choose or create a Navigation Menu"):O=y,(0,Mh.useEffect)(()=>{c&&(i||l)&&u(!1)},[f,i,h,l,c,D,I,E]),(0,ol.jsx)(cs.DropdownMenu,{label:O,icon:U0,toggleProps:{size:"small"},children:({onClose:V})=>(0,ol.jsxs)(ol.Fragment,{children:[S&&_&&(0,ol.jsx)(cs.MenuGroup,{label:(0,rn.__)("Menus"),children:(0,ol.jsx)(cs.MenuItemsChoice,{value:e,onSelect:P=>{t(P),V()},choices:x})}),C&&k&&(0,ol.jsx)(cs.MenuGroup,{label:(0,rn.__)("Import Classic Menus"),children:m?.map(P=>{let F=(0,$4.decodeEntities)(P.name);return(0,ol.jsx)(cs.MenuItem,{onClick:async()=>{u(!0),await r(P),u(!1),V()},"aria-label":(0,rn.sprintf)(s,F),disabled:c||d||!f,children:F},P.id)})}),h&&(0,ol.jsx)(cs.MenuGroup,{label:(0,rn.__)("Tools"),children:(0,ol.jsx)(cs.MenuItem,{onClick:async()=>{u(!0),await a(),u(!1),V()},disabled:c||d||!f,children:(0,rn.__)("Create new Menu")})})]})})}var Ah=G2e;var Ia=o(v(),1);function fQ({isSelected:e,currentMenuId:t,clientId:r,canUserCreateNavigationMenus:a=!1,isResolvingCanUserCreateNavigationMenus:n,onSelectNavigationMenu:i,onSelectClassicMenu:l,onCreateEmpty:s}){let{isResolving:c,hasResolved:u}=(0,dQ.useEntityRecords)("root","menu",{per_page:-1,context:"view"});(0,pQ.useEffect)(()=>{e&&(c&&(0,WN.speak)((0,wv.__)("Loading navigation block setup options\u2026")),u&&(0,WN.speak)((0,wv.__)("Navigation block setup options ready.")))},[u,c,e]);let m=c&&n;return(0,Ia.jsx)(Ia.Fragment,{children:(0,Ia.jsxs)(Rh.Placeholder,{className:"wp-block-navigation-placeholder",children:[(0,Ia.jsx)(q4,{isVisible:!e}),(0,Ia.jsx)("div",{"aria-hidden":e?void 0:!0,className:"wp-block-navigation-placeholder__controls",children:(0,Ia.jsxs)("div",{className:"wp-block-navigation-placeholder__actions",children:[(0,Ia.jsxs)("div",{className:"wp-block-navigation-placeholder__actions__indicator",children:[(0,Ia.jsx)(Ga,{icon:_p})," ",(0,wv.__)("Navigation")]}),(0,Ia.jsx)("hr",{}),m&&(0,Ia.jsx)(Rh.Spinner,{}),(0,Ia.jsx)(Ah,{currentMenuId:t,clientId:r,onSelectNavigationMenu:i,onSelectClassicMenu:l}),(0,Ia.jsx)("hr",{}),a&&(0,Ia.jsx)(Rh.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:s,children:(0,wv.__)("Start empty")})]})})]})})}var qN=o(A(),1),Vh=o(B(),1),$N=o(T(),1),hQ=o(z(),1),gQ=o(Y(),1);var Cv=o(L(),1);var zh=o(v(),1);function rc({icon:e}){return e==="menu"?(0,zh.jsx)(Ga,{icon:PT}):(0,zh.jsxs)(Cv.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24","aria-hidden":"true",focusable:"false",children:[(0,zh.jsx)(Cv.Rect,{x:"4",y:"7.5",width:"16",height:"1.5"}),(0,zh.jsx)(Cv.Rect,{x:"4",y:"15",width:"16",height:"1.5"})]})}function on(e,t){return e&&t?e+"//"+t:null}var xi=o(v(),1);function ZN({children:e,id:t,isOpen:r,isResponsive:a,onToggle:n,isHiddenByDefault:i,overlayBackgroundColor:l,overlayTextColor:s,hasIcon:c,icon:u,overlay:m,onNavigateToEntityRecord:p}){let d=(0,hQ.useSelect)(k=>k(gQ.store).getCurrentTheme()?.stylesheet,[]);if(!a)return e;let f=!!m,h=w("wp-block-navigation__responsive-container",!f&&{"has-text-color":!!s.color||!!s?.class,[(0,$N.getColorClassName)("color",s?.slug)]:!!s?.slug,"has-background":!!l.color||l?.class,[(0,$N.getColorClassName)("background-color",l?.slug)]:!!l?.slug},{"is-menu-open":r,"hidden-by-default":i}),g=f?{}:{color:!s?.slug&&s?.color,backgroundColor:!l?.slug&&l?.color&&l.color},b=w("wp-block-navigation__responsive-container-open",{"always-shown":i}),y=`${t}-modal`,x={className:"wp-block-navigation__responsive-dialog",...r&&{role:"dialog","aria-modal":!0,"aria-label":(0,Vh.__)("Menu")}},_=()=>{if(m&&p){let k=on(d,m);p({postId:k,postType:"wp_template_part"});return}n(!0)};return(0,xi.jsxs)(xi.Fragment,{children:[!r&&(0,xi.jsxs)(qN.Button,{__next40pxDefaultSize:!0,"aria-haspopup":"true","aria-label":c&&(0,Vh.__)("Open menu"),className:b,onClick:_,children:[c&&(0,xi.jsx)(rc,{icon:u}),!c&&(0,Vh.__)("Menu")]}),(0,xi.jsx)("div",{className:h,style:g,id:y,children:(0,xi.jsx)("div",{className:"wp-block-navigation__responsive-close",tabIndex:"-1",children:(0,xi.jsxs)("div",{...x,children:[(0,xi.jsxs)(qN.Button,{__next40pxDefaultSize:!0,className:"wp-block-navigation__responsive-container-close","aria-label":c&&(0,Vh.__)("Close menu"),onClick:()=>n(!1),children:[c&&(0,xi.jsx)(Ga,{icon:dp}),!c&&(0,Vh.__)("Close")]}),(0,xi.jsx)("div",{className:"wp-block-navigation__responsive-container-content",id:`${y}-content`,children:e})]})})})]})}var vQ=o(Y(),1),Fh=o(T(),1),bQ=o(z(),1),yQ=o(j(),1);var KN=o(v(),1);function _Q({clientId:e,hasCustomPlaceholder:t,orientation:r,templateLock:a}){let{isImmediateParentOfSelectedBlock:n,selectedBlockHasChildren:i,isSelected:l,hasSelectedDescendant:s}=(0,bQ.useSelect)(b=>{let{getBlockCount:y,hasSelectedInnerBlock:x,getSelectedBlockClientId:_}=b(Fh.store),k=_();return{isImmediateParentOfSelectedBlock:x(e,!1),selectedBlockHasChildren:!!y(k),hasSelectedDescendant:x(e,!0),isSelected:k===e}},[e]),[c,u,m]=(0,vQ.useEntityBlockEditor)("postType","wp_navigation"),p=l||n&&!i,d=(0,yQ.useMemo)(()=>(0,KN.jsx)(q4,{}),[]),f=!!c?.length,h=!t&&!f&&!l,g=(0,Fh.useInnerBlocksProps)({className:"wp-block-navigation__container"},{value:c,onInput:u,onChange:m,prioritizedInserterBlocks:sQ,defaultBlock:_i,directInsert:!0,orientation:r,templateLock:a,renderAppender:l||n&&!i||s||p?Fh.InnerBlocks.ButtonBlockAppender:!1,placeholder:h?d:void 0,__experimentalCaptureToolbars:!0,__unstableDisableLayoutClassNames:!0});return(0,KN.jsx)("div",{...g})}var xQ=o(A(),1),kQ=o(Y(),1),wQ=o(B(),1),CQ=o(v(),1);function SQ(){let[e,t]=(0,kQ.useEntityProp)("postType","wp_navigation","title");return(0,CQ.jsx)(xQ.TextControl,{__next40pxDefaultSize:!0,label:(0,wQ.__)("Menu name"),value:e,onChange:t})}var BQ=o(T(),1),QN=o(A(),1),IQ=o(Y(),1),EQ=o(z(),1),pd=o(j(),1);function TQ(e,t){return!PQ(e,t,(r,a)=>{if(a?.name==="core/page-list"&&r==="innerBlocks")return!0})}var PQ=(e,t,r)=>{if(e===t)return!0;if(typeof e=="object"&&e!==null&&e!==void 0&&typeof t=="object"&&t!==null&&t!==void 0){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(let a in e)if(t.hasOwnProperty(a)){if(r&&r(a,e))return!0;if(!PQ(e[a],t[a],r))return!1}else return!1;return!0}return!1};var NQ=o(v(),1),W2e={};function DQ({blocks:e,createNavigationMenu:t,hasSelection:r}){let a=(0,pd.useRef)();(0,pd.useEffect)(()=>{a?.current||(a.current=e)},[e]);let n=TQ(a?.current,e),i=(0,pd.useContext)(QN.Disabled.Context),l=(0,BQ.useInnerBlocksProps)({className:"wp-block-navigation__container"},{renderAppender:r?void 0:!1,defaultBlock:_i,directInsert:!0}),{isSaving:s,hasResolvedAllNavigationMenus:c}=(0,EQ.useSelect)(m=>{if(i)return W2e;let{hasFinishedResolution:p,isSavingEntityRecord:d}=m(IQ.store);return{isSaving:d("postType","wp_navigation"),hasResolvedAllNavigationMenus:p("getEntityRecords",cQ)}},[i]);return(0,pd.useEffect)(()=>{i||s||!c||!r||!n||t(null,e)},[e,t,i,s,c,n,r]),(0,NQ.jsx)(s?QN.Disabled:"div",{...l})}var Q4=o(A(),1),Y4=o(Y(),1),LQ=o(z(),1),MQ=o(j(),1),K4=o(B(),1),dd=o(v(),1);function AQ({onDelete:e}){let[t,r]=(0,MQ.useState)(!1),a=(0,Y4.useEntityId)("postType","wp_navigation"),{deleteEntityRecord:n}=(0,LQ.useDispatch)(Y4.store);return(0,dd.jsxs)(dd.Fragment,{children:[(0,dd.jsx)(Q4.Button,{__next40pxDefaultSize:!0,className:"wp-block-navigation-delete-menu-button",variant:"secondary",isDestructive:!0,onClick:()=>{r(!0)},children:(0,K4.__)("Delete menu")}),t&&(0,dd.jsx)(Q4.__experimentalConfirmDialog,{isOpen:!0,onConfirm:()=>{n("postType","wp_navigation",a,{force:!0}),e()},onCancel:()=>{r(!1)},confirmButtonText:(0,K4.__)("Delete"),size:"medium",children:(0,K4.__)("Are you sure you want to delete this Navigation Menu?")})]})}var Sv=o(j(),1),RQ=o(z(),1),zQ=o(_r(),1);function q2e({name:e,message:t=""}={}){let r=(0,Sv.useRef)(),{createWarningNotice:a,removeNotice:n}=(0,RQ.useDispatch)(zQ.store),i=(0,Sv.useCallback)(s=>{r.current||(r.current=e,a(s||t,{id:r.current,type:"snackbar"}))},[r,a,t,e]),l=(0,Sv.useCallback)(()=>{r.current&&(n(r.current),r.current=null)},[r,n]);return[i,l]}var X4=q2e;var oc=o(A(),1),xm=o(B(),1);var ki=o(v(),1);function VQ({setAttributes:e,hasIcon:t,icon:r}){return(0,ki.jsxs)(ki.Fragment,{children:[(0,ki.jsx)(oc.__experimentalToolsPanelItem,{label:(0,xm.__)("Show icon button"),isShownByDefault:!0,hasValue:()=>!t,onDeselect:()=>e({hasIcon:!0}),children:(0,ki.jsx)(oc.ToggleControl,{label:(0,xm.__)("Show icon button"),help:(0,xm.__)("Configure the visual appearance of the button that toggles the overlay menu."),onChange:a=>e({hasIcon:a}),checked:t})}),(0,ki.jsx)(oc.__experimentalToolsPanelItem,{label:(0,xm.__)("Icon"),isShownByDefault:!0,hasValue:()=>r!=="handle",onDeselect:()=>e({icon:"handle"}),children:(0,ki.jsxs)(oc.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,className:"wp-block-navigation__overlay-menu-icon-toggle-group",label:(0,xm.__)("Icon"),value:r,onChange:a=>e({icon:a}),isBlock:!0,children:[(0,ki.jsx)(oc.__experimentalToggleGroupControlOption,{value:"handle","aria-label":(0,xm.__)("handle"),label:(0,ki.jsx)(rc,{icon:"handle"})}),(0,ki.jsx)(oc.__experimentalToggleGroupControlOption,{value:"menu","aria-label":(0,xm.__)("menu"),label:(0,ki.jsx)(rc,{icon:"menu"})})]})})]})}var sw=o(A(),1),mY=o(B(),1),pY=o(j(),1);var al=o(j(),1),eY=o(pe(),1),aw=o(Y(),1),nw=o(z(),1),an=o(A(),1),na=o(B(),1),JN=o(Uo(),1),tY=o(_r(),1);var qQ=o(j(),1),rw=o(z(),1),$Q=o(Y(),1),ZQ=o(T(),1),KQ=o(B(),1),hd=o(G(),1);var km=function(){return km=Object.assign||function(t){for(var r,a=1,n=arguments.length;a<n;a++){r=arguments[a];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},km.apply(this,arguments)};function FQ(e){return e.toLowerCase()}var $2e=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],Z2e=/[^A-Z0-9]+/gi;function J4(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,a=r===void 0?$2e:r,n=t.stripRegexp,i=n===void 0?Z2e:n,l=t.transform,s=l===void 0?FQ:l,c=t.delimiter,u=c===void 0?" ":c,m=OQ(OQ(e,a,"$1\0$2"),i,"\0"),p=0,d=m.length;m.charAt(p)==="\0";)p++;for(;m.charAt(d-1)==="\0";)d--;return m.slice(p,d).split("\0").map(s).join(u)}function OQ(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(a,n){return a.replace(n,r)},e)}function HQ(e){return e.charAt(0).toUpperCase()+e.substr(1)}function K2e(e){return HQ(e.toLowerCase())}function jQ(e,t){return t===void 0&&(t={}),J4(e,km({delimiter:" ",transform:K2e},t))}function UQ(e,t){return t===void 0&&(t={}),J4(e,km({delimiter:"."},t))}function ew(e,t){return t===void 0&&(t={}),UQ(e,km({delimiter:"-"},t))}function YN(e){return e.ownerDocument.defaultView.getComputedStyle(e)}function XN(e,t,r){if(!e)return;t(YN(e).color);let a=e,n=YN(a).backgroundColor;for(;n==="rgba(0, 0, 0, 0)"&&a.parentNode&&a.parentNode.nodeType===a.parentNode.ELEMENT_NODE;)a=a.parentNode,n=YN(a).backgroundColor;r(n)}function fd(e,t){let{textColor:r,customTextColor:a,backgroundColor:n,customBackgroundColor:i,overlayTextColor:l,customOverlayTextColor:s,overlayBackgroundColor:c,customOverlayBackgroundColor:u,style:m}=e,p={};return t&&s?p.customTextColor=s:t&&l?p.textColor=l:a?p.customTextColor=a:r?p.textColor=r:m?.color?.text&&(p.customTextColor=m.color.text),t&&u?p.customBackgroundColor=u:t&&c?p.backgroundColor=c:i?p.customBackgroundColor=i:n?p.backgroundColor=n:m?.color?.background&&(p.customTextColor=m.color.background),p}function tw(e){return{className:w("wp-block-navigation__submenu-container",{"has-text-color":!!(e.textColor||e.customTextColor),[`has-${e.textColor}-color`]:!!e.textColor,"has-background":!!(e.backgroundColor||e.customBackgroundColor),[`has-${e.backgroundColor}-background-color`]:!!e.backgroundColor}),style:{color:e.customTextColor,backgroundColor:e.customBackgroundColor}}}var GQ=(e,t)=>{let r=e.toLowerCase(),a=t.map(i=>i.title.rendered.toLowerCase());if(!a.includes(r))return e;let n=2;for(;a.includes(`${r} ${n}`);)n++;return`${e} ${n}`},WQ=e=>ew(e).replace(/[^\w-]+/g,"")||"wp-custom-part";function QQ(e){let{saveEntityRecord:t}=(0,rw.useDispatch)($Q.store),r=(0,rw.useSelect)(n=>K(n(ZQ.store)).getPatternBySlug("core/navigation-overlay"),[]);return(0,qQ.useCallback)(async()=>{let n=e.filter(u=>u.title?.rendered),i=GQ((0,KQ.__)("Navigation Overlay"),n),l=WQ(i),s="";if(r?.content){let u=(0,hd.parse)(r.content,{__unstableSkipMigrationLogs:!0});s=(0,hd.serialize)(u)}else s=(0,hd.serialize)([(0,hd.createBlock)("core/paragraph")]);return await t("postType","wp_template_part",{slug:l,title:i,content:s,area:tc},{throwOnError:!0})},[e,t,r])}var Tv=o(A(),1),YQ=o(B(),1),XQ=o(j(),1),ow=o(v(),1);function Q2e({onClear:e,onCreate:t,isCreating:r=!1}){let a=(0,XQ.createInterpolateElement)((0,YQ.__)("The selected overlay template part is missing or has been deleted. <clearButton>Reset to default overlay</clearButton> or <createButton>create a new overlay</createButton>."),{clearButton:(0,ow.jsx)(Tv.Button,{__next40pxDefaultSize:!0,onClick:e,variant:"link",disabled:r,accessibleWhenDisabled:!0}),createButton:(0,ow.jsx)(Tv.Button,{__next40pxDefaultSize:!0,onClick:t,variant:"link",disabled:r,accessibleWhenDisabled:!0,isBusy:r})});return(0,ow.jsx)(Tv.Notice,{status:"warning",isDismissible:!1,className:"wp-block-navigation__deleted-overlay-warning",children:a})}var JQ=Q2e;var uo=o(v(),1);function eD({overlay:e,overlayMenu:t,setAttributes:r,onNavigateToEntityRecord:a,isCreatingOverlay:n,setIsCreatingOverlay:i}){let l=(0,eY.useInstanceId)(eD,"wp-block-navigation__overlay-selector-heading"),{records:s,isResolving:c,hasResolved:u}=(0,aw.useEntityRecords)("postType","wp_template_part",{per_page:-1}),{createErrorNotice:m}=(0,nw.useDispatch)(tY.store),p=(0,nw.useSelect)(R=>R(aw.store).getCurrentTheme()?.stylesheet,[]),[d,f]=(0,al.useState)(!1),h=n!==void 0?n:d,g=i!==void 0?i:f,b=(0,al.useMemo)(()=>s?s.filter(R=>R.area===tc):[],[s]),y=QQ(b),x=(0,al.useMemo)(()=>!e||!b?null:b.find(R=>R.slug===e),[e,b]),_=(0,al.useMemo)(()=>{let R=[{label:(0,na.__)("Default"),value:""}];if(!u||c)return R;let V=b.map(P=>({label:P.title?.rendered?(0,JN.decodeEntities)(P.title.rendered):P.slug,value:P.slug}));return e&&!x&&V.unshift({label:(0,na.sprintf)((0,na.__)("%s (missing)"),e),value:e}),[...R,...V]},[b,u,c,e,x]),k=R=>{r({overlay:R||void 0})},S=()=>{if(!e||!x||!a)return;let R=x.theme||p,P={postId:on(R,e),postType:"wp_template_part"};t==="mobile"&&(P.viewport="mobile"),a(P)},C=(0,al.useCallback)(async()=>{try{g(!0);let R=await y();if(r({overlay:R.slug}),a){let V=R.theme||p,F={postId:on(V,R.slug),postType:"wp_template_part"};t==="mobile"&&(F.viewport="mobile"),a(F)}else g(!1)}catch(R){let V=R instanceof Error&&"code"in R&&R.message&&R.code!=="unknown_error"?R.message:(0,na.__)("An error occurred while creating the overlay.");m(V,{type:"snackbar"}),g(!1)}},[y,r,a,m,p,g,t]),E=(0,al.useCallback)(()=>{r({overlay:void 0})},[r]),I=c||h,D=(0,al.useMemo)(()=>e&&u&&!c&&!x,[e,u,c,x]),M=(0,al.useMemo)(()=>b.length===0&&u?(0,na.__)("No overlays found."):(0,na.__)("Select an overlay for navigation."),[b.length,u]),O=(0,al.useMemo)(()=>x?(0,na.sprintf)((0,na.__)("Edit overlay: %s"),x.title?.rendered?(0,JN.decodeEntities)(x.title.rendered):x.slug):(0,na.__)("Edit overlay"),[x]);return(0,uo.jsxs)("div",{className:"wp-block-navigation__overlay-selector",children:[(0,uo.jsx)("h3",{id:l,className:"wp-block-navigation__overlay-selector-header",children:(0,na.__)("Overlay template")}),u&&(b.length===0||h&&b.length===1)?(0,uo.jsx)(uo.Fragment,{children:(0,uo.jsx)(an.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:C,disabled:I,accessibleWhenDisabled:!0,isBusy:h,className:"wp-block-navigation__overlay-create-button-prominent",children:(0,na.__)("Create overlay")})}):(0,uo.jsxs)(uo.Fragment,{children:[(0,uo.jsx)(an.Button,{size:"small",icon:xf,onClick:C,disabled:I,accessibleWhenDisabled:!0,isBusy:h,label:(0,na.__)("Create new overlay template"),showTooltip:!0,className:"wp-block-navigation__overlay-create-button"}),(0,uo.jsxs)(an.__experimentalHStack,{alignment:"flex-start",className:"wp-block-navigation__overlay-selector-controls",children:[(0,uo.jsx)(an.FlexBlock,{children:(0,uo.jsx)(an.SelectControl,{__next40pxDefaultSize:!0,label:(0,na.__)("Overlay template"),hideLabelFromVision:!0,"aria-labelledby":l,value:e||"",options:_,onChange:k,disabled:c,accessibleWhenDisabled:!0,help:M})}),e&&u&&x&&(0,uo.jsx)(an.FlexItem,{children:(0,uo.jsx)(an.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:S,disabled:!a,accessibleWhenDisabled:!0,label:O,showTooltip:!0,className:"wp-block-navigation__overlay-edit-button",children:(0,na.__)("Edit")})})]}),D&&(0,uo.jsx)(JQ,{onClear:E,onCreate:C,isCreating:h})]}),(0,uo.jsx)(an.__experimentalHStack,{alignment:"flex-start",className:"wp-block-navigation__overlay-help-text-wrapper",children:(0,uo.jsx)(an.__experimentalText,{variant:"muted",isBlock:!0,className:"wp-block-navigation__overlay-help-text",children:(0,na.__)("An overlay template allows you to customize the appearance of the dialog that opens when the menu button is pressed.")})})]})}var Oh=o(A(),1),gd=o(B(),1),Hh=o(v(),1);function rY({overlayMenu:e,setAttributes:t}){return(0,Hh.jsxs)(Oh.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,gd.__)("Overlay Visibility"),"aria-label":(0,gd.__)("Configure overlay visibility"),value:e,help:(0,gd.__)("Collapses the navigation options in a menu icon opening an overlay."),onChange:r=>t({overlayMenu:r}),isBlock:!0,children:[(0,Hh.jsx)(Oh.__experimentalToggleGroupControlOption,{value:"never",label:(0,gd.__)("Off")}),(0,Hh.jsx)(Oh.__experimentalToggleGroupControlOption,{value:"mobile",label:(0,gd.__)("Mobile")}),(0,Hh.jsx)(Oh.__experimentalToggleGroupControlOption,{value:"always",label:(0,gd.__)("Always")})]})}var lw=o(A(),1),iw=o(B(),1);var au=o(A(),1),jh=o(B(),1);var ou=o(v(),1);function oY({hasIcon:e,icon:t,setAttributes:r}){return(0,ou.jsxs)(au.__experimentalVStack,{spacing:4,children:[(0,ou.jsx)(au.ToggleControl,{label:(0,jh.__)("Show icon button"),help:(0,jh.__)("Configure the visual appearance of the button that toggles the overlay menu."),onChange:a=>r({hasIcon:a}),checked:e}),(0,ou.jsxs)(au.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,className:"wp-block-navigation__overlay-menu-icon-toggle-group",label:(0,jh.__)("Icon"),value:t,onChange:a=>r({icon:a}),isBlock:!0,children:[(0,ou.jsx)(au.__experimentalToggleGroupControlOption,{value:"handle","aria-label":(0,jh.__)("handle"),label:(0,ou.jsx)(rc,{icon:"handle"})}),(0,ou.jsx)(au.__experimentalToggleGroupControlOption,{value:"menu","aria-label":(0,jh.__)("menu"),label:(0,ou.jsx)(rc,{icon:"menu"})})]})]})}var Ea=o(v(),1);function aY({isResponsive:e,overlayMenuPreview:t,setOverlayMenuPreview:r,hasIcon:a,icon:n,setAttributes:i,overlayMenuPreviewClasses:l,overlayMenuPreviewId:s,containerStyle:c}){return e?(0,Ea.jsxs)(Ea.Fragment,{children:[(0,Ea.jsxs)(lw.Button,{__next40pxDefaultSize:!0,className:l,onClick:()=>r(!t),"aria-label":(0,iw.__)("Overlay menu controls"),"aria-controls":s,"aria-expanded":t,children:[a&&(0,Ea.jsxs)(Ea.Fragment,{children:[(0,Ea.jsx)(rc,{icon:n}),(0,Ea.jsx)(Ga,{icon:dp})]}),!a&&(0,Ea.jsxs)(Ea.Fragment,{children:[(0,Ea.jsx)("span",{children:(0,iw.__)("Menu")}),(0,Ea.jsx)("span",{children:(0,iw.__)("Close")})]})]}),t&&(0,Ea.jsx)(lw.__experimentalVStack,{id:s,spacing:4,style:c,children:(0,Ea.jsx)(oY,{hasIcon:a,icon:n,setAttributes:i})})]}):null}var nY=o(z(),1),iY=o(Y(),1),tD=o(j(),1),lY=o(G(),1),sY=o(A(),1),cY=o(B(),1),rD=o(T(),1);var vd=o(v(),1);function uY({overlay:e,currentTheme:t}){let r=(0,tD.useMemo)(()=>!e||!t?null:on(t,e),[t,e]),{content:a,editedBlocks:n,hasResolved:i}=(0,nY.useSelect)(s=>{if(!r)return{content:null,editedBlocks:null,hasResolved:!0};let{getEditedEntityRecord:c,hasFinishedResolution:u}=s(iY.store),m=c("postType","wp_template_part",r,{context:"view"});return{content:m?.content,editedBlocks:m?.blocks,hasResolved:u("getEditedEntityRecord",["postType","wp_template_part",r,{context:"view"}])}},[r]),l=(0,tD.useMemo)(()=>r?n&&n.length>0?n:a&&typeof a=="string"?(0,lY.parse)(a):[]:null,[r,n,a]);return e?i?(0,vd.jsx)("div",{className:"wp-block-navigation__overlay-preview","aria-label":(0,cY.__)("Navigation Overlay template part preview"),role:"region",children:(0,vd.jsx)(rD.BlockPreview.Async,{placeholder:(0,vd.jsx)("div",{className:"wp-block-navigation__overlay-preview-placeholder"}),children:(0,vd.jsx)(rD.BlockPreview,{blocks:l,viewportWidth:400,minHeight:200})})}):(0,vd.jsx)("div",{className:"wp-block-navigation__overlay-preview-loading",children:(0,vd.jsx)(sY.Spinner,{})}):null}var wm=o(v(),1);function dY({overlayMenu:e,overlay:t,setAttributes:r,onNavigateToEntityRecord:a,overlayMenuPreview:n,setOverlayMenuPreview:i,hasIcon:l,icon:s,overlayMenuPreviewClasses:c,overlayMenuPreviewId:u,isResponsive:m,currentTheme:p,hasOverlays:d}){let[f,h]=(0,pY.useState)(!1);return(0,wm.jsx)(sw.PanelBody,{title:(0,mY.__)("Overlay"),initialOpen:!0,children:(0,wm.jsxs)(sw.__experimentalVStack,{spacing:4,children:[(0,wm.jsx)(rY,{overlayMenu:e,setAttributes:r}),e!=="never"&&(0,wm.jsx)(aY,{isResponsive:m,overlayMenuPreview:n,setOverlayMenuPreview:i,hasIcon:l,icon:s,setAttributes:r,overlayMenuPreviewClasses:c,overlayMenuPreviewId:u}),e!=="never"&&(0,wm.jsx)(eD,{overlay:t,overlayMenu:e,setAttributes:r,onNavigateToEntityRecord:a,isCreatingOverlay:f,setIsCreatingOverlay:h}),e!=="never"&&t&&d&&!f&&(0,wm.jsx)(uY,{overlay:t,currentTheme:p})]})})}var pw=o(z(),1),aD=o(Y(),1),Gh=o(j(),1),ac=o(B(),1);var Pv=o(G(),1),gY=o(Wc(),1);var oD=o(j(),1),cw=o(T(),1),fY=o(z(),1),hY=o(Y(),1);function Uh(e){if(e===void 0)throw new Error('buildNavigationLinkEntityBinding requires a kind parameter. Only "post-type" and "taxonomy" are supported.');if(e!=="post-type"&&e!=="taxonomy")throw new Error(`Invalid kind "${e}" provided to buildNavigationLinkEntityBinding. Only 'post-type' and 'taxonomy' are supported.`);return{url:{source:e==="taxonomy"?"core/term-data":"core/post-data",args:{field:"link"}}}}function wi({clientId:e,attributes:t}){let{updateBlockBindings:r}=(0,cw.useBlockBindingsUtils)(e),{metadata:a,id:n,kind:i,type:l}=t,s=(0,cw.useBlockEditingMode)(),c=!!a?.bindings?.url&&!!n,u=i==="post-type"?"core/post-data":"core/term-data",m=c&&a?.bindings?.url?.source===u,{isBoundEntityAvailable:p,entityRecord:d}=(0,fY.useSelect)(g=>{if(!m||!n)return{isBoundEntityAvailable:!1,entityRecord:null};let b=i==="post-type",y=i==="taxonomy";if(!b&&!y)return{isBoundEntityAvailable:!1,entityRecord:null};if(s==="disabled")return{isBoundEntityAvailable:!0,entityRecord:null};let{getEntityRecord:x,hasFinishedResolution:_}=g(hY.store),k=y?"taxonomy":"postType",S=l==="tag"?"post_tag":l,C=x(k,S,n);return{isBoundEntityAvailable:_("getEntityRecord",[k,S,n])?C!==void 0:!0,entityRecord:C||null}},[i,l,n,m,s]),f=(0,oD.useCallback)(()=>{c&&r({url:void 0})},[r,c]),h=(0,oD.useCallback)(g=>{let b=g?.kind??i;if(b)try{let y=Uh(b);r(y)}catch(y){console.warn("Failed to create entity binding:",y.message)}},[r,i]);return{hasUrlBinding:m,isBoundEntityAvailable:p,entityRecord:d,clearBinding:f,createBinding:h}}function vY(e){if(!e)return null;let t=X2e(e),r=bY(t);return(0,gY.applyFilters)("blocks.navigation.__unstableMenuItemsToBlocks",r,e)}function bY(e,t=0){let r={};return{innerBlocks:[...e].sort((i,l)=>i.menu_order-l.menu_order).map(i=>{if(i.type==="block"){let[p]=(0,Pv.parse)(i.content.raw);return p||(0,Pv.createBlock)("core/freeform",{content:i.content})}let l=i.children?.length?"core/navigation-submenu":"core/navigation-link",s=Y2e(i,l,t),{innerBlocks:c=[],mapping:u={}}=i.children?.length?bY(i.children,t+1):{};r={...r,...u};let m=(0,Pv.createBlock)(l,s,c);return r[i.id]=m.clientId,m}),mapping:r}}function Y2e({title:e,xfn:t,classes:r,attr_title:a,object:n,object_id:i,description:l,url:s,type:c,target:u},m,p){n&&n==="post_tag"&&(n="tag");let d=c?.replace("_","-")||"custom";return{label:e?.rendered||"",...n?.length&&{type:n},kind:d,url:s||"",...t?.length&&t.join(" ").trim()&&{rel:t.join(" ").trim()},...r?.length&&r.join(" ").trim()&&{className:r.join(" ").trim()},...a?.length&&{title:a},...i&&(d==="post-type"||d==="taxonomy")&&{id:i,metadata:{bindings:Uh(d)}},...l?.length&&{description:l},...u==="_blank"&&{opensInNewTab:!0},...m==="core/navigation-submenu"&&{isTopLevelItem:p===0},...m==="core/navigation-link"&&{isTopLevelLink:p===0}}}function X2e(e,t="id",r="parent"){let a=Object.create(null),n=[];for(let i of e)a[i[t]]={...i,children:[]},i[r]?(a[i[r]]=a[i[r]]||{},a[i[r]].children=a[i[r]].children||[],a[i[r]].children.push(a[i[t]])):n.push(a[i[t]]);return n}var nD="success",mw="error",dw="pending",J2e="idle",uw=null;function e_e(e,{throwOnError:t=!1}={}){let r=(0,pw.useRegistry)(),{editEntityRecord:a}=(0,pw.useDispatch)(aD.store),[n,i]=(0,Gh.useState)(J2e),[l,s]=(0,Gh.useState)(null),c=(0,Gh.useCallback)(async(m,p,d="publish")=>{let f,h;try{h=await r.resolveSelect(aD.store).getMenuItems({menus:m,per_page:-1,context:"view"})}catch(b){throw new Error((0,ac.sprintf)((0,ac.__)('Unable to fetch classic menu "%s" from API.'),p),{cause:b})}if(h===null)throw new Error((0,ac.sprintf)((0,ac.__)('Unable to fetch classic menu "%s" from API.'),p));let{innerBlocks:g}=vY(h);try{f=await e(p,g,d),await a("postType","wp_navigation",f.id,{status:"publish"},{throwOnError:!0})}catch(b){throw new Error((0,ac.sprintf)((0,ac.__)('Unable to create Navigation Menu "%s".'),p),{cause:b})}return f},[e,a,r]);return{convert:(0,Gh.useCallback)(async(m,p,d)=>{if(uw!==m){if(uw=m,!m||!p){s("Unable to convert menu. Missing menu details."),i(mw);return}return i(dw),s(null),await c(m,p,d).then(f=>(i(nD),uw=null,f)).catch(f=>{if(s(f?.message),i(mw),uw=null,t)throw new Error((0,ac.sprintf)((0,ac.__)('Unable to create Navigation Menu "%s".'),p),{cause:f})})}},[c,t]),status:n,error:l}}var yY=e_e;var NY=o(G(),1),DY=o(Y(),1),LY=o(z(),1),qh=o(j(),1);var CY=o(A(),1),SY=o(Y(),1),TY=o(z(),1),fw=o(j(),1),Bv=o(B(),1);var _Y=o(T(),1),xY=o(Y(),1),kY=o(z(),1);var Wh=e=>e==="header"?U9:e==="footer"?S9:e==="sidebar"?$P:e==="navigation-overlay"?DT:i1;function wY(e){return(0,kY.useSelect)(t=>{if(!e)return;let{getBlock:r,getBlockParentsByBlockName:a}=t(_Y.store),i=a(e,"core/template-part",!0);if(!i?.length)return;let{getCurrentTheme:l,getEditedEntityRecord:s}=t(xY.store),c=l(),m=(c?.default_template_part_areas||[]).map(p=>({...p,icon:Wh(p.icon)}));for(let p of i){let d=r(p),{theme:f=c?.stylesheet,slug:h}=d.attributes,g=on(f,h),b=s("postType","wp_template_part",g);if(b?.area)return m.find(y=>y.area!=="uncategorized"&&y.area===b.area)?.label}},[e])}var t_e=["postType","wp_navigation",{status:"draft",per_page:-1}],r_e=["postType","wp_navigation",{per_page:-1,status:"publish"}];function PY(e){let t=(0,fw.useContext)(CY.Disabled.Context),r=wY(t?void 0:e),a=(0,TY.useRegistry)();return(0,fw.useCallback)(async()=>{if(t)return"";let{getEntityRecords:n}=a.resolveSelect(SY.store),[i,l]=await Promise.all([n(...t_e),n(...r_e)]),s=r?(0,Bv.sprintf)((0,Bv.__)("%s menu"),r):(0,Bv.__)("Menu"),c=[...i,...l].reduce((m,p)=>p?.title?.raw?.startsWith(s)?m+1:m,0);return(c>0?`${s} ${c+1}`:s)||""},[t,r,a])}var BY="success",hw="error",IY="pending",EY="idle";function MY(e){let[t,r]=(0,qh.useState)(EY),[a,n]=(0,qh.useState)(null),[i,l]=(0,qh.useState)(null),{saveEntityRecord:s,editEntityRecord:c}=(0,LY.useDispatch)(DY.store),u=PY(e);return{create:(0,qh.useCallback)(async(p=null,d=[],f)=>{if(p&&typeof p!="string")throw l("Invalid title supplied when creating Navigation Menu."),r(hw),new Error("Value of supplied title argument was not a string.");r(IY),n(null),l(null),p||(p=await u().catch(g=>{throw l(g?.message),r(hw),new Error("Failed to create title when saving new Navigation Menu.",{cause:g})}));let h={title:p,content:(0,NY.serialize)(d),status:f};return s("postType","wp_navigation",h).then(g=>(n(g),r(BY),f!=="publish"&&c("postType","wp_navigation",g.id,{status:"publish"}),g)).catch(g=>{throw l(g?.message),r(hw),new Error("Unable to save new Navigation Menu",{cause:g})})},[s,c,u]),status:t,value:a,error:i,isIdle:t===EY,isPending:t===IY,isSuccess:t===BY,isError:t===hw}}var AY=o(z(),1),RY=o(T(),1),o_e=[];function zY(e){return(0,AY.useSelect)(t=>{let{getBlock:r,getBlocks:a,hasSelectedInnerBlock:n}=t(RY.store),i=r(e).innerBlocks,l=!!i?.length,s=l?o_e:a(e);return{innerBlocks:l?i:s,hasUncontrolledInnerBlocks:l,uncontrolledInnerBlocks:i,controlledInnerBlocks:s,isInnerBlockSelected:n(e,!0)}},[e])}var VY=o(nr(),1),gw=o(A(),1),FY=o(B(),1),OY=o(v(),1),a_e=({className:e="",disabled:t,isMenuItem:r=!1})=>{let a=gw.Button;return r&&(a=gw.MenuItem),(0,OY.jsx)(a,{variant:"link",disabled:t,className:e,href:(0,VY.addQueryArgs)("edit.php",{post_type:"wp_navigation"}),children:(0,FY.__)("Manage menus")})},HY=a_e;var Tm=o(T(),1),Uv=o(A(),1),Lw=o(z(),1),Sm=o(B(),1),yX=o(j(),1);var jY=o(T(),1),bw=o(A(),1),UY=o(B(),1),yw=o(j(),1),vw=o(v(),1);function n_e({onCreateNew:e,isNotice:t=!1}){let[r,a]=(0,yw.useState)(!1),n=()=>{a(!0),e()},i=(0,yw.createInterpolateElement)((0,UY.__)("Navigation Menu has been deleted or is unavailable. <button>Create a new Menu?</button>"),{button:(0,vw.jsx)(bw.Button,{__next40pxDefaultSize:!0,onClick:n,variant:"link",disabled:r,accessibleWhenDisabled:!0})});return t?(0,vw.jsx)(bw.Notice,{status:"warning",isDismissible:!1,children:i}):(0,vw.jsx)(jY.Warning,{children:i})}var _w=n_e;var bd=o(G(),1);var Ci=o(A(),1),Iv=o(z(),1),us=o(B(),1),$h=o(T(),1);var Bo=o(v(),1),i_e={className:"block-editor-block-settings-menu__popover",placement:"bottom-start"},l_e=["core/navigation-link","core/navigation-submenu"];function s_e({block:e,onClose:t,expandedState:r,expand:a,setInsertedBlock:n}){let{insertBlock:i,replaceBlock:l,replaceInnerBlocks:s}=(0,Iv.useDispatch)($h.store),c=e.clientId,u=!l_e.includes(e.name);return(0,Bo.jsx)(Ci.MenuItem,{icon:pp,disabled:u,onClick:()=>{let p=(0,bd.createBlock)(_i.name,_i.attributes);if(e.name==="core/navigation-submenu")i(p,e.innerBlocks.length,c,!1);else{let d=(0,bd.createBlock)("core/navigation-submenu",e.attributes,e.innerBlocks);l(c,d),s(d.clientId,[p],!1)}n(p),r[e.clientId]||a(e.clientId),t()},children:(0,us.__)("Add submenu link")})}function GY(e){let{block:t}=e,{clientId:r}=t,{moveBlocksDown:a,moveBlocksUp:n,removeBlocks:i,duplicateBlocks:l,insertBeforeBlock:s,insertAfterBlock:c}=(0,Iv.useDispatch)($h.store),u=(0,us.sprintf)((0,us.__)("Remove %s"),(0,$h.BlockTitle)({clientId:r,maximumLength:25})),{rootClientId:m,canDuplicate:p,canInsertBlock:d,isFirst:f,isLast:h}=(0,Iv.useSelect)(g=>{let{getBlockRootClientId:b,canInsertBlockType:y,getDirectInsertBlock:x,getBlockIndex:_,getBlockCount:k}=g($h.store),{getDefaultBlockName:S}=g(bd.store),C=b(r),E=y(S(),C),I=C?x(C):null;return{rootClientId:C,canDuplicate:!!t&&(0,bd.hasBlockSupport)(t.name,"multiple",!0)&&y(t.name,C),canInsertBlock:(E||!!I)&&!!t&&y(t.name,C),isFirst:_(r)===0,isLast:_(r)===k(C)-1}},[r,t]);return(0,Bo.jsx)(Ci.DropdownMenu,{icon:U0,label:(0,us.__)("Options"),className:"block-editor-block-settings-menu",popoverProps:i_e,noIcons:!0,...e,children:({onClose:g})=>(0,Bo.jsxs)(Bo.Fragment,{children:[(0,Bo.jsxs)(Ci.MenuGroup,{children:[(0,Bo.jsx)(Ci.MenuItem,{icon:Y7,disabled:f,accessibleWhenDisabled:!0,onClick:()=>{n([r],m),g()},children:(0,us.__)("Move up")}),(0,Bo.jsx)(Ci.MenuItem,{icon:k0,disabled:h,accessibleWhenDisabled:!0,onClick:()=>{a([r],m),g()},children:(0,us.__)("Move down")}),(0,Bo.jsx)(s_e,{block:t,onClose:g,expandedState:e.expandedState,expand:e.expand,setInsertedBlock:e.setInsertedBlock}),p&&(0,Bo.jsx)(Ci.MenuItem,{onClick:()=>{l([r]),g()},children:(0,us.__)("Duplicate")}),d&&(0,Bo.jsxs)(Bo.Fragment,{children:[(0,Bo.jsx)(Ci.MenuItem,{onClick:()=>{s(r),g()},children:(0,us.__)("Add before")}),(0,Bo.jsx)(Ci.MenuItem,{onClick:()=>{c(r),g()},children:(0,us.__)("Add after")})]})]}),(0,Bo.jsx)(Ci.MenuGroup,{children:(0,Bo.jsx)(Ci.MenuItem,{onClick:()=>{i([r],!1),g()},children:u})})]})})}var pX=o(T(),1),dX=o(z(),1);var Eo=o(A(),1),$t=o(B(),1),lX=o(Oi(),1),Rv=o(T(),1),Bw=o(z(),1),sX=o(Y(),1);var $Y=o(j(),1),ZY=o(z(),1),KY=o(T(),1);var iD=o(qY(),1),Ev=o(nr(),1),c_e=(e,t)=>{if(!e||!t)return!1;let r=h=>h?h.replace(/\/+$/,""):"",a=(h,g=null)=>{try{let b=g||(typeof window<"u"?window.location.origin:"https://wordpress.org");return new URL(h,b)}catch{return null}},n=a(e);if(!n)return!0;let i=a(t,e);if(!i)return!0;let l=n.hostname,s=i.hostname,c=r((0,Ev.getPath)(n.toString())),u=r((0,Ev.getPath)(i.toString()));if(l!==s||c!==u)return!0;let m=n.searchParams.get("p"),p=i.searchParams.get("p");if(m&&p&&m!==p)return!0;let d=n.searchParams.get("page_id"),f=i.searchParams.get("page_id");return!!(d&&f&&d!==f||m&&f||d&&p)},yd=(e={},t,r={})=>{let{label:a="",kind:n="",type:i=""}=r,{title:l="",label:s="",url:c,opensInNewTab:u,id:m,kind:p=n,type:d=i}=e,f=l||s,h=f.replace(/http(s?):\/\//gi,""),g=c?.replace(/http(s?):\/\//gi,"")??"",y=f&&f!==a&&h!==g?(0,iD.escapeHTML)(f):a||(0,iD.escapeHTML)(g),x=d==="post_tag"?"tag":d.replace("-","_"),_=["post","page","tag","category"].indexOf(x)>-1,S=!p&&!_||p==="custom"?"custom":p,C={...c!==void 0?{url:c&&encodeURI((0,Ev.safeDecodeURI)(c))}:{},...y&&{label:y},...u!==void 0&&{opensInNewTab:u},...S&&{kind:S},...x&&x!=="URL"&&{type:x}};c&&!m&&r.id?c_e(r.url,c)&&(C.id=void 0,C.kind="custom",C.type="custom"):m&&Number.isInteger(m)?C.id=m:r.id&&(C.kind=S,C.type=x),t(C);let E="id"in C?C.id:r.id,I="kind"in C?C.kind:r.kind;return{isEntityLink:!!E&&I!=="custom",attributes:C}};function Nv({clientId:e,attributes:t,setAttributes:r}){let{updateBlockAttributes:a}=(0,ZY.useDispatch)(KY.store),{hasUrlBinding:n,createBinding:i,clearBinding:l}=wi({clientId:e,attributes:t});return(0,$Y.useCallback)(s=>{if(!s)return;let c={url:s.url,kind:s.kind,type:s.type,id:s.id};if((!t.label||t.label==="")&&(c.title=s.title),!s.id&&n)l(),a(e,{url:s.url,kind:"custom",type:"custom",id:void 0});else{let{isEntityLink:m,attributes:p}=yd(c,r,t);m?i(p):l()}},[t,e,n,i,l,r,a])}var Tw=o(Oi(),1),nu=o(A(),1),Mv=o(B(),1),Pw=o(T(),1),Na=o(j(),1),eX=o(Y(),1);var pD=o(pe(),1),tX=o(nr(),1);var An=o(A(),1),Si=o(B(),1),Lv=o(z(),1),Cw=o(Y(),1),QY=o(_r(),1),sD=o(Uo(),1),cD=o(j(),1);var xw=o(A(),1),kw=o(B(),1);var Dv=o(pe(),1),Cm=o(v(),1);function u_e({className:e,onBack:t}){return(0,Cm.jsx)(xw.Button,{className:e,icon:(0,kw.isRTL)()?K7:$7,onClick:r=>{r.preventDefault(),t()},size:"small",children:(0,kw.__)("Back")})}function lD({className:e,title:t,description:r,onBack:a,children:n}){let i=(0,Dv.useInstanceId)(lD,"link-ui-dialog-title"),l=(0,Dv.useInstanceId)(lD,"link-ui-dialog-description"),s=(0,Dv.useFocusOnMount)("firstElement"),c=`${e}__back`;return(0,Cm.jsxs)("div",{className:e,role:"dialog","aria-labelledby":i,"aria-describedby":l,ref:s,children:[(0,Cm.jsxs)(xw.VisuallyHidden,{children:[(0,Cm.jsx)("h2",{id:i,children:t}),(0,Cm.jsx)("p",{id:l,children:r})]}),(0,Cm.jsx)(u_e,{className:c,onBack:a}),n]})}var ww=lD;var nl=o(v(),1);function YY({postType:e,onBack:t,onPageCreated:r,initialTitle:a=""}){let[n,i]=(0,cD.useState)(a),[l,s]=(0,cD.useState)(!0),c=n.trim().length>0,{lastError:u,isSaving:m}=(0,Lv.useSelect)(b=>({lastError:b(Cw.store).getLastEntitySaveError("postType",e),isSaving:b(Cw.store).isSavingEntityRecord("postType",e)}),[e]),{saveEntityRecord:p}=(0,Lv.useDispatch)(Cw.store),{createSuccessNotice:d,createErrorNotice:f}=(0,Lv.useDispatch)(QY.store);async function h(b){if(b.preventDefault(),!(m||!c))try{let y=await p("postType",e,{title:n,status:l?"publish":"draft"},{throwOnError:!0});if(y){let x={id:y.id,type:e,title:(0,sD.decodeEntities)(y.title.rendered),url:y.link,kind:"post-type"};d((0,Si.sprintf)((0,Si.__)("%s page created successfully."),(0,sD.decodeEntities)(y.title.rendered)),{type:"snackbar",id:"page-created-success"}),r(x)}}catch{f((0,Si.__)("Failed to create page. Please try again."),{type:"snackbar",id:"page-created-error"})}}let g=m||!c;return(0,nl.jsx)(ww,{className:"link-ui-page-creator",title:(0,Si.__)("Create page"),description:(0,Si.__)("Create a new page to add to your Navigation."),onBack:t,children:(0,nl.jsx)(An.__experimentalVStack,{className:"link-ui-page-creator__inner",spacing:4,children:(0,nl.jsx)("form",{onSubmit:h,children:(0,nl.jsxs)(An.__experimentalVStack,{spacing:4,children:[(0,nl.jsx)(An.TextControl,{__next40pxDefaultSize:!0,label:(0,Si.__)("Title"),onChange:i,placeholder:(0,Si.__)("No title"),value:n}),(0,nl.jsx)(An.CheckboxControl,{label:(0,Si.__)("Publish"),help:(0,Si.__)("Turn off to save as a draft. Drafts won't appear on your site until published."),checked:l,onChange:s}),u&&(0,nl.jsx)(An.Notice,{status:"error",isDismissible:!1,children:u.message}),(0,nl.jsxs)(An.__experimentalHStack,{spacing:2,justify:"flex-end",children:[(0,nl.jsx)(An.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:t,disabled:m,accessibleWhenDisabled:!0,children:(0,Si.__)("Cancel")}),(0,nl.jsx)(An.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",isBusy:m,"aria-disabled":g,children:(0,Si.__)("Create page")})]})]})})})})}var uD=o(B(),1),XY=o(z(),1),Sw=o(T(),1);var mD=o(v(),1),{PrivateQuickInserter:m_e}=K(Sw.privateApis);function p_e({clientId:e,onBack:t,onBlockInsert:r}){let{rootBlockClientId:a}=(0,XY.useSelect)(n=>{let{getBlockRootClientId:i}=n(Sw.store);return{rootBlockClientId:i(e)}},[e]);return e?(0,mD.jsx)(ww,{className:"link-ui-block-inserter",title:(0,uD.__)("Add block"),description:(0,uD.__)("Choose a block to add to your Navigation."),onBack:t,children:(0,mD.jsx)(m_e,{rootClientId:a,clientId:e,isAppender:!1,prioritizePatterns:!1,selectBlockOnInsert:!r,onSelect:r||void 0,hasSearch:!1})}):null}var JY=p_e;var Rn=o(v(),1);function dD(e,t){switch(e){case"post":case"page":return{type:"post",subtype:e,perPage:20};case"category":return{type:"term",subtype:"category",perPage:20};case"tag":return{type:"term",subtype:"post_tag",perPage:20};case"post_format":return{type:"post-format",perPage:20};default:return t==="taxonomy"?{type:"term",subtype:e,perPage:20}:t==="post-type"?{type:"post",subtype:e,perPage:20}:{initialSuggestionsSearchOptions:{type:"post",subtype:"page",perPage:20}}}}function d_e(e,t){let{label:r,url:a,opensInNewTab:n,type:i,kind:l,id:s}=e.link,{entityRecord:c,hasBinding:u,isEntityAvailable:m}=e.entity||{},{image:p,badges:d}=Av({url:a,entityRecord:c,type:i,hasBinding:u,isEntityAvailable:m}),{clientId:f}=e,h=i||"page",[g,b]=(0,Na.useState)(!1),[y,x]=(0,Na.useState)(!1),[_,k]=(0,Na.useState)(null),[S,C]=(0,Na.useState)(""),E=(0,Na.useRef)(""),I=Z=>{E.current=Z,C(Z)},D=(0,Na.useRef)(),M=(0,Na.useRef)(),O=(0,Na.useRef)(),R=(0,eX.useResourcePermissions)({kind:"postType",name:h}),{isBoundEntityAvailable:V}=wi({clientId:f,attributes:e.link}),P=(0,Na.useMemo)(()=>({url:a,opensInNewTab:n,title:r&&(0,Tw.__unstableStripHTML)(r),entityTitle:c?.title?.rendered||c?.name,kind:l,type:i,id:s,image:p,badges:d}),[r,n,a,l,i,s,p,d,c]),F=Z=>{e.onChange(Z),x(!1),k(!0),I("")},q=(0,pD.useInstanceId)(iu,"link-ui-link-control__title"),H=(0,pD.useInstanceId)(iu,"link-ui-link-control__description");(0,Na.useEffect)(()=>{_&&D.current&&(_?.current?_.current.focus():(Tw.focus.tabbable.find(D.current)[0]||D.current).focus(),k(!1))},[_]);let U=(0,Pw.useBlockEditingMode)();return(0,Rn.jsxs)(nu.Popover,{ref:t,placement:"bottom",onClose:e.onClose,anchor:e.anchor,shift:!0,children:[!g&&!y&&(0,Rn.jsxs)("div",{ref:D,role:"dialog","aria-labelledby":q,"aria-describedby":H,children:[(0,Rn.jsxs)(nu.VisuallyHidden,{children:[(0,Rn.jsx)("h2",{id:q,children:(0,Mv.__)("Add link")}),(0,Rn.jsx)("p",{id:H,children:(0,Mv.__)("Search for and add a link to your Navigation.")})]}),(0,Rn.jsx)(Pw.LinkControl,{hasTextControl:!0,hasRichPreviews:!0,value:P,showInitialSuggestions:!0,withCreateSuggestion:!1,noDirectEntry:!!i,noURLSuggestion:!!i,suggestionsQuery:dD(i,l),onChange:e.onChange,onInputChange:Z=>{E.current=Z},inputValue:S,onRemove:e.onRemove,onCancel:e.onCancel,handleEntities:V,forceIsEditingLink:P?.url?!1:void 0,renderControlBottom:()=>P?.url?.length?null:(0,Rn.jsx)(f_e,{addPageButtonRef:M,addBlockButtonRef:O,setAddingBlock:()=>{b(!0)},setAddingPage:()=>{x(!0)},canAddPage:R?.canCreate&&i==="page",canAddBlock:U==="default"})})]}),g&&(0,Rn.jsx)(JY,{clientId:e.clientId,onBack:()=>{b(!1),k(O),I(E.current)},onBlockInsert:e?.onBlockInsert}),y&&(0,Rn.jsx)(YY,{postType:h,onBack:()=>{x(!1),k(M),I(E.current)},onPageCreated:F,initialTitle:E.current&&!(0,tX.isURL)(E.current)?E.current:""})]})}var iu=(0,Na.forwardRef)(d_e),f_e=({addPageButtonRef:e,addBlockButtonRef:t,setAddingBlock:r,setAddingPage:a,canAddPage:n,canAddBlock:i})=>{let l="listbox";return!n&&!i?null:(0,Rn.jsxs)(nu.__experimentalVStack,{spacing:0,className:"link-ui-tools",children:[n&&(0,Rn.jsx)(nu.Button,{__next40pxDefaultSize:!0,ref:e,icon:xf,onClick:s=>{s.preventDefault(),a(!0)},"aria-haspopup":l,children:(0,Mv.__)("Create page")}),i&&(0,Rn.jsx)(nu.Button,{__next40pxDefaultSize:!0,ref:t,icon:xf,onClick:s=>{s.preventDefault(),r(!0)},"aria-haspopup":l,children:(0,Mv.__)("Add block")})]})};var Da=o(B(),1),gD=o(nr(),1),rX=o(T(),1),fD=o(z(),1),hD=o(Y(),1);var{useRemoteUrlData:h_e,isHashLink:oX,isRelativePath:g_e}=K(rX.privateApis);function v_e(e){return e.charAt(0).toUpperCase()+e.slice(1)}function b_e(e,t){if(e==="/")return!0;if(!e||!t)return!1;try{let r=new URL(e,t),a=new URL(t);if(r.hostname!==a.hostname)return!1;let n=r.pathname.replace(/\/$/,""),i=a.pathname.replace(/\/$/,"");return n===i}catch{return!1}}function y_e({linkUrl:e,homeUrl:t}={}){if(!e)return{displayUrl:"",isExternal:!1};let r=(0,gD.safeDecodeURI)(e),a=!1;if(g_e(e)||oX(e))return{displayUrl:r,isExternal:!1};try{let n=new URL(e),i=new URL(t).host;if(n.host===i){let l=n.pathname+n.search+n.hash;l.endsWith("/")&&l.length>1&&(l=l.slice(0,-1)),r=l}else a=!0}catch{a=!0}return{displayUrl:r,isExternal:a}}function __e({url:e,homeUrl:t,type:r,isExternal:a,entityStatus:n,hasBinding:i,isEntityAvailable:l}){let s=[];if(e&&(a?s.push({label:(0,Da.__)("External link"),intent:"default"}):oX(e)?s.push({label:(0,Da.__)("Internal link"),intent:"default"}):b_e(e,t)?s.push({label:(0,Da.__)("Homepage"),intent:"default"}):r&&r!=="custom"?s.push({label:v_e(r),intent:"default"}):s.push({label:(0,Da.__)("Page"),intent:"default"})),i&&!l)s.push({label:(0,Da.sprintf)((0,Da.__)("Missing %s"),r),intent:"error"});else if(!e)s.push({label:(0,Da.__)("No link selected"),intent:"error"});else if(n){let u={publish:{label:(0,Da.__)("Published"),intent:"success"},future:{label:(0,Da.__)("Scheduled"),intent:"warning"},draft:{label:(0,Da.__)("Draft"),intent:"warning"},pending:{label:(0,Da.__)("Pending"),intent:"warning"},private:{label:(0,Da.__)("Private"),intent:"default"},trash:{label:(0,Da.__)("Trash"),intent:"error"}}[n];u&&s.push(u)}return s}function Av({url:e,entityRecord:t,type:r,hasBinding:a,isEntityAvailable:n}){let i=(0,fD.useSelect)(f=>f(hD.store).getEntityRecord("root","__unstableBase")?.home,[]),l=t?.title?.rendered||t?.title||t?.name,{richData:s}=h_e(l?null:e),{displayUrl:c,isExternal:u}=y_e({linkUrl:e,homeUrl:i}),m=(0,fD.useSelect)(f=>{if(!t?.featured_media)return null;let{getEntityRecord:h}=f(hD.store),g=h("postType","attachment",t.featured_media);return g?.media_details?.sizes?.thumbnail?.source_url||g?.media_details?.sizes?.medium?.source_url||g?.source_url||null},[t?.featured_media]),p=__e({url:e,homeUrl:i,type:r,isExternal:u,entityStatus:t?.status,hasBinding:a,isEntityAvailable:n});return{title:e?l||s?.title||(0,gD.safeDecodeURI)(e):(0,Da.__)("Add link"),url:c,image:m,badges:p}}var aX=o(z(),1),nX=o(Y(),1),iX=o(T(),1),_d=(e,t,r,a)=>{let n=e==="post-type"||t==="post"||t==="page",i=Number.isInteger(r),l=(0,iX.useBlockEditingMode)(),{postStatus:s,isDeleted:c}=(0,aX.useSelect)(p=>{if(!n)return{postStatus:null,isDeleted:!1};if(l==="disabled"||!a)return{postStatus:null,isDeleted:!1};let{getEntityRecord:d,hasFinishedResolution:f}=p(nX.store),h=d("postType",t,r),b=f("getEntityRecord",["postType",t,r])&&h===void 0;return{postStatus:h?.status,isDeleted:b}},[n,l,a,t,r]);return[n&&i&&(c||s&&s==="trash"),s==="draft"]};var Io=o(v(),1),{LinkPicker:x_e,isHashLink:k_e,isRelativePath:w_e}=K(Rv.privateApis);function C_e(e,t){if(t==="post-type")switch(e){case"post":return(0,$t.__)("post");case"page":return(0,$t.__)("page");default:return e||(0,$t.__)("post")}if(t==="taxonomy")switch(e){case"category":return(0,$t.__)("category");case"tag":return(0,$t.__)("tag");default:return e||(0,$t.__)("term")}return e||(0,$t.__)("item")}function zv({attributes:e,setAttributes:t,clientId:r,isLinkEditable:a=!0}){let{label:n,url:i,description:l,rel:s,opensInNewTab:c}=e,u=W(),{hasUrlBinding:m,isBoundEntityAvailable:p,entityRecord:d}=wi({clientId:r,attributes:e}),[f,h]=_d(e.kind,e.type,d?.id,m),g="";f||m&&!p?g=Iw():h&&(g=S_e({type:e.type,kind:e.kind}));let b=Nv({clientId:r,attributes:e,setAttributes:t}),y=(0,Bw.useSelect)(I=>I(Rv.store).getSettings().onNavigateToEntityRecord,[]),x=(0,Bw.useSelect)(I=>I(sX.store).getEntityRecord("root","__unstableBase")?.home,[]),k=(0,Bw.useSelect)(I=>I(Rv.store).getBlockEditingMode(r),[r])==="contentOnly",S=Av({url:i,entityRecord:d,type:e.type,hasBinding:m,isEntityAvailable:p}),C=!!i&&(!k_e(i)||w_e(i)&&!i.startsWith("/")),E=C&&i.startsWith("/")&&x?x+i:i;return(0,Io.jsxs)(Eo.__experimentalToolsPanel,{label:(0,$t.__)("Settings"),resetAll:()=>{t({label:"",url:"",description:"",rel:"",opensInNewTab:!1})},dropdownMenuProps:u,children:[(0,Io.jsx)(Eo.__experimentalToolsPanelItem,{hasValue:()=>!!n,label:(0,$t.__)("Text"),onDeselect:()=>t({label:""}),isShownByDefault:!0,children:(0,Io.jsx)(Eo.TextControl,{__next40pxDefaultSize:!0,label:(0,$t.__)("Text"),value:n?(0,lX.__unstableStripHTML)(n):"",onChange:I=>{t({label:I})},autoComplete:"off"})}),a&&(0,Io.jsxs)(Io.Fragment,{children:[(0,Io.jsx)(Eo.__experimentalToolsPanelItem,{hasValue:()=>!!i,label:(0,$t.__)("Link to"),onDeselect:()=>t({url:void 0,id:void 0,kind:void 0,type:void 0}),isShownByDefault:!0,children:(0,Io.jsx)(x_e,{preview:S,onSelect:b,suggestionsQuery:dD(e.type,e.kind),label:(0,$t.__)("Link to"),help:g||void 0})}),(0,Io.jsx)(Eo.__experimentalToolsPanelItem,{hasValue:()=>!!c,label:(0,$t.__)("Open in new tab"),onDeselect:()=>t({opensInNewTab:!1}),isShownByDefault:!0,children:(0,Io.jsx)(Eo.CheckboxControl,{label:(0,$t.__)("Open in new tab"),checked:c,onChange:I=>t({opensInNewTab:I})})}),!!i&&m&&p&&d?.id&&e.kind==="post-type"&&y&&(0,Io.jsx)(Eo.Button,{variant:"secondary",onClick:()=>{y({postId:d.id,postType:e.type})},__next40pxDefaultSize:!0,className:"navigation-link-to__action-button",children:(0,$t.__)("Edit")}),C&&(0,Io.jsx)(Eo.Button,{variant:"secondary",href:E,target:"_blank",icon:k9,iconPosition:"right",__next40pxDefaultSize:!0,className:"navigation-link-to__action-button",children:(0,$t.__)("View")})]}),(0,Io.jsx)(Eo.__experimentalToolsPanelItem,{hasValue:()=>!!l,label:(0,$t.__)("Description"),onDeselect:()=>t({description:""}),isShownByDefault:!k,children:(0,Io.jsx)(Eo.TextareaControl,{label:(0,$t.__)("Description"),value:l||"",onChange:I=>{t({description:I})},help:(0,$t.__)("The description will be displayed in the menu if the current theme supports it.")})}),(0,Io.jsx)(Eo.__experimentalToolsPanelItem,{hasValue:()=>!!s,label:(0,$t.__)("Rel attribute"),onDeselect:()=>t({rel:""}),isShownByDefault:!k,children:(0,Io.jsx)(Eo.TextControl,{__next40pxDefaultSize:!0,label:(0,$t.__)("Rel attribute"),value:s||"",onChange:I=>{t({rel:I})},autoComplete:"off",help:(0,$t.__)("The relationship of the linked URL as space-separated link types.")})})]})}function Iw(){return(0,$t.__)("This link is invalid and will not appear on your site. Please update the link.")}function S_e({type:e,kind:t}){let r=C_e(e,t);return(0,$t.sprintf)((0,$t.__)("This link is to a draft %1$s and will not appear on your site until the %1$s is published."),r)}var vD=o(B(),1),cX=o(Uo(),1),bD=o(v(),1);function Vv({label:e,isInvalid:t,isDraft:r,className:a="wp-block-navigation-link__label"}){if(!t&&!r)return null;let n=t?(0,vD.__)("Invalid"):(0,vD.__)("Draft");return(0,bD.jsx)("div",{className:w("wp-block-navigation-link__placeholder-text",a,{"is-invalid":t,"is-draft":r}),children:(0,bD.jsx)("span",{children:`${(0,cX.decodeEntities)(e)} (${n})`.trim()})})}var uX=o(z(),1),mX=o(T(),1);function Fv(e){return(0,uX.useSelect)(t=>{let{getSelectedBlockClientId:r,hasSelectedInnerBlock:a,getBlockParentsByBlockName:n}=t(mX.store),i=r(),l=n(e,"core/navigation")[0];return i===l||a(l,!0)},[e])}var Ew=o(j(),1),Ov=e=>{let[t,r]=(0,Ew.useState)(!1);return(0,Ew.useEffect)(()=>{let{ownerDocument:a}=e.current;function n(s){l(s)}function i(){r(!1)}function l(s){e.current.contains(s.target)?r(!0):r(!1)}return a.addEventListener("dragstart",n),a.addEventListener("dragend",i),a.addEventListener("dragenter",l),()=>{a.removeEventListener("dragstart",n),a.removeEventListener("dragend",i),a.removeEventListener("dragenter",l)}},[e]),t};function Hv(e){e.current.focus();let{ownerDocument:t}=e.current,{defaultView:r}=t,a=r.getSelection(),n=t.createRange();n.selectNodeContents(e.current),a.removeAllRanges(),a.addRange(n)}var fX=o(v(),1),T_e=["core/navigation-link","core/navigation-submenu"];function Nw({block:e,insertedBlock:t,setInsertedBlock:r}){let{updateBlockAttributes:a,removeBlock:n}=(0,dX.useDispatch)(pX.store),i=T_e?.includes(t?.name),l=t?.clientId===e.clientId,s=i&&l,{createBinding:c,clearBinding:u}=wi({clientId:t?.clientId,attributes:t?.attributes||{}});if(!s)return null;let m=()=>{!t?.attributes?.url&&t?.clientId&&n(t.clientId,!1),r(null)},p=f=>h=>{f&&a(f,h)},d=f=>{t?.clientId&&f&&n(t.clientId,!1),r(f)};return(0,fX.jsx)(iu,{clientId:t?.clientId,link:t?.attributes,onBlockInsert:d,onClose:()=>{m()},onChange:f=>{let{isEntityLink:h,attributes:g}=yd(f,p(t?.clientId),t?.attributes);h?c(g):u(),r(null)}})}var Dw=o(A(),1),hX=o(B(),1),gX=o(T(),1);var jv=o(v(),1),{useBlockDisplayTitle:P_e}=K(gX.privateApis),B_e=(0,hX.__)("Switch to '%s'");function vX({clientId:e,blockEditingMode:t,currentMenuId:r,onSelectClassicMenu:a,onSelectNavigationMenu:n,onCreateNew:i,createNavigationMenuIsSuccess:l,createNavigationMenuIsError:s,isManageMenusButtonDisabled:c}){let u=P_e({clientId:e,context:"list-view"});return(0,jv.jsxs)(Dw.__experimentalHStack,{className:"wp-block-navigation-off-canvas-editor__header",children:[(0,jv.jsx)(Dw.__experimentalHeading,{className:"wp-block-navigation-off-canvas-editor__title",level:2,children:u}),t==="default"&&(0,jv.jsx)(Ah,{currentMenuId:r,onSelectClassicMenu:a,onSelectNavigationMenu:n,onCreateNew:i,createNavigationMenuIsSuccess:l,createNavigationMenuIsError:s,actionLabel:B_e,isManageMenusButtonDisabled:c})]})}var nn=o(v(),1),I_e=(0,Sm.__)("Switch to '%s'"),{PrivateListView:E_e,PrivateBlockContext:N_e,useListViewPanelState:D_e,useBlockDisplayTitle:L_e}=K(Tm.privateApis),bX=({clientId:e,currentMenuId:t,isLoading:r,isNavigationMenuMissing:a,onCreateNew:n,expandRevision:i})=>{let l=(0,Lw.useSelect)(m=>!!m(Tm.store).getBlockCount(e),[e]),{openListViewContentPanel:s}=K((0,Lw.useDispatch)(Tm.store)),{navigationMenu:c}=Lh(t);if(t&&a)return(0,nn.jsx)(_w,{onCreateNew:n,isNotice:!0});if(r)return(0,nn.jsx)(Uv.Spinner,{});let u=c?(0,Sm.sprintf)((0,Sm.__)("Structure for Navigation Menu: %s"),c?.title||(0,Sm.__)("Untitled menu")):(0,Sm.__)("You have not yet created any menus. Displaying a list of your Pages");return(0,nn.jsxs)("div",{className:"wp-block-navigation__menu-inspector-controls",children:[!l&&(0,nn.jsx)("p",{className:"wp-block-navigation__menu-inspector-controls__empty-message",children:(0,Sm.__)("This Navigation Menu is empty.")}),(0,nn.jsx)(E_e,{rootClientId:e,isExpanded:!0,description:u,showAppender:!0,blockSettingsMenu:GY,additionalBlockContent:Nw,onSelect:s},`${e}-${i}`)]})},M_e=e=>{let{clientId:t,createNavigationMenuIsSuccess:r,createNavigationMenuIsError:a,currentMenuId:n=null,onCreateNew:i,onSelectClassicMenu:l,onSelectNavigationMenu:s,isManageMenusButtonDisabled:c,blockEditingMode:u}=e,{isSelectionWithinCurrentSection:m}=(0,yX.useContext)(N_e),p=L_e({clientId:t,context:"list-view"}),d=m,{isOpened:f,expandRevision:h,handleToggle:g}=D_e(t);return d?(0,nn.jsx)(Tm.InspectorControls,{group:"list",children:(0,nn.jsxs)(Uv.PanelBody,{title:p,opened:f,onToggle:g,children:[u==="default"&&(0,nn.jsx)(Ah,{currentMenuId:n,onSelectClassicMenu:l,onSelectNavigationMenu:s,onCreateNew:i,createNavigationMenuIsSuccess:r,createNavigationMenuIsError:a,actionLabel:I_e,isManageMenusButtonDisabled:c}),(0,nn.jsx)(bX,{...e,expandRevision:h})]})}):(0,nn.jsx)(Tm.InspectorControls,{group:"list",children:(0,nn.jsxs)(Uv.PanelBody,{title:null,children:[(0,nn.jsx)(vX,{clientId:t,blockEditingMode:u,currentMenuId:n,onSelectClassicMenu:l,onSelectNavigationMenu:s,onCreateNew:i,createNavigationMenuIsSuccess:r,createNavigationMenuIsError:a,isManageMenusButtonDisabled:c}),(0,nn.jsx)(bX,{...e,expandRevision:h})]})})},Mw=M_e;var _X=o(A(),1),yD=o(v(),1);function Aw({id:e,children:t}){return(0,yD.jsx)(_X.VisuallyHidden,{children:(0,yD.jsx)("div",{id:e,className:"wp-block-navigation__description",children:t})})}var xX=o(Y(),1),Rw=o(B(),1);var kX=o(v(),1);function wX({id:e}){let[t]=(0,xX.useEntityProp)("postType","wp_navigation","title"),r=(0,Rw.sprintf)((0,Rw.__)('Navigation Menu: "%s"'),t);return(0,kX.jsx)(Aw,{id:e,children:r})}var _D=o(z(),1),CX=o(Y(),1);function Gv(){let e=(0,_D.select)("core/editor");if(!e)return!1;let{getCurrentPostType:t,getCurrentPostId:r}=e,{getEditedEntityRecord:a}=(0,_D.select)(CX.store),n=t?.(),i=r?.();return n==="wp_template_part"&&i?a("postType","wp_template_part",i)?.area===tc:!1}var ce=o(v(),1),{isNavigationPostEditorKey:A_e}=K(Xe.privateApis);function R_e({clientId:e}){let{insertBlock:t}=(0,ms.useDispatch)(Xe.store),{getBlockCount:r}=(0,ms.useSelect)(Xe.store),a=(0,Zt.useCallback)(()=>{let n=r(e),i=(0,SX.createBlock)(_i.name,{kind:_i.attributes.kind,type:_i.attributes.type});t(i,n,e)},[e,t,r]);return(0,ce.jsx)(Xe.BlockControls,{children:(0,ce.jsx)(Or.ToolbarGroup,{children:(0,ce.jsx)(Or.ToolbarButton,{name:"add-page",icon:Lc,onClick:a,children:(0,Nt.__)("Add page")})})})}function z_e({textColor:e,setTextColor:t,backgroundColor:r,setBackgroundColor:a,overlayTextColor:n,setOverlayTextColor:i,overlayBackgroundColor:l,setOverlayBackgroundColor:s,clientId:c,navRef:u,hasCustomOverlay:m}){let[p,d]=(0,Zt.useState)(),[f,h]=(0,Zt.useState)(),[g,b]=(0,Zt.useState)(),[y,x]=(0,Zt.useState)(),_=(0,ms.useSelect)(()=>Gv(),[]),k=Zt.Platform.OS==="web";(0,Zt.useEffect)(()=>{if(!k)return;XN(u.current,h,d);let E=u.current?.querySelector('[data-type="core/navigation-submenu"] [data-type="core/navigation-link"]');E&&(n.color||l.color)&&XN(E,x,b)},[k,n.color,l.color,u]);let S=(0,Xe.__experimentalUseMultipleOriginColorsAndGradients)();if(!S.hasColorsOrGradients)return null;let C=[{colorValue:e.color,label:(0,Nt.__)("Text"),onColorChange:t,resetAllFilter:()=>t(),clearable:!0,enableAlpha:!0},{colorValue:r.color,label:(0,Nt.__)("Background"),onColorChange:a,resetAllFilter:()=>a(),clearable:!0,enableAlpha:!0}];return C.push({colorValue:n.color,label:m||_?(0,Nt.__)("Submenu text"):(0,Nt.__)("Submenu & overlay text"),onColorChange:i,resetAllFilter:()=>i(),clearable:!0,enableAlpha:!0},{colorValue:l.color,label:m||_?(0,Nt.__)("Submenu background"):(0,Nt.__)("Submenu & overlay background"),onColorChange:s,resetAllFilter:()=>s(),clearable:!0,enableAlpha:!0}),(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Xe.__experimentalColorGradientSettingsDropdown,{__experimentalIsRenderedInSidebar:!0,settings:C,panelId:c,...S,gradients:[],disableCustomGradients:!0}),k&&(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Xe.ContrastChecker,{backgroundColor:p,textColor:f}),(0,ce.jsx)(Xe.ContrastChecker,{backgroundColor:g,textColor:y})]})]})}function V_e({attributes:e,setAttributes:t,clientId:r,isSelected:a,className:n,backgroundColor:i,setBackgroundColor:l,textColor:s,setTextColor:c,overlayBackgroundColor:u,setOverlayBackgroundColor:m,overlayTextColor:p,setOverlayTextColor:d,customPlaceholder:f=null,__unstableLayoutClassNames:h}){let{submenuVisibility:g,overlayMenu:b,overlay:y,showSubmenuIcon:x,templateLock:_,layout:{justifyContent:k,orientation:S="horizontal",flexWrap:C="wrap"}={},hasIcon:E,icon:I="handle"}=e,D=e.ref,M=(0,Zt.useCallback)(Xt=>{t({ref:Xt})},[t]);(0,Zt.useEffect)(()=>{S==="horizontal"&&g==="always"&&t({submenuVisibility:"hover",showSubmenuIcon:!0})},[S,g,t]);let O=`navigationMenu/${D}`,R=(0,Xe.useHasRecursion)(O),{isPreviewMode:V,onNavigateToEntityRecord:P,currentTheme:F,editorDisabledResponsive:q}=(0,ms.useSelect)(Xt=>{let{getSettings:Sl}=Xt(Xe.store),Tl=Sl();return{isPreviewMode:Tl.isPreviewMode,onNavigateToEntityRecord:Tl?.onNavigateToEntityRecord,currentTheme:Xt(Pm.store).getCurrentTheme()?.stylesheet,editorDisabledResponsive:!!Tl?.[A_e]}},[]),H=V?!1:R,U=(0,Xe.useBlockEditingMode)(),{records:Z}=(0,Pm.useEntityRecords)("root","menu",{per_page:-1,context:"view"}),[J,ee]=X4({name:"block-library/core/navigation/status"}),[oe,X]=X4({name:"block-library/core/navigation/classic-menu-conversion"}),[re,ie]=X4({name:"block-library/core/navigation/permissions/update"}),{create:se,status:fe,error:ze,value:Be,isPending:ne,isSuccess:ke,isError:Ve}=MY(r),ae=async()=>{await se("")},{hasUncontrolledInnerBlocks:Oe,uncontrolledInnerBlocks:Ie,isInnerBlockSelected:Ke,innerBlocks:pr}=zY(r),ue=(0,Zt.useRef)(!1),kt=(0,ms.useSelect)(Xt=>{if(pr.some(l0=>l0.name==="core/navigation-submenu"))return!0;let Tl=pr.find(l0=>l0.name==="core/page-list");if(!Tl)return ue.current=!1,!1;if(ue.current)return!0;let{getBlocks:vy}=Xt(Xe.store);return vy(Tl.clientId).length>0?(ue.current=!0,!0):!1},[pr]),{records:Ue}=(0,Pm.useEntityRecords)("postType","wp_template_part",{per_page:-1}),we=Ue?.some(Xt=>Xt.area===tc)??!1,{replaceInnerBlocks:ot,selectBlock:je,__unstableMarkNextChangeAsNotPersistent:tt}=(0,ms.useDispatch)(Xe.store),[ga,Q]=(0,Zt.useState)(!1),[De,rt]=(0,Zt.useState)(!1),{hasResolvedNavigationMenus:Qe,isNavigationMenuResolved:Ee,isNavigationMenuMissing:yt,canUserUpdateNavigationMenu:Ht,hasResolvedCanUserUpdateNavigationMenu:zo,canUserDeleteNavigationMenu:ct,hasResolvedCanUserDeleteNavigationMenu:bn,canUserCreateNavigationMenus:Vi,isResolvingCanUserCreateNavigationMenus:$n,hasResolvedCanUserCreateNavigationMenus:op}=Lh(D),Ec=Qe&&yt,{convert:Eu,status:kl,error:Fi}=yY(se),Zn=kl===dw,Nc=(0,Zt.useCallback)((Xt,Sl={focusNavigationBlock:!1})=>{let{focusNavigationBlock:Tl}=Sl;M(Xt),Tl&&je(r)},[je,r,M]),Te=!yt&&Ee,wt=Oe&&!Te,{getNavigationFallbackId:bo}=K((0,ms.useSelect)(Pm.store)),yo=D||wt?null:bo();(0,Zt.useEffect)(()=>{D||wt||!yo||(tt(),M(yo))},[D,M,wt,yo,tt]);let Ha=(0,Zt.useRef)(),wl=(0,ms.useSelect)(()=>Gv(),[]),Kn=wl?"div":"nav",Dc=!D&&!ne&&!Zn&&Qe&&Z?.length===0&&!Oe,Cs=!Qe||ne||Zn||!!(D&&!Te&&!Zn),Cl=e.style?.typography?.textDecoration,fy=(0,ms.useSelect)(Xt=>Xt(Xe.store).__unstableHasActiveBlockOverlayActive(r),[r]),hy=(0,Zt.useRef)(!1);(0,Zt.useEffect)(()=>{wl&&(b!=="never"&&t({overlayMenu:"never"}),!hy.current&&!D&&(hy.current=!0,t({submenuVisibility:"always",layout:{...e.layout,orientation:"vertical"},showSubmenuIcon:!1})))},[e.layout,wl,b,D,t]);let pf=b!=="never"&&!q,Qn=(0,Xe.useBlockProps)({ref:Ha,className:w(n,{"items-justified-right":k==="right","items-justified-space-between":k==="space-between","items-justified-left":k==="left","items-justified-center":k==="center","is-vertical":S==="vertical","no-wrap":C==="nowrap","is-responsive":pf,"has-text-color":!!s.color||!!s?.class,[(0,Xe.getColorClassName)("color",s?.slug)]:!!s?.slug,"has-background":!!i.color||i.class,[(0,Xe.getColorClassName)("background-color",i?.slug)]:!!i?.slug,[`has-text-decoration-${Cl}`]:Cl,"block-editor-block-content-overlay":fy},h),style:{color:!s?.slug&&s?.color,backgroundColor:!i?.slug&&i?.color}}),df=async Xt=>Eu(Xt.id,Xt.name,"draft"),ff=Xt=>{Nc(Xt)};(0,Zt.useEffect)(()=>{ee(),ne&&(0,zw.speak)((0,Nt.__)("Creating Navigation Menu.")),ke&&(Nc(Be?.id,{focusNavigationBlock:!0}),J((0,Nt.__)("Navigation Menu successfully created."))),Ve&&J((0,Nt.__)("Failed to create Navigation Menu."))},[fe,ze,Be?.id,Ve,ke,ne,Nc,ee,J]),(0,Zt.useEffect)(()=>{X(),kl===dw&&(0,zw.speak)((0,Nt.__)("Classic menu importing.")),kl===nD&&(oe((0,Nt.__)("Classic menu imported successfully.")),Nc(Be?.id,{focusNavigationBlock:!0})),kl===mw&&oe((0,Nt.__)("Classic menu import failed."))},[kl,Fi,X,oe,Be?.id,Nc]),(0,Zt.useEffect)(()=>{!a&&!Ke&&ie(),(a||Ke)&&(D&&!Ec&&zo&&!Ht&&re((0,Nt.__)("You do not have permission to edit this Menu. Any changes made will not be saved.")),!D&&op&&!Vi&&re((0,Nt.__)("You do not have permission to create Navigation Menus.")))},[a,Ke,Ht,zo,Vi,op,D,ie,re,Ec]);let gy=Vi||Ht,z8=w("wp-block-navigation__overlay-menu-preview",{open:De}),ap=!x&&g!=="click"&&g!=="always"?(0,Nt.__)('The current menu options offer reduced accessibility for users and are not recommended. Enabling either "Open on Click" or "Show arrow" offers enhanced accessibility by allowing keyboard users to browse submenus selectively.'):"",n0=(0,Zt.useRef)(!0);(0,Zt.useEffect)(()=>{!n0.current&&ap&&(0,zw.speak)(ap),n0.current=!1},[ap]);let i0=(0,TX.useInstanceId)(VQ,"overlay-menu-preview"),V8=W(),hf=(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Xe.InspectorControls,{children:kt&&(0,ce.jsx)(Or.__experimentalToolsPanel,{label:(0,Nt.__)("Display"),resetAll:()=>{t({showSubmenuIcon:!0,submenuVisibility:"hover",overlayMenu:"mobile",hasIcon:!0,icon:"handle"})},dropdownMenuProps:V8,children:kt&&(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)("h3",{className:"wp-block-navigation__submenu-header",children:(0,Nt.__)("Submenus")}),(0,ce.jsx)(Or.__experimentalToolsPanelItem,{hasValue:()=>g!=="hover",label:(0,Nt.__)("Submenu Visibility"),onDeselect:()=>t({submenuVisibility:"hover"}),isShownByDefault:!0,children:(0,ce.jsxs)(Or.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,Nt.__)("Submenu Visibility"),value:g,onChange:Xt=>{let Sl={submenuVisibility:Xt};Xt==="always"?Sl.showSubmenuIcon=!1:(Xt==="click"||g==="always")&&(Sl.showSubmenuIcon=!0),t(Sl)},isBlock:!0,children:[(0,ce.jsx)(Or.__experimentalToggleGroupControlOption,{value:"hover",label:(0,Nt.__)("Hover")}),(0,ce.jsx)(Or.__experimentalToggleGroupControlOption,{value:"click",label:(0,Nt.__)("Click")}),S==="vertical"&&(0,ce.jsx)(Or.__experimentalToggleGroupControlOption,{value:"always",label:(0,Nt.__)("Always")})]})}),(0,ce.jsx)(Or.__experimentalToolsPanelItem,{hasValue:()=>!x,label:(0,Nt.__)("Show arrow"),onDeselect:()=>t({showSubmenuIcon:!0}),isDisabled:g==="click"||g==="always",isShownByDefault:!0,children:(0,ce.jsx)(Or.ToggleControl,{checked:x,onChange:Xt=>{t({showSubmenuIcon:Xt})},disabled:g==="click"||g==="always",label:(0,Nt.__)("Show arrow")})}),ap&&(0,ce.jsx)(Or.Notice,{spokenMessage:null,status:"warning",isDismissible:!1,className:"wp-block-navigation__submenu-accessibility-notice",children:ap})]})})}),!wl&&(0,ce.jsx)(Xe.InspectorControls,{children:(0,ce.jsx)(dY,{overlayMenu:b,overlay:y,setAttributes:t,onNavigateToEntityRecord:P,overlayMenuPreview:De,setOverlayMenuPreview:rt,hasIcon:E,icon:I,overlayMenuPreviewClasses:z8,overlayMenuPreviewId:i0,isResponsive:pf,currentTheme:F,hasOverlays:we})}),(0,ce.jsx)(Xe.InspectorControls,{group:"color",children:(0,ce.jsx)(z_e,{textColor:s,setTextColor:c,backgroundColor:i,setBackgroundColor:l,overlayTextColor:p,setOverlayTextColor:d,overlayBackgroundColor:u,setOverlayBackgroundColor:m,clientId:r,navRef:Ha,hasCustomOverlay:!!y})})]}),np=`${r}-desc`,Nu=b==="always",ip=!gy||!Qe;if(wt&&!ne)return(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Mw,{clientId:r,createNavigationMenuIsSuccess:ke,createNavigationMenuIsError:Ve,currentMenuId:D,isNavigationMenuMissing:yt,isManageMenusButtonDisabled:ip,onCreateNew:ae,onSelectClassicMenu:df,onSelectNavigationMenu:ff,isLoading:Cs,blockEditingMode:U}),U==="default"&&hf,(0,ce.jsxs)(Kn,{...Qn,"aria-describedby":Dc?void 0:np,children:[(0,ce.jsx)(Aw,{id:np,children:(0,Nt.__)("Unsaved Navigation Menu.")}),(0,ce.jsx)(ZN,{id:r,onToggle:Q,isOpen:ga,hasIcon:E,icon:I,isResponsive:pf,isHiddenByDefault:Nu,overlayBackgroundColor:u,overlayTextColor:p,overlay:y,onNavigateToEntityRecord:P,children:(0,ce.jsx)(DQ,{createNavigationMenu:se,blocks:Ie,hasSelection:a||Ke})})]})]});if(D&&yt)return(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Mw,{clientId:r,createNavigationMenuIsSuccess:ke,createNavigationMenuIsError:Ve,currentMenuId:D,isNavigationMenuMissing:yt,isManageMenusButtonDisabled:ip,onCreateNew:ae,onSelectClassicMenu:df,onSelectNavigationMenu:ff,isLoading:Cs,blockEditingMode:U}),(0,ce.jsx)(Kn,{...Qn,children:(0,ce.jsx)(_w,{onCreateNew:ae})})]});if(Te&&H)return(0,ce.jsx)("div",{...Qn,children:(0,ce.jsx)(Xe.Warning,{children:(0,Nt.__)("Block cannot be rendered inside itself.")})});let F8=f||fQ;return Dc&&f?(0,ce.jsx)(Kn,{...Qn,children:(0,ce.jsx)(F8,{isSelected:a,currentMenuId:D,clientId:r,canUserCreateNavigationMenus:Vi,isResolvingCanUserCreateNavigationMenus:$n,onSelectNavigationMenu:ff,onSelectClassicMenu:df,onCreateEmpty:ae})}):(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Mw,{clientId:r,createNavigationMenuIsSuccess:ke,createNavigationMenuIsError:Ve,currentMenuId:D,isNavigationMenuMissing:yt,isManageMenusButtonDisabled:ip,onCreateNew:ae,onSelectClassicMenu:df,onSelectNavigationMenu:ff,isLoading:Cs,blockEditingMode:U}),U==="default"&&hf,(0,ce.jsx)(Pm.EntityProvider,{kind:"postType",type:"wp_navigation",id:D,children:(0,ce.jsxs)(Xe.RecursionProvider,{uniqueId:O,children:[U==="contentOnly"&&Te&&(0,ce.jsx)(R_e,{clientId:r}),U==="default"&&Te&&(0,ce.jsxs)(Xe.InspectorControls,{group:"advanced",children:[zo&&Ht&&(0,ce.jsx)(SQ,{}),bn&&ct&&(0,ce.jsx)(AQ,{onDelete:()=>{ot(r,[]),J((0,Nt.__)("Navigation Menu successfully deleted."))}}),(0,ce.jsx)(HY,{disabled:ip,className:"wp-block-navigation-manage-menus-button"})]}),(0,ce.jsxs)(Kn,{...Qn,"aria-describedby":!Dc&&!Cs?np:void 0,children:[Cs&&!Nu&&(0,ce.jsx)("div",{className:"wp-block-navigation__loading-indicator-container",children:(0,ce.jsx)(Or.Spinner,{className:"wp-block-navigation__loading-indicator"})}),(!Cs||Nu)&&(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(wX,{id:np}),(0,ce.jsx)(ZN,{id:r,onToggle:Q,hasIcon:E,icon:I,isOpen:ga,isResponsive:pf,isHiddenByDefault:Nu,overlayBackgroundColor:u,overlayTextColor:p,overlay:y,onNavigateToEntityRecord:P,children:Te&&(0,ce.jsx)(_Q,{clientId:r,hasCustomPlaceholder:!!f,templateLock:_,orientation:S})})]})]})]})})]})}var PX=(0,Xe.withColors)({textColor:"color"},{backgroundColor:"color"},{overlayBackgroundColor:"color"},{overlayTextColor:"color"})(V_e);var BX=o(T(),1),IX=o(v(),1);function EX({attributes:e}){if(!e.ref)return(0,IX.jsx)(BX.InnerBlocks.Content,{})}var Bm=o(T(),1),Zh=o(pe(),1);var Im=o(v(),1),xD={fontStyle:"var:preset|font-style|",fontWeight:"var:preset|font-weight|",textDecoration:"var:preset|text-decoration|",textTransform:"var:preset|text-transform|"},Kh=({navigationMenuId:e,...t})=>({...t,ref:e}),Vw=e=>{if(e.layout)return e;let{itemsJustification:t,orientation:r,...a}=e;return(t||r)&&Object.assign(a,{layout:{type:"flex",...t&&{justifyContent:t},...r&&{orientation:r}}}),a},Fw=e=>{let{openSubmenusOnClick:t,...r}=e;return t==null?e:{...r,submenuVisibility:r.submenuVisibility??(t?"click":"hover")}},F_e={attributes:{ref:{type:"number"},textColor:{type:"string"},customTextColor:{type:"string"},rgbTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},rgbBackgroundColor:{type:"string"},showSubmenuIcon:{type:"boolean",default:!0},openSubmenusOnClick:{type:"boolean",default:!1},overlayMenu:{type:"string",default:"mobile"},icon:{type:"string",default:"handle"},hasIcon:{type:"boolean",default:!0},__unstableLocation:{type:"string"},overlayBackgroundColor:{type:"string"},customOverlayBackgroundColor:{type:"string"},overlayTextColor:{type:"string"},customOverlayTextColor:{type:"string"},maxNestingLevel:{type:"number",default:5},templateLock:{type:["string","boolean"],enum:["all","insert","contentOnly",!1]}},supports:{align:["wide","full"],anchor:!0,html:!1,inserter:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalTextTransform:!0,__experimentalFontFamily:!0,__experimentalLetterSpacing:!0,__experimentalTextDecoration:!0,__experimentalSkipSerialization:["textDecoration"],__experimentalDefaultControls:{fontSize:!0}},spacing:{blockGap:!0,units:["px","em","rem","vh","vw"],__experimentalDefaultControls:{blockGap:!0}},layout:{allowSwitching:!1,allowInheriting:!1,allowVerticalAlignment:!1,allowSizingOnChildren:!0,default:{type:"flex"}},interactivity:!0,renaming:!1},save(){return(0,Im.jsx)(Bm.InnerBlocks.Content,{})},isEligible:({openSubmenusOnClick:e})=>e!=null,migrate:Fw},O_e={attributes:{navigationMenuId:{type:"number"},textColor:{type:"string"},customTextColor:{type:"string"},rgbTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},rgbBackgroundColor:{type:"string"},showSubmenuIcon:{type:"boolean",default:!0},overlayMenu:{type:"string",default:"mobile"},__unstableLocation:{type:"string"},overlayBackgroundColor:{type:"string"},customOverlayBackgroundColor:{type:"string"},overlayTextColor:{type:"string"},customOverlayTextColor:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1,inserter:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalTextTransform:!0,__experimentalFontFamily:!0,__experimentalTextDecoration:!0,__experimentalDefaultControls:{fontSize:!0}},spacing:{blockGap:!0,units:["px","em","rem","vh","vw"],__experimentalDefaultControls:{blockGap:!0}},layout:{allowSwitching:!1,allowInheriting:!1,default:{type:"flex"}}},save(){return(0,Im.jsx)(Bm.InnerBlocks.Content,{})},isEligible:({navigationMenuId:e})=>!!e,migrate:Kh},H_e={attributes:{navigationMenuId:{type:"number"},orientation:{type:"string",default:"horizontal"},textColor:{type:"string"},customTextColor:{type:"string"},rgbTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},rgbBackgroundColor:{type:"string"},itemsJustification:{type:"string"},showSubmenuIcon:{type:"boolean",default:!0},openSubmenusOnClick:{type:"boolean",default:!1},overlayMenu:{type:"string",default:"never"},__unstableLocation:{type:"string"},overlayBackgroundColor:{type:"string"},customOverlayBackgroundColor:{type:"string"},overlayTextColor:{type:"string"},customOverlayTextColor:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1,inserter:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalTextTransform:!0,__experimentalFontFamily:!0,__experimentalTextDecoration:!0,__experimentalDefaultControls:{fontSize:!0}},spacing:{blockGap:!0,units:["px","em","rem","vh","vw"],__experimentalDefaultControls:{blockGap:!0}}},save(){return(0,Im.jsx)(Bm.InnerBlocks.Content,{})},isEligible:({itemsJustification:e,orientation:t})=>!!e||!!t,migrate:(0,Zh.compose)(Kh,Vw,Fw)},j_e={attributes:{orientation:{type:"string",default:"horizontal"},textColor:{type:"string"},customTextColor:{type:"string"},rgbTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},rgbBackgroundColor:{type:"string"},itemsJustification:{type:"string"},showSubmenuIcon:{type:"boolean",default:!0},openSubmenusOnClick:{type:"boolean",default:!1},overlayMenu:{type:"string",default:"never"},__unstableLocation:{type:"string"},overlayBackgroundColor:{type:"string"},customOverlayBackgroundColor:{type:"string"},overlayTextColor:{type:"string"},customOverlayTextColor:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1,inserter:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalTextTransform:!0,__experimentalFontFamily:!0,__experimentalTextDecoration:!0},spacing:{blockGap:!0,units:["px","em","rem","vh","vw"],__experimentalDefaultControls:{blockGap:!0}}},save(){return(0,Im.jsx)(Bm.InnerBlocks.Content,{})},migrate:(0,Zh.compose)(Kh,Vw,Ut,Fw),isEligible({style:e}){return e?.typography?.fontFamily}},U_e=function(e){return delete e.isResponsive,{...e,overlayMenu:"mobile"}},G_e=function(e){return{...e,style:{...e.style,typography:Object.fromEntries(Object.entries(e.style.typography??{}).map(([t,r])=>{let a=xD[t];if(a&&r.startsWith(a)){let n=r.slice(a.length);return t==="textDecoration"&&n==="strikethrough"?[t,"line-through"]:[t,n]}return[t,r]}))}}},W_e=[F_e,O_e,H_e,j_e,{attributes:{orientation:{type:"string",default:"horizontal"},textColor:{type:"string"},customTextColor:{type:"string"},rgbTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},rgbBackgroundColor:{type:"string"},itemsJustification:{type:"string"},showSubmenuIcon:{type:"boolean",default:!0},openSubmenusOnClick:{type:"boolean",default:!1},isResponsive:{type:"boolean",default:"false"},__unstableLocation:{type:"string"},overlayBackgroundColor:{type:"string"},customOverlayBackgroundColor:{type:"string"},overlayTextColor:{type:"string"},customOverlayTextColor:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1,inserter:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalTextTransform:!0,__experimentalFontFamily:!0,__experimentalTextDecoration:!0}},isEligible(e){return e.isResponsive},migrate:(0,Zh.compose)(Kh,Vw,Ut,U_e,Fw),save(){return(0,Im.jsx)(Bm.InnerBlocks.Content,{})}},{attributes:{orientation:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"},rgbTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},rgbBackgroundColor:{type:"string"},itemsJustification:{type:"string"},showSubmenuIcon:{type:"boolean",default:!0}},supports:{align:["wide","full"],anchor:!0,html:!1,inserter:!0,fontSize:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalTextTransform:!0,color:!0,__experimentalFontFamily:!0,__experimentalTextDecoration:!0},save(){return(0,Im.jsx)(Bm.InnerBlocks.Content,{})},isEligible(e){if(!e.style||!e.style.typography)return!1;for(let t in xD){let r=e.style.typography[t];if(r&&r.startsWith(xD[t]))return!0}return!1},migrate:(0,Zh.compose)(Kh,Vw,Ut,G_e)},{attributes:{className:{type:"string"},textColor:{type:"string"},rgbTextColor:{type:"string"},backgroundColor:{type:"string"},rgbBackgroundColor:{type:"string"},fontSize:{type:"string"},customFontSize:{type:"number"},itemsJustification:{type:"string"},showSubmenuIcon:{type:"boolean"}},isEligible(e){return e.rgbTextColor||e.rgbBackgroundColor},supports:{align:["wide","full"],anchor:!0,html:!1,inserter:!0},migrate:(0,Zh.compose)(Kh,e=>{let{rgbTextColor:t,rgbBackgroundColor:r,...a}=e;return{...a,customTextColor:e.textColor?void 0:e.rgbTextColor,customBackgroundColor:e.backgroundColor?void 0:e.rgbBackgroundColor}}),save(){return(0,Im.jsx)(Bm.InnerBlocks.Content,{})}}],NX=W_e;var{name:AX}=W4,RX={icon:_p,example:{attributes:{overlayMenu:"never"},innerBlocks:[{name:"core/navigation-link",attributes:{label:(0,Ow.__)("Home"),url:"https://make.wordpress.org/"}},{name:"core/navigation-link",attributes:{label:(0,Ow.__)("About"),url:"https://make.wordpress.org/"}},{name:"core/navigation-link",attributes:{label:(0,Ow.__)("Contact"),url:"https://make.wordpress.org/"}}]},edit:PX,save:EX,__experimentalLabel:({ref:e})=>{if(!e)return;let t=(0,DX.select)(LX.store).getEditedEntityRecord("postType","wp_navigation",e);if(t?.title)return(0,MX.decodeEntities)(t.title)},deprecated:NX},q_e=()=>N({name:AX,metadata:W4,settings:RX});var CD={};$(CD,{init:()=>txe,metadata:()=>Hw,name:()=>qX,settings:()=>qw});var Em=o(B(),1);var jX=o(T(),1),UX=o(Wc(),1),GX=o(G(),1);var Hw={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/navigation-link",title:"Custom Link",category:"design",parent:["core/navigation"],allowedBlocks:["core/navigation-link","core/navigation-submenu","core/page-list"],description:"Add a page, link, or another item to your navigation.",textdomain:"default",attributes:{label:{type:"string",role:"content"},type:{type:"string"},description:{type:"string"},rel:{type:"string"},id:{type:"number"},opensInNewTab:{type:"boolean",default:!1},url:{type:"string",role:"content"},title:{type:"string"},kind:{type:"string"},isTopLevelLink:{type:"boolean"}},usesContext:["textColor","customTextColor","backgroundColor","customBackgroundColor","overlayTextColor","customOverlayTextColor","overlayBackgroundColor","customOverlayBackgroundColor","fontSize","customFontSize","showSubmenuIcon","maxNestingLevel","style"],supports:{anchor:!0,reusable:!1,html:!1,__experimentalSlashInserter:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},renaming:!1,interactivity:{clientNavigation:!0}},selectors:{states:{"@current":".wp-block-navigation .current-menu-item"}},editorStyle:"wp-block-navigation-link-editor",style:"wp-block-navigation-link"};var jw=o(G(),1),Wv=o(z(),1),xd=o(A(),1),Uw=o(Ns(),1),il=o(B(),1),ia=o(T(),1),Gw=o(nr(),1),ln=o(j(),1);var Ww=o(pe(),1);var lr=o(v(),1),Z_e={name:"core/navigation-link"},K_e=["core/navigation-link","core/navigation-submenu"];function Q_e(e){let t="";switch(e){case"post":t=(0,il.__)("Select post");break;case"page":t=(0,il.__)("Select page");break;case"category":t=(0,il.__)("Select category");break;case"tag":t=(0,il.__)("Select tag");break;default:t=(0,il.__)("Add link")}return t}function wD({attributes:e,isSelected:t,setAttributes:r,insertBlocksAfter:a,mergeBlocks:n,onReplace:i,context:l,clientId:s}){let{id:c,label:u,type:m,url:p,description:d,kind:f,metadata:h}=e,{maxNestingLevel:g}=l,{replaceBlock:b,__unstableMarkNextChangeAsNotPersistent:y,selectBlock:x}=(0,Wv.useDispatch)(ia.store),[_,k]=(0,ln.useState)(t&&!p),[S,C]=(0,ln.useState)(null),E=(0,ln.useRef)(null),I=Ov(E),D=(0,il.__)("Add label\u2026"),M=(0,ln.useRef)(),O=(0,ln.useRef)(),R=(0,ln.useRef)(u===void 0),V=(0,ln.useRef)(!1),{isAtMaxNesting:P,isTopLevelLink:F,isParentOfSelectedBlock:q,hasChildren:H,parentBlockClientId:U,isSubmenu:Z}=(0,Wv.useSelect)(tt=>{let{getBlockCount:ga,getBlockName:Q,getBlockRootClientId:De,hasSelectedInnerBlock:rt,getBlockParentsByBlockName:Qe}=tt(ia.store),Ee=De(s),yt=Q(Ee),Ht=yt==="core/navigation",zo=Ht?Ee:Qe(s,"core/navigation")[0],ct=yt==="core/navigation-submenu"?Ee:zo;return{isAtMaxNesting:Qe(s,K_e).length>=g,isTopLevelLink:Ht,isParentOfSelectedBlock:rt(s,!0),hasChildren:!!ga(s),parentBlockClientId:ct,isSubmenu:yt==="core/navigation-submenu"}},[s,g]),J=Fv(s),{getBlocks:ee}=(0,Wv.useSelect)(ia.store),{hasUrlBinding:oe,isBoundEntityAvailable:X,entityRecord:re}=wi({clientId:s,attributes:e}),ie=Nv({clientId:s,attributes:e,setAttributes:r}),[se,fe]=_d(f,m,c,J),ze=(0,ln.useCallback)(()=>{let tt=ee(s);tt.length===0&&(tt=[(0,jw.createBlock)("core/navigation-link")],x(tt[0].clientId));let ga=(0,jw.createBlock)("core/navigation-submenu",e,tt);b(s,ga)},[ee,s,x,b,e]);(0,ln.useEffect)(()=>{R.current&&t&&x(U)},[]),(0,ln.useEffect)(()=>{H&&(y(),ze())},[H,y,ze]),(0,ln.useEffect)(()=>{if(!(!R.current||!p||!_)){if(R.current=!1,(0,Gw.isURL)((0,Gw.prependHTTP)(u))&&/^.+\.[a-z]+/.test(u))Hv(M);else if(x(s,null),Z){let tt=ee(U);tt.length===1&&tt[0].clientId===s&&(V.current=!0)}}},[p,_,R,u]);function Be(){r({url:void 0,label:void 0,id:void 0,kind:void 0,type:void 0,opensInNewTab:!1}),k(!1)}let{textColor:ne,customTextColor:ke,backgroundColor:Ve,customBackgroundColor:ae}=fd(l,!F);function Oe(tt){Uw.isKeyboardEvent.primary(tt,"k")&&(tt.preventDefault(),tt.stopPropagation(),k(!0))}let Ie=(0,Ww.useInstanceId)(wD),Ke=oe&&!X,pr=Ke?(0,il.sprintf)("navigation-link-edit-%d-desc",Ie):void 0,ue=(0,ia.useBlockProps)({ref:(0,Ww.useMergeRefs)([C,E]),className:w("wp-block-navigation-item",{"is-editing":t||q,"is-dragging-within":I,"has-link":!!p,"has-child":H,"has-text-color":!!ne||!!ke,[(0,ia.getColorClassName)("color",ne)]:!!ne,"has-background":!!Ve||ae,[(0,ia.getColorClassName)("background-color",Ve)]:!!Ve}),"aria-describedby":pr,"aria-invalid":Ke,style:{color:!ne&&ke,backgroundColor:!Ve&&ae},onKeyDown:Oe}),kt=(0,ia.useInnerBlocksProps)({...ue,className:"remove-outline"},{defaultBlock:Z_e,directInsert:!0,renderAppender:!1}),Ue=!p&&!(oe&&X)||se||fe||oe&&!X;Ue&&(ue.onClick=()=>{k(!0)});let we=w("wp-block-navigation-item__content",{"wp-block-navigation-link__placeholder":Ue}),ot=Q_e(m),je=Iw();return(0,lr.jsxs)(lr.Fragment,{children:[(0,lr.jsx)(ia.BlockControls,{children:(0,lr.jsxs)(xd.ToolbarGroup,{children:[(0,lr.jsx)(xd.ToolbarButton,{name:"link",icon:ei,title:(0,il.__)("Link"),shortcut:Uw.displayShortcut.primary("k"),onClick:()=>{k(!0)}}),!P&&(0,lr.jsx)(xd.ToolbarButton,{name:"submenu",icon:pp,title:(0,il.__)("Add submenu"),onClick:ze})]})}),(0,lr.jsx)(ia.InspectorControls,{group:"content",children:(0,lr.jsx)(zv,{attributes:e,setAttributes:r,clientId:s})}),(0,lr.jsxs)("div",{...ue,children:[Ke&&(0,lr.jsx)(xd.VisuallyHidden,{id:pr,children:je}),(0,lr.jsxs)("a",{className:we,children:[!p&&!h?.bindings?.url?(0,lr.jsx)("div",{className:"wp-block-navigation-link__placeholder-text",children:(0,lr.jsx)("span",{children:ot})}):(0,lr.jsxs)(lr.Fragment,{children:[!se&&!fe&&(0,lr.jsxs)(lr.Fragment,{children:[(0,lr.jsx)(ia.RichText,{ref:M,identifier:"label",className:"wp-block-navigation-item__label",value:u,onChange:tt=>r({label:tt}),onMerge:n,onReplace:i,__unstableOnSplitAtEnd:()=>a((0,jw.createBlock)("core/navigation-link")),"aria-label":(0,il.__)("Navigation link text"),placeholder:D,withoutInteractiveFormatting:!0}),d&&(0,lr.jsx)("span",{className:"wp-block-navigation-item__description",children:d})]}),(se||fe)&&(0,lr.jsx)(Vv,{label:u,isInvalid:se,isDraft:fe,className:"wp-block-navigation-link__label"})]}),_&&(0,lr.jsx)(iu,{ref:O,clientId:s,link:e,entity:{entityRecord:re,hasBinding:oe,isEntityAvailable:X},onClose:()=>{if(k(!1),!p&&!oe){i([]);return}if(V.current&&(V.current=!1,E.current?.nextElementSibling)){let tt=E.current.nextElementSibling.querySelector(".block-editor-button-block-appender");tt&&tt.focus()}},anchor:S,onRemove:Be,onChange:ie})]}),(0,lr.jsx)("div",{...kt})]})]})}var zX=o(T(),1),VX=o(v(),1);function FX(){return(0,VX.jsx)(zX.InnerBlocks.Content,{})}function Y_e(e){switch(e){case"post":return Y0;case"page":return Lc;case"tag":return u1;case"category":return Fu;default:return y9}}function OX(e,t){if(t!=="core/navigation-link")return e;if(e.variations){let r=(n,i)=>n.type===i.type,a=e.variations.map(n=>({...n,...!n.icon&&{icon:Y_e(n.name)},...!n.isActive&&{isActive:r}}));return{...e,variations:a}}return e}var la=o(G(),1),X_e={from:[{type:"block",blocks:["core/site-logo"],transform:()=>(0,la.createBlock)("core/navigation-link")},{type:"block",blocks:["core/spacer"],transform:()=>(0,la.createBlock)("core/navigation-link")},{type:"block",blocks:["core/home-link"],transform:()=>(0,la.createBlock)("core/navigation-link")},{type:"block",blocks:["core/social-links"],transform:()=>(0,la.createBlock)("core/navigation-link")},{type:"block",blocks:["core/search"],transform:()=>(0,la.createBlock)("core/navigation-link")},{type:"block",blocks:["core/page-list"],transform:()=>(0,la.createBlock)("core/navigation-link")},{type:"block",blocks:["core/buttons"],transform:()=>(0,la.createBlock)("core/navigation-link")}],to:[{type:"block",blocks:["core/navigation-submenu"],transform:(e,t)=>(0,la.createBlock)("core/navigation-submenu",e,t)},{type:"block",blocks:["core/spacer"],transform:()=>(0,la.createBlock)("core/spacer")},{type:"block",blocks:["core/site-logo"],transform:()=>(0,la.createBlock)("core/site-logo")},{type:"block",blocks:["core/home-link"],transform:()=>(0,la.createBlock)("core/home-link")},{type:"block",blocks:["core/social-links"],transform:()=>(0,la.createBlock)("core/social-links")},{type:"block",blocks:["core/search"],transform:()=>(0,la.createBlock)("core/search",{showLabel:!1,buttonUseIcon:!0,buttonPosition:"button-inside"})},{type:"block",blocks:["core/page-list"],transform:()=>(0,la.createBlock)("core/page-list")},{type:"block",blocks:["core/buttons"],transform:({label:e,url:t,rel:r,title:a,opensInNewTab:n})=>(0,la.createBlock)("core/buttons",{},[(0,la.createBlock)("core/button",{text:e,url:t,rel:r,title:a,linkTarget:n?"_blank":void 0})])}]},HX=X_e;var WX=o(v(),1),{fieldsKey:J_e,formKey:exe}=K(GX.privateApis),{name:qX}=Hw,qw={icon:I0,__experimentalLabel(e,{context:t}){if(t==="list-view")return e?.label;if(t==="appender"){let r=e?.type||"link";return(0,Em.sprintf)((0,Em._x)("Add %s","add default block type"),r)}return e?.label},merge(e,{label:t=""}){return{...e,label:e.label+t}},edit:wD,save:FX,example:{attributes:{label:(0,Em._x)("Example Link","navigation link preview example"),url:"https://example.com"}},deprecated:[{isEligible(e){return e.nofollow},attributes:{label:{type:"string"},type:{type:"string"},nofollow:{type:"boolean"},description:{type:"string"},id:{type:"number"},opensInNewTab:{type:"boolean",default:!1},url:{type:"string"}},migrate({nofollow:e,...t}){return{rel:e?"nofollow":"",...t}},save(){return(0,WX.jsx)(jX.InnerBlocks.Content,{})}}],transforms:HX};window.__experimentalContentOnlyInspectorFields&&(qw[J_e]=[{id:"label",label:(0,Em.__)("Label"),type:"text",Edit:"rich-text"},{id:"link",label:(0,Em.__)("Link"),type:"url",Edit:"link",getValue:({item:e})=>({url:e.url,rel:e.rel}),setValue:({value:e})=>({url:e.url,rel:e.rel})}],qw[exe]={fields:["label","link"]});var txe=()=>((0,UX.addFilter)("blocks.registerBlockType","core/navigation-link",OX),N({name:qX,metadata:Hw,settings:qw}));var TD={};$(TD,{init:()=>ixe,metadata:()=>$w,name:()=>oJ,settings:()=>Jw});var $v=o(B(),1),rJ=o(G(),1);var $w={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/navigation-submenu",title:"Submenu",category:"design",parent:["core/navigation"],description:"Add a submenu to your navigation.",textdomain:"default",attributes:{label:{type:"string",role:"content"},type:{type:"string"},description:{type:"string"},rel:{type:"string"},id:{type:"number"},opensInNewTab:{type:"boolean",default:!1},url:{type:"string",role:"content"},title:{type:"string"},kind:{type:"string"},isTopLevelItem:{type:"boolean"}},usesContext:["textColor","customTextColor","backgroundColor","customBackgroundColor","overlayTextColor","customOverlayTextColor","overlayBackgroundColor","customOverlayBackgroundColor","fontSize","customFontSize","showSubmenuIcon","maxNestingLevel","openSubmenusOnClick","submenuVisibility","style"],supports:{anchor:!0,reusable:!1,html:!1,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-navigation-submenu-editor",style:"wp-block-navigation-submenu"};var Kw=o(z(),1),qv=o(A(),1),Qw=o(Ns(),1),Qh=o(B(),1),Zr=o(T(),1),Yw=o(nr(),1),ps=o(j(),1);var KX=o(dv(),1),QX=o(G(),1),Xw=o(pe(),1);var Zw=o(A(),1),SD=o(v(),1),$X=()=>(0,SD.jsx)(Zw.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:(0,SD.jsx)(Zw.Path,{d:"M1.50002 4L6.00002 8L10.5 4",strokeWidth:"1.5"})});var Dr=o(v(),1),ZX=["core/navigation-link","core/navigation-submenu","core/page-list"];function YX({attributes:e,isSelected:t,setAttributes:r,mergeBlocks:a,onReplace:n,context:i,clientId:l}){let{label:s,url:c,description:u,kind:m,type:p,id:d}=e,{showSubmenuIcon:f,maxNestingLevel:h,submenuVisibility:g}=i,y=(0,Zr.useBlockEditingMode)()!=="default"?!0:g==="click",{clearBinding:x,createBinding:_,hasUrlBinding:k,isBoundEntityAvailable:S,entityRecord:C}=wi({clientId:l,attributes:e}),{__unstableMarkNextChangeAsNotPersistent:E,replaceBlock:I}=(0,Kw.useDispatch)(Zr.store),[D,M]=(0,ps.useState)(!1),[O,R]=(0,ps.useState)(null),V=(0,ps.useRef)(null),P=Ov(V),F=(0,Qh.__)("Add text\u2026"),q=(0,ps.useRef)(),{parentCount:H,isParentOfSelectedBlock:U,isImmediateParentOfSelectedBlock:Z,hasChildren:J,selectedBlockHasChildren:ee,onlyDescendantIsEmptyLink:oe}=(0,Kw.useSelect)(Ue=>{let{hasSelectedInnerBlock:we,getSelectedBlockClientId:ot,getBlockParentsByBlockName:je,getBlock:tt,getBlockCount:ga,getBlockOrder:Q}=Ue(Zr.store),De,rt=ot(),Qe=Q(rt);if(Qe?.length===1){let Ee=tt(Qe[0]);De=Ee?.name==="core/navigation-link"&&!Ee?.attributes?.label}return{parentCount:je(l,"core/navigation-submenu").length,isParentOfSelectedBlock:we(l,!0),isImmediateParentOfSelectedBlock:we(l,!1),hasChildren:!!ga(l),selectedBlockHasChildren:!!Qe?.length,onlyDescendantIsEmptyLink:De}},[l]),X=Fv(l),re=(0,Xw.usePrevious)(J),[ie,se]=_d(m,p,d,X);(0,ps.useEffect)(()=>{!y&&!c&&M(!0)},[]),(0,ps.useEffect)(()=>{t||M(!1)},[t]),(0,ps.useEffect)(()=>{D&&c&&(0,Yw.isURL)((0,Yw.prependHTTP)(s))&&/^.+\.[a-z]+/.test(s)&&Hv(q)},[c]);let{textColor:fe,customTextColor:ze,backgroundColor:Be,customBackgroundColor:ne}=fd(i,H>0);function ke(Ue){Qw.isKeyboardEvent.primary(Ue,"k")&&(Ue.preventDefault(),Ue.stopPropagation(),M(!0))}let Ve=(0,Zr.useBlockProps)({ref:(0,Xw.useMergeRefs)([R,V]),className:w("wp-block-navigation-item",{"is-editing":t||U,"is-dragging-within":P,"has-link":!!c,"has-child":J,"has-text-color":!!fe||!!ze,[(0,Zr.getColorClassName)("color",fe)]:!!fe,"has-background":!!Be||ne,[(0,Zr.getColorClassName)("background-color",Be)]:!!Be,"open-on-click":y,"open-always":g==="always"}),style:{color:!fe&&ze,backgroundColor:!Be&&ne},onKeyDown:ke}),ae=fd(i,!0),Oe=H>=h?ZX.filter(Ue=>Ue!=="core/navigation-submenu"):ZX,Ie=tw(ae),Ke=(0,Zr.useInnerBlocksProps)(Ie,{allowedBlocks:Oe,defaultBlock:_i,directInsert:!0,__experimentalCaptureToolbars:!0,renderAppender:t||Z&&!ee||J?Zr.InnerBlocks.ButtonBlockAppender:!1}),pr=y?"button":"a";function ue(){let Ue=(0,QX.createBlock)("core/navigation-link",e);I(l,Ue)}(0,ps.useEffect)(()=>{!J&&re&&(E(),ue())},[J,re]);let kt=!ee||oe;return(0,Dr.jsxs)(Dr.Fragment,{children:[(0,Dr.jsx)(Zr.BlockControls,{children:(0,Dr.jsxs)(qv.ToolbarGroup,{children:[!y&&(0,Dr.jsx)(qv.ToolbarButton,{name:"link",icon:ei,title:(0,Qh.__)("Link"),shortcut:Qw.displayShortcut.primary("k"),onClick:()=>{M(!0)}}),(0,Dr.jsx)(qv.ToolbarButton,{name:"revert",icon:LP,title:(0,Qh.__)("Convert to Link"),onClick:ue,className:"wp-block-navigation__submenu__revert",disabled:!kt})]})}),(0,Dr.jsx)(Zr.InspectorControls,{group:"content",children:(0,Dr.jsx)(zv,{attributes:e,setAttributes:r,clientId:l,isLinkEditable:!y})}),(0,Dr.jsxs)("div",{...Ve,children:[(0,Dr.jsxs)(pr,{className:"wp-block-navigation-item__content",children:[!ie&&!se&&(0,Dr.jsxs)(Dr.Fragment,{children:[(0,Dr.jsx)(Zr.RichText,{ref:q,identifier:"label",className:"wp-block-navigation-item__label",value:s,onChange:Ue=>r({label:Ue}),onMerge:a,onReplace:n,"aria-label":(0,Qh.__)("Navigation link text"),placeholder:F,withoutInteractiveFormatting:!0,onClick:()=>{!y&&!c&&M(!0)}}),u&&(0,Dr.jsx)("span",{className:"wp-block-navigation-item__description",children:u})]}),(ie||se)&&(0,Dr.jsx)(Vv,{label:s,isInvalid:ie,isDraft:se,className:"wp-block-navigation-item__label"}),!y&&D&&(0,Dr.jsx)(iu,{clientId:l,link:e,entity:{entityRecord:C,hasBinding:k,isEntityAvailable:S},onClose:()=>{M(!1)},anchor:O,onRemove:()=>{r({url:""}),(0,KX.speak)((0,Qh.__)("Link removed."),"assertive")},onChange:Ue=>{let{isEntityLink:we,attributes:ot}=yd(Ue,r,e);we?_(ot):x()}})]}),(f||y)&&(0,Dr.jsx)("span",{className:"wp-block-navigation__submenu-icon",children:(0,Dr.jsx)($X,{})}),(0,Dr.jsx)("div",{...Ke})]})]})}var XX=o(T(),1),JX=o(v(),1);function eJ(){return(0,JX.jsx)(XX.InnerBlocks.Content,{})}var kd=o(G(),1),oxe={to:[{type:"block",blocks:["core/navigation-link"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:e=>(0,kd.createBlock)("core/navigation-link",e)},{type:"block",blocks:["core/spacer"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,kd.createBlock)("core/spacer")},{type:"block",blocks:["core/site-logo"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,kd.createBlock)("core/site-logo")},{type:"block",blocks:["core/home-link"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,kd.createBlock)("core/home-link")},{type:"block",blocks:["core/social-links"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,kd.createBlock)("core/social-links")},{type:"block",blocks:["core/search"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,kd.createBlock)("core/search")}]},tJ=oxe;var{fieldsKey:axe,formKey:nxe}=K(rJ.privateApis),{name:oJ}=$w,Jw={icon:({context:e})=>e==="list-view"?Lc:pp,__experimentalLabel(e,{context:t}){let{label:r}=e,a=e?.metadata?.name;return(t==="list-view"||t==="breadcrumb")&&a?a:r},edit:YX,example:{attributes:{label:(0,$v._x)("About","Example link text for Navigation Submenu"),type:"page"}},save:eJ,transforms:tJ};window.__experimentalContentOnlyInspectorFields&&(Jw[axe]=[{id:"label",label:(0,$v.__)("Label"),type:"text",Edit:"rich-text"},{id:"link",label:(0,$v.__)("Link"),type:"url",Edit:"link",getValue:({item:e})=>({url:e.url,rel:e.rel}),setValue:({value:e})=>({url:e.url,rel:e.rel})}],Jw[nxe]={fields:["label","link"]});var ixe=()=>N({name:oJ,metadata:$w,settings:Jw});var BD={};$(BD,{init:()=>cxe,metadata:()=>e3,name:()=>pJ,settings:()=>dJ});var aJ=o(B(),1),nJ=o(T(),1),PD=o(v(),1);function iJ(){return(0,PD.jsx)("div",{...(0,nJ.useBlockProps)(),children:(0,PD.jsx)("span",{children:(0,aJ.__)("Page break")})})}var e3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/nextpage",title:"Page Break",category:"design",description:"Separate your content into a multi-page experience.",keywords:["next page","pagination"],parent:["core/post-content"],textdomain:"default",supports:{customClassName:!1,className:!1,html:!1,visibility:!1,interactivity:{clientNavigation:!0},customCSS:!1},editorStyle:"wp-block-nextpage-editor"};var lJ=o(j(),1),sJ=o(v(),1);function cJ(){return(0,sJ.jsx)(lJ.RawHTML,{children:"<!--nextpage-->"})}var uJ=o(G(),1),sxe={from:[{type:"raw",schema:{"wp-block":{attributes:["data-block"]}},isMatch:e=>e.dataset&&e.dataset.block==="core/nextpage",transform(){return(0,uJ.createBlock)("core/nextpage",{})}}]},mJ=sxe;var{name:pJ}=e3,dJ={icon:FT,example:{},transforms:mJ,edit:iJ,save:cJ},cxe=()=>N({name:pJ,metadata:e3,settings:dJ});var ED={};$(ED,{init:()=>mxe,metadata:()=>t3,name:()=>vJ,settings:()=>bJ});var gJ=o(Wc(),1);var Yh=o(T(),1),nc=o(A(),1),lu=o(B(),1);var sn=o(v(),1);function fJ({attributes:e,setAttributes:t}){let{displayMode:r,text:a}=e,n=r==="icon"||r==="both",i=r==="text"||r==="both",l=a||(0,lu.__)("Close"),s=(0,Yh.useBlockProps)({className:"wp-block-navigation-overlay-close"}),c=W();return(0,sn.jsxs)(sn.Fragment,{children:[(0,sn.jsx)(Yh.InspectorControls,{children:(0,sn.jsx)(nc.__experimentalToolsPanel,{label:(0,lu.__)("Settings"),resetAll:()=>t({displayMode:"icon"}),dropdownMenuProps:c,children:(0,sn.jsx)(nc.__experimentalToolsPanelItem,{label:(0,lu.__)("Display Mode"),isShownByDefault:!0,hasValue:()=>r!=="icon",onDeselect:()=>t({displayMode:"icon"}),children:(0,sn.jsxs)(nc.__experimentalToggleGroupControl,{label:(0,lu.__)("Display Mode"),value:r,onChange:u=>t({displayMode:u}),isBlock:!0,__next40pxDefaultSize:!0,children:[(0,sn.jsx)(nc.__experimentalToggleGroupControlOption,{value:"icon",label:(0,lu.__)("Icon")}),(0,sn.jsx)(nc.__experimentalToggleGroupControlOption,{value:"text",label:(0,lu.__)("Text")}),(0,sn.jsx)(nc.__experimentalToggleGroupControlOption,{value:"both",label:(0,lu.__)("Both")})]})})})}),(0,sn.jsxs)("button",{...s,type:"button","aria-label":i?void 0:(0,lu.__)("Close"),children:[n&&(0,sn.jsx)(Ga,{icon:dp}),i&&(0,sn.jsx)(Yh.RichText,{identifier:"text",value:l,onChange:u=>t({text:u}),tagName:"span",className:"wp-block-navigation-overlay-close__text",allowedFormats:["core/bold","core/italic"]})]})]})}var t3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/navigation-overlay-close",title:"Navigation Overlay Close",category:"design",description:"A customizable button to close overlays.",keywords:["close","overlay","navigation","menu"],textdomain:"default",attributes:{displayMode:{type:"string",enum:["icon","text","both"],default:"icon"},text:{type:"string"}},supports:{color:{gradients:!1,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{padding:!0,__experimentalDefaultControls:{padding:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}}},style:"wp-block-navigation-overlay-close"};var r3=o(L(),1),ID=o(v(),1),hJ=(0,ID.jsx)(r3.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ID.jsx)(r3.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12ZM15 8l-3 3-3-3-1.1 1.1 3 3-3 3L9 16.2l3-3 3 3 1.1-1.1-3-3 3-3L15 8Z"})});var{name:vJ}=t3,bJ={icon:hJ,edit:fJ},mxe=()=>((0,gJ.addFilter)("blockEditor.__unstableCanInsertBlockType","core/navigation-overlay-close/restrict-to-overlay-template-parts",(e,t)=>t.name!=="core/navigation-overlay-close"||!e?e:Gv()),N({name:vJ,metadata:t3,settings:bJ}));var DD={};$(DD,{init:()=>gxe,metadata:()=>o3,name:()=>SJ,settings:()=>TJ});var o3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/pattern",title:"Pattern Placeholder",category:"theme",description:"Show a block pattern.",supports:{html:!1,inserter:!1,renaming:!1,visibility:!1,interactivity:{clientNavigation:!0}},textdomain:"default",attributes:{slug:{type:"string"}}};var kJ=o(G(),1),Nm=o(z(),1),n3=o(j(),1),Dm=o(T(),1),wJ=o(Y(),1),i3=o(B(),1);var yJ=o(z(),1),ND=new WeakMap;function _J(){let e=(0,yJ.useRegistry)();if(!ND.has(e)){let t=new Map;ND.set(e,dxe.bind(null,t))}return ND.get(e)}function dxe(e,{name:t,blocks:r}){let a=[...r];for(;a.length;){let n=a.shift();for(let i of n.innerBlocks??[])a.unshift(i);n.name==="core/pattern"&&fxe(e,t,n.attributes.slug)}}function fxe(e,t,r){if(e.has(t)||e.set(t,new Set),e.get(t).add(r),xJ(e,t))throw new TypeError(`Pattern ${t} has a circular dependency and cannot be rendered.`)}function xJ(e,t,r=new Set,a=new Set){r.add(t),a.add(t);let n=e.get(t)??new Set;for(let i of n)if(r.has(i)){if(a.has(i))return!0}else if(xJ(e,i,r,a))return!0;return a.delete(t),!1}var a3=o(v(),1),hxe=({attributes:e,clientId:t})=>{let r=(0,Nm.useRegistry)(),a=(0,Nm.useSelect)(g=>g(Dm.store).__experimentalGetParsedPattern(e.slug),[e.slug]),n=(0,Nm.useSelect)(g=>g(wJ.store).getCurrentTheme()?.stylesheet,[]),{replaceBlocks:i,setBlockEditingMode:l,__unstableMarkNextChangeAsNotPersistent:s}=(0,Nm.useDispatch)(Dm.store),{getBlockRootClientId:c,getBlockEditingMode:u}=(0,Nm.useSelect)(Dm.store),[m,p]=(0,n3.useState)(!1),d=_J();function f(g){return g.innerBlocks.find(b=>b.name==="core/template-part")&&(g.innerBlocks=g.innerBlocks.map(b=>(b.name==="core/template-part"&&b.attributes.theme===void 0&&(b.attributes.theme=n),b))),g.name==="core/template-part"&&g.attributes.theme===void 0&&(g.attributes.theme=n),g}(0,n3.useEffect)(()=>{if(!m&&a?.blocks){try{d(a)}catch{p(!0);return}window.queueMicrotask(()=>{let g=c(t),b=a.blocks.map(x=>(0,kJ.cloneBlock)(f(x)));b.length===1&&a.categories?.length>0&&(b[0].attributes={...b[0].attributes,metadata:{...b[0].attributes.metadata,categories:a.categories,patternName:a.name,name:b[0].attributes.metadata.name||a.title}});let y=u(g);r.batch(()=>{s(),l(g,"default"),s(),i(t,b),s(),l(g,y)})})}},[t,m,a,s,i,u,l,c]);let h=(0,Dm.useBlockProps)();return m?(0,a3.jsx)("div",{...h,children:(0,a3.jsx)(Dm.Warning,{children:(0,i3.sprintf)((0,i3.__)('Pattern "%s" cannot be rendered inside itself.'),a?.name)})}):(0,a3.jsx)("div",{...h})},CJ=hxe;var{name:SJ}=o3,TJ={edit:CJ},gxe=()=>N({name:SJ,metadata:o3,settings:TJ});var RD={};$(RD,{init:()=>xxe,metadata:()=>l3,name:()=>RJ,settings:()=>zJ});var l3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/page-list",title:"Page List",category:"widgets",allowedBlocks:["core/page-list-item"],description:"Display a list of all pages.",keywords:["menu","navigation"],textdomain:"default",attributes:{parentPageID:{type:"integer",default:0},isNested:{type:"boolean",default:!1}},usesContext:["textColor","customTextColor","backgroundColor","customBackgroundColor","overlayTextColor","customOverlayTextColor","overlayBackgroundColor","customOverlayBackgroundColor","fontSize","customFontSize","showSubmenuIcon","style","openSubmenusOnClick","submenuVisibility"],supports:{anchor:!0,reusable:!1,html:!1,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},color:{text:!0,background:!0,link:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},spacing:{padding:!0,margin:!0,__experimentalDefaultControls:{padding:!1,margin:!1}},contentRole:!0},editorStyle:"wp-block-page-list-editor",style:"wp-block-page-list"};var LJ=o(G(),1),Aa=o(T(),1),Ma=o(A(),1),La=o(B(),1),ds=o(j(),1),MJ=o(Y(),1),c3=o(z(),1);var LD=o(G(),1),PJ=o(z(),1),BJ=o(T(),1);function bxe(e=[]){let t="post-type",r={},a=[];return e.forEach(({id:n,title:i,link:l,type:s,parent:c})=>{let u=r[n]?.innerBlocks??[];r[n]=(0,LD.createBlock)("core/navigation-link",{id:n,label:i.rendered,url:l,type:s,kind:t,metadata:{bindings:Uh(t)}},u),c?(r[c]||(r[c]={innerBlocks:[]}),r[c].innerBlocks.push(r[n])):a.push(r[n])}),a}function IJ(e,t){for(let r of e){if(r.attributes.id===t)return r;if(r.innerBlocks&&r.innerBlocks.length){let a=IJ(r.innerBlocks,t);if(a)return a}}return null}function yxe(e=[],t=null){let r=bxe(e);if(t){let n=IJ(r,t);n&&n.innerBlocks&&(r=n.innerBlocks)}let a=n=>{n.forEach((i,l,s)=>{let{attributes:c,innerBlocks:u}=i;if(u.length!==0){a(u);let m=(0,LD.createBlock)("core/navigation-submenu",c,u);s[l]=m}})};return a(r),r}function EJ({clientId:e,pages:t,parentClientId:r,parentPageID:a}){let{replaceBlock:n,selectBlock:i}=(0,PJ.useDispatch)(BJ.store);return()=>{let l=yxe(t,a);n(e,l),i(r)}}var Kv=o(A(),1),MD=o(pe(),1),Zv=o(B(),1),wd=o(v(),1),AD=(0,Zv.__)("This Navigation Menu displays your website's pages. Editing it will enable you to add, delete, or reorder pages. However, new pages will no longer be added automatically.");function s3({onClick:e,onClose:t,disabled:r}){return(0,wd.jsxs)(Kv.Modal,{onRequestClose:t,title:(0,Zv.__)("Edit Page List"),className:"wp-block-page-list-modal",aria:{describedby:(0,MD.useInstanceId)(s3,"wp-block-page-list-modal__description")},children:[(0,wd.jsx)("p",{id:(0,MD.useInstanceId)(s3,"wp-block-page-list-modal__description"),children:AD}),(0,wd.jsxs)("div",{className:"wp-block-page-list-modal-buttons",children:[(0,wd.jsx)(Kv.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:t,children:(0,Zv.__)("Cancel")}),(0,wd.jsx)(Kv.Button,{__next40pxDefaultSize:!0,variant:"primary",accessibleWhenDisabled:!0,disabled:r,onClick:e,children:(0,Zv.__)("Edit")})]})]})}var Pt=o(v(),1),NJ=100,DJ=()=>{};function _xe({blockProps:e,innerBlocksProps:t,hasResolvedPages:r,blockList:a,pages:n,parentPageID:i}){if(!r)return(0,Pt.jsx)("div",{...e,children:(0,Pt.jsx)("div",{className:"wp-block-page-list__loading-indicator-container",children:(0,Pt.jsx)(Ma.Spinner,{className:"wp-block-page-list__loading-indicator"})})});if(n===null)return(0,Pt.jsx)("div",{...e,children:(0,Pt.jsx)(Ma.Notice,{status:"warning",isDismissible:!1,children:(0,La.__)("Page List: Cannot retrieve Pages.")})});if(n.length===0)return(0,Pt.jsx)("div",{...e,children:(0,Pt.jsx)(Ma.Notice,{status:"info",isDismissible:!1,children:(0,La.__)("Page List: Cannot retrieve Pages.")})});if(a.length===0){let l=n.find(s=>s.id===i);return l?.title?.rendered?(0,Pt.jsx)("div",{...e,children:(0,Pt.jsx)(Aa.Warning,{children:(0,La.sprintf)((0,La.__)('Page List: "%s" page has no children.'),l.title.rendered)})}):(0,Pt.jsx)("div",{...e,children:(0,Pt.jsx)(Ma.Notice,{status:"warning",isDismissible:!1,children:(0,La.__)("Page List: Cannot retrieve Pages.")})})}if(n.length>0)return(0,Pt.jsx)("ul",{...t})}function AJ({context:e,clientId:t,attributes:r,setAttributes:a}){let{parentPageID:n}=r,[i,l]=(0,ds.useState)(!1),s=(0,ds.useCallback)(()=>l(!0),[]),c=()=>l(!1),u=W(),{records:m,hasResolved:p}=(0,MJ.useEntityRecords)("postType","page",{per_page:NJ,_fields:["id","link","menu_order","parent","title","type"],orderby:"menu_order",order:"asc"}),d="showSubmenuIcon"in e&&m?.length>0&&m?.length<=NJ,f=(0,ds.useMemo)(()=>m===null?new Map:m.sort((M,O)=>M.menu_order===O.menu_order?M.title.rendered.localeCompare(O.title.rendered):M.menu_order-O.menu_order).reduce((M,O)=>{let{parent:R}=O;return M.has(R)?M.get(R).push(O):M.set(R,[O]),M},new Map),[m]),h=(0,Aa.useBlockProps)({className:w("wp-block-page-list",{"has-text-color":!!e.textColor,[(0,Aa.getColorClassName)("color",e.textColor)]:!!e.textColor,"has-background":!!e.backgroundColor,[(0,Aa.getColorClassName)("background-color",e.backgroundColor)]:!!e.backgroundColor,"open-on-click":e.submenuVisibility==="click","open-always":e.submenuVisibility==="always"}),style:{...e.style?.color}}),g=(0,ds.useMemo)(function D(M=0,O=0){let R=f.get(M);return R?.length?R.reduce((V,P)=>{let F=f.has(P.id),q={value:P.id,label:"\u2014 ".repeat(O)+P.title.rendered,rawName:P.title.rendered};return V.push(q),F&&V.push(...D(P.id,O+1)),V},[]):[]},[f]),b=(0,ds.useMemo)(function D(M=n){let O=f.get(M);return O?.length?O.reduce((R,V)=>{let P=f.has(V.id),F={id:V.id,label:V.title?.rendered?.trim()!==""?V.title?.rendered:(0,La.__)("(no title)"),title:V.title?.rendered?.trim()!==""?V.title?.rendered:(0,La.__)("(no title)"),link:V.url,hasChildren:P},q=null,H=D(V.id);return q=(0,LJ.createBlock)("core/page-list-item",F,H),R.push(q),R},[]):[]},[f,n]),{isNested:y,hasSelectedChild:x,parentClientId:_,hasDraggedChild:k,isChildOfNavigation:S}=(0,c3.useSelect)(D=>{let{getBlockParentsByBlockName:M,hasSelectedInnerBlock:O,hasDraggedInnerBlock:R}=D(Aa.store),V=M(t,"core/navigation-submenu",!0),P=M(t,"core/navigation",!0);return{isNested:V.length>0,isChildOfNavigation:P.length>0,hasSelectedChild:O(t,!0),hasDraggedChild:R(t,!0),parentClientId:P[0]}},[t]),C=EJ({clientId:t,pages:m,parentClientId:_,parentPageID:n}),E=(0,Aa.useInnerBlocksProps)(h,{renderAppender:!1,__unstableDisableDropZone:!0,templateLock:S?!1:"all",onInput:DJ,onChange:DJ,value:b}),{selectBlock:I}=(0,c3.useDispatch)(Aa.store);return(0,ds.useEffect)(()=>{(x||k)&&(s(),I(_))},[x,k,_,I,s]),(0,ds.useEffect)(()=>{a({isNested:y})},[y,a]),(0,Pt.jsxs)(Pt.Fragment,{children:[(g.length>0||d)&&(0,Pt.jsx)(Aa.InspectorControls,{children:(0,Pt.jsxs)(Ma.__experimentalToolsPanel,{label:(0,La.__)("Settings"),resetAll:()=>{a({parentPageID:0})},dropdownMenuProps:u,children:[g.length>0&&(0,Pt.jsx)(Ma.__experimentalToolsPanelItem,{label:(0,La.__)("Parent Page"),hasValue:()=>n!==0,onDeselect:()=>a({parentPageID:0}),isShownByDefault:!0,children:(0,Pt.jsx)(Ma.ComboboxControl,{__next40pxDefaultSize:!0,className:"editor-page-attributes__parent",label:(0,La.__)("Parent"),value:n,options:g,onChange:D=>a({parentPageID:D??0}),help:(0,La.__)("Choose a page to show only its subpages.")})}),d&&(0,Pt.jsxs)("div",{style:{gridColumn:"1 / -1"},children:[(0,Pt.jsx)("p",{children:AD}),(0,Pt.jsx)(Ma.Button,{__next40pxDefaultSize:!0,variant:"primary",accessibleWhenDisabled:!0,disabled:!p,onClick:C,children:(0,La.__)("Edit")})]})]})}),d&&(0,Pt.jsxs)(Pt.Fragment,{children:[(0,Pt.jsx)(Aa.BlockControls,{group:"other",children:(0,Pt.jsx)(Ma.ToolbarButton,{title:(0,La.__)("Edit"),onClick:s,children:(0,La.__)("Edit")})}),i&&(0,Pt.jsx)(s3,{onClick:C,onClose:c,disabled:!p})]}),(0,Pt.jsx)(_xe,{blockProps:h,innerBlocksProps:E,hasResolvedPages:p,blockList:b,pages:m,parentPageID:n})]})}var{name:RJ}=l3,zJ={icon:OT,example:{},edit:AJ},xxe=()=>N({name:RJ,metadata:l3,settings:zJ});var HD={};$(HD,{init:()=>Cxe,metadata:()=>u3,name:()=>OJ,settings:()=>HJ});var u3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/page-list-item",title:"Page List Item",category:"widgets",parent:["core/page-list"],description:"Displays a page inside a list of all pages.",keywords:["page","menu","navigation"],textdomain:"default",attributes:{id:{type:"number"},label:{type:"string"},title:{type:"string"},link:{type:"string"},hasChildren:{type:"boolean"}},usesContext:["textColor","customTextColor","backgroundColor","customBackgroundColor","overlayTextColor","customOverlayTextColor","overlayBackgroundColor","customOverlayBackgroundColor","fontSize","customFontSize","showSubmenuIcon","style","openSubmenusOnClick","submenuVisibility"],supports:{anchor:!0,reusable:!1,html:!1,lock:!1,inserter:!1,__experimentalToolbar:!1,interactivity:{clientNavigation:!0}},editorStyle:"wp-block-page-list-editor",style:"wp-block-page-list"};var p3=o(T(),1),VJ=o(z(),1),FD=o(Y(),1),OD=o(Oi(),1);var m3=o(A(),1),zD=o(v(),1),VD=()=>(0,zD.jsx)(m3.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:(0,zD.jsx)(m3.Path,{d:"M1.50002 4L6.00002 8L10.5 4",strokeWidth:"1.5"})});var cn=o(v(),1);function wxe(){return(0,VJ.useSelect)(e=>{if(!e(FD.store).canUser("read",{kind:"root",name:"site"}))return;let r=e(FD.store).getEntityRecord("root","site");return r?.show_on_front==="page"&&r?.page_on_front},[])}function FJ({context:e,attributes:t}){let{id:r,label:a,link:n,hasChildren:i,title:l}=t,s="showSubmenuIcon"in e,c=wxe(),u=e.submenuVisibility,m=u==="click",p=fd(e,!0),d=tw(p),f=(0,p3.useBlockProps)(d,{className:"wp-block-pages-list__item"}),h=(0,p3.useInnerBlocksProps)(f);return(0,cn.jsxs)("li",{className:w("wp-block-pages-list__item",{"has-child":i,"wp-block-navigation-item":s,"open-on-click":m,"open-always":u==="always","open-on-hover-click":u==="hover"&&e.showSubmenuIcon,"menu-item-home":r===c}),children:[i&&m?(0,cn.jsxs)(cn.Fragment,{children:[(0,cn.jsx)("button",{type:"button",className:"wp-block-navigation-item__content wp-block-navigation-submenu__toggle","aria-expanded":"false",dangerouslySetInnerHTML:{__html:(0,OD.safeHTML)(a)}}),(0,cn.jsx)("span",{className:"wp-block-page-list__submenu-icon wp-block-navigation__submenu-icon",children:(0,cn.jsx)(VD,{})})]}):(0,cn.jsx)("a",{className:w("wp-block-pages-list__item__link",{"wp-block-navigation-item__content":s}),href:n,dangerouslySetInnerHTML:{__html:(0,OD.safeHTML)(l)}}),i&&(0,cn.jsxs)(cn.Fragment,{children:[!m&&e.showSubmenuIcon&&(0,cn.jsx)("button",{className:"wp-block-navigation-item__content wp-block-navigation-submenu__toggle wp-block-page-list__submenu-icon wp-block-navigation__submenu-icon","aria-expanded":"false",type:"button",children:(0,cn.jsx)(VD,{})}),(0,cn.jsx)("ul",{...h})]})]},r)}var{name:OJ}=u3,HJ={__experimentalLabel:({label:e})=>e,icon:Lc,example:{},edit:FJ},Cxe=()=>N({name:OJ,metadata:u3,settings:HJ});var $D={};$($D,{init:()=>Lxe,metadata:()=>og,name:()=>y3,settings:()=>b3});var v3=o(B(),1);var nee=o(G(),1);var jJ=o(j(),1),mo=o(T(),1),jD=o(B(),1),ic=o(v(),1),Xh={className:!1},UD={align:{type:"string"},content:{type:"string",source:"html",selector:"p",default:""},dropCap:{type:"boolean",default:!1},placeholder:{type:"string"},textColor:{type:"string"},backgroundColor:{type:"string"},fontSize:{type:"string"},direction:{type:"string",enum:["ltr","rtl"]},style:{type:"object"}},d3=e=>{if(!e.customTextColor&&!e.customBackgroundColor&&!e.customFontSize)return e;let t={};(e.customTextColor||e.customBackgroundColor)&&(t.color={}),e.customTextColor&&(t.color.text=e.customTextColor),e.customBackgroundColor&&(t.color.background=e.customBackgroundColor),e.customFontSize&&(t.typography={fontSize:e.customFontSize});let{customTextColor:r,customBackgroundColor:a,customFontSize:n,...i}=e;return{...i,style:t}},Jh=e=>{let{align:t,...r}=e;return t?{...r,style:{...e.style,typography:{...e.style?.typography,textAlign:t}}}:e},{style:$Ke,...Qv}=UD,Sxe=[{supports:{className:!1,typography:{fontSize:!0}},attributes:UD,isEligible(e){return!!e.align||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save({attributes:e}){let{align:t,content:r,dropCap:a,direction:n}=e,i=w({"has-drop-cap":t===((0,jD.isRTL)()?"left":"right")||t==="center"?!1:a,[`has-text-align-${t}`]:t});return(0,ic.jsx)("p",{...mo.useBlockProps.save({className:i,dir:n}),children:(0,ic.jsx)(mo.RichText.Content,{value:r})})},migrate:Jh},{supports:Xh,attributes:{...Qv,customTextColor:{type:"string"},customBackgroundColor:{type:"string"},customFontSize:{type:"number"}},migrate:Jh,save({attributes:e}){let{align:t,content:r,dropCap:a,direction:n}=e,i=w({"has-drop-cap":t===((0,jD.isRTL)()?"left":"right")||t==="center"?!1:a,[`has-text-align-${t}`]:t});return(0,ic.jsx)("p",{...mo.useBlockProps.save({className:i,dir:n}),children:(0,ic.jsx)(mo.RichText.Content,{value:r})})}},{supports:Xh,attributes:{...Qv,customTextColor:{type:"string"},customBackgroundColor:{type:"string"},customFontSize:{type:"number"}},migrate(e){return d3(Jh(e))},save({attributes:e}){let{align:t,content:r,dropCap:a,backgroundColor:n,textColor:i,customBackgroundColor:l,customTextColor:s,fontSize:c,customFontSize:u,direction:m}=e,p=(0,mo.getColorClassName)("color",i),d=(0,mo.getColorClassName)("background-color",n),f=(0,mo.getFontSizeClass)(c),h=w({"has-text-color":i||s,"has-background":n||l,"has-drop-cap":a,[`has-text-align-${t}`]:t,[f]:f,[p]:p,[d]:d}),g={backgroundColor:d?void 0:l,color:p?void 0:s,fontSize:f?void 0:u};return(0,ic.jsx)(mo.RichText.Content,{tagName:"p",style:g,className:h||void 0,value:r,dir:m})}},{supports:Xh,attributes:{...Qv,customTextColor:{type:"string"},customBackgroundColor:{type:"string"},customFontSize:{type:"number"}},migrate(e){return d3(Jh(e))},save({attributes:e}){let{align:t,content:r,dropCap:a,backgroundColor:n,textColor:i,customBackgroundColor:l,customTextColor:s,fontSize:c,customFontSize:u,direction:m}=e,p=(0,mo.getColorClassName)("color",i),d=(0,mo.getColorClassName)("background-color",n),f=(0,mo.getFontSizeClass)(c),h=w({"has-text-color":i||s,"has-background":n||l,"has-drop-cap":a,[f]:f,[p]:p,[d]:d}),g={backgroundColor:d?void 0:l,color:p?void 0:s,fontSize:f?void 0:u,textAlign:t};return(0,ic.jsx)(mo.RichText.Content,{tagName:"p",style:g,className:h||void 0,value:r,dir:m})}},{supports:Xh,attributes:{...Qv,customTextColor:{type:"string"},customBackgroundColor:{type:"string"},customFontSize:{type:"number"},width:{type:"string"}},migrate(e){return d3(Jh(e))},save({attributes:e}){let{width:t,align:r,content:a,dropCap:n,backgroundColor:i,textColor:l,customBackgroundColor:s,customTextColor:c,fontSize:u,customFontSize:m}=e,p=(0,mo.getColorClassName)("color",l),d=(0,mo.getColorClassName)("background-color",i),f=u&&`is-${u}-text`,h=w({[`align${t}`]:t,"has-background":i||s,"has-drop-cap":n,[f]:f,[p]:p,[d]:d}),g={backgroundColor:d?void 0:s,color:p?void 0:c,fontSize:f?void 0:m,textAlign:r};return(0,ic.jsx)(mo.RichText.Content,{tagName:"p",style:g,className:h||void 0,value:a})}},{supports:Xh,attributes:{...Qv,fontSize:{type:"number"}},save({attributes:e}){let{width:t,align:r,content:a,dropCap:n,backgroundColor:i,textColor:l,fontSize:s}=e,c=w({[`align${t}`]:t,"has-background":i,"has-drop-cap":n});return(0,ic.jsx)("p",{style:{backgroundColor:i,color:l,fontSize:s,textAlign:r},className:c||void 0,children:a})},migrate(e){return d3(Jh({...e,customFontSize:Number.isFinite(e.fontSize)?e.fontSize:void 0,customTextColor:e.textColor&&e.textColor[0]==="#"?e.textColor:void 0,customBackgroundColor:e.backgroundColor&&e.backgroundColor[0]==="#"?e.backgroundColor:void 0}))}},{supports:Xh,attributes:{...UD,content:{type:"string",source:"html",default:""}},save({attributes:e}){return(0,ic.jsx)(jJ.RawHTML,{children:e.content})},migrate:e=>e}],UJ=Sxe;var zn=o(B(),1),rg=o(A(),1),Vn=o(T(),1),JJ=o(G(),1);var GJ=o(j(),1),WJ=o(pe(),1),qJ=o(Ns(),1),eg=o(z(),1),GD=o(T(),1),tg=o(G(),1);function $J(e){let{batch:t}=(0,eg.useRegistry)(),{moveBlocksToPosition:r,replaceInnerBlocks:a,duplicateBlocks:n,insertBlock:i}=(0,eg.useDispatch)(GD.store),{getBlockRootClientId:l,getBlockIndex:s,getBlockOrder:c,getBlockName:u,getBlock:m,getNextBlockClientId:p,canInsertBlockType:d}=(0,eg.useSelect)(GD.store),f=(0,GJ.useRef)(e);return f.current=e,(0,WJ.useRefEffect)(h=>{function g(b){if(b.defaultPrevented||b.keyCode!==qJ.ENTER)return;let{content:y,clientId:x}=f.current;if(y.length)return;let _=l(x);if(!(0,tg.hasBlockSupport)(u(_),"__experimentalOnEnter",!1))return;let k=c(_),S=k.indexOf(x);if(S===k.length-1){let M=_;for(;!d(u(x),l(M));)M=l(M);typeof M=="string"&&(b.preventDefault(),r([x],_,l(M),s(M)+1));return}let C=(0,tg.getDefaultBlockName)(),E=u(_),I=l(_);if(!d(C,I)||!d(E,I))return;b.preventDefault();let D=m(_);t(()=>{n([_]);let M=s(_);a(_,D.innerBlocks.slice(0,S)),a(p(_),D.innerBlocks.slice(S+1)),i((0,tg.createBlock)(C),M+1,I,!0)})}return h.addEventListener("keydown",g),()=>{h.removeEventListener("keydown",g)}},[])}var ZJ=o(pe(),1),f3=o(j(),1),KJ=o(Nf(),1),QJ=o(z(),1),YJ=o(T(),1);function XJ(e,t,r){let{__unstableMarkNextChangeAsNotPersistent:a}=(0,QJ.useDispatch)(YJ.store),n=(0,ZJ.useEvent)(()=>{(0,KJ.default)("align attribute in paragraph block",{alternative:"style.typography.textAlign",since:"7.0"}),a(),r({style:{...t,typography:{...t?.typography,textAlign:e}}})}),i=(0,f3.useRef)();(0,f3.useEffect)(()=>{e==="full"||e==="wide"||e===i.current||(i.current=e,n())},[e,n])}var Ti=o(v(),1);function Txe({direction:e,setDirection:t}){return(0,zn.isRTL)()&&(0,Ti.jsx)(rg.ToolbarButton,{icon:A9,title:(0,zn._x)("Left to right","editor button"),isActive:e==="ltr",onClick:()=>{t(e==="ltr"?void 0:"ltr")}})}function WD(e){return e===((0,zn.isRTL)()?"left":"right")||e==="center"}function Pxe({clientId:e,attributes:t,setAttributes:r,name:a}){let[n]=(0,Vn.useSettings)("typography.dropCap");if(!n)return null;let{style:i,dropCap:l}=t,s=i?.typography?.textAlign,c;WD(s)?c=(0,zn.__)("Not available for aligned text."):l?c=(0,zn.__)("Showing large initial letter."):c=(0,zn.__)("Show a large initial letter.");let u=(0,JJ.getBlockSupport)(a,"typography.defaultControls.dropCap",!1);return(0,Ti.jsx)(Vn.InspectorControls,{group:"typography",children:(0,Ti.jsx)(rg.__experimentalToolsPanelItem,{hasValue:()=>!!l,label:(0,zn.__)("Drop cap"),isShownByDefault:u,onDeselect:()=>r({dropCap:!1}),resetAllFilter:()=>({dropCap:!1}),panelId:e,children:(0,Ti.jsx)(rg.ToggleControl,{label:(0,zn.__)("Drop cap"),checked:!!l,onChange:()=>r({dropCap:!l}),help:c,disabled:WD(s)})})})}function Bxe({attributes:e,mergeBlocks:t,onReplace:r,onRemove:a,setAttributes:n,clientId:i,isSelected:l,name:s}){let{content:c,direction:u,dropCap:m,placeholder:p,style:d}=e,f=d?.typography?.textAlign;XJ(e.align,d,n);let h=(0,Vn.useBlockProps)({ref:$J({clientId:i,content:c}),className:w({"has-drop-cap":WD(f)?!1:m}),style:{direction:u}}),g=(0,Vn.useBlockEditingMode)();return(0,Ti.jsxs)(Ti.Fragment,{children:[g==="default"&&(0,Ti.jsx)(Vn.BlockControls,{group:"block",children:(0,Ti.jsx)(Txe,{direction:u,setDirection:b=>n({direction:b})})}),l&&(0,Ti.jsx)(Pxe,{name:s,clientId:i,attributes:e,setAttributes:n}),(0,Ti.jsx)(Vn.RichText,{identifier:"content",tagName:"p",...h,value:c,onChange:b=>n({content:b}),onMerge:t,onReplace:r,onRemove:a,"aria-label":Vn.RichText.isEmpty(c)?(0,zn.__)("Empty block; start writing or type forward slash to choose a block"):(0,zn.__)("Block: Paragraph"),"data-empty":Vn.RichText.isEmpty(c),placeholder:p||(0,zn.__)("Type / to choose a block"),"data-custom-placeholder":p?!0:void 0,__unstableEmbedURLOnPaste:!0,__unstableAllowPrefixTransformations:!0})]})}var eee=Bxe;var og={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/paragraph",title:"Paragraph",category:"text",description:"Start with the basic building block of all narrative.",keywords:["text"],textdomain:"default",attributes:{content:{type:"rich-text",source:"rich-text",selector:"p",role:"content"},dropCap:{type:"boolean",default:!1},placeholder:{type:"string"},direction:{type:"string",enum:["ltr","rtl"]}},supports:{align:["wide","full"],splitting:!0,anchor:!0,className:!1,__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,textColumns:!0,textIndent:!0,__experimentalFontFamily:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalWritingMode:!0,fitText:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalSelector:"p",__unstablePasteTextInline:!0,interactivity:{clientNavigation:!0}},selectors:{root:"p",typography:{textIndent:".wp-block-paragraph + .wp-block-paragraph"}},editorStyle:"wp-block-paragraph-editor",style:"wp-block-paragraph"};var h3=o(T(),1),tee=o(B(),1),qD=o(v(),1);function ree({attributes:e}){let{content:t,dropCap:r,direction:a,style:n}=e,i=n?.typography?.textAlign,l=w({"has-drop-cap":i===((0,tee.isRTL)()?"left":"right")||i==="center"?!1:r});return(0,qD.jsx)("p",{...h3.useBlockProps.save({className:l,dir:a}),children:(0,qD.jsx)(h3.RichText.Content,{value:t})})}var g3=o(G(),1);var{name:oee}=og,Exe={from:[{type:"raw",priority:20,selector:"p",schema:({phrasingContentSchema:e,isPaste:t})=>({p:{children:e,attributes:t?[]:["style","id"]}}),transform(e){let t=(0,g3.getBlockAttributes)(oee,e.outerHTML),{textAlign:r}=e.style||{};return(r==="left"||r==="center"||r==="right")&&(t.style={...t.style,typography:{...t.style?.typography,textAlign:r}}),(0,g3.createBlock)(oee,t)}}]},aee=Exe;var{fieldsKey:Nxe,formKey:Dxe}=K(nee.privateApis),{name:y3}=og,b3={icon:jT,example:{attributes:{content:(0,v3.__)("In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing.")}},__experimentalLabel(e,{context:t}){let r=e?.metadata?.name;if((t==="list-view"||t==="breadcrumb")&&r)return r;if(t==="accessibility"){if(r)return r;let{content:a}=e;return!a||a.length===0?(0,v3.__)("Empty"):a}},transforms:aee,deprecated:UJ,merge(e,t){return{content:(e.content||"")+(t.content||"")}},edit:eee,save:ree};window.__experimentalContentOnlyInspectorFields&&(b3[Nxe]=[{id:"content",label:(0,v3.__)("Content"),type:"text",Edit:"rich-text"}],b3[Dxe]={fields:["content"]});var Lxe=()=>N({name:y3,metadata:og,settings:b3});var JD={};$(JD,{init:()=>pke,metadata:()=>_3,name:()=>wee,settings:()=>Cee});var _3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/playlist",title:"Playlist",category:"media",description:"Embed a simple playlist.",keywords:["music","sound"],textdomain:"default",allowedBlocks:["core/playlist-track"],attributes:{currentTrack:{type:"string"},type:{type:"string",default:"audio"},order:{type:"string",default:"asc"},showTracklist:{type:"boolean",default:!0},showImages:{type:"boolean",default:!0},showArtists:{type:"boolean",default:!0},showNumbers:{type:"boolean",default:!0},caption:{type:"string"}},providesContext:{showArtists:"showArtists",currentTrack:"currentTrack"},supports:{anchor:!0,align:!0,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},interactivity:!0,spacing:{margin:!0,padding:!0}},editorStyle:"wp-block-playlist-editor",style:"wp-block-playlist"};var x3,Axe=new Uint8Array(16);function ZD(){if(!x3&&(x3=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!x3))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return x3(Axe)}var sa=[];for(let e=0;e<256;++e)sa.push((e+256).toString(16).slice(1));function iee(e,t=0){return sa[e[t+0]]+sa[e[t+1]]+sa[e[t+2]]+sa[e[t+3]]+"-"+sa[e[t+4]]+sa[e[t+5]]+"-"+sa[e[t+6]]+sa[e[t+7]]+"-"+sa[e[t+8]]+sa[e[t+9]]+"-"+sa[e[t+10]]+sa[e[t+11]]+sa[e[t+12]]+sa[e[t+13]]+sa[e[t+14]]+sa[e[t+15]]}var Rxe=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),KD={randomUUID:Rxe};function zxe(e,t,r){if(KD.randomUUID&&!t&&!e)return KD.randomUUID();e=e||{};let a=e.random||(e.rng||ZD)();if(a[6]=a[6]&15|64,a[8]=a[8]&63|128,t){r=r||0;for(let n=0;n<16;++n)t[r+n]=a[n];return t}return iee(a)}var su=zxe;var Cd=o(j(),1),Hr=o(T(),1),ca=o(A(),1),Sd=o(z(),1),yee=o(_r(),1),No=o(B(),1);var _ee=o(G(),1);var dee=o(j(),1),fee=o(pe(),1);function Vxe(e){let t={};if(e.dataset.url&&(t.url=e.dataset.url),e.dataset.height&&(t.height=parseInt(e.dataset.height)),e.dataset.samples&&(t.samples=parseInt(e.dataset.samples)),e.dataset.preload&&(t.preload=e.dataset.preload),e.dataset.waveformStyle&&(t.waveformStyle=e.dataset.waveformStyle),e.dataset.barWidth&&(t.barWidth=parseInt(e.dataset.barWidth)),e.dataset.barSpacing&&(t.barSpacing=parseInt(e.dataset.barSpacing)),e.dataset.buttonAlign&&(t.buttonAlign=e.dataset.buttonAlign),e.dataset.colorPreset&&(t.colorPreset=e.dataset.colorPreset),e.dataset.waveformColor&&(t.waveformColor=e.dataset.waveformColor),e.dataset.progressColor&&(t.progressColor=e.dataset.progressColor),e.dataset.buttonColor&&(t.buttonColor=e.dataset.buttonColor),e.dataset.buttonHoverColor&&(t.buttonHoverColor=e.dataset.buttonHoverColor),e.dataset.textColor&&(t.textColor=e.dataset.textColor),e.dataset.textSecondaryColor&&(t.textSecondaryColor=e.dataset.textSecondaryColor),e.dataset.backgroundColor&&(t.backgroundColor=e.dataset.backgroundColor),e.dataset.borderColor&&(t.borderColor=e.dataset.borderColor),e.dataset.color&&(t.waveformColor=e.dataset.color),e.dataset.theme&&(t.colorPreset=e.dataset.theme),e.dataset.autoplay&&(t.autoplay=e.dataset.autoplay==="true"),e.dataset.showTime&&(t.showTime=e.dataset.showTime==="true"),e.dataset.showHoverTime&&(t.showHoverTime=e.dataset.showHoverTime==="true"),e.dataset.showBpm&&(t.showBPM=e.dataset.showBpm==="true"),e.dataset.singlePlay&&(t.singlePlay=e.dataset.singlePlay==="true"),e.dataset.playOnSeek&&(t.playOnSeek=e.dataset.playOnSeek==="true"),e.dataset.title&&(t.title=e.dataset.title),e.dataset.subtitle&&(t.subtitle=e.dataset.subtitle),e.dataset.album&&(t.album=e.dataset.album),e.dataset.artwork&&(t.artwork=e.dataset.artwork),e.dataset.waveform&&(t.waveform=e.dataset.waveform),e.dataset.markers)try{t.markers=JSON.parse(e.dataset.markers)}catch(r){console.warn("Invalid markers JSON:",r)}if(e.dataset.playbackRate&&(t.playbackRate=parseFloat(e.dataset.playbackRate)),e.dataset.showPlaybackSpeed!==void 0&&(t.showPlaybackSpeed=e.dataset.showPlaybackSpeed==="true"),e.dataset.playbackRates)try{t.playbackRates=JSON.parse(e.dataset.playbackRates)}catch(r){console.warn("Invalid playbackRates JSON:",r)}return e.dataset.enableMediaSession!==void 0&&(t.enableMediaSession=e.dataset.enableMediaSession==="true"),t}function lee(e){if(!e||isNaN(e))return"0:00";let t=Math.floor(e/60),r=Math.floor(e%60);return`${t}:${r.toString().padStart(2,"0")}`}function Fxe(e){let t=e||Math.random().toString();return btoa(t.substring(0,10)).replace(/[^a-zA-Z0-9]/g,"")}function Oxe(e){if(!e)return"Audio";let t=e.split("/");return t[t.length-1].split(".")[0].replace(/[-_]/g," ").replace(/\b\w/g,r=>r.toUpperCase())}function see(...e){let t={};for(let r of e)for(let a in r)r[a]!==null&&r[a]!==void 0&&(t[a]=r[a]);return t}function Hxe(e,t){let r;return function(...a){let n=()=>{clearTimeout(r),e(...a)};clearTimeout(r),r=setTimeout(n,t)}}function k3(e,t){if(e.length===t)return e;if(e.length===0||t===0)return[];let r=[];if(t>e.length){let a=(e.length-1)/(t-1);for(let n=0;n<t;n++){let i=n*a,l=Math.floor(i),s=Math.ceil(i),c=i-l;if(s>=e.length)r.push(e[e.length-1]);else if(l===s)r.push(e[l]);else{let u=e[l]*(1-c)+e[s]*c;r.push(u)}}}else{let a=e.length/t;for(let n=0;n<t;n++){let i=Math.floor(n*a),l=Math.floor((n+1)*a),s=0,c=0;for(let u=i;u<=l&&u<e.length;u++)e[u]>s&&(s=e[u]),c++;if(c===0){let u=Math.min(Math.round(n*a),e.length-1);s=e[u]}r.push(s)}}return r}function uee(e,t,r,a,n){let i=window.devicePixelRatio||1,l=n.barWidth*i,s=n.barSpacing*i,c=Math.floor(t.width/(l+s)),u=k3(r,c),m=t.height,p=a*t.width;e.clearRect(0,0,t.width,t.height);for(let d=0;d<u.length;d++){let f=d*(l+s);if(f+l>t.width)break;let h=u[d]*m*.9,g=m-h;e.fillStyle=n.color,e.fillRect(f,g,l,h)}e.save(),e.beginPath(),e.rect(0,0,p,m),e.clip();for(let d=0;d<u.length;d++){let f=d*(l+s);if(f>p)break;let h=u[d]*m*.9,g=m-h;e.fillStyle=n.progressColor,e.fillRect(f,g,l,h)}e.restore()}function jxe(e,t,r,a,n){let i=window.devicePixelRatio||1,l=n.barWidth*i,s=n.barSpacing*i,c=Math.floor(t.width/(l+s)),u=k3(r,c),m=t.height,p=m/2,d=a*t.width;e.clearRect(0,0,t.width,t.height);for(let f=0;f<u.length;f++){let h=f*(l+s);if(h+l>t.width)break;let g=u[f]*m*.45;e.fillStyle=n.color,e.fillRect(h,p-g,l,g),e.fillRect(h,p,l,g)}e.save(),e.beginPath(),e.rect(0,0,d,m),e.clip();for(let f=0;f<u.length;f++){let h=f*(l+s);if(h>d)break;let g=u[f]*m*.45;e.fillStyle=n.progressColor,e.fillRect(h,p-g,l,g),e.fillRect(h,p,l,g)}e.restore()}function Uxe(e,t,r,a,n){let i=t.width,l=t.height,s=l/2,c=l*.35;e.clearRect(0,0,i,l);let u=(m,p,d=1,f=!1)=>{f&&(e.shadowBlur=12,e.shadowColor=m),e.strokeStyle=m,e.lineWidth=p,e.lineCap="round",e.lineJoin="round",e.beginPath(),e.moveTo(0,s);let h=[],g=Math.floor(r.length*d);for(let b=0;b<g;b++){let y=b/(r.length-1)*i,x=r[b],_=Math.sin(b*.1)*x,k=s+_*c;h.push({x:y,y:k})}for(let b=0;b<h.length-1;b++){let y=h[b].x+(h[b+1].x-h[b].x)*.5,x=h[b].y,_=h[b+1].x-(h[b+1].x-h[b].x)*.5,k=h[b+1].y;e.bezierCurveTo(y,x,_,k,h[b+1].x,h[b+1].y)}e.stroke(),f&&(e.shadowBlur=0)};e.strokeStyle="rgba(255, 255, 255, 0.03)",e.lineWidth=.5,e.beginPath(),e.moveTo(0,s),e.lineTo(i,s),e.stroke();for(let m=0;m<=10;m++){let p=i/10*m;e.beginPath(),e.moveTo(p,0),e.lineTo(p,l),e.stroke()}u(n.color,2,1,!1),a>0&&u(n.progressColor,3,a,!0)}function Gxe(e,t,r,a,n){let i=window.devicePixelRatio||1,l=(n.barWidth||3)*i,s=(n.barSpacing||1)*i,c=Math.floor(t.width/(l+s)),u=k3(r,c),m=t.height,p=4*i,d=2*i,f=a*t.width,h=m/2;e.clearRect(0,0,t.width,t.height);for(let g=0;g<u.length;g++){let b=g*(l+s);if(b+l>t.width)break;let y=u[g]*m*.9,x=Math.floor(y/(p+d));e.fillStyle=b<f?n.progressColor:n.color;for(let _=0;_<x;_++){let k=_*(p+d);e.fillRect(b,h-k-p,l,p),_>0&&e.fillRect(b,h+k,l,p)}}}function Wxe(e,t,r,a,n){let i=window.devicePixelRatio||1,l=(n.barWidth||2)*i,s=(n.barSpacing||3)*i,c=Math.floor(t.width/(l+s)),u=k3(r,c),m=t.height,p=Math.max(1.5*i,l/2),d=a*t.width,f=m/2;e.clearRect(0,0,t.width,t.height);for(let h=0;h<u.length;h++){let g=h*(l+s)+l/2;if(g>t.width)break;let b=u[h]*m*.9;e.fillStyle=g<d?n.progressColor:n.color,e.beginPath(),e.arc(g,f-b/2,p,0,Math.PI*2),e.fill(),e.beginPath(),e.arc(g,f+b/2,p,0,Math.PI*2),e.fill()}}function qxe(e,t,r,a,n){let i=t.width,l=t.height,s=l/2,c=4,u=c/2;if(e.clearRect(0,0,i,l),e.fillStyle=n.color||"rgba(255, 255, 255, 0.2)",e.beginPath(),e.moveTo(u,s-c/2),e.lineTo(i-u,s-c/2),e.arc(i-u,s,c/2,-Math.PI/2,Math.PI/2),e.lineTo(u,s+c/2),e.arc(u,s,c/2,Math.PI/2,-Math.PI/2),e.closePath(),e.fill(),a>0){let m=Math.max(u*2,a*i);e.shadowBlur=8,e.shadowColor=n.progressColor,e.fillStyle=n.progressColor||"rgba(255, 255, 255, 0.9)",e.beginPath(),e.moveTo(u,s-c/2),e.lineTo(m-u,s-c/2),e.arc(m-u,s,c/2,-Math.PI/2,Math.PI/2),e.lineTo(u,s+c/2),e.arc(u,s,c/2,Math.PI/2,-Math.PI/2),e.closePath(),e.fill(),e.shadowBlur=0;let p=8,d=m;e.shadowBlur=4,e.shadowColor="rgba(0, 0, 0, 0.3)",e.shadowOffsetY=2,e.fillStyle="#ffffff",e.beginPath(),e.arc(d,s,p,0,Math.PI*2),e.fill(),e.shadowBlur=0,e.shadowOffsetY=0,e.fillStyle=n.progressColor||"rgba(255, 255, 255, 0.9)",e.beginPath(),e.arc(d,s,p*.4,0,Math.PI*2),e.fill()}}var $xe={bars:uee,mirror:jxe,line:Uxe,blocks:Gxe,dots:Wxe,seekbar:qxe};function Zxe(e,t,r,a,n){($xe[n.waveformStyle]||uee)(e,t,r,a,n)}function Kxe(e){try{let t=e.getChannelData(0),r=e.sampleRate,a=Qxe(t,r);if(a.length<2)return 120;let n=[];for(let c=1;c<a.length;c++)n.push((a[c]-a[c-1])/r);let i={};n.forEach(c=>{let u=60/c,m=Math.round(u/3)*3;m>60&&m<200&&(i[m]=(i[m]||0)+1)});let l=0,s=120;for(let[c,u]of Object.entries(i))u>l&&(l=u,s=parseInt(c));return s<70&&i[s*2]?s*=2:s>160&&i[Math.round(s/2)]&&(s=Math.round(s/2)),s-1}catch(t){return console.warn("BPM detection failed:",t),null}}function Qxe(e,t){let r=[],a=0;for(let n=0;n<e.length-2048;n+=1024){let i=0;for(let c=n;c<n+2048;c++)i+=e[c]*e[c];i=i/2048;let l=i-a,s=a*1.8+.01;if(l>s&&i>.01){let c=r[r.length-1]||0,u=t*.15;n-c>u&&r.push(n)}a=i*.8+a*.2}return r}function Yxe(e,t=200){let r=e.length/t,a=~~(r/10)||1,n=e.numberOfChannels,i=[];for(let s=0;s<n;s++){let c=e.getChannelData(s);for(let u=0;u<t;u++){let m=~~(u*r),p=~~(m+r),d=0,f=0;for(let g=m;g<p;g+=a){let b=c[g];b>f&&(f=b),b<d&&(d=b)}let h=Math.max(Math.abs(f),Math.abs(d));(s===0||h>i[u])&&(i[u]=h)}}let l=Math.max(...i);return l>0?i.map(s=>s/l):i}async function cee(e,t=200,r=!1){try{let a=new(window.AudioContext||window.webkitAudioContext),n=await(await fetch(e)).arrayBuffer(),i=await a.decodeAudioData(n),l=Yxe(i,t);l=Jxe(l);let s=null;return r&&(s=await Kxe(i)),a.close(),{peaks:l,bpm:s}}catch(a){throw console.error("Failed to generate waveform:",a),a}}function Xxe(e=200){let t=[];for(let r=0;r<e;r++){let a=Math.random()*.5+.3,n=Math.sin(r/e*Math.PI*4)*.2;t.push(Math.max(.1,Math.min(1,a+n)))}return t}function Jxe(e,t=.95){let r=Math.max(...e);if(r===0||r>t)return e;let a=t/r;return e.map(n=>n*a)}function eke(){let e=document.documentElement,t=document.body;if(e.classList.contains("dark")||e.classList.contains("dark-mode")||e.classList.contains("theme-dark")||e.getAttribute("data-theme")==="dark"||e.getAttribute("data-color-scheme")==="dark"||t.classList.contains("dark")||t.classList.contains("dark-mode")||t.getAttribute("data-theme")==="dark")return"dark";if(e.classList.contains("light")||e.classList.contains("light-mode")||e.classList.contains("theme-light")||e.getAttribute("data-theme")==="light"||e.getAttribute("data-color-scheme")==="light"||t.classList.contains("light")||t.classList.contains("light-mode")||t.getAttribute("data-theme")==="light")return"light";try{let r=getComputedStyle(document.body).backgroundColor.match(/\d+/g);if(r&&r.length>=3){let[a,n,i]=r.map(Number),l=(a*299+n*587+i*114)/1e3;if(l>128)return"light";if(l<128)return"dark"}}catch{}if(window.matchMedia){if(window.matchMedia("(prefers-color-scheme: dark)").matches)return"dark";if(window.matchMedia("(prefers-color-scheme: light)").matches)return"light"}return"dark"}var QD={dark:{waveformColor:"rgba(255, 255, 255, 0.3)",progressColor:"rgba(255, 255, 255, 0.9)",buttonColor:"rgba(255, 255, 255, 0.9)",buttonHoverColor:"rgba(255, 255, 255, 1)",textColor:"#ffffff",textSecondaryColor:"rgba(255, 255, 255, 0.6)",backgroundColor:"rgba(255, 255, 255, 0.03)",borderColor:"rgba(255, 255, 255, 0.1)"},light:{waveformColor:"rgba(0, 0, 0, 0.2)",progressColor:"rgba(0, 0, 0, 0.8)",buttonColor:"rgba(0, 0, 0, 0.8)",buttonHoverColor:"rgba(0, 0, 0, 0.9)",textColor:"#333333",textSecondaryColor:"rgba(0, 0, 0, 0.6)",backgroundColor:"rgba(0, 0, 0, 0.02)",borderColor:"rgba(0, 0, 0, 0.1)"}};function tke(e){if(e&&QD[e])return QD[e];let t=eke();return QD[t]}var rke={url:"",height:60,samples:200,preload:"metadata",playbackRate:1,showPlaybackSpeed:!1,playbackRates:[.5,.75,1,1.25,1.5,1.75,2],buttonAlign:"auto",waveformStyle:"mirror",barWidth:2,barSpacing:0,colorPreset:null,waveformColor:null,progressColor:null,buttonColor:null,buttonHoverColor:null,textColor:null,textSecondaryColor:null,backgroundColor:null,borderColor:null,autoplay:!1,showTime:!0,showHoverTime:!1,showBPM:!1,singlePlay:!0,playOnSeek:!0,enableMediaSession:!0,markers:[],showMarkers:!0,title:null,subtitle:null,artwork:null,album:"",playIcon:'<svg viewBox="0 0 24 24" width="16" height="16"><path d="M8 5v14l11-7z"/></svg>',pauseIcon:'<svg viewBox="0 0 24 24" width="16" height="16"><path d="M6 4h4v16H6zM14 4h4v16h-4z"/></svg>',onLoad:null,onPlay:null,onPause:null,onEnd:null,onError:null,onTimeUpdate:null},oke={bars:{barWidth:3,barSpacing:1},mirror:{barWidth:2,barSpacing:0},line:{barWidth:2,barSpacing:0},blocks:{barWidth:4,barSpacing:2},dots:{barWidth:3,barSpacing:3},seekbar:{barWidth:1,barSpacing:0}},w3=class ll{static instances=new Map;static currentlyPlaying=null;constructor(t,r={}){if(this.container=typeof t=="string"?document.querySelector(t):t,!this.container)throw new Error("WaveformPlayer: Container element not found");let a=Vxe(this.container);this.options=see(rke,a,r);let n=tke(this.options.colorPreset);for(let[l,s]of Object.entries(n))(this.options[l]===null||this.options[l]===void 0)&&(this.options[l]=s);let i=oke[this.options.waveformStyle];i&&(a.barWidth===void 0&&r.barWidth===void 0&&(this.options.barWidth=i.barWidth),a.barSpacing===void 0&&r.barSpacing===void 0&&(this.options.barSpacing=i.barSpacing)),this.audio=null,this.canvas=null,this.ctx=null,this.waveformData=[],this.progress=0,this.isPlaying=!1,this.isLoading=!1,this.hasError=!1,this.updateTimer=null,this.resizeObserver=null,this.id=this.container.id||Fxe(this.options.url),ll.instances.set(this.id,this),this.init(),setTimeout(()=>{this.container.dispatchEvent(new CustomEvent("waveformplayer:ready",{bubbles:!0,detail:{player:this,url:this.options.url}}))},100)}init(){this.createDOM(),this.createAudio(),this.initPlaybackSpeed(),this.initKeyboardControls(),this.bindEvents(),this.setupResizeObserver(),requestAnimationFrame(()=>{this.resizeCanvas(),this.options.url&&this.load(this.options.url).then(()=>{this.options.autoplay&&this.play()}).catch(t=>{console.error("Failed to load audio:",t)})})}createDOM(){this.container.innerHTML="",this.container.className="waveform-player";let t=this.options.buttonAlign;t==="auto"&&(this.options.waveformStyle==="bars"?t="bottom":t="center"),this.container.innerHTML=` |
| 35 |
<div class="waveform-player-inner"> |
| 36 |
<div class="waveform-body"> |
| 37 |
<div class="waveform-track waveform-align-${t}"> |
| 38 |
<button class="waveform-btn" aria-label="Play/Pause" style=" |
| 39 |
border-color: ${this.options.buttonColor}; |
| 40 |
color: ${this.options.buttonColor}; |
| 41 |
"> |
| 42 |
<span class="waveform-icon-play">${this.options.playIcon}</span> |
| 43 |
<span class="waveform-icon-pause" style="display:none;">${this.options.pauseIcon}</span> |
| 44 |
</button> |
| 45 |
|
| 46 |
<div class="waveform-container"> |
| 47 |
<canvas></canvas> |
| 48 |
<div class="waveform-markers"></div> |
| 49 |
<div class="waveform-loading" style="display:none;"></div> |
| 50 |
<div class="waveform-error" style="display:none;"> |
| 51 |
<span class="waveform-error-text">Unable to load audio</span> |
| 52 |
</div> |
| 53 |
</div> |
| 54 |
</div> |
| 55 |
|
| 56 |
<div class="waveform-info"> |
| 57 |
${this.options.artwork?` |
| 58 |
<img class="waveform-artwork" src="${this.options.artwork}" alt="Album artwork" style=" |
| 59 |
width: 40px; |
| 60 |
height: 40px; |
| 61 |
border-radius: 4px; |
| 62 |
object-fit: cover; |
| 63 |
flex-shrink: 0; |
| 64 |
"> |
| 65 |
`:""} |
| 66 |
<div class="waveform-text"> |
| 67 |
<span class="waveform-title" style="color: ${this.options.textColor};"></span> |
| 68 |
${this.options.subtitle?`<span class="waveform-subtitle" style="color: ${this.options.textSecondaryColor};">${this.options.subtitle}</span>`:""} |
| 69 |
</div> |
| 70 |
<div style="display: flex; align-items: center; gap: 1rem;"> |
| 71 |
${this.options.showBPM?` |
| 72 |
<span class="waveform-bpm" style="color: ${this.options.textSecondaryColor}; display: none;"> |
| 73 |
<span class="bpm-value">--</span> BPM |
| 74 |
</span> |
| 75 |
`:""} |
| 76 |
${this.options.showPlaybackSpeed?` |
| 77 |
<div class="waveform-speed"> |
| 78 |
<button class="speed-btn" aria-label="Playback speed"> |
| 79 |
<span class="speed-value">1x</span> |
| 80 |
</button> |
| 81 |
<div class="speed-menu" style="display: none;"> |
| 82 |
${this.options.playbackRates.map(r=>`<button class="speed-option" data-rate="${r}">${r}x</button>`).join("")} |
| 83 |
</div> |
| 84 |
</div> |
| 85 |
`:""} |
| 86 |
${this.options.showTime?` |
| 87 |
<span class="waveform-time" style="color: ${this.options.textSecondaryColor};"> |
| 88 |
<span class="time-current">0:00</span> / <span class="time-total">0:00</span> |
| 89 |
</span> |
| 90 |
`:""} |
| 91 |
</div> |
| 92 |
</div> |
| 93 |
</div> |
| 94 |
</div> |
| 95 |
`,this.playBtn=this.container.querySelector(".waveform-btn"),this.canvas=this.container.querySelector("canvas"),this.ctx=this.canvas.getContext("2d"),this.titleEl=this.container.querySelector(".waveform-title"),this.subtitleEl=this.container.querySelector(".waveform-subtitle"),this.artworkEl=this.container.querySelector(".waveform-artwork"),this.currentTimeEl=this.container.querySelector(".time-current"),this.totalTimeEl=this.container.querySelector(".time-total"),this.bpmEl=this.container.querySelector(".waveform-bpm"),this.bpmValueEl=this.container.querySelector(".bpm-value"),this.loadingEl=this.container.querySelector(".waveform-loading"),this.errorEl=this.container.querySelector(".waveform-error"),this.markersContainer=this.container.querySelector(".waveform-markers"),this.speedBtn=this.container.querySelector(".speed-btn"),this.speedMenu=this.container.querySelector(".speed-menu"),this.resizeCanvas()}createAudio(){this.audio=new Audio,this.audio.preload=this.options.preload||"metadata",this.audio.crossOrigin="anonymous"}initPlaybackSpeed(){this.options.playbackRate&&this.options.playbackRate!==1&&(this.audio.playbackRate=this.options.playbackRate),this.options.showPlaybackSpeed&&this.initSpeedControls()}initSpeedControls(){let t=this.container.querySelector(".speed-btn"),r=this.container.querySelector(".speed-menu");!t||!r||(t.addEventListener("click",a=>{a.stopPropagation(),r.style.display=r.style.display==="none"?"block":"none"}),document.addEventListener("click",()=>{r.style.display="none"}),r.addEventListener("click",a=>{if(a.stopPropagation(),a.target.classList.contains("speed-option")){let n=parseFloat(a.target.dataset.rate);this.setPlaybackRate(n),r.style.display="none"}}),this.updateSpeedUI())}initKeyboardControls(){this.container.setAttribute("tabindex","-1"),this.container.addEventListener("click",()=>{ll.getAllInstances().forEach(t=>{t!==this&&t.container.setAttribute("tabindex","-1")}),this.container.setAttribute("tabindex","0"),this.container.focus()}),this.container.addEventListener("keydown",t=>{if(document.activeElement!==this.container)return;let r=t.key,a=this.audio.currentTime;if(r>="0"&&r<="9"){t.preventDefault(),this.seekToPercent(parseInt(r)/10);return}let n={" ":()=>this.togglePlay(),ArrowLeft:()=>this.seekTo(Math.max(0,a-5)),ArrowRight:()=>this.seekTo(Math.min(this.audio.duration,a+5)),ArrowUp:()=>this.setVolume(Math.min(1,this.audio.volume+.1)),ArrowDown:()=>this.setVolume(Math.max(0,this.audio.volume-.1)),m:()=>this.audio.muted=!this.audio.muted,M:()=>this.audio.muted=!this.audio.muted};n[r]&&(t.preventDefault(),n[r]())})}initMediaSession(){!("mediaSession"in navigator)||!this.options.enableMediaSession||(navigator.mediaSession.metadata=new MediaMetadata({title:this.options.title||"Unknown Track",artist:this.options.subtitle||"",album:this.options.album||"",artwork:this.options.artwork?[{src:this.options.artwork,sizes:"512x512",type:"image/jpeg"}]:[]}),navigator.mediaSession.setActionHandler("play",()=>this.play()),navigator.mediaSession.setActionHandler("pause",()=>this.pause()),navigator.mediaSession.setActionHandler("seekbackward",()=>{this.seekTo(Math.max(0,this.audio.currentTime-10))}),navigator.mediaSession.setActionHandler("seekforward",()=>{this.seekTo(Math.min(this.audio.duration,this.audio.currentTime+10))}),navigator.mediaSession.setActionHandler("seekto",t=>{t.seekTime!==null&&this.seekTo(t.seekTime)}))}bindEvents(){this.playBtn.addEventListener("click",()=>this.togglePlay()),this.audio.addEventListener("loadstart",()=>this.setLoading(!0)),this.audio.addEventListener("loadedmetadata",()=>this.onMetadataLoaded()),this.audio.addEventListener("canplay",()=>this.setLoading(!1)),this.audio.addEventListener("play",()=>this.onPlay()),this.audio.addEventListener("pause",()=>this.onPause()),this.audio.addEventListener("ended",()=>this.onEnded()),this.audio.addEventListener("error",t=>this.onError(t)),this.canvas.addEventListener("click",t=>this.handleCanvasClick(t)),this.resizeHandler=Hxe(()=>this.resizeCanvas(),100),window.addEventListener("resize",this.resizeHandler)}setupResizeObserver(){"ResizeObserver"in window&&(this.resizeObserver=new ResizeObserver(()=>{this.resizeCanvas()}),this.canvas?.parentElement&&this.resizeObserver.observe(this.canvas.parentElement))}async load(t){try{this.setLoading(!0),this.progress=0,this.hasError=!1,this.audio.src=t,await new Promise((a,n)=>{let i=()=>{this.audio.removeEventListener("loadedmetadata",i),this.audio.removeEventListener("error",l),a()},l=s=>{this.audio.removeEventListener("loadedmetadata",i),this.audio.removeEventListener("error",l),n(s)};this.audio.addEventListener("loadedmetadata",i),this.audio.addEventListener("error",l)});let r=this.options.title||Oxe(t);if(this.titleEl&&(this.titleEl.textContent=r),this.options.waveform)this.setWaveformData(this.options.waveform);else try{let a=await cee(t,this.options.samples,this.options.showBPM);this.waveformData=a.peaks,a.bpm&&(this.detectedBPM=a.bpm,this.updateBPMDisplay())}catch(a){console.warn("Using placeholder waveform:",a),this.waveformData=Xxe(this.options.samples)}this.drawWaveform(),this.renderMarkers(),this.initMediaSession(),this.options.onLoad&&this.options.onLoad(this)}catch(r){console.error("Failed to load audio:",r),this.onError(r)}finally{this.setLoading(!1)}}async loadTrack(t,r=null,a=null,n={}){this.isPlaying&&this.pause(),this.audio.src="",this.audio.load(),this.hasError=!1,this.errorEl&&(this.errorEl.style.display="none"),this.canvas&&(this.canvas.style.opacity="1"),this.playBtn&&(this.playBtn.disabled=!1),this.progress=0,this.waveformData=[],this.options=see(this.options,{url:t,title:r||this.options.title,subtitle:a||this.options.subtitle,...n}),n.preload&&(this.audio.preload=n.preload),this.subtitleEl&&(a?(this.subtitleEl.textContent=a,this.subtitleEl.style.display=""):a===""&&(this.subtitleEl.style.display="none")),n.artwork&&this.artworkEl&&(this.artworkEl.src=n.artwork),n.markers&&(this.options.markers=n.markers),await this.load(t),this.play()}setWaveformData(t){if(typeof t=="string")try{let r=JSON.parse(t);this.waveformData=Array.isArray(r)?r:[]}catch{this.waveformData=t.split(",").map(Number)}else this.waveformData=Array.isArray(t)?t:[];this.drawWaveform()}drawWaveform(){!this.ctx||this.waveformData.length===0||Zxe(this.ctx,this.canvas,this.waveformData,this.progress,{...this.options,waveformStyle:this.options.waveformStyle||"bars",color:this.options.waveformColor,progressColor:this.options.progressColor})}resizeCanvas(){if(!this.canvas||this.isDestroying)return;let t=window.devicePixelRatio||1,r=this.canvas.getBoundingClientRect();this.canvas.width=r.width*t,this.canvas.height=this.options.height*t,this.canvas.style.height=this.options.height+"px",this.canvas.parentElement.style.height=this.options.height+"px",this.drawWaveform()}renderMarkers(){!this.options.showMarkers||!this.options.markers?.length||!this.markersContainer||(this.markersContainer.innerHTML="",!(!this.audio||!this.audio.duration||this.audio.duration===0)&&this.options.markers.forEach((t,r)=>{if(t.time>this.audio.duration){console.warn(`Marker "${t.label}" at ${t.time}s exceeds audio duration of ${this.audio.duration}s`);return}let a=t.time/this.audio.duration*100,n=document.createElement("button");n.className="waveform-marker",n.style.left=`${a}%`,n.style.backgroundColor=t.color||"rgba(255, 255, 255, 0.5)",n.setAttribute("aria-label",t.label),n.setAttribute("data-time",t.time);let i=document.createElement("span");i.className="waveform-marker-tooltip",i.textContent=t.label,n.appendChild(i),n.addEventListener("click",l=>{l.stopPropagation(),this.seekTo(t.time),this.options.playOnSeek&&!this.isPlaying&&this.play()}),this.markersContainer.appendChild(n)}))}handleCanvasClick(t){if(!this.audio.duration)return;let r=this.canvas.getBoundingClientRect(),a=t.clientX-r.left,n=Math.max(0,Math.min(1,a/r.width));this.seekToPercent(n)}setLoading(t){this.isLoading=t,this.loadingEl&&(this.loadingEl.style.display=t?"block":"none")}onMetadataLoaded(){this.isDestroying||(this.totalTimeEl&&(this.totalTimeEl.textContent=lee(this.audio.duration)),this.renderMarkers())}onPlay(){if(this.isDestroying)return;this.isPlaying=!0,this.playBtn.classList.add("playing");let t=this.playBtn.querySelector(".waveform-icon-play"),r=this.playBtn.querySelector(".waveform-icon-pause");t&&(t.style.display="none"),r&&(r.style.display="flex"),this.startSmoothUpdate(),this.container.dispatchEvent(new CustomEvent("waveformplayer:play",{bubbles:!0,detail:{player:this,url:this.options.url}})),this.options.onPlay&&this.options.onPlay(this)}onPause(){if(this.isDestroying)return;this.isPlaying=!1,this.playBtn.classList.remove("playing");let t=this.playBtn.querySelector(".waveform-icon-play"),r=this.playBtn.querySelector(".waveform-icon-pause");t&&(t.style.display="flex"),r&&(r.style.display="none"),this.stopSmoothUpdate(),this.container.dispatchEvent(new CustomEvent("waveformplayer:pause",{bubbles:!0,detail:{player:this,url:this.options.url}})),this.options.onPause&&this.options.onPause(this)}onEnded(){this.isDestroying||(this.progress=0,this.audio.currentTime=0,this.drawWaveform(),this.currentTimeEl&&(this.currentTimeEl.textContent="0:00"),this.container.dispatchEvent(new CustomEvent("waveformplayer:ended",{bubbles:!0,detail:{player:this,url:this.options.url}})),this.onPause(),this.options.onEnd&&this.options.onEnd(this))}onError(t){this.isDestroying||(console.error("Audio error:",t),this.hasError=!0,this.setLoading(!1),this.errorEl&&(this.errorEl.style.display="flex"),this.canvas&&(this.canvas.style.opacity="0.2"),this.playBtn&&(this.playBtn.disabled=!0),this.options.onError&&this.options.onError(t,this))}startSmoothUpdate(){this.stopSmoothUpdate();let t=()=>{this.isPlaying&&this.audio.duration&&(this.updateProgress(),this.updateTimer=requestAnimationFrame(t))};this.updateTimer=requestAnimationFrame(t)}stopSmoothUpdate(){this.updateTimer&&(cancelAnimationFrame(this.updateTimer),this.updateTimer=null)}updateProgress(){if(!this.audio.duration)return;let t=this.audio.currentTime/this.audio.duration;Math.abs(t-this.progress)>.001&&(this.progress=t,this.drawWaveform()),this.currentTimeEl&&(this.currentTimeEl.textContent=lee(this.audio.currentTime)),this.container.dispatchEvent(new CustomEvent("waveformplayer:timeupdate",{bubbles:!0,detail:{player:this,currentTime:this.audio.currentTime,duration:this.audio.duration,url:this.options.url}})),this.options.onTimeUpdate&&this.options.onTimeUpdate(this.audio.currentTime,this.audio.duration,this)}updateBPMDisplay(){this.bpmEl&&this.bpmValueEl&&this.detectedBPM&&(this.bpmValueEl.textContent=Math.round(this.detectedBPM),this.bpmEl.style.display="inline-flex")}updateSpeedUI(){let t=this.container.querySelector(".speed-value");if(t){let r=this.audio.playbackRate;t.textContent=r===1?"1x":`${r}x`}this.container.querySelectorAll(".speed-option").forEach(r=>{r.classList.toggle("active",parseFloat(r.dataset.rate)===this.audio.playbackRate)})}play(){this.options.singlePlay&&ll.currentlyPlaying&&ll.currentlyPlaying!==this&&ll.currentlyPlaying.pause(),ll.currentlyPlaying=this,this.audio.play()}pause(){ll.currentlyPlaying===this&&(ll.currentlyPlaying=null),this.audio.pause()}togglePlay(){this.isPlaying?this.pause():this.play()}seekTo(t){this.audio&&this.audio.duration&&(this.audio.currentTime=Math.max(0,Math.min(t,this.audio.duration)),this.updateProgress())}seekToPercent(t){this.audio&&this.audio.duration&&(this.audio.currentTime=this.audio.duration*Math.max(0,Math.min(1,t)),this.updateProgress())}setVolume(t){this.audio&&(this.audio.volume=Math.max(0,Math.min(1,t)))}setPlaybackRate(t){if(!this.audio)return;let r=Math.max(.5,Math.min(2,t));this.audio.playbackRate=r,this.options.playbackRate=r,this.updateSpeedUI()}destroy(){this.isDestroying=!0,this.pause(),this.stopSmoothUpdate(),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null),this.resizeHandler&&(window.removeEventListener("resize",this.resizeHandler),this.resizeHandler=null),ll.instances.delete(this.id),ll.currentlyPlaying===this&&(ll.currentlyPlaying=null),this.audio&&(this.audio.pause(),this.audio.src="",this.audio.load(),this.audio=null),this.container.innerHTML="",this.canvas=null,this.ctx=null,this.playBtn=null,this.waveformData=[]}static getInstance(t){if(typeof t=="string"){let r=this.instances.get(t);if(r)return r;let a=document.getElementById(t);if(a)return Array.from(this.instances.values()).find(n=>n.container===a)}if(t instanceof HTMLElement)return Array.from(this.instances.values()).find(r=>r.container===t)}static getAllInstances(){return Array.from(this.instances.values())}static destroyAll(){this.instances.forEach(t=>t.destroy()),this.instances.clear()}static async generateWaveformData(t,r=200){try{return(await cee(t,r)).peaks}catch(a){throw console.error("Failed to generate waveform:",a),a}}};function YD(){typeof document>"u"||document.querySelectorAll("[data-waveform-player]").forEach(e=>{if(e.dataset.waveformInitialized!=="true")try{new w3(e),e.dataset.waveformInitialized="true"}catch(t){console.error("Failed to initialize WaveformPlayer:",t,e)}})}typeof document<"u"&&(document.readyState==="loading"?document.addEventListener("DOMContentLoaded",YD):YD());w3.init=YD;typeof window<"u"&&(window.WaveformPlayer=w3);var mee=w3;var ake=100;function nke(e){return e.ownerDocument.defaultView.getComputedStyle(e)}function ike(e){let t=nke(e).color,r=so(t).alpha(.3).toRgbString(),a=so(t).alpha(.6).toRgbString();return{textColor:t,waveformColor:r,progressColor:a}}function lke({url:e,title:t,artist:r,artwork:a,waveformColor:n,progressColor:i,buttonColor:l,height:s=ake}){let c=document.createElement("div");return c.setAttribute("data-waveform-player",""),c.setAttribute("data-url",e),c.setAttribute("data-height",String(s)),c.setAttribute("data-waveform-style","bars"),c.setAttribute("data-waveform-color",n),c.setAttribute("data-progress-color",i),c.setAttribute("data-button-color",l),c.setAttribute("data-text-color",l),c.setAttribute("data-text-secondary-color",l),t&&c.setAttribute("data-title",t),r&&c.setAttribute("data-subtitle",r),a&&c.setAttribute("data-artwork",a),c}function ske(e,t){let a=so(t).isDark()?"#ffffff":"#000000";e.querySelectorAll("svg path").forEach(i=>{i.style.fill=a})}function cke(e,{play:t="Play",pause:r="Pause"}={}){let a=e.querySelector(".waveform-btn");if(!a)return;a.setAttribute("aria-label",t);let n=()=>a.setAttribute("aria-label",r),i=()=>a.setAttribute("aria-label",t);return e.addEventListener("waveformplayer:play",n),e.addEventListener("waveformplayer:pause",i),e.addEventListener("waveformplayer:ended",i),()=>{e.removeEventListener("waveformplayer:play",n),e.removeEventListener("waveformplayer:pause",i),e.removeEventListener("waveformplayer:ended",i)}}function uke(e){e.name!=="AbortError"&&console.error("Playlist play error:",e)}function pee(e,{src:t,title:r,artist:a,image:n,autoPlay:i,onEnded:l,labels:s}){let{textColor:c,waveformColor:u,progressColor:m}=ike(e),p=lke({url:t,title:r,artist:a,artwork:n,waveformColor:u,progressColor:m,buttonColor:c});e.appendChild(p);let d=new mee(p),f,h={ready:()=>{ske(p,c),f=cke(p,s),i&&d.play()?.catch(uke)},ended:()=>l?.()};return p.addEventListener("waveformplayer:ready",h.ready),p.addEventListener("waveformplayer:ended",h.ended),{instance:d,container:p,destroy:()=>{f?.(),p.removeEventListener("waveformplayer:ready",h.ready),p.removeEventListener("waveformplayer:ended",h.ended),d.destroy(),p.remove()}}}var hee=o(v(),1);function gee({src:e,title:t,artist:r,image:a,onEnded:n}){let i=(0,dee.useRef)(n);i.current=n;let l=(0,fee.useRefEffect)(s=>{if(!e)return;let c=!1,u;function m(){if(c)return;let{destroy:d}=pee(s,{src:e,title:t,artist:r,image:a,onEnded:()=>i.current?.()});u=d}let p=setTimeout(m,100);return()=>{c=!0,clearTimeout(p),u?.()}},[e,t,r,a]);return(0,hee.jsx)("div",{ref:l,className:"wp-block-playlist__waveform-player"})}var XD=o(B(),1);function vee(e){return{id:e.id||e.url,uniqueId:su(),src:e.url,title:e.title,artist:e.artist||e?.meta?.artist||e?.media_details?.artist||(0,XD.__)("Unknown artist"),album:e.album||e?.meta?.album||e?.media_details?.album||(0,XD.__)("Unknown album"),length:e?.fileLength||e?.media_details?.length_formatted,image:e?.image?.src&&e?.image?.src.endsWith("/images/media/audio.svg")?"":e?.image?.src}}var Dt=o(v(),1),bee=["audio"],mke=({attributes:e,setAttributes:t,isSelected:r,insertBlocksAfter:a,clientId:n})=>{let{order:i,showTracklist:l,showNumbers:s,showImages:c,showArtists:u,currentTrack:m}=e,p=(0,Hr.useBlockProps)(),{replaceInnerBlocks:d,__unstableMarkNextChangeAsNotPersistent:f}=(0,Sd.useDispatch)(Hr.store),{createErrorNotice:h}=(0,Sd.useDispatch)(yee.store),g=W();function b(P){h(P,{type:"snackbar"})}let{updateBlockAttributes:y}=(0,Sd.useDispatch)(Hr.store),{innerBlockTracks:x}=(0,Sd.useSelect)(P=>{let{getBlock:F}=P(Hr.store);return{innerBlockTracks:F(n)?.innerBlocks??[]}},[n]);(0,Cd.useEffect)(()=>{let P=new Set,F=!1,q=x.map(H=>P.has(H.attributes.uniqueId)?(F=!0,{...H,attributes:{...H.attributes,uniqueId:su()}}):(P.add(H.attributes.uniqueId),H));F&&d(n,q)},[x,n,d]);let _=x.filter(P=>!!P.attributes.uniqueId),k=_.map(P=>P.attributes),S=_[0]?.attributes?.uniqueId;(0,Cd.useEffect)(()=>{k.length===0?m!==null&&y(n,{currentTrack:null}):S&&S!==m&&y(n,{currentTrack:S})},[k,m,S,n,y]);let C=(0,Cd.useCallback)(P=>{if(!P)return;Array.isArray(P)||(P=[P]);let F=P.map(vee);f(),t({currentTrack:F.length>0?F[0].uniqueId:null});let q=F.map(H=>(0,_ee.createBlock)("core/playlist-track",H));d(n,q)},[f,t,d,n]),E=k.find(P=>P.uniqueId===m),I=(0,Cd.useCallback)(()=>{let P=k.findIndex(q=>q.uniqueId===m),F=k[P+1]||k[0];F?.uniqueId&&t({currentTrack:F.uniqueId})},[m,k,t]),D=(0,Cd.useCallback)(P=>{let F=[...x].sort((H,U)=>{let Z=H.attributes.title||"",J=U.attributes.title||"";return P==="asc"?Z.localeCompare(J):J.localeCompare(Z)}),q=F[0]?.attributes?.uniqueId;d(n,F),t({order:P,currentTrack:q&&q!==m?q:m})},[n,m,x,d,t]);function M(P){return F=>{t({[P]:F})}}let O=(0,Sd.useSelect)(P=>P(Hr.store).hasSelectedInnerBlock(n),[n]),V=(0,Hr.useInnerBlocksProps)(p,{__experimentalAppenderTagName:"li",renderAppender:(r||O)&&Hr.InnerBlocks.ButtonBlockAppender});return k.length===0?(0,Dt.jsx)("div",{...p,className:w("is-placeholder",p.className),children:(0,Dt.jsx)(Hr.MediaPlaceholder,{icon:(0,Dt.jsx)(Hr.BlockIcon,{icon:Jn}),labels:{title:(0,No.__)("Playlist"),instructions:(0,No.__)("Upload an audio file or pick one from your media library.")},onSelect:C,accept:"audio/*",multiple:!0,allowedTypes:bee,onError:b})}):(0,Dt.jsxs)(Dt.Fragment,{children:[(0,Dt.jsx)(Hr.BlockControls,{group:"other",children:(0,Dt.jsx)(Hr.MediaReplaceFlow,{name:(0,No.__)("Edit"),onSelect:C,accept:"audio/*",multiple:!0,mediaIds:k.filter(P=>P.id).map(P=>P.id),allowedTypes:bee,onError:b})}),(0,Dt.jsx)(Hr.InspectorControls,{children:(0,Dt.jsxs)(ca.__experimentalToolsPanel,{label:(0,No.__)("Settings"),resetAll:()=>{t({showTracklist:!0,showArtists:!0,showNumbers:!0,showImages:!0,order:"asc"})},dropdownMenuProps:g,children:[(0,Dt.jsx)(ca.__experimentalToolsPanelItem,{label:(0,No.__)("Show Tracklist"),isShownByDefault:!0,hasValue:()=>l!==!0,onDeselect:()=>t({showTracklist:!0}),children:(0,Dt.jsx)(ca.ToggleControl,{label:(0,No.__)("Show Tracklist"),onChange:M("showTracklist"),checked:l})}),l&&(0,Dt.jsxs)(Dt.Fragment,{children:[(0,Dt.jsx)(ca.__experimentalToolsPanelItem,{label:(0,No.__)("Show artist name in Tracklist"),isShownByDefault:!0,hasValue:()=>u!==!0,onDeselect:()=>t({showArtists:!0}),children:(0,Dt.jsx)(ca.ToggleControl,{label:(0,No.__)("Show artist name in Tracklist"),onChange:M("showArtists"),checked:u})}),(0,Dt.jsx)(ca.__experimentalToolsPanelItem,{label:(0,No.__)("Show number in Tracklist"),isShownByDefault:!0,hasValue:()=>s!==!0,onDeselect:()=>t({showNumbers:!0}),children:(0,Dt.jsx)(ca.ToggleControl,{label:(0,No.__)("Show number in Tracklist"),onChange:M("showNumbers"),checked:s})})]}),(0,Dt.jsx)(ca.__experimentalToolsPanelItem,{label:(0,No.__)("Show images"),isShownByDefault:!0,hasValue:()=>c!==!0,onDeselect:()=>t({showImages:!0}),children:(0,Dt.jsx)(ca.ToggleControl,{label:(0,No.__)("Show images"),onChange:M("showImages"),checked:c})}),(0,Dt.jsx)(ca.__experimentalToolsPanelItem,{label:(0,No.__)("Order"),isShownByDefault:!0,hasValue:()=>i!=="asc",onDeselect:()=>t({order:"asc"}),children:(0,Dt.jsx)(ca.SelectControl,{__next40pxDefaultSize:!0,label:(0,No.__)("Order"),value:i,options:[{label:(0,No.__)("Descending"),value:"desc"},{label:(0,No.__)("Ascending"),value:"asc"}],onChange:P=>D(P)})})]})}),(0,Dt.jsxs)("figure",{...p,children:[(0,Dt.jsx)(ca.Disabled,{isDisabled:!r,children:(0,Dt.jsx)(gee,{src:E?.src,title:E?.title,artist:E?.artist,image:E?.image,onEnded:I})}),l&&(0,Dt.jsx)("ol",{className:w("wp-block-playlist__tracklist",{"wp-block-playlist__tracklist-show-numbers":s}),children:V.children}),(0,Dt.jsx)(ba,{attributes:e,setAttributes:t,isSelected:r,insertBlocksAfter:a,label:(0,No.__)("Playlist caption text"),showToolbarButton:r,style:{marginTop:16}})]})]})},xee=mke;var cu=o(T(),1),Yv=o(v(),1);function kee({attributes:e}){let{caption:t,showNumbers:r,showTracklist:a,showArtists:n}=e,i=cu.useBlockProps.save(),l=cu.useInnerBlocksProps.save(i);return(0,Yv.jsxs)("figure",{...l,children:[(0,Yv.jsx)("ol",{className:w("wp-block-playlist__tracklist",{"wp-block-playlist__tracklist-is-hidden":!a,"wp-block-playlist__tracklist-artist-is-hidden":!n,"wp-block-playlist__tracklist-show-numbers":r}),children:l.children}),!cu.RichText.isEmpty(t)&&(0,Yv.jsx)(cu.RichText.Content,{tagName:"figcaption",className:(0,cu.__experimentalGetElementClassName)("caption"),value:t})]})}var{name:wee}=_3,Cee={icon:Jn,edit:xee,save:kee},pke=()=>N({name:wee,metadata:_3,settings:Cee});var tL={};$(tL,{init:()=>gke,metadata:()=>C3,name:()=>Iee,settings:()=>Eee});var C3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/playlist-track",title:"Playlist track",category:"media",parent:["core/playlist"],description:"Playlist track.",keywords:["music","sound"],textdomain:"default",usesContext:["showArtists","currentTrack"],attributes:{blob:{type:"string",role:"local"},id:{type:"number"},uniqueId:{type:"string"},src:{type:"string"},type:{type:"string",default:"audio"},album:{type:"string"},artist:{type:"string"},image:{type:"string"},length:{type:"string"},title:{type:"string"}},supports:{html:!1,interactivity:{clientNavigation:!0},reusable:!1},style:"wp-block-playlist-track"};var See=o(Br(),1),T3=o(j(),1),po=o(T(),1),Pi=o(A(),1),Tee=o(z(),1),Pee=o(_r(),1),Kr=o(B(),1);var S3=o(Oi(),1);var xt=o(v(),1),eL=["audio"],fke=["image"],hke=({attributes:e,setAttributes:t,context:r})=>{let{id:a,uniqueId:n,src:i,album:l,artist:s,image:c,length:u,title:m}=e,[p,d]=(0,T3.useState)(e.blob),f=r?.showArtists,h=r?.currentTrack,g=(0,T3.useRef)(),b=(0,po.useBlockProps)(),{createErrorNotice:y}=(0,Tee.useDispatch)(Pee.store);function x(C){y(C,{type:"snackbar"})}Ps({src:p,allowedTypes:eL,onChange:_,onError:x});function _(C){if(!C||!C.url){t({blob:void 0,id:void 0,uniqueId:void 0,artist:void 0,album:void 0,image:void 0,length:void 0,title:void 0,url:void 0}),d();return}if((0,See.isBlobURL)(C.url)){d(C.url);return}t({blob:void 0,id:C.id,uniqueId:su(),src:C.url,artist:C.artist||C?.meta?.artist||C?.media_details?.artist||(0,Kr.__)("Unknown artist"),album:C.album||C?.meta?.album||C?.media_details?.album||(0,Kr.__)("Unknown album"),image:C?.image?.src&&C?.image?.src.endsWith("/images/media/audio.svg")?"":C?.image?.src,length:C?.fileLength||C?.media_details?.length_formatted,title:C.title}),d()}function k(C){t({image:C.url})}function S(){t({image:void 0}),g.current.focus()}return!i&&!p?(0,xt.jsx)("div",{...b,children:(0,xt.jsx)(po.MediaPlaceholder,{icon:(0,xt.jsx)(po.BlockIcon,{icon:Jn}),labels:{title:(0,Kr.__)("Track"),instructions:(0,Kr.__)("Upload an audio file or pick one from your media library.")},onSelect:_,accept:"audio/*",allowedTypes:eL,value:e,onError:x})}):(0,xt.jsxs)(xt.Fragment,{children:[(0,xt.jsx)(po.BlockControls,{group:"other",children:(0,xt.jsx)(po.MediaReplaceFlow,{name:(0,Kr.__)("Replace"),onSelect:_,accept:"audio/*",mediaId:a,mediaURL:i,allowedTypes:eL,onError:x})}),(0,xt.jsx)(po.InspectorControls,{children:(0,xt.jsxs)(Pi.PanelBody,{title:(0,Kr.__)("Settings"),children:[(0,xt.jsx)(Pi.TextControl,{__next40pxDefaultSize:!0,label:(0,Kr.__)("Artist"),value:s?(0,S3.__unstableStripHTML)(s):"",onChange:C=>{t({artist:C})}}),(0,xt.jsx)(Pi.TextControl,{__next40pxDefaultSize:!0,label:(0,Kr.__)("Album"),value:l?(0,S3.__unstableStripHTML)(l):"",onChange:C=>{t({album:C})}}),(0,xt.jsx)(Pi.TextControl,{__next40pxDefaultSize:!0,label:(0,Kr.__)("Title"),value:m?(0,S3.__unstableStripHTML)(m):"",onChange:C=>{t({title:C})}}),(0,xt.jsx)(po.MediaUploadCheck,{children:(0,xt.jsxs)("div",{className:"editor-video-poster-control",children:[(0,xt.jsx)(Pi.BaseControl.VisualLabel,{children:(0,Kr.__)("Album cover image")}),!!c&&(0,xt.jsx)("img",{src:c,alt:(0,Kr.__)("Preview of the album cover image")}),(0,xt.jsx)(po.MediaUpload,{title:(0,Kr.__)("Select image"),onSelect:k,allowedTypes:fke,render:({open:C})=>(0,xt.jsx)(Pi.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:C,ref:g,children:c?(0,Kr.__)("Replace"):(0,Kr.__)("Select")})}),!!c&&(0,xt.jsx)(Pi.Button,{__next40pxDefaultSize:!0,onClick:S,variant:"tertiary",children:(0,Kr.__)("Remove")})]})})]})}),(0,xt.jsxs)("li",{...b,children:[!!p&&(0,xt.jsx)(Pi.Spinner,{}),(0,xt.jsxs)("button",{className:"wp-block-playlist-track__button","data-wp-context":JSON.stringify({uniqueId:n}),"aria-current":h===n?"true":"false",children:[(0,xt.jsxs)("span",{className:"wp-block-playlist-track__content",children:[(0,xt.jsx)(po.RichText,{tagName:"span",className:"wp-block-playlist-track__title",value:m,placeholder:(0,Kr.__)("Add title"),onChange:C=>{t({title:C})},allowedFormats:[],withoutInteractiveFormatting:!0}),f&&(0,xt.jsx)(po.RichText,{tagName:"span",className:"wp-block-playlist-track__artist",value:s,placeholder:(0,Kr.__)("Add artist"),onChange:C=>t({artist:C}),allowedFormats:[],withoutInteractiveFormatting:!0})]}),(0,xt.jsxs)("span",{className:"wp-block-playlist-track__length",children:[u&&(0,xt.jsx)("span",{className:"screen-reader-text",children:(0,Kr.__)("Length:")}),u]}),(0,xt.jsx)("span",{className:"screen-reader-text",children:(0,Kr.__)("Select to play this track")})]})]})]})},Bee=hke;var{name:Iee}=C3,Eee={icon:Jn,edit:Bee},gke=()=>N({name:Iee,metadata:C3,settings:Eee});var oL={};$(oL,{init:()=>kke,metadata:()=>P3,name:()=>Fee,settings:()=>Oee});var Vee=o(B(),1);var P3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-author",title:"Author (deprecated)",category:"theme",description:"This block is deprecated. Please use the Avatar block, the Author Name block, and the Author Biography block instead.",textdomain:"default",attributes:{textAlign:{type:"string"},avatarSize:{type:"number",default:48},showAvatar:{type:"boolean",default:!0},showBio:{type:"boolean"},byline:{type:"string"},isLink:{type:"boolean",default:!1,role:"content"},linkTarget:{type:"string",default:"_self",role:"content"}},usesContext:["postType","postId","queryId"],supports:{inserter:!1,anchor:!0,html:!1,spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}},filter:{duotone:!0}},selectors:{filter:{duotone:".wp-block-post-author .wp-block-post-author__avatar img"}},editorStyle:"wp-block-post-author-editor",style:"wp-block-post-author"};var un=o(T(),1),Tr=o(A(),1),Aee=o(pe(),1),B3=o(Y(),1),Pd=o(z(),1),I3=o(j(),1),rL=o(Uo(),1),Sr=o(B(),1),Ree=o(G(),1);var Td=o(G(),1),Dee=o(B(),1),Lee=o(T(),1);var{cleanEmptyObject:Nee}=K(Lee.privateApis);function Mee(e,t){let{avatarSize:r,byline:a,showAvatar:n,showBio:i,isLink:l,linkTarget:s,textAlign:c,style:u,...m}=e,p=n&&t.some(g=>g.name==="core/avatar"),d=a&&t.some(g=>g.name==="core/paragraph"),f=t.some(g=>g.name==="core/post-author-name"),h=i&&t.some(g=>g.name==="core/post-author-biography");return(0,Td.createBlock)("core/group",{...m,style:Nee({...u,spacing:{...u?.spacing,blockGap:"1em"},color:{...u?.color,duotone:void 0}}),layout:{type:"flex",flexWrap:"nowrap",verticalAlignment:"top"}},[p&&(0,Td.createBlock)("core/avatar",{size:r,style:Nee({border:{radius:"0px"},color:{duotone:u?.color?.duotone}})}),(0,Td.createBlock)("core/group",{style:{layout:{selfStretch:"fill",flexSize:null},spacing:{blockGap:"0"}},layout:{type:"flex",orientation:"vertical",justifyContent:"stretch"}},[d&&(0,Td.createBlock)("core/paragraph",{content:a,placeholder:(0,Dee.__)("Write byline\u2026"),style:{typography:{fontSize:"0.5em",textAlign:c}}}),f&&(0,Td.createBlock)("core/post-author-name",{isLink:l,linkTarget:s,style:{typography:{fontSize:"1em",textAlign:c}}}),h&&(0,Td.createBlock)("core/post-author-biography",{style:{typography:{fontSize:"0.7em",textAlign:c}}})].filter(Boolean))].filter(Boolean))}var st=o(v(),1),{InspectorControlsLastItem:bke}=K(un.privateApis),yke={who:"authors",per_page:100,_fields:"id,name",context:"view"};function _ke({value:e,onChange:t}){let[r,a]=(0,I3.useState)(""),{authors:n,isLoading:i}=(0,Pd.useSelect)(s=>{let{getUsers:c,isResolving:u}=s(B3.store),m={...yke};return r&&(m.search=r,m.search_columns=["name"]),{authors:c(m),isLoading:u("getUsers",[m])}},[r]),l=(0,I3.useMemo)(()=>{let s=(n??[]).map(m=>({value:m.id,label:(0,rL.decodeEntities)(m.name)})),c=s.findIndex(m=>e?.id===m.value),u=[];return c<0&&e?u=[{value:e.id,label:(0,rL.decodeEntities)(e.name)}]:c<0&&!e&&(u=[{value:0,label:(0,Sr.__)("(No author)")}]),[...u,...s]},[n,e]);return(0,st.jsx)(Tr.ComboboxControl,{__next40pxDefaultSize:!0,label:(0,Sr.__)("Author"),options:l,value:e?.id,onFilterValueChange:(0,Aee.debounce)(a,300),onChange:t,allowReset:!1,isLoading:i})}function xke({isSelected:e,context:{postType:t,postId:r,queryId:a},attributes:n,setAttributes:i,clientId:l}){let s=Number.isFinite(a),c=W(),u=v1(),{authorDetails:m,canAssignAuthor:p,supportsAuthor:d}=(0,Pd.useSelect)(V=>{let{getEditedEntityRecord:P,getUser:F,getPostType:q}=V(B3.store),H=P("postType",t,r),U=H?.author;return{authorDetails:U?F(U,{context:"view"}):null,supportsAuthor:q(t)?.supports?.author??!1,canAssignAuthor:!!H?._links?.["wp:action-assign-author"]}},[t,r]),f=(0,Pd.useSelect)(V=>V(Ree.store).getBlockTypes(),[]),{editEntityRecord:h}=(0,Pd.useDispatch)(B3.store),{replaceBlock:g}=(0,Pd.useDispatch)(un.store),{textAlign:b,showAvatar:y,showBio:x,byline:_,isLink:k,linkTarget:S,avatarSize:C}=n,E=[],I=m?.name||(0,Sr.__)("Post Author");m?.avatar_urls&&Object.keys(m.avatar_urls).forEach(V=>{E.push({value:V,label:`${V} x ${V}`})});let D=(0,un.useBlockProps)({className:w({[`has-text-align-${b}`]:b})}),M=V=>{h("postType",t,r,{author:V})},O=!!r&&!s&&p;if(!d&&t!==void 0)return(0,st.jsx)("div",{...D,children:(0,Sr.sprintf)((0,Sr.__)("This post type (%s) does not support the author."),t)});function R(){g(l,Mee(n,f))}return(0,st.jsxs)(st.Fragment,{children:[(0,st.jsx)(un.InspectorControls,{children:(0,st.jsxs)(Tr.__experimentalToolsPanel,{label:(0,Sr.__)("Settings"),resetAll:()=>{i({avatarSize:48,showAvatar:!0,isLink:!1,linkTarget:"_self"})},dropdownMenuProps:c,children:[O&&(0,st.jsx)("div",{style:{gridColumn:"1 / -1"},children:(0,st.jsx)(_ke,{value:m,onChange:M})}),(0,st.jsx)(Tr.__experimentalToolsPanelItem,{label:(0,Sr.__)("Show avatar"),isShownByDefault:!0,hasValue:()=>!y,onDeselect:()=>i({showAvatar:!0}),children:(0,st.jsx)(Tr.ToggleControl,{label:(0,Sr.__)("Show avatar"),checked:y,onChange:()=>i({showAvatar:!y})})}),y&&(0,st.jsx)(Tr.__experimentalToolsPanelItem,{label:(0,Sr.__)("Avatar size"),isShownByDefault:!0,hasValue:()=>C!==48,onDeselect:()=>i({avatarSize:48}),children:(0,st.jsx)(Tr.SelectControl,{__next40pxDefaultSize:!0,label:(0,Sr.__)("Avatar size"),value:C,options:E,onChange:V=>{i({avatarSize:Number(V)})}})}),(0,st.jsx)(Tr.__experimentalToolsPanelItem,{label:(0,Sr.__)("Show bio"),isShownByDefault:!0,hasValue:()=>!!x,onDeselect:()=>i({showBio:void 0}),children:(0,st.jsx)(Tr.ToggleControl,{label:(0,Sr.__)("Show bio"),checked:!!x,onChange:()=>i({showBio:!x})})}),(0,st.jsx)(Tr.__experimentalToolsPanelItem,{label:(0,Sr.__)("Link author name to author page"),isShownByDefault:!0,hasValue:()=>!!k,onDeselect:()=>i({isLink:!1}),children:(0,st.jsx)(Tr.ToggleControl,{label:(0,Sr.__)("Link author name to author page"),checked:k,onChange:()=>i({isLink:!k})})}),k&&(0,st.jsx)(Tr.__experimentalToolsPanelItem,{label:(0,Sr.__)("Link target"),isShownByDefault:!0,hasValue:()=>S!=="_self",onDeselect:()=>i({linkTarget:"_self"}),children:(0,st.jsx)(Tr.ToggleControl,{label:(0,Sr.__)("Open in new tab"),onChange:V=>i({linkTarget:V?"_blank":"_self"}),checked:S==="_blank"})})]})}),f.some(V=>V.name==="core/group")&&(0,st.jsx)(bke,{children:(0,st.jsxs)(Tr.__experimentalVStack,{className:"wp-block-post-author__transform",alignment:"left",spacing:4,children:[(0,st.jsx)(Tr.__experimentalText,{as:"p",children:(0,Sr.__)("This block is no longer supported. Recreate its design with the Avatar, Author Name and Author Biography blocks.")}),(0,st.jsx)(Tr.Button,{variant:"primary",onClick:R,__next40pxDefaultSize:!0,children:(0,Sr.__)("Recreate")})]})}),(0,st.jsx)(un.BlockControls,{group:"block",children:(0,st.jsx)(un.AlignmentControl,{value:b,onChange:V=>{i({textAlign:V})}})}),(0,st.jsxs)("div",{...D,children:[y&&(0,st.jsx)("div",{className:"wp-block-post-author__avatar",children:(0,st.jsx)("img",{width:C,src:m?.avatar_urls?.[C]||u,alt:m?.name||(0,Sr.__)("Default Avatar")})}),(0,st.jsxs)("div",{className:"wp-block-post-author__content",children:[(!un.RichText.isEmpty(_)||e)&&(0,st.jsx)(un.RichText,{identifier:"byline",className:"wp-block-post-author__byline","aria-label":(0,Sr.__)("Post author byline text"),placeholder:(0,Sr.__)("Write byline\u2026"),value:_,onChange:V=>i({byline:V})}),(0,st.jsx)("p",{className:"wp-block-post-author__name",children:k?(0,st.jsx)("a",{href:"#post-author-pseudo-link",onClick:V=>V.preventDefault(),children:I}):I}),x&&(0,st.jsx)("p",{className:"wp-block-post-author__bio",dangerouslySetInnerHTML:{__html:m?.description}})]})]})]})}var zee=xke;var{name:Fee}=P3,Oee={icon:kp,example:{viewportWidth:350,attributes:{showBio:!0,byline:(0,Vee.__)("Posted by")}},edit:zee},kke=()=>N({name:Fee,metadata:P3,settings:Oee});var aL={};$(aL,{init:()=>Pke,metadata:()=>E3,name:()=>$ee,settings:()=>Zee});var E3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-author-name",title:"Author Name",category:"theme",description:"The author name.",textdomain:"default",attributes:{isLink:{type:"boolean",default:!1,role:"content"},linkTarget:{type:"string",default:"_self",role:"content"}},usesContext:["postType","postId"],example:{viewportWidth:350},supports:{anchor:!0,html:!1,spacing:{margin:!0,padding:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-post-author-name"};var N3=o(T(),1),Hee=o(z(),1),lc=o(B(),1),jee=o(Y(),1),Lm=o(A(),1);var Bi=o(v(),1);function Cke(e){St(e);let{attributes:{isLink:t,linkTarget:r},setAttributes:a,context:{postType:n,postId:i}}=e,{authorName:l,supportsAuthor:s}=(0,Hee.useSelect)(d=>{let{getEditedEntityRecord:f,getUser:h,getPostType:g}=d(jee.store),b=f("postType",n,i)?.author;return{authorName:b?h(b):null,supportsAuthor:g(n)?.supports?.author??!1}},[n,i]),c=(0,N3.useBlockProps)(),u=l?.name||(0,lc.__)("Author Name"),m=t?(0,Bi.jsx)("a",{href:"#author-pseudo-link",onClick:d=>d.preventDefault(),className:"wp-block-post-author-name__link",children:u}):u,p=W();return(0,Bi.jsxs)(Bi.Fragment,{children:[(0,Bi.jsx)(N3.InspectorControls,{children:(0,Bi.jsxs)(Lm.__experimentalToolsPanel,{label:(0,lc.__)("Settings"),resetAll:()=>{a({isLink:!1,linkTarget:"_self"})},dropdownMenuProps:p,children:[(0,Bi.jsx)(Lm.__experimentalToolsPanelItem,{label:(0,lc.__)("Link to author archive"),isShownByDefault:!0,hasValue:()=>t,onDeselect:()=>a({isLink:!1}),children:(0,Bi.jsx)(Lm.ToggleControl,{label:(0,lc.__)("Link to author archive"),onChange:()=>a({isLink:!t}),checked:t})}),t&&(0,Bi.jsx)(Lm.__experimentalToolsPanelItem,{label:(0,lc.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>r!=="_self",onDeselect:()=>a({linkTarget:"_self"}),children:(0,Bi.jsx)(Lm.ToggleControl,{label:(0,lc.__)("Open in new tab"),onChange:d=>a({linkTarget:d?"_blank":"_self"}),checked:r==="_blank"})})]})}),(0,Bi.jsx)("div",{...c,children:!s&&n!==void 0?(0,lc.sprintf)((0,lc.__)("This post type (%s) does not support the author."),n):m})]})}var Uee=Cke;var Ske={attributes:{isLink:{type:"boolean",default:!1,role:"content"},linkTarget:{type:"string",default:"_self",role:"content"},textAlign:{type:"string"}},supports:{anchor:!0,html:!1,spacing:{margin:!0,padding:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},Gee=[Ske];var Wee=o(G(),1),Tke={from:[{type:"block",blocks:["core/post-author"],transform:({textAlign:e})=>(0,Wee.createBlock)("core/post-author-name",{style:{typography:{textAlign:e}}})}]},qee=Tke;var{name:$ee}=E3,Zee={icon:kp,transforms:qee,edit:Uee,deprecated:Gee},Pke=()=>N({name:$ee,metadata:E3,settings:Zee});var nL={};$(nL,{init:()=>Nke,metadata:()=>D3,name:()=>tte,settings:()=>rte});var D3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-author-biography",title:"Author Biography",category:"theme",description:"The author biography.",textdomain:"default",usesContext:["postType","postId"],example:{viewportWidth:350},supports:{anchor:!0,spacing:{margin:!0,padding:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-post-author-biography"};var Kee=o(T(),1),Qee=o(z(),1),Yee=o(B(),1),Xee=o(Y(),1);var Xv=o(v(),1);function Ike(e){St(e);let{context:{postType:t,postId:r}}=e,{authorDetails:a}=(0,Qee.useSelect)(l=>{let{getEditedEntityRecord:s,getUser:c}=l(Xee.store),u=s("postType",t,r)?.author;return{authorDetails:u?c(u):null}},[t,r]),n=(0,Kee.useBlockProps)(),i=a?.description||(0,Yee.__)("Author Biography");return(0,Xv.jsx)(Xv.Fragment,{children:(0,Xv.jsx)("div",{...n,dangerouslySetInnerHTML:{__html:i}})})}var Jee=Ike;var Eke={attributes:{textAlign:{type:"string"}},supports:{anchor:!0,spacing:{margin:!0,padding:!0},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},ete=[Eke];var{name:tte}=D3,rte={icon:kp,edit:Jee,deprecated:ete},Nke=()=>N({name:tte,metadata:D3,settings:rte});var iL={};$(iL,{init:()=>Mke,metadata:()=>L3,name:()=>lte,settings:()=>ste});var L3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:"fse",name:"core/post-comment",title:"Comment (deprecated)",category:"theme",allowedBlocks:["core/avatar","core/comment-author-name","core/comment-content","core/comment-date","core/comment-edit-link","core/comment-reply-link"],description:"This block is deprecated. Please use the Comments block instead.",textdomain:"default",attributes:{commentId:{type:"number"}},providesContext:{commentId:"commentId"},supports:{html:!1,inserter:!1,interactivity:{clientNavigation:!0}}};var Jv=o(B(),1),ag=o(A(),1),ote=o(j(),1);var M3=o(T(),1),Bd=o(v(),1),Lke=[["core/avatar"],["core/comment-author-name"],["core/comment-date"],["core/comment-content"],["core/comment-reply-link"],["core/comment-edit-link"]];function ate({attributes:{commentId:e},setAttributes:t}){let[r,a]=(0,ote.useState)(e),n=(0,M3.useBlockProps)(),i=(0,M3.useInnerBlocksProps)(n,{template:Lke});return e?(0,Bd.jsx)("div",{...i}):(0,Bd.jsx)("div",{...n,children:(0,Bd.jsxs)(ag.Placeholder,{icon:L7,label:(0,Jv._x)("Post Comment","block title"),instructions:(0,Jv.__)("To show a comment, input the comment ID."),children:[(0,Bd.jsx)(ag.TextControl,{__next40pxDefaultSize:!0,value:e,onChange:l=>a(parseInt(l))}),(0,Bd.jsx)(ag.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>{t({commentId:r})},children:(0,Jv.__)("Save")})]})})}var A3=o(T(),1),nte=o(v(),1);function ite(){let e=A3.useBlockProps.save(),t=A3.useInnerBlocksProps.save(e);return(0,nte.jsx)("div",{...t})}var{name:lte}=L3,ste={icon:T0,edit:ate,save:ite},Mke=()=>N({name:lte,metadata:L3,settings:ste});var lL={};$(lL,{init:()=>Vke,metadata:()=>R3,name:()=>vte,settings:()=>bte});var R3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-comments-count",title:"Comments Count",category:"theme",description:"Display a post's comments count.",textdomain:"default",usesContext:["postId"],example:{viewportWidth:350},supports:{anchor:!0,html:!1,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},interactivity:{clientNavigation:!0}},style:"wp-block-post-comments-count"};var cte=o(T(),1),z3=o(j(),1),ute=o(F1(),1),mte=o(nr(),1),pte=o(v(),1);function dte({context:e}){let{postId:t}=e,[r,a]=(0,z3.useState)(),n=(0,cte.useBlockProps)();(0,z3.useEffect)(()=>{if(!t)return;let s=t;(0,ute.default)({path:(0,mte.addQueryArgs)("/wp/v2/comments",{post:t}),parse:!1}).then(c=>{s===t&&a(c.headers.get("X-WP-Total"))})},[t]);let i=t&&r!==void 0,l={...n.style,textDecoration:i?n.style?.textDecoration:void 0};return(0,pte.jsx)("div",{...n,style:l,children:i?r:"0"})}var fte=o(G(),1),Rke={to:[{type:"block",blocks:["core/post-comments-link"],transform:({style:e})=>{let t=e?.typography?.textAlign;return(0,fte.createBlock)("core/post-comments-link",{...t&&{style:{typography:{textAlign:t}}}})}}]},hte=Rke;var zke={attributes:{textAlign:{type:"string"}},supports:{anchor:!0,html:!1,spacing:{margin:!0,padding:!0},color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},gte=[zke];var{name:vte}=R3,bte={icon:$0,edit:dte,transforms:hte,deprecated:gte},Vke=()=>N({name:vte,metadata:R3,settings:bte});var cL={};$(cL,{init:()=>Hke,metadata:()=>V3,name:()=>wte,settings:()=>Cte});var V3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-comments-form",title:"Comments Form",category:"theme",description:"Display a post's comments form.",textdomain:"default",usesContext:["postId","postType"],supports:{anchor:!0,html:!1,color:{gradients:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},editorStyle:"wp-block-post-comments-form-editor",style:["wp-block-post-comments-form","wp-block-buttons","wp-block-button"],example:{attributes:{style:{typography:{textAlign:"center"}}}}};var yte=o(T(),1),_te=o(A(),1),xte=o(pe(),1),F3=o(B(),1);var eb=o(v(),1);function sL({context:e}){let{postId:t,postType:r}=e,a=(0,xte.useInstanceId)(sL),n=(0,F3.sprintf)("comments-form-edit-%d-desc",a),i=(0,yte.useBlockProps)({"aria-describedby":n});return(0,eb.jsxs)("div",{...i,children:[(0,eb.jsx)(gk,{postId:t,postType:r}),(0,eb.jsx)(_te.VisuallyHidden,{id:n,children:(0,F3.__)("Comments form disabled in editor.")})]})}var Oke={attributes:{textAlign:{type:"string"}},supports:{anchor:!0,html:!1,spacing:{margin:!0,padding:!0},color:{gradients:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},kte=[Oke];var{name:wte}=V3,Cte={icon:aP,edit:sL,deprecated:kte},Hke=()=>N({name:wte,metadata:V3,settings:Cte});var uL={};$(uL,{init:()=>qke,metadata:()=>O3,name:()=>Mte,settings:()=>Ate});var O3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-comments-link",title:"Comments Link",category:"theme",description:"Displays the link to the current post comments.",textdomain:"default",usesContext:["postType","postId"],example:{viewportWidth:350},supports:{anchor:!0,html:!1,color:{link:!0,text:!1,__experimentalDefaultControls:{background:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-post-comments-link"};var Ste=o(T(),1),j3=o(j(),1),Tte=o(z(),1),Pte=o(F1(),1),Bte=o(nr(),1),Id=o(B(),1),Ite=o(Y(),1),H3=o(v(),1);function Uke({context:e}){let{postType:t,postId:r}=e,[a,n]=(0,j3.useState)(),i=(0,Ste.useBlockProps)();(0,j3.useEffect)(()=>{if(!r)return;let c=r;(0,Pte.default)({path:(0,Bte.addQueryArgs)("/wp/v2/comments",{post:r}),parse:!1}).then(u=>{c===r&&n(u.headers.get("X-WP-Total"))})},[r]);let l=(0,Tte.useSelect)(c=>c(Ite.store).getEditedEntityRecord("postType",t,r),[t,r]),s;if(a!==void 0){let c=parseInt(a);c===0?s=(0,Id.__)("No comments"):s=(0,Id.sprintf)((0,Id._n)("%s comment","%s comments",c),c.toLocaleString())}return(0,H3.jsx)("div",{...i,children:l?.link&&s!==void 0?(0,H3.jsx)("a",{href:l?.link+"#comments",onClick:c=>c.preventDefault(),children:s}):(0,H3.jsx)("a",{href:"#post-comments-link-pseudo-link",onClick:c=>c.preventDefault(),children:(0,Id.__)("No comments")})})}var Ete=Uke;var Nte=o(G(),1),Gke={to:[{type:"block",blocks:["core/post-comments-count"],transform:({style:e})=>{let t=e?.typography?.textAlign;return(0,Nte.createBlock)("core/post-comments-count",{...t&&{style:{typography:{textAlign:t}}}})}}]},Dte=Gke;var Wke={attributes:{textAlign:{type:"string"}},supports:{anchor:!0,html:!1,spacing:{margin:!0,padding:!0},color:{link:!0,text:!1,__experimentalDefaultControls:{background:!0,link:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},Lte=[Wke];var{name:Mte}=O3,Ate={edit:Ete,icon:$0,transforms:Dte,deprecated:Lte},qke=()=>N({name:Mte,metadata:O3,settings:Ate});var mL={};$(mL,{init:()=>t5e,metadata:()=>U3,name:()=>Ote,settings:()=>Hte});var U3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-content",title:"Content",category:"theme",description:"Displays the contents of a post or page.",textdomain:"default",usesContext:["postId","postType","queryId"],attributes:{tagName:{type:"string",default:"div"}},example:{viewportWidth:350},supports:{anchor:!0,align:["wide","full"],html:!1,layout:!0,background:{backgroundImage:!0,backgroundSize:!0,__experimentalDefaultControls:{backgroundImage:!0}},dimensions:{minHeight:!0},spacing:{blockGap:!0,padding:!0,margin:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},color:{gradients:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!1,text:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-post-content",editorStyle:"wp-block-post-content-editor"};var Ed=o(B(),1),Qr=o(T(),1),Rte=o(G(),1),ng=o(Y(),1),zte=o(z(),1),Vte=o(j(),1);var sr=o(v(),1),{HTMLElementControl:Zke}=K(Qr.privateApis);function Kke({parentLayout:e,layoutClassNames:t,userCanEdit:r,postType:a,postId:n,tagName:i="div"}){let[,,l]=(0,ng.useEntityProp)("postType",a,"content",n),s=(0,Qr.useBlockProps)({className:t}),c=(0,Vte.useMemo)(()=>l?.raw?(0,Rte.parse)(l.raw):[],[l?.raw]),u=(0,Qr.__experimentalUseBlockPreview)({blocks:c,props:s,layout:e});return r?(0,sr.jsx)("div",{...u}):l?.protected?(0,sr.jsx)(i,{...s,children:(0,sr.jsx)(Qr.Warning,{children:(0,Ed.__)("This content is password protected.")})}):(0,sr.jsx)(i,{...s,dangerouslySetInnerHTML:{__html:l?.rendered}})}function Qke({context:e={},tagName:t="div"}){let{postType:r,postId:a}=e,[n,i,l]=(0,ng.useEntityBlockEditor)("postType",r,{id:a}),c=!!(0,zte.useSelect)(p=>p(ng.store).getEntityRecord("postType",r,a),[r,a])?.content?.raw||n?.length,u=[["core/paragraph"]],m=(0,Qr.useInnerBlocksProps)((0,Qr.useBlockProps)({className:"entry-content"}),{value:n,onInput:i,onChange:l,template:c?void 0:u});return(0,sr.jsx)(t,{...m})}function Yke(e){let{context:{queryId:t,postType:r,postId:a}={},layoutClassNames:n,tagName:i}=e,l=gx("postType",r,a);if(l===void 0)return null;let s=Number.isFinite(t);return l&&!s?(0,sr.jsx)(Qke,{...e}):(0,sr.jsx)(Kke,{parentLayout:e.parentLayout,layoutClassNames:n,userCanEdit:l,postType:r,postId:a,tagName:i})}function Xke({layoutClassNames:e}){let t=(0,Qr.useBlockProps)({className:e});return(0,sr.jsxs)("div",{...t,children:[(0,sr.jsx)("p",{children:(0,Ed.__)("This is the Content block, it will display all the blocks in any single post or page.")}),(0,sr.jsx)("p",{children:(0,Ed.__)("That might be a simple arrangement like consecutive paragraphs in a blog post, or a more elaborate composition that includes image galleries, videos, tables, columns, and any other block types.")}),(0,sr.jsx)("p",{children:(0,Ed.__)("If there are any Custom Post Types registered at your site, the Content block can display the contents of those entries as well.")})]})}function Jke(){let e=(0,Qr.useBlockProps)();return(0,sr.jsx)("div",{...e,children:(0,sr.jsx)(Qr.Warning,{children:(0,Ed.__)("Block cannot be rendered inside itself.")})})}function e5e({tagName:e,onSelectTagName:t,clientId:r}){return(0,sr.jsx)(Qr.InspectorControls,{group:"advanced",children:(0,sr.jsx)(Zke,{tagName:e,onChange:t,clientId:r,options:[{label:(0,Ed.__)("Default (<div>)"),value:"div"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<article>",value:"article"}]})})}function Fte({context:e,attributes:{tagName:t="div"},setAttributes:r,clientId:a,__unstableLayoutClassNames:n,__unstableParentLayout:i}){let{postId:l,postType:s}=e,c=(0,Qr.useHasRecursion)(l);return l&&s&&c?(0,sr.jsx)(Jke,{}):(0,sr.jsxs)(sr.Fragment,{children:[(0,sr.jsx)(e5e,{tagName:t,onSelectTagName:m=>{r({tagName:m})},clientId:a}),(0,sr.jsx)(Qr.RecursionProvider,{uniqueId:l,children:l&&s?(0,sr.jsx)(Yke,{context:e,parentLayout:i,layoutClassNames:n}):(0,sr.jsx)(Xke,{layoutClassNames:n})})]})}var{name:Ote}=U3,Hte={icon:sP,edit:Fte},t5e=()=>N({name:Ote,metadata:U3,settings:Hte});var pL={};$(pL,{init:()=>c5e,metadata:()=>G3,name:()=>Zte,settings:()=>Kte});var G3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-date",title:"Date",category:"theme",description:"Display a custom date.",textdomain:"default",attributes:{datetime:{type:"string",role:"content"},format:{type:"string"},isLink:{type:"boolean",default:!1,role:"content"}},usesContext:["postId","postType","queryId"],example:{viewportWidth:350},supports:{anchor:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}}};var jte=o(Y(),1),ig=o(j(),1),Nd=o(Ck(),1),Fn=o(T(),1),Ii=o(A(),1),mn=o(B(),1);var Ute=o(Ns(),1),tb=o(z(),1),Gte=o(G(),1);var fo=o(v(),1);function Wte(e){let{attributes:t,context:{postType:r,queryId:a},setAttributes:n,name:i}=e;St(e);let{datetime:l,format:s,isLink:c}=t,u=(0,Fn.useBlockProps)(),m=W(),[p,d]=(0,ig.useState)(null),f=(0,ig.useMemo)(()=>({anchor:p}),[p]),{__unstableMarkNextChangeAsNotPersistent:h}=(0,tb.useDispatch)(Fn.store);(0,ig.useEffect)(()=>{l===void 0&&(h(),n({datetime:new Date}))},[l]);let g=Number.isFinite(a),b=(0,Nd.getSettings)(),{postType:y,siteFormat:x=b.formats.date,siteTimeFormat:_=b.formats.time}=(0,tb.useSelect)(E=>{let{getPostType:I,getEntityRecord:D}=E(jte.store),M=D("root","site");return{siteFormat:M?.date_format,siteTimeFormat:M?.time_format,postType:r?I(r):null}},[r]),k=(0,tb.useSelect)(E=>E(Gte.store).getActiveBlockVariation(i,t)?.name,[i,t]),S=(0,Fn.useBlockEditingMode)(),C=(0,fo.jsx)("time",{dateTime:(0,Nd.dateI18n)("c",l),ref:d,children:s==="human-diff"?(0,Nd.humanTimeDiff)(l):(0,Nd.dateI18n)(s||x,l)});return c&&l&&(C=(0,fo.jsx)("a",{href:"#post-date-pseudo-link",onClick:E=>E.preventDefault(),children:C})),(0,fo.jsxs)(fo.Fragment,{children:[(S==="default"||!g)&&k!=="post-date-modified"&&(!g||!k)&&(0,fo.jsx)(Fn.BlockControls,{group:"block",children:(0,fo.jsx)(Ii.ToolbarGroup,{children:(0,fo.jsx)(Ii.Dropdown,{popoverProps:f,renderContent:({onClose:E})=>(0,fo.jsx)(Fn.__experimentalPublishDateTimePicker,{title:k==="post-date"?(0,mn.__)("Publish Date"):(0,mn.__)("Date"),currentDate:l,onChange:I=>n({datetime:I}),is12Hour:o5e(_),onClose:E,dateOrder:(0,mn._x)("dmy","date order")}),renderToggle:({isOpen:E,onToggle:I})=>{let D=M=>{!E&&M.keyCode===Ute.DOWN&&(M.preventDefault(),I())};return(0,fo.jsx)(Ii.ToolbarButton,{"aria-expanded":E,icon:xp,title:(0,mn.__)("Change Date"),onClick:I,onKeyDown:D})}})})}),(0,fo.jsx)(Fn.InspectorControls,{children:(0,fo.jsxs)(Ii.__experimentalToolsPanel,{label:(0,mn.__)("Settings"),resetAll:()=>{n({datetime:void 0,format:void 0,isLink:!1})},dropdownMenuProps:m,children:[(0,fo.jsx)(Ii.__experimentalToolsPanelItem,{hasValue:()=>!!s,label:(0,mn.__)("Date Format"),onDeselect:()=>n({format:void 0}),isShownByDefault:!0,children:(0,fo.jsx)(Fn.__experimentalDateFormatPicker,{format:s,defaultFormat:x,onChange:E=>n({format:E})})}),(0,fo.jsx)(Ii.__experimentalToolsPanelItem,{hasValue:()=>c!==!1,label:y?.labels.singular_name?(0,mn.sprintf)((0,mn.__)("Link to %s"),y.labels.singular_name.toLowerCase()):(0,mn.__)("Link to post"),onDeselect:()=>n({isLink:!1}),isShownByDefault:!0,children:(0,fo.jsx)(Ii.ToggleControl,{label:y?.labels.singular_name?(0,mn.sprintf)((0,mn.__)("Link to %s"),y.labels.singular_name.toLowerCase()):(0,mn.__)("Link to post"),onChange:()=>n({isLink:!c}),checked:c})})]})}),(0,fo.jsx)("div",{...u,children:C})]})}function o5e(e){return/(?:^|[^\\])[aAgh]/.test(e)}var a5e={attributes:{datetime:{type:"string",role:"content"},textAlign:{type:"string"},format:{type:"string"},isLink:{type:"boolean",default:!1,role:"content"}},supports:{anchor:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},save(){return null},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},n5e={attributes:{datetime:{type:"string",role:"content"},textAlign:{type:"string"},format:{type:"string"},isLink:{type:"boolean",default:!1,role:"content"}},supports:{html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},save(){return null},migrate({metadata:{bindings:{datetime:{source:e,args:{key:t,...r}},...a},...n},...i}){return ve({metadata:{bindings:{datetime:{source:e,args:{field:t,...r}},...a},...n},...i})},isEligible(e){return e?.metadata?.bindings?.datetime?.source==="core/post-data"&&!!e?.metadata?.bindings?.datetime?.args?.key}},i5e={attributes:{textAlign:{type:"string"},format:{type:"string"},isLink:{type:"boolean",default:!1,role:"content"},displayType:{type:"string",default:"date"}},supports:{html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},save(){return null},migrate({className:e,displayType:t,metadata:r,...a}){if(t==="date"||t==="modified")return t==="modified"&&(e=w(e,"wp-block-post-date__modified-date")),ve({...a,className:e,metadata:{...r,bindings:{datetime:{source:"core/post-data",args:{field:t}}}}})},isEligible(e){return!e.datetime&&!e?.metadata?.bindings?.datetime}},l5e={attributes:{textAlign:{type:"string"},format:{type:"string"},isLink:{type:"boolean",default:!1}},supports:{html:!1,color:{gradients:!0,link:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalLetterSpacing:!0}},save(){return null},migrate(e){return ve(Ut(e))},isEligible({style:e}){return e?.typography?.fontFamily}},qte=[a5e,n5e,i5e,l5e];var rb=o(B(),1),s5e=[{name:"post-date",title:(0,rb.__)("Post Date"),description:(0,rb.__)("Display a post's publish date."),attributes:{metadata:{bindings:{datetime:{source:"core/post-data",args:{field:"date"}}}}},scope:["inserter","transform"],isActive:e=>e?.metadata?.bindings?.datetime?.source==="core/post-data"&&e?.metadata?.bindings?.datetime?.args?.field==="date"},{name:"post-date-modified",title:(0,rb.__)("Modified Date"),description:(0,rb.__)("Display a post's last updated date."),attributes:{metadata:{bindings:{datetime:{source:"core/post-data",args:{field:"modified"}}}},className:"wp-block-post-date__modified-date"},scope:["inserter","transform"],isActive:e=>e?.metadata?.bindings?.datetime?.source==="core/post-data"&&e?.metadata?.bindings?.datetime?.args?.field==="modified"}],$te=s5e;var{name:Zte}=G3,Kte={icon:Q0,edit:Wte,deprecated:qte,variations:$te},c5e=()=>N({name:Zte,metadata:G3,settings:Kte});var fL={};$(fL,{init:()=>d5e,metadata:()=>W3,name:()=>rre,settings:()=>ore});var W3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-excerpt",title:"Excerpt",category:"theme",description:"Display the excerpt.",textdomain:"default",attributes:{moreText:{type:"string",role:"content"},showMoreOnNewLine:{type:"boolean",default:!0},excerptLength:{type:"number",default:55}},usesContext:["postId","postType","queryId"],example:{viewportWidth:350},supports:{anchor:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,textColumns:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},editorStyle:"wp-block-post-excerpt-editor",style:"wp-block-post-excerpt"};var q3=o(Y(),1),Yte=o(j(),1),uu=o(T(),1),mu=o(A(),1),pn=o(B(),1),Xte=o(z(),1);var Yr=o(v(),1),Qte="\u2026";function Jte(e){let{attributes:{moreText:t,showMoreOnNewLine:r,excerptLength:a},setAttributes:n,isSelected:i,context:{postId:l,postType:s,queryId:c}}=e;St(e);let u=Number.isFinite(c),m=gx("postType",s,l),[p,d,{rendered:f,protected:h}={}]=(0,q3.useEntityProp)("postType",s,"excerpt",l),g=W(),b=(0,Xte.useSelect)(O=>s==="page"?!0:!!O(q3.store).getPostType(s)?.supports?.excerpt,[s]),y=m&&!u&&b,x=(0,uu.useBlockProps)(),_=(0,pn._x)("words","Word count type. Do not translate!"),k=(0,Yte.useMemo)(()=>{if(!f)return"";let O=new window.DOMParser().parseFromString(f,"text/html");return O.body.textContent||O.body.innerText||""},[f]);if(!s||!l)return(0,Yr.jsx)("div",{...x,children:(0,Yr.jsx)("p",{children:(0,pn.__)("This block will display the excerpt.")})});if(h&&!m)return(0,Yr.jsx)("div",{...x,children:(0,Yr.jsx)(uu.Warning,{children:(0,pn.__)("The content is currently protected and does not have the available excerpt.")})});let S=(0,Yr.jsx)(uu.RichText,{identifier:"moreText",className:"wp-block-post-excerpt__more-link",tagName:"a","aria-label":(0,pn.__)("\u201CRead more\u201D link text"),placeholder:(0,pn.__)('Add "read more" link text'),value:t,onChange:O=>n({moreText:O}),withoutInteractiveFormatting:!0}),C=w("wp-block-post-excerpt__excerpt",{"is-inline":!r}),E=(p||k).trim(),I="";if(_==="words")I=E.split(/\s+/,a).join(" ");else if(_==="characters_excluding_spaces"){let O=E.split("",a).join(""),R=O.length-O.replaceAll(" ","").length;I=E.split("",a+R).join("")}else _==="characters_including_spaces"&&(I=E.split("",a).join(""));let D=I!==E,M=y?(0,Yr.jsx)(uu.RichText,{className:C,"aria-label":(0,pn.__)("Excerpt text"),value:i?E:(D?I+Qte:E)||(0,pn.__)("No excerpt found"),onChange:d,tagName:"p",allowedFormats:[],preserveWhiteSpace:!0}):(0,Yr.jsx)("p",{className:C,children:D?I+Qte:E||(0,pn.__)("No excerpt found")});return(0,Yr.jsxs)(Yr.Fragment,{children:[(0,Yr.jsx)(uu.InspectorControls,{children:(0,Yr.jsxs)(mu.__experimentalToolsPanel,{label:(0,pn.__)("Settings"),resetAll:()=>{n({showMoreOnNewLine:!0,excerptLength:55})},dropdownMenuProps:g,children:[(0,Yr.jsx)(mu.__experimentalToolsPanelItem,{hasValue:()=>r!==!0,label:(0,pn.__)("Show link on new line"),onDeselect:()=>n({showMoreOnNewLine:!0}),isShownByDefault:!0,children:(0,Yr.jsx)(mu.ToggleControl,{label:(0,pn.__)("Show link on new line"),checked:r,onChange:O=>n({showMoreOnNewLine:O})})}),(0,Yr.jsx)(mu.__experimentalToolsPanelItem,{hasValue:()=>a!==55,label:(0,pn.__)("Max number of words"),onDeselect:()=>n({excerptLength:55}),isShownByDefault:!0,children:(0,Yr.jsx)(mu.RangeControl,{__next40pxDefaultSize:!0,label:(0,pn.__)("Max number of words"),value:a,onChange:O=>{n({excerptLength:O})},min:"10",max:"100"})})]})}),(0,Yr.jsxs)("div",{...x,children:[M,!r&&" ",r?(0,Yr.jsx)("p",{className:"wp-block-post-excerpt__more-text",children:S}):S]})]})}var dL=o(G(),1),m5e={from:[{type:"block",blocks:["core/post-content"],transform:()=>(0,dL.createBlock)("core/post-excerpt")}],to:[{type:"block",blocks:["core/post-content"],transform:()=>(0,dL.createBlock)("core/post-content")}]},ere=m5e;var p5e={attributes:{textAlign:{type:"string"},moreText:{type:"string",role:"content"},showMoreOnNewLine:{type:"boolean",default:!0},excerptLength:{type:"number",default:55}},supports:{anchor:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textColumns:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},save(){return null},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},tre=[p5e];var{name:rre}=W3,ore={icon:uP,transforms:ere,edit:Jte,deprecated:tre},d5e=()=>N({name:rre,metadata:W3,settings:ore});var vL={};$(vL,{init:()=>k5e,metadata:()=>$3,name:()=>gre,settings:()=>vre});var $3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-featured-image",title:"Featured Image",category:"theme",description:"Display a post's featured image.",textdomain:"default",attributes:{isLink:{type:"boolean",default:!1,role:"content"},aspectRatio:{type:"string"},width:{type:"string"},height:{type:"string"},scale:{type:"string",default:"cover"},sizeSlug:{type:"string"},rel:{type:"string",attribute:"rel",default:"",role:"content"},linkTarget:{type:"string",default:"_self",role:"content"},overlayColor:{type:"string"},customOverlayColor:{type:"string"},dimRatio:{type:"number",default:0},gradient:{type:"string"},customGradient:{type:"string"},useFirstImageFromPost:{type:"boolean",default:!1}},usesContext:["postId","postType","queryId"],example:{viewportWidth:350},supports:{anchor:!0,align:["left","right","center","wide","full"],color:{text:!1,background:!1},__experimentalBorder:{color:!0,radius:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,width:!0}},filter:{duotone:!0},shadow:{__experimentalSkipSerialization:!0},html:!1,spacing:{margin:!0,padding:!0},interactivity:{clientNavigation:!0}},selectors:{border:".wp-block-post-featured-image img, .wp-block-post-featured-image .block-editor-media-placeholder, .wp-block-post-featured-image .wp-block-post-featured-image__overlay",shadow:".wp-block-post-featured-image img, .wp-block-post-featured-image .components-placeholder",filter:{duotone:".wp-block-post-featured-image img, .wp-block-post-featured-image .wp-block-post-featured-image__placeholder, .wp-block-post-featured-image .components-placeholder__illustration, .wp-block-post-featured-image .components-placeholder::before"}},editorStyle:"wp-block-post-featured-image-editor",style:"wp-block-post-featured-image"};var pre=o(Br(),1),ob=o(Y(),1),ab=o(z(),1),ho=o(A(),1),Lr=o(T(),1),zm=o(j(),1),Mo=o(B(),1);var dre=o(_r(),1);var Ra=o(B(),1),Lo=o(A(),1),are=o(T(),1),Do=o(v(),1),h5e=(0,Do.jsxs)(Do.Fragment,{children:[(0,Do.jsx)(Lo.__experimentalToggleGroupControlOption,{value:"cover",label:(0,Ra._x)("Cover","Scale option for Image dimension control")}),(0,Do.jsx)(Lo.__experimentalToggleGroupControlOption,{value:"contain",label:(0,Ra._x)("Contain","Scale option for Image dimension control")}),(0,Do.jsx)(Lo.__experimentalToggleGroupControlOption,{value:"fill",label:(0,Ra._x)("Fill","Scale option for Image dimension control")})]}),hL="cover",g5e={cover:(0,Ra.__)("Image is scaled and cropped to fill the entire space without being distorted."),contain:(0,Ra.__)("Image is scaled to fill the space without clipping nor distorting."),fill:(0,Ra.__)("Image will be stretched and distorted to completely fill the space.")},v5e=({clientId:e,attributes:{aspectRatio:t,width:r,height:a,scale:n},setAttributes:i})=>{let[l,s,c,u]=(0,are.useSettings)("spacing.units","dimensions.aspectRatios.default","dimensions.aspectRatios.theme","dimensions.defaultAspectRatios"),m=(0,Lo.__experimentalUseCustomUnits)({availableUnits:l||["px","%","vw","em","rem"]}),p=(y,x)=>{let _=parseFloat(x);isNaN(_)&&x||i({[y]:_<0?"0":x})},d=(0,Ra._x)("Scale","Image scaling options"),f=a||t&&t!=="auto",h=c?.map(({name:y,ratio:x})=>({label:y,value:x})),g=s?.map(({name:y,ratio:x})=>({label:y,value:x})),b=[{label:(0,Ra._x)("Original","Aspect ratio option for dimensions control"),value:"auto"},...u?g:[],...h||[]];return(0,Do.jsxs)(Do.Fragment,{children:[(0,Do.jsx)(Lo.__experimentalToolsPanelItem,{hasValue:()=>!!t,label:(0,Ra.__)("Aspect ratio"),onDeselect:()=>i({aspectRatio:void 0}),resetAllFilter:()=>({aspectRatio:void 0}),isShownByDefault:!0,panelId:e,children:(0,Do.jsx)(Lo.SelectControl,{__next40pxDefaultSize:!0,label:(0,Ra.__)("Aspect ratio"),value:t||"auto",options:b,onChange:y=>i({aspectRatio:y})})}),(0,Do.jsx)(Lo.__experimentalToolsPanelItem,{className:"single-column",hasValue:()=>!!a,label:(0,Ra.__)("Height"),onDeselect:()=>i({height:void 0}),resetAllFilter:()=>({height:void 0}),isShownByDefault:!0,panelId:e,children:(0,Do.jsx)(Lo.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,Ra.__)("Height"),labelPosition:"top",value:a||"",min:0,onChange:y=>p("height",y),units:m})}),(0,Do.jsx)(Lo.__experimentalToolsPanelItem,{className:"single-column",hasValue:()=>!!r,label:(0,Ra.__)("Width"),onDeselect:()=>i({width:void 0}),resetAllFilter:()=>({width:void 0}),isShownByDefault:!0,panelId:e,children:(0,Do.jsx)(Lo.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,Ra.__)("Width"),labelPosition:"top",value:r||"",min:0,onChange:y=>p("width",y),units:m})}),f&&(0,Do.jsx)(Lo.__experimentalToolsPanelItem,{hasValue:()=>!!n&&n!==hL,label:d,onDeselect:()=>i({scale:hL}),resetAllFilter:()=>({scale:hL}),isShownByDefault:!0,panelId:e,children:(0,Do.jsx)(Lo.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:d,value:n,help:g5e[n],onChange:y=>i({scale:y}),isBlock:!0,children:h5e})})]})},nre=v5e;var K3=o(A(),1),Am=o(T(),1),ire=o(pe(),1),Z3=o(B(),1),Mm=o(v(),1),b5e=({clientId:e,attributes:t,setAttributes:r,overlayColor:a,setOverlayColor:n})=>{let{dimRatio:i}=t,{gradientValue:l,setGradient:s}=(0,Am.__experimentalUseGradient)(),c=(0,Am.__experimentalUseMultipleOriginColorsAndGradients)();return c.hasColorsOrGradients?(0,Mm.jsxs)(Mm.Fragment,{children:[(0,Mm.jsx)(Am.__experimentalColorGradientSettingsDropdown,{__experimentalIsRenderedInSidebar:!0,settings:[{colorValue:a.color,gradientValue:l,label:(0,Z3.__)("Overlay"),onColorChange:n,onGradientChange:s,isShownByDefault:!0,resetAllFilter:()=>({overlayColor:void 0,customOverlayColor:void 0,gradient:void 0,customGradient:void 0}),clearable:!0}],panelId:e,...c}),(0,Mm.jsx)(K3.__experimentalToolsPanelItem,{hasValue:()=>i!==void 0,label:(0,Z3.__)("Overlay opacity"),onDeselect:()=>r({dimRatio:0}),resetAllFilter:()=>({dimRatio:0}),isShownByDefault:!0,panelId:e,children:(0,Mm.jsx)(K3.RangeControl,{label:(0,Z3.__)("Overlay opacity"),value:i,onChange:u=>r({dimRatio:u}),min:0,max:100,step:10,required:!0,__next40pxDefaultSize:!0})})]}):null},lre=(0,ire.compose)([(0,Am.withColors)({overlayColor:"background-color"})])(b5e);var Rm=o(T(),1),cre=o(pe(),1);function sre(e){return e===void 0?null:"has-background-dim-"+10*Math.round(e/10)}var ure=o(v(),1),y5e=({attributes:e,overlayColor:t})=>{let{dimRatio:r}=e,{gradientClass:a,gradientValue:n}=(0,Rm.__experimentalUseGradient)(),i=(0,Rm.__experimentalUseMultipleOriginColorsAndGradients)(),l=(0,Rm.__experimentalUseBorderProps)(e),s={backgroundColor:t.color,backgroundImage:n,...l.style};return!i.hasColorsOrGradients||!r?null:(0,ure.jsx)("span",{"aria-hidden":"true",className:w("wp-block-post-featured-image__overlay",sre(r),{[t.class]:t.class,"has-background-dim":r!==void 0,"has-background-gradient":n,[a]:a},l.className),style:s})},gL=(0,cre.compose)([(0,Rm.withColors)({overlayColor:"background-color"})])(y5e);var $e=o(v(),1),mre=["image"],{ResolutionTool:_5e}=K(Lr.privateApis),fre="full";function x5e({image:e,value:t,onChange:r}){let{imageSizes:a}=(0,ab.useSelect)(i=>{let{getSettings:l}=i(Lr.store);return{imageSizes:l().imageSizes}},[]);if(!a?.length)return null;let n=a.filter(({slug:i})=>e?.media_details?.sizes?.[i]?.source_url).map(({name:i,slug:l})=>({value:l,label:i}));return(0,$e.jsx)(_5e,{value:t,defaultValue:fre,options:n,onChange:r})}function hre({clientId:e,attributes:t,setAttributes:r,context:{postId:a,postType:n,queryId:i}}){let l=Number.isFinite(i),{isLink:s,aspectRatio:c,height:u,width:m,scale:p,sizeSlug:d,rel:f,linkTarget:h,useFirstImageFromPost:g}=t,[b,y]=(0,zm.useState)(),[x,_]=(0,ob.useEntityProp)("postType",n,"featured_media",a),[k]=(0,ob.useEntityProp)("postType",n,"content",a),S=(0,zm.useMemo)(()=>{if(x)return x;if(!g)return;let re=/<!--\s+wp:(?:core\/)?image\s+(?<attrs>{(?:(?:[^}]+|}+(?=})|(?!}\s+\/?-->).)*)?}\s+)?-->/.exec(k);return re?.groups?.attrs&&JSON.parse(re.groups.attrs)?.id},[x,g,k]),{media:C,postType:E,postPermalink:I}=(0,ab.useSelect)(re=>{let{getEntityRecord:ie,getPostType:se,getEditedEntityRecord:fe}=re(ob.store);return{media:S&&ie("postType","attachment",S,{context:"view"}),postType:n&&se(n),postPermalink:fe("postType",n,a)?.link}},[S,n,a]),D=C?.media_details?.sizes?.[d]?.source_url||C?.source_url,M=(0,Lr.useBlockProps)({style:{width:m,height:u,aspectRatio:c},className:w({"is-transient":b})}),O=(0,Lr.__experimentalUseBorderProps)(t),R=(0,Lr.__experimentalGetShadowClassesAndStyles)(t),V=(0,Lr.useBlockEditingMode)(),P=re=>(0,$e.jsx)(ho.Placeholder,{className:w("block-editor-media-placeholder",O.className),withIllustration:!0,style:{height:!!c&&"100%",width:!!c&&"100%",...O.style,...R.style},children:re}),F=re=>{re?.id&&_(re.id),re?.url&&(0,pre.isBlobURL)(re.url)&&y(re.url)},q=()=>{r({isLink:!1,linkTarget:"_self",rel:"",sizeSlug:void 0}),_(0)};(0,zm.useEffect)(()=>{D&&b&&y()},[D,b]);let{createErrorNotice:H}=(0,ab.useDispatch)(dre.store),U=re=>{H(re,{type:"snackbar"}),y()},Z=W(),J=V==="default"&&(0,$e.jsxs)($e.Fragment,{children:[(0,$e.jsx)(Lr.InspectorControls,{group:"color",children:(0,$e.jsx)(lre,{attributes:t,setAttributes:r,clientId:e})}),(0,$e.jsx)(Lr.InspectorControls,{group:"dimensions",children:(0,$e.jsx)(nre,{clientId:e,attributes:t,setAttributes:r,media:C})}),(S||l||!a)&&(0,$e.jsx)(Lr.InspectorControls,{children:(0,$e.jsxs)(ho.__experimentalToolsPanel,{label:(0,Mo.__)("Settings"),resetAll:()=>{r({isLink:!1,linkTarget:"_self",rel:"",sizeSlug:fre})},dropdownMenuProps:Z,children:[(0,$e.jsx)(ho.__experimentalToolsPanelItem,{label:E?.labels.singular_name?(0,Mo.sprintf)((0,Mo.__)("Link to %s"),E.labels.singular_name):(0,Mo.__)("Link to post"),isShownByDefault:!0,hasValue:()=>!!s,onDeselect:()=>r({isLink:!1}),children:(0,$e.jsx)(ho.ToggleControl,{label:E?.labels.singular_name?(0,Mo.sprintf)((0,Mo.__)("Link to %s"),E.labels.singular_name):(0,Mo.__)("Link to post"),onChange:()=>r({isLink:!s}),checked:s})}),s&&(0,$e.jsx)(ho.__experimentalToolsPanelItem,{label:(0,Mo.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>h!=="_self",onDeselect:()=>r({linkTarget:"_self"}),children:(0,$e.jsx)(ho.ToggleControl,{label:(0,Mo.__)("Open in new tab"),onChange:re=>r({linkTarget:re?"_blank":"_self"}),checked:h==="_blank"})}),s&&(0,$e.jsx)(ho.__experimentalToolsPanelItem,{label:(0,Mo.__)("Link relation"),isShownByDefault:!0,hasValue:()=>!!f,onDeselect:()=>r({rel:""}),children:(0,$e.jsx)(ho.TextControl,{__next40pxDefaultSize:!0,label:(0,Mo.__)("Link relation"),help:(0,zm.createInterpolateElement)((0,Mo.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,$e.jsx)(ho.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:f,onChange:re=>r({rel:re})})}),!!C&&(0,$e.jsx)(x5e,{image:C,value:d,onChange:re=>r({sizeSlug:re})})]})})]}),ee;if(!S&&(l||!a))return(0,$e.jsxs)($e.Fragment,{children:[J,(0,$e.jsxs)("div",{...M,children:[s?(0,$e.jsx)("a",{href:I,target:h,children:P()}):P(),(0,$e.jsx)(gL,{attributes:t,setAttributes:r,clientId:e})]})]});let oe=(0,Mo.__)("Add a featured image"),X={...O.style,...R.style,height:c?"100%":u,width:!!c&&"100%",objectFit:!!(u||c)&&p};return!S&&!b?ee=(0,$e.jsx)(Lr.MediaPlaceholder,{onSelect:F,accept:"image/*",allowedTypes:mre,onError:U,placeholder:P,mediaLibraryButton:({open:re})=>(0,$e.jsx)(ho.Button,{__next40pxDefaultSize:!0,icon:Mc,variant:"primary",label:oe,showTooltip:!0,tooltipPosition:"top center",onClick:()=>{re()}})}):ee=!C&&!b?P():(0,$e.jsxs)($e.Fragment,{children:[(0,$e.jsx)("img",{className:O.className,src:b||D,alt:C&&C?.alt_text?(0,Mo.sprintf)((0,Mo.__)("Featured image: %s"),C.alt_text):(0,Mo.__)("Featured image"),style:X}),b&&(0,$e.jsx)(ho.Spinner,{})]}),(0,$e.jsxs)($e.Fragment,{children:[!b&&J,!!C&&!l&&(0,$e.jsx)(Lr.BlockControls,{group:"other",children:(0,$e.jsx)(Lr.MediaReplaceFlow,{mediaId:S,mediaURL:D,allowedTypes:mre,accept:"image/*",onSelect:F,onError:U,onReset:q})}),(0,$e.jsxs)("figure",{...M,children:[s?(0,$e.jsx)("a",{href:I,target:h,children:ee}):ee,(0,$e.jsx)(gL,{attributes:t,setAttributes:r,clientId:e})]})]})}var{name:gre}=$3,vre={icon:pP,edit:hre},k5e=()=>N({name:gre,metadata:$3,settings:vre});var bL={};$(bL,{init:()=>S5e,metadata:()=>Q3,name:()=>Sre,settings:()=>Tre});var Cre=o(B(),1);var Q3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-navigation-link",title:"Post Navigation Link",category:"theme",description:"Displays the next or previous post link that is adjacent to the current post.",textdomain:"default",attributes:{type:{type:"string",default:"next"},label:{type:"string",role:"content"},showTitle:{type:"boolean",default:!1},linkLabel:{type:"boolean",default:!1},arrow:{type:"string",default:"none"},taxonomy:{type:"string",default:""}},usesContext:["postType"],supports:{anchor:!0,reusable:!1,html:!1,color:{link:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},style:"wp-block-post-navigation-link"};var ua=o(A(),1),Dd=o(T(),1),fr=o(B(),1),bre=o(z(),1),yre=o(Y(),1);var Pr=o(v(),1);function _re({context:{postType:e},attributes:{type:t,label:r,showTitle:a,linkLabel:n,arrow:i,taxonomy:l},setAttributes:s}){let c=t==="next",u=c?(0,fr.__)("Next"):(0,fr.__)("Previous"),p={none:"",arrow:c?"\u2192":"\u2190",chevron:c?"\xBB":"\xAB"}[i];a&&(u=c?(0,fr.__)("Next: "):(0,fr.__)("Previous: "));let d=c?(0,fr.__)("Next post"):(0,fr.__)("Previous post"),f=(0,Dd.useBlockProps)(),h=(0,bre.useSelect)(y=>{let{getTaxonomies:x}=y(yre.store);return x({type:e,per_page:-1})},[e]),g=()=>{let y={label:(0,fr.__)("Unfiltered"),value:""},x=(h??[]).filter(({visibility:_})=>!!_?.publicly_queryable).map(_=>({value:_.slug,label:_.name}));return[y,...x]},b=W();return(0,Pr.jsxs)(Pr.Fragment,{children:[(0,Pr.jsx)(Dd.InspectorControls,{children:(0,Pr.jsxs)(ua.__experimentalToolsPanel,{label:(0,fr.__)("Settings"),resetAll:()=>{s({showTitle:!1,linkLabel:!1,arrow:"none"})},dropdownMenuProps:b,children:[(0,Pr.jsx)(ua.__experimentalToolsPanelItem,{label:(0,fr.__)("Display the title as a link"),isShownByDefault:!0,hasValue:()=>a,onDeselect:()=>s({showTitle:!1}),children:(0,Pr.jsx)(ua.ToggleControl,{label:(0,fr.__)("Display the title as a link"),help:(0,fr.__)("If you have entered a custom label, it will be prepended before the title."),checked:!!a,onChange:()=>s({showTitle:!a})})}),a&&(0,Pr.jsx)(ua.__experimentalToolsPanelItem,{label:(0,fr.__)("Include the label as part of the link"),isShownByDefault:!0,hasValue:()=>!!n,onDeselect:()=>s({linkLabel:!1}),children:(0,Pr.jsx)(ua.ToggleControl,{label:(0,fr.__)("Include the label as part of the link"),checked:!!n,onChange:()=>s({linkLabel:!n})})}),(0,Pr.jsx)(ua.__experimentalToolsPanelItem,{label:(0,fr.__)("Arrow"),isShownByDefault:!0,hasValue:()=>i!=="none",onDeselect:()=>s({arrow:"none"}),children:(0,Pr.jsxs)(ua.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,fr.__)("Arrow"),value:i,onChange:y=>{s({arrow:y})},help:(0,fr.__)("A decorative arrow for the next and previous link."),isBlock:!0,children:[(0,Pr.jsx)(ua.__experimentalToggleGroupControlOption,{value:"none",label:(0,fr._x)("None","Arrow option for Next/Previous link")}),(0,Pr.jsx)(ua.__experimentalToggleGroupControlOption,{value:"arrow",label:(0,fr._x)("Arrow","Arrow option for Next/Previous link")}),(0,Pr.jsx)(ua.__experimentalToggleGroupControlOption,{value:"chevron",label:(0,fr._x)("Chevron","Arrow option for Next/Previous link")})]})})]})}),(0,Pr.jsx)(Dd.InspectorControls,{group:"advanced",children:(0,Pr.jsx)(ua.SelectControl,{__next40pxDefaultSize:!0,label:(0,fr.__)("Filter by taxonomy"),value:l,options:g(),onChange:y=>s({taxonomy:y}),help:(0,fr.__)("Only link to posts that have the same taxonomy terms as the current post. For example the same tags or categories.")})}),(0,Pr.jsxs)("div",{...f,children:[!c&&p&&(0,Pr.jsx)("span",{className:`wp-block-post-navigation-link__arrow-previous is-arrow-${i}`,children:p}),(0,Pr.jsx)(Dd.RichText,{tagName:"a",identifier:"label","aria-label":d,placeholder:u,value:r,withoutInteractiveFormatting:!0,onChange:y=>s({label:y})}),a&&(0,Pr.jsx)("a",{href:"#post-navigation-pseudo-link",onClick:y=>y.preventDefault(),children:(0,fr.__)("An example title")}),c&&p&&(0,Pr.jsx)("span",{className:`wp-block-post-navigation-link__arrow-next is-arrow-${i}`,"aria-hidden":!0,children:p})]})]})}var Ld=o(B(),1);var xre=[{name:"post-previous",title:(0,Ld.__)("Previous Post"),description:(0,Ld.__)("Displays the post link that precedes the current post."),icon:yP,attributes:{type:"previous"},scope:["inserter","transform"],example:{attributes:{label:(0,Ld.__)("Previous post"),arrow:"arrow"}}},{isDefault:!0,name:"post-next",title:(0,Ld.__)("Next Post"),description:(0,Ld.__)("Displays the post link that follows the current post."),icon:AT,attributes:{type:"next"},scope:["inserter","transform"],example:{attributes:{label:(0,Ld.__)("Next post"),arrow:"arrow"}}}];xre.forEach(e=>{e.isActive||(e.isActive=(t,r)=>t.type===r.type)});var kre=xre;var C5e={attributes:{textAlign:{type:"string"},type:{type:"string",default:"next"},label:{type:"string",role:"content"},showTitle:{type:"boolean",default:!1},linkLabel:{type:"boolean",default:!1},arrow:{type:"string",default:"none"},taxonomy:{type:"string",default:""}},supports:{anchor:!0,reusable:!1,html:!1,color:{link:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},wre=[C5e];var{name:Sre}=Q3,Tre={edit:_re,variations:kre,deprecated:wre,example:{attributes:{label:(0,Cre.__)("Next post"),arrow:"arrow"}}},S5e=()=>N({name:Sre,metadata:Q3,settings:Tre});var yL={};$(yL,{init:()=>N5e,metadata:()=>Y3,name:()=>Lre,settings:()=>Mre});var Y3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-template",title:"Post Template",category:"theme",ancestor:["core/query"],description:"Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more.",textdomain:"default",usesContext:["queryId","query","displayLayout","templateSlug","previewPostType","enhancedPagination","postType"],supports:{anchor:!0,reusable:!1,html:!1,align:["wide","full"],layout:!0,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},spacing:{margin:!0,padding:!0,blockGap:{__experimentalDefault:"1.25em"},__experimentalDefaultControls:{blockGap:!0,padding:!1,margin:!1}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},style:"wp-block-post-template",editorStyle:"wp-block-post-template-editor"};var lg=o(j(),1),Pre=o(z(),1),nb=o(B(),1),sl=o(T(),1),X3=o(A(),1),Bre=o(Y(),1);var za=o(v(),1),P5e=[["core/post-title"],["core/post-date",{metadata:{bindings:{datetime:{source:"core/post-data",args:{field:"date"}}}}}],["core/post-excerpt"]];function B5e({classList:e}){let t=(0,sl.useInnerBlocksProps)({className:w("wp-block-post",e)},{template:P5e,__unstableDisableLayoutClassNames:!0});return(0,za.jsx)("li",{...t})}function I5e({blocks:e,blockContextId:t,classList:r,isHidden:a,setActiveBlockContextId:n}){let i=(0,sl.__experimentalUseBlockPreview)({blocks:e,props:{className:w("wp-block-post",r)}}),l=()=>{n(t)};return(0,za.jsx)("li",{...i,tabIndex:0,role:"button",onClick:l,onKeyPress:l,style:{display:a?"none":void 0}})}var E5e=(0,lg.memo)(I5e);function Ire({setAttributes:e,clientId:t,context:{query:{perPage:r,offset:a=0,postType:n,order:i,orderBy:l,author:s,search:c,exclude:u,sticky:m,inherit:p,taxQuery:d,parents:f,pages:h,format:g,...b}={},templateSlug:y,previewPostType:x},attributes:{layout:_},__unstableLayoutClassNames:k}){let{type:S,columnCount:C=3}=_||{},[E,I]=(0,lg.useState)(),{posts:D,blocks:M}=(0,Pre.useSelect)(F=>{let{getEntityRecords:q,getTaxonomies:H}=F(Bre.store),{getBlocks:U}=F(sl.store),Z=p&&y?.startsWith("category-")&&q("taxonomy","category",{context:"view",per_page:1,_fields:["id"],slug:y.replace("category-","")}),J=p&&y?.startsWith("tag-")&&q("taxonomy","post_tag",{context:"view",per_page:1,_fields:["id"],slug:y.replace("tag-","")}),ee={offset:a||0,order:i,orderby:l};if(d&&!p){let re=H({type:n,per_page:-1,context:"view"}),ie=(fe,ze="")=>Object.entries(fe||{}).reduce((Be,[ne,ke])=>{let Ve=re?.find(({slug:ae})=>ae===ne);return Ve?.rest_base&&ke?.length&&(Be[Ve.rest_base+ze]=ke),Be},{}),se=ie(d.include);d.exclude&&Object.assign(se,ie(d.exclude,"_exclude")),Object.keys(se).length&&Object.assign(ee,se)}r&&(ee.per_page=r),s&&(ee.author=s),c&&(ee.search=c),u?.length&&(ee.exclude=u),f?.length&&(ee.parent=f),g?.length&&(ee.format=g),["exclude","only"].includes(m)&&(ee.sticky=m==="only"),["","ignore"].includes(m)&&(delete ee.sticky,ee.ignore_sticky=m==="ignore");let oe=n;return p&&(y?.startsWith("archive-")?(ee.postType=y.replace("archive-",""),oe=ee.postType):Z?ee.categories=Z[0]?.id:J?ee.tags=J[0]?.id:y?.startsWith("taxonomy-post_format")&&(ee.format=y.replace("taxonomy-post_format-post-format-",""))),{posts:q("postType",x||oe,{...ee,...b}),blocks:U(t)}},[r,a,i,l,t,s,c,n,u,m,p,y,d,f,g,b,x]),O=(0,lg.useMemo)(()=>D?.map(F=>({postType:F.type,postId:F.id,classList:F.class_list??""})),[D]),R=(0,sl.useBlockProps)({className:w(k,{[`columns-${C}`]:S==="grid"&&C})});if(!D)return(0,za.jsx)("p",{...R,children:(0,za.jsx)(X3.Spinner,{})});if(!D.length)return(0,za.jsxs)("p",{...R,children:[" ",(0,nb.__)("No results found.")]});let V=F=>e({layout:{..._,...F}}),P=[{icon:El,title:(0,nb._x)("List view","Post template block display setting"),onClick:()=>V({type:"default"}),isActive:S==="default"||S==="constrained"},{icon:Il,title:(0,nb._x)("Grid view","Post template block display setting"),onClick:()=>V({type:"grid",columnCount:C}),isActive:S==="grid"}];return(0,za.jsxs)(za.Fragment,{children:[(0,za.jsx)(sl.BlockControls,{children:(0,za.jsx)(X3.ToolbarGroup,{controls:P})}),(0,za.jsx)("ul",{...R,children:O&&O.map(F=>(0,za.jsxs)(sl.BlockContextProvider,{value:F,children:[F.postId===(E||O[0]?.postId)?(0,za.jsx)(B5e,{classList:F.classList}):null,(0,za.jsx)(E5e,{blocks:M,blockContextId:F.postId,classList:F.classList,setActiveBlockContextId:I,isHidden:F.postId===(E||O[0]?.postId)})]},F.postId))})]})}var Ere=o(T(),1),Nre=o(v(),1);function Dre(){return(0,Nre.jsx)(Ere.InnerBlocks.Content,{})}var{name:Lre}=Y3,Mre={icon:bp,edit:Ire,save:Dre},N5e=()=>N({name:Lre,metadata:Y3,settings:Mre});var _L={};$(_L,{init:()=>R5e,metadata:()=>J3,name:()=>qre,settings:()=>$re});var Wre=o(Wc(),1);var J3={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-terms",title:"Post Terms",category:"theme",description:"Post terms.",textdomain:"default",attributes:{term:{type:"string"},separator:{type:"string",default:", "},prefix:{type:"string",default:"",role:"content"},suffix:{type:"string",default:"",role:"content"}},usesContext:["postId","postType"],example:{viewportWidth:350},supports:{anchor:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-post-terms"};var pu=o(T(),1),eC=o(G(),1),tC=o(A(),1),Fre=o(z(),1),Ore=o(Uo(),1),Vm=o(B(),1),Hre=o(Y(),1);var Are=o(Y(),1),Rre=o(z(),1),L5e=[];function zre({postId:e,term:t}){let{slug:r}=t;return(0,Rre.useSelect)(a=>{if(!t?.visibility?.publicly_queryable||!e)return{postTerms:L5e,isLoading:!1,hasPostTerms:!1};let{getEntityRecords:i,isResolving:l}=a(Are.store),s=["taxonomy",r,{post:e,per_page:-1,context:"view"}],c=i(...s);return{postTerms:c,isLoading:l("getEntityRecords",s),hasPostTerms:!!c?.length}},[e,t?.visibility?.publicly_queryable,r])}var Va=o(v(),1),Vre=["core/bold","core/image","core/italic","core/link","core/strikethrough","core/text-color"];function jre({attributes:e,clientId:t,context:r,isSelected:a,setAttributes:n,insertBlocksAfter:i}){let{term:l,separator:s,prefix:c,suffix:u}=e,{postId:m,postType:p}=r,d=(0,Fre.useSelect)(_=>{if(!l)return{};let{getTaxonomy:k}=_(Hre.store),S=k(l);return S?.visibility?.publicly_queryable?S:{}},[l]),{postTerms:f,hasPostTerms:h,isLoading:g}=zre({postId:m,term:d}),b=m&&p,y=(0,pu.useBlockDisplayInformation)(t),x=(0,pu.useBlockProps)({className:l&&`taxonomy-${l}`});return(0,Va.jsxs)(Va.Fragment,{children:[(0,Va.jsx)(pu.InspectorControls,{group:"advanced",children:(0,Va.jsx)(tC.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,Vm.__)("Separator"),value:s||"",onChange:_=>{n({separator:_})},help:(0,Vm.__)("Enter character(s) used to separate terms.")})}),(0,Va.jsxs)("div",{...x,children:[g&&b&&(0,Va.jsx)(tC.Spinner,{}),!g&&(a||c)&&(0,Va.jsx)(pu.RichText,{identifier:"prefix",allowedFormats:Vre,className:"wp-block-post-terms__prefix","aria-label":(0,Vm.__)("Prefix"),placeholder:(0,Vm.__)("Prefix")+" ",value:c,onChange:_=>n({prefix:_}),tagName:"span"}),(!b||!l)&&(0,Va.jsx)("span",{children:y.title}),b&&!g&&h&&f.map(_=>(0,Va.jsx)("a",{href:_.link,onClick:k=>k.preventDefault(),rel:"tag",children:(0,Ore.decodeEntities)(_.name)},_.id)).reduce((_,k)=>(0,Va.jsxs)(Va.Fragment,{children:[_,(0,Va.jsx)("span",{className:"wp-block-post-terms__separator",children:s||" "}),k]})),b&&!g&&!h&&(d?.labels?.no_terms||(0,Vm.__)("Term items not found.")),!g&&(a||u)&&(0,Va.jsx)(pu.RichText,{identifier:"suffix",allowedFormats:Vre,className:"wp-block-post-terms__suffix","aria-label":(0,Vm.__)("Suffix"),placeholder:" "+(0,Vm.__)("Suffix"),value:u,onChange:_=>n({suffix:_}),tagName:"span",__unstableOnSplitAtEnd:()=>i((0,eC.createBlock)((0,eC.getDefaultBlockName)()))})]})]})}var M5e={category:kf,post_tag:hP};function Ure(e,t){if(t!=="core/post-terms")return e;let r=e.variations.map(a=>({...a,icon:M5e[a.name]??kf}));return{...e,variations:r}}var A5e={attributes:{textAlign:{type:"string"},term:{type:"string"},separator:{type:"string",default:", "},prefix:{type:"string",default:"",role:"content"},suffix:{type:"string",default:"",role:"content"}},supports:{anchor:!0,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},Gre=[A5e];var{name:qre}=J3,$re={icon:kf,edit:jre,deprecated:Gre},R5e=()=>((0,Wre.addFilter)("blocks.registerBlockType","core/template-part",Ure),N({name:qre,metadata:J3,settings:$re}));var xL={};$(xL,{init:()=>H5e,metadata:()=>rC,name:()=>roe,settings:()=>ooe});var rC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-time-to-read",title:"Time to Read",category:"theme",description:"Show minutes required to finish reading the post. Can also show a word count.",textdomain:"default",usesContext:["postId","postType"],attributes:{displayAsRange:{type:"boolean",default:!0},displayMode:{type:"string",default:"time"},averageReadingSpeed:{type:"number",default:189}},supports:{anchor:!0,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},html:!1,spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}}};var Fa=o(B(),1),Qre=o(j(),1),oC=o(T(),1),sg=o(A(),1),Yre=o(G(),1),aC=o(Y(),1),Xre=o(Kre(),1);var sc=o(v(),1);function V5e({attributes:e,setAttributes:t,context:r}){let{displayAsRange:a,displayMode:n,averageReadingSpeed:i}=e,{postId:l,postType:s}=r,c=W(),[u]=(0,aC.useEntityProp)("postType",s,"content",l),[m]=(0,aC.useEntityBlockEditor)("postType",s,{id:l}),p=(0,Qre.useMemo)(()=>{let f;u instanceof Function?f=u({blocks:m}):m?f=(0,Yre.__unstableSerializeAndClean)(m):f=u;let h=(0,Fa._x)("words","Word count type. Do not translate!"),g=(0,Xre.count)(f||"",h);if(n==="time"){if(a){let y=Math.max(1,Math.round(g/i*1.2)),x=Math.max(1,Math.round(g/i*.8));x===y&&(y=y+1);let _=(0,Fa._x)("%1$s\u2013%2$s minutes","Range of minutes to read");return(0,Fa.sprintf)(_,x,y)}let b=Math.max(1,Math.round(g/i));return(0,Fa.sprintf)((0,Fa._n)("%s minute","%s minutes",b),b)}if(n==="words")return h==="words"?(0,Fa.sprintf)((0,Fa._n)("%s word","%s words",g),g.toLocaleString()):(0,Fa.sprintf)((0,Fa._n)("%s character","%s characters",g),g.toLocaleString())},[u,m,a,n,i]),d=(0,oC.useBlockProps)();return(0,sc.jsxs)(sc.Fragment,{children:[n==="time"&&(0,sc.jsx)(oC.InspectorControls,{children:(0,sc.jsx)(sg.__experimentalToolsPanel,{label:(0,Fa.__)("Settings"),resetAll:()=>{t({displayAsRange:!0})},dropdownMenuProps:c,children:(0,sc.jsx)(sg.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,Fa._x)("Display as range","Turns reading time range display on or off"),hasValue:()=>!a,onDeselect:()=>{t({displayAsRange:!0})},children:(0,sc.jsx)(sg.ToggleControl,{label:(0,Fa.__)("Display as range"),checked:!!a,onChange:()=>t({displayAsRange:!a})})})})}),(0,sc.jsx)("div",{...d,children:p})]})}var Jre=V5e;var ib=o(B(),1);var F5e=[{name:"time-to-read",title:(0,ib.__)("Time to Read"),description:(0,ib.__)("Show minutes required to finish reading the post."),attributes:{displayMode:"time"},scope:["inserter","transform"],isActive:e=>e?.displayMode==="time",icon:h1,isDefault:!0},{name:"word-count",title:(0,ib.__)("Word Count"),description:(0,ib.__)("Show the number of words in the post."),attributes:{displayMode:"words"},scope:["inserter","transform"],isActive:e=>e?.displayMode==="words",icon:RB}],eoe=F5e;var O5e={attributes:{textAlign:{type:"string"},displayAsRange:{type:"boolean",default:!0},displayMode:{type:"string",default:"time"},averageReadingSpeed:{type:"number",default:189}},supports:{anchor:!0,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},html:!1,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},toe=[O5e];var{name:roe}=rC,ooe={icon:h1,edit:Jre,variations:eoe,example:{},deprecated:toe},H5e=()=>N({name:roe,metadata:rC,settings:ooe});var kL={};$(kL,{init:()=>W5e,metadata:()=>nC,name:()=>soe,settings:()=>coe});var nC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/post-title",title:"Title",category:"theme",description:"Displays the title of a post, page, or any other content-type.",textdomain:"default",usesContext:["postId","postType","queryId"],attributes:{level:{type:"number",default:2},levelOptions:{type:"array"},isLink:{type:"boolean",default:!1,role:"content"},rel:{type:"string",attribute:"rel",default:"",role:"content"},linkTarget:{type:"string",default:"_self",role:"content"},placeholder:{type:"string"}},example:{viewportWidth:350},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-post-title"};var Ni=o(T(),1),Ei=o(A(),1),On=o(B(),1),iC=o(G(),1),lb=o(Y(),1),aoe=o(z(),1),noe=o(j(),1);var Kt=o(v(),1);function ioe({attributes:{level:e,levelOptions:t,isLink:r,rel:a,linkTarget:n,placeholder:i},setAttributes:l,context:{postType:s,postId:c,queryId:u},insertBlocksAfter:m}){let p=e===0?"p":`h${e}`,d=Number.isFinite(u),f=(0,aoe.useSelect)(E=>d?!1:E(lb.store).canUser("update",{kind:"postType",name:s,id:c}),[d,s,c]),[h="",g,b]=(0,lb.useEntityProp)("postType",s,"title",c),[y]=(0,lb.useEntityProp)("postType",s,"link",c),x=()=>{m((0,iC.createBlock)((0,iC.getDefaultBlockName)()))},_=(0,Ni.useBlockProps)(),k=(0,Ni.useBlockEditingMode)(),S=W(),C=(0,Kt.jsx)(p,{..._,children:i||(0,On.__)("Title")});return s&&c&&(C=f?(0,Kt.jsx)(Ni.PlainText,{tagName:p,placeholder:(0,On.__)("(no title)"),value:h,onChange:g,__experimentalVersion:2,__unstableOnSplitAtEnd:x,..._}):(0,Kt.jsx)(p,{..._,dangerouslySetInnerHTML:{__html:b?.rendered||(0,On.__)("(no title)")}})),r&&s&&c&&(C=f?(0,Kt.jsx)(p,{..._,children:(0,Kt.jsx)(Ni.PlainText,{tagName:"a",href:y,target:n,rel:a,placeholder:h.length?null:(0,On.__)("(no title)"),value:h,onChange:g,__experimentalVersion:2,__unstableOnSplitAtEnd:x})}):(0,Kt.jsx)(p,{..._,children:(0,Kt.jsx)("a",{href:y,target:n,rel:a,onClick:E=>E.preventDefault(),dangerouslySetInnerHTML:{__html:b?.rendered||(0,On.__)("(no title)")}})})),(0,Kt.jsxs)(Kt.Fragment,{children:[k==="default"&&(0,Kt.jsxs)(Kt.Fragment,{children:[(0,Kt.jsx)(Ni.BlockControls,{group:"block",children:(0,Kt.jsx)(Ni.HeadingLevelDropdown,{value:e,options:t,onChange:E=>l({level:E})})}),(0,Kt.jsx)(Ni.InspectorControls,{children:(0,Kt.jsxs)(Ei.__experimentalToolsPanel,{label:(0,On.__)("Settings"),resetAll:()=>{l({rel:"",linkTarget:"_self",isLink:!1})},dropdownMenuProps:S,children:[(0,Kt.jsx)(Ei.__experimentalToolsPanelItem,{label:(0,On.__)("Make title a link"),isShownByDefault:!0,hasValue:()=>r,onDeselect:()=>l({isLink:!1}),children:(0,Kt.jsx)(Ei.ToggleControl,{label:(0,On.__)("Make title a link"),onChange:()=>l({isLink:!r}),checked:r})}),r&&(0,Kt.jsxs)(Kt.Fragment,{children:[(0,Kt.jsx)(Ei.__experimentalToolsPanelItem,{label:(0,On.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>n==="_blank",onDeselect:()=>l({linkTarget:"_self"}),children:(0,Kt.jsx)(Ei.ToggleControl,{label:(0,On.__)("Open in new tab"),onChange:E=>l({linkTarget:E?"_blank":"_self"}),checked:n==="_blank"})}),(0,Kt.jsx)(Ei.__experimentalToolsPanelItem,{label:(0,On.__)("Link relation"),isShownByDefault:!0,hasValue:()=>!!a,onDeselect:()=>l({rel:""}),children:(0,Kt.jsx)(Ei.TextControl,{__next40pxDefaultSize:!0,label:(0,On.__)("Link relation"),help:(0,noe.createInterpolateElement)((0,On.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,Kt.jsx)(Ei.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:a,onChange:E=>l({rel:E})})})]})]})})]}),C]})}var U5e={attributes:{textAlign:{type:"string"},level:{type:"number",default:2},levelOptions:{type:"array"},isLink:{type:"boolean",default:!1},rel:{type:"string",attribute:"rel",default:""},linkTarget:{type:"string",default:"_self"}},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{padding:!0,margin:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},G5e={attributes:{textAlign:{type:"string"},level:{type:"number",default:2},isLink:{type:"boolean",default:!1},rel:{type:"string",attribute:"rel",default:""},linkTarget:{type:"string",default:"_self"}},supports:{align:["wide","full"],html:!1,color:{gradients:!0,link:!0},spacing:{margin:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0}},save(){return null},migrate:Ut,isEligible({style:e}){return e?.typography?.fontFamily}},loe=[U5e,G5e];var{name:soe}=nC,coe={icon:Nl,edit:ioe,deprecated:loe},W5e=()=>N({name:soe,metadata:nC,settings:coe});var TL={};$(TL,{init:()=>Q5e,metadata:()=>cC,name:()=>hoe,settings:()=>mC});var SL=o(B(),1);var foe=o(G(),1);var wL=o(B(),1),lC=o(T(),1),sC=o(G(),1),uoe=o(v(),1);function moe({attributes:e,mergeBlocks:t,setAttributes:r,onRemove:a,insertBlocksAfter:n,style:i}){let{content:l}=e,s=(0,lC.useBlockProps)({style:i});return(0,uoe.jsx)(lC.RichText,{tagName:"pre",identifier:"content",preserveWhiteSpace:!0,value:l,onChange:c=>{r({content:c})},onRemove:a,"aria-label":(0,wL.__)("Preformatted text"),placeholder:(0,wL.__)("Write preformatted text\u2026"),onMerge:t,...s,__unstablePastePlainText:!0,__unstableOnSplitAtDoubleLineEnd:()=>n((0,sC.createBlock)((0,sC.getDefaultBlockName)()))})}var cC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/preformatted",title:"Preformatted",category:"text",description:"Add text that respects your spacing and tabs, and also allows styling.",textdomain:"default",attributes:{content:{type:"rich-text",source:"rich-text",selector:"pre",__unstablePreserveWhiteSpace:!0,role:"content"}},supports:{anchor:!0,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{padding:!0,margin:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-preformatted"};var uC=o(T(),1),CL=o(v(),1);function poe({attributes:e}){let{content:t}=e;return(0,CL.jsx)("pre",{...uC.useBlockProps.save(),children:(0,CL.jsx)(uC.RichText.Content,{value:t})})}var sb=o(G(),1),$5e={from:[{type:"block",blocks:["core/code","core/paragraph","core/verse"],transform:({content:e,anchor:t})=>(0,sb.createBlock)("core/preformatted",{content:e,anchor:t})},{type:"raw",isMatch:e=>e.nodeName==="PRE"&&!(e.children.length===1&&e.firstChild.nodeName==="CODE"),schema:({phrasingContentSchema:e})=>({pre:{children:e}})}],to:[{type:"block",blocks:["core/paragraph"],transform:e=>(0,sb.createBlock)("core/paragraph",e)},{type:"block",blocks:["core/code"],transform:e=>(0,sb.createBlock)("core/code",e)},{type:"block",blocks:["core/verse"],transform:e=>(0,sb.createBlock)("core/verse",e)}]},doe=$5e;var{fieldsKey:Z5e,formKey:K5e}=K(foe.privateApis),{name:hoe}=cC,mC={icon:vP,example:{attributes:{content:(0,SL.__)(`EXT. XANADU - FAINT DAWN - 1940 (MINIATURE) |
| 96 |
Window, very small in the distance, illuminated. |
| 97 |
All around this is an almost totally black screen. Now, as the camera moves slowly towards the window which is almost a postage stamp in the frame, other forms appear;`)}},transforms:doe,edit:moe,save:poe,merge(e,t){return{content:e.content+` |
| 98 |
|
| 99 |
`+t.content}}};window.__experimentalContentOnlyInspectorFields&&(mC[Z5e]=[{id:"content",label:(0,SL.__)("Content"),type:"text",Edit:"rich-text"}],mC[K5e]={fields:["content"]});var Q5e=()=>N({name:hoe,metadata:cC,settings:mC});var PL={};$(PL,{init:()=>c4e,metadata:()=>dC,name:()=>Toe,settings:()=>fC});var mb=o(B(),1);var Soe=o(G(),1);var ht=o(T(),1),voe=o(z(),1);var Md="is-style-solid-color";var hr=o(v(),1),cb={value:{type:"string",source:"html",selector:"blockquote",multiline:"p"},citation:{type:"string",source:"html",selector:"cite",default:""},mainColor:{type:"string"},customMainColor:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"}};function goe(e){if(!e)return;let t=e.match(/border-color:([^;]+)[;]?/);if(t&&t[1])return t[1]}function Ad(e){e=e||"<p></p>";let r=`</p>${e}<p>`.split("</p><p>");return r.shift(),r.pop(),r.join("<br>")}var Y5e={attributes:{value:{type:"string",source:"html",selector:"blockquote",multiline:"p",role:"content"},citation:{type:"string",source:"html",selector:"cite",default:"",role:"content"},textAlign:{type:"string"}},supports:{anchor:!0,align:["left","right","wide","full"],color:{gradients:!0,background:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0,fontAppearance:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},__experimentalStyle:{typography:{fontSize:"1.5em",lineHeight:"1.6"}}},save({attributes:e}){let{textAlign:t,citation:r,value:a}=e,n=!ht.RichText.isEmpty(r);return(0,hr.jsx)("figure",{...ht.useBlockProps.save({className:w({[`has-text-align-${t}`]:t})}),children:(0,hr.jsxs)("blockquote",{children:[(0,hr.jsx)(ht.RichText.Content,{value:a,multiline:!0}),n&&(0,hr.jsx)(ht.RichText.Content,{tagName:"cite",value:r})]})})},migrate({value:e,...t}){return{value:Ad(e),...t}}},X5e={attributes:{...cb},supports:{anchor:!0,align:["left","right","wide","full"],color:{gradients:!0,background:!0,link:!0},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0}},save({attributes:e}){let{mainColor:t,customMainColor:r,customTextColor:a,textColor:n,value:i,citation:l,className:s}=e,c=s?.includes(Md),u,m;if(c){let h=(0,ht.getColorClassName)("background-color",t);u=w({"has-background":h||r,[h]:h}),m={backgroundColor:h?void 0:r}}else r&&(m={borderColor:r});let p=(0,ht.getColorClassName)("color",n),d=w({"has-text-color":n||a,[p]:p}),f=p?void 0:{color:a};return(0,hr.jsx)("figure",{...ht.useBlockProps.save({className:u,style:m}),children:(0,hr.jsxs)("blockquote",{className:d,style:f,children:[(0,hr.jsx)(ht.RichText.Content,{value:i,multiline:!0}),!ht.RichText.isEmpty(l)&&(0,hr.jsx)(ht.RichText.Content,{tagName:"cite",value:l})]})})},migrate({value:e,className:t,mainColor:r,customMainColor:a,customTextColor:n,...i}){let l=t?.includes(Md),s;return a&&(l?s={color:{background:a}}:s={border:{color:a}}),n&&s&&(s.color={...s.color,text:n}),{value:Ad(e),className:t,backgroundColor:l?r:void 0,borderColor:l?void 0:r,textAlign:l?"left":void 0,...i,style:s}}},J5e={attributes:{...cb,figureStyle:{source:"attribute",selector:"figure",attribute:"style"}},save({attributes:e}){let{mainColor:t,customMainColor:r,textColor:a,customTextColor:n,value:i,citation:l,className:s,figureStyle:c}=e,u=s?.includes(Md),m,p;if(u){let g=(0,ht.getColorClassName)("background-color",t);m=w({"has-background":g||r,[g]:g}),p={backgroundColor:g?void 0:r}}else r?p={borderColor:r}:t&&(p={borderColor:goe(c)});let d=(0,ht.getColorClassName)("color",a),f=(a||n)&&w("has-text-color",{[d]:d});return(0,hr.jsx)("figure",{className:m,style:p,children:(0,hr.jsxs)("blockquote",{className:f,style:d?void 0:{color:n},children:[(0,hr.jsx)(ht.RichText.Content,{value:i,multiline:!0}),!ht.RichText.isEmpty(l)&&(0,hr.jsx)(ht.RichText.Content,{tagName:"cite",value:l})]})})},migrate({value:e,className:t,figureStyle:r,mainColor:a,customMainColor:n,customTextColor:i,...l}){let s=t?.includes(Md),c;if(n&&(s?c={color:{background:n}}:c={border:{color:n}}),i&&c&&(c.color={...c.color,text:i}),!s&&a&&r){let u=goe(r);if(u)return{value:Ad(e),...l,className:t,style:{border:{color:u}}}}return{value:Ad(e),className:t,backgroundColor:s?a:void 0,borderColor:s?void 0:a,textAlign:s?"left":void 0,...l,style:c}}},e4e={attributes:cb,save({attributes:e}){let{mainColor:t,customMainColor:r,textColor:a,customTextColor:n,value:i,citation:l,className:s}=e,c=s?.includes(Md),u,m;if(c)u=(0,ht.getColorClassName)("background-color",t),u||(m={backgroundColor:r});else if(r)m={borderColor:r};else if(t){let h=(0,voe.select)(ht.store).getSettings().colors??[];m={borderColor:(0,ht.getColorObjectByAttributeValues)(h,t).color}}let p=(0,ht.getColorClassName)("color",a),d=a||n?w("has-text-color",{[p]:p}):void 0;return(0,hr.jsx)("figure",{className:u,style:m,children:(0,hr.jsxs)("blockquote",{className:d,style:p?void 0:{color:n},children:[(0,hr.jsx)(ht.RichText.Content,{value:i,multiline:!0}),!ht.RichText.isEmpty(l)&&(0,hr.jsx)(ht.RichText.Content,{tagName:"cite",value:l})]})})},migrate({value:e,className:t,mainColor:r,customMainColor:a,customTextColor:n,...i}){let l=t?.includes(Md),s={};return a&&(l?s={color:{background:a}}:s={border:{color:a}}),n&&s&&(s.color={...s.color,text:n}),{value:Ad(e),className:t,backgroundColor:l?r:void 0,borderColor:l?void 0:r,textAlign:l?"left":void 0,...i,style:s}}},t4e={attributes:{...cb},save({attributes:e}){let{value:t,citation:r}=e;return(0,hr.jsxs)("blockquote",{children:[(0,hr.jsx)(ht.RichText.Content,{value:t,multiline:!0}),!ht.RichText.isEmpty(r)&&(0,hr.jsx)(ht.RichText.Content,{tagName:"cite",value:r})]})},migrate({value:e,...t}){return{value:Ad(e),...t}}},r4e={attributes:{...cb,citation:{type:"string",source:"html",selector:"footer"},align:{type:"string",default:"none"}},save({attributes:e}){let{value:t,citation:r,align:a}=e;return(0,hr.jsxs)("blockquote",{className:`align${a}`,children:[(0,hr.jsx)(ht.RichText.Content,{value:t,multiline:!0}),!ht.RichText.isEmpty(r)&&(0,hr.jsx)(ht.RichText.Content,{tagName:"footer",value:r})]})},migrate({value:e,...t}){return{value:Ad(e),...t}}},boe=[Y5e,X5e,J5e,e4e,t4e,r4e];var ub=o(B(),1),cc=o(T(),1),pC=o(G(),1),xoe=o(j(),1);var yoe="figure";var _oe="blockquote";var fs=o(v(),1),o4e=xoe.Platform.OS==="web";function a4e({attributes:e,setAttributes:t,isSelected:r,insertBlocksAfter:a}){let{textAlign:n,citation:i,value:l}=e,s=(0,cc.useBlockProps)({className:w({[`has-text-align-${n}`]:n})}),c=!cc.RichText.isEmpty(i)||r;return(0,fs.jsxs)(fs.Fragment,{children:[(0,fs.jsx)(cc.BlockControls,{group:"block",children:(0,fs.jsx)(cc.AlignmentControl,{value:n,onChange:u=>{t({textAlign:u})}})}),(0,fs.jsx)(yoe,{...s,children:(0,fs.jsxs)(_oe,{children:[(0,fs.jsx)(cc.RichText,{identifier:"value",tagName:"p",value:l,onChange:u=>t({value:u}),"aria-label":(0,ub.__)("Pullquote text"),placeholder:(0,ub.__)("Add quote"),textAlign:"center"}),c&&(0,fs.jsx)(cc.RichText,{identifier:"citation",tagName:o4e?"cite":void 0,style:{display:"block"},value:i,"aria-label":(0,ub.__)("Pullquote citation text"),placeholder:(0,ub.__)("Add citation"),onChange:u=>t({citation:u}),className:"wp-block-pullquote__citation",__unstableMobileNoFocusOnMount:!0,textAlign:"center",__unstableOnSplitAtEnd:()=>a((0,pC.createBlock)((0,pC.getDefaultBlockName)()))})]})})]})}var koe=a4e;var dC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/pullquote",title:"Pullquote",category:"text",description:"Give special visual emphasis to a quote from your text.",textdomain:"default",attributes:{value:{type:"rich-text",source:"rich-text",selector:"p",role:"content"},citation:{type:"rich-text",source:"rich-text",selector:"cite",role:"content"},textAlign:{type:"string"}},supports:{anchor:!0,align:["left","right","wide","full"],background:{backgroundImage:!0,backgroundSize:!0,__experimentalDefaultControls:{backgroundImage:!0}},color:{gradients:!0,background:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},dimensions:{minHeight:!0,__experimentalDefaultControls:{minHeight:!1}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},__experimentalStyle:{typography:{fontSize:"1.5em",lineHeight:"1.6"}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-pullquote-editor",style:"wp-block-pullquote"};var cg=o(T(),1),ug=o(v(),1);function woe({attributes:e}){let{textAlign:t,citation:r,value:a}=e,n=!cg.RichText.isEmpty(r);return(0,ug.jsx)("figure",{...cg.useBlockProps.save({className:w({[`has-text-align-${t}`]:t})}),children:(0,ug.jsxs)("blockquote",{children:[(0,ug.jsx)(cg.RichText.Content,{tagName:"p",value:a}),n&&(0,ug.jsx)(cg.RichText.Content,{tagName:"cite",value:r})]})})}var du=o(G(),1),mg=o(Qu(),1),i4e={from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:e=>(0,du.createBlock)("core/pullquote",{value:(0,mg.toHTMLString)({value:(0,mg.join)(e.map(({content:t})=>(0,mg.create)({html:t})),` |
| 100 |
`)}),anchor:e.anchor})},{type:"block",blocks:["core/heading"],transform:({content:e,anchor:t})=>(0,du.createBlock)("core/pullquote",{value:e,anchor:t})}],to:[{type:"block",blocks:["core/paragraph"],transform:({value:e,citation:t})=>{let r=[];return e&&r.push((0,du.createBlock)("core/paragraph",{content:e})),t&&r.push((0,du.createBlock)("core/paragraph",{content:t})),r.length===0?(0,du.createBlock)("core/paragraph",{content:""}):r}},{type:"block",blocks:["core/heading"],transform:({value:e,citation:t})=>{if(!e)return(0,du.createBlock)("core/heading",{content:t});let r=(0,du.createBlock)("core/heading",{content:e});return t?[r,(0,du.createBlock)("core/heading",{content:t})]:r}}]},Coe=i4e;var{fieldsKey:l4e,formKey:s4e}=K(Soe.privateApis),{name:Toe}=dC,fC={icon:SP,example:{attributes:{value:(0,mb.__)("One of the hardest things to do in technology is disrupt yourself."),citation:(0,mb.__)("Matt Mullenweg")}},transforms:Coe,edit:koe,save:woe,deprecated:boe};window.__experimentalContentOnlyInspectorFields&&(fC[l4e]=[{id:"value",label:(0,mb.__)("Content"),type:"text",Edit:"rich-text"},{id:"citation",label:(0,mb.__)("Citation"),type:"text",Edit:"rich-text"}],fC[s4e]={fields:["value","citation"]});var c4e=()=>N({name:Toe,metadata:dC,settings:fC});var jL={};$(jL,{init:()=>O4e,metadata:()=>hC,name:()=>rne,settings:()=>one});var hC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/query",title:"Query Loop",category:"theme",description:"An advanced block that allows displaying post types based on different query parameters and visual configurations.",keywords:["posts","list","blog","blogs","custom post types"],textdomain:"default",attributes:{queryId:{type:"number"},query:{type:"object",default:{perPage:null,pages:0,offset:0,postType:"post",order:"desc",orderBy:"date",author:"",search:"",exclude:[],sticky:"",inherit:!0,taxQuery:null,parents:[],format:[]}},tagName:{type:"string",default:"div"},namespace:{type:"string"},enhancedPagination:{type:"boolean",default:!1}},usesContext:["templateSlug"],providesContext:{queryId:"queryId",query:"query",displayLayout:"displayLayout",enhancedPagination:"enhancedPagination"},supports:{anchor:!0,align:["wide","full"],html:!1,layout:!0,interactivity:!0},editorStyle:"wp-block-query-editor"};var Hae=o(z(),1),jae=o(j(),1),Uae=o(T(),1);var BC=o(z(),1),Rae=o(pe(),1),vb=o(j(),1),ul=o(T(),1),zae=o(B(),1),Vae=o(Y(),1);var zoe=o(A(),1),yC=o(B(),1);var uc=o(z(),1),zd=o(j(),1),pb=o(Y(),1),gC=o(T(),1),Poe=o(Uo(),1),Rd=o(B(),1),fu=o(G(),1),db=e=>{let t=e?.reduce((r,a)=>{let{mapById:n,mapByName:i,names:l}=r;return n[a.id]=a,i[a.name]=a,l.push(a.name),r},{mapById:{},mapByName:{},names:[]});return{entities:e,...t}},m4e=(e,t)=>{let r=t.split("."),a=e;return r.forEach(n=>{a=a?.[n]}),a},BL=(e,t)=>(e||[]).map(r=>({...r,name:(0,Poe.decodeEntities)(m4e(r,t))})),Boe=()=>{let e=(0,uc.useSelect)(n=>{let{getPostTypes:i}=n(pb.store),l=["attachment"];return i({per_page:-1})?.filter(({viewable:c,slug:u})=>c&&!l.includes(u))},[]),t=(0,zd.useMemo)(()=>{if(e?.length)return e.reduce((n,i)=>(n[i.slug]=i.taxonomies,n),{})},[e]),r=(0,zd.useMemo)(()=>(e||[]).map(({labels:n,slug:i})=>({label:n.singular_name,value:i})),[e]),a=(0,zd.useMemo)(()=>e?.length?e.reduce((n,i)=>(n[i.slug]=i.supports?.["post-formats"]||!1,n),{}):{},[e]);return{postTypesTaxonomiesMap:t,postTypesSelectOptions:r,postTypeFormatSupportMap:a}},vC=e=>{let t=(0,uc.useSelect)(r=>{let{getTaxonomies:a,getPostType:n}=r(pb.store);return n(e)?.taxonomies?.length>0?a({type:e,per_page:-1}):[]},[e]);return(0,zd.useMemo)(()=>t?.filter(({visibility:r})=>!!r?.publicly_queryable),[t])};function Ioe(e){return(0,uc.useSelect)(t=>{let r=t(pb.store).getPostType(e);return r?.viewable&&r?.hierarchical},[e])}function Eoe(e){let t=(0,uc.useSelect)(r=>!!r(pb.store).getPostType(e)?.supports?.["page-attributes"],[e]);return(0,zd.useMemo)(()=>{let r=[{label:(0,Rd.__)("Newest to oldest"),value:"date/desc"},{label:(0,Rd.__)("Oldest to newest"),value:"date/asc"},{label:(0,Rd.__)("A \u2192 Z"),value:"title/asc"},{label:(0,Rd.__)("Z \u2192 A"),value:"title/desc"}];return t&&r.push({label:(0,Rd.__)("Ascending by order"),value:"menu_order/asc"},{label:(0,Rd.__)("Descending by order"),value:"menu_order/desc"}),r},[t])}function Noe(e){return(0,uc.useSelect)(t=>t(fu.store).getActiveBlockVariation("core/query",e)?.allowedControls,[e])}function Di(e,t){return e?e.includes(t):!0}var Doe=(e,t)=>{let{query:{postType:r,inherit:a},namespace:n}=t,i=e.map(c=>(0,fu.cloneBlock)(c)),l=[],s=[...i];for(;s.length>0;){let c=s.shift();c.name==="core/query"&&(c.attributes.query={...c.attributes.query,postType:r,inherit:a},n&&(c.attributes.namespace=n),l.push(c.clientId)),c.innerBlocks?.forEach(u=>{s.push(u)})}return{newBlocks:i,queryClientIds:l}};function Loe(e,t){return(0,uc.useSelect)(r=>{let a=r(fu.store).getActiveBlockVariation("core/query",t)?.name;if(!a)return"core/query";let{getBlockRootClientId:n,getPatternsByBlockTypes:i}=r(gC.store),l=n(e);return i(`core/query/${a}`,l).length>0?`core/query/${a}`:"core/query"},[e,t])}function Moe(e){let{activeVariationName:t,blockVariations:r}=(0,uc.useSelect)(n=>{let{getActiveBlockVariation:i,getBlockVariations:l}=n(fu.store);return{activeVariationName:i("core/query",e)?.name,blockVariations:l("core/query","block")}},[e]);return(0,zd.useMemo)(()=>{let n=l=>!l.attributes?.namespace;if(!t)return r.filter(n);let i=r.filter(l=>l.attributes?.namespace?.includes(t));return i.length?i:r.filter(n)},[t,r])}var Aoe=(e,t)=>(0,uc.useSelect)(r=>{let{getBlockRootClientId:a,getPatternsByBlockTypes:n}=r(gC.store),i=a(e);return n(t,i)},[t,e]),bC=e=>(0,uc.useSelect)(t=>{let{getClientIdsOfDescendants:r,getBlockName:a}=t(gC.store);return r(e).some(n=>{let i=a(n),l=Object.is((0,fu.getBlockSupport)(i,"interactivity"),!0),s=(0,fu.getBlockSupport)(i,"interactivity.clientNavigation");return!l&&!s})},[e]);function Roe(e){if(!e)return{isSingular:!0};let t=!1,r=e==="wp"?"custom":e,a=["404","blank","single","page","custom"],n=e.includes("-")?e.split("-",1)[0]:e;return e.includes("-")&&e.split("-").slice(1).join("-")&&(r=n),t=a.includes(r),{isSingular:t,templateType:r}}var fb=o(v(),1);function Voe({enhancedPagination:e,setAttributes:t,clientId:r}){let a=bC(r),n=(0,yC.__)("Reload the full page\u2014instead of just the posts list\u2014when visitors navigate between pages.");return a&&(n=(0,yC.__)("Enhancement disabled because there are non-compatible blocks inside the Query block.")),(0,fb.jsx)(fb.Fragment,{children:(0,fb.jsx)(zoe.ToggleControl,{label:(0,yC.__)("Reload full page"),help:n,checked:!e,disabled:a,onChange:i=>{t({enhancedPagination:!i})}})})}var bt=o(A(),1),Pae=o(z(),1),Bae=o(Y(),1),gr=o(B(),1),Iae=o(pe(),1),kC=o(j(),1);var Foe=o(A(),1),pg=o(B(),1),Ooe=o(v(),1),p4e=[{label:(0,pg.__)("Newest to oldest"),value:"date/desc"},{label:(0,pg.__)("Oldest to newest"),value:"date/asc"},{label:(0,pg.__)("A \u2192 Z"),value:"title/asc"},{label:(0,pg.__)("Z \u2192 A"),value:"title/desc"}];function d4e({order:e,orderBy:t,orderByOptions:r=p4e,onChange:a}){return(0,Ooe.jsx)(Foe.SelectControl,{__next40pxDefaultSize:!0,label:(0,pg.__)("Order by"),value:`${t}/${e}`,options:r,onChange:n=>{let[i,l]=n.split("/");a({order:l,orderBy:i})}})}var Hoe=d4e;var joe=o(B(),1),Uoe=o(A(),1),Goe=o(z(),1),Woe=o(Y(),1);var qoe=o(v(),1),f4e={who:"authors",per_page:-1,_fields:"id,name",context:"view"};function h4e({value:e,onChange:t}){let r=(0,Goe.useSelect)(c=>{let{getUsers:u}=c(Woe.store);return u(f4e)},[]);if(!r)return null;let a=db(r),i=(e?e.toString().split(","):[]).reduce((c,u)=>{let m=a.mapById[u];return m&&c.push({id:u,value:m.name}),c},[]),l=(c,u)=>{let m=u?.id||c[u]?.id;if(m)return m},s=c=>{let u=Array.from(c.reduce((m,p)=>{let d=l(a.mapByName,p);return d&&m.add(d),m},new Set));t({author:u.join(",")})};return(0,qoe.jsx)(Uoe.FormTokenField,{label:(0,joe.__)("Authors"),value:i,suggestions:a.names,onChange:s,__experimentalShowHowTo:!1,__next40pxDefaultSize:!0})}var $oe=h4e;var Koe=o(B(),1),Qoe=o(A(),1),IL=o(z(),1),EL=o(Y(),1),hu=o(j(),1),Yoe=o(pe(),1);var Xoe=o(v(),1),Vd=[],Zoe={order:"asc",_fields:"id,title",context:"view"};function g4e({parents:e,postType:t,onChange:r}){let[a,n]=(0,hu.useState)(""),[i,l]=(0,hu.useState)(Vd),[s,c]=(0,hu.useState)(Vd),u=(0,Yoe.useDebounce)(n,250),{searchResults:m,searchHasResolved:p}=(0,IL.useSelect)(b=>{if(!a)return{searchResults:Vd,searchHasResolved:!0};let{getEntityRecords:y,hasFinishedResolution:x}=b(EL.store),_=["postType",t,{...Zoe,search:a,orderby:"relevance",exclude:e,per_page:20}];return{searchResults:y(..._),searchHasResolved:x("getEntityRecords",_)}},[a,t,e]),d=(0,IL.useSelect)(b=>{if(!e?.length)return Vd;let{getEntityRecords:y}=b(EL.store);return y("postType",t,{...Zoe,include:e,per_page:e.length})},[e,t]);(0,hu.useEffect)(()=>{if(e?.length||l(Vd),!d?.length)return;let b=db(BL(d,"title.rendered")),y=e.reduce((x,_)=>{let k=b.mapById[_];return k&&x.push({id:_,value:k.name}),x},[]);l(y)},[e,d]);let f=(0,hu.useMemo)(()=>m?.length?db(BL(m,"title.rendered")):Vd,[m]);(0,hu.useEffect)(()=>{p&&c(f.names)},[f.names,p]);let h=(b,y)=>{let x=y?.id||b?.[y]?.id;if(x)return x},g=b=>{let y=Array.from(b.reduce((x,_)=>{let k=h(f.mapByName,_);return k&&x.add(k),x},new Set));c(Vd),r({parents:y})};return(0,Xoe.jsx)(Qoe.FormTokenField,{__next40pxDefaultSize:!0,label:(0,Koe.__)("Parents"),value:i,onInputChange:u,suggestions:s,onChange:g,__experimentalShowHowTo:!1})}var Joe=g4e;var _C=o(A(),1),NL=o(z(),1),DL=o(Y(),1),gu=o(j(),1),rae=o(pe(),1),oae=o(Uo(),1),xC=o(B(),1);var Fm=o(v(),1),dg=[],eae={order:"asc",_fields:"id,name",context:"view"},v4e=(e,t)=>{let r=t?.id||e?.find(n=>n.name===t)?.id;if(r)return r;let a=t.toLocaleLowerCase();return e?.find(n=>n.name.toLocaleLowerCase()===a)?.id};function aae({onChange:e,query:t}){let{postType:r,taxQuery:a}=t,n=vC(r);return n?.length?(0,Fm.jsx)(_C.__experimentalVStack,{spacing:4,children:n.map(i=>{let l=a?.include?.[i.slug]||[],s=a?.exclude?.[i.slug]||[],c=(u,m)=>{let p={...a?.[m],[i.slug]:u};u.length||delete p[i.slug];let d={...a,[m]:Object.keys(p).length?p:void 0};e({taxQuery:Object.values(d).every(f=>!f)?void 0:d})};return(0,Fm.jsxs)(gu.Fragment,{children:[(0,Fm.jsx)(tae,{taxonomy:i,termIds:l,oppositeTermIds:s,onChange:u=>c(u,"include"),label:i.name}),(0,Fm.jsx)(tae,{taxonomy:i,termIds:s,oppositeTermIds:l,onChange:u=>c(u,"exclude"),label:(0,xC.sprintf)((0,xC.__)("Exclude: %s"),i.name)})]},i.slug)})}):null}function tae({taxonomy:e,termIds:t,oppositeTermIds:r,onChange:a,label:n}){let[i,l]=(0,gu.useState)(""),[s,c]=(0,gu.useState)(dg),[u,m]=(0,gu.useState)(dg),p=(0,rae.useDebounce)(l,250),{searchResults:d,searchHasResolved:f}=(0,NL.useSelect)(b=>{if(!i)return{searchResults:dg,searchHasResolved:!0};let{getEntityRecords:y,hasFinishedResolution:x}=b(DL.store),_=[...t,...r],k=["taxonomy",e.slug,{...eae,search:i,orderby:"name",exclude:_,per_page:20}];return{searchResults:y(...k),searchHasResolved:x("getEntityRecords",k)}},[i,e.slug,t,r]),h=(0,NL.useSelect)(b=>{if(!t?.length)return dg;let{getEntityRecords:y}=b(DL.store);return y("taxonomy",e.slug,{...eae,include:t,per_page:t.length})},[e.slug,t]);return(0,gu.useEffect)(()=>{if(t?.length||c(dg),!h?.length)return;let b=t.reduce((y,x)=>{let _=h.find(k=>k.id===x);return _&&y.push({id:x,value:_.name}),y},[]);c(b)},[t,h]),(0,gu.useEffect)(()=>{f&&m(d.map(b=>b.name))},[d,f]),(0,Fm.jsx)("div",{className:"block-library-query-inspector__taxonomy-control",children:(0,Fm.jsx)(_C.FormTokenField,{label:n,value:s,onInputChange:p,suggestions:u,displayTransform:oae.decodeEntities,onChange:b=>{let y=new Set;for(let x of b){let _=v4e(d,x);_&&y.add(_)}m(dg),a(Array.from(y))},__experimentalShowHowTo:!1,__next40pxDefaultSize:!0})})}var nae=o(A(),1),iae=o(z(),1),lae=o(Y(),1),cl=o(B(),1),sae=o(v(),1),b4e=[{value:"aside",label:(0,cl.__)("Aside")},{value:"audio",label:(0,cl.__)("Audio")},{value:"chat",label:(0,cl.__)("Chat")},{value:"gallery",label:(0,cl.__)("Gallery")},{value:"image",label:(0,cl.__)("Image")},{value:"link",label:(0,cl.__)("Link")},{value:"quote",label:(0,cl.__)("Quote")},{value:"standard",label:(0,cl.__)("Standard")},{value:"status",label:(0,cl.__)("Status")},{value:"video",label:(0,cl.__)("Video")}].sort((e,t)=>{let r=e.label.toUpperCase(),a=t.label.toUpperCase();return r<a?-1:r>a?1:0});function y4e(e,t){return e.map(r=>t.find(a=>a.label.toLocaleLowerCase()===r.toLocaleLowerCase())?.value).filter(Boolean)}function cae({onChange:e,query:{format:t}}){let r=Array.isArray(t)?t:[t],{supportedFormats:a}=(0,iae.useSelect)(s=>({supportedFormats:s(lae.store).getThemeSupports().formats}),[]),n=b4e.filter(s=>a.includes(s.value)),i=r.map(s=>n.find(c=>c.value===s)?.label).filter(Boolean),l=n.filter(s=>!r.includes(s.value)).map(s=>s.label);return(0,sae.jsx)(nae.FormTokenField,{label:(0,cl.__)("Formats"),value:i,suggestions:l,onChange:s=>{e({format:y4e(s,n)})},__experimentalShowHowTo:!1,__experimentalExpandOnFocus:!0,__next40pxDefaultSize:!0})}var uae=o(A(),1),Fd=o(B(),1),mae=o(v(),1),_4e=[{label:(0,Fd.__)("Include"),value:""},{label:(0,Fd.__)("Ignore"),value:"ignore"},{label:(0,Fd.__)("Exclude"),value:"exclude"},{label:(0,Fd.__)("Only"),value:"only"}];function pae({value:e,onChange:t}){return(0,mae.jsx)(uae.SelectControl,{__next40pxDefaultSize:!0,label:(0,Fd.__)("Sticky posts"),options:_4e,value:e,onChange:t,help:(0,Fd.__)("Sticky posts always appear first, regardless of their publish date.")})}var hae=o(A(),1),gae=o(B(),1),vae=o(v(),1),dae=1,fae=100,x4e=({perPage:e,offset:t=0,onChange:r})=>(0,vae.jsx)(hae.RangeControl,{__next40pxDefaultSize:!0,label:(0,gae.__)("Items per page"),min:dae,max:fae,onChange:a=>{isNaN(a)||a<dae||a>fae||r({perPage:a,offset:t})},value:parseInt(e,10)}),bae=x4e;var _ae=o(A(),1),xae=o(B(),1),kae=o(v(),1),yae=0,k4e=100,w4e=({offset:e=0,onChange:t})=>(0,kae.jsx)(_ae.__experimentalNumberControl,{__next40pxDefaultSize:!0,label:(0,xae.__)("Offset"),value:e,min:yae,onChange:r=>{isNaN(r)||r<yae||r>k4e||t({offset:r})}}),wae=w4e;var Cae=o(A(),1),LL=o(B(),1),Sae=o(v(),1),C4e=({pages:e,onChange:t})=>(0,Sae.jsx)(Cae.__experimentalNumberControl,{__next40pxDefaultSize:!0,label:(0,LL.__)("Max pages to show"),value:e,min:0,onChange:r=>{isNaN(r)||r<0||t({pages:r})},help:(0,LL.__)("Limit the pages you want to show, even if the query has more results. To show all pages use 0 (zero).")}),Tae=C4e;var Je=o(v(),1);function Eae(e){let{attributes:t,setQuery:r,isSingular:a}=e,{query:n}=t,{order:i,orderBy:l,author:s,pages:c,postType:u,perPage:m,offset:p,sticky:d,inherit:f,taxQuery:h,parents:g,format:b}=n,y=Noe(t),x=u==="post",{postTypesTaxonomiesMap:_,postTypesSelectOptions:k,postTypeFormatSupportMap:S}=Boe(),C=vC(u),E=Ioe(u),I=ae=>{let Oe={postType:ae},Ie=_[ae];if(Ie?.length&&h){let pr=we=>Object.entries(we||{}).reduce((ot,[je,tt])=>(Ie.includes(je)&&(ot[je]=tt),ot),{}),ue={},kt=pr(h.include);Object.keys(kt).length&&(ue.include=kt);let Ue=pr(h.exclude);Object.keys(Ue).length&&(ue.exclude=Ue),Oe.taxQuery=Object.keys(ue).length?ue:void 0}ae!=="post"&&(Oe.sticky=""),Oe.parents=[],S[ae]||(Oe.format=[]),r(Oe)},[D,M]=(0,kC.useState)(n.search),O=(0,kC.useMemo)(()=>(0,Iae.debounce)(ae=>{r({search:ae})},250),[r]),R=Eoe(u),V=Di(y,"inherit"),P=!f&&Di(y,"postType"),F=(0,gr.__)("Post type"),q=(0,gr.__)("Select the type of content to display: posts, pages, or custom post types."),H=!f&&Di(y,"order"),U=!f&&x&&Di(y,"sticky"),Z=V||P||H||U,J=!!C?.length&&Di(y,"taxQuery"),ee=Di(y,"author"),oe=Di(y,"search"),X=Di(y,"parents")&&E,re=S[u],ie=(0,Pae.useSelect)(ae=>{if(!re||!Di(y,"format"))return!1;let Oe=ae(Bae.store).getThemeSupports();return Oe.formats&&Oe.formats.length>0&&Oe.formats.some(Ie=>Ie!=="standard")},[y,re]),se=J||ee||oe||X||ie,fe=W(),ze=Di(y,"postCount"),Be=Di(y,"offset"),ne=Di(y,"pages"),ke=ze||Be||ne,Ve=a&&f;return(0,Je.jsxs)(Je.Fragment,{children:[Z&&(0,Je.jsxs)(bt.__experimentalToolsPanel,{label:(0,gr.__)("Settings"),resetAll:()=>{r({postType:"post",order:"desc",orderBy:"date",sticky:"",inherit:!0})},dropdownMenuProps:fe,children:[V&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{hasValue:()=>!f,label:(0,gr.__)("Query type"),onDeselect:()=>r({inherit:!0}),isShownByDefault:!0,children:(0,Je.jsxs)(bt.__experimentalVStack,{spacing:4,children:[(0,Je.jsxs)(bt.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,gr.__)("Query type"),isBlock:!0,onChange:ae=>{r({inherit:ae==="default"})},help:f?(0,gr.__)("Display a list of posts or custom post types based on the current template."):(0,gr.__)("Display a list of posts or custom post types based on specific criteria."),value:f?"default":"custom",children:[(0,Je.jsx)(bt.__experimentalToggleGroupControlOption,{value:"default",label:(0,gr.__)("Default")}),(0,Je.jsx)(bt.__experimentalToggleGroupControlOption,{value:"custom",label:(0,gr.__)("Custom")})]}),Ve&&(0,Je.jsx)(bt.Notice,{status:"warning",isDismissible:!1,children:(0,gr.__)("Cannot inherit the current template query when placed inside the singular content (e.g., post, page, 404, blank).")})]})}),P&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{hasValue:()=>u!=="post",label:F,onDeselect:()=>I("post"),isShownByDefault:!0,children:k.length>2?(0,Je.jsx)(bt.SelectControl,{__next40pxDefaultSize:!0,options:k,value:u,label:F,onChange:I,help:q}):(0,Je.jsx)(bt.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,isBlock:!0,value:u,label:F,onChange:I,help:q,children:k.map(ae=>(0,Je.jsx)(bt.__experimentalToggleGroupControlOption,{value:ae.value,label:ae.label},ae.value))})}),H&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{hasValue:()=>i!=="desc"||l!=="date",label:(0,gr.__)("Order by"),onDeselect:()=>r({order:"desc",orderBy:"date"}),isShownByDefault:!0,children:(0,Je.jsx)(Hoe,{order:i,orderBy:l,orderByOptions:R,onChange:r})}),U&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{hasValue:()=>!!d,label:(0,gr.__)("Sticky posts"),onDeselect:()=>r({sticky:""}),isShownByDefault:!0,children:(0,Je.jsx)(pae,{value:d,onChange:ae=>r({sticky:ae})})})]}),!f&&ke&&(0,Je.jsxs)(bt.__experimentalToolsPanel,{className:"block-library-query-toolspanel__display",label:(0,gr.__)("Display"),resetAll:()=>{r({offset:0,pages:0})},dropdownMenuProps:fe,children:[(0,Je.jsx)(bt.__experimentalToolsPanelItem,{label:(0,gr.__)("Items per page"),hasValue:()=>m>0,children:(0,Je.jsx)(bae,{perPage:m,offset:p,onChange:r})}),(0,Je.jsx)(bt.__experimentalToolsPanelItem,{label:(0,gr.__)("Offset"),hasValue:()=>p>0,onDeselect:()=>r({offset:0}),children:(0,Je.jsx)(wae,{offset:p,onChange:r})}),(0,Je.jsx)(bt.__experimentalToolsPanelItem,{label:(0,gr.__)("Max pages to show"),hasValue:()=>c>0,onDeselect:()=>r({pages:0}),children:(0,Je.jsx)(Tae,{pages:c,onChange:r})})]}),!f&&se&&(0,Je.jsxs)(bt.__experimentalToolsPanel,{className:"block-library-query-toolspanel__filters",label:(0,gr.__)("Filters"),resetAll:()=>{r({author:"",parents:[],search:"",taxQuery:null,format:[]}),M("")},dropdownMenuProps:fe,children:[J&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{label:(0,gr.__)("Taxonomies"),hasValue:()=>Object.values(h||{}).some(ae=>Object.values(ae||{}).some(Oe=>!!Oe?.length)),onDeselect:()=>r({taxQuery:null}),children:(0,Je.jsx)(aae,{onChange:r,query:n})}),ee&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{hasValue:()=>!!s,label:(0,gr.__)("Authors"),onDeselect:()=>r({author:""}),children:(0,Je.jsx)($oe,{value:s,onChange:r})}),oe&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{hasValue:()=>!!D,label:(0,gr.__)("Keyword"),onDeselect:()=>{r({search:""}),M("")},children:(0,Je.jsx)(bt.TextControl,{__next40pxDefaultSize:!0,label:(0,gr.__)("Keyword"),value:D,onChange:ae=>{O(ae),M(ae)}})}),X&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{hasValue:()=>!!g?.length,label:(0,gr.__)("Parents"),onDeselect:()=>r({parents:[]}),children:(0,Je.jsx)(Joe,{parents:g,postType:u,onChange:r})}),ie&&(0,Je.jsx)(bt.__experimentalToolsPanelItem,{hasValue:()=>!!b?.length,label:(0,gr.__)("Formats"),onDeselect:()=>r({format:[]}),children:(0,Je.jsx)(cae,{onChange:r,query:n})})]})]})}var hg=o(A(),1),hb=o(B(),1),wC=o(j(),1);var fg=o(v(),1),Nae="wp-block-query-enhanced-pagination-modal__description";function Dae({clientId:e,attributes:{enhancedPagination:t},setAttributes:r}){let[a,n]=(0,wC.useState)(!1),i=bC(e);(0,wC.useEffect)(()=>{t&&i&&(r({enhancedPagination:!1}),n(!0))},[t,i,r]);let l=()=>{n(!1)},s=(0,hb.__)("Currently, avoiding full page reloads is not possible when non-interactive or non-client Navigation compatible blocks from plugins are present inside the Query block.")+" "+(0,hb.__)('If you still want to prevent full page reloads, remove that block, then disable "Reload full page" again in the Query Block settings.');return a&&(0,fg.jsx)(hg.Modal,{title:(0,hb.__)("Query block: Reload full page enabled"),className:"wp-block-query__enhanced-pagination-modal",aria:{describedby:Nae},role:"alertdialog",focusOnMount:"firstElement",isDismissible:!1,onRequestClose:l,children:(0,fg.jsxs)(hg.__experimentalVStack,{alignment:"right",spacing:5,children:[(0,fg.jsx)("span",{id:Nae,children:s}),(0,fg.jsx)(hg.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:l,children:(0,hb.__)("OK")})]})})}var bg=o(A(),1),AL=o(B(),1),Aae=o(z(),1),TC=o(T(),1);var gg=o(j(),1),Lae=o(z(),1),SC=o(A(),1),vg=o(T(),1),CC=o(B(),1);var vu=o(v(),1);function Mae({clientId:e,attributes:t,setIsPatternSelectionModalOpen:r}){return(0,vu.jsx)(SC.Modal,{overlayClassName:"block-library-query-pattern__selection-modal",title:(0,CC.__)("Choose a pattern"),onRequestClose:()=>r(!1),isFullScreen:!0,children:(0,vu.jsx)(ML,{clientId:e,attributes:t})})}function gb(e,t){let r=Loe(e,t),a=Aoe(e,r);return(0,gg.useMemo)(()=>a.filter(i=>i.blocks?.[0]?.name==="core/query"),[a])}function ML({clientId:e,attributes:t,showTitlesAsTooltip:r=!1,showSearch:a=!0}){let[n,i]=(0,gg.useState)(""),{replaceBlock:l,selectBlock:s}=(0,Lae.useDispatch)(vg.store),c=gb(e,t),u=(0,gg.useMemo)(()=>({previewPostType:t.query.postType}),[t.query.postType]),m=(0,gg.useMemo)(()=>sv(c,n),[c,n]),p=(d,f)=>{let{newBlocks:h,queryClientIds:g}=Doe(f,t);l(e,h),g[0]&&s(g[0])};return(0,vu.jsxs)("div",{className:"block-library-query-pattern__selection-content",children:[a&&(0,vu.jsx)("div",{className:"block-library-query-pattern__selection-search",children:(0,vu.jsx)(SC.SearchControl,{onChange:i,value:n,label:(0,CC.__)("Search"),placeholder:(0,CC.__)("Search")})}),(0,vu.jsx)(vg.BlockContextProvider,{value:u,children:(0,vu.jsx)(vg.__experimentalBlockPatternsList,{blockPatterns:m,onClickPattern:p,showTitlesAsTooltip:r})})]})}var Od=o(v(),1);function S4e({clientId:e,attributes:t,hasInnerBlocks:r}){if(!gb(e,t).length)return null;let n=r?(0,AL.__)("Change design"):(0,AL.__)("Choose pattern");return(0,Od.jsx)(TC.BlockControls,{group:"other",children:(0,Od.jsx)(bg.__experimentalDropdownContentWrapper,{children:(0,Od.jsx)(bg.Dropdown,{contentClassName:"block-editor-block-settings-menu__popover",focusOnMount:"firstElement",expandOnMobile:!0,renderToggle:({isOpen:i,onToggle:l})=>(0,Od.jsx)(bg.ToolbarButton,{"aria-haspopup":"true","aria-expanded":i,onClick:l,children:n}),renderContent:()=>(0,Od.jsx)(ML,{clientId:e,attributes:t,showSearch:!1,showTitlesAsTooltip:!0})})})})}function PC(e){return(0,Aae.useSelect)(r=>{let{isLockedBlock:a}=K(r(TC.store));return a(e.clientId)},[e.clientId])?null:(0,Od.jsx)(S4e,{...e})}var Li=o(v(),1),{HTMLElementControl:T4e}=K(ul.privateApis),P4e=3,B4e=[["core/post-template"]];function RL({attributes:e,setAttributes:t,clientId:r,context:a,name:n,isSelected:i}){let{queryId:l,query:s,enhancedPagination:c,tagName:u="div",query:{inherit:m}={}}=e,{templateSlug:p}=a,{isSingular:d}=Roe(p),{__unstableMarkNextChangeAsNotPersistent:f}=(0,BC.useDispatch)(ul.store),h=(0,Rae.useInstanceId)(RL),g=(0,ul.useBlockProps)(),b=(0,ul.useInnerBlocksProps)(g,{template:B4e}),{postsPerPage:y}=(0,BC.useSelect)(_=>{let{getSettings:k}=_(ul.store),{getEntityRecord:S,getEntityRecordEdits:C,canUser:E}=_(Vae.store),I=E("read",{kind:"root",name:"site"})?+S("root","site")?.posts_per_page:+k().postsPerPage;return{postsPerPage:+C("root","site")?.posts_per_page||I||P4e}},[]),x=(0,vb.useCallback)(_=>t(k=>({query:{...k.query,..._}})),[t]);return(0,vb.useEffect)(()=>{let _={};(m&&s.perPage!==y||!s.perPage&&y)&&(_.perPage=y),Object.keys(_).length&&(f(),x(_))},[s.perPage,m,y,f,x]),(0,vb.useEffect)(()=>{Number.isFinite(l)||(f(),t({queryId:h}))},[l,h,f,t]),(0,Li.jsxs)(Li.Fragment,{children:[i&&(0,Li.jsx)(PC,{clientId:r,attributes:e,hasInnerBlocks:!0}),(0,Li.jsx)(Dae,{attributes:e,setAttributes:t,clientId:r}),(0,Li.jsx)(ul.InspectorControls,{children:(0,Li.jsx)(Eae,{name:n,attributes:e,setQuery:x,setAttributes:t,clientId:r,isSingular:d})}),(0,Li.jsxs)(ul.InspectorControls,{group:"advanced",children:[(0,Li.jsx)(T4e,{tagName:u,onChange:_=>t({tagName:_}),clientId:r,options:[{label:(0,zae.__)("Default (<div>)"),value:"div"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<aside>",value:"aside"}]}),(0,Li.jsx)(Voe,{enhancedPagination:c,setAttributes:t,clientId:r})]}),(0,Li.jsx)(u,{...b})]})}var EC=o(z(),1),NC=o(G(),1),zL=o(j(),1),Hd=o(T(),1),bb=o(A(),1),IC=o(B(),1),Fae=o(pe(),1);var mc=o(v(),1);function Oae({attributes:e,clientId:t,name:r,openPatternSelectionModal:a,isSelected:n}){let[i,l]=(0,zL.useState)(!1),[s,c]=(0,zL.useState)(0),u=(0,Fae.useResizeObserver)(([x])=>{c(x.contentRect.width)}),p=s>0&&s<160,{blockType:d,activeBlockVariation:f}=(0,EC.useSelect)(x=>{let{getActiveBlockVariation:_,getBlockType:k}=x(NC.store);return{blockType:k(r),activeBlockVariation:_(r,e)}},[r,e]),h=!!gb(t,e).length,g=f?.icon?.src||f?.icon||d?.icon?.src,b=f?.title||d?.title,y=(0,Hd.useBlockProps)({ref:u});return i?(0,mc.jsx)(I4e,{clientId:t,attributes:e,icon:g,label:b}):(0,mc.jsxs)("div",{...y,children:[n&&(0,mc.jsx)(PC,{clientId:t,attributes:e,hasInnerBlocks:!1}),(0,mc.jsxs)(bb.Placeholder,{className:"block-editor-media-placeholder",icon:!p&&g,label:!p&&b,instructions:!p&&(0,IC.__)("Choose a pattern for the query loop or start blank."),withIllustration:p,children:[!!h&&!p&&(0,mc.jsx)(bb.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:a,children:(0,IC.__)("Choose")}),!p&&(0,mc.jsx)(bb.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:()=>{l(!0)},children:(0,IC.__)("Start blank")})]})]})}function I4e({clientId:e,attributes:t,icon:r,label:a}){let n=Moe(t),{replaceInnerBlocks:i}=(0,EC.useDispatch)(Hd.store),l=(0,Hd.useBlockProps)();return(0,mc.jsx)("div",{...l,children:(0,mc.jsx)(Hd.__experimentalBlockVariationPicker,{icon:r,label:a,variations:n,onSelect:s=>{s.innerBlocks&&i(e,(0,NC.createBlocksFromInnerBlocksTemplate)(s.innerBlocks),!1)}})})}var jd=o(v(),1),E4e=e=>{let{clientId:t,attributes:r}=e,[a,n]=(0,jae.useState)(!1),l=(0,Hae.useSelect)(s=>!!s(Uae.store).getBlocks(t).length,[t])?RL:Oae;return(0,jd.jsxs)(jd.Fragment,{children:[(0,jd.jsx)(l,{...e,openPatternSelectionModal:()=>n(!0)}),a&&(0,jd.jsx)(Mae,{clientId:t,attributes:r,setIsPatternSelectionModalOpen:n})]})},Gae=E4e;var DC=o(T(),1),Wae=o(v(),1);function qae({attributes:{tagName:e="div"}}){let t=DC.useBlockProps.save(),r=DC.useInnerBlocksProps.save(t);return(0,Wae.jsx)(e,{...r})}var yb=o(B(),1);var pc=o(A(),1),bu=o(v(),1),$ae=(0,bu.jsx)(pc.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,bu.jsx)(pc.Path,{d:"M41 9H7v3h34V9zm-22 5H7v1h12v-1zM7 26h12v1H7v-1zm34-5H7v3h34v-3zM7 38h12v1H7v-1zm34-5H7v3h34v-3z"})}),Zae=(0,bu.jsx)(pc.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,bu.jsx)(pc.Path,{d:"M41 9H7v3h34V9zm-4 5H7v1h30v-1zm4 3H7v1h34v-1zM7 20h30v1H7v-1zm0 12h30v1H7v-1zm34 3H7v1h34v-1zM7 38h30v1H7v-1zm34-11H7v3h34v-3z"})}),Kae=(0,bu.jsx)(pc.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,bu.jsx)(pc.Path,{d:"M41 9H7v3h34V9zm-22 5H7v1h12v-1zm22 3H7v1h34v-1zM7 20h34v1H7v-1zm0 12h12v1H7v-1zm34 3H7v1h34v-1zM7 38h34v1H7v-1zm34-11H7v3h34v-3z"})}),Qae=(0,bu.jsx)(pc.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,bu.jsx)(pc.Path,{d:"M7 9h34v6H7V9zm12 8H7v1h12v-1zm18 3H7v1h30v-1zm0 18H7v1h30v-1zM7 35h12v1H7v-1zm34-8H7v6h34v-6z"})});var VL=["core/post-date",{metadata:{bindings:{datetime:{source:"core/post-data",args:{field:"date"}}}}}],N4e=[{name:"title-date",title:(0,yb.__)("Title & Date"),icon:$ae,attributes:{},innerBlocks:[["core/post-template",{},[["core/post-title"],VL]],["core/query-pagination"],["core/query-no-results"]],scope:["block"]},{name:"title-excerpt",title:(0,yb.__)("Title & Excerpt"),icon:Zae,attributes:{},innerBlocks:[["core/post-template",{},[["core/post-title"],["core/post-excerpt"]]],["core/query-pagination"],["core/query-no-results"]],scope:["block"]},{name:"title-date-excerpt",title:(0,yb.__)("Title, Date, & Excerpt"),icon:Kae,attributes:{},innerBlocks:[["core/post-template",{},[["core/post-title"],VL,["core/post-excerpt"]]],["core/query-pagination"],["core/query-no-results"]],scope:["block"]},{name:"image-date-title",title:(0,yb.__)("Image, Date, & Title"),icon:Qae,attributes:{},innerBlocks:[["core/post-template",{},[["core/post-featured-image"],VL,["core/post-title"]]],["core/query-pagination"],["core/query-no-results"]],scope:["block"]}],Yae=N4e;var LC=o(G(),1),Oa=o(T(),1);var Ud=o(v(),1),{cleanEmptyObject:FL}=K(Oa.privateApis),OL=e=>{let{query:t}=e,{categoryIds:r,tagIds:a,taxQuery:n,...i}=t;return(r?.length||a?.length)&&(i.taxQuery={include:{category:r?.length?r:void 0,post_tag:a?.length?a:void 0}}),Object.keys(n||{}).length&&(i.taxQuery={include:n}),{...e,query:i}},Xae=(e,t)=>{let{style:r,backgroundColor:a,gradient:n,textColor:i,...l}=e;if(!(a||n||i||r?.color||r?.elements?.link))return[e,t];if(r&&(l.style=FL({...r,color:void 0,elements:{...r.elements,link:void 0}})),D4e(t)){let u=t[0],p=r?.color||r?.elements?.link||u.attributes.style?FL({...u.attributes.style,color:r?.color,elements:r?.elements?.link?{link:r?.elements?.link}:void 0}):void 0,d=(0,LC.createBlock)("core/group",{...u.attributes,backgroundColor:a,gradient:n,textColor:i,style:p},u.innerBlocks);return[l,[d]]}let c=(0,LC.createBlock)("core/group",{backgroundColor:a,gradient:n,textColor:i,style:FL({color:r?.color,elements:r?.elements?.link?{link:r?.elements?.link}:void 0})},t);return[l,[c]]},D4e=(e=[])=>e.length===1&&e[0].name==="core/group",HL=e=>{let{layout:t=null}=e;if(!t)return e;let{inherit:r=null,contentSize:a=null,...n}=t;return r||a?{...e,layout:{...n,contentSize:a,type:"constrained"}}:e},Jae=(e=[])=>{let t=null;for(let r of e)if(r.name==="core/post-template"){t=r;break}else r.innerBlocks.length&&(t=Jae(r.innerBlocks));return t},ene=(e=[],t)=>(e.forEach((r,a)=>{r.name==="core/post-template"?e.splice(a,1,t):r.innerBlocks.length&&(r.innerBlocks=ene(r.innerBlocks,t))}),e),yg=(e,t)=>{let{displayLayout:r=null,...a}=e;if(!r)return[e,t];let n=Jae(t);if(!n)return[e,t];let{type:i,columns:l}=r,s=i==="flex"?"grid":"default",c=(0,LC.createBlock)("core/post-template",{...n.attributes,layout:{type:s,...l&&{columnCount:l}}},n.innerBlocks);return[a,ene(t,c)]},L4e={attributes:{queryId:{type:"number"},query:{type:"object",default:{perPage:null,pages:0,offset:0,postType:"post",categoryIds:[],tagIds:[],order:"desc",orderBy:"date",author:"",search:"",exclude:[],sticky:"",inherit:!0}},layout:{type:"object",default:{type:"list"}}},supports:{html:!1},migrate(e,t){let r=OL(e),{layout:a,...n}=r,i={...n,displayLayout:r.layout};return yg(i,t)},save(){return(0,Ud.jsx)(Oa.InnerBlocks.Content,{})}},M4e={attributes:{queryId:{type:"number"},query:{type:"object",default:{perPage:null,pages:0,offset:0,postType:"post",categoryIds:[],tagIds:[],order:"desc",orderBy:"date",author:"",search:"",exclude:[],sticky:"",inherit:!0}},tagName:{type:"string",default:"div"},displayLayout:{type:"object",default:{type:"list"}}},supports:{align:["wide","full"],html:!1,color:{gradients:!0,link:!0},layout:!0},isEligible:({query:{categoryIds:e,tagIds:t}={}})=>e||t,migrate(e,t){let r=OL(e),[a,n]=Xae(r,t),i=HL(a);return yg(i,n)},save({attributes:{tagName:e="div"}}){let t=Oa.useBlockProps.save(),r=Oa.useInnerBlocksProps.save(t);return(0,Ud.jsx)(e,{...r})}},A4e={attributes:{queryId:{type:"number"},query:{type:"object",default:{perPage:null,pages:0,offset:0,postType:"post",order:"desc",orderBy:"date",author:"",search:"",exclude:[],sticky:"",inherit:!0,taxQuery:null,parents:[]}},tagName:{type:"string",default:"div"},displayLayout:{type:"object",default:{type:"list"}},namespace:{type:"string"}},supports:{align:["wide","full"],html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},layout:!0},isEligible(e){let{style:t,backgroundColor:r,gradient:a,textColor:n}=e;return r||a||n||t?.color||t?.elements?.link},migrate(e,t){let[r,a]=Xae(e,t),n=HL(r);return yg(n,a)},save({attributes:{tagName:e="div"}}){let t=Oa.useBlockProps.save(),r=Oa.useInnerBlocksProps.save(t);return(0,Ud.jsx)(e,{...r})}},R4e={attributes:{queryId:{type:"number"},query:{type:"object",default:{perPage:null,pages:0,offset:0,postType:"post",order:"desc",orderBy:"date",author:"",search:"",exclude:[],sticky:"",inherit:!0,taxQuery:null,parents:[]}},tagName:{type:"string",default:"div"},displayLayout:{type:"object",default:{type:"list"}},namespace:{type:"string"}},supports:{align:["wide","full"],html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},layout:!0},save({attributes:{tagName:e="div"}}){let t=Oa.useBlockProps.save(),r=Oa.useInnerBlocksProps.save(t);return(0,Ud.jsx)(e,{...r})},isEligible:({layout:e})=>e?.inherit||e?.contentSize&&e?.type!=="constrained",migrate(e,t){let r=HL(e);return yg(r,t)}},z4e={attributes:{queryId:{type:"number"},query:{type:"object",default:{perPage:null,pages:0,offset:0,postType:"post",order:"desc",orderBy:"date",author:"",search:"",exclude:[],sticky:"",inherit:!0,taxQuery:null,parents:[]}},tagName:{type:"string",default:"div"},displayLayout:{type:"object",default:{type:"list"}},namespace:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1,layout:!0},save({attributes:{tagName:e="div"}}){let t=Oa.useBlockProps.save(),r=Oa.useInnerBlocksProps.save(t);return(0,Ud.jsx)(e,{...r})},isEligible:({displayLayout:e})=>!!e,migrate:yg},V4e={attributes:{queryId:{type:"number"},query:{type:"object",default:{perPage:null,pages:0,offset:0,postType:"post",order:"desc",orderBy:"date",author:"",search:"",exclude:[],sticky:"",inherit:!0,taxQuery:null,parents:[],format:[]}},tagName:{type:"string",default:"div"},namespace:{type:"string"},enhancedPagination:{type:"boolean",default:!1}},supports:{align:["wide","full"],html:!1,layout:!0,interactivity:!0,contentRole:!0},save({attributes:{tagName:e="div"}}){let t=Oa.useBlockProps.save(),r=Oa.useInnerBlocksProps.save(t);return(0,Ud.jsx)(e,{...r})},isEligible:({query:{taxQuery:e}={}})=>!!e&&Object.keys(e).some(t=>!["include","exclude"].includes(t)),migrate(e,t){let r=OL(e);return yg(r,t)}},F4e=[V4e,z4e,R4e,A4e,M4e,L4e],tne=F4e;var{name:rne}=hC,one={icon:yp,edit:Gae,example:{viewportWidth:650,attributes:{namespace:"core/posts-list",query:{perPage:4,pages:1,offset:0,postType:"post",order:"desc",orderBy:"date",author:"",search:"",sticky:"exclude",inherit:!1}},innerBlocks:[{name:"core/post-template",attributes:{layout:{type:"grid",columnCount:2}},innerBlocks:[{name:"core/post-title"},{name:"core/post-date",attributes:{metadata:{bindings:{datetime:{source:"core/post-data",args:{field:"date"}}}}}},{name:"core/post-excerpt"}]}]},save:qae,variations:Yae,deprecated:tne},O4e=()=>N({name:rne,metadata:hC,settings:one});var UL={};$(UL,{init:()=>U4e,metadata:()=>MC,name:()=>mne,settings:()=>pne});var une=o(B(),1);var MC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/query-no-results",title:"No Results",category:"theme",description:"Contains the block elements used to render content when no query results are found.",ancestor:["core/query"],textdomain:"default",usesContext:["queryId","query"],supports:{anchor:!0,align:!0,reusable:!1,html:!1,color:{gradients:!0,link:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}}};var AC=o(T(),1),ane=o(B(),1),nne=o(v(),1),j4e=[["core/paragraph",{placeholder:(0,ane.__)("Add text or blocks that will display when a query returns no results.")}]];function ine(){let e=(0,AC.useBlockProps)(),t=(0,AC.useInnerBlocksProps)(e,{template:j4e});return(0,nne.jsx)("div",{...t})}var lne=o(T(),1),sne=o(v(),1);function cne(){return(0,sne.jsx)(lne.InnerBlocks.Content,{})}var{name:mne}=MC,pne={icon:yp,edit:ine,save:cne,example:{innerBlocks:[{name:"core/paragraph",attributes:{content:(0,une.__)("No posts were found.")}}]}},U4e=()=>N({name:mne,metadata:MC,settings:pne});var qL={};$(qL,{init:()=>$4e,metadata:()=>RC,name:()=>wne,settings:()=>Cne});var RC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/query-pagination",title:"Pagination",category:"theme",ancestor:["core/query"],allowedBlocks:["core/query-pagination-previous","core/query-pagination-numbers","core/query-pagination-next"],description:"Displays a paginated navigation to next/previous set of posts, when applicable.",textdomain:"default",attributes:{paginationArrow:{type:"string",default:"none"},showLabel:{type:"boolean",default:!0}},usesContext:["queryId","query"],providesContext:{paginationArrow:"paginationArrow",showLabel:"showLabel"},supports:{anchor:!0,align:!0,reusable:!1,html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},layout:{allowSwitching:!1,allowInheriting:!1,default:{type:"flex"}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-query-pagination-editor",style:"wp-block-query-pagination"};var zC=o(B(),1),yu=o(T(),1),VC=o(z(),1),_b=o(A(),1),vne=o(j(),1);var Gd=o(B(),1),_g=o(A(),1),xg=o(v(),1);function dne({value:e,onChange:t}){return(0,xg.jsxs)(_g.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,Gd.__)("Arrow"),value:e,onChange:t,help:(0,Gd.__)("A decorative arrow appended to the next and previous page link."),isBlock:!0,children:[(0,xg.jsx)(_g.__experimentalToggleGroupControlOption,{value:"none",label:(0,Gd._x)("None","Arrow option for Query Pagination Next/Previous blocks")}),(0,xg.jsx)(_g.__experimentalToggleGroupControlOption,{value:"arrow",label:(0,Gd._x)("Arrow","Arrow option for Query Pagination Next/Previous blocks")}),(0,xg.jsx)(_g.__experimentalToggleGroupControlOption,{value:"chevron",label:(0,Gd._x)("Chevron","Arrow option for Query Pagination Next/Previous blocks")})]})}var GL=o(B(),1),fne=o(A(),1),hne=o(v(),1);function gne({value:e,onChange:t}){return(0,hne.jsx)(fne.ToggleControl,{label:(0,GL.__)("Show label text"),help:(0,GL.__)('Make label text visible, e.g. "Next Page".'),onChange:t,checked:e===!0})}var ml=o(v(),1),W4e=[["core/query-pagination-previous"],["core/query-pagination-numbers"],["core/query-pagination-next"]];function bne({attributes:{paginationArrow:e,showLabel:t},setAttributes:r,clientId:a}){let n=(0,VC.useSelect)(u=>{let{getBlocks:m}=u(yu.store);return m(a)?.find(d=>["core/query-pagination-next","core/query-pagination-previous"].includes(d.name))},[a]),{__unstableMarkNextChangeAsNotPersistent:i}=(0,VC.useDispatch)(yu.store),l=W(),s=(0,yu.useBlockProps)(),c=(0,yu.useInnerBlocksProps)(s,{template:W4e});return(0,vne.useEffect)(()=>{e==="none"&&!t&&(i(),r({showLabel:!0}))},[e,r,t,i]),(0,ml.jsxs)(ml.Fragment,{children:[n&&(0,ml.jsx)(yu.InspectorControls,{children:(0,ml.jsxs)(_b.__experimentalToolsPanel,{label:(0,zC.__)("Settings"),resetAll:()=>{r({paginationArrow:"none",showLabel:!0})},dropdownMenuProps:l,children:[(0,ml.jsx)(_b.__experimentalToolsPanelItem,{hasValue:()=>e!=="none",label:(0,zC.__)("Pagination arrow"),onDeselect:()=>r({paginationArrow:"none"}),isShownByDefault:!0,children:(0,ml.jsx)(dne,{value:e,onChange:u=>{r({paginationArrow:u})}})}),e!=="none"&&(0,ml.jsx)(_b.__experimentalToolsPanelItem,{hasValue:()=>!t,label:(0,zC.__)("Show text"),onDeselect:()=>r({showLabel:!0}),isShownByDefault:!0,children:(0,ml.jsx)(gne,{value:t,onChange:u=>{r({showLabel:u})}})})]})}),(0,ml.jsx)("nav",{...c})]})}var yne=o(T(),1),_ne=o(v(),1);function xne(){return(0,_ne.jsx)(yne.InnerBlocks.Content,{})}var FC=o(T(),1),WL=o(v(),1),q4e=[{save(){return(0,WL.jsx)("div",{...FC.useBlockProps.save(),children:(0,WL.jsx)(FC.InnerBlocks.Content,{})})}}],kne=q4e;var{name:wne}=RC,Cne={icon:t1,edit:bne,save:xne,deprecated:kne},$4e=()=>N({name:wne,metadata:RC,settings:Cne});var ZL={};$(ZL,{init:()=>Q4e,metadata:()=>OC,name:()=>Tne,settings:()=>Pne});var OC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/query-pagination-next",title:"Next Page",category:"theme",parent:["core/query-pagination"],description:"Displays the next posts page link.",textdomain:"default",attributes:{label:{type:"string"}},usesContext:["queryId","query","paginationArrow","showLabel","enhancedPagination"],supports:{anchor:!0,reusable:!1,html:!1,color:{gradients:!0,text:!1,__experimentalDefaultControls:{background:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}}};var $L=o(B(),1),HC=o(T(),1),xb=o(v(),1),K4e={none:"",arrow:"\u2192",chevron:"\xBB"};function Sne({attributes:{label:e},setAttributes:t,context:{paginationArrow:r,showLabel:a}}){let n=K4e[r];return(0,xb.jsxs)("a",{href:"#pagination-next-pseudo-link",onClick:i=>i.preventDefault(),...(0,HC.useBlockProps)(),children:[a&&(0,xb.jsx)(HC.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,$L.__)("Next page link"),placeholder:(0,$L.__)("Next Page"),value:e,onChange:i=>t({label:i})}),n&&(0,xb.jsx)("span",{className:`wp-block-query-pagination-next-arrow is-arrow-${r}`,"aria-hidden":!0,children:n})]})}var{name:Tne}=OC,Pne={icon:X0,edit:Sne},Q4e=()=>N({name:Tne,metadata:OC,settings:Pne});var KL={};$(KL,{init:()=>J4e,metadata:()=>jC,name:()=>Ine,settings:()=>Ene});var jC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/query-pagination-numbers",title:"Page Numbers",category:"theme",parent:["core/query-pagination"],description:"Displays a list of page numbers for pagination.",textdomain:"default",attributes:{midSize:{type:"number",default:2}},usesContext:["queryId","query","enhancedPagination"],supports:{anchor:!0,reusable:!1,html:!1,color:{gradients:!0,text:!1,__experimentalDefaultControls:{background:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-query-pagination-numbers-editor"};var wb=o(B(),1),UC=o(T(),1),kg=o(A(),1);var Mi=o(v(),1),kb=(e,t="a",r="")=>(0,Mi.jsx)(t,{className:`page-numbers ${r}`,children:e},e),X4e=e=>{let t=[];for(let r=1;r<=e;r++)t.push(kb(r));t.push(kb(e+1,"span","current"));for(let r=1;r<=e;r++)t.push(kb(e+1+r));return t.push(kb("...","span","dots")),t.push(kb(e*2+3)),(0,Mi.jsx)(Mi.Fragment,{children:t})};function Bne({attributes:e,setAttributes:t}){let{midSize:r}=e,a=X4e(parseInt(r,10)),n=W();return(0,Mi.jsxs)(Mi.Fragment,{children:[(0,Mi.jsx)(UC.InspectorControls,{children:(0,Mi.jsx)(kg.__experimentalToolsPanel,{label:(0,wb.__)("Settings"),resetAll:()=>t({midSize:2}),dropdownMenuProps:n,children:(0,Mi.jsx)(kg.__experimentalToolsPanelItem,{label:(0,wb.__)("Number of links"),hasValue:()=>r!==2,onDeselect:()=>t({midSize:2}),isShownByDefault:!0,children:(0,Mi.jsx)(kg.RangeControl,{__next40pxDefaultSize:!0,label:(0,wb.__)("Number of links"),help:(0,wb.__)("Specify how many links can appear before and after the current page number. Links to the first, current and last page are always visible."),value:r,onChange:i=>{t({midSize:parseInt(i,10)})},min:0,max:5,withInputField:!1})})})}),(0,Mi.jsx)("div",{...(0,UC.useBlockProps)(),children:a})]})}var{name:Ine}=jC,Ene={icon:J0,edit:Bne,example:{}},J4e=()=>N({name:Ine,metadata:jC,settings:Ene});var YL={};$(YL,{init:()=>rwe,metadata:()=>GC,name:()=>Dne,settings:()=>Lne});var GC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/query-pagination-previous",title:"Previous Page",category:"theme",parent:["core/query-pagination"],description:"Displays the previous posts page link.",textdomain:"default",attributes:{label:{type:"string"}},usesContext:["queryId","query","paginationArrow","showLabel","enhancedPagination"],supports:{anchor:!0,reusable:!1,html:!1,color:{gradients:!0,text:!1,__experimentalDefaultControls:{background:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}}};var QL=o(B(),1),WC=o(T(),1),Cb=o(v(),1),twe={none:"",arrow:"\u2190",chevron:"\xAB"};function Nne({attributes:{label:e},setAttributes:t,context:{paginationArrow:r,showLabel:a}}){let n=twe[r];return(0,Cb.jsxs)("a",{href:"#pagination-previous-pseudo-link",onClick:i=>i.preventDefault(),...(0,WC.useBlockProps)(),children:[n&&(0,Cb.jsx)("span",{className:`wp-block-query-pagination-previous-arrow is-arrow-${r}`,"aria-hidden":!0,children:n}),a&&(0,Cb.jsx)(WC.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,QL.__)("Previous page link"),placeholder:(0,QL.__)("Previous Page"),value:e,onChange:i=>t({label:i})})]})}var{name:Dne}=GC,Lne={icon:e1,edit:Nne},rwe=()=>N({name:Dne,metadata:GC,settings:Lne});var tM={};$(tM,{init:()=>lwe,metadata:()=>qC,name:()=>Hne,settings:()=>jne});var qC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/query-title",title:"Query Title",category:"theme",description:"Display the query title.",textdomain:"default",attributes:{type:{type:"string"},level:{type:"number",default:1},levelOptions:{type:"array"},showPrefix:{type:"boolean",default:!0},showSearchTerm:{type:"boolean",default:!0}},example:{attributes:{type:"search"}},usesContext:["query"],supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-query-title"};var pl=o(T(),1),dl=o(A(),1),Qt=o(B(),1);var XL=o(Y(),1),JL=o(z(),1);function Mne(){let e=(0,JL.useSelect)(l=>{let{getCurrentPostId:s,getCurrentPostType:c,getCurrentTemplateId:u}=l("core/editor"),m=c(),p=u()||(m==="wp_template"?s():null);return p?l(XL.store).getEditedEntityRecord("postType","wp_template",p)?.slug:null},[]),t=e?.match(/^(category|tag|taxonomy-([^-]+))$|^(((category|tag)|taxonomy-([^-]+))-(.+))$/),r,a,n=!1,i;if(t)t[1]?r=t[2]?t[2]:t[1]:t[3]&&(r=t[6]?t[6]:t[4],a=t[7]),r=r==="tag"?"post_tag":r;else{let l=e?.match(/^(author)$|^author-(.+)$/);l&&(n=!0,l[2]&&(i=l[2]))}return(0,JL.useSelect)(l=>{let{getEntityRecords:s,getTaxonomy:c,getAuthors:u}=l(XL.store),m,p;if(r&&(m=c(r)?.labels?.singular_name),a){let d=s("taxonomy",r,{slug:a,per_page:1});d&&d[0]&&(p=d[0].name)}if(n&&(m="Author",i)){let d=u({slug:i});d&&d[0]&&(p=d[0].name)}return{archiveTypeLabel:m,archiveNameLabel:p}},[i,n,r,a])}var Ane=o(Y(),1),eM=o(z(),1);function Rne(e){let t=(0,eM.useSelect)(r=>{let{getCurrentPostType:a}=r("core/editor");return a()},[]);return(0,eM.useSelect)(r=>{let{getPostType:a}=r(Ane.store),i=a(e||t);return{postTypeLabel:i?i.labels.singular_name:""}},[e,t])}var Bt=o(v(),1),awe=["archive","search","post-type"];function zne(e){St(e);let{attributes:{type:t,level:r,levelOptions:a,showPrefix:n,showSearchTerm:i},setAttributes:l,context:{query:s}}=e,{archiveTypeLabel:c,archiveNameLabel:u}=Mne(),{postTypeLabel:m}=Rne(s?.postType),p=W(),d=r===0?"p":`h${r}`,f=(0,pl.useBlockProps)({className:"wp-block-query-title__placeholder"});if(!awe.includes(t))return(0,Bt.jsx)("div",{...f,children:(0,Bt.jsx)(pl.Warning,{children:(0,Qt.__)("Provided type is not supported.")})});let h;if(t==="archive"){let g;c?n?u?g=(0,Qt.sprintf)((0,Qt._x)("%1$s: %2$s","archive label"),c,u):g=(0,Qt.sprintf)((0,Qt.__)("%s: Name"),c):u?g=u:g=(0,Qt.sprintf)((0,Qt.__)("%s name"),c):g=n?(0,Qt.__)("Archive type: Name"):(0,Qt.__)("Archive title"),h=(0,Bt.jsxs)(Bt.Fragment,{children:[(0,Bt.jsx)(pl.InspectorControls,{children:(0,Bt.jsx)(dl.__experimentalToolsPanel,{label:(0,Qt.__)("Settings"),resetAll:()=>l({showPrefix:!0}),dropdownMenuProps:p,children:(0,Bt.jsx)(dl.__experimentalToolsPanelItem,{hasValue:()=>!n,label:(0,Qt.__)("Show archive type in title"),onDeselect:()=>l({showPrefix:!0}),isShownByDefault:!0,children:(0,Bt.jsx)(dl.ToggleControl,{label:(0,Qt.__)("Show archive type in title"),onChange:()=>l({showPrefix:!n}),checked:n})})})}),(0,Bt.jsx)(d,{...f,children:g})]})}if(t==="search"&&(h=(0,Bt.jsxs)(Bt.Fragment,{children:[(0,Bt.jsx)(pl.InspectorControls,{children:(0,Bt.jsx)(dl.__experimentalToolsPanel,{label:(0,Qt.__)("Settings"),resetAll:()=>l({showSearchTerm:!0}),dropdownMenuProps:p,children:(0,Bt.jsx)(dl.__experimentalToolsPanelItem,{hasValue:()=>!i,label:(0,Qt.__)("Show search term in title"),onDeselect:()=>l({showSearchTerm:!0}),isShownByDefault:!0,children:(0,Bt.jsx)(dl.ToggleControl,{label:(0,Qt.__)("Show search term in title"),onChange:()=>l({showSearchTerm:!i}),checked:i})})})}),(0,Bt.jsx)(d,{...f,children:i?(0,Qt.__)("Search results for: \u201Csearch term\u201D"):(0,Qt.__)("Search results")})]})),t==="post-type"){let g;m?n?g=(0,Qt.sprintf)((0,Qt.__)('Post Type: "%s"'),m):g=m:g=n?(0,Qt.__)("Post Type: Name"):(0,Qt.__)("Name"),h=(0,Bt.jsxs)(Bt.Fragment,{children:[(0,Bt.jsx)(pl.InspectorControls,{children:(0,Bt.jsx)(dl.__experimentalToolsPanel,{label:(0,Qt.__)("Settings"),resetAll:()=>l({showPrefix:!0}),dropdownMenuProps:p,children:(0,Bt.jsx)(dl.__experimentalToolsPanelItem,{hasValue:()=>!n,label:(0,Qt.__)("Show post type label"),onDeselect:()=>l({showPrefix:!0}),isShownByDefault:!0,children:(0,Bt.jsx)(dl.ToggleControl,{label:(0,Qt.__)("Show post type label"),onChange:()=>l({showPrefix:!n}),checked:n})})})}),(0,Bt.jsx)(d,{...f,children:g})]})}return(0,Bt.jsxs)(Bt.Fragment,{children:[(0,Bt.jsx)(pl.BlockControls,{group:"block",children:(0,Bt.jsx)(pl.HeadingLevelDropdown,{value:r,options:a,onChange:g=>l({level:g})})}),h]})}var Wd=o(B(),1);var Vne=[{isDefault:!0,name:"archive-title",title:(0,Wd.__)("Archive Title"),description:(0,Wd.__)("Display the archive title based on the queried object."),icon:Nl,attributes:{type:"archive"},scope:["inserter"]},{isDefault:!1,name:"search-title",title:(0,Wd.__)("Search Results Title"),description:(0,Wd.__)("Display the search results title based on the queried object."),icon:Nl,attributes:{type:"search"},scope:["inserter"]},{isDefault:!1,name:"post-type-label",title:(0,Wd.__)("Post Type Label"),description:(0,Wd.__)("Display the post type label based on the queried object."),icon:Nl,attributes:{type:"post-type"},scope:["inserter"]}];Vne.forEach(e=>{e.isActive||(e.isActive=(t,r)=>t.type===r.type)});var Fne=Vne;var nwe={attributes:{type:{type:"string"},textAlign:{type:"string"},level:{type:"number",default:1},levelOptions:{type:"array"}},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{padding:!0,margin:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},iwe={attributes:{type:{type:"string"},textAlign:{type:"string"},level:{type:"number",default:1}},supports:{align:["wide","full"],html:!1,color:{gradients:!0},spacing:{margin:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0}},save(){return null},migrate:Ut,isEligible({style:e}){return e?.typography?.fontFamily}},One=[nwe,iwe];var{name:Hne}=qC,jne={icon:Nl,edit:zne,variations:Fne,deprecated:One},lwe=()=>N({name:Hne,metadata:qC,settings:jne});var aM={};$(aM,{init:()=>cwe,metadata:()=>$C,name:()=>Wne,settings:()=>qne});var $C={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/query-total",title:"Query Total",category:"theme",ancestor:["core/query"],description:"Display the total number of results in a query.",textdomain:"default",attributes:{displayType:{type:"string",default:"total-results"}},usesContext:["queryId","query"],supports:{anchor:!0,align:["wide","full"],html:!1,spacing:{margin:!0,padding:!0},color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}},interactivity:{clientNavigation:!0}},style:"wp-block-query-total"};var ZC=o(T(),1),KC=o(A(),1),wg=o(B(),1);var Om=o(A(),1),qd=o(v(),1),rM=(0,qd.jsx)(Om.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24","aria-hidden":"true",focusable:"false",children:(0,qd.jsx)(Om.Path,{d:"M4 11h4v2H4v-2zm6 0h6v2h-6v-2zm8 0h2v2h-2v-2z"})}),oM=(0,qd.jsx)(Om.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24","aria-hidden":"true",focusable:"false",children:(0,qd.jsx)(Om.Path,{d:"M4 13h2v-2H4v2zm4 0h10v-2H8v2zm12 0h2v-2h-2v2z"})}),Une=(0,qd.jsx)(Om.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24","aria-hidden":"true",focusable:"false",children:(0,qd.jsx)(Om.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12Zm-7-6-4.1 5h8.8v-3h-1.5v1.5h-4.2l2.9-3.5-2.9-3.5h4.2V10h1.5V7H7.4l4.1 5Z"})});var hs=o(v(),1);function Gne({attributes:e,setAttributes:t}){let{displayType:r}=e,a=(0,ZC.useBlockProps)(),n=()=>{switch(r){case"total-results":return rM;case"range-display":return oM}},i=[{role:"menuitemradio",title:(0,wg.__)("Total results"),isActive:r==="total-results",icon:rM,onClick:()=>{t({displayType:"total-results"})}},{role:"menuitemradio",title:(0,wg.__)("Range display"),isActive:r==="range-display",icon:oM,onClick:()=>{t({displayType:"range-display"})}}],l=(0,hs.jsx)(ZC.BlockControls,{children:(0,hs.jsx)(KC.ToolbarGroup,{children:(0,hs.jsx)(KC.ToolbarDropdownMenu,{icon:n(),label:(0,wg.__)("Change display type"),controls:i})})});return(0,hs.jsxs)("div",{...a,children:[l,r==="total-results"?(0,hs.jsx)(hs.Fragment,{children:(0,wg.__)("12 results found")}):r==="range-display"?(0,hs.jsx)(hs.Fragment,{children:(0,wg.__)("Displaying 1 \u2013 10 of 12")}):null]})}var{name:Wne}=$C,qne={icon:Une,edit:Gne},cwe=()=>N({name:Wne,metadata:$C,settings:qne});var iM={};$(iM,{init:()=>_we,metadata:()=>JC,name:()=>eie,settings:()=>tie});var nM=o(B(),1);var Sb=o(G(),1),Xr=o(T(),1),ma=o(v(),1),Hm=e=>{let{value:t,...r}=e;return[{...r},t?(0,Sb.parseWithAttributeSchema)(t,{type:"array",source:"query",selector:"p",query:{content:{type:"string",source:"html"}}}).map(({content:a})=>(0,Sb.createBlock)("core/paragraph",{content:a})):(0,Sb.createBlock)("core/paragraph")]},$ne=["left","right","center"],$d=(e,t)=>{let{align:r,...a}=e;return[$ne.includes(r)?{...a,textAlign:r}:e,t]},uwe=(e,t)=>[{...e,className:e.className?e.className+" is-style-large":"is-style-large"},t],mwe={attributes:{value:{type:"string",source:"html",selector:"blockquote",multiline:"p",default:"",role:"content"},citation:{type:"string",source:"html",selector:"cite",default:"",role:"content"},align:{type:"string"}},supports:{anchor:!0,html:!1,__experimentalOnEnter:!0,__experimentalOnMerge:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0,fontAppearance:!0}},color:{gradients:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}}},isEligible:({align:e})=>$ne.includes(e),save({attributes:e}){let{align:t,citation:r}=e,a=w({[`has-text-align-${t}`]:t});return(0,ma.jsxs)("blockquote",{...Xr.useBlockProps.save({className:a}),children:[(0,ma.jsx)(Xr.InnerBlocks.Content,{}),!Xr.RichText.isEmpty(r)&&(0,ma.jsx)(Xr.RichText.Content,{tagName:"cite",value:r})]})},migrate:$d},pwe={attributes:{value:{type:"string",source:"html",selector:"blockquote",multiline:"p",default:"",role:"content"},citation:{type:"string",source:"html",selector:"cite",default:"",role:"content"},align:{type:"string"}},supports:{anchor:!0,__experimentalSlashInserter:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalDefaultControls:{fontSize:!0,fontAppearance:!0}}},save({attributes:e}){let{align:t,value:r,citation:a}=e,n=w({[`has-text-align-${t}`]:t});return(0,ma.jsxs)("blockquote",{...Xr.useBlockProps.save({className:n}),children:[(0,ma.jsx)(Xr.RichText.Content,{multiline:!0,value:r}),!Xr.RichText.isEmpty(a)&&(0,ma.jsx)(Xr.RichText.Content,{tagName:"cite",value:a})]})},migrate(e){return $d(...Hm(e))}},dwe={attributes:{value:{type:"string",source:"html",selector:"blockquote",multiline:"p",default:""},citation:{type:"string",source:"html",selector:"cite",default:""},align:{type:"string"}},migrate(e){return $d(...Hm(e))},save({attributes:e}){let{align:t,value:r,citation:a}=e;return(0,ma.jsxs)("blockquote",{style:{textAlign:t||null},children:[(0,ma.jsx)(Xr.RichText.Content,{multiline:!0,value:r}),!Xr.RichText.isEmpty(a)&&(0,ma.jsx)(Xr.RichText.Content,{tagName:"cite",value:a})]})}},fwe={attributes:{value:{type:"string",source:"html",selector:"blockquote",multiline:"p",default:""},citation:{type:"string",source:"html",selector:"cite",default:""},align:{type:"string"},style:{type:"number",default:1}},migrate(e){if(e.style===2){let{style:t,...r}=e;return $d(...uwe(...Hm(r)))}return $d(...Hm(e))},save({attributes:e}){let{align:t,value:r,citation:a,style:n}=e;return(0,ma.jsxs)("blockquote",{className:n===2?"is-large":"",style:{textAlign:t||null},children:[(0,ma.jsx)(Xr.RichText.Content,{multiline:!0,value:r}),!Xr.RichText.isEmpty(a)&&(0,ma.jsx)(Xr.RichText.Content,{tagName:"cite",value:a})]})}},hwe={attributes:{value:{type:"string",source:"html",selector:"blockquote",multiline:"p",default:""},citation:{type:"string",source:"html",selector:"footer",default:""},align:{type:"string"},style:{type:"number",default:1}},migrate(e){if(!isNaN(parseInt(e.style))){let{style:t,...r}=e;return $d(...Hm(r))}return $d(...Hm(e))},save({attributes:e}){let{align:t,value:r,citation:a,style:n}=e;return(0,ma.jsxs)("blockquote",{className:`blocks-quote-style-${n}`,style:{textAlign:t||null},children:[(0,ma.jsx)(Xr.RichText.Content,{multiline:!0,value:r}),!Xr.RichText.isEmpty(a)&&(0,ma.jsx)(Xr.RichText.Content,{tagName:"footer",value:a})]})}},Zne=[mwe,pwe,dwe,fwe,hwe];var Tb=o(B(),1),dc=o(T(),1),Kne=o(A(),1),YC=o(z(),1),XC=o(j(),1),Qne=o(Nf(),1);var _u=o(v(),1),QC=XC.Platform.OS==="web",gwe=[["core/paragraph",{}]],vwe=(e,t)=>{let r=(0,YC.useRegistry)(),{updateBlockAttributes:a,replaceInnerBlocks:n}=(0,YC.useDispatch)(dc.store);(0,XC.useEffect)(()=>{if(!e.value)return;let[i,l]=Hm(e);(0,Qne.default)("Value attribute on the quote block",{since:"6.0",version:"6.5",alternative:"inner blocks"}),r.batch(()=>{a(t,i),n(t,l)})},[e.value])};function Yne({attributes:e,setAttributes:t,insertBlocksAfter:r,clientId:a,className:n,style:i,isSelected:l}){let{textAlign:s,allowedBlocks:c}=e;vwe(e,a);let u=(0,dc.useBlockProps)({className:w(n,{[`has-text-align-${s}`]:s}),...!QC&&{style:i}}),m=(0,dc.useInnerBlocksProps)(u,{template:gwe,templateInsertUpdatesSelection:!0,__experimentalCaptureToolbars:!0,renderAppender:!1,allowedBlocks:c});return(0,_u.jsxs)(_u.Fragment,{children:[(0,_u.jsx)(dc.BlockControls,{group:"block",children:(0,_u.jsx)(dc.AlignmentControl,{value:s,onChange:p=>{t({textAlign:p})}})}),(0,_u.jsxs)(Kne.BlockQuotation,{...m,children:[m.children,(0,_u.jsx)(ba,{attributeKey:"citation",tagName:QC?"cite":"p",style:QC&&{display:"block"},isSelected:l,attributes:e,setAttributes:t,__unstableMobileNoFocusOnMount:!0,icon:g1,label:(0,Tb.__)("Quote citation"),placeholder:(0,Tb.__)("Add citation"),addLabel:(0,Tb.__)("Add citation"),removeLabel:(0,Tb.__)("Remove citation"),excludeElementClassName:!0,className:"wp-block-quote__citation",insertBlocksAfter:r,...QC?{}:{textAlign:s}})]})]})}var JC={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/quote",title:"Quote",category:"text",description:'Give quoted text visual emphasis. "In quoting others, we cite ourselves." \u2014 Julio Cort\xE1zar',keywords:["blockquote","cite"],textdomain:"default",attributes:{value:{type:"string",source:"html",selector:"blockquote",multiline:"p",default:"",role:"content"},citation:{type:"rich-text",source:"rich-text",selector:"cite",role:"content"},textAlign:{type:"string"}},supports:{anchor:!0,align:["left","right","wide","full"],html:!1,background:{backgroundImage:!0,backgroundSize:!0,__experimentalDefaultControls:{backgroundImage:!0}},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,radius:!0,style:!0,width:!0}},dimensions:{minHeight:!0,__experimentalDefaultControls:{minHeight:!1}},__experimentalOnEnter:!0,__experimentalOnMerge:!0,typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},color:{gradients:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},layout:{allowEditing:!1},spacing:{blockGap:!0,padding:!0,margin:!0},interactivity:{clientNavigation:!0},allowedBlocks:!0},styles:[{name:"default",label:"Default",isDefault:!0},{name:"plain",label:"Plain"}],editorStyle:"wp-block-quote-editor",style:"wp-block-quote"};var Zd=o(T(),1),Pb=o(v(),1);function Xne({attributes:e}){let{textAlign:t,citation:r}=e,a=w({[`has-text-align-${t}`]:t});return(0,Pb.jsxs)("blockquote",{...Zd.useBlockProps.save({className:a}),children:[(0,Pb.jsx)(Zd.InnerBlocks.Content,{}),!Zd.RichText.isEmpty(r)&&(0,Pb.jsx)(Zd.RichText.Content,{tagName:"cite",value:r})]})}var Bb=o(T(),1),jr=o(G(),1),ywe={from:[{type:"block",blocks:["core/verse"],transform:({content:e})=>(0,jr.createBlock)("core/quote",{},[(0,jr.createBlock)("core/paragraph",{content:e})])},{type:"block",blocks:["core/pullquote"],transform:({value:e,align:t,citation:r,anchor:a,fontSize:n,style:i})=>(0,jr.createBlock)("core/quote",{align:t,citation:r,anchor:a,fontSize:n,style:i},[(0,jr.createBlock)("core/paragraph",{content:e})])},{type:"prefix",prefix:">",transform:e=>(0,jr.createBlock)("core/quote",{},[(0,jr.createBlock)("core/paragraph",{content:e})])},{type:"raw",schema:()=>({blockquote:{children:"*"}}),selector:"blockquote",transform:(e,t)=>(0,jr.createBlock)("core/quote",{},t({HTML:e.innerHTML,mode:"BLOCKS"}))},{type:"block",isMultiBlock:!0,blocks:["*"],isMatch:({},e)=>e.length===1?["core/paragraph","core/heading","core/list","core/pullquote"].includes(e[0].name):!e.some(({name:t})=>t==="core/quote"),__experimentalConvert:e=>(0,jr.createBlock)("core/quote",{},e.map(t=>(0,jr.createBlock)(t.name,t.attributes,t.innerBlocks)))}],to:[{type:"block",blocks:["core/pullquote"],isMatch:({},e)=>e.innerBlocks.every(({name:t})=>t==="core/paragraph"),transform:({align:e,citation:t,anchor:r,fontSize:a,style:n},i)=>{let l=i.map(({attributes:s})=>`${s.content}`).join("<br>");return(0,jr.createBlock)("core/pullquote",{value:l,align:e,citation:t,anchor:r,fontSize:a,style:n})}},{type:"block",blocks:["core/verse"],isMatch:({},e)=>e.innerBlocks.every(t=>t.name==="core/paragraph"?!0:(0,jr.switchToBlockType)(t,"core/paragraph")!==null),transform:({},e)=>{let r=e.flatMap(a=>a.name==="core/paragraph"?a:(0,jr.switchToBlockType)(a,"core/paragraph")||[]).map(({attributes:a})=>a.content||"").filter(Boolean).join("<br>");return(0,jr.createBlock)("core/verse",{content:r})}},{type:"block",blocks:["core/paragraph"],isMatch:({citation:e},t)=>{let r=t.innerBlocks;return r.length?r.every(a=>a.name==="core/paragraph"?!0:(0,jr.switchToBlockType)(a,"core/paragraph")!==null):!Bb.RichText.isEmpty(e)},transform:({citation:e},t)=>{let r=t.flatMap(a=>a.name==="core/paragraph"?a:(0,jr.switchToBlockType)(a,"core/paragraph")||[]);return Bb.RichText.isEmpty(e)?r:[...r,(0,jr.createBlock)("core/paragraph",{content:e})]}},{type:"block",blocks:["core/group"],transform:({citation:e,anchor:t},r)=>(0,jr.createBlock)("core/group",{anchor:t},Bb.RichText.isEmpty(e)?r:[...r,(0,jr.createBlock)("core/paragraph",{content:e})])}],ungroup:({citation:e},t)=>Bb.RichText.isEmpty(e)?t:[...t,(0,jr.createBlock)("core/paragraph",{content:e})]},Jne=ywe;var{name:eie}=JC,tie={icon:NP,example:{attributes:{citation:(0,nM.__)("Julio Cort\xE1zar")},innerBlocks:[{name:"core/paragraph",attributes:{content:(0,nM.__)("In quoting others, we cite ourselves.")}}]},transforms:Jne,edit:Yne,save:Xne,deprecated:Zne},_we=()=>N({name:eie,metadata:JC,settings:tie});var lM={};$(lM,{init:()=>Lwe,metadata:()=>e6,name:()=>pie,settings:()=>die});var cie=o(Y(),1),uie=o(z(),1),mie=o(Uo(),1);var e6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/block",title:"Pattern",category:"reusable",description:"Reuse this design across your site.",keywords:["reusable"],textdomain:"default",attributes:{ref:{type:"number"},content:{type:"object",default:{}}},providesContext:{"pattern/overrides":"content"},supports:{customClassName:!1,html:!1,inserter:!1,renaming:!1,interactivity:{clientNavigation:!0},customCSS:!1}};var Eb=o(z(),1),Nb=o(j(),1),Cg=o(Y(),1),fc=o(A(),1),Ib=o(B(),1),Mr=o(T(),1),nie=o(oie(),1),iie=o(G(),1);var vr=o(v(),1),{useLayoutClasses:kwe}=K(Mr.privateApis),{isOverridableBlock:wwe}=K(nie.privateApis),Cwe=["full","wide","left","right"],Swe=(e,t)=>{let r=(0,Nb.useRef)();return(0,Nb.useMemo)(()=>{if(!e?.length)return{};let a=r.current;if(a===void 0){let i=t?.type==="constrained",l=e.some(s=>Cwe.includes(s.attributes.align));a=i&&l?"full":null,r.current=a}return{alignment:a,layout:a?t:void 0}},[e,t])};function Twe(){let e=(0,Mr.useBlockProps)();return(0,vr.jsx)("div",{...e,children:(0,vr.jsx)(Mr.Warning,{children:(0,Ib.__)("Block cannot be rendered inside itself.")})})}var aie=()=>{};function lie(e){let{ref:t}=e.attributes;return(0,Mr.useHasRecursion)(t)?(0,vr.jsx)(Twe,{}):(0,vr.jsx)(Mr.RecursionProvider,{uniqueId:t,children:(0,vr.jsx)(Iwe,{...e})})}function Pwe({recordId:e,canOverrideBlocks:t,hasContent:r,handleEditOriginal:a,resetContent:n}){let i=(0,Eb.useSelect)(l=>!!l(Cg.store).canUser("update",{kind:"postType",name:"wp_block",id:e}),[e]);return(0,vr.jsxs)(vr.Fragment,{children:[i&&!!a&&(0,vr.jsx)(Mr.BlockControls,{group:"other",children:(0,vr.jsx)(fc.ToolbarGroup,{children:(0,vr.jsx)(fc.ToolbarButton,{onClick:a,children:(0,Ib.__)("Edit original")})})}),t&&(0,vr.jsx)(Mr.BlockControls,{group:"other",children:(0,vr.jsx)(fc.ToolbarGroup,{children:(0,vr.jsx)(fc.ToolbarButton,{onClick:n,disabled:!r,children:(0,Ib.__)("Reset")})})})]})}var Bwe={};function Iwe({name:e,attributes:{ref:t,content:r},__unstableParentLayout:a,setAttributes:n}){let{record:i,hasResolved:l}=(0,Cg.useEntityRecord)("postType","wp_block",t),[s]=(0,Cg.useEntityBlockEditor)("postType","wp_block",{id:t}),c=l&&!i,{__unstableMarkLastChangeAsPersistent:u}=(0,Eb.useDispatch)(Mr.store),{onNavigateToEntityRecord:m,hasPatternOverridesSource:p,supportedBlockTypesRaw:d}=(0,Eb.useSelect)(C=>{let{getSettings:E}=C(Mr.store);return{onNavigateToEntityRecord:E().onNavigateToEntityRecord,hasPatternOverridesSource:!!(0,iie.getBlockBindingsSource)("core/pattern-overrides"),supportedBlockTypesRaw:E().__experimentalBlockBindingsSupportedAttributes||Bwe}},[]),f=(0,Nb.useMemo)(()=>{let C=Object.keys(d),E=I=>I.some(D=>C.includes(D.name)&&wwe(D)?!0:E(D.innerBlocks));return p&&E(s)},[p,s,d]),{alignment:h,layout:g}=Swe(s,a),b=kwe({layout:g},e),y=(0,Mr.useBlockProps)({className:w("block-library-block__reusable-block-container",g&&b,{[`align${h}`]:h})}),x=(0,Mr.useInnerBlocksProps)(y,{layout:g,value:s,onInput:aie,onChange:aie,renderAppender:s?.length?void 0:Mr.InnerBlocks.ButtonBlockAppender}),_=()=>{m({postId:t,postType:"wp_block"})},k=()=>{r&&(u(),n({content:void 0}))},S=null;return c&&(S=(0,vr.jsx)(Mr.Warning,{children:(0,Ib.__)("Block has been deleted or is unavailable.")})),l||(S=(0,vr.jsx)(fc.Placeholder,{children:(0,vr.jsx)(fc.Spinner,{})})),(0,vr.jsxs)(vr.Fragment,{children:[l&&!c&&(0,vr.jsx)(Pwe,{recordId:t,canOverrideBlocks:f,hasContent:!!r,handleEditOriginal:m?_:void 0,resetContent:k}),S===null?(0,vr.jsx)("div",{...x}):(0,vr.jsx)("div",{...y,children:S})]})}var Ewe=e=>typeof e=="object"&&!Array.isArray(e)&&e!==null,Nwe={attributes:{ref:{type:"number"},content:{type:"object"}},supports:{customClassName:!1,html:!1,inserter:!1,renaming:!1},isEligible({content:e}){return!!e&&Object.keys(e).every(t=>e[t].values&&Ewe(e[t].values))},migrate(e){let{content:t,...r}=e;if(t&&Object.keys(t).length){let a={...t};for(let n in t)a[n]=t[n].values;return{...r,content:a}}return e}},Dwe={attributes:{ref:{type:"number"},overrides:{type:"object"}},supports:{customClassName:!1,html:!1,inserter:!1,renaming:!1},isEligible({overrides:e}){return!!e},migrate(e){let{overrides:t,...r}=e,a={};return Object.keys(t).forEach(n=>{a[n]=t[n]}),{...r,content:a}}},sie=[Nwe,Dwe];var{name:pie}=e6,die={deprecated:sie,edit:lie,icon:rB,__experimentalLabel:({ref:e})=>{if(!e)return;let t=(0,uie.select)(cie.store).getEditedEntityRecord("postType","wp_block",e);if(t?.title)return(0,mie.decodeEntities)(t.title)}},Lwe=()=>N({name:pie,metadata:e6,settings:die});var sM={};$(sM,{init:()=>Awe,metadata:()=>t6,name:()=>gie,settings:()=>vie});var hie=o(B(),1);var t6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/read-more",title:"Read More",category:"theme",description:"Displays the link of a post, page, or any other content-type.",textdomain:"default",attributes:{content:{type:"string",role:"content"},linkTarget:{type:"string",default:"_self"}},usesContext:["postId"],supports:{anchor:!0,html:!1,color:{gradients:!0,text:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalLetterSpacing:!0,__experimentalTextDecoration:!0,__experimentalDefaultControls:{fontSize:!0,textDecoration:!0}},spacing:{margin:["top","bottom"],padding:!0,__experimentalDefaultControls:{padding:!0}},__experimentalBorder:{color:!0,radius:!0,width:!0,__experimentalDefaultControls:{width:!0}},interactivity:{clientNavigation:!0}},style:"wp-block-read-more"};var Tg=o(T(),1),Pg=o(A(),1),r6=o(G(),1),Sg=o(B(),1);var hc=o(v(),1);function fie({attributes:{content:e,linkTarget:t},setAttributes:r,insertBlocksAfter:a}){let n=(0,Tg.useBlockProps)(),i=W();return(0,hc.jsxs)(hc.Fragment,{children:[(0,hc.jsx)(Tg.InspectorControls,{children:(0,hc.jsx)(Pg.__experimentalToolsPanel,{label:(0,Sg.__)("Settings"),resetAll:()=>r({linkTarget:"_self"}),dropdownMenuProps:i,children:(0,hc.jsx)(Pg.__experimentalToolsPanelItem,{label:(0,Sg.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>t!=="_self",onDeselect:()=>r({linkTarget:"_self"}),children:(0,hc.jsx)(Pg.ToggleControl,{label:(0,Sg.__)("Open in new tab"),onChange:l=>r({linkTarget:l?"_blank":"_self"}),checked:t==="_blank"})})})}),(0,hc.jsx)(Tg.RichText,{identifier:"content",tagName:"a","aria-label":(0,Sg.__)("\u201CRead more\u201D link text"),placeholder:(0,Sg.__)("Read more"),value:e,onChange:l=>r({content:l}),__unstableOnSplitAtEnd:()=>a((0,r6.createBlock)((0,r6.getDefaultBlockName)())),withoutInteractiveFormatting:!0,...n})]})}var{name:gie}=t6,vie={icon:ei,edit:fie,example:{attributes:{content:(0,hie.__)("Read more")}}},Awe=()=>N({name:gie,metadata:t6,settings:vie});var cM={};$(cM,{init:()=>Fwe,metadata:()=>o6,name:()=>kie,settings:()=>wie});var o6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/rss",title:"RSS",category:"widgets",description:"Display entries from any RSS or Atom feed.",keywords:["atom","feed"],textdomain:"default",attributes:{columns:{type:"number",default:2},blockLayout:{type:"string",default:"list"},feedURL:{type:"string",default:"",role:"content"},itemsToShow:{type:"number",default:5},displayExcerpt:{type:"boolean",default:!1},displayAuthor:{type:"boolean",default:!1},displayDate:{type:"boolean",default:!1},excerptLength:{type:"number",default:55},openInNewTab:{type:"boolean",default:!1},rel:{type:"string"}},supports:{anchor:!0,align:!0,html:!1,interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{padding:!1,margin:!1}},color:{background:!0,text:!0,gradients:!0,link:!0}},editorStyle:"wp-block-rss-editor",style:"wp-block-rss"};var Kd=o(T(),1),gt=o(A(),1),a6=o(j(),1);var Lt=o(B(),1),bie=o(nr(),1),yie=o(Mu(),1),_ie=o(pe(),1);var nt=o(v(),1),zwe=1,Vwe=20;function xie({attributes:e,setAttributes:t,name:r}){let[a,n]=(0,a6.useState)(!e.feedURL),{blockLayout:i,columns:l,displayAuthor:s,displayDate:c,displayExcerpt:u,excerptLength:m,feedURL:p,itemsToShow:d,openInNewTab:f,rel:h}=e,g=W();function b(D){return()=>{let M=e[D];t({[D]:!M})}}function y(D){D.preventDefault(),p&&(t({feedURL:(0,bie.prependHTTPS)(p)}),n(!1))}let{content:x,status:_,error:k}=(0,yie.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r}),S=(0,_ie.useDisabled)(),C=(0,Kd.useBlockProps)({ref:a?null:S}),E=(0,Lt.__)("RSS URL");if(a)return(0,nt.jsx)("div",{...C,children:(0,nt.jsx)(gt.Placeholder,{icon:r1,label:E,instructions:(0,Lt.__)("Display entries from any RSS or Atom feed."),children:(0,nt.jsxs)("form",{onSubmit:y,className:"wp-block-rss__placeholder-form",children:[(0,nt.jsx)(gt.__experimentalInputControl,{__next40pxDefaultSize:!0,label:E,type:"url",hideLabelFromVision:!0,placeholder:(0,Lt.__)("Enter URL here\u2026"),value:p,onChange:D=>t({feedURL:D}),className:"wp-block-rss__placeholder-input"}),(0,nt.jsx)(gt.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",children:(0,Lt.__)("Apply")})]})})});let I=[{icon:xp,title:(0,Lt.__)("Edit RSS URL"),onClick:()=>n(!0)},{icon:El,title:(0,Lt._x)("List view","RSS block display setting"),onClick:()=>t({blockLayout:"list"}),isActive:i==="list"},{icon:Il,title:(0,Lt._x)("Grid view","RSS block display setting"),onClick:()=>t({blockLayout:"grid"}),isActive:i==="grid"}];return(0,nt.jsxs)(nt.Fragment,{children:[(0,nt.jsx)(Kd.BlockControls,{children:(0,nt.jsx)(gt.ToolbarGroup,{controls:I})}),(0,nt.jsx)(Kd.InspectorControls,{children:(0,nt.jsxs)(gt.__experimentalToolsPanel,{label:(0,Lt.__)("Settings"),resetAll:()=>{t({itemsToShow:5,displayAuthor:!1,displayDate:!1,displayExcerpt:!1,excerptLength:55,columns:2,openInNewTab:!1})},dropdownMenuProps:g,children:[(0,nt.jsx)(gt.__experimentalToolsPanelItem,{label:(0,Lt.__)("Number of items"),hasValue:()=>d!==5,onDeselect:()=>t({itemsToShow:5}),isShownByDefault:!0,children:(0,nt.jsx)(gt.RangeControl,{__next40pxDefaultSize:!0,label:(0,Lt.__)("Number of items"),value:d,onChange:D=>t({itemsToShow:D}),min:zwe,max:Vwe,required:!0})}),(0,nt.jsx)(gt.__experimentalToolsPanelItem,{label:(0,Lt.__)("Display author"),hasValue:()=>!!s,onDeselect:()=>t({displayAuthor:!1}),isShownByDefault:!0,children:(0,nt.jsx)(gt.ToggleControl,{label:(0,Lt.__)("Display author"),checked:s,onChange:b("displayAuthor")})}),(0,nt.jsx)(gt.__experimentalToolsPanelItem,{label:(0,Lt.__)("Display date"),hasValue:()=>!!c,onDeselect:()=>t({displayDate:!1}),isShownByDefault:!0,children:(0,nt.jsx)(gt.ToggleControl,{label:(0,Lt.__)("Display date"),checked:c,onChange:b("displayDate")})}),(0,nt.jsx)(gt.__experimentalToolsPanelItem,{label:(0,Lt.__)("Display excerpt"),hasValue:()=>!!u,onDeselect:()=>t({displayExcerpt:!1}),isShownByDefault:!0,children:(0,nt.jsx)(gt.ToggleControl,{label:(0,Lt.__)("Display excerpt"),checked:u,onChange:b("displayExcerpt")})}),u&&(0,nt.jsx)(gt.__experimentalToolsPanelItem,{label:(0,Lt.__)("Max number of words in excerpt"),hasValue:()=>m!==55,onDeselect:()=>t({excerptLength:55}),isShownByDefault:!0,children:(0,nt.jsx)(gt.RangeControl,{__next40pxDefaultSize:!0,label:(0,Lt.__)("Max number of words in excerpt"),value:m,onChange:D=>t({excerptLength:D}),min:10,max:100,required:!0})}),i==="grid"&&(0,nt.jsx)(gt.__experimentalToolsPanelItem,{label:(0,Lt.__)("Columns"),hasValue:()=>l!==2,onDeselect:()=>t({columns:2}),isShownByDefault:!0,children:(0,nt.jsx)(gt.RangeControl,{__next40pxDefaultSize:!0,label:(0,Lt.__)("Columns"),value:l,onChange:D=>t({columns:D}),min:2,max:6,required:!0})}),(0,nt.jsx)(gt.__experimentalToolsPanelItem,{label:(0,Lt.__)("Open links in new tab"),hasValue:()=>!!f,onDeselect:()=>t({openInNewTab:!1}),isShownByDefault:!0,children:(0,nt.jsx)(gt.ToggleControl,{label:(0,Lt.__)("Open links in new tab"),checked:f,onChange:D=>t({openInNewTab:D})})})]})}),(0,nt.jsx)(Kd.InspectorControls,{group:"advanced",children:(0,nt.jsx)(gt.TextControl,{__next40pxDefaultSize:!0,label:(0,Lt.__)("Link relation"),help:(0,a6.createInterpolateElement)((0,Lt.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,nt.jsx)(gt.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:h||"",onChange:D=>t({rel:D})})}),_==="loading"&&(0,nt.jsx)("div",{...C,children:(0,nt.jsx)(gt.Spinner,{})}),_==="error"&&(0,nt.jsx)("div",{...C,children:(0,nt.jsx)("p",{children:(0,Lt.sprintf)((0,Lt.__)("Error: %s"),k)})}),_==="success"&&(0,nt.jsx)(ao,{wrapperProps:C,html:x})]})}var{name:kie}=o6,wie={icon:r1,example:{attributes:{feedURL:"https://wordpress.org"}},edit:xie},Fwe=()=>N({name:kie,metadata:o6,settings:wie});var hM={};$(hM,{init:()=>Gwe,metadata:()=>n6,name:()=>Nie,settings:()=>l6});var Bg=o(B(),1);var Eie=o(G(),1);var n6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/search",title:"Search",category:"widgets",description:"Help visitors find your content.",keywords:["find"],textdomain:"default",attributes:{label:{type:"string",role:"content"},showLabel:{type:"boolean",default:!0},placeholder:{type:"string",default:"",role:"content"},width:{type:"number"},widthUnit:{type:"string"},buttonText:{type:"string",role:"content"},buttonPosition:{type:"string",default:"button-outside"},buttonUseIcon:{type:"boolean",default:!1},query:{type:"object",default:{}}},supports:{anchor:!0,align:["left","center","right"],color:{gradients:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{background:!0,text:!0}},interactivity:!0,typography:{__experimentalSkipSerialization:!0,__experimentalSelector:".wp-block-search__label, .wp-block-search__input, .wp-block-search__button",fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{color:!0,radius:!0,width:!0,__experimentalSkipSerialization:!0,__experimentalDefaultControls:{color:!0,radius:!0,width:!0}},spacing:{margin:!0},html:!1},editorStyle:"wp-block-search-editor",style:"wp-block-search",selectors:{color:".wp-block-search .wp-block-search__button, .wp-block-search.wp-block-search__no-button .wp-block-search__input",border:".wp-block-search.wp-block-search__button-outside .wp-block-search__input, .wp-block-search.wp-block-search__button-outside .wp-block-search__button, .wp-block-search.wp-block-search__no-button .wp-block-search__input, .wp-block-search.wp-block-search__button-only .wp-block-search__input, .wp-block-search.wp-block-search__button-only .wp-block-search__button, .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper"}};var Jr=o(T(),1),i6=o(z(),1),Db=o(j(),1),ur=o(A(),1),Tie=o(pe(),1);var cr=o(B(),1),Pie=o(Oi(),1);var uM=50,mM=350,pM=220;function dM(e){return e==="%"}var Mt=o(v(),1),Cie="4px",Sie=[25,50,75,100];function Bie({className:e,attributes:t,setAttributes:r,toggleSelection:a,isSelected:n,clientId:i}){let{label:l,showLabel:s,placeholder:c,width:u,widthUnit:m,align:p,buttonText:d,buttonPosition:f,buttonUseIcon:h,style:g}=t,b=(0,i6.useSelect)(ne=>{let{getBlockParentsByBlockName:ke,wasBlockJustInserted:Ve}=ne(Jr.store);return!!ke(i,"core/navigation")?.length&&Ve(i)},[i]),{__unstableMarkNextChangeAsNotPersistent:y}=(0,i6.useDispatch)(Jr.store);(0,Db.useEffect)(()=>{b&&(y(),r({showLabel:!1,buttonUseIcon:!0,buttonPosition:"button-inside"}))},[y,b,r]);let x=g?.border?.radius,_=(0,Jr.__experimentalUseBorderProps)(t);typeof x=="number"&&(_={..._,style:{..._.style,borderRadius:`${x}px`}});let k=(0,Jr.__experimentalUseColorProps)(t),[S,C]=(0,Jr.useSettings)("typography.fluid","layout"),E=(0,Jr.getTypographyClassesAndStyles)(t,{typography:{fluid:S},layout:{wideSize:C?.wideSize}}),D=`wp-block-search__width-${(0,Tie.useInstanceId)(ur.__experimentalUnitControl)}`,M=f==="button-inside",O=f==="button-outside",R=f==="no-button",V=f==="button-only",P=V&&!n,F=(0,Db.useRef)(),q=(0,Db.useRef)(),H=(0,ur.__experimentalUseCustomUnits)({availableUnits:["%","px"],defaultValues:{"%":uM,px:mM}}),U=()=>w(e,M?"wp-block-search__button-inside":void 0,O?"wp-block-search__button-outside":void 0,R?"wp-block-search__no-button":void 0,V?"wp-block-search__button-only":void 0,!h&&!R?"wp-block-search__text-button":void 0,h&&!R?"wp-block-search__icon-button":void 0,P?"wp-block-search__searchfield-hidden":void 0),Z=[{label:(0,cr.__)("Button outside"),value:"button-outside"},{label:(0,cr.__)("Button inside"),value:"button-inside"},{label:(0,cr.__)("No button"),value:"no-button"},{label:(0,cr.__)("Button only"),value:"button-only"}],J=()=>V?{}:{right:p!=="right",left:p==="right"},ee=()=>{let ne=w("wp-block-search__input",R?k.className:void 0,M?void 0:_.className,E.className),ke={...R?k.style:{},...M?{borderRadius:_.style?.borderRadius,borderTopLeftRadius:_.style?.borderTopLeftRadius,borderTopRightRadius:_.style?.borderTopRightRadius,borderBottomLeftRadius:_.style?.borderBottomLeftRadius,borderBottomRightRadius:_.style?.borderBottomRightRadius}:_.style,...E.style,textDecoration:void 0};return(0,Mt.jsx)("input",{type:"search",className:ne,style:ke,"aria-label":(0,cr.__)("Optional placeholder text"),placeholder:c?void 0:(0,cr.__)("Optional placeholder\u2026"),value:c,onChange:Ve=>r({placeholder:Ve.target.value}),ref:F})},oe=()=>{let ne=w("wp-block-search__button",k.className,E.className,M?void 0:_.className,h?"has-icon":void 0,(0,Jr.__experimentalGetElementClassName)("button")),ke={...k.style,...E.style,...M?{borderRadius:_.style?.borderRadius,borderTopLeftRadius:_.style?.borderTopLeftRadius,borderTopRightRadius:_.style?.borderTopRightRadius,borderBottomLeftRadius:_.style?.borderBottomLeftRadius,borderBottomRightRadius:_.style?.borderBottomRightRadius}:_.style};return(0,Mt.jsxs)(Mt.Fragment,{children:[h&&(0,Mt.jsx)("button",{type:"button",className:ne,style:ke,"aria-label":d?(0,Pie.__unstableStripHTML)(d):(0,cr.__)("Search"),ref:q,children:(0,Mt.jsx)(Ga,{icon:o1})}),!h&&(0,Mt.jsx)(Jr.RichText,{identifier:"buttonText",className:ne,style:ke,"aria-label":(0,cr.__)("Button text"),placeholder:(0,cr.__)("Add button text\u2026"),withoutInteractiveFormatting:!0,value:d,onChange:Ve=>r({buttonText:Ve})})]})},X=W(),re=(0,Mt.jsx)(Mt.Fragment,{children:(0,Mt.jsx)(Jr.InspectorControls,{children:(0,Mt.jsxs)(ur.__experimentalToolsPanel,{label:(0,cr.__)("Settings"),resetAll:()=>{r({width:void 0,widthUnit:void 0,showLabel:!0,buttonUseIcon:!1,buttonPosition:"button-outside"})},dropdownMenuProps:X,children:[(0,Mt.jsx)(ur.__experimentalToolsPanelItem,{hasValue:()=>!s,label:(0,cr.__)("Show label"),onDeselect:()=>{r({showLabel:!0})},isShownByDefault:!0,children:(0,Mt.jsx)(ur.ToggleControl,{checked:s,label:(0,cr.__)("Show label"),onChange:ne=>r({showLabel:ne})})}),(0,Mt.jsx)(ur.__experimentalToolsPanelItem,{hasValue:()=>f!=="button-outside",label:(0,cr.__)("Button position"),onDeselect:()=>{r({buttonPosition:"button-outside"})},isShownByDefault:!0,children:(0,Mt.jsx)(ur.SelectControl,{value:f,__next40pxDefaultSize:!0,label:(0,cr.__)("Button position"),onChange:ne=>{r({buttonPosition:ne})},options:Z})}),f!=="no-button"&&(0,Mt.jsx)(ur.__experimentalToolsPanelItem,{hasValue:()=>!!h,label:(0,cr.__)("Use button with icon"),onDeselect:()=>{r({buttonUseIcon:!1})},isShownByDefault:!0,children:(0,Mt.jsx)(ur.ToggleControl,{checked:h,label:(0,cr.__)("Use button with icon"),onChange:ne=>r({buttonUseIcon:ne})})}),(0,Mt.jsx)(ur.__experimentalToolsPanelItem,{hasValue:()=>!!u,label:(0,cr.__)("Width"),onDeselect:()=>{r({width:void 0,widthUnit:void 0})},isShownByDefault:!0,children:(0,Mt.jsxs)(ur.__experimentalVStack,{children:[(0,Mt.jsx)(ur.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,cr.__)("Width"),id:D,min:dM(m)?0:pM,max:dM(m)?100:void 0,step:1,onChange:ne=>{let ke=ne===""?void 0:parseInt(ne,10);r({width:ke})},onUnitChange:ne=>{r({width:ne==="%"?uM:mM,widthUnit:ne})},__unstableInputWidth:"80px",value:`${u}${m}`,units:H}),(0,Mt.jsx)(ur.__experimentalToggleGroupControl,{label:(0,cr.__)("Percentage Width"),value:Sie.includes(u)&&m==="%"?u:void 0,hideLabelFromVision:!0,onChange:ne=>{r({width:ne,widthUnit:"%"})},isBlock:!0,__next40pxDefaultSize:!0,children:Sie.map(ne=>(0,Mt.jsx)(ur.__experimentalToggleGroupControlOption,{value:ne,label:(0,cr.sprintf)((0,cr.__)("%d%%"),ne)},ne))})]})})]})})}),ie=ne=>ne!==void 0&&parseInt(ne,10)!==0,se=ne=>ie(ne)?`calc(${ne} + ${Cie})`:void 0,fe=()=>{let ne=M?_.style:{borderRadius:_.style?.borderRadius,borderTopLeftRadius:_.style?.borderTopLeftRadius,borderTopRightRadius:_.style?.borderTopRightRadius,borderBottomLeftRadius:_.style?.borderBottomLeftRadius,borderBottomRightRadius:_.style?.borderBottomRightRadius};if(M){if(typeof x=="object"){let{borderTopLeftRadius:Ve,borderTopRightRadius:ae,borderBottomLeftRadius:Oe,borderBottomRightRadius:Ie}=_.style;return{...ne,borderTopLeftRadius:se(Ve),borderTopRightRadius:se(ae),borderBottomLeftRadius:se(Oe),borderBottomRightRadius:se(Ie)}}let ke=Number.isInteger(x)?`${x}px`:x;ne.borderRadius=`calc(${ke} + ${Cie})`}return ne},ze=(0,Jr.useBlockProps)({className:U(),style:{...E.style,textDecoration:void 0}}),Be=w("wp-block-search__label",E.className);return(0,Mt.jsxs)("div",{...ze,children:[re,s&&(0,Mt.jsx)(Jr.RichText,{identifier:"label",className:Be,"aria-label":(0,cr.__)("Label text"),placeholder:(0,cr.__)("Add label\u2026"),withoutInteractiveFormatting:!0,value:l,onChange:ne=>r({label:ne}),style:E.style}),(0,Mt.jsxs)(ur.ResizableBox,{size:{width:u===void 0?"auto":`${u}${m}`,height:"auto"},className:w("wp-block-search__inside-wrapper",M?_.className:void 0),style:fe(),minWidth:pM,enable:J(),onResizeStart:(ne,ke,Ve)=>{r({width:parseInt(Ve.offsetWidth,10),widthUnit:"px"}),a(!1)},onResizeStop:(ne,ke,Ve,ae)=>{r({width:parseInt(u+ae.width,10)}),a(!0)},showHandle:n,children:[(M||O||V)&&(0,Mt.jsxs)(Mt.Fragment,{children:[ee(),oe()]}),R&&ee()]})]})}var fM=o(B(),1),Hwe=[{name:"default",isDefault:!0,attributes:{buttonText:(0,fM.__)("Search"),label:(0,fM.__)("Search")}}],Iie=Hwe;var{fieldsKey:jwe,formKey:Uwe}=K(Eie.privateApis),{name:Nie}=n6,l6={icon:o1,example:{attributes:{buttonText:(0,Bg.__)("Search"),label:(0,Bg.__)("Search")},viewportWidth:400},variations:Iie,edit:Bie};window.__experimentalContentOnlyInspectorFields&&(l6[jwe]=[{id:"label",label:(0,Bg.__)("Label"),type:"text",Edit:"rich-text"},{id:"buttonText",label:(0,Bg.__)("Button text"),type:"text",Edit:"rich-text"},{id:"placeholder",label:(0,Bg.__)("Placeholder"),type:"text",Edit:"rich-text"}],l6[Uwe]={fields:["label","buttonText","placeholder"]});var Gwe=()=>N({name:Nie,metadata:n6,settings:l6});var gM={};$(gM,{init:()=>Kwe,metadata:()=>c6,name:()=>Oie,settings:()=>Hie});var jm=o(T(),1),s6=o(A(),1),Mb=o(B(),1);var Lb=o(j(),1),Die=o(pe(),1);function Lie(e,t,r){let[a,n]=(0,Lb.useState)(!1),i=(0,Die.usePrevious)(t);(0,Lb.useEffect)(()=>{e==="css"&&!t&&!i&&n(!0)},[t,i,e]),(0,Lb.useEffect)(()=>{e==="css"&&(a&&t||i&&t!==i)&&(r({opacity:"alpha-channel"}),n(!1))},[a,t,i])}var xu=o(v(),1),Wwe=({tagName:e,setAttributes:t})=>(0,xu.jsx)(s6.SelectControl,{label:(0,Mb.__)("HTML element"),value:e,onChange:r=>t({tagName:r}),options:[{label:(0,Mb.__)("Default (<hr>)"),value:"hr"},{label:"<div>",value:"div"}],help:e==="hr"?(0,Mb.__)("Only select <hr> if the separator conveys important information and should be announced by screen readers."):(0,Mb.__)("The <div> element should only be used if the block is a design element with no semantic meaning."),__next40pxDefaultSize:!0});function Mie({attributes:e,setAttributes:t}){let{backgroundColor:r,opacity:a,style:n,tagName:i}=e,l=(0,jm.__experimentalUseColorProps)(e),s=l?.style?.backgroundColor,c=!!n?.color?.background;Lie(a,s,t);let u=(0,jm.getColorClassName)("color",r),m=w({"has-text-color":r||s,[u]:u,"has-css-opacity":a==="css","has-alpha-channel-opacity":a==="alpha-channel"},l.className);return(0,xu.jsxs)(xu.Fragment,{children:[(0,xu.jsx)(jm.InspectorControls,{group:"advanced",children:(0,xu.jsx)(Wwe,{tagName:i,setAttributes:t})}),(0,xu.jsx)(i==="hr"?s6.HorizontalRule:i,{...(0,jm.useBlockProps)({className:m,style:c?{color:s,backgroundColor:s}:void 0})})]})}var c6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/separator",title:"Separator",category:"design",description:"Create a break between ideas or sections with a horizontal separator.",keywords:["horizontal-line","hr","divider"],textdomain:"default",attributes:{opacity:{type:"string",default:"alpha-channel"},tagName:{type:"string",enum:["hr","div"],default:"hr"}},supports:{anchor:!0,align:["center","wide","full"],color:{enableContrastChecker:!1,__experimentalSkipSerialization:!0,gradients:!0,background:!0,text:!1,__experimentalDefaultControls:{background:!0}},spacing:{margin:["top","bottom"]},interactivity:{clientNavigation:!0}},styles:[{name:"default",label:"Default",isDefault:!0},{name:"wide",label:"Wide Line"},{name:"dots",label:"Dots"}],editorStyle:"wp-block-separator-editor",style:"wp-block-separator"};var Ig=o(T(),1),Aie=o(v(),1);function Rie({attributes:e}){let{backgroundColor:t,style:r,opacity:a,tagName:n}=e,i=r?.color?.background,l=(0,Ig.__experimentalGetColorClassesAndStyles)(e),s=(0,Ig.getColorClassName)("color",t),c=w({"has-text-color":t||i,[s]:s,"has-css-opacity":a==="css","has-alpha-channel-opacity":a==="alpha-channel"},l.className),u={backgroundColor:l?.style?.backgroundColor,color:s?void 0:i};return(0,Aie.jsx)(n,{...Ig.useBlockProps.save({className:c,style:u})})}var Um=o(G(),1),$we={from:[{type:"input",regExp:/^-{3,}$/,transform:()=>{let e=(0,Um.getBlockVariations)("core/separator")?.find(t=>t.isDefault);return[(0,Um.createBlock)("core/separator",e?.attributes??{}),(0,Um.createBlock)((0,Um.getDefaultBlockName)())]}},{type:"raw",selector:"hr",schema:{hr:{}}}],to:[{type:"block",blocks:["core/spacer"],transform:({anchor:e})=>(0,Um.createBlock)("core/spacer",{anchor:e||void 0})}]},zie=$we;var Ab=o(T(),1),Vie=o(v(),1),Zwe={attributes:{color:{type:"string"},customColor:{type:"string"}},save({attributes:e}){let{color:t,customColor:r}=e,a=(0,Ab.getColorClassName)("background-color",t),n=(0,Ab.getColorClassName)("color",t),i=w({"has-text-color has-background":t||r,[a]:a,[n]:n}),l={backgroundColor:a?void 0:r,color:n?void 0:r};return(0,Vie.jsx)("hr",{...Ab.useBlockProps.save({className:i,style:l})})},migrate(e){let{color:t,customColor:r,...a}=e;return{...a,backgroundColor:t||void 0,opacity:"css",style:r?{color:{background:r}}:void 0,tagName:"hr"}}},Fie=[Zwe];var{name:Oie}=c6,Hie={icon:UP,example:{attributes:{customColor:"#065174",className:"is-style-wide"}},transforms:zie,edit:Mie,save:Rie,deprecated:Fie},Kwe=()=>N({name:Oie,metadata:c6,settings:Hie});var bM={};$(bM,{init:()=>Xwe,metadata:()=>f6,name:()=>Qie,settings:()=>Yie});var u6=o(B(),1),p6=o(T(),1),jie=o(pe(),1),Uie=o(A(),1);var m6=o(v(),1);function vM({attributes:e,setAttributes:t}){let a=`blocks-shortcode-input-${(0,jie.useInstanceId)(vM)}`;return(0,m6.jsx)("div",{...(0,p6.useBlockProps)(),children:(0,m6.jsx)(Uie.Placeholder,{icon:n1,label:(0,u6.__)("Shortcode"),children:(0,m6.jsx)(p6.PlainText,{className:"blocks-shortcode__textarea",id:a,value:e.text,"aria-label":(0,u6.__)("Shortcode text"),placeholder:(0,u6.__)("Write shortcode here\u2026"),onChange:n=>t({text:n})})})})}var Gie=o(j(),1),Wie=o(v(),1);function qie({attributes:e}){return(0,Wie.jsx)(Gie.RawHTML,{children:e.text})}var d6=o(Zie(),1),Qwe={from:[{type:"shortcode",tag:"[a-z][a-z0-9_-]*",attributes:{text:{type:"string",shortcode:(e,{content:t})=>(0,d6.removep)((0,d6.autop)(t))}},priority:20}]},Kie=Qwe;var f6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/shortcode",title:"Shortcode",category:"widgets",description:"Insert additional custom elements with a WordPress shortcode.",textdomain:"default",attributes:{text:{type:"string",source:"raw",role:"content"}},supports:{className:!1,customClassName:!1,html:!1,customCSS:!1,visibility:!1},editorStyle:"wp-block-shortcode-editor"};var{name:Qie}=f6,Yie={icon:n1,transforms:Kie,edit:vM,save:qie},Xwe=()=>N({name:Qie,metadata:f6,settings:Yie});var _M={};$(_M,{init:()=>o3e,metadata:()=>h6,name:()=>ole,settings:()=>ale});var h6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/site-logo",title:"Site Logo",category:"theme",description:"Display an image to represent this site. Update this block and the changes apply everywhere.",textdomain:"default",attributes:{width:{type:"number"},isLink:{type:"boolean",default:!0,role:"content"},linkTarget:{type:"string",default:"_self",role:"content"},shouldSyncIcon:{type:"boolean"}},example:{viewportWidth:500,attributes:{width:350,className:"block-editor-block-types-list__site-logo-example"}},supports:{anchor:!0,html:!1,align:!0,alignWide:!1,color:{text:!1,background:!1},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},interactivity:{clientNavigation:!0},filter:{duotone:!0}},styles:[{name:"default",label:"Default",isDefault:!0},{name:"rounded",label:"Rounded"}],selectors:{filter:{duotone:".wp-block-site-logo img, .wp-block-site-logo .components-placeholder__illustration, .wp-block-site-logo .components-placeholder::before"}},editorStyle:"wp-block-site-logo-editor",style:"wp-block-site-logo"};var yM=o(Br(),1),gc=o(j(),1),eo=o(B(),1),It=o(A(),1),Xie=o(pe(),1),Ar=o(T(),1),Gm=o(z(),1),Eg=o(Y(),1);var Jie=o(_r(),1);var Ae=o(v(),1),g6=["image"],{mediaEditKey:e3e}=K(Ar.privateApis),t3e=({alt:e,attributes:{align:t,width:r,height:a,isLink:n,linkTarget:i,shouldSyncIcon:l},isSelected:s,setAttributes:c,setLogo:u,logoUrl:m,siteUrl:p,logoId:d,iconId:f,setIcon:h,canUserEdit:g})=>{let b=(0,Xie.useViewportMatch)("medium"),x=!["wide","full"].includes(t)&&b,[{naturalWidth:_,naturalHeight:k},S]=(0,gc.useState)({}),[C,E]=(0,gc.useState)(!1),{toggleSelection:I}=(0,Gm.useDispatch)(Ar.store),D=W(),O=(0,Ar.useBlockEditingMode)()==="contentOnly",{imageEditing:R,maxWidth:V,title:P,editMediaEntity:F}=(0,Gm.useSelect)(Ie=>{let Ke=Ie(Ar.store).getSettings();return{title:Ie(Eg.store).getEntityRecord("root","__unstableBase")?.name,imageEditing:Ke.imageEditing,maxWidth:Ke.maxWidth,editMediaEntity:Ke?.[e3e]}},[]);(0,gc.useEffect)(()=>{l&&d!==f&&c({shouldSyncIcon:!1})},[]),(0,gc.useEffect)(()=>{s||E(!1)},[s]);function q(){I(!1)}function H(){I(!0)}let U=(0,Ae.jsxs)(Ae.Fragment,{children:[(0,Ae.jsx)("img",{className:"custom-logo",src:m,alt:e,onLoad:Ie=>{S({naturalWidth:Ie.target.naturalWidth,naturalHeight:Ie.target.naturalHeight})}}),(0,yM.isBlobURL)(m)&&(0,Ae.jsx)(It.Spinner,{})]}),Z=U;if(n&&(Z=(0,Ae.jsx)("a",{href:p,className:"custom-logo-link",rel:"home",title:P,onClick:Ie=>Ie.preventDefault(),children:U})),!x||!_||!k)return(0,Ae.jsx)("div",{style:{width:r,height:a},children:Z});let J=120,ee=r||J,oe=_/k,X=ee/oe,re=_<k?Us:Math.ceil(Us*oe),ie=k<_?Us:Math.ceil(Us/oe),se=V*2.5,fe=!1,ze=!1;t==="center"?(fe=!0,ze=!0):(0,eo.isRTL)()?t==="left"?fe=!0:ze=!0:t==="right"?ze=!0:fe=!0;let Be=d&&_&&k&&R&&!!F,ne=!O,ke;Be&&C?ke=(0,Ae.jsx)(Ar.__experimentalImageEditor,{id:d,url:m,width:ee,height:X,naturalHeight:k,naturalWidth:_,onSaveImage:Ie=>{u(Ie.id)},onFinishEditing:()=>{E(!1)}}):ke=(0,Ae.jsx)(It.ResizableBox,{size:{width:ee,height:X},showHandle:s&&ne,minWidth:re,maxWidth:se,minHeight:ie,maxHeight:se/oe,lockAspectRatio:!0,enable:{top:!1,right:fe,bottom:!0,left:ze},onResizeStart:q,onResizeStop:(Ie,Ke,pr,ue)=>{H(),c({width:parseInt(ee+ue.width,10),height:parseInt(X+ue.height,10)})},children:Z});let ae=!window?.__experimentalUseCustomizerSiteLogoUrl?p+"/wp-admin/options-general.php":p+"/wp-admin/customize.php?autofocus[section]=title_tagline",Oe=(0,gc.createInterpolateElement)((0,eo.__)("Site Icons are what you see in browser tabs, bookmark bars, and within the WordPress mobile apps. To use a custom icon that is different from your site logo, use the <a>Site Icon settings</a>."),{a:(0,Ae.jsx)("a",{href:ae,target:"_blank",rel:"noopener noreferrer"})});return(0,Ae.jsxs)(Ae.Fragment,{children:[(0,Ae.jsx)(Ar.InspectorControls,{children:(0,Ae.jsxs)(It.__experimentalToolsPanel,{label:(0,eo.__)("Settings"),dropdownMenuProps:D,children:[(0,Ae.jsx)(It.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>!!r,label:(0,eo.__)("Image width"),onDeselect:()=>c({width:void 0}),children:(0,Ae.jsx)(It.RangeControl,{__next40pxDefaultSize:!0,label:(0,eo.__)("Image width"),onChange:Ie=>c({width:Ie}),min:re,max:se,initialPosition:Math.min(J,se),value:r||"",disabled:!x})}),(0,Ae.jsx)(It.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>!n,label:(0,eo.__)("Link image to home"),onDeselect:()=>c({isLink:!0}),children:(0,Ae.jsx)(It.ToggleControl,{label:(0,eo.__)("Link image to home"),onChange:()=>c({isLink:!n}),checked:n})}),n&&(0,Ae.jsx)(It.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>i==="_blank",label:(0,eo.__)("Open in new tab"),onDeselect:()=>c({linkTarget:"_self"}),children:(0,Ae.jsx)(It.ToggleControl,{label:(0,eo.__)("Open in new tab"),onChange:Ie=>c({linkTarget:Ie?"_blank":"_self"}),checked:i==="_blank"})}),g&&(0,Ae.jsx)(It.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>!!l,label:(0,eo.__)("Use as Site Icon"),onDeselect:()=>{c({shouldSyncIcon:!1}),h(void 0)},children:(0,Ae.jsx)(It.ToggleControl,{label:(0,eo.__)("Use as Site Icon"),onChange:Ie=>{c({shouldSyncIcon:Ie}),h(Ie?d:void 0)},checked:!!l,help:Oe})})]})}),Be&&!C&&ne&&(0,Ae.jsx)(Ar.BlockControls,{group:"block",children:(0,Ae.jsx)(It.ToolbarButton,{onClick:()=>E(!0),icon:B0,label:(0,eo.__)("Crop")})}),ke]})};function ele({attributes:e,className:t,setAttributes:r,isSelected:a}){let{width:n,shouldSyncIcon:i}=e,{siteLogoId:l,canUserEdit:s,url:c,siteIconId:u,mediaItemData:m,isRequestingMediaItem:p}=(0,Gm.useSelect)(Z=>{let{canUser:J,getEntityRecord:ee,getEditedEntityRecord:oe}=Z(Eg.store),X=J("update",{kind:"root",name:"site"}),re=X?oe("root","site"):void 0,ie=ee("root","__unstableBase"),se=X?re?.site_logo:ie?.site_logo,fe=re?.site_icon,ze=se&&Z(Eg.store).getEntityRecord("postType","attachment",se,{context:"view"}),Be=!!se&&!Z(Eg.store).hasFinishedResolution("getEntityRecord",["postType","attachment",se,{context:"view"}]);return{siteLogoId:se,canUserEdit:X,url:ie?.home,mediaItemData:ze,isRequestingMediaItem:Be,siteIconId:fe}},[]),{getSettings:d}=(0,Gm.useSelect)(Ar.store),[f,h]=(0,gc.useState)(),g=W(),{editEntityRecord:b}=(0,Gm.useDispatch)(Eg.store),y=(Z,J=!1)=>{(i||J)&&x(Z),b("root","site",void 0,{site_logo:Z})},x=Z=>b("root","site",void 0,{site_icon:Z??null}),{alt_text:_,source_url:k}=m??{},S=Z=>{if(i===void 0){let J=!u;r({shouldSyncIcon:J}),C(Z,J);return}C(Z)},C=(Z,J=!1)=>{if(Z){if(!Z.id&&Z.url){h(Z.url),y(void 0);return}y(Z.id,J)}},E=()=>{y(null),r({width:void 0})},{createErrorNotice:I}=(0,Gm.useDispatch)(Jie.store),D=Z=>{I(Z,{type:"snackbar"}),h()},M=Z=>{d().mediaUpload({allowedTypes:g6,filesList:Z,onFileChange([J]){if((0,yM.isBlobURL)(J?.url)){h(J.url);return}S(J)},onError:D,multiple:!1})},O={mediaURL:k,name:k?(0,eo.__)("Replace"):(0,eo.__)("Choose logo"),onSelect:C,onError:D,onReset:E},R=s&&(0,Ae.jsx)(Ar.BlockControls,{group:"other",children:(0,Ae.jsx)(Ar.MediaReplaceFlow,{...O,allowedTypes:g6,variant:"toolbar"})}),V,P=l===void 0||p;P&&(V=(0,Ae.jsx)(It.Spinner,{})),(0,gc.useEffect)(()=>{k&&f&&h()},[k,f]),(k||f)&&(V=(0,Ae.jsxs)(Ae.Fragment,{children:[(0,Ae.jsx)(t3e,{alt:_,attributes:e,className:t,isSelected:a,setAttributes:r,logoUrl:f||k,setLogo:y,logoId:m?.id||l,siteUrl:c,setIcon:x,iconId:u,canUserEdit:s}),s&&(0,Ae.jsx)(It.DropZone,{onFilesDrop:M})]}));let F=Z=>{let J=w("block-editor-media-placeholder",t);return(0,Ae.jsx)(It.Placeholder,{className:J,preview:V,withIllustration:!0,style:{width:n},children:Z})},q=w(t,{"is-default-size":!n,"is-transient":f}),H=(0,Ar.useBlockProps)({className:q}),U=(s||k)&&(0,Ae.jsx)(Ar.InspectorControls,{children:(0,Ae.jsx)(It.__experimentalToolsPanel,{label:(0,eo.__)("Media"),dropdownMenuProps:g,children:s?(0,Ae.jsx)(It.__experimentalToolsPanelItem,{hasValue:()=>!!k,label:(0,eo.__)("Logo"),isShownByDefault:!0,children:(0,Ae.jsx)(n4,{mediaId:l,mediaUrl:k,filename:m?.media_details?.sizes?.full?.file||m?.slug,allowedTypes:g6,onSelect:C,onError:D,onReset:E,isUploading:!!f,emptyLabel:(0,eo.__)("Logo")})}):(0,Ae.jsx)("div",{className:"block-library-site-logo__inspector-media-replace-container",style:{gridColumn:"1 / -1"},children:(0,Ae.jsx)(mN,{url:m?.source_url,filename:m?.media_details?.sizes?.full?.file||m?.slug,itemGroupProps:{isBordered:!0,className:"block-library-site-logo__inspector-readonly-logo-preview"},className:"block-library-site-logo__inspector-media-replace-title"})})})});return(0,Ae.jsxs)("div",{...H,children:[R,U,(!!k||!!f)&&V,(P||!f&&!k&&!s)&&(0,Ae.jsx)(It.Placeholder,{className:"site-logo_placeholder",withIllustration:!0,children:P&&(0,Ae.jsx)("span",{className:"components-placeholder__preview",children:(0,Ae.jsx)(It.Spinner,{})})}),!P&&!f&&!k&&s&&(0,Ae.jsx)(Ar.MediaPlaceholder,{onSelect:S,allowedTypes:g6,onError:D,placeholder:F,mediaLibraryButton:({open:Z})=>(0,Ae.jsx)(It.Button,{__next40pxDefaultSize:!0,icon:Mc,variant:"primary",label:(0,eo.__)("Choose logo"),showTooltip:!0,tooltipPosition:"middle right",onClick:()=>{Z()}})})]})}var tle=o(G(),1),r3e={to:[{type:"block",blocks:["core/site-title"],transform:({isLink:e,linkTarget:t})=>(0,tle.createBlock)("core/site-title",{isLink:e,linkTarget:t})}]},rle=r3e;var{name:ole}=h6,ale={icon:KP,example:{},edit:ele,transforms:rle},o3e=()=>N({name:ole,metadata:h6,settings:ale});var wM={};$(wM,{init:()=>l3e,metadata:()=>v6,name:()=>sle,settings:()=>cle});var v6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/site-tagline",title:"Site Tagline",category:"theme",description:"Describe in a few words what this site is about. This is important for search results, sharing on social media, and gives overall clarity to visitors.",keywords:["description"],textdomain:"default",attributes:{level:{type:"number",default:0},levelOptions:{type:"array",default:[0,1,2,3,4,5,6]}},example:{viewportWidth:350,attributes:{style:{typography:{textAlign:"center"}}}},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},contentRole:!0,spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},editorStyle:"wp-block-site-tagline-editor",style:"wp-block-site-tagline"};var y6=o(z(),1),xM=o(Y(),1),Wm=o(T(),1),b6=o(B(),1),_6=o(G(),1);var ku=o(v(),1);function nle(e){St(e);let{attributes:t,setAttributes:r,insertBlocksAfter:a}=e,{level:n,levelOptions:i}=t,{canUserEdit:l,tagline:s}=(0,y6.useSelect)(f=>{let{canUser:h,getEntityRecord:g,getEditedEntityRecord:b}=f(xM.store),y=h("update",{kind:"root",name:"site"}),x=y?b("root","site"):{},_=g("root","__unstableBase");return{canUserEdit:y,tagline:y?x?.description:_?.description}},[]),c=n===0?"p":`h${n}`,{editEntityRecord:u}=(0,y6.useDispatch)(xM.store);function m(f){u("root","site",void 0,{description:f})}let p=(0,Wm.useBlockProps)({className:!l&&!s&&"wp-block-site-tagline__placeholder"}),d=l?(0,ku.jsx)(Wm.RichText,{allowedFormats:[],onChange:m,"aria-label":(0,b6.__)("Site tagline text"),placeholder:(0,b6.__)("Write site tagline\u2026"),tagName:c,value:s,disableLineBreaks:!0,__unstableOnSplitAtEnd:()=>a((0,_6.createBlock)((0,_6.getDefaultBlockName)())),...p}):(0,ku.jsx)(c,{...p,children:s||(0,b6.__)("Site Tagline placeholder")});return(0,ku.jsxs)(ku.Fragment,{children:[(0,ku.jsx)(Wm.BlockControls,{group:"block",children:(0,ku.jsx)(Wm.HeadingLevelDropdown,{value:n,options:i,onChange:f=>r({level:f})})}),d]})}var x6=o(A(),1),kM=o(v(),1),ile=(0,kM.jsx)(x6.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",children:(0,kM.jsx)(x6.Path,{d:"M4 10.5h16V9H4v1.5ZM4 15h9v-1.5H4V15Z"})});var n3e={attributes:{textAlign:{type:"string"},level:{type:"number",default:0},levelOptions:{type:"array",default:[0,1,2,3,4,5,6]}},supports:{anchor:!0,reusable:!1,html:!1,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},i3e={attributes:{textAlign:{type:"string"}},supports:{align:["wide","full"],html:!1,color:{gradients:!0},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalTextTransform:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0}},save(){return null},migrate:Ut,isEligible({style:e}){return e?.typography?.fontFamily}},lle=[n3e,i3e];var{name:sle}=v6,cle={icon:ile,edit:nle,deprecated:lle},l3e=()=>N({name:sle,metadata:v6,settings:cle});var TM={};$(TM,{init:()=>p3e,metadata:()=>k6,name:()=>fle,settings:()=>hle});var k6={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/site-title",title:"Site Title",category:"theme",description:"Displays the name of this site. Update the block, and the changes apply everywhere it\u2019s used. This will also appear in the browser title bar and in search results.",textdomain:"default",attributes:{level:{type:"number",default:1},levelOptions:{type:"array",default:[0,1,2,3,4,5,6]},isLink:{type:"boolean",default:!0,role:"content"},linkTarget:{type:"string",default:"_self",role:"content"}},example:{viewportWidth:500},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{padding:!0,margin:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},editorStyle:"wp-block-site-title-editor",style:"wp-block-site-title"};var w6=o(z(),1),CM=o(Y(),1),vc=o(B(),1),fl=o(T(),1),qm=o(A(),1),C6=o(G(),1),SM=o(Uo(),1);var Ao=o(v(),1);function ule(e){St(e);let{attributes:t,setAttributes:r,insertBlocksAfter:a}=e,{level:n,levelOptions:i,isLink:l,linkTarget:s}=t,{canUserEdit:c,title:u}=(0,w6.useSelect)(y=>{let{canUser:x,getEntityRecord:_,getEditedEntityRecord:k}=y(CM.store),S=x("update",{kind:"root",name:"site"}),C=S?k("root","site"):{},E=_("root","__unstableBase");return{canUserEdit:S,title:S?C?.title:E?.name}},[]),{editEntityRecord:m}=(0,w6.useDispatch)(CM.store),p=W(),d=(0,fl.useBlockEditingMode)();function f(y){m("root","site",void 0,{title:y.trim()})}let h=n===0?"p":`h${n}`,g=(0,fl.useBlockProps)({className:!c&&!u&&"wp-block-site-title__placeholder"}),b=c?(0,Ao.jsx)(h,{...g,children:(0,Ao.jsx)(fl.RichText,{tagName:l?"a":"span",href:l?"#site-title-pseudo-link":void 0,"aria-label":(0,vc.__)("Site title text"),placeholder:(0,vc.__)("Write site title\u2026"),value:u,onChange:f,allowedFormats:[],disableLineBreaks:!0,__unstableOnSplitAtEnd:()=>a((0,C6.createBlock)((0,C6.getDefaultBlockName)()))})}):(0,Ao.jsx)(h,{...g,children:l?(0,Ao.jsx)("a",{href:"#site-title-pseudo-link",onClick:y=>y.preventDefault(),children:(0,SM.decodeEntities)(u)||(0,vc.__)("Site Title placeholder")}):(0,Ao.jsx)("span",{children:(0,SM.decodeEntities)(u)||(0,vc.__)("Site Title placeholder")})});return(0,Ao.jsxs)(Ao.Fragment,{children:[d==="default"&&(0,Ao.jsx)(fl.BlockControls,{group:"block",children:(0,Ao.jsx)(fl.HeadingLevelDropdown,{value:n,options:i,onChange:y=>r({level:y})})}),(0,Ao.jsx)(fl.InspectorControls,{children:(0,Ao.jsxs)(qm.__experimentalToolsPanel,{label:(0,vc.__)("Settings"),resetAll:()=>{r({isLink:!0,linkTarget:"_self"})},dropdownMenuProps:p,children:[(0,Ao.jsx)(qm.__experimentalToolsPanelItem,{hasValue:()=>!l,label:(0,vc.__)("Make title link to home"),onDeselect:()=>r({isLink:!0}),isShownByDefault:!0,children:(0,Ao.jsx)(qm.ToggleControl,{label:(0,vc.__)("Make title link to home"),onChange:()=>r({isLink:!l}),checked:l})}),l&&(0,Ao.jsx)(qm.__experimentalToolsPanelItem,{hasValue:()=>s!=="_self",label:(0,vc.__)("Open in new tab"),onDeselect:()=>r({linkTarget:"_self"}),isShownByDefault:!0,children:(0,Ao.jsx)(qm.ToggleControl,{label:(0,vc.__)("Open in new tab"),onChange:y=>r({linkTarget:y?"_blank":"_self"}),checked:s==="_blank"})})]})}),b]})}var c3e={attributes:{textAlign:{type:"string"},level:{type:"number",default:1},levelOptions:{type:"array",default:[0,1,2,3,4,5,6]},isLink:{type:"boolean",default:!0,role:"content"},linkTarget:{type:"string",default:"_self",role:"content"}},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{padding:!0,margin:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},u3e={attributes:{level:{type:"number",default:1},textAlign:{type:"string"},isLink:{type:"boolean",default:!0},linkTarget:{type:"string",default:"_self"}},supports:{align:["wide","full"],html:!1,color:{gradients:!0,link:!0},spacing:{padding:!0,margin:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalTextTransform:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0}},save(){return null},migrate:Ut,isEligible({style:e}){return e?.typography?.fontFamily}},mle=[c3e,u3e];var ple=o(G(),1),m3e={to:[{type:"block",blocks:["core/site-logo"],transform:({isLink:e,linkTarget:t})=>(0,ple.createBlock)("core/site-logo",{isLink:e,linkTarget:t})}]},dle=m3e;var{name:fle}=k6,hle={icon:xT,example:{viewportWidth:350,attributes:{style:{typography:{textAlign:"center"}}}},edit:ule,transforms:dle,deprecated:mle},p3e=()=>N({name:fle,metadata:k6,settings:hle});var wA={};$(wA,{init:()=>b3e,metadata:()=>_S,name:()=>gse,settings:()=>xS});var kA=o(B(),1);var hse=o(G(),1);var Ng=o(Ns(),1),yS=o(z(),1),dn=o(T(),1),Qd=o(j(),1),to=o(A(),1),use=o(pe(),1),Hn=o(B(),1);var mse=o(G(),1);var xA=o(B(),1);var S6=o(L(),1),PM=o(v(),1),gle=()=>(0,PM.jsx)(S6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,PM.jsx)(S6.Path,{d:"M13.582,8.182C11.934,8.367,9.78,8.49,8.238,9.166c-1.781,0.769-3.03,2.337-3.03,4.644 c0,2.953,1.86,4.429,4.253,4.429c2.02,0,3.125-0.477,4.685-2.065c0.516,0.747,0.685,1.109,1.629,1.894 c0.212,0.114,0.483,0.103,0.672-0.066l0.006,0.006c0.567-0.505,1.599-1.401,2.18-1.888c0.231-0.188,0.19-0.496,0.009-0.754 c-0.52-0.718-1.072-1.303-1.072-2.634V8.305c0-1.876,0.133-3.599-1.249-4.891C15.23,2.369,13.422,2,12.04,2 C9.336,2,6.318,3.01,5.686,6.351C5.618,6.706,5.877,6.893,6.109,6.945l2.754,0.298C9.121,7.23,9.308,6.977,9.357,6.72 c0.236-1.151,1.2-1.706,2.284-1.706c0.584,0,1.249,0.215,1.595,0.738c0.398,0.584,0.346,1.384,0.346,2.061V8.182z M13.049,14.088 c-0.451,0.8-1.169,1.291-1.967,1.291c-1.09,0-1.728-0.83-1.728-2.061c0-2.42,2.171-2.86,4.227-2.86v0.615 C13.582,12.181,13.608,13.104,13.049,14.088z M20.683,19.339C18.329,21.076,14.917,22,11.979,22c-4.118,0-7.826-1.522-10.632-4.057 c-0.22-0.199-0.024-0.471,0.241-0.317c3.027,1.762,6.771,2.823,10.639,2.823c2.608,0,5.476-0.541,8.115-1.66 C20.739,18.62,21.072,19.051,20.683,19.339z M21.336,21.043c-0.194,0.163-0.379,0.076-0.293-0.139 c0.284-0.71,0.92-2.298,0.619-2.684c-0.301-0.386-1.99-0.183-2.749-0.092c-0.23,0.027-0.266-0.173-0.059-0.319 c1.348-0.946,3.555-0.673,3.811-0.356C22.925,17.773,22.599,19.986,21.336,21.043z"})});var T6=o(L(),1),BM=o(v(),1),vle=()=>(0,BM.jsx)(T6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,BM.jsx)(T6.Path,{d:"M15.27 17.289 3 17.289 8.73 6.711 21 6.711 15.27 17.289"})});var P6=o(L(),1),IM=o(v(),1),ble=()=>(0,IM.jsx)(P6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,IM.jsx)(P6.Path,{d:"M7.799,5.698c0.589,0,1.12,0.051,1.606,0.156c0.482,0.102,0.894,0.273,1.241,0.507c0.344,0.235,0.612,0.546,0.804,0.938 c0.188,0.387,0.281,0.871,0.281,1.443c0,0.619-0.141,1.137-0.421,1.551c-0.284,0.413-0.7,0.751-1.255,1.014 c0.756,0.218,1.317,0.601,1.689,1.146c0.374,0.549,0.557,1.205,0.557,1.975c0,0.623-0.12,1.161-0.359,1.612 c-0.241,0.457-0.569,0.828-0.973,1.114c-0.408,0.288-0.876,0.5-1.399,0.637C9.052,17.931,8.514,18,7.963,18H2V5.698H7.799 M7.449,10.668c0.481,0,0.878-0.114,1.192-0.345c0.311-0.228,0.463-0.603,0.463-1.119c0-0.286-0.051-0.523-0.152-0.707 C8.848,8.315,8.711,8.171,8.536,8.07C8.362,7.966,8.166,7.894,7.94,7.854c-0.224-0.044-0.457-0.06-0.697-0.06H4.709v2.874H7.449z M7.6,15.905c0.267,0,0.521-0.024,0.759-0.077c0.243-0.053,0.457-0.137,0.637-0.261c0.182-0.12,0.332-0.283,0.441-0.491 C9.547,14.87,9.6,14.602,9.6,14.278c0-0.633-0.18-1.084-0.533-1.357c-0.356-0.27-0.83-0.404-1.413-0.404H4.709v3.388L7.6,15.905z M16.162,15.864c0.367,0.358,0.897,0.538,1.583,0.538c0.493,0,0.92-0.125,1.277-0.374c0.354-0.248,0.571-0.514,0.654-0.79h2.155 c-0.347,1.072-0.872,1.838-1.589,2.299C19.534,18,18.67,18.23,17.662,18.23c-0.701,0-1.332-0.113-1.899-0.337 c-0.567-0.227-1.041-0.544-1.439-0.958c-0.389-0.415-0.689-0.907-0.904-1.484c-0.213-0.574-0.32-1.21-0.32-1.899 c0-0.666,0.11-1.288,0.329-1.863c0.222-0.577,0.529-1.075,0.933-1.492c0.406-0.42,0.885-0.751,1.444-0.994 c0.558-0.241,1.175-0.363,1.857-0.363c0.754,0,1.414,0.145,1.98,0.44c0.563,0.291,1.026,0.686,1.389,1.181 c0.363,0.493,0.622,1.057,0.783,1.69c0.16,0.632,0.217,1.292,0.171,1.983h-6.428C15.557,14.84,15.795,15.506,16.162,15.864 M18.973,11.184c-0.291-0.321-0.783-0.496-1.384-0.496c-0.39,0-0.714,0.066-0.973,0.2c-0.254,0.132-0.461,0.297-0.621,0.491 c-0.157,0.197-0.265,0.405-0.328,0.628c-0.063,0.217-0.101,0.413-0.111,0.587h3.98C19.478,11.969,19.265,11.509,18.973,11.184z M15.057,7.738h4.985V6.524h-4.985L15.057,7.738z"})});var B6=o(L(),1),EM=o(v(),1),yle=()=>(0,EM.jsx)(B6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,EM.jsx)(B6.Path,{d:"M6.3,4.2c2.3,1.7,4.8,5.3,5.7,7.2.9-1.9,3.4-5.4,5.7-7.2,1.7-1.3,4.3-2.2,4.3.9s-.4,5.2-.6,5.9c-.7,2.6-3.3,3.2-5.6,2.8,4,.7,5.1,3,2.9,5.3-5,5.2-6.7-2.8-6.7-2.8,0,0-1.7,8-6.7,2.8-2.2-2.3-1.2-4.6,2.9-5.3-2.3.4-4.9-.3-5.6-2.8-.2-.7-.6-5.3-.6-5.9,0-3.1,2.7-2.1,4.3-.9h0Z"})});var I6=o(L(),1),NM=o(v(),1),Rb=()=>(0,NM.jsx)(I6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,NM.jsx)(I6.Path,{d:"M15.6 7.2H14v1.5h1.6c2 0 3.7 1.7 3.7 3.7s-1.7 3.7-3.7 3.7H14v1.5h1.6c2.8 0 5.2-2.3 5.2-5.2 0-2.9-2.3-5.2-5.2-5.2zM4.7 12.4c0-2 1.7-3.7 3.7-3.7H10V7.2H8.4c-2.9 0-5.2 2.3-5.2 5.2 0 2.9 2.3 5.2 5.2 5.2H10v-1.5H8.4c-2 0-3.7-1.7-3.7-3.7zm4.6.9h5.3v-1.5H9.3v1.5z"})});var E6=o(L(),1),DM=o(v(),1),_le=()=>(0,DM.jsx)(E6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,DM.jsx)(E6.Path,{d:"M22.016,8.84c-0.002-0.013-0.005-0.025-0.007-0.037c-0.005-0.025-0.008-0.048-0.015-0.072 c-0.003-0.015-0.01-0.028-0.013-0.042c-0.008-0.02-0.015-0.04-0.023-0.062c-0.007-0.015-0.013-0.028-0.02-0.042 c-0.008-0.02-0.018-0.037-0.03-0.057c-0.007-0.013-0.017-0.027-0.025-0.038c-0.012-0.018-0.023-0.035-0.035-0.052 c-0.01-0.013-0.02-0.025-0.03-0.037c-0.015-0.017-0.028-0.032-0.043-0.045c-0.01-0.012-0.022-0.023-0.035-0.035 c-0.015-0.015-0.032-0.028-0.048-0.04c-0.012-0.01-0.025-0.02-0.037-0.03c-0.005-0.003-0.01-0.008-0.015-0.012l-9.161-6.096 c-0.289-0.192-0.666-0.192-0.955,0L2.359,8.237C2.354,8.24,2.349,8.245,2.344,8.249L2.306,8.277 c-0.017,0.013-0.033,0.027-0.048,0.04C2.246,8.331,2.234,8.342,2.222,8.352c-0.015,0.015-0.028,0.03-0.042,0.047 c-0.012,0.013-0.022,0.023-0.03,0.037C2.139,8.453,2.125,8.471,2.115,8.488C2.107,8.501,2.099,8.514,2.09,8.526 C2.079,8.548,2.069,8.565,2.06,8.585C2.054,8.6,2.047,8.613,2.04,8.626C2.032,8.648,2.025,8.67,2.019,8.69 c-0.005,0.013-0.01,0.027-0.013,0.042C1.999,8.755,1.995,8.778,1.99,8.803C1.989,8.817,1.985,8.828,1.984,8.84 C1.978,8.879,1.975,8.915,1.975,8.954v6.093c0,0.037,0.003,0.075,0.008,0.112c0.002,0.012,0.005,0.025,0.007,0.038 c0.005,0.023,0.008,0.047,0.015,0.072c0.003,0.015,0.008,0.028,0.013,0.04c0.007,0.022,0.013,0.042,0.022,0.063 c0.007,0.015,0.013,0.028,0.02,0.04c0.008,0.02,0.018,0.038,0.03,0.058c0.007,0.013,0.015,0.027,0.025,0.038 c0.012,0.018,0.023,0.035,0.035,0.052c0.01,0.013,0.02,0.025,0.03,0.037c0.013,0.015,0.028,0.032,0.042,0.045 c0.012,0.012,0.023,0.023,0.035,0.035c0.015,0.013,0.032,0.028,0.048,0.04l0.038,0.03c0.005,0.003,0.01,0.007,0.013,0.01 l9.163,6.095C11.668,21.953,11.833,22,12,22c0.167,0,0.332-0.047,0.478-0.144l9.163-6.095l0.015-0.01 c0.013-0.01,0.027-0.02,0.037-0.03c0.018-0.013,0.035-0.028,0.048-0.04c0.013-0.012,0.025-0.023,0.035-0.035 c0.017-0.015,0.03-0.032,0.043-0.045c0.01-0.013,0.02-0.025,0.03-0.037c0.013-0.018,0.025-0.035,0.035-0.052 c0.008-0.013,0.018-0.027,0.025-0.038c0.012-0.02,0.022-0.038,0.03-0.058c0.007-0.013,0.013-0.027,0.02-0.04 c0.008-0.022,0.015-0.042,0.023-0.063c0.003-0.013,0.01-0.027,0.013-0.04c0.007-0.025,0.01-0.048,0.015-0.072 c0.002-0.013,0.005-0.027,0.007-0.037c0.003-0.042,0.007-0.079,0.007-0.117V8.954C22.025,8.915,22.022,8.879,22.016,8.84z M12.862,4.464l6.751,4.49l-3.016,2.013l-3.735-2.492V4.464z M11.138,4.464v4.009l-3.735,2.494L4.389,8.954L11.138,4.464z M3.699,10.562L5.853,12l-2.155,1.438V10.562z M11.138,19.536l-6.749-4.491l3.015-2.011l3.735,2.492V19.536z M12,14.035L8.953,12 L12,9.966L15.047,12L12,14.035z M12.862,19.536v-4.009l3.735-2.492l3.016,2.011L12.862,19.536z M20.303,13.438L18.147,12 l2.156-1.438L20.303,13.438z"})});var N6=o(L(),1),LM=o(v(),1),xle=()=>(0,LM.jsx)(N6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,LM.jsx)(N6.Path,{d:"M 18.19 5.636 18.19 2 18.188 2 14.553 2 14.19 2.366 12.474 5.636 11.935 6 5.81 6 5.81 10.994 9.177 10.994 9.477 11.357 5.81 18.363 5.81 22 5.811 22 9.447 22 9.81 21.634 11.526 18.364 12.065 18 18.19 18 18.19 13.006 14.823 13.006 14.523 12.641 18.19 5.636z"})});var D6=o(L(),1),MM=o(v(),1),kle=()=>(0,MM.jsx)(D6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,MM.jsx)(D6.Path,{d:"M20.317 4.369A19.88 19.88 0 0 0 15.894 3a14.145 14.145 0 0 0-.719 1.518 19.205 19.205 0 0 0-5.351 0A14.183 14.183 0 0 0 9.104 3 19.896 19.896 0 0 0 4.682 4.369a18.921 18.921 0 0 0-3.012 12.52 19.929 19.929 0 0 0 6.081 3.097c.487-.65.922-1.339 1.3-2.061a12.445 12.445 0 0 1-1.958-.896c.165-.12.326-.246.483-.374a12.445 12.445 0 0 0 8.946 0c.157.128.318.253.483.374-.627.371-1.281.683-1.958.896.379.722.813 1.41 1.3 2.061a19.94 19.94 0 0 0 6.081-3.097 18.921 18.921 0 0 0-3.012-12.52ZM8.12 15.233c-1.202 0-2.184-1.09-2.184-2.431 0-1.34.97-2.431 2.184-2.431 1.213 0 2.202 1.09 2.184 2.431 0 1.341-.97 2.431-2.184 2.431Zm7.757 0c-1.202 0-2.184-1.09-2.184-2.431 0-1.34.97-2.431 2.184-2.431 1.213 0 2.202 1.09 2.184 2.431 0 1.341-.97 2.431-2.184 2.431Z"})});var L6=o(L(),1),AM=o(v(),1),wle=()=>(0,AM.jsx)(L6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,AM.jsx)(L6.Path,{d:"M12,22C6.486,22,2,17.514,2,12S6.486,2,12,2c5.514,0,10,4.486,10,10S17.514,22,12,22z M20.434,13.369 c-0.292-0.092-2.644-0.794-5.32-0.365c1.117,3.07,1.572,5.57,1.659,6.09C18.689,17.798,20.053,15.745,20.434,13.369z M15.336,19.876c-0.127-0.749-0.623-3.361-1.822-6.477c-0.019,0.006-0.038,0.013-0.056,0.019c-4.818,1.679-6.547,5.02-6.701,5.334 c1.448,1.129,3.268,1.803,5.243,1.803C13.183,20.555,14.311,20.313,15.336,19.876z M5.654,17.724 c0.193-0.331,2.538-4.213,6.943-5.637c0.111-0.036,0.224-0.07,0.337-0.102c-0.214-0.485-0.448-0.971-0.692-1.45 c-4.266,1.277-8.405,1.223-8.778,1.216c-0.003,0.087-0.004,0.174-0.004,0.261C3.458,14.207,4.29,16.21,5.654,17.724z M3.639,10.264 c0.382,0.005,3.901,0.02,7.897-1.041c-1.415-2.516-2.942-4.631-3.167-4.94C5.979,5.41,4.193,7.613,3.639,10.264z M9.998,3.709 c0.236,0.316,1.787,2.429,3.187,5c3.037-1.138,4.323-2.867,4.477-3.085C16.154,4.286,14.17,3.471,12,3.471 C11.311,3.471,10.641,3.554,9.998,3.709z M18.612,6.612C18.432,6.855,17,8.69,13.842,9.979c0.199,0.407,0.389,0.821,0.567,1.237 c0.063,0.148,0.124,0.295,0.184,0.441c2.842-0.357,5.666,0.215,5.948,0.275C20.522,9.916,19.801,8.065,18.612,6.612z"})});var M6=o(L(),1),RM=o(v(),1),Cle=()=>(0,RM.jsx)(M6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,RM.jsx)(M6.Path,{d:"M12,6.134L6.069,9.797L2,6.54l5.883-3.843L12,6.134z M2,13.054l5.883,3.843L12,13.459L6.069,9.797L2,13.054z M12,13.459 l4.116,3.439L22,13.054l-4.069-3.257L12,13.459z M22,6.54l-5.884-3.843L12,6.134l5.931,3.663L22,6.54z M12.011,14.2l-4.129,3.426 l-1.767-1.153v1.291l5.896,3.539l5.897-3.539v-1.291l-1.769,1.153L12.011,14.2z"})});var A6=o(L(),1),zM=o(v(),1),Sle=()=>(0,zM.jsx)(A6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,zM.jsx)(A6.Path,{d:"M9.16033,4.038c0-.27174.02717-.43478.48913-.43478h6.22283c1.087,0,1.68478.92391,2.11957,2.663l.35326,1.38587h1.05978C19.59511,3.712,19.75815,2,19.75815,2s-2.663.29891-4.23913.29891h-7.962L3.29076,2.163v1.1413L4.731,3.57609c1.00543.19022,1.25.40761,1.33152,1.33152,0,0,.08152,2.71739.08152,7.20109s-.08152,7.17391-.08152,7.17391c0,.81522-.32609,1.11413-1.33152,1.30435l-1.44022.27174V22l4.2663-.13587h7.11957c1.60326,0,5.32609.13587,5.32609.13587.08152-.97826.625-5.40761.70652-5.89674H19.7038L18.644,18.52174c-.84239,1.90217-2.06522,2.038-3.42391,2.038H11.1712c-1.3587,0-2.01087-.54348-2.01087-1.712V12.65217s3.0163,0,3.99457.08152c.76087.05435,1.22283.27174,1.46739,1.33152l.32609,1.413h1.16848l-.08152-3.55978.163-3.587H15.02989l-.38043,1.57609c-.24457,1.03261-.40761,1.22283-1.46739,1.33152-1.38587.13587-4.02174.1087-4.02174.1087Z"})});var R6=o(L(),1),VM=o(v(),1),Tle=()=>(0,VM.jsx)(R6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,VM.jsx)(R6.Path,{d:"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z"})});var z6=o(L(),1),FM=o(v(),1),Ple=()=>(0,FM.jsx)(z6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,FM.jsx)(z6.Path,{d:"M2,8.667V12c5.515,0,10,4.485,10,10h3.333C15.333,14.637,9.363,8.667,2,8.667z M2,2v3.333 c9.19,0,16.667,7.477,16.667,16.667H22C22,10.955,13.045,2,2,2z M4.5,17C3.118,17,2,18.12,2,19.5S3.118,22,4.5,22S7,20.88,7,19.5 S5.882,17,4.5,17z"})});var V6=o(L(),1),OM=o(v(),1),Ble=()=>(0,OM.jsx)(V6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,OM.jsx)(V6.Path,{d:"M6.94026,15.1412c.00437.01213.108.29862.168.44064a6.55008,6.55008,0,1,0,6.03191-9.09557,6.68654,6.68654,0,0,0-2.58357.51467A8.53914,8.53914,0,0,0,8.21268,8.61344L8.209,8.61725V3.22948l9.0504-.00008c.32934-.0036.32934-.46353.32934-.61466s0-.61091-.33035-.61467L7.47248,2a.43.43,0,0,0-.43131.42692v7.58355c0,.24466.30476.42131.58793.4819.553.11812.68074-.05864.81617-.2457l.018-.02481A10.52673,10.52673,0,0,1,9.32258,9.258a5.35268,5.35268,0,1,1,7.58985,7.54976,5.417,5.417,0,0,1-3.80867,1.56365,5.17483,5.17483,0,0,1-2.69822-.74478l.00342-4.61111a2.79372,2.79372,0,0,1,.71372-1.78792,2.61611,2.61611,0,0,1,1.98282-.89477,2.75683,2.75683,0,0,1,1.95525.79477,2.66867,2.66867,0,0,1,.79656,1.909,2.724,2.724,0,0,1-2.75849,2.748,4.94651,4.94651,0,0,1-.86254-.13719c-.31234-.093-.44519.34058-.48892.48349-.16811.54966.08453.65862.13687.67489a3.75751,3.75751,0,0,0,1.25234.18375,3.94634,3.94634,0,1,0-2.82444-6.742,3.67478,3.67478,0,0,0-1.13028,2.584l-.00041.02323c-.0035.11667-.00579,2.881-.00644,3.78811l-.00407-.00451a6.18521,6.18521,0,0,1-1.0851-1.86092c-.10544-.27856-.34358-.22925-.66857-.12917-.14192.04372-.57386.17677-.47833.489Zm4.65165-1.08338a.51346.51346,0,0,0,.19513.31818l.02276.022a.52945.52945,0,0,0,.3517.18416.24242.24242,0,0,0,.16577-.0611c.05473-.05082.67382-.67812.73287-.738l.69041.68819a.28978.28978,0,0,0,.21437.11032.53239.53239,0,0,0,.35708-.19486c.29792-.30419.14885-.46821.07676-.54751l-.69954-.69975.72952-.73469c.16-.17311.01874-.35708-.12218-.498-.20461-.20461-.402-.25742-.52855-.14083l-.7254.72665-.73354-.73375a.20128.20128,0,0,0-.14179-.05695.54135.54135,0,0,0-.34379.19648c-.22561.22555-.274.38149-.15656.5059l.73374.7315-.72942.73072A.26589.26589,0,0,0,11.59191,14.05782Zm1.59866-9.915A8.86081,8.86081,0,0,0,9.854,4.776a.26169.26169,0,0,0-.16938.22759.92978.92978,0,0,0,.08619.42094c.05682.14524.20779.531.50006.41955a8.40969,8.40969,0,0,1,2.91968-.55484,7.87875,7.87875,0,0,1,3.086.62286,8.61817,8.61817,0,0,1,2.30562,1.49315.2781.2781,0,0,0,.18318.07586c.15529,0,.30425-.15253.43167-.29551.21268-.23861.35873-.4369.1492-.63538a8.50425,8.50425,0,0,0-2.62312-1.694A9.0177,9.0177,0,0,0,13.19058,4.14283ZM19.50945,18.6236h0a.93171.93171,0,0,0-.36642-.25406.26589.26589,0,0,0-.27613.06613l-.06943.06929A7.90606,7.90606,0,0,1,7.60639,18.505a7.57284,7.57284,0,0,1-1.696-2.51537,8.58715,8.58715,0,0,1-.5147-1.77754l-.00871-.04864c-.04939-.25873-.28755-.27684-.62981-.22448-.14234.02178-.5755.088-.53426.39969l.001.00712a9.08807,9.08807,0,0,0,15.406,4.99094c.00193-.00192.04753-.04718.0725-.07436C19.79425,19.16234,19.87422,18.98728,19.50945,18.6236Z"})});var F6=o(L(),1),HM=o(v(),1),Ile=()=>(0,HM.jsx)(F6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,HM.jsx)(F6.Path,{d:"M6.5,7c-2.75,0-5,2.25-5,5s2.25,5,5,5s5-2.25,5-5S9.25,7,6.5,7z M17.5,7c-2.75,0-5,2.25-5,5s2.25,5,5,5s5-2.25,5-5 S20.25,7,17.5,7z"})});var O6=o(L(),1),jM=o(v(),1),Ele=()=>(0,jM.jsx)(O6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,jM.jsx)(O6.Path,{d:"M17.573,2c0,0-9.197,0-10.668,0S5,3.107,5,3.805s0,16.948,0,16.948c0,0.785,0.422,1.077,0.66,1.172 c0.238,0.097,0.892,0.177,1.285-0.275c0,0,5.035-5.843,5.122-5.93c0.132-0.132,0.132-0.132,0.262-0.132h3.26 c1.368,0,1.588-0.977,1.732-1.552c0.078-0.318,0.692-3.428,1.225-6.122l0.675-3.368C19.56,2.893,19.14,2,17.573,2z M16.495,7.22 c-0.053,0.252-0.372,0.518-0.665,0.518c-0.293,0-4.157,0-4.157,0c-0.467,0-0.802,0.318-0.802,0.787v0.508 c0,0.467,0.337,0.798,0.805,0.798c0,0,3.197,0,3.528,0s0.655,0.362,0.583,0.715c-0.072,0.353-0.407,2.102-0.448,2.295 c-0.04,0.193-0.262,0.523-0.655,0.523c-0.33,0-2.88,0-2.88,0c-0.523,0-0.683,0.068-1.033,0.503 c-0.35,0.437-3.505,4.223-3.505,4.223c-0.032,0.035-0.063,0.027-0.063-0.015V4.852c0-0.298,0.26-0.648,0.648-0.648 c0,0,8.228,0,8.562,0c0.315,0,0.61,0.297,0.528,0.683L16.495,7.22z"})});var H6=o(L(),1),UM=o(v(),1),Nle=()=>(0,UM.jsx)(H6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,UM.jsx)(H6.Path,{d:"M17.3,17.5c-0.2,0.8-0.5,1.4-1,1.9c-0.4,0.5-1,0.9-1.7,1.2C13.9,20.9,13.1,21,12,21c-0.6,0-1.3-0.1-1.9-0.2 c-0.6-0.1-1.1-0.4-1.6-0.7c-0.5-0.3-0.9-0.7-1.2-1.2c-0.3-0.5-0.5-1.1-0.5-1.7h1.5c0.1,0.5,0.2,0.9,0.5,1.2 c0.2,0.3,0.5,0.6,0.9,0.8c0.3,0.2,0.7,0.3,1.1,0.4c0.4,0.1,0.8,0.1,1.2,0.1c1.4,0,2.5-0.4,3.1-1.2c0.6-0.8,1-2,1-3.5v-1.7h0 c-0.4,0.8-0.9,1.4-1.6,1.9c-0.7,0.5-1.5,0.7-2.4,0.7c-1,0-1.9-0.2-2.6-0.5C8.7,15,8.1,14.5,7.7,14c-0.5-0.6-0.8-1.3-1-2.1 c-0.2-0.8-0.3-1.6-0.3-2.5c0-0.9,0.1-1.7,0.4-2.5c0.3-0.8,0.6-1.5,1.1-2c0.5-0.6,1.1-1,1.8-1.4C10.3,3.2,11.1,3,12,3 c0.5,0,0.9,0.1,1.3,0.2c0.4,0.1,0.8,0.3,1.1,0.5c0.3,0.2,0.6,0.5,0.9,0.8c0.3,0.3,0.5,0.6,0.6,1h0V3.4h1.5V15 C17.6,15.9,17.5,16.7,17.3,17.5z M13.8,14.1c0.5-0.3,0.9-0.7,1.3-1.1c0.3-0.5,0.6-1,0.8-1.6c0.2-0.6,0.3-1.2,0.3-1.9 c0-0.6-0.1-1.2-0.2-1.9c-0.1-0.6-0.4-1.2-0.7-1.7c-0.3-0.5-0.7-0.9-1.3-1.2c-0.5-0.3-1.1-0.5-1.9-0.5s-1.4,0.2-1.9,0.5 c-0.5,0.3-1,0.7-1.3,1.2C8.5,6.4,8.3,7,8.1,7.6C8,8.2,7.9,8.9,7.9,9.5c0,0.6,0.1,1.3,0.2,1.9C8.3,12,8.6,12.5,8.9,13 c0.3,0.5,0.8,0.8,1.3,1.1c0.5,0.3,1.1,0.4,1.9,0.4C12.7,14.5,13.3,14.4,13.8,14.1z"})});var j6=o(L(),1),GM=o(v(),1),Dle=()=>(0,GM.jsx)(j6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,GM.jsx)(j6.Path,{d:"M12.02,10.18v3.72v0.01h5.51c-0.26,1.57-1.67,4.22-5.5,4.22c-3.31,0-6.01-2.75-6.01-6.12s2.7-6.12,6.01-6.12 c1.87,0,3.13,0.8,3.85,1.48l2.84-2.76C16.99,2.99,14.73,2,12.03,2c-5.52,0-10,4.48-10,10s4.48,10,10,10c5.77,0,9.6-4.06,9.6-9.77 c0-0.83-0.11-1.42-0.25-2.05H12.02z"})});var U6=o(L(),1),WM=o(v(),1),Lle=()=>(0,WM.jsx)(U6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,WM.jsx)(U6.Path,{d:"M12,2C6.477,2,2,6.477,2,12c0,4.419,2.865,8.166,6.839,9.489c0.5,0.09,0.682-0.218,0.682-0.484 c0-0.236-0.009-0.866-0.014-1.699c-2.782,0.602-3.369-1.34-3.369-1.34c-0.455-1.157-1.11-1.465-1.11-1.465 c-0.909-0.62,0.069-0.608,0.069-0.608c1.004,0.071,1.532,1.03,1.532,1.03c0.891,1.529,2.341,1.089,2.91,0.833 c0.091-0.647,0.349-1.086,0.635-1.337c-2.22-0.251-4.555-1.111-4.555-4.943c0-1.091,0.39-1.984,1.03-2.682 C6.546,8.54,6.202,7.524,6.746,6.148c0,0,0.84-0.269,2.75,1.025C10.295,6.95,11.15,6.84,12,6.836 c0.85,0.004,1.705,0.114,2.504,0.336c1.909-1.294,2.748-1.025,2.748-1.025c0.546,1.376,0.202,2.394,0.1,2.646 c0.64,0.699,1.026,1.591,1.026,2.682c0,3.841-2.337,4.687-4.565,4.935c0.359,0.307,0.679,0.917,0.679,1.852 c0,1.335-0.012,2.415-0.012,2.741c0,0.269,0.18,0.579,0.688,0.481C19.138,20.161,22,16.416,22,12C22,6.477,17.523,2,12,2z"})});var G6=o(L(),1),qM=o(v(),1),Mle=()=>(0,qM.jsx)(G6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,qM.jsx)(G6.Path,{d:"M10.8001 4.69937V10.6494C10.8001 11.1001 10.9791 11.5323 11.2978 11.851C11.6165 12.1697 12.0487 12.3487 12.4994 12.3487C12.9501 12.3487 13.3824 12.1697 13.7011 11.851C14.0198 11.5323 14.1988 11.1001 14.1988 10.6494V6.69089C15.2418 7.05861 16.1371 7.75537 16.7496 8.67617C17.3622 9.59698 17.6589 10.6919 17.595 11.796C17.5311 12.9001 17.1101 13.9535 16.3954 14.7975C15.6807 15.6415 14.711 16.2303 13.6325 16.4753C12.5541 16.7202 11.4252 16.608 10.4161 16.1555C9.40691 15.703 8.57217 14.9348 8.03763 13.9667C7.50308 12.9985 7.29769 11.8828 7.45242 10.7877C7.60714 9.69266 8.11359 8.67755 8.89545 7.89537C9.20904 7.57521 9.38364 7.14426 9.38132 6.69611C9.37899 6.24797 9.19994 5.81884 8.88305 5.50195C8.56616 5.18506 8.13704 5.00601 7.68889 5.00369C7.24075 5.00137 6.80979 5.17597 6.48964 5.48956C5.09907 6.8801 4.23369 8.7098 4.04094 10.6669C3.84819 12.624 4.34 14.5873 5.43257 16.2224C6.52515 17.8575 8.15088 19.0632 10.0328 19.634C11.9146 20.2049 13.9362 20.1055 15.753 19.3529C17.5699 18.6003 19.0695 17.241 19.9965 15.5066C20.9234 13.7722 21.2203 11.7701 20.8366 9.84133C20.4528 7.91259 19.4122 6.17658 17.892 4.92911C16.3717 3.68163 14.466 2.99987 12.4994 3C12.0487 3 11.6165 3.17904 11.2978 3.49773C10.9791 3.81643 10.8001 4.24867 10.8001 4.69937Z"})});var W6=o(L(),1),$M=o(v(),1),Ale=()=>(0,$M.jsx)(W6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,$M.jsx)(W6.Path,{d:"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z"})});var q6=o(L(),1),ZM=o(v(),1),Rle=()=>(0,ZM.jsx)(q6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,ZM.jsx)(q6.Path,{d:"M 12.0002 1.5 C 6.2006 1.5 1.5 6.2011 1.5 11.9998 C 1.5 17.799 6.2006 22.5 12.0002 22.5 C 17.799 22.5 22.5 17.799 22.5 11.9998 C 22.5 6.2011 17.799 1.5 12.0002 1.5 Z M 16.1974 16.2204 C 14.8164 16.2152 13.9346 15.587 13.3345 14.1859 L 13.1816 13.8451 L 11.8541 10.8101 C 11.4271 9.7688 10.3526 9.0712 9.1801 9.0712 C 7.5695 9.0712 6.2593 10.3851 6.2593 12.001 C 6.2593 13.6165 7.5695 14.9303 9.1801 14.9303 C 10.272 14.9303 11.2651 14.3275 11.772 13.3567 C 11.7893 13.3235 11.8239 13.302 11.863 13.3038 C 11.9007 13.3054 11.9353 13.3288 11.9504 13.3632 L 12.4865 14.6046 C 12.5016 14.639 12.4956 14.6778 12.4723 14.7069 C 11.6605 15.6995 10.4602 16.2683 9.1801 16.2683 C 6.8331 16.2683 4.9234 14.3536 4.9234 12.001 C 4.9234 9.6468 6.833 7.732 9.1801 7.732 C 10.9572 7.732 12.3909 8.6907 13.1138 10.3636 C 13.1206 10.3802 13.8412 12.0708 14.4744 13.5191 C 14.8486 14.374 15.1462 14.896 16.1288 14.9292 C 17.0663 14.9613 17.7538 14.4122 17.7538 13.6485 C 17.7538 12.9691 17.3321 12.8004 16.3803 12.4822 C 14.7365 11.9398 13.845 11.3861 13.845 10.0182 C 13.845 8.6809 14.7667 7.8162 16.192 7.8162 C 17.1288 7.8162 17.8155 8.2287 18.2921 9.0768 C 18.305 9.1006 18.3079 9.1281 18.3004 9.1542 C 18.2929 9.1803 18.2748 9.2021 18.2507 9.2138 L 17.3614 9.669 C 17.3178 9.692 17.2643 9.6781 17.2356 9.6385 C 16.9329 9.2135 16.5956 9.0251 16.1423 9.0251 C 15.5512 9.0251 15.122 9.429 15.122 9.9865 C 15.122 10.6738 15.6529 10.8414 16.5339 11.1192 C 16.6491 11.1558 16.7696 11.194 16.8939 11.2343 C 18.2763 11.6865 19.0768 12.2311 19.0768 13.6836 C 19.0769 15.1297 17.8389 16.2204 16.1974 16.2204 Z"})});var $6=o(L(),1),KM=o(v(),1),zle=()=>(0,KM.jsx)($6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,KM.jsx)($6.Path,{d:"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z"})});var Z6=o(L(),1),QM=o(v(),1),Vle=()=>(0,QM.jsx)(Z6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,QM.jsx)(Z6.Path,{d:"M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V9.8l7.5 5.6 7.5-5.6V17zm0-9.1L12 13.6 4.5 7.9V7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v.9z"})});var K6=o(L(),1),YM=o(v(),1),Fle=()=>(0,YM.jsx)(K6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,YM.jsx)(K6.Path,{d:"M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z"})});var Q6=o(L(),1),XM=o(v(),1),Ole=()=>(0,XM.jsx)(Q6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,XM.jsx)(Q6.Path,{d:"M19.24775,14.722a3.57032,3.57032,0,0,1-2.94457,3.52073,3.61886,3.61886,0,0,1-.64652.05634c-.07314-.0008-.10187.02846-.12507.09547A2.38881,2.38881,0,0,1,13.49453,20.094a2.33092,2.33092,0,0,1-1.827-.50716.13635.13635,0,0,0-.19878-.00408,3.191,3.191,0,0,1-2.104.60248,3.26309,3.26309,0,0,1-3.00324-2.71993,2.19076,2.19076,0,0,1-.03512-.30865c-.00156-.08579-.03413-.1189-.11608-.13493a2.86421,2.86421,0,0,1-1.23189-.56111,2.945,2.945,0,0,1-1.166-2.05749,2.97484,2.97484,0,0,1,.87524-2.50774.112.112,0,0,0,.02091-.16107,2.7213,2.7213,0,0,1-.36648-1.48A2.81256,2.81256,0,0,1,6.57673,7.58838a.35764.35764,0,0,0,.28869-.22819,4.2208,4.2208,0,0,1,6.02892-1.90111.25161.25161,0,0,0,.22023.0243,3.65608,3.65608,0,0,1,3.76031.90678A3.57244,3.57244,0,0,1,17.95918,8.626a2.97339,2.97339,0,0,1,.01829.57356.10637.10637,0,0,0,.0853.12792,1.97669,1.97669,0,0,1,1.27939,1.33733,2.00266,2.00266,0,0,1-.57112,2.12652c-.05284.05166-.04168.08328-.01173.13489A3.51189,3.51189,0,0,1,19.24775,14.722Zm-6.35959-.27836a1.6984,1.6984,0,0,0,1.14556,1.61113,3.82039,3.82039,0,0,0,1.036.17935,1.46888,1.46888,0,0,0,.73509-.12255.44082.44082,0,0,0,.26057-.44274.45312.45312,0,0,0-.29211-.43375.97191.97191,0,0,0-.20678-.063c-.21326-.03806-.42754-.0701-.63973-.11215a.54787.54787,0,0,1-.50172-.60926,2.75864,2.75864,0,0,1,.1773-.901c.1763-.535.414-1.045.64183-1.55913A12.686,12.686,0,0,0,15.85,10.47863a1.58461,1.58461,0,0,0,.04861-.87208,1.04531,1.04531,0,0,0-.85432-.83981,1.60658,1.60658,0,0,0-1.23654.16594.27593.27593,0,0,1-.36286-.03413c-.085-.0747-.16594-.15379-.24918-.23055a.98682.98682,0,0,0-1.33577-.04933,6.1468,6.1468,0,0,1-.4989.41615.47762.47762,0,0,1-.51535.03566c-.17448-.09307-.35512-.175-.53531-.25665a1.74949,1.74949,0,0,0-.56476-.2016,1.69943,1.69943,0,0,0-1.61654.91787,8.05815,8.05815,0,0,0-.32952.80126c-.45471,1.2557-.82507,2.53825-1.20838,3.81639a1.24151,1.24151,0,0,0,.51532,1.44389,1.42659,1.42659,0,0,0,1.22008.17166,1.09728,1.09728,0,0,0,.66994-.69764c.44145-1.04111.839-2.09989,1.25981-3.14926.11581-.28876.22792-.57874.35078-.86438a.44548.44548,0,0,1,.69189-.19539.50521.50521,0,0,1,.15044.43836,1.75625,1.75625,0,0,1-.14731.50453c-.27379.69219-.55265,1.38236-.82766,2.074a2.0836,2.0836,0,0,0-.14038.42876.50719.50719,0,0,0,.27082.57722.87236.87236,0,0,0,.66145.02739.99137.99137,0,0,0,.53406-.532q.61571-1.20914,1.228-2.42031.28423-.55863.57585-1.1133a.87189.87189,0,0,1,.29055-.35253.34987.34987,0,0,1,.37634-.01265.30291.30291,0,0,1,.12434.31459.56716.56716,0,0,1-.04655.1915c-.05318.12739-.10286.25669-.16183.38156-.34118.71775-.68754,1.43273-1.02568,2.152A2.00213,2.00213,0,0,0,12.88816,14.44366Zm4.78568,5.28972a.88573.88573,0,0,0-1.77139.00465.8857.8857,0,0,0,1.77139-.00465Zm-14.83838-7.296a.84329.84329,0,1,0,.00827-1.68655.8433.8433,0,0,0-.00827,1.68655Zm10.366-9.43673a.83506.83506,0,1,0-.0091,1.67.83505.83505,0,0,0,.0091-1.67Zm6.85014,5.22a.71651.71651,0,0,0-1.433.0093.71656.71656,0,0,0,1.433-.0093ZM5.37528,6.17908A.63823.63823,0,1,0,6.015,5.54483.62292.62292,0,0,0,5.37528,6.17908Zm6.68214,14.80843a.54949.54949,0,1,0-.55052.541A.54556.54556,0,0,0,12.05742,20.98752Zm8.53235-8.49689a.54777.54777,0,0,0-.54027.54023.53327.53327,0,0,0,.532.52293.51548.51548,0,0,0,.53272-.5237A.53187.53187,0,0,0,20.58977,12.49063ZM7.82846,2.4715a.44927.44927,0,1,0,.44484.44766A.43821.43821,0,0,0,7.82846,2.4715Zm13.775,7.60492a.41186.41186,0,0,0-.40065.39623.40178.40178,0,0,0,.40168.40168A.38994.38994,0,0,0,22,10.48172.39946.39946,0,0,0,21.60349,10.07642ZM5.79193,17.96207a.40469.40469,0,0,0-.397-.39646.399.399,0,0,0-.396.405.39234.39234,0,0,0,.39939.389A.39857.39857,0,0,0,5.79193,17.96207Z"})});var Y6=o(L(),1),JM=o(v(),1),Hle=()=>(0,JM.jsx)(Y6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,JM.jsx)(Y6.Path,{d:"M13.2,12c0,3-2.4,5.4-5.3,5.4S2.6,15,2.6,12s2.4-5.4,5.3-5.4S13.2,9,13.2,12 M19.1,12c0,2.8-1.2,5-2.7,5s-2.7-2.3-2.7-5s1.2-5,2.7-5C17.9,7,19.1,9.2,19.1,12 M21.4,12c0,2.5-0.4,4.5-0.9,4.5c-0.5,0-0.9-2-0.9-4.5s0.4-4.5,0.9-4.5C21,7.5,21.4,9.5,21.4,12"})});var X6=o(L(),1),eA=o(v(),1),jle=()=>(0,eA.jsx)(X6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,eA.jsx)(X6.Path,{d:"M20 8.40755C19.9969 6.10922 18.2543 4.22555 16.2097 3.54588C13.6708 2.70188 10.3222 2.82421 7.89775 3.99921C4.95932 5.42355 4.03626 8.54355 4.00186 11.6552C3.97363 14.2136 4.2222 20.9517 7.92225 20.9997C10.6715 21.0356 11.0809 17.3967 12.3529 15.6442C13.258 14.3974 14.4233 14.0452 15.8578 13.6806C18.3233 13.0537 20.0036 11.0551 20 8.40755Z"})});var J6=o(L(),1),tA=o(v(),1),Ule=()=>(0,tA.jsx)(J6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,tA.jsx)(J6.Path,{d:"M12.289,2C6.617,2,3.606,5.648,3.606,9.622c0,1.846,1.025,4.146,2.666,4.878c0.25,0.111,0.381,0.063,0.439-0.169 c0.044-0.175,0.267-1.029,0.365-1.428c0.032-0.128,0.017-0.237-0.091-0.362C6.445,11.911,6.01,10.75,6.01,9.668 c0-2.777,2.194-5.464,5.933-5.464c3.23,0,5.49,2.108,5.49,5.122c0,3.407-1.794,5.768-4.13,5.768c-1.291,0-2.257-1.021-1.948-2.277 c0.372-1.495,1.089-3.112,1.089-4.191c0-0.967-0.542-1.775-1.663-1.775c-1.319,0-2.379,1.309-2.379,3.059 c0,1.115,0.394,1.869,0.394,1.869s-1.302,5.279-1.54,6.261c-0.405,1.666,0.053,4.368,0.094,4.604 c0.021,0.126,0.167,0.169,0.25,0.063c0.129-0.165,1.699-2.419,2.142-4.051c0.158-0.59,0.817-2.995,0.817-2.995 c0.43,0.784,1.681,1.446,3.013,1.446c3.963,0,6.822-3.494,6.822-7.833C20.394,5.112,16.849,2,12.289,2"})});var eS=o(L(),1),rA=o(v(),1),Gle=()=>(0,rA.jsx)(eS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,rA.jsx)(eS.Path,{d:"M21.927,4.194C21.667,3.48,20.982,3,20.222,3h-0.01h-1.721H3.839C3.092,3,2.411,3.47,2.145,4.17 C2.066,4.378,2.026,4.594,2.026,4.814v6.035l0.069,1.2c0.29,2.73,1.707,5.115,3.899,6.778c0.039,0.03,0.079,0.059,0.119,0.089 l0.025,0.018c1.175,0.859,2.491,1.441,3.91,1.727c0.655,0.132,1.325,0.2,1.991,0.2c0.615,0,1.232-0.057,1.839-0.17 c0.073-0.014,0.145-0.028,0.219-0.044c0.02-0.004,0.042-0.012,0.064-0.023c1.359-0.297,2.621-0.864,3.753-1.691l0.025-0.018 c0.04-0.029,0.08-0.058,0.119-0.089c2.192-1.664,3.609-4.049,3.898-6.778l0.069-1.2V4.814C22.026,4.605,22,4.398,21.927,4.194z M17.692,10.481l-4.704,4.512c-0.266,0.254-0.608,0.382-0.949,0.382c-0.342,0-0.684-0.128-0.949-0.382l-4.705-4.512 C5.838,9.957,5.82,9.089,6.344,8.542c0.524-0.547,1.392-0.565,1.939-0.04l3.756,3.601l3.755-3.601 c0.547-0.524,1.415-0.506,1.939,0.04C18.256,9.089,18.238,9.956,17.692,10.481z"})});var tS=o(L(),1),oA=o(v(),1),Wle=()=>(0,oA.jsx)(tS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,oA.jsx)(tS.Path,{d:"M5.27 9.221A2.775 2.775 0 0 0 2.498 11.993a2.785 2.785 0 0 0 1.6 2.511 5.337 5.337 0 0 0 2.374 4.11 9.386 9.386 0 0 0 5.539 1.7 9.386 9.386 0 0 0 5.541-1.7 5.331 5.331 0 0 0 2.372-4.114 2.787 2.787 0 0 0 1.583-2.5 2.775 2.775 0 0 0-2.772-2.772 2.742 2.742 0 0 0-1.688.574 9.482 9.482 0 0 0-4.637-1.348v-.008a2.349 2.349 0 0 1 2.011-2.316 1.97 1.97 0 0 0 1.926 1.521 1.98 1.98 0 0 0 1.978-1.978 1.98 1.98 0 0 0-1.978-1.978 1.985 1.985 0 0 0-1.938 1.578 3.183 3.183 0 0 0-2.849 3.172v.011a9.463 9.463 0 0 0-4.59 1.35 2.741 2.741 0 0 0-1.688-.574Zm6.736 9.1a3.162 3.162 0 0 1-2.921-1.944.215.215 0 0 1 .014-.2.219.219 0 0 1 .168-.106 27.327 27.327 0 0 1 2.74-.133 27.357 27.357 0 0 1 2.74.133.219.219 0 0 1 .168.106.215.215 0 0 1 .014.2 3.158 3.158 0 0 1-2.921 1.944Zm3.743-3.157a1.265 1.265 0 0 1-1.4-1.371 1.954 1.954 0 0 1 .482-1.442 1.15 1.15 0 0 1 .842-.379 1.7 1.7 0 0 1 1.49 1.777 1.323 1.323 0 0 1-.325 1.015 1.476 1.476 0 0 1-1.089.4Zm-7.485 0a1.476 1.476 0 0 1-1.086-.4 1.323 1.323 0 0 1-.325-1.016 1.7 1.7 0 0 1 1.49-1.777 1.151 1.151 0 0 1 .843.379 1.951 1.951 0 0 1 .481 1.441 1.276 1.276 0 0 1-1.403 1.373Z"})});var rS=o(L(),1),aA=o(v(),1),qle=()=>(0,aA.jsx)(rS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,aA.jsx)(rS.Path,{d:"M10.113,2.699c0.033-0.006,0.067-0.013,0.1-0.02c0.033,0.017,0.066,0.033,0.098,0.051L10.113,2.699z M2.72,10.223 c-0.006,0.034-0.011,0.069-0.017,0.103c0.018,0.032,0.033,0.064,0.051,0.095L2.72,10.223z M21.275,13.771 c0.007-0.035,0.011-0.071,0.018-0.106c-0.018-0.031-0.033-0.064-0.052-0.095L21.275,13.771z M13.563,21.199 c0.032,0.019,0.065,0.035,0.096,0.053c0.036-0.006,0.071-0.011,0.105-0.017L13.563,21.199z M22,16.386 c0,1.494-0.581,2.898-1.637,3.953c-1.056,1.057-2.459,1.637-3.953,1.637c-0.967,0-1.914-0.251-2.75-0.725 c0.036-0.006,0.071-0.011,0.105-0.017l-0.202-0.035c0.032,0.019,0.065,0.035,0.096,0.053c-0.543,0.096-1.099,0.147-1.654,0.147 c-1.275,0-2.512-0.25-3.676-0.743c-1.125-0.474-2.135-1.156-3.002-2.023c-0.867-0.867-1.548-1.877-2.023-3.002 c-0.493-1.164-0.743-2.401-0.743-3.676c0-0.546,0.049-1.093,0.142-1.628c0.018,0.032,0.033,0.064,0.051,0.095L2.72,10.223 c-0.006,0.034-0.011,0.069-0.017,0.103C2.244,9.5,2,8.566,2,7.615c0-1.493,0.582-2.898,1.637-3.953 c1.056-1.056,2.46-1.638,3.953-1.638c0.915,0,1.818,0.228,2.622,0.655c-0.033,0.007-0.067,0.013-0.1,0.02l0.199,0.031 c-0.032-0.018-0.066-0.034-0.098-0.051c0.002,0,0.003-0.001,0.004-0.001c0.586-0.112,1.187-0.169,1.788-0.169 c1.275,0,2.512,0.249,3.676,0.742c1.124,0.476,2.135,1.156,3.002,2.024c0.868,0.867,1.548,1.877,2.024,3.002 c0.493,1.164,0.743,2.401,0.743,3.676c0,0.575-0.054,1.15-0.157,1.712c-0.018-0.031-0.033-0.064-0.052-0.095l0.034,0.201 c0.007-0.035,0.011-0.071,0.018-0.106C21.754,14.494,22,15.432,22,16.386z M16.817,14.138c0-1.331-0.613-2.743-3.033-3.282 l-2.209-0.49c-0.84-0.192-1.807-0.444-1.807-1.237c0-0.794,0.679-1.348,1.903-1.348c2.468,0,2.243,1.696,3.468,1.696 c0.645,0,1.209-0.379,1.209-1.031c0-1.521-2.435-2.663-4.5-2.663c-2.242,0-4.63,0.952-4.63,3.488c0,1.221,0.436,2.521,2.839,3.123 l2.984,0.745c0.903,0.223,1.129,0.731,1.129,1.189c0,0.762-0.758,1.507-2.129,1.507c-2.679,0-2.307-2.062-3.743-2.062 c-0.645,0-1.113,0.444-1.113,1.078c0,1.236,1.501,2.886,4.856,2.886C15.236,17.737,16.817,16.199,16.817,14.138z"})});var oS=o(L(),1),nA=o(v(),1),$le=()=>(0,nA.jsx)(oS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,nA.jsx)(oS.Path,{d:"M12.065,2a5.526,5.526,0,0,1,3.132.892A5.854,5.854,0,0,1,17.326,5.4a5.821,5.821,0,0,1,.351,2.33q0,.612-.117,2.487a.809.809,0,0,0,.365.091,1.93,1.93,0,0,0,.664-.176,1.93,1.93,0,0,1,.664-.176,1.3,1.3,0,0,1,.729.234.7.7,0,0,1,.351.6.839.839,0,0,1-.41.7,2.732,2.732,0,0,1-.9.41,3.192,3.192,0,0,0-.9.378.728.728,0,0,0-.41.618,1.575,1.575,0,0,0,.156.56,6.9,6.9,0,0,0,1.334,1.953,5.6,5.6,0,0,0,1.881,1.315,5.875,5.875,0,0,0,1.042.3.42.42,0,0,1,.365.456q0,.911-2.852,1.341a1.379,1.379,0,0,0-.143.507,1.8,1.8,0,0,1-.182.605.451.451,0,0,1-.429.241,5.878,5.878,0,0,1-.807-.085,5.917,5.917,0,0,0-.833-.085,4.217,4.217,0,0,0-.807.065,2.42,2.42,0,0,0-.82.293,6.682,6.682,0,0,0-.755.5q-.351.267-.755.527a3.886,3.886,0,0,1-.989.436A4.471,4.471,0,0,1,11.831,22a4.307,4.307,0,0,1-1.256-.176,3.784,3.784,0,0,1-.976-.436q-.4-.26-.749-.527a6.682,6.682,0,0,0-.755-.5,2.422,2.422,0,0,0-.807-.293,4.432,4.432,0,0,0-.82-.065,5.089,5.089,0,0,0-.853.1,5,5,0,0,1-.762.1.474.474,0,0,1-.456-.241,1.819,1.819,0,0,1-.182-.618,1.411,1.411,0,0,0-.143-.521q-2.852-.429-2.852-1.341a.42.42,0,0,1,.365-.456,5.793,5.793,0,0,0,1.042-.3,5.524,5.524,0,0,0,1.881-1.315,6.789,6.789,0,0,0,1.334-1.953A1.575,1.575,0,0,0,6,12.9a.728.728,0,0,0-.41-.618,3.323,3.323,0,0,0-.9-.384,2.912,2.912,0,0,1-.9-.41.814.814,0,0,1-.41-.684.71.71,0,0,1,.338-.593,1.208,1.208,0,0,1,.716-.241,1.976,1.976,0,0,1,.625.169,2.008,2.008,0,0,0,.69.169.919.919,0,0,0,.416-.091q-.117-1.849-.117-2.474A5.861,5.861,0,0,1,6.385,5.4,5.516,5.516,0,0,1,8.625,2.819,7.075,7.075,0,0,1,12.062,2Z"})});var aS=o(L(),1),iA=o(v(),1),Zle=()=>(0,iA.jsx)(aS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,iA.jsx)(aS.Path,{d:"M23.994 14.552a3.36 3.36 0 01-3.401 3.171h-8.176a.685.685 0 01-.679-.681V8.238a.749.749 0 01.452-.716S12.942 7 14.526 7a5.357 5.357 0 012.748.755 5.44 5.44 0 012.56 3.546c.282-.08.574-.12.868-.119a3.273 3.273 0 013.292 3.37zM10.718 8.795a.266.266 0 10-.528 0c-.224 2.96-.397 5.735 0 8.685a.265.265 0 00.528 0c.425-2.976.246-5.7 0-8.685zM9.066 9.82a.278.278 0 00-.553 0 33.183 33.183 0 000 7.663.278.278 0 00.55 0c.33-2.544.332-5.12.003-7.664zM7.406 9.56a.269.269 0 00-.535 0c-.253 2.7-.38 5.222 0 7.917a.266.266 0 10.531 0c.394-2.73.272-5.181.004-7.917zM5.754 10.331a.275.275 0 10-.55 0 28.035 28.035 0 000 7.155.272.272 0 00.54 0c.332-2.373.335-4.78.01-7.155zM4.087 12.12a.272.272 0 00-.544 0c-.393 1.843-.208 3.52.016 5.386a.26.26 0 00.512 0c.247-1.892.435-3.53.016-5.386zM2.433 11.838a.282.282 0 00-.56 0c-.349 1.882-.234 3.54.01 5.418.025.285.508.282.54 0 .269-1.907.394-3.517.01-5.418zM.762 12.76a.282.282 0 00-.56 0c-.32 1.264-.22 2.31.023 3.578a.262.262 0 00.521 0c.282-1.293.42-2.317.016-3.578z"})});var nS=o(L(),1),lA=o(v(),1),Kle=()=>(0,lA.jsx)(nS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,lA.jsx)(nS.Path,{d:"M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10c5.523,0,10-4.477,10-10C22,6.477,17.523,2,12,2 M16.586,16.424 c-0.18,0.295-0.563,0.387-0.857,0.207c-2.348-1.435-5.304-1.76-8.785-0.964c-0.335,0.077-0.67-0.133-0.746-0.469 c-0.077-0.335,0.132-0.67,0.469-0.746c3.809-0.871,7.077-0.496,9.713,1.115C16.673,15.746,16.766,16.13,16.586,16.424 M17.81,13.7 c-0.226,0.367-0.706,0.482-1.072,0.257c-2.687-1.652-6.785-2.131-9.965-1.166C6.36,12.917,5.925,12.684,5.8,12.273 C5.675,11.86,5.908,11.425,6.32,11.3c3.632-1.102,8.147-0.568,11.234,1.328C17.92,12.854,18.035,13.335,17.81,13.7 M17.915,10.865 c-3.223-1.914-8.54-2.09-11.618-1.156C5.804,9.859,5.281,9.58,5.131,9.086C4.982,8.591,5.26,8.069,5.755,7.919 c3.532-1.072,9.404-0.865,13.115,1.338c0.445,0.264,0.59,0.838,0.327,1.282C18.933,10.983,18.359,11.129,17.915,10.865"})});var iS=o(L(),1),sA=o(v(),1),Qle=()=>(0,sA.jsx)(iS.SVG,{width:"24",height:"24",viewBox:"0 0 128 128",version:"1.1",children:(0,sA.jsx)(iS.Path,{d:"M28.9700376,63.3244248 C47.6273373,55.1957357 60.0684594,49.8368063 66.2934036,47.2476366 C84.0668845,39.855031 87.7600616,38.5708563 90.1672227,38.528 C90.6966555,38.5191258 91.8804274,38.6503351 92.6472251,39.2725385 C93.294694,39.7979149 93.4728387,40.5076237 93.5580865,41.0057381 C93.6433345,41.5038525 93.7494885,42.63857 93.6651041,43.5252052 C92.7019529,53.6451182 88.5344133,78.2034783 86.4142057,89.5379542 C85.5170662,94.3339958 83.750571,95.9420841 82.0403991,96.0994568 C78.3237996,96.4414641 75.5015827,93.6432685 71.9018743,91.2836143 C66.2690414,87.5912212 63.0868492,85.2926952 57.6192095,81.6896017 C51.3004058,77.5256038 55.3966232,75.2369981 58.9976911,71.4967761 C59.9401076,70.5179421 76.3155302,55.6232293 76.6324771,54.2720454 C76.6721165,54.1030573 76.7089039,53.4731496 76.3346867,53.1405352 C75.9604695,52.8079208 75.4081573,52.921662 75.0095933,53.0121213 C74.444641,53.1403447 65.4461175,59.0880351 48.0140228,70.8551922 C45.4598218,72.6091037 43.1463059,73.4636682 41.0734751,73.4188859 C38.7883453,73.3695169 34.3926725,72.1268388 31.1249416,71.0646282 C27.1169366,69.7617838 23.931454,69.0729605 24.208838,66.8603276 C24.3533167,65.7078514 25.9403832,64.5292172 28.9700376,63.3244248 Z"})});var lS=o(L(),1),cA=o(v(),1),Yle=()=>(0,cA.jsx)(lS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,cA.jsx)(lS.Path,{d:"M16.3 11.3c-.1 0-.2-.1-.2-.1-.1-2.6-1.5-4-3.9-4-1.4 0-2.6.6-3.3 1.7l1.3.9c.5-.8 1.4-1 2-1 .8 0 1.4.2 1.7.7.3.3.5.8.5 1.3-.7-.1-1.4-.2-2.2-.1-2.2.1-3.7 1.4-3.6 3.2 0 .9.5 1.7 1.3 2.2.7.4 1.5.6 2.4.6 1.2-.1 2.1-.5 2.7-1.3.5-.6.8-1.4.9-2.4.6.3 1 .8 1.2 1.3.4.9.4 2.4-.8 3.6-1.1 1.1-2.3 1.5-4.3 1.5-2.1 0-3.8-.7-4.8-2S5.7 14.3 5.7 12c0-2.3.5-4.1 1.5-5.4 1.1-1.3 2.7-2 4.8-2 2.2 0 3.8.7 4.9 2 .5.7.9 1.5 1.2 2.5l1.5-.4c-.3-1.2-.8-2.2-1.5-3.1-1.3-1.7-3.3-2.6-6-2.6-2.6 0-4.7.9-6 2.6C4.9 7.2 4.3 9.3 4.3 12s.6 4.8 1.9 6.4c1.4 1.7 3.4 2.6 6 2.6 2.3 0 4-.6 5.3-2 1.8-1.8 1.7-4 1.1-5.4-.4-.9-1.2-1.7-2.3-2.3zm-4 3.8c-1 .1-2-.4-2-1.3 0-.7.5-1.5 2.1-1.6h.5c.6 0 1.1.1 1.6.2-.2 2.3-1.3 2.7-2.2 2.7z"})});var sS=o(L(),1),uA=o(v(),1),Xle=()=>(0,uA.jsx)(sS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,uA.jsx)(sS.Path,{d:"M12.4044 3.01519C13.4086 3 14.4072 3.009 15.4045 3C15.465 4.14812 15.8874 5.31762 16.7472 6.12935C17.6053 6.96134 18.819 7.34217 20 7.47099V10.4912C18.8933 10.4558 17.7814 10.2308 16.7771 9.76499C16.3397 9.57148 15.9323 9.32227 15.5334 9.06745C15.5283 11.2591 15.5426 13.4479 15.5191 15.6305C15.4592 16.679 15.1053 17.7225 14.4814 18.5866C13.4777 20.025 11.7356 20.9627 9.94635 20.992C8.84885 21.0533 7.7525 20.7608 6.81729 20.2219C5.26743 19.3286 4.17683 17.6933 4.01799 15.9382C3.99957 15.563 3.99324 15.1883 4.00878 14.8221C4.14691 13.395 4.86917 12.0297 5.99027 11.101C7.26101 10.0192 9.04107 9.50397 10.7078 9.80886C10.7233 10.9199 10.6778 12.0297 10.6778 13.1407C9.91643 12.9 9.02668 12.9675 8.36139 13.4192C7.87566 13.7269 7.50675 14.1983 7.31453 14.7316C7.15569 15.1118 7.20116 15.5343 7.21036 15.9382C7.3928 17.169 8.60368 18.2035 9.89628 18.0916C10.7532 18.0826 11.5745 17.5965 12.0211 16.8849C12.1655 16.6357 12.3273 16.3809 12.3359 16.0878C12.4113 14.7462 12.3814 13.4102 12.3906 12.0685C12.3969 9.04495 12.3814 6.02979 12.4049 3.01575L12.4044 3.01519Z"})});var cS=o(L(),1),mA=o(v(),1),Jle=()=>(0,mA.jsx)(cS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,mA.jsx)(cS.Path,{d:"M17.04 21.28h-3.28c-2.84 0-4.94-1.37-4.94-5.02v-5.67H6.08V7.5c2.93-.73 4.11-3.3 4.3-5.48h3.01v4.93h3.47v3.65H13.4v4.93c0 1.47.73 2.01 1.92 2.01h1.73v3.75z"})});var uS=o(L(),1),pA=o(v(),1),ese=()=>(0,pA.jsx)(uS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,pA.jsx)(uS.Path,{d:"M16.499,8.089h-1.636v4.91h1.636V8.089z M12,8.089h-1.637v4.91H12V8.089z M4.228,3.178L3,6.451v13.092h4.499V22h2.456 l2.454-2.456h3.681L21,14.636V3.178H4.228z M19.364,13.816l-2.864,2.865H12l-2.453,2.453V16.68H5.863V4.814h13.501V13.816z"})});var mS=o(L(),1),dA=o(v(),1),tse=()=>(0,dA.jsx)(mS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,dA.jsx)(mS.Path,{d:"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z"})});var pS=o(L(),1),fA=o(v(),1),rse=()=>(0,fA.jsx)(pS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,fA.jsx)(pS.Path,{d:"M22.396,7.164c-0.093,2.026-1.507,4.799-4.245,8.32C15.322,19.161,12.928,21,10.97,21c-1.214,0-2.24-1.119-3.079-3.359 c-0.56-2.053-1.119-4.106-1.68-6.159C5.588,9.243,4.921,8.122,4.206,8.122c-0.156,0-0.701,0.328-1.634,0.98L1.594,7.841 c1.027-0.902,2.04-1.805,3.037-2.708C6.001,3.95,7.03,3.327,7.715,3.264c1.619-0.156,2.616,0.951,2.99,3.321 c0.404,2.557,0.685,4.147,0.841,4.769c0.467,2.121,0.981,3.181,1.542,3.181c0.435,0,1.09-0.688,1.963-2.065 c0.871-1.376,1.338-2.422,1.401-3.142c0.125-1.187-0.343-1.782-1.401-1.782c-0.498,0-1.012,0.115-1.541,0.341 c1.023-3.35,2.977-4.977,5.862-4.884C21.511,3.066,22.52,4.453,22.396,7.164z"})});var dS=o(L(),1),hA=o(v(),1),ose=()=>(0,hA.jsx)(dS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,hA.jsx)(dS.Path,{d:"M22,7.1c0.2,0.4-0.4,1.5-1.6,3.1c-0.2,0.2-0.4,0.5-0.7,0.9c-0.5,0.7-0.9,1.1-0.9,1.4c-0.1,0.3-0.1,0.6,0.1,0.8 c0.1,0.1,0.4,0.4,0.8,0.9h0l0,0c1,0.9,1.6,1.7,2,2.3c0,0,0,0.1,0.1,0.1c0,0.1,0,0.1,0.1,0.3c0,0.1,0,0.2,0,0.4 c0,0.1-0.1,0.2-0.3,0.3c-0.1,0.1-0.4,0.1-0.6,0.1l-2.7,0c-0.2,0-0.4,0-0.6-0.1c-0.2-0.1-0.4-0.1-0.5-0.2l-0.2-0.1 c-0.2-0.1-0.5-0.4-0.7-0.7s-0.5-0.6-0.7-0.8c-0.2-0.2-0.4-0.4-0.6-0.6C14.8,15,14.6,15,14.4,15c0,0,0,0-0.1,0c0,0-0.1,0.1-0.2,0.2 c-0.1,0.1-0.2,0.2-0.2,0.3c-0.1,0.1-0.1,0.3-0.2,0.5c-0.1,0.2-0.1,0.5-0.1,0.8c0,0.1,0,0.2,0,0.3c0,0.1-0.1,0.2-0.1,0.2l0,0.1 c-0.1,0.1-0.3,0.2-0.6,0.2h-1.2c-0.5,0-1,0-1.5-0.2c-0.5-0.1-1-0.3-1.4-0.6s-0.7-0.5-1.1-0.7s-0.6-0.4-0.7-0.6l-0.3-0.3 c-0.1-0.1-0.2-0.2-0.3-0.3s-0.4-0.5-0.7-0.9s-0.7-1-1.1-1.6c-0.4-0.6-0.8-1.3-1.3-2.2C2.9,9.4,2.5,8.5,2.1,7.5C2,7.4,2,7.3,2,7.2 c0-0.1,0-0.1,0-0.2l0-0.1c0.1-0.1,0.3-0.2,0.6-0.2l2.9,0c0.1,0,0.2,0,0.2,0.1S5.9,6.9,5.9,7L6,7c0.1,0.1,0.2,0.2,0.3,0.3 C6.4,7.7,6.5,8,6.7,8.4C6.9,8.8,7,9,7.1,9.2l0.2,0.3c0.2,0.4,0.4,0.8,0.6,1.1c0.2,0.3,0.4,0.5,0.5,0.7s0.3,0.3,0.4,0.4 c0.1,0.1,0.3,0.1,0.4,0.1c0.1,0,0.2,0,0.3-0.1c0,0,0,0,0.1-0.1c0,0,0.1-0.1,0.1-0.2c0.1-0.1,0.1-0.3,0.1-0.5c0-0.2,0.1-0.5,0.1-0.8 c0-0.4,0-0.8,0-1.3c0-0.3,0-0.5-0.1-0.8c0-0.2-0.1-0.4-0.1-0.5L9.6,7.6C9.4,7.3,9.1,7.2,8.7,7.1C8.6,7.1,8.6,7,8.7,6.9 C8.9,6.7,9,6.6,9.1,6.5c0.4-0.2,1.2-0.3,2.5-0.3c0.6,0,1,0.1,1.4,0.1c0.1,0,0.3,0.1,0.3,0.1c0.1,0.1,0.2,0.1,0.2,0.3 c0,0.1,0.1,0.2,0.1,0.3s0,0.3,0,0.5c0,0.2,0,0.4,0,0.6c0,0.2,0,0.4,0,0.7c0,0.3,0,0.6,0,0.9c0,0.1,0,0.2,0,0.4c0,0.2,0,0.4,0,0.5 c0,0.1,0,0.3,0,0.4s0.1,0.3,0.1,0.4c0.1,0.1,0.1,0.2,0.2,0.3c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.2-0.2,0.4-0.4 s0.3-0.4,0.5-0.7c0.2-0.3,0.5-0.7,0.7-1.1c0.4-0.7,0.8-1.5,1.1-2.3c0-0.1,0.1-0.1,0.1-0.2c0-0.1,0.1-0.1,0.1-0.1l0,0l0.1,0 c0,0,0,0,0.1,0s0.2,0,0.2,0l3,0c0.3,0,0.5,0,0.7,0S21.9,7,21.9,7L22,7.1z"})});var fS=o(L(),1),gA=o(v(),1),ase=()=>(0,gA.jsx)(fS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,gA.jsx)(fS.Path,{d:"M 12.011719 2 C 6.5057187 2 2.0234844 6.478375 2.0214844 11.984375 C 2.0204844 13.744375 2.4814687 15.462563 3.3554688 16.976562 L 2 22 L 7.2324219 20.763672 C 8.6914219 21.559672 10.333859 21.977516 12.005859 21.978516 L 12.009766 21.978516 C 17.514766 21.978516 21.995047 17.499141 21.998047 11.994141 C 22.000047 9.3251406 20.962172 6.8157344 19.076172 4.9277344 C 17.190172 3.0407344 14.683719 2.001 12.011719 2 z M 12.009766 4 C 14.145766 4.001 16.153109 4.8337969 17.662109 6.3417969 C 19.171109 7.8517969 20.000047 9.8581875 19.998047 11.992188 C 19.996047 16.396187 16.413812 19.978516 12.007812 19.978516 C 10.674812 19.977516 9.3544062 19.642812 8.1914062 19.007812 L 7.5175781 18.640625 L 6.7734375 18.816406 L 4.8046875 19.28125 L 5.2851562 17.496094 L 5.5019531 16.695312 L 5.0878906 15.976562 C 4.3898906 14.768562 4.0204844 13.387375 4.0214844 11.984375 C 4.0234844 7.582375 7.6067656 4 12.009766 4 z M 8.4765625 7.375 C 8.3095625 7.375 8.0395469 7.4375 7.8105469 7.6875 C 7.5815469 7.9365 6.9355469 8.5395781 6.9355469 9.7675781 C 6.9355469 10.995578 7.8300781 12.182609 7.9550781 12.349609 C 8.0790781 12.515609 9.68175 15.115234 12.21875 16.115234 C 14.32675 16.946234 14.754891 16.782234 15.212891 16.740234 C 15.670891 16.699234 16.690438 16.137687 16.898438 15.554688 C 17.106437 14.971687 17.106922 14.470187 17.044922 14.367188 C 16.982922 14.263188 16.816406 14.201172 16.566406 14.076172 C 16.317406 13.951172 15.090328 13.348625 14.861328 13.265625 C 14.632328 13.182625 14.464828 13.140625 14.298828 13.390625 C 14.132828 13.640625 13.655766 14.201187 13.509766 14.367188 C 13.363766 14.534188 13.21875 14.556641 12.96875 14.431641 C 12.71875 14.305641 11.914938 14.041406 10.960938 13.191406 C 10.218937 12.530406 9.7182656 11.714844 9.5722656 11.464844 C 9.4272656 11.215844 9.5585938 11.079078 9.6835938 10.955078 C 9.7955938 10.843078 9.9316406 10.663578 10.056641 10.517578 C 10.180641 10.371578 10.223641 10.267562 10.306641 10.101562 C 10.389641 9.9355625 10.347156 9.7890625 10.285156 9.6640625 C 10.223156 9.5390625 9.737625 8.3065 9.515625 7.8125 C 9.328625 7.3975 9.131125 7.3878594 8.953125 7.3808594 C 8.808125 7.3748594 8.6425625 7.375 8.4765625 7.375 z"})});var hS=o(L(),1),vA=o(v(),1),nse=()=>(0,vA.jsx)(hS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg",children:(0,vA.jsx)(hS.Path,{d:"M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z"})});var gS=o(L(),1),bA=o(v(),1),ise=()=>(0,bA.jsx)(gS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,bA.jsx)(gS.Path,{d:"M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z"})});var vS=o(L(),1),yA=o(v(),1),lse=()=>(0,yA.jsx)(vS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,yA.jsx)(vS.Path,{d:"M12.271,16.718v1.417q-.011,3.257-.067,3.4a.707.707,0,0,1-.569.446,4.637,4.637,0,0,1-2.024-.424A4.609,4.609,0,0,1,7.8,20.565a.844.844,0,0,1-.19-.4.692.692,0,0,1,.044-.29,3.181,3.181,0,0,1,.379-.524q.335-.412,2.019-2.409.011,0,.669-.781a.757.757,0,0,1,.44-.274.965.965,0,0,1,.552.039.945.945,0,0,1,.418.324.732.732,0,0,1,.139.468Zm-1.662-2.8a.783.783,0,0,1-.58.781l-1.339.435q-3.067.981-3.257.981a.711.711,0,0,1-.6-.4,2.636,2.636,0,0,1-.19-.836,9.134,9.134,0,0,1,.011-1.857,3.559,3.559,0,0,1,.335-1.389.659.659,0,0,1,.625-.357,22.629,22.629,0,0,1,2.253.859q.781.324,1.283.524l.937.379a.771.771,0,0,1,.4.34A.982.982,0,0,1,10.609,13.917Zm9.213,3.313a4.467,4.467,0,0,1-1.021,1.8,4.559,4.559,0,0,1-1.512,1.417.671.671,0,0,1-.7-.078q-.156-.112-2.052-3.2l-.524-.859a.761.761,0,0,1-.128-.513.957.957,0,0,1,.217-.513.774.774,0,0,1,.926-.29q.011.011,1.327.446,2.264.736,2.7.887a2.082,2.082,0,0,1,.524.229.673.673,0,0,1,.245.68Zm-7.5-7.049q.056,1.137-.6,1.361-.647.19-1.272-.792L6.237,4.08a.7.7,0,0,1,.212-.691,5.788,5.788,0,0,1,2.314-1,5.928,5.928,0,0,1,2.5-.352.681.681,0,0,1,.547.5q.034.2.245,3.407T12.327,10.181Zm7.384,1.2a.679.679,0,0,1-.29.658q-.167.112-3.67.959-.747.167-1.015.257l.011-.022a.769.769,0,0,1-.513-.044.914.914,0,0,1-.413-.357.786.786,0,0,1,0-.971q.011-.011.836-1.137,1.394-1.908,1.673-2.275a2.423,2.423,0,0,1,.379-.435A.7.7,0,0,1,17.435,8a4.482,4.482,0,0,1,1.372,1.489,4.81,4.81,0,0,1,.9,1.868v.034Z"})});var bS=o(L(),1),_A=o(v(),1),sse=()=>(0,_A.jsx)(bS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,_A.jsx)(bS.Path,{d:"M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z"})});function cse(e){return e?.name?{icon:e?.icon??Rb,label:e?.title??(0,xA.__)("Social Icon")}:{icon:Rb,label:(0,xA.__)("Social Icon")}}var Yt=o(v(),1),d3e=({url:e,setAttributes:t,setPopover:r,popoverAnchor:a,clientId:n})=>{let{removeBlock:i}=(0,yS.useDispatch)(dn.store);return(0,Yt.jsx)(dn.URLPopover,{anchor:a,"aria-label":(0,Hn.__)("Edit social link"),onClose:()=>{r(!1),a?.focus()},children:(0,Yt.jsx)("form",{className:"block-editor-url-popover__link-editor",onSubmit:l=>{l.preventDefault(),r(!1),a?.focus()},children:(0,Yt.jsx)("div",{className:"block-editor-url-input",children:(0,Yt.jsx)(dn.URLInput,{value:e,onChange:l=>t({url:l}),placeholder:(0,Hn.__)("Enter social link"),label:(0,Hn.__)("Enter social link"),hideLabelFromVision:!0,disableSuggestions:!0,onKeyDown:l=>{e||l.defaultPrevented||![Ng.BACKSPACE,Ng.DELETE].includes(l.keyCode)||i(n)},suffix:(0,Yt.jsx)(to.__experimentalInputControlSuffixWrapper,{variant:"control",children:(0,Yt.jsx)(to.Button,{icon:uT,label:(0,Hn.__)("Apply"),type:"submit",size:"small"})})})})})})},f3e=({attributes:e,context:t,isSelected:r,setAttributes:a,clientId:n,name:i})=>{let{url:l,service:s,label:c="",rel:u}=e,m=W(),{showLabels:p,iconColor:d,iconColorValue:f,iconBackgroundColor:h,iconBackgroundColorValue:g}=t,[b,y]=(0,Qd.useState)(!1),x=w("wp-social-link","wp-block-social-link","wp-social-link-"+s,{"wp-social-link__is-incomplete":!l,[`has-${d}-color`]:d,[`has-${h}-background-color`]:h}),[_,k]=(0,Qd.useState)(null),S=(0,dn.useBlockEditingMode)()==="contentOnly",{activeVariation:C}=(0,yS.useSelect)(R=>{let{getActiveBlockVariation:V}=R(mse.store);return{activeVariation:V(i,e)}},[i,e]),{icon:E,label:I}=cse(C),D=c.trim()===""?I:c,M=(0,Qd.useRef)(),O=(0,dn.useBlockProps)({className:"wp-block-social-link-anchor",ref:(0,use.useMergeRefs)([k,M]),onClick:()=>y(!0),onKeyDown:R=>{R.keyCode===Ng.ENTER&&(R.preventDefault(),y(!0))}});return(0,Yt.jsxs)(Yt.Fragment,{children:[S&&p&&(0,Yt.jsx)(dn.BlockControls,{group:"other",children:(0,Yt.jsx)(to.Dropdown,{popoverProps:{placement:"bottom-start"},renderToggle:({isOpen:R,onToggle:V})=>(0,Yt.jsx)(to.ToolbarButton,{onClick:V,"aria-haspopup":"true","aria-expanded":R,children:(0,Hn.__)("Text")}),renderContent:()=>(0,Yt.jsx)(to.TextControl,{__next40pxDefaultSize:!0,className:"wp-block-social-link__toolbar_content_text",label:(0,Hn.__)("Text"),help:(0,Hn.__)("Provide a text label or use the default."),value:c,onChange:R=>a({label:R}),placeholder:I})})}),(0,Yt.jsx)(dn.InspectorControls,{children:(0,Yt.jsx)(to.__experimentalToolsPanel,{label:(0,Hn.__)("Settings"),resetAll:()=>{a({label:void 0})},dropdownMenuProps:m,children:(0,Yt.jsx)(to.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,Hn.__)("Text"),hasValue:()=>!!c,onDeselect:()=>{a({label:void 0})},children:(0,Yt.jsx)(to.TextControl,{__next40pxDefaultSize:!0,label:(0,Hn.__)("Text"),help:(0,Hn.__)("The text is visible when enabled from the parent Social Icons block."),value:c,onChange:R=>a({label:R}),placeholder:I})})})}),(0,Yt.jsx)(dn.InspectorControls,{group:"advanced",children:(0,Yt.jsx)(to.TextControl,{__next40pxDefaultSize:!0,label:(0,Hn.__)("Link relation"),help:(0,Qd.createInterpolateElement)((0,Hn.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,Yt.jsx)(to.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:u||"",onChange:R=>a({rel:R})})}),(0,Yt.jsxs)("li",{role:"presentation",className:x,style:{color:f,backgroundColor:g},children:[(0,Yt.jsxs)("button",{"aria-haspopup":"dialog",...O,role:"button",children:[(0,Yt.jsx)(to.Icon,{icon:E}),(0,Yt.jsx)("span",{className:w("wp-block-social-link-label",{"screen-reader-text":!p}),children:D})]}),r&&b&&(0,Yt.jsx)(d3e,{url:l,setAttributes:a,setPopover:y,popoverAnchor:_,clientId:n})]})]})},pse=f3e;var _S={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/social-link",title:"Social Icon",category:"widgets",parent:["core/social-links"],description:"Display an icon linking to a social profile or site.",textdomain:"default",attributes:{url:{type:"string",role:"content"},service:{type:"string"},label:{type:"string",role:"content"},rel:{type:"string"}},usesContext:["openInNewTab","showLabels","iconColor","iconColorValue","iconBackgroundColor","iconBackgroundColorValue"],supports:{anchor:!0,reusable:!1,html:!1,interactivity:{clientNavigation:!0}},editorStyle:"wp-block-social-link-editor"};var Ne=o(B(),1);var dse=[{isDefault:!0,name:"wordpress",attributes:{service:"wordpress"},title:(0,Ne._x)("WordPress","social link block variation name"),icon:nse},{name:"fivehundredpx",attributes:{service:"fivehundredpx"},title:(0,Ne._x)("500px","social link block variation name"),icon:Ble},{name:"amazon",attributes:{service:"amazon"},title:(0,Ne._x)("Amazon","social link block variation name"),icon:gle},{name:"bandcamp",attributes:{service:"bandcamp"},title:(0,Ne._x)("Bandcamp","social link block variation name"),icon:vle},{name:"behance",attributes:{service:"behance"},title:(0,Ne._x)("Behance","social link block variation name"),icon:ble},{name:"bluesky",attributes:{service:"bluesky"},title:(0,Ne._x)("Bluesky","social link block variation name"),icon:yle},{name:"chain",attributes:{service:"chain"},title:(0,Ne._x)("Link","social link block variation name"),icon:Rb},{name:"codepen",attributes:{service:"codepen"},title:(0,Ne._x)("CodePen","social link block variation name"),icon:_le},{name:"deviantart",attributes:{service:"deviantart"},title:(0,Ne._x)("DeviantArt","social link block variation name"),icon:xle},{name:"discord",attributes:{service:"discord"},title:(0,Ne._x)("Discord","social link block variation name"),icon:kle},{name:"dribbble",attributes:{service:"dribbble"},title:(0,Ne._x)("Dribbble","social link block variation name"),icon:wle},{name:"dropbox",attributes:{service:"dropbox"},title:(0,Ne._x)("Dropbox","social link block variation name"),icon:Cle},{name:"etsy",attributes:{service:"etsy"},title:(0,Ne._x)("Etsy","social link block variation name"),icon:Sle},{name:"facebook",attributes:{service:"facebook"},title:(0,Ne._x)("Facebook","social link block variation name"),icon:Tle},{name:"feed",attributes:{service:"feed"},title:(0,Ne._x)("RSS Feed","social link block variation name"),icon:Ple},{name:"flickr",attributes:{service:"flickr"},title:(0,Ne._x)("Flickr","social link block variation name"),icon:Ile},{name:"foursquare",attributes:{service:"foursquare"},title:(0,Ne._x)("Foursquare","social link block variation name"),icon:Ele},{name:"goodreads",attributes:{service:"goodreads"},title:(0,Ne._x)("Goodreads","social link block variation name"),icon:Nle},{name:"google",attributes:{service:"google"},title:(0,Ne._x)("Google","social link block variation name"),icon:Dle},{name:"github",attributes:{service:"github"},title:(0,Ne._x)("GitHub","social link block variation name"),icon:Lle},{name:"gravatar",attributes:{service:"gravatar"},title:(0,Ne._x)("Gravatar","social link block variation name"),icon:Mle},{name:"instagram",attributes:{service:"instagram"},title:(0,Ne._x)("Instagram","social link block variation name"),icon:Ale},{name:"lastfm",attributes:{service:"lastfm"},title:(0,Ne._x)("Last.fm","social link block variation name"),icon:Rle},{name:"linkedin",attributes:{service:"linkedin"},title:(0,Ne._x)("LinkedIn","social link block variation name"),icon:zle},{name:"mail",attributes:{service:"mail"},title:(0,Ne._x)("Mail","social link block variation name"),keywords:["email","e-mail"],icon:Vle},{name:"mastodon",attributes:{service:"mastodon"},title:(0,Ne._x)("Mastodon","social link block variation name"),icon:Fle},{name:"meetup",attributes:{service:"meetup"},title:(0,Ne._x)("Meetup","social link block variation name"),icon:Ole},{name:"medium",attributes:{service:"medium"},title:(0,Ne._x)("Medium","social link block variation name"),icon:Hle},{name:"patreon",attributes:{service:"patreon"},title:(0,Ne._x)("Patreon","social link block variation name"),icon:jle},{name:"pinterest",attributes:{service:"pinterest"},title:(0,Ne._x)("Pinterest","social link block variation name"),icon:Ule},{name:"pocket",attributes:{service:"pocket"},title:(0,Ne._x)("Pocket","social link block variation name"),icon:Gle},{name:"reddit",attributes:{service:"reddit"},title:(0,Ne._x)("Reddit","social link block variation name"),icon:Wle},{name:"skype",attributes:{service:"skype"},title:(0,Ne._x)("Skype","social link block variation name"),icon:qle,scope:[]},{name:"snapchat",attributes:{service:"snapchat"},title:(0,Ne._x)("Snapchat","social link block variation name"),icon:$le},{name:"soundcloud",attributes:{service:"soundcloud"},title:(0,Ne._x)("SoundCloud","social link block variation name"),icon:Zle},{name:"spotify",attributes:{service:"spotify"},title:(0,Ne._x)("Spotify","social link block variation name"),icon:Kle},{name:"telegram",attributes:{service:"telegram"},title:(0,Ne._x)("Telegram","social link block variation name"),icon:Qle},{name:"threads",attributes:{service:"threads"},title:(0,Ne._x)("Threads","social link block variation name"),icon:Yle},{name:"tiktok",attributes:{service:"tiktok"},title:(0,Ne._x)("TikTok","social link block variation name"),icon:Xle},{name:"tumblr",attributes:{service:"tumblr"},title:(0,Ne._x)("Tumblr","social link block variation name"),icon:Jle},{name:"twitch",attributes:{service:"twitch"},title:(0,Ne._x)("Twitch","social link block variation name"),icon:ese},{name:"twitter",attributes:{service:"twitter"},title:(0,Ne._x)("Twitter","social link block variation name"),icon:tse},{name:"vimeo",attributes:{service:"vimeo"},title:(0,Ne._x)("Vimeo","social link block variation name"),icon:rse},{name:"vk",attributes:{service:"vk"},title:(0,Ne._x)("VK","social link block variation name"),icon:ose},{name:"whatsapp",attributes:{service:"whatsapp"},title:(0,Ne._x)("WhatsApp","social link block variation name"),icon:ase},{name:"x",attributes:{service:"x"},keywords:["twitter"],title:(0,Ne._x)("X","social link block variation name"),icon:ise},{name:"yelp",attributes:{service:"yelp"},title:(0,Ne._x)("Yelp","social link block variation name"),icon:lse},{name:"youtube",attributes:{service:"youtube"},title:(0,Ne._x)("YouTube","social link block variation name"),icon:sse}];dse.forEach(e=>{e.isActive||(e.isActive=(t,r)=>t.service===r.service)});var fse=dse;var{fieldsKey:g3e,formKey:v3e}=K(hse.privateApis),{name:gse}=_S,xS={icon:a1,edit:pse,variations:fse};window.__experimentalContentOnlyInspectorFields&&(xS[g3e]=[{id:"link",label:(0,kA.__)("Link"),type:"url",Edit:"link",getValue:({item:e})=>({url:e.url,rel:e.rel}),setValue:({value:e})=>({url:e.url,rel:e.rel})},{id:"label",label:(0,kA.__)("Label"),type:"text"}],xS[v3e]={fields:["link","label"]});var b3e=()=>N({name:gse,metadata:_S,settings:xS});var SA={};$(SA,{init:()=>S3e,metadata:()=>wS,name:()=>wse,settings:()=>Cse});var kS=o(T(),1),CA=o(v(),1),y3e=e=>{if(e.layout)return e;let{className:t}=e,r="items-justified-",a=new RegExp(`\\b${r}[^ ]*[ ]?\\b`,"g"),n={...e,className:t?.replace(a,"").trim()},i=t?.match(a)?.[0]?.trim();return i&&Object.assign(n,{layout:{type:"flex",justifyContent:i.slice(r.length)}}),n},_3e=[{attributes:{iconColor:{type:"string"},customIconColor:{type:"string"},iconColorValue:{type:"string"},iconBackgroundColor:{type:"string"},customIconBackgroundColor:{type:"string"},iconBackgroundColorValue:{type:"string"},openInNewTab:{type:"boolean",default:!1},size:{type:"string"}},providesContext:{openInNewTab:"openInNewTab"},supports:{align:["left","center","right"],anchor:!0},migrate:y3e,save:e=>{let{attributes:{iconBackgroundColorValue:t,iconColorValue:r,itemsJustification:a,size:n}}=e,i=w(n,{"has-icon-color":r,"has-icon-background-color":t,[`items-justified-${a}`]:a}),l={"--wp--social-links--icon-color":r,"--wp--social-links--icon-background-color":t};return(0,CA.jsx)("ul",{...kS.useBlockProps.save({className:i,style:l}),children:(0,CA.jsx)(kS.InnerBlocks.Content,{})})}}],vse=_3e;var bse=o(j(),1),go=o(T(),1),gs=o(A(),1),fn=o(B(),1),yse=o(z(),1);var pa=o(v(),1),x3e=[{label:(0,fn.__)("Default"),value:""},{label:(0,fn.__)("Small"),value:"has-small-icon-size"},{label:(0,fn.__)("Normal"),value:"has-normal-icon-size"},{label:(0,fn.__)("Large"),value:"has-large-icon-size"},{label:(0,fn.__)("Huge"),value:"has-huge-icon-size"}];function k3e(e){let{clientId:t,attributes:r,iconBackgroundColor:a,iconColor:n,isSelected:i,setAttributes:l,setIconBackgroundColor:s,setIconColor:c}=e,{iconBackgroundColorValue:u,iconColorValue:m,openInNewTab:p,showLabels:d,size:f}=r,{hasSocialIcons:h,hasSelectedChild:g}=(0,yse.useSelect)(I=>{let{getBlockCount:D,hasSelectedInnerBlock:M}=I(go.store);return{hasSocialIcons:D(t)>0,hasSelectedChild:M(t)}},[t]),b=i||g,y=r.className?.includes("is-style-logos-only"),x=W();(0,bse.useEffect)(()=>{if(y){let I;return l(D=>(I={iconBackgroundColor:D.iconBackgroundColor,iconBackgroundColorValue:D.iconBackgroundColorValue,customIconBackgroundColor:D.customIconBackgroundColor},{iconBackgroundColor:void 0,iconBackgroundColorValue:void 0,customIconBackgroundColor:void 0})),()=>l({...I})}},[y,l]);let _=w(f,{"has-visible-labels":d,"has-icon-color":n.color||m,"has-icon-background-color":a.color||u}),k=(0,go.useBlockProps)({className:_}),S=(0,go.useInnerBlocksProps)(k,{templateLock:!1,orientation:r.layout?.orientation??"horizontal",__experimentalAppenderTagName:"li",renderAppender:!h||b?go.InnerBlocks.ButtonBlockAppender:void 0}),C=[{value:n.color||m,onChange:I=>{c(I),l({iconColorValue:I})},label:(0,fn.__)("Icon color"),resetAllFilter:()=>{c(void 0),l({iconColorValue:void 0})}}];y||C.push({value:a.color||u,onChange:I=>{s(I),l({iconBackgroundColorValue:I})},label:(0,fn.__)("Icon background"),resetAllFilter:()=>{s(void 0),l({iconBackgroundColorValue:void 0})}});let E=(0,go.__experimentalUseMultipleOriginColorsAndGradients)();return(0,pa.jsxs)(pa.Fragment,{children:[(0,pa.jsx)(go.InspectorControls,{children:(0,pa.jsxs)(gs.__experimentalToolsPanel,{label:(0,fn.__)("Settings"),resetAll:()=>{l({openInNewTab:!1,showLabels:!1,size:void 0})},dropdownMenuProps:x,children:[(0,pa.jsx)(gs.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>!!f,label:(0,fn.__)("Icon size"),onDeselect:()=>l({size:void 0}),children:(0,pa.jsx)(gs.SelectControl,{__next40pxDefaultSize:!0,label:(0,fn.__)("Icon size"),onChange:I=>{l({size:I===""?void 0:I})},value:f??"",options:x3e})}),(0,pa.jsx)(gs.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,fn.__)("Show text"),hasValue:()=>!!d,onDeselect:()=>l({showLabels:!1}),children:(0,pa.jsx)(gs.ToggleControl,{label:(0,fn.__)("Show text"),checked:d,onChange:()=>l({showLabels:!d})})}),(0,pa.jsx)(gs.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,fn.__)("Open links in new tab"),hasValue:()=>!!p,onDeselect:()=>l({openInNewTab:!1}),children:(0,pa.jsx)(gs.ToggleControl,{label:(0,fn.__)("Open links in new tab"),checked:p,onChange:()=>l({openInNewTab:!p})})})]})}),E.hasColorsOrGradients&&(0,pa.jsxs)(go.InspectorControls,{group:"color",children:[C.map(({onChange:I,label:D,value:M,resetAllFilter:O})=>(0,pa.jsx)(go.__experimentalColorGradientSettingsDropdown,{__experimentalIsRenderedInSidebar:!0,settings:[{colorValue:M,label:D,onColorChange:I,isShownByDefault:!0,resetAllFilter:O,enableAlpha:!0,clearable:!0}],panelId:t,...E},`social-links-color-${D}`)),!y&&(0,pa.jsx)(go.ContrastChecker,{textColor:m,backgroundColor:u,isLargeText:!1})]}),(0,pa.jsx)("ul",{...S})]})}var w3e={iconColor:"icon-color",iconBackgroundColor:"icon-background-color"},_se=(0,go.withColors)(w3e)(k3e);var wS={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/social-links",title:"Social Icons",category:"widgets",allowedBlocks:["core/social-link"],description:"Display icons linking to your social profiles or sites.",keywords:["links"],textdomain:"default",attributes:{iconColor:{type:"string"},customIconColor:{type:"string"},iconColorValue:{type:"string"},iconBackgroundColor:{type:"string"},customIconBackgroundColor:{type:"string"},iconBackgroundColorValue:{type:"string"},openInNewTab:{type:"boolean",default:!1},showLabels:{type:"boolean",default:!1},size:{type:"string"}},providesContext:{openInNewTab:"openInNewTab",showLabels:"showLabels",iconColor:"iconColor",iconColorValue:"iconColorValue",iconBackgroundColor:"iconBackgroundColor",iconBackgroundColorValue:"iconBackgroundColorValue"},supports:{align:["left","center","right"],anchor:!0,html:!1,__experimentalExposeControlsToChildren:!0,layout:{allowSwitching:!1,allowInheriting:!1,allowVerticalAlignment:!1,default:{type:"flex"}},color:{enableContrastChecker:!1,background:!0,gradients:!0,text:!1,__experimentalDefaultControls:{background:!1}},spacing:{blockGap:["horizontal","vertical"],margin:!0,padding:!0,units:["px","em","rem","vh","vw"],__experimentalDefaultControls:{blockGap:!0,margin:!0,padding:!1}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}},contentRole:!0,listView:!0},styles:[{name:"default",label:"Default",isDefault:!0},{name:"logos-only",label:"Logos Only"},{name:"pill-shape",label:"Pill Shape"}],editorStyle:"wp-block-social-links-editor",style:"wp-block-social-links"};var CS=o(T(),1),xse=o(v(),1);function kse(e){let{attributes:{iconBackgroundColorValue:t,iconColorValue:r,showLabels:a,size:n}}=e,i=w(n,{"has-visible-labels":a,"has-icon-color":r,"has-icon-background-color":t}),l=CS.useBlockProps.save({className:i}),s=CS.useInnerBlocksProps.save(l);return(0,xse.jsx)("ul",{...s})}var{name:wse}=wS,Cse={example:{innerBlocks:[{name:"core/social-link",attributes:{service:"wordpress",url:"https://wordpress.org"}},{name:"core/social-link",attributes:{service:"facebook",url:"https://www.facebook.com/WordPress/"}},{name:"core/social-link",attributes:{service:"twitter",url:"https://twitter.com/WordPress"}}]},icon:a1,edit:_se,save:kse,deprecated:vse},S3e=()=>N({name:wse,metadata:wS,settings:Cse});var TA={};$(TA,{init:()=>D3e,metadata:()=>TS,name:()=>Ose,settings:()=>Hse});var Sse=o(T(),1),Tse=o(v(),1),T3e=[{attributes:{height:{type:"number",default:100},width:{type:"number"}},migrate(e){let{height:t,width:r}=e;return{...e,width:r!==void 0?`${r}px`:void 0,height:t!==void 0?`${t}px`:void 0}},save({attributes:e}){return(0,Tse.jsx)("div",{...Sse.useBlockProps.save({style:{height:e.height,width:e.width},"aria-hidden":!0})})}}],Pse=T3e;var da=o(T(),1),Lse=o(A(),1),Lg=o(j(),1),Mse=o(L(),1),SS=o(z(),1);var Dg=o(B(),1),bc=o(T(),1),hl=o(A(),1),Ise=o(pe(),1),Ese=o(L(),1);var zb=0;var jn=o(v(),1),{useSpacingSizes:P3e}=K(bc.privateApis);function Bse({label:e,onChange:t,isResizing:r,value:a=""}){let n=(0,Ise.useInstanceId)(hl.__experimentalUnitControl,"block-spacer-height-input"),i=P3e(),[l]=(0,bc.useSettings)("spacing.units"),s=l?l.filter(d=>d!=="%"):["px","em","rem","vw","vh"],c=(0,hl.__experimentalUseCustomUnits)({availableUnits:s,defaultValues:{px:100,em:10,rem:10,vw:10,vh:25}}),[u,m]=(0,hl.__experimentalParseQuantityAndUnitFromRawValue)(a),p=(0,bc.isValueSpacingPreset)(a)?a:[u,r?"px":m].join("");return(0,jn.jsx)(jn.Fragment,{children:i?.length<2?(0,jn.jsx)(hl.__experimentalUnitControl,{id:n,isResetValueOnUnitChange:!0,min:zb,onChange:t,value:p,units:c,label:e,__next40pxDefaultSize:!0}):(0,jn.jsx)(Ese.View,{className:"tools-panel-item-spacing",children:(0,jn.jsx)(bc.__experimentalSpacingSizesControl,{values:{all:p},onChange:({all:d})=>{t(d)},label:e,sides:["all"],units:c,allowReset:!1,splitOnAxis:!1,showSideInLabel:!1})})})}function Nse({setAttributes:e,orientation:t,height:r,width:a,isResizing:n}){let i=W();return(0,jn.jsx)(bc.InspectorControls,{children:(0,jn.jsxs)(hl.__experimentalToolsPanel,{label:(0,Dg.__)("Settings"),resetAll:()=>{e({width:void 0,height:"100px"})},dropdownMenuProps:i,children:[t==="horizontal"&&(0,jn.jsx)(hl.__experimentalToolsPanelItem,{label:(0,Dg.__)("Width"),isShownByDefault:!0,hasValue:()=>a!==void 0,onDeselect:()=>e({width:void 0}),children:(0,jn.jsx)(Bse,{label:(0,Dg.__)("Width"),value:a,onChange:l=>e({width:l}),isResizing:n})}),t!=="horizontal"&&(0,jn.jsx)(hl.__experimentalToolsPanelItem,{label:(0,Dg.__)("Height"),isShownByDefault:!0,hasValue:()=>r!=="100px",onDeselect:()=>e({height:"100px"}),children:(0,jn.jsx)(Bse,{label:(0,Dg.__)("Height"),value:r,onChange:l=>e({height:l}),isResizing:n})})]})})}var gl=o(v(),1),{useSpacingSizes:B3e}=K(da.privateApis),Dse=({orientation:e,onResizeStart:t,onResize:r,onResizeStop:a,isSelected:n,isResizing:i,setIsResizing:l,...s})=>{let c=m=>e==="horizontal"?m.clientWidth:m.clientHeight,u=m=>`${c(m)}px`;return(0,gl.jsx)(Lse.ResizableBox,{className:w("block-library-spacer__resize-container",{"resize-horizontal":e==="horizontal","is-resizing":i,"is-selected":n}),onResizeStart:(m,p,d)=>{let f=u(d);t(f),r(f)},onResize:(m,p,d)=>{r(u(d)),i||l(!0)},onResizeStop:(m,p,d)=>{let f=c(d);a(`${f}px`),l(!1)},__experimentalShowTooltip:!0,__experimentalTooltipProps:{axis:e==="horizontal"?"x":"y",position:"corner",isVisible:i},showHandle:n,...s})},I3e=({attributes:e,isSelected:t,setAttributes:r,toggleSelection:a,context:n,__unstableParentLayout:i,className:l})=>{let s=(0,SS.useSelect)(oe=>oe(da.store).getSettings()?.disableCustomSpacingSizes),{orientation:c}=n,{orientation:u,type:m,default:{type:p}={}}=i||{},d=m==="flex"||!m&&p==="flex",f=!u&&d?"horizontal":u||c,{height:h,width:g,style:b={}}=e,{layout:y={}}=b,{selfStretch:x,flexSize:_}=y,k=B3e(),[S,C]=(0,Lg.useState)(!1),[E,I]=(0,Lg.useState)(null),[D,M]=(0,Lg.useState)(null),O=()=>a(!1),R=()=>a(!0),{__unstableMarkNextChangeAsNotPersistent:V}=(0,SS.useDispatch)(da.store),P=oe=>{R(),d&&r({style:{...b,layout:{...y,flexSize:oe,selfStretch:"fixed"}}}),r({height:oe}),I(null)},F=oe=>{R(),d&&r({style:{...b,layout:{...y,flexSize:oe,selfStretch:"fixed"}}}),r({width:oe}),M(null)},q=()=>{if(!d)return E||(0,da.getSpacingPresetCssVar)(h)||void 0},H=()=>{if(!d)return D||(0,da.getSpacingPresetCssVar)(g)||void 0},U=f==="horizontal"?D||_:E||_,Z={height:f==="horizontal"?24:q(),width:f==="horizontal"?H():void 0,minWidth:f==="vertical"&&d?48:void 0,flexBasis:d?U:void 0,flexGrow:d&&S?0:void 0},J=oe=>oe==="horizontal"?(0,gl.jsx)(Dse,{minWidth:zb,enable:{top:!1,right:!0,bottom:!1,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},orientation:oe,onResizeStart:O,onResize:M,onResizeStop:F,isSelected:t,isResizing:S,setIsResizing:C}):(0,gl.jsx)(gl.Fragment,{children:(0,gl.jsx)(Dse,{minHeight:zb,enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},orientation:oe,onResizeStart:O,onResize:I,onResizeStop:P,isSelected:t,isResizing:S,setIsResizing:C})});(0,Lg.useEffect)(()=>{let oe=X=>{V(),r(X)};if(d&&x!=="fill"&&x!=="fit"&&_===void 0)if(f==="horizontal"){let X=(0,da.getCustomValueFromPreset)(g,k)||(0,da.getCustomValueFromPreset)(h,k)||"100px";oe({width:"0px",style:{...b,layout:{...y,flexSize:X,selfStretch:"fixed"}}})}else{let X=(0,da.getCustomValueFromPreset)(h,k)||(0,da.getCustomValueFromPreset)(g,k)||"100px";oe({height:"0px",style:{...b,layout:{...y,flexSize:X,selfStretch:"fixed"}}})}else d&&(x==="fill"||x==="fit")?oe(f==="horizontal"?{width:void 0}:{height:void 0}):!d&&(x||_)&&oe({...f==="horizontal"?{width:_}:{height:_},style:{...b,layout:{...y,flexSize:void 0,selfStretch:void 0}}})},[b,_,h,f,d,y,x,r,k,g,V]);let ee=(0,da.useBlockEditingMode)();return(0,gl.jsxs)(gl.Fragment,{children:[(0,gl.jsx)(Mse.View,{...(0,da.useBlockProps)({style:Z,className:w(l,{"custom-sizes-disabled":s})}),children:ee==="default"&&J(f)}),!d&&(0,gl.jsx)(Nse,{setAttributes:r,height:E||h,width:D||g,orientation:f,isResizing:S})]})},Ase=I3e;var TS={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/spacer",title:"Spacer",category:"design",description:"Add white space between blocks and customize its height.",textdomain:"default",attributes:{height:{type:"string",default:"100px"},width:{type:"string"}},usesContext:["orientation"],supports:{anchor:!0,spacing:{margin:["top","bottom"],__experimentalDefaultControls:{margin:!0}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-spacer-editor",style:"wp-block-spacer"};var Rse=o(G(),1),N3e={to:[{type:"block",blocks:["core/separator"],transform:({anchor:e})=>(0,Rse.createBlock)("core/separator",{anchor:e||void 0})}]},zse=N3e;var Vb=o(T(),1),Vse=o(v(),1);function Fse({attributes:e}){let{height:t,width:r,style:a}=e,{layout:{selfStretch:n}={}}=a||{},i=n==="fill"||n==="fit"?void 0:t;return(0,Vse.jsx)("div",{...Vb.useBlockProps.save({style:{height:(0,Vb.getSpacingPresetCssVar)(i),width:(0,Vb.getSpacingPresetCssVar)(r)},"aria-hidden":!0})})}var{name:Ose}=TS,Hse={icon:zP,transforms:zse,edit:Ase,save:Fse,deprecated:Pse},D3e=()=>N({name:Ose,metadata:TS,settings:Hse});var IA={};$(IA,{init:()=>R3e,metadata:()=>VS,name:()=>Yse,settings:()=>Xse});var $se=o(B(),1),Yd=o(T(),1),AS=o(z(),1),wu=o(j(),1);var MS=o(T(),1),Mg=o(A(),1),LS=o(B(),1),Use=o(z(),1);var PA=o(B(),1),BA=o(G(),1),Fb=o(T(),1),BS=o(A(),1),IS=o(z(),1),PS=o(v(),1);function yc({tabsClientId:e}){let{insertBlock:t}=(0,IS.useDispatch)(Fb.store),{tabPanelClientId:r,tabsMenuClientId:a}=(0,IS.useSelect)(i=>{if(!e)return{tabPanelClientId:null,tabsMenuClientId:null};let{getBlocks:l}=i(Fb.store),s=l(e),c=s.find(m=>m.name==="core/tab-panel"),u=s.find(m=>m.name==="core/tabs-menu");return{tabPanelClientId:c?.clientId||null,tabsMenuClientId:u?.clientId||null}},[e]);return(0,PS.jsx)(Fb.BlockControls,{group:"other",children:(0,PS.jsx)(BS.ToolbarGroup,{children:(0,PS.jsx)(BS.ToolbarButton,{className:"components-toolbar__control",onClick:()=>{if(!r)return;let i=(0,BA.createBlock)("core/tab",{label:(0,PA.__)("Tab")});if(t(i,void 0,r),a){let l=(0,BA.createBlock)("core/tabs-menu-item",{});t(l,void 0,a)}},text:(0,PA.__)("Add tab")})})})}var Ob=o(T(),1),NS=o(A(),1),jse=o(B(),1),DS=o(z(),1),ES=o(v(),1);function _c({tabsClientId:e}){let{removeBlock:t,updateBlockAttributes:r,selectBlock:a,__unstableMarkNextChangeAsNotPersistent:n}=(0,DS.useDispatch)(Ob.store),{activeTabClientId:i,activeMenuItemClientId:l,tabCount:s,editorActiveTabIndex:c}=(0,DS.useSelect)(p=>{if(!e)return{activeTabClientId:null,activeMenuItemClientId:null,tabCount:0,editorActiveTabIndex:0};let{getBlocks:d,getBlockAttributes:f}=p(Ob.store),h=f(e),g=h?.editorActiveTabIndex??h?.activeTabIndex??0,b=d(e),y=b.find(E=>E.name==="core/tab-panel"),x=b.find(E=>E.name==="core/tabs-menu"),_=y?.innerBlocks||[],k=x?.innerBlocks||[],S=_[g],C=k[g];return{activeTabClientId:S?.clientId||null,activeMenuItemClientId:C?.clientId||null,tabCount:_.length,editorActiveTabIndex:g}},[e]),u=()=>{if(!i||s<=1)return;let p=c>=s-1?s-2:c;n(),r(e,{editorActiveTabIndex:p}),t(i,!1),l&&t(l,!1),e&&a(e)},m=s<=1||!i;return(0,ES.jsx)(Ob.BlockControls,{group:"other",children:(0,ES.jsx)(NS.ToolbarGroup,{children:(0,ES.jsx)(NS.ToolbarButton,{className:"components-toolbar__control",onClick:u,text:(0,jse.__)("Remove tab"),disabled:m})})})}var vs=o(v(),1);function Gse({tabsClientId:e,blockIndex:t,isDefaultTab:r}){let{updateBlockAttributes:a}=(0,Use.useDispatch)(MS.store),n=W();return(0,vs.jsxs)(vs.Fragment,{children:[(0,vs.jsx)(yc,{tabsClientId:e}),(0,vs.jsx)(_c,{tabsClientId:e}),(0,vs.jsx)(MS.InspectorControls,{children:(0,vs.jsx)(Mg.__experimentalToolsPanel,{label:(0,LS.__)("Settings"),resetAll:()=>{a(e,{activeTabIndex:0})},dropdownMenuProps:n,children:(0,vs.jsx)(Mg.__experimentalToolsPanelItem,{label:(0,LS.__)("Default tab"),hasValue:()=>r&&t!==0,onDeselect:()=>{a(e,{activeTabIndex:0})},isShownByDefault:!0,children:(0,vs.jsx)(Mg.CheckboxControl,{label:(0,LS.__)("Default tab"),checked:r,onChange:i=>{a(e,{activeTabIndex:i?t:0})}})})})})]})}var Wse=o(nr(),1);function qse(e,t){let r=new window.DOMParser().parseFromString(e,"text/html");return r.body?.textContent?(0,Wse.cleanForSlug)(r.body.textContent):`tab-panel-${t}`}var RS=o(v(),1),L3e=[["core/paragraph",{placeholder:(0,$se.__)("Type / to choose a block")}]],{cancelAnimationFrame:M3e}=window;function Zse({attributes:e,clientId:t,context:r,isSelected:a,__unstableLayoutClassNames:n}){let i=(0,wu.useRef)(),{anchor:l,label:s}=e,c=r["core/tabs-activeTabIndex"]??0,m=r["core/tabs-editorActiveTabIndex"]??c;(0,wu.useEffect)(()=>()=>{i.current&&M3e(i.current)},[]);let{blockIndex:p,hasInnerBlocksSelected:d,tabsClientId:f}=(0,AS.useSelect)(E=>{let{getBlockRootClientId:I,getBlockIndex:D,hasSelectedInnerBlock:M}=E(Yd.store),O=I(t),R=I(O),V=D(t),P=M(t,!0);return{blockIndex:V,hasInnerBlocksSelected:P,tabsClientId:R}},[t]),{updateBlockAttributes:h,__unstableMarkNextChangeAsNotPersistent:g}=(0,AS.useDispatch)(Yd.store);(0,wu.useEffect)(()=>{(a||d)&&f&&m!==p&&(g(),h(f,{editorActiveTabIndex:p}))},[a,d,f,m,p,h,g]);let b=m===p,y=c===p,x=(0,wu.useMemo)(()=>!!(a||d||b),[a,d,b]),_=(0,wu.useMemo)(()=>l||qse(s,p),[l,s,p]),k=(0,wu.useMemo)(()=>`${_}--tab`,[_]),S=(0,Yd.useBlockProps)({hidden:!x,"aria-labelledby":k,id:_,role:"tabpanel",tabIndex:x?0:-1,className:w("wp-block-tab__editor-content",n)}),C=(0,Yd.useInnerBlocksProps)(S,{template:L3e});return(0,RS.jsxs)("section",{...C,children:[(0,RS.jsx)(Gse,{tabsClientId:f,blockIndex:p,isDefaultTab:y}),x&&C.children]})}var zS=o(T(),1),Kse=o(v(),1);function Qse(){let e=zS.useBlockProps.save({role:"tabpanel"}),t=zS.useInnerBlocksProps.save(e);return(0,Kse.jsx)("section",{...t})}var VS={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tab",title:"Tab",description:"Content for a tab in a tabbed interface.",version:"1.0.0",category:"design",textdomain:"default",attributes:{label:{type:"string",default:""}},parent:["core/tab-panel"],usesContext:["core/tabs-activeTabIndex","core/tabs-editorActiveTabIndex","core/tabs-id"],supports:{anchor:!0,html:!1,reusable:!1,color:{background:!0,text:!0,__experimentalDefaultControls:{background:!0,text:!0}},layout:!0,spacing:{blockGap:!0,padding:!0,margin:!1},typography:{fontSize:!0,__experimentalFontFamily:!0,__experimentalDefaultControls:{fontSize:!0,__experimentalFontFamily:!0}},renaming:!0},providesContext:{"core/tab-label":"label"},editorScript:"file:./index.js",style:"file:./style-index.css"};var{name:Yse}=VS,Xse={icon:aB,edit:Zse,save:Qse},R3e=()=>N({name:Yse,metadata:VS,settings:Xse});var EA={};$(EA,{init:()=>F3e,metadata:()=>OS,name:()=>oce,settings:()=>ace});var Ag=o(T(),1),Jse=o(z(),1);var $m=o(v(),1),z3e=[["core/tab",{}]];function ece({clientId:e}){let t=(0,Ag.useBlockProps)(),r=(0,Ag.useInnerBlocksProps)(t,{template:z3e,templateLock:!1,renderAppender:!1}),a=(0,Jse.useSelect)(n=>{let{getBlockRootClientId:i}=n(Ag.store);return i(e)},[e]);return(0,$m.jsxs)($m.Fragment,{children:[(0,$m.jsx)(yc,{tabsClientId:a}),(0,$m.jsx)(_c,{tabsClientId:a}),(0,$m.jsx)("div",{...r})]})}var FS=o(T(),1),tce=o(v(),1);function rce(){let e=FS.useBlockProps.save(),t=FS.useInnerBlocksProps.save(e);return(0,tce.jsx)("div",{...t})}var OS={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tab-panel",title:"Tab Panel",description:"Container for tab panel content in a tabbed interface.",version:"1.0.0",category:"design",textdomain:"default",parent:["core/tabs"],allowedBlocks:["core/tab"],attributes:{},supports:{anchor:!1,html:!1,reusable:!1,lock:!1,dimensions:{aspectRatio:!1,height:!1,minHeight:!1,width:!1},color:{background:!0,text:!0,heading:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{blockGap:!1,padding:!0,margin:!0},typography:{fontSize:!0,__experimentalFontFamily:!0},layout:{default:{type:"flex",flexWrap:"nowrap",justifyContent:"stretch",orientation:"vertical"},allowSwitching:!1,allowVerticalAlignment:!1,allowOrientation:!1,allowJustification:!0,allowSizingOnChildren:!1},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},editorScript:"file:./index.js",style:"file:./style-index.css"};var{name:oce}=OS,ace={icon:P0,edit:ece,save:rce},F3e=()=>N({name:oce,metadata:OS,settings:ace});var OA={};$(OA,{init:()=>rCe,metadata:()=>HS,name:()=>vce,settings:()=>bce});var xc=o(B(),1);var tr=o(T(),1),it=o(v(),1),nce={"subtle-light-gray":"#f3f4f5","subtle-pale-green":"#e9fbe5","subtle-pale-blue":"#e7f5fe","subtle-pale-pink":"#fcf0ef"},NA={content:{type:"rich-text",source:"rich-text"},tag:{type:"string",default:"td",source:"tag"},scope:{type:"string",source:"attribute",attribute:"scope"},align:{type:"string",source:"attribute",attribute:"data-align"},colspan:{type:"string",source:"attribute",attribute:"colspan"},rowspan:{type:"string",source:"attribute",attribute:"rowspan"}},O3e={attributes:{hasFixedLayout:{type:"boolean",default:!1},caption:{type:"rich-text",source:"rich-text",selector:"figcaption"},head:{type:"array",default:[],source:"query",selector:"thead tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:NA}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:NA}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:NA}}}},supports:{anchor:!0,align:!0,color:{__experimentalSkipSerialization:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{__experimentalSkipSerialization:!0,color:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,style:!0,width:!0}},__experimentalSelector:".wp-block-table > table",interactivity:{clientNavigation:!0}},save({attributes:e}){let{hasFixedLayout:t,head:r,body:a,foot:n,caption:i}=e;if(!r.length&&!a.length&&!n.length)return null;let s=(0,tr.__experimentalGetColorClassesAndStyles)(e),c=(0,tr.__experimentalGetBorderClassesAndStyles)(e),u=w(s.className,c.className,{"has-fixed-layout":t}),m=!tr.RichText.isEmpty(i),p=({type:d,rows:f})=>{if(!f.length)return null;let h=`t${d}`;return(0,it.jsx)(h,{children:f.map(({cells:g},b)=>(0,it.jsx)("tr",{children:g.map(({content:y,tag:x,scope:_,align:k,colspan:S,rowspan:C},E)=>{let I=w({[`has-text-align-${k}`]:k});return(0,it.jsx)(tr.RichText.Content,{className:I||void 0,"data-align":k,tagName:x,value:y,scope:x==="th"?_:void 0,colSpan:S,rowSpan:C},E)})},b))})};return(0,it.jsxs)("figure",{...tr.useBlockProps.save(),children:[(0,it.jsxs)("table",{className:u===""?void 0:u,style:{...s.style,...c.style},children:[(0,it.jsx)(p,{type:"head",rows:r}),(0,it.jsx)(p,{type:"body",rows:a}),(0,it.jsx)(p,{type:"foot",rows:n})]}),m&&(0,it.jsx)(tr.RichText.Content,{tagName:"figcaption",value:i,className:(0,tr.__experimentalGetElementClassName)("caption")})]})}},DA={content:{type:"string",source:"html"},tag:{type:"string",default:"td",source:"tag"},scope:{type:"string",source:"attribute",attribute:"scope"},align:{type:"string",source:"attribute",attribute:"data-align"}},H3e={attributes:{hasFixedLayout:{type:"boolean",default:!1},caption:{type:"string",source:"html",selector:"figcaption",default:""},head:{type:"array",default:[],source:"query",selector:"thead tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:DA}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:DA}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:DA}}}},supports:{anchor:!0,align:!0,color:{__experimentalSkipSerialization:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{__experimentalSkipSerialization:!0,color:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,style:!0,width:!0}},__experimentalSelector:".wp-block-table > table"},save({attributes:e}){let{hasFixedLayout:t,head:r,body:a,foot:n,caption:i}=e;if(!r.length&&!a.length&&!n.length)return null;let s=(0,tr.__experimentalGetColorClassesAndStyles)(e),c=(0,tr.__experimentalGetBorderClassesAndStyles)(e),u=w(s.className,c.className,{"has-fixed-layout":t}),m=!tr.RichText.isEmpty(i),p=({type:d,rows:f})=>{if(!f.length)return null;let h=`t${d}`;return(0,it.jsx)(h,{children:f.map(({cells:g},b)=>(0,it.jsx)("tr",{children:g.map(({content:y,tag:x,scope:_,align:k},S)=>{let C=w({[`has-text-align-${k}`]:k});return(0,it.jsx)(tr.RichText.Content,{className:C||void 0,"data-align":k,tagName:x,value:y,scope:x==="th"?_:void 0},S)})},b))})};return(0,it.jsxs)("figure",{...tr.useBlockProps.save(),children:[(0,it.jsxs)("table",{className:u===""?void 0:u,style:{...s.style,...c.style},children:[(0,it.jsx)(p,{type:"head",rows:r}),(0,it.jsx)(p,{type:"body",rows:a}),(0,it.jsx)(p,{type:"foot",rows:n})]}),m&&(0,it.jsx)(tr.RichText.Content,{tagName:"figcaption",value:i})]})}},LA={content:{type:"string",source:"html"},tag:{type:"string",default:"td",source:"tag"},scope:{type:"string",source:"attribute",attribute:"scope"},align:{type:"string",source:"attribute",attribute:"data-align"}},j3e={attributes:{hasFixedLayout:{type:"boolean",default:!1},backgroundColor:{type:"string"},caption:{type:"string",source:"html",selector:"figcaption",default:""},head:{type:"array",default:[],source:"query",selector:"thead tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:LA}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:LA}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:LA}}}},supports:{anchor:!0,align:!0,__experimentalSelector:".wp-block-table > table"},save:({attributes:e})=>{let{hasFixedLayout:t,head:r,body:a,foot:n,backgroundColor:i,caption:l}=e;if(!r.length&&!a.length&&!n.length)return null;let c=(0,tr.getColorClassName)("background-color",i),u=w(c,{"has-fixed-layout":t,"has-background":!!c}),m=!tr.RichText.isEmpty(l),p=({type:d,rows:f})=>{if(!f.length)return null;let h=`t${d}`;return(0,it.jsx)(h,{children:f.map(({cells:g},b)=>(0,it.jsx)("tr",{children:g.map(({content:y,tag:x,scope:_,align:k},S)=>{let C=w({[`has-text-align-${k}`]:k});return(0,it.jsx)(tr.RichText.Content,{className:C||void 0,"data-align":k,tagName:x,value:y,scope:x==="th"?_:void 0},S)})},b))})};return(0,it.jsxs)("figure",{...tr.useBlockProps.save(),children:[(0,it.jsxs)("table",{className:u===""?void 0:u,children:[(0,it.jsx)(p,{type:"head",rows:r}),(0,it.jsx)(p,{type:"body",rows:a}),(0,it.jsx)(p,{type:"foot",rows:n})]}),m&&(0,it.jsx)(tr.RichText.Content,{tagName:"figcaption",value:l})]})},isEligible:e=>e.backgroundColor&&e.backgroundColor in nce&&!e.style,migrate:e=>({...e,backgroundColor:void 0,style:{color:{background:nce[e.backgroundColor]}}})},MA={content:{type:"string",source:"html"},tag:{type:"string",default:"td",source:"tag"},scope:{type:"string",source:"attribute",attribute:"scope"}},U3e={attributes:{hasFixedLayout:{type:"boolean",default:!1},backgroundColor:{type:"string"},head:{type:"array",default:[],source:"query",selector:"thead tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:MA}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:MA}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:MA}}}},supports:{align:!0},save({attributes:e}){let{hasFixedLayout:t,head:r,body:a,foot:n,backgroundColor:i}=e;if(!r.length&&!a.length&&!n.length)return null;let s=(0,tr.getColorClassName)("background-color",i),c=w(s,{"has-fixed-layout":t,"has-background":!!s}),u=({type:m,rows:p})=>{if(!p.length)return null;let d=`t${m}`;return(0,it.jsx)(d,{children:p.map(({cells:f},h)=>(0,it.jsx)("tr",{children:f.map(({content:g,tag:b,scope:y},x)=>(0,it.jsx)(tr.RichText.Content,{tagName:b,value:g,scope:b==="th"?y:void 0},x))},h))})};return(0,it.jsxs)("table",{className:c,children:[(0,it.jsx)(u,{type:"head",rows:r}),(0,it.jsx)(u,{type:"body",rows:a}),(0,it.jsx)(u,{type:"foot",rows:n})]})}},ice=[O3e,H3e,j3e,U3e];var Un=o(j(),1),vo=o(T(),1),Et=o(B(),1),Ur=o(A(),1);var G3e=["align"];function lce({rowCount:e,columnCount:t}){return{body:Array.from({length:e}).map(()=>({cells:Array.from({length:t}).map(()=>({content:"",tag:"td"}))}))}}function W3e(e){if(!Zm(e.head))return e.head[0];if(!Zm(e.body))return e.body[0];if(!Zm(e.foot))return e.foot[0]}function sce(e,t,r){let{sectionName:a,rowIndex:n,columnIndex:i}=t;return e[a]?.[n]?.cells?.[i]?.[r]}function AA(e,t,r){if(!t)return e;let a=Object.fromEntries(Object.entries(e).filter(([l])=>["head","body","foot"].includes(l))),{sectionName:n,rowIndex:i}=t;return Object.fromEntries(Object.entries(a).map(([l,s])=>n&&n!==l?[l,s]:[l,s.map((c,u)=>i&&i!==u?c:{cells:c.cells.map((m,p)=>q3e({sectionName:l,columnIndex:p,rowIndex:u},t)?r(m):m)})]))}function q3e(e,t){if(!e||!t)return!1;switch(t.type){case"column":return t.type==="column"&&e.columnIndex===t.columnIndex;case"cell":return t.type==="cell"&&e.sectionName===t.sectionName&&e.columnIndex===t.columnIndex&&e.rowIndex===t.rowIndex}}function RA(e,{sectionName:t,rowIndex:r,columnCount:a}){let n=W3e(e),i=a===void 0?n?.cells?.length:a;return i?{[t]:[...e[t].slice(0,r),{cells:Array.from({length:i}).map((l,s)=>{let c=n?.cells?.[s]??{};return{...Object.fromEntries(Object.entries(c).filter(([m])=>G3e.includes(m))),content:"",tag:t==="head"?"th":"td"}})},...e[t].slice(r)]}:e}function cce(e,{sectionName:t,rowIndex:r}){return{[t]:e[t].filter((a,n)=>n!==r)}}function uce(e,{columnIndex:t}){let r=Object.fromEntries(Object.entries(e).filter(([a])=>["head","body","foot"].includes(a)));return Object.fromEntries(Object.entries(r).map(([a,n])=>Zm(n)?[a,n]:[a,n.map(i=>pce(i)||i.cells.length<t?i:{cells:[...i.cells.slice(0,t),{content:"",tag:a==="head"?"th":"td"},...i.cells.slice(t)]})]))}function mce(e,{columnIndex:t}){let r=Object.fromEntries(Object.entries(e).filter(([a])=>["head","body","foot"].includes(a)));return Object.fromEntries(Object.entries(r).map(([a,n])=>Zm(n)?[a,n]:[a,n.map(i=>({cells:i.cells.length>=t?i.cells.filter((l,s)=>s!==t):i.cells})).filter(i=>i.cells.length)]))}function zA(e,t){if(!Zm(e[t]))return{[t]:[]};let r=e.body?.[0]?.cells?.length??1;return RA(e,{sectionName:t,rowIndex:0,columnCount:r})}function Zm(e){return!e||!e.length||e.every(pce)}function pce(e){return!(e.cells&&e.cells.length)}var mt=o(v(),1),$3e=[{icon:C7,title:(0,Et.__)("Align column left"),align:"left"},{icon:k7,title:(0,Et.__)("Align column center"),align:"center"},{icon:B7,title:(0,Et.__)("Align column right"),align:"right"}],Z3e={head:(0,Et.__)("Header cell text"),body:(0,Et.__)("Body cell text"),foot:(0,Et.__)("Footer cell text")},K3e={head:(0,Et.__)("Header label"),foot:(0,Et.__)("Footer label")};function Q3e({name:e,...t}){let r=`t${e}`;return(0,mt.jsx)(r,{...t})}function Y3e({attributes:e,setAttributes:t,insertBlocksAfter:r,isSelected:a}){let{hasFixedLayout:n,head:i,foot:l}=e,[s,c]=(0,Un.useState)(2),[u,m]=(0,Un.useState)(2),[p,d]=(0,Un.useState)(),f=(0,vo.__experimentalUseColorProps)(e),h=(0,vo.__experimentalUseBorderProps)(e),g=(0,vo.useBlockEditingMode)(),b=(0,Un.useRef)(),[y,x]=(0,Un.useState)(!1),_=W();function k(ie){m(ie)}function S(ie){c(ie)}function C(ie){ie.preventDefault(),t(lce({rowCount:parseInt(s,10)||2,columnCount:parseInt(u,10)||2})),x(!0)}function E(){t({hasFixedLayout:!n})}let I=(0,Un.useCallback)(function(ie){p&&t(se=>AA(se,p,fe=>({...fe,content:ie})))},[p,t]);function D(ie){if(!p)return;let se={type:"column",columnIndex:p.columnIndex},fe=AA(e,se,ze=>({...ze,align:ie}));t(fe)}function M(){if(p)return sce(e,p,"align")}function O(){t(zA(e,"head"))}function R(){t(zA(e,"foot"))}function V(ie){if(!p)return;let{sectionName:se,rowIndex:fe}=p,ze=fe+ie;t(RA(e,{sectionName:se,rowIndex:ze})),d({sectionName:se,rowIndex:ze,columnIndex:0,type:"cell"})}function P(){V(0)}function F(){V(1)}function q(){if(!p)return;let{sectionName:ie,rowIndex:se}=p;d(),t(cce(e,{sectionName:ie,rowIndex:se}))}function H(ie=0){if(!p)return;let{columnIndex:se}=p,fe=se+ie;t(uce(e,{columnIndex:fe})),d({rowIndex:0,columnIndex:fe,type:"cell"})}function U(){H(0)}function Z(){H(1)}function J(){if(!p)return;let{sectionName:ie,columnIndex:se}=p;d(),t(mce(e,{sectionName:ie,columnIndex:se}))}(0,Un.useEffect)(()=>{a||d()},[a]),(0,Un.useEffect)(()=>{y&&(b?.current?.querySelector('td div[contentEditable="true"]')?.focus(),x(!1))},[y]);let ee=["head","body","foot"].filter(ie=>!Zm(e[ie])),oe=[{icon:fB,title:(0,Et.__)("Insert row before"),isDisabled:!p,onClick:P},{icon:pB,title:(0,Et.__)("Insert row after"),isDisabled:!p,onClick:F},{icon:gB,title:(0,Et.__)("Delete row"),isDisabled:!p,onClick:q},{icon:sB,title:(0,Et.__)("Insert column before"),isDisabled:!p,onClick:U},{icon:iB,title:(0,Et.__)("Insert column after"),isDisabled:!p,onClick:Z},{icon:uB,title:(0,Et.__)("Delete column"),isDisabled:!p,onClick:J}],X=ee.map(ie=>(0,mt.jsx)(Q3e,{name:ie,children:e[ie].map(({cells:se},fe)=>(0,mt.jsx)("tr",{children:se.map((ze,Be)=>{let ne=p?.sectionName===ie&&p?.rowIndex===fe&&p?.columnIndex===Be;return(0,mt.jsx)(X3e,{name:ie,rowIndex:fe,columnIndex:Be,onChange:ne?I:void 0,setSelectedCell:d,...ze},Be)})},fe))},ie)),re=!ee.length;return(0,mt.jsxs)("figure",{...(0,vo.useBlockProps)({ref:b}),children:[!re&&g==="default"&&(0,mt.jsxs)(mt.Fragment,{children:[(0,mt.jsx)(vo.BlockControls,{group:"block",children:(0,mt.jsx)(vo.AlignmentControl,{label:(0,Et.__)("Change column alignment"),alignmentControls:$3e,value:M(),onChange:ie=>D(ie)})}),(0,mt.jsx)(vo.BlockControls,{group:"other",children:(0,mt.jsx)(Ur.ToolbarDropdownMenu,{icon:bB,label:(0,Et.__)("Edit table"),controls:oe})})]}),(0,mt.jsx)(vo.InspectorControls,{children:(0,mt.jsxs)(Ur.__experimentalToolsPanel,{label:(0,Et.__)("Settings"),resetAll:()=>{t({hasFixedLayout:!0,head:[],foot:[]})},dropdownMenuProps:_,children:[(0,mt.jsx)(Ur.__experimentalToolsPanelItem,{hasValue:()=>n!==!0,label:(0,Et.__)("Fixed width table cells"),onDeselect:()=>t({hasFixedLayout:!0}),isShownByDefault:!0,children:(0,mt.jsx)(Ur.ToggleControl,{label:(0,Et.__)("Fixed width table cells"),checked:!!n,onChange:E})}),!re&&(0,mt.jsxs)(mt.Fragment,{children:[(0,mt.jsx)(Ur.__experimentalToolsPanelItem,{hasValue:()=>i&&i.length,label:(0,Et.__)("Header section"),onDeselect:()=>t({head:[]}),isShownByDefault:!0,children:(0,mt.jsx)(Ur.ToggleControl,{label:(0,Et.__)("Header section"),checked:!!(i&&i.length),onChange:O})}),(0,mt.jsx)(Ur.__experimentalToolsPanelItem,{hasValue:()=>l&&l.length,label:(0,Et.__)("Footer section"),onDeselect:()=>t({foot:[]}),isShownByDefault:!0,children:(0,mt.jsx)(Ur.ToggleControl,{label:(0,Et.__)("Footer section"),checked:!!(l&&l.length),onChange:R})})]})]})}),!re&&(0,mt.jsx)("table",{className:w(f.className,h.className,{"has-fixed-layout":n,"has-individual-borders":(0,Ur.__experimentalHasSplitBorders)(e?.style?.border)}),style:{...f.style,...h.style},children:X}),re?(0,mt.jsx)(Ur.Placeholder,{label:(0,Et.__)("Table"),icon:(0,mt.jsx)(vo.BlockIcon,{icon:_0,showColors:!0}),instructions:(0,Et.__)("Insert a table for sharing data."),children:(0,mt.jsxs)("form",{className:"blocks-table__placeholder-form",onSubmit:C,children:[(0,mt.jsx)(Ur.TextControl,{__next40pxDefaultSize:!0,type:"number",label:(0,Et.__)("Column count"),value:u,onChange:k,min:"1",className:"blocks-table__placeholder-input"}),(0,mt.jsx)(Ur.TextControl,{__next40pxDefaultSize:!0,type:"number",label:(0,Et.__)("Row count"),value:s,onChange:S,min:"1",className:"blocks-table__placeholder-input"}),(0,mt.jsx)(Ur.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",children:(0,Et.__)("Create Table")})]})}):(0,mt.jsx)(ba,{attributes:e,setAttributes:t,isSelected:a,insertBlocksAfter:r,label:(0,Et.__)("Table caption text"),showToolbarButton:a&&g==="default"})]})}var X3e=(0,Un.memo)(function({tag:e,name:t,scope:r,colspan:a,rowspan:n,rowIndex:i,columnIndex:l,align:s,content:c,onChange:u,setSelectedCell:m}){return(0,mt.jsx)(e,{scope:e==="th"?r:void 0,colSpan:a,rowSpan:n,className:w({[`has-text-align-${s}`]:s},"wp-block-table__cell-content"),children:(0,mt.jsx)(vo.RichText,{value:c,onChange:u,onFocus:()=>{m({sectionName:t,rowIndex:i,columnIndex:l,type:"cell"})},"aria-label":Z3e[t],placeholder:K3e[t]})})}),dce=Y3e;var HS={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/table",title:"Table",category:"text",description:"Create structured content in rows and columns to display information.",textdomain:"default",attributes:{hasFixedLayout:{type:"boolean",default:!0},caption:{type:"rich-text",source:"rich-text",selector:"figcaption",role:"content"},head:{type:"array",default:[],source:"query",selector:"thead tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:{content:{type:"rich-text",source:"rich-text",role:"content"},tag:{type:"string",default:"td",source:"tag"},scope:{type:"string",source:"attribute",attribute:"scope"},align:{type:"string",source:"attribute",attribute:"data-align"},colspan:{type:"string",source:"attribute",attribute:"colspan"},rowspan:{type:"string",source:"attribute",attribute:"rowspan"}}}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:{content:{type:"rich-text",source:"rich-text",role:"content"},tag:{type:"string",default:"td",source:"tag"},scope:{type:"string",source:"attribute",attribute:"scope"},align:{type:"string",source:"attribute",attribute:"data-align"},colspan:{type:"string",source:"attribute",attribute:"colspan"},rowspan:{type:"string",source:"attribute",attribute:"rowspan"}}}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:{content:{type:"rich-text",source:"rich-text",role:"content"},tag:{type:"string",default:"td",source:"tag"},scope:{type:"string",source:"attribute",attribute:"scope"},align:{type:"string",source:"attribute",attribute:"data-align"},colspan:{type:"string",source:"attribute",attribute:"colspan"},rowspan:{type:"string",source:"attribute",attribute:"rowspan"}}}}}},supports:{anchor:!0,align:!0,color:{__experimentalSkipSerialization:!0,gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalDefaultControls:{fontSize:!0}},__experimentalBorder:{__experimentalSkipSerialization:!0,color:!0,style:!0,width:!0,__experimentalDefaultControls:{color:!0,style:!0,width:!0}},interactivity:{clientNavigation:!0}},selectors:{root:".wp-block-table > table",spacing:".wp-block-table"},styles:[{name:"regular",label:"Default",isDefault:!0},{name:"stripes",label:"Stripes"}],editorStyle:"wp-block-table-editor",style:"wp-block-table"};var vl=o(T(),1),bs=o(v(),1);function fce({attributes:e}){let{hasFixedLayout:t,head:r,body:a,foot:n,caption:i}=e;if(!r.length&&!a.length&&!n.length)return null;let s=(0,vl.__experimentalGetColorClassesAndStyles)(e),c=(0,vl.__experimentalGetBorderClassesAndStyles)(e),u=w(s.className,c.className,{"has-fixed-layout":t}),m=!vl.RichText.isEmpty(i),p=({type:d,rows:f})=>{if(!f.length)return null;let h=`t${d}`;return(0,bs.jsx)(h,{children:f.map(({cells:g},b)=>(0,bs.jsx)("tr",{children:g.map(({content:y,tag:x,scope:_,align:k,colspan:S,rowspan:C},E)=>{let I=w({[`has-text-align-${k}`]:k});return(0,bs.jsx)(vl.RichText.Content,{className:I||void 0,"data-align":k,tagName:x,value:y,scope:x==="th"?_:void 0,colSpan:S,rowSpan:C},E)})},b))})};return(0,bs.jsxs)("figure",{...vl.useBlockProps.save(),children:[(0,bs.jsxs)("table",{className:u===""?void 0:u,style:{...s.style,...c.style},children:[(0,bs.jsx)(p,{type:"head",rows:r}),(0,bs.jsx)(p,{type:"body",rows:a}),(0,bs.jsx)(p,{type:"foot",rows:n})]}),m&&(0,bs.jsx)(vl.RichText.Content,{tagName:"figcaption",value:i,className:(0,vl.__experimentalGetElementClassName)("caption")})]})}var hce=o(G(),1);function VA(e){let t=parseInt(e,10);if(Number.isInteger(t))return t<0||t===1?void 0:t.toString()}var FA=({phrasingContentSchema:e})=>({tr:{allowEmpty:!0,children:{th:{allowEmpty:!0,children:e,attributes:["scope","colspan","rowspan","style"]},td:{allowEmpty:!0,children:e,attributes:["colspan","rowspan","style"]}}}}),eCe=e=>({table:{children:{thead:{allowEmpty:!0,children:FA(e)},tfoot:{allowEmpty:!0,children:FA(e)},tbody:{allowEmpty:!0,children:FA(e)}}}}),tCe={from:[{type:"raw",selector:"table",schema:eCe,transform:e=>{let t=Array.from(e.children).reduce((r,a)=>{if(!a.children.length)return r;let n=a.nodeName.toLowerCase().slice(1),i=Array.from(a.children).reduce((l,s)=>{if(!s.children.length)return l;let c=Array.from(s.children).reduce((u,m)=>{let p=VA(m.getAttribute("rowspan")),d=VA(m.getAttribute("colspan")),{textAlign:f}=m.style||{},h;return(f==="left"||f==="center"||f==="right")&&(h=f),u.push({tag:m.nodeName.toLowerCase(),content:m.innerHTML,rowspan:p,colspan:d,align:h}),u},[]);return l.push({cells:c}),l},[]);return r[n]=i,r},{});return(0,hce.createBlock)("core/table",t)}}]},gce=tCe;var{name:vce}=HS,bce={icon:_0,example:{attributes:{head:[{cells:[{content:(0,xc.__)("Version"),tag:"th"},{content:(0,xc.__)("Jazz Musician"),tag:"th"},{content:(0,xc.__)("Release Date"),tag:"th"}]}],body:[{cells:[{content:"5.2",tag:"td"},{content:(0,xc.__)("Jaco Pastorius"),tag:"td"},{content:(0,xc.__)("May 7, 2019"),tag:"td"}]},{cells:[{content:"5.1",tag:"td"},{content:(0,xc.__)("Betty Carter"),tag:"td"},{content:(0,xc.__)("February 21, 2019"),tag:"td"}]},{cells:[{content:"5.0",tag:"td"},{content:(0,xc.__)("Bebo Vald\xE9s"),tag:"td"},{content:(0,xc.__)("December 6, 2018"),tag:"td"}]}]},viewportWidth:450},transforms:gce,edit:dce,save:fce,deprecated:ice},rCe=()=>N({name:vce,metadata:HS,settings:bce});var jA={};$(jA,{init:()=>iCe,metadata:()=>jS,name:()=>Lce,settings:()=>Mce});var Cu=o(B(),1);var jS={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/table-of-contents",title:"Table of Contents",category:"design",description:"Summarize your post with a list of headings. Add HTML anchors to Heading blocks to link them here.",keywords:["document outline","summary"],textdomain:"default",attributes:{headings:{type:"array",items:{type:"object"},default:[]},onlyIncludeCurrentPage:{type:"boolean",default:!1},maxLevel:{type:"number"},ordered:{type:"boolean",default:!0}},supports:{anchor:!0,ariaLabel:!0,html:!1,color:{text:!0,background:!0,gradients:!0,link:!0},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},style:"wp-block-table-of-contents"};var ys=o(T(),1),Pce=o(G(),1),Ro=o(A(),1),Ub=o(z(),1),Bce=o(j(),1),Vt=o(B(),1),Ice=o(pe(),1),Ece=o(_r(),1);var kc=o(v(),1),yce="wp-block-table-of-contents__entry";function Rg({nestedHeadingList:e,disableLinkActivation:t,onClick:r,ordered:a=!0}){return(0,kc.jsx)(kc.Fragment,{children:e.map((n,i)=>{let{content:l,link:s}=n.heading,c=s?(0,kc.jsx)("a",{className:yce,href:s,"aria-disabled":t||void 0,onClick:t&&typeof r=="function"?r:void 0,children:l}):(0,kc.jsx)("span",{className:yce,children:l}),u=a?"ol":"ul";return(0,kc.jsxs)("li",{children:[c,n.children?(0,kc.jsx)(u,{children:(0,kc.jsx)(Rg,{nestedHeadingList:n.children,disableLinkActivation:t,onClick:t&&typeof r=="function"?r:void 0,ordered:a})}):null]},i)})})}function Hb(e){let t=[];return e.forEach((r,a)=>{if(r.content!==""&&r.level===e[0].level)if(e[a+1]?.level>r.level){let n=e.length;for(let i=a+1;i<e.length;i++)if(e[i].level===r.level){n=i;break}t.push({heading:r,children:Hb(e.slice(a+1,n))})}else t.push({heading:r,children:null})}),t}var kce=o(xce(),1),wce=o(z(),1),Cce=o(Oi(),1),Sce=o(j(),1),jb=o(nr(),1),US=o(T(),1);function aCe(e,t){let{getBlockAttributes:r,getBlockName:a,getBlocksByName:n,getClientIdsOfDescendants:i}=e(US.store),l=e("core/editor").getPermalink()??null,s=n("core/nextpage").length!==0,{onlyIncludeCurrentPage:c,maxLevel:u}=r(t)??{},[m=""]=n("core/post-content"),p=i(m),d=1;if(s&&c){let b=p.indexOf(t);for(let[y,x]of p.entries()){if(y>=b)break;a(x)==="core/nextpage"&&d++}}let f=[],h=1,g=null;typeof l=="string"&&(g=s?(0,jb.addQueryArgs)(l,{page:h}):l);for(let b of p){let y=a(b);if(y==="core/nextpage"){if(h++,c&&h>d)break;typeof l=="string"&&(g=(0,jb.addQueryArgs)((0,jb.removeQueryArgs)(l,["page"]),{page:h}))}else if((!c||h===d)&&y==="core/heading"){let x=r(b);if(u&&x.level>u)continue;let _=typeof g=="string"&&typeof x.anchor=="string"&&x.anchor!=="";f.push({content:(0,Cce.__unstableStripHTML)(x.content.replace(/(<br *\/?>)+/g," ")),level:x.level,link:_?`${g}#${x.anchor}`:null})}}return f}function nCe(e,t,r){let{getBlockAttributes:a}=e(US.store),{updateBlockAttributes:n,__unstableMarkNextChangeAsNotPersistent:i}=t(US.store),l=a(r);if(l===null)return;let s=aCe(e,r);(0,kce.default)(s,l.headings)||window.queueMicrotask(()=>{i(),n(r,{headings:s})})}function Tce(e){let t=(0,wce.useRegistry)();(0,Sce.useEffect)(()=>t.subscribe(()=>nCe(t.select,t.dispatch,e)),[t,e])}var rr=o(v(),1);function HA({attributes:{headings:e=[],onlyIncludeCurrentPage:t,maxLevel:r,ordered:a=!0},clientId:n,setAttributes:i}){Tce(n);let l=(0,ys.useBlockProps)(),s=(0,Ice.useInstanceId)(HA,"table-of-contents"),{createWarningNotice:c}=(0,Ub.useDispatch)(Ece.store),u=y=>{y.preventDefault(),c((0,Vt.__)("Links are disabled in the editor."),{id:`block-library/core/table-of-contents/redirection-prevented/${s}`,type:"snackbar"})},m=(0,Ub.useSelect)(y=>{let{getBlockRootClientId:x,canInsertBlockType:_}=y(ys.store),k=x(n);return _("core/list",k)},[n]),{replaceBlocks:p}=(0,Ub.useDispatch)(ys.store),d=W(),f=Hb(e),h=(0,rr.jsxs)(ys.BlockControls,{children:[(0,rr.jsxs)(Ro.ToolbarGroup,{children:[(0,rr.jsx)(Ro.ToolbarButton,{icon:(0,Vt.isRTL)()?L0:M0,title:(0,Vt.__)("Unordered"),description:(0,Vt.__)("Convert to unordered list"),onClick:()=>i({ordered:!1}),isActive:a===!1}),(0,rr.jsx)(Ro.ToolbarButton,{icon:(0,Vt.isRTL)()?A0:Hi,title:(0,Vt.__)("Ordered"),description:(0,Vt.__)("Convert to ordered list"),onClick:()=>i({ordered:!0}),isActive:a===!0})]}),m&&(0,rr.jsx)(Ro.ToolbarGroup,{children:(0,rr.jsx)(Ro.ToolbarButton,{onClick:()=>p(n,(0,Pce.createBlock)("core/list",{ordered:a,values:(0,Bce.renderToString)((0,rr.jsx)(Rg,{nestedHeadingList:f,ordered:a}))})),children:(0,Vt.__)("Convert to static list")})})]}),g=(0,rr.jsx)(ys.InspectorControls,{children:(0,rr.jsxs)(Ro.__experimentalToolsPanel,{label:(0,Vt.__)("Settings"),resetAll:()=>{i({onlyIncludeCurrentPage:!1,maxLevel:void 0,ordered:!0})},dropdownMenuProps:d,children:[(0,rr.jsx)(Ro.__experimentalToolsPanelItem,{hasValue:()=>!!t,label:(0,Vt.__)("Only include current page"),onDeselect:()=>i({onlyIncludeCurrentPage:!1}),isShownByDefault:!0,children:(0,rr.jsx)(Ro.ToggleControl,{label:(0,Vt.__)("Only include current page"),checked:t,onChange:y=>i({onlyIncludeCurrentPage:y}),help:t?(0,Vt.__)("Only including headings from the current page (if the post is paginated)."):(0,Vt.__)("Include headings from all pages (if the post is paginated).")})}),(0,rr.jsx)(Ro.__experimentalToolsPanelItem,{hasValue:()=>!!r,label:(0,Vt.__)("Limit heading levels"),onDeselect:()=>i({maxLevel:void 0}),isShownByDefault:!0,children:(0,rr.jsx)(Ro.SelectControl,{__next40pxDefaultSize:!0,label:(0,Vt.__)("Include headings down to level"),value:r||"",options:[{value:"",label:(0,Vt.__)("All levels")},{value:"1",label:(0,Vt.__)("Heading 1")},{value:"2",label:(0,Vt.__)("Heading 2")},{value:"3",label:(0,Vt.__)("Heading 3")},{value:"4",label:(0,Vt.__)("Heading 4")},{value:"5",label:(0,Vt.__)("Heading 5")},{value:"6",label:(0,Vt.__)("Heading 6")}],onChange:y=>i({maxLevel:y?parseInt(y):void 0}),help:r?(0,Vt.__)("Only include headings up to and including this level."):(0,Vt.__)("Including all heading levels in the table of contents.")})})]})});return e.length===0?(0,rr.jsxs)(rr.Fragment,{children:[(0,rr.jsx)("div",{...l,children:(0,rr.jsx)(Ro.Placeholder,{icon:(0,rr.jsx)(ys.BlockIcon,{icon:c1}),label:(0,Vt.__)("Table of Contents"),instructions:(0,Vt.__)("Start adding Heading blocks to create a table of contents. Headings with HTML anchors will be linked here.")})}),g]}):(0,rr.jsxs)(rr.Fragment,{children:[(0,rr.jsx)("nav",{...l,children:(0,rr.jsx)(a?"ol":"ul",{children:(0,rr.jsx)(Rg,{nestedHeadingList:f,disableLinkActivation:!0,onClick:u,ordered:a})})}),h,g]})}var Nce=o(T(),1);var GS=o(v(),1);function Dce({attributes:{headings:e=[],ordered:t=!0}}){if(e.length===0)return null;let r=t?"ol":"ul";return(0,GS.jsx)("nav",{...Nce.useBlockProps.save(),children:(0,GS.jsx)(r,{children:(0,GS.jsx)(Rg,{nestedHeadingList:Hb(e),ordered:t})})})}var{name:Lce}=jS,Mce={icon:c1,edit:HA,save:Dce,example:{innerBlocks:[{name:"core/heading",attributes:{level:2,content:(0,Cu.__)("Heading")}},{name:"core/heading",attributes:{level:3,content:(0,Cu.__)("Subheading")}},{name:"core/heading",attributes:{level:2,content:(0,Cu.__)("Heading")}},{name:"core/heading",attributes:{level:3,content:(0,Cu.__)("Subheading")}}],attributes:{headings:[{content:(0,Cu.__)("Heading"),level:2},{content:(0,Cu.__)("Subheading"),level:3},{content:(0,Cu.__)("Heading"),level:2},{content:(0,Cu.__)("Subheading"),level:3}]}}},iCe=()=>N({name:Lce,metadata:jS,settings:Mce});var GA={};$(GA,{init:()=>uCe,metadata:()=>$S,name:()=>Oce,settings:()=>Hce});var Wb=o(B(),1);var Su=o(T(),1),WS=o(z(),1),Jd=o(j(),1),UA=o(B(),1);var Xd=o(v(),1);function Ace({clientId:e}){return(0,Xd.jsxs)(Xd.Fragment,{children:[(0,Xd.jsx)(yc,{tabsClientId:e}),(0,Xd.jsx)(_c,{tabsClientId:e})]})}var Gb=o(v(),1),Rce=[],lCe=[["core/tabs-menu",{lock:{remove:!0}},[["core/tabs-menu-item",{}],["core/tabs-menu-item",{}]]],["core/tab-panel",{lock:{remove:!0}},[["core/tab",{label:(0,UA.__)("Tab")},[["core/paragraph"]]],["core/tab",{label:(0,UA.__)("Tab")},[["core/paragraph"]]]]]];function sCe({clientId:e,attributes:t,setAttributes:r,__unstableLayoutClassNames:a}){let{anchor:n,activeTabIndex:i,editorActiveTabIndex:l}=t;(0,Jd.useEffect)(()=>{l===void 0&&r({editorActiveTabIndex:i})},[]);let{removeBlock:s,replaceInnerBlocks:c}=(0,WS.useDispatch)(Su.store),{tabs:u,tabPanelClientId:m,menuItems:p}=(0,WS.useSelect)(b=>{let{getBlocks:y}=b(Su.store),x=y(e),_=x.find(S=>S.name==="core/tab-panel"),k=x.find(S=>S.name==="core/tabs-menu");return{tabs:_?.innerBlocks??Rce,tabPanelClientId:_?.clientId??null,menuItems:k?.innerBlocks??Rce}},[e]),d=(0,Jd.useRef)(null);(0,Jd.useEffect)(()=>{let b=u.map(I=>({clientId:I.clientId}));if(d.current===null){d.current={tabs:b,menuItems:[...p]};return}let{tabs:y,menuItems:x}=d.current,_=b.length<y.length,k=p.length<x.length,S=!_&&!k&&p.length===x.length&&p.some((I,D)=>I.clientId!==x[D]?.clientId);if(d.current={tabs:b,menuItems:[...p]},S&&m){let I=p.map(D=>{let M=x.findIndex(O=>O.clientId===D.clientId);return M!==-1?u[M]:null}).filter(Boolean);I.length===u.length&&c(m,I,!1);return}if(!_&&!k||_&&k)return;let C=new Set(b.map(I=>I.clientId)),E=new Set(p.map(I=>I.clientId));if(_){let I=y.findIndex(D=>!C.has(D.clientId));I>=0&&p[I]&&(s(p[I].clientId,!1),d.current.menuItems=d.current.menuItems.filter((D,M)=>M!==I))}else{let I=x.findIndex(D=>!E.has(D.clientId));I>=0&&u[I]&&(s(u[I].clientId,!1),d.current.tabs=d.current.tabs.filter((D,M)=>M!==I))}},[u,m,p,s,c]);let f=(0,Jd.useMemo)(()=>({"core/tabs-list":u.map((y,x)=>({id:y.attributes.anchor||`tab-${x}`,label:y.attributes.label||"",clientId:y.clientId,index:x})),"core/tabs-id":n,"core/tabs-activeTabIndex":i,"core/tabs-editorActiveTabIndex":l}),[u,n,i,l]),h=(0,Su.useBlockProps)({className:a}),g=(0,Su.useInnerBlocksProps)(h,{__experimentalCaptureToolbars:!0,template:lCe,templateLock:!1,renderAppender:!1});return(0,Gb.jsx)(Su.BlockContextProvider,{value:f,children:(0,Gb.jsxs)("div",{...g,children:[(0,Gb.jsx)(Ace,{clientId:e,attributes:t,setAttributes:r}),g.children]})})}var zce=sCe;var qS=o(T(),1),Vce=o(v(),1);function Fce(){let e=qS.useBlockProps.save(),t=qS.useInnerBlocksProps.save(e);return(0,Vce.jsx)("div",{...t})}var $S={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tabs",title:"Tabs",description:"Display content in a tabbed interface to help users navigate detailed content with ease.",version:"1.0.0",category:"design",textdomain:"default",allowedBlocks:["core/tabs-menu","core/tab-panel"],attributes:{activeTabIndex:{type:"number",default:0},editorActiveTabIndex:{type:"number",role:"local"}},supports:{align:!0,anchor:!0,color:{text:!0,background:!0,__experimentalDefaultControls:{text:!0,background:!0}},layout:{default:{type:"flex",flexWrap:"nowrap",justifyContent:"stretch",verticalAlignment:"stretch",orientation:"vertical"},allowSwitching:!1,allowVerticalAlignment:!0,allowJustification:!0,allowOrientation:!0,allowSizingOnChildren:!0},html:!1,interactivity:!0,spacing:{blockGap:!0,margin:!0,padding:!0},typography:{fontSize:!0,__experimentalFontFamily:!0},renaming:!0},providesContext:{"core/tabs-activeTabIndex":"activeTabIndex","core/tabs-editorActiveTabIndex":"editorActiveTabIndex"},usesContext:["core/tabs-list","core/tabs-id"],editorScript:"file:./index.js",editorStyle:"file:./index.css",style:"file:./style-index.css",viewScriptModule:"@wordpress/block-library/tabs/view"};var{name:Oce}=$S,Hce={icon:CB,example:{innerBlocks:[{name:"core/tabs-menu",innerBlocks:[{name:"core/tabs-menu-item",attributes:{anchor:"tab-1-button"}},{name:"core/tabs-menu-item",attributes:{anchor:"tab-2-button"}}]},{name:"core/tab-panel",innerBlocks:[1,2].map(e=>({name:"core/tab",attributes:{anchor:`tab-${e}`,label:(0,Wb.sprintf)((0,Wb.__)("Tab %s"),e)},innerBlocks:[{name:"core/paragraph",attributes:{content:(0,Wb.__)("In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing.")}}]}))}]},edit:zce,save:Fce},uCe=()=>N({name:Oce,metadata:$S,settings:Hce});var WA={};$(WA,{init:()=>dCe,metadata:()=>KS,name:()=>qce,settings:()=>$ce});var zg=o(T(),1),jce=o(z(),1);var Km=o(v(),1);function mCe({clientId:e,__unstableLayoutClassNames:t}){let{tabsClientId:r}=(0,jce.useSelect)(i=>({tabsClientId:i(zg.store).getBlockRootClientId(e)}),[e]),a=(0,zg.useBlockProps)({className:w(t),role:"tablist"}),n=(0,zg.useInnerBlocksProps)(a,{allowedBlocks:["core/tabs-menu-item"],orientation:"horizontal",renderAppender:!1});return(0,Km.jsxs)(Km.Fragment,{children:[(0,Km.jsx)(yc,{tabsClientId:r}),(0,Km.jsx)(_c,{tabsClientId:r}),(0,Km.jsx)("div",{...n})]})}var Uce=mCe;var ZS=o(T(),1),Gce=o(v(),1);function Wce(){let e=ZS.useBlockProps.save({role:"tablist"}),t=ZS.useInnerBlocksProps.save(e);return(0,Gce.jsx)("div",{...t})}var KS={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tabs-menu",title:"Tabs Menu",description:"Display the tab buttons for a tabbed interface.",version:"1.0.0",category:"design",textdomain:"default",parent:["core/tabs"],allowedBlocks:["core/tabs-menu-item"],usesContext:["core/tabs-list"],attributes:{},supports:{html:!1,reusable:!1,lock:!1,dimensions:{aspectRatio:!1,height:!1,minHeight:!1,width:!1},color:{background:!0,text:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,__experimentalFontFamily:!0},__experimentalBorder:{color:!0,radius:!0,style:!0,width:!0},layout:{default:{type:"flex",flexWrap:"nowrap",orientation:"horizontal"},allowSwitching:!1,allowVerticalAlignment:!0,allowJustification:!0,allowOrientation:!0},spacing:{padding:!0,margin:!0,blockGap:!0,__experimentalDefaultControls:{padding:!0,margin:!0,blockGap:!0}}},editorScript:"file:./index.js",editorStyle:"file:./editor.css"};var{name:qce}=KS,$ce={icon:kB,edit:Uce,save:Wce},dCe=()=>N({name:qce,metadata:KS,settings:$ce});var qA={};$(qA,{init:()=>vCe,metadata:()=>YS,name:()=>tue,settings:()=>rue});var Qce=o(B(),1),ef=o(T(),1),QS=o(z(),1),$b=o(j(),1);var Zce=o(T(),1);var qb=o(v(),1);function Kce({tabsClientId:e}){return(0,qb.jsxs)(Zce.BlockControls,{children:[(0,qb.jsx)(yc,{tabsClientId:e}),(0,qb.jsx)(_c,{tabsClientId:e})]})}var Qm=o(v(),1),fCe=[];function hCe({context:e,clientId:t,__unstableLayoutClassNames:r}){let a=e["core/tabs-list"]||fCe,n=e["core/tabs-activeTabIndex"]??0,i=e["core/tabs-editorActiveTabIndex"],l=(0,$b.useMemo)(()=>i??n,[i,n]),{menuItemIndex:s,tabsClientId:c,selectedTabClientId:u}=(0,QS.useSelect)(C=>{let{getBlockOrder:E,getBlockRootClientId:I,getSelectedBlockClientIds:D,hasSelectedInnerBlock:M}=C(ef.store),O=I(t),R=O?I(O):null,P=E(O).indexOf(t),F=D(),q=null;for(let H of a)if(F.includes(H.clientId)||M(H.clientId,!0)){q=H.clientId;break}return{menuItemIndex:P,tabsClientId:R,selectedTabClientId:q}},[t,a]),m=a[s]||{},p=m.index??s,d=m.id||`tab-${s}`,f=m.clientId||"",h=m.label||"",g=p===l,b=f===u,{__unstableMarkNextChangeAsNotPersistent:y,updateBlockAttributes:x}=(0,QS.useDispatch)(ef.store),_=(0,$b.useCallback)(C=>{C.preventDefault(),c&&p!==l&&(y(),x(c,{editorActiveTabIndex:p}))},[c,p,l,x,y]),k=(0,$b.useCallback)(C=>{f&&x(f,{label:C})},[f,x]),S=(0,ef.useBlockProps)({className:w(r,{"is-active":g,"is-selected":b}),"aria-controls":d,"aria-selected":g,id:`${d}--tab`,role:"tab",tabIndex:-1,onClick:_});return(0,Qm.jsxs)(Qm.Fragment,{children:[(0,Qm.jsx)(Kce,{tabsClientId:c}),(0,Qm.jsx)("button",{...S,type:"button",children:(0,Qm.jsx)(ef.RichText,{tagName:"span",withoutInteractiveFormatting:!0,placeholder:(0,Qce.__)("Tab title"),value:h,onChange:k})})]})}var Yce=hCe;var Xce=o(T(),1),Jce=o(v(),1);function eue(){let e=Xce.useBlockProps.save({type:"button",role:"tab"});return(0,Jce.jsx)("button",{...e})}var YS={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tabs-menu-item",title:"Tab Menu Item",description:"A single tab button in the tabs menu.",version:"1.0.0",category:"design",textdomain:"default",parent:["core/tabs-menu"],usesContext:["core/tabs-list","core/tabs-activeTabIndex","core/tabs-editorActiveTabIndex","core/tabs-menu-item-index","core/tabs-menu-item-id","core/tabs-menu-item-label"],supports:{html:!1,reusable:!1,lock:!1,color:{background:!0,text:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,__experimentalFontFamily:!0,textAlign:!0,__experimentalDefaultControls:{fontSize:!0}},spacing:{padding:!0,__experimentalDefaultControls:{padding:!0}},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0},layout:{allowEditing:!1}},editorScript:"file:./index.js",editorStyle:"file:./editor.css",style:"file:./style-index.css"};var{name:tue}=YS,rue={icon:_B,edit:Yce,save:eue},vCe=()=>N({name:tue,metadata:YS,settings:rue});var ZA={};$(ZA,{init:()=>wCe,metadata:()=>XS,name:()=>mue,settings:()=>pue});var $A=o(G(),1),bCe={from:[{type:"block",blocks:["core/categories"],transform:()=>(0,$A.createBlock)("core/tag-cloud")}],to:[{type:"block",blocks:["core/categories"],transform:()=>(0,$A.createBlock)("core/categories")}]},oue=bCe;var XS={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/tag-cloud",title:"Tag Cloud",category:"widgets",description:"A cloud of popular keywords, each sized by how often it appears.",textdomain:"default",attributes:{numberOfTags:{type:"number",default:45,minimum:1,maximum:100},taxonomy:{type:"string",default:"post_tag"},showTagCounts:{type:"boolean",default:!1},smallestFontSize:{type:"string",default:"8pt"},largestFontSize:{type:"string",default:"22pt"}},styles:[{name:"default",label:"Default",isDefault:!0},{name:"outline",label:"Outline"}],supports:{anchor:!0,html:!1,align:!0,spacing:{margin:!0,padding:!0},typography:{lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalLetterSpacing:!0},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}}};var Ft=o(A(),1),iue=o(z(),1),hn=o(B(),1),Vg=o(T(),1),lue=o(Y(),1),sue=o(Mu(),1),cue=o(pe(),1);var br=o(v(),1),_Ce=1,xCe=100,aue=.1,nue=100;function kCe({attributes:e,setAttributes:t,name:r}){let{taxonomy:a,showTagCounts:n,numberOfTags:i,smallestFontSize:l,largestFontSize:s}=e,[c]=(0,Vg.useSettings)("spacing.units"),u=W(),m=(0,Ft.__experimentalUseCustomUnits)({availableUnits:c?[...c,"pt"]:["%","px","em","rem","pt"]}),p=(0,iue.useSelect)(k=>k(lue.store).getTaxonomies({per_page:-1}),[]),d=()=>{let k={label:(0,hn.__)("- Select -"),value:"",disabled:!0},S=(p??[]).filter(C=>!!C.show_cloud).map(C=>({value:C.slug,label:C.name}));return[k,...S]},f=(k,S)=>{let[C,E]=(0,Ft.__experimentalParseQuantityAndUnitFromRawValue)(S);if(!Number.isFinite(C))return;let I={[k]:S};Object.entries({smallestFontSize:l,largestFontSize:s}).forEach(([D,M])=>{let[O,R]=(0,Ft.__experimentalParseQuantityAndUnitFromRawValue)(M);D!==k&&R!==E&&(I[D]=`${O}${E}`)}),t(I)},h=(0,br.jsx)(Vg.InspectorControls,{children:(0,br.jsxs)(Ft.__experimentalToolsPanel,{label:(0,hn.__)("Settings"),resetAll:()=>{t({taxonomy:"post_tag",showTagCounts:!1,numberOfTags:45,smallestFontSize:"8pt",largestFontSize:"22pt"})},dropdownMenuProps:u,children:[(0,br.jsx)(Ft.__experimentalToolsPanelItem,{hasValue:()=>a!=="post_tag",label:(0,hn.__)("Taxonomy"),onDeselect:()=>t({taxonomy:"post_tag"}),isShownByDefault:!0,children:(0,br.jsx)(Ft.SelectControl,{__next40pxDefaultSize:!0,label:(0,hn.__)("Taxonomy"),options:d(),value:a,onChange:k=>t({taxonomy:k})})}),(0,br.jsx)(Ft.__experimentalToolsPanelItem,{hasValue:()=>l!=="8pt"||s!=="22pt",label:(0,hn.__)("Font size"),onDeselect:()=>t({smallestFontSize:"8pt",largestFontSize:"22pt"}),isShownByDefault:!0,children:(0,br.jsxs)(Ft.Flex,{gap:4,children:[(0,br.jsx)(Ft.FlexItem,{isBlock:!0,children:(0,br.jsx)(Ft.__experimentalUnitControl,{label:(0,hn.__)("Smallest size"),value:l,onChange:k=>{f("smallestFontSize",k)},units:m,min:aue,max:nue,size:"__unstable-large"})}),(0,br.jsx)(Ft.FlexItem,{isBlock:!0,children:(0,br.jsx)(Ft.__experimentalUnitControl,{label:(0,hn.__)("Largest size"),value:s,onChange:k=>{f("largestFontSize",k)},units:m,min:aue,max:nue,size:"__unstable-large"})})]})}),(0,br.jsx)(Ft.__experimentalToolsPanelItem,{hasValue:()=>i!==45,label:(0,hn.__)("Number of tags"),onDeselect:()=>t({numberOfTags:45}),isShownByDefault:!0,children:(0,br.jsx)(Ft.RangeControl,{__next40pxDefaultSize:!0,label:(0,hn.__)("Number of tags"),value:i,onChange:k=>t({numberOfTags:k}),min:_Ce,max:xCe,required:!0})}),(0,br.jsx)(Ft.__experimentalToolsPanelItem,{hasValue:()=>n!==!1,label:(0,hn.__)("Show tag counts"),onDeselect:()=>t({showTagCounts:!1}),isShownByDefault:!0,children:(0,br.jsx)(Ft.ToggleControl,{label:(0,hn.__)("Show tag counts"),checked:n,onChange:()=>t({showTagCounts:!n})})})]})}),{content:g,status:b,error:y}=(0,sue.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r}),x=(0,cue.useDisabled)(),_=(0,Vg.useBlockProps)({ref:x});return(0,br.jsxs)(br.Fragment,{children:[h,b==="loading"&&(0,br.jsx)("div",{..._,children:(0,br.jsx)(Ft.Spinner,{})}),b==="error"&&(0,br.jsx)("div",{..._,children:(0,br.jsx)("p",{children:(0,hn.sprintf)((0,hn.__)("Error: %s"),y)})}),b==="success"&&(0,br.jsx)(ao,{wrapperProps:_,html:g})]})}var uue=kCe;var{name:mue}=XS,pue={icon:u1,example:{},edit:uue,transforms:oue},wCe=()=>N({name:mue,metadata:XS,settings:pue});var JA={};$(JA,{init:()=>NCe,metadata:()=>JS,name:()=>Yue,settings:()=>Xue});var Zue=o(Y(),1),Kue=o(z(),1);var XA=o(Wc(),1),Que=o(Uo(),1);var JS={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/template-part",title:"Template Part",category:"theme",description:"Edit the different global regions of your site, like the header, footer, sidebar, or create your own.",textdomain:"default",attributes:{slug:{type:"string"},theme:{type:"string"},tagName:{type:"string"},area:{type:"string"}},supports:{align:!0,html:!1,reusable:!1,renaming:!1,interactivity:{clientNavigation:!0}},editorStyle:"wp-block-template-part-editor"};var Oue=o(G(),1),Wg=o(z(),1),ro=o(T(),1),Sc=o(A(),1),Ri=o(B(),1),Xb=o(Y(),1),Hue=o(j(),1),jue=o(_r(),1);var Xm=o(B(),1),rf=o(A(),1),bue=o(j(),1),yue=o(z(),1),_ue=o(Y(),1);var Fg=o(z(),1),e8=o(Y(),1),due=o(T(),1),fue=o(j(),1),hue=o(G(),1),KA=o(B(),1);function Og(e,t){let{templateParts:r,isResolving:a}=(0,Fg.useSelect)(i=>{let{getEntityRecords:l,isResolving:s}=i(e8.store),c={per_page:-1};return{templateParts:l("postType","wp_template_part",c),isResolving:s("getEntityRecords",["postType","wp_template_part",c])}},[]);return{templateParts:(0,fue.useMemo)(()=>r?r.filter(i=>on(i.theme,i.slug)!==t&&(!e||e==="uncategorized"||i.area===e))||[]:[],[r,e,t]),isResolving:a}}function Hg(e,t){return(0,Fg.useSelect)(r=>{let a=e?`core/template-part/${e}`:"core/template-part",{getBlockRootClientId:n,getPatternsByBlockTypes:i}=r(due.store),l=n(t);return i(a,l)},[e,t])}function t8(e,t){let{saveEntityRecord:r}=(0,Fg.useDispatch)(e8.store);return async(a=[],n=(0,KA.__)("Untitled Template Part"))=>{let i=ew(n).replace(/[^\w-]+/g,"")||"wp-custom-part",l={title:n,slug:i,content:(0,hue.serialize)(a),area:e},s=await r("postType","wp_template_part",l);t({slug:s.slug,theme:s.theme,area:void 0})}}function r8(e){return(0,Fg.useSelect)(t=>{let r=t(e8.store).getCurrentTheme()?.default_template_part_areas||[],a=r.find(i=>i.area===e),n=r.find(i=>i.area==="uncategorized");return{icon:a?.icon||n?.icon,label:a?.label||(0,KA.__)("Template Part"),tagName:a?.area_tag??"div"}},[e])}var gue=o(j(),1),Ym=o(B(),1),_s=o(A(),1),Tu=o(v(),1);function vue({areaLabel:e,onClose:t,onSubmit:r}){let[a,n]=(0,gue.useState)(""),i=l=>{l.preventDefault(),r(a)};return(0,Tu.jsx)(_s.Modal,{title:(0,Ym.sprintf)((0,Ym.__)("Create new %s"),e.toLowerCase()),onRequestClose:t,focusOnMount:"firstContentElement",size:"small",children:(0,Tu.jsx)("form",{onSubmit:i,children:(0,Tu.jsxs)(_s.__experimentalVStack,{spacing:"5",children:[(0,Tu.jsx)(_s.TextControl,{label:(0,Ym.__)("Name"),value:a,onChange:n,placeholder:(0,Ym.__)("Custom Template Part"),__next40pxDefaultSize:!0}),(0,Tu.jsxs)(_s.__experimentalHStack,{justify:"right",children:[(0,Tu.jsx)(_s.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:()=>{t(),n("")},children:(0,Ym.__)("Cancel")}),(0,Tu.jsx)(_s.Button,{variant:"primary",type:"submit",accessibleWhenDisabled:!0,disabled:!a.length,__next40pxDefaultSize:!0,children:(0,Ym.__)("Create")})]})]})})})}var tf=o(v(),1);function xue({area:e,clientId:t,templatePartId:r,onOpenSelectionModal:a,setAttributes:n}){let{templateParts:i,isResolving:l}=Og(e,r),s=Hg(e,t),{isBlockBasedTheme:c,canCreateTemplatePart:u}=(0,yue.useSelect)(h=>{let{getCurrentTheme:g,canUser:b}=h(_ue.store);return{isBlockBasedTheme:g()?.is_block_theme,canCreateTemplatePart:b("create",{kind:"postType",name:"wp_template_part"})}},[]),[m,p]=(0,bue.useState)(!1),d=r8(e),f=t8(e,n);return(0,tf.jsxs)(rf.Placeholder,{icon:Wh(d.icon),label:d.label,instructions:c?(0,Xm.sprintf)((0,Xm.__)("Choose an existing %s or create a new one."),d.label.toLowerCase()):(0,Xm.sprintf)((0,Xm.__)("Choose an existing %s."),d.label.toLowerCase()),children:[l&&(0,tf.jsx)(rf.Spinner,{}),!l&&!!(i.length||s.length)&&(0,tf.jsx)(rf.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:a,children:(0,Xm.__)("Choose")}),!l&&c&&u&&(0,tf.jsx)(rf.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:()=>{p(!0)},children:(0,Xm.__)("Start blank")}),m&&(0,tf.jsx)(vue,{areaLabel:d.label,onClose:()=>p(!1),onSubmit:h=>{f([],h)}})]})}var Zb=o(j(),1),Jm=o(B(),1),Cue=o(_r(),1),Sue=o(z(),1),Tue=o(T(),1),o8=o(A(),1);var kue=o(G(),1);function wue(e){return{name:on(e.theme,e.slug),title:e.title.rendered,blocks:(0,kue.parse)(e.content.raw),templatePart:e}}var wc=o(v(),1);function Pue({setAttributes:e,onClose:t,templatePartId:r=null,area:a,clientId:n}){let[i,l]=(0,Zb.useState)(""),{templateParts:s}=Og(a,r),c=(0,Zb.useMemo)(()=>{let g=s.map(b=>wue(b));return sv(g,i)},[s,i]),u=Hg(a,n),m=(0,Zb.useMemo)(()=>sv(u,i),[u,i]),{createSuccessNotice:p}=(0,Sue.useDispatch)(Cue.store),d=g=>{e({slug:g.slug,theme:g.theme,area:void 0}),p((0,Jm.sprintf)((0,Jm.__)('Template Part "%s" inserted.'),g.title?.rendered||g.slug),{type:"snackbar"}),t()},f=!!c.length,h=!!m.length;return(0,wc.jsxs)("div",{className:"block-library-template-part__selection-content",children:[(0,wc.jsx)("div",{className:"block-library-template-part__selection-search",children:(0,wc.jsx)(o8.SearchControl,{onChange:l,value:i,label:(0,Jm.__)("Search"),placeholder:(0,Jm.__)("Search")})}),f&&(0,wc.jsxs)("div",{children:[(0,wc.jsx)("h2",{children:(0,Jm.__)("Existing template parts")}),(0,wc.jsx)(Tue.__experimentalBlockPatternsList,{blockPatterns:c,onClickPattern:g=>{d(g.templatePart)}})]}),!f&&!h&&(0,wc.jsx)(o8.__experimentalHStack,{alignment:"center",children:(0,wc.jsx)("p",{children:(0,Jm.__)("No results found.")})})]})}var Qb=o(Y(),1),a8=o(A(),1),Ug=o(B(),1),Lue=o(z(),1),Mue=o(T(),1);var Cc=o(B(),1),Kb=o(j(),1),jg=o(z(),1),Ai=o(A(),1),YA=o(Y(),1),Nue=o(_r(),1);var Gn=o(G(),1);function Bue(e){if(e.id_base!=="block"){let a;return e._embedded.about[0].is_multi?a={idBase:e.id_base,instance:e.instance}:a={id:e.id},Iue((0,Gn.createBlock)("core/legacy-widget",a))}let t=(0,Gn.parse)(e.instance.raw.content,{__unstableSkipAutop:!0});if(!t.length)return;let r=t[0];return r.name==="core/widget-group"?(0,Gn.createBlock)((0,Gn.getGroupingBlockName)(),void 0,QA(r.innerBlocks)):r.innerBlocks.length>0?(0,Gn.cloneBlock)(r,void 0,QA(r.innerBlocks)):r}function Iue(e){let t=(0,Gn.getPossibleBlockTransformations)([e]).filter(r=>{if(!r.transforms)return!0;let a=r.transforms?.from?.find(i=>i.blocks&&i.blocks.includes("*")),n=r.transforms?.to?.find(i=>i.blocks&&i.blocks.includes("*"));return!a&&!n});if(t.length)return(0,Gn.switchToBlockType)(e,t[0].name)}function QA(e=[]){return e.flatMap(t=>t.name==="core/legacy-widget"?Iue(t):(0,Gn.createBlock)(t.name,t.attributes,QA(t.innerBlocks))).filter(t=>!!t)}var Pu=o(v(),1),Eue={per_page:-1,_fields:"id,name,description,status,widgets"};function Due({area:e,setAttributes:t}){let[r,a]=(0,Kb.useState)(""),[n,i]=(0,Kb.useState)(!1),l=(0,jg.useRegistry)(),{sidebars:s,hasResolved:c}=(0,jg.useSelect)(f=>{let{getSidebars:h,hasFinishedResolution:g}=f(YA.store);return{sidebars:h(Eue),hasResolved:g("getSidebars",[Eue])}},[]),{createErrorNotice:u}=(0,jg.useDispatch)(Nue.store),m=t8(e,t),p=(0,Kb.useMemo)(()=>{let f=(s??[]).filter(h=>h.id!=="wp_inactive_widgets"&&h.widgets.length>0).map(h=>({value:h.id,label:h.name}));return f.length?[{value:"",label:(0,Cc.__)("Select widget area")},...f]:[]},[s]);if(!c)return(0,Pu.jsx)(Ai.__experimentalSpacer,{marginBottom:"0"});if(c&&!p.length)return null;async function d(f){if(f.preventDefault(),n||!r)return;i(!0);let h=p.find(({value:_})=>_===r),{getWidgets:g}=l.resolveSelect(YA.store),b=await g({sidebar:h.value,_embed:"about"}),y=new Set,x=b.flatMap(_=>{let k=Bue(_);return k||(y.add(_.id_base),[])});await m(x,(0,Cc.sprintf)((0,Cc.__)("Widget area: %s"),h.label)),y.size&&u((0,Cc.sprintf)((0,Cc.__)("Unable to import the following widgets: %s."),Array.from(y).join(", ")),{type:"snackbar"}),i(!1)}return(0,Pu.jsx)(Ai.__experimentalSpacer,{marginBottom:"4",children:(0,Pu.jsxs)(Ai.__experimentalHStack,{as:"form",onSubmit:d,children:[(0,Pu.jsx)(Ai.FlexBlock,{children:(0,Pu.jsx)(Ai.SelectControl,{label:(0,Cc.__)("Import widget area"),value:r,options:p,onChange:f=>a(f),disabled:!p.length,__next40pxDefaultSize:!0})}),(0,Pu.jsx)(Ai.FlexItem,{style:{marginBottom:"8px",marginTop:"auto"},children:(0,Pu.jsx)(Ai.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",isBusy:n,"aria-disabled":n||!r,children:(0,Cc._x)("Import","button label")})})]})})}var xs=o(v(),1),{HTMLElementControl:SCe}=K(Mue.privateApis);function Aue({tagName:e,setAttributes:t,isEntityAvailable:r,templatePartId:a,defaultWrapper:n,hasInnerBlocks:i,clientId:l}){let[s,c]=(0,Qb.useEntityProp)("postType","wp_template_part","area",a),[u,m]=(0,Qb.useEntityProp)("postType","wp_template_part","title",a),d=(0,Lue.useSelect)(f=>f(Qb.store).getCurrentTheme()?.default_template_part_areas||[],[]).map(({label:f,area:h})=>({label:f,value:h}));return(0,xs.jsxs)(xs.Fragment,{children:[r&&(0,xs.jsxs)(xs.Fragment,{children:[(0,xs.jsx)(a8.TextControl,{__next40pxDefaultSize:!0,label:(0,Ug.__)("Title"),value:u,onChange:f=>{m(f)},onFocus:f=>f.target.select()}),(0,xs.jsx)(a8.SelectControl,{__next40pxDefaultSize:!0,label:(0,Ug.__)("Area"),labelPosition:"top",options:d,value:s,onChange:c})]}),(0,xs.jsx)(SCe,{tagName:e||"",onChange:f=>t({tagName:f}),clientId:l,options:[{label:(0,Ug.sprintf)((0,Ug.__)("Default based on area (%s)"),`<${n}>`),value:""},{label:"<header>",value:"header"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<article>",value:"article"},{label:"<aside>",value:"aside"},{label:"<footer>",value:"footer"},{label:"<div>",value:"div"}]}),!i&&(0,xs.jsx)(Due,{area:s,setAttributes:t})]})}var Gg=o(Y(),1),Wn=o(T(),1),Yb=o(z(),1),Rue=o(j(),1),zue=o(G(),1),n8=o(v(),1);function TCe(e){if((0,Wn.useBlockEditingMode)()==="contentOnly")return!1;if(!e)return Wn.InnerBlocks.ButtonBlockAppender}function Vue(e){let t=(0,Yb.useSelect)(a=>{let{getSettings:n}=a(Wn.store);return n()?.supportsLayout},[]),[r]=(0,Wn.useSettings)("layout");if(t)return e?.inherit?r||{}:e}function PCe({postId:e,layout:t,tagName:r,blockProps:a}){(0,Wn.useBlockEditingMode)("disabled");let{content:n,editedBlocks:i}=(0,Yb.useSelect)(c=>{if(!e)return{};let{getEditedEntityRecord:u}=c(Gg.store),m=u("postType","wp_template_part",e,{context:"view"});return{editedBlocks:m.blocks,content:m.content}},[e]),l=(0,Rue.useMemo)(()=>{if(e)return i||(!n||typeof n!="string"?[]:(0,zue.parse)(n))},[e,i,n]),s=(0,Wn.useInnerBlocksProps)(a,{value:l,onInput:()=>{},onChange:()=>{},renderAppender:!1,layout:Vue(t)});return(0,n8.jsx)(r,{...s})}function BCe({postId:e,hasInnerBlocks:t,layout:r,tagName:a,blockProps:n}){let i=(0,Yb.useSelect)(d=>d(Wn.store).getSettings().onNavigateToEntityRecord,[]),[l,s,c]=(0,Gg.useEntityBlockEditor)("postType","wp_template_part",{id:e}),u=(0,Wn.useInnerBlocksProps)(n,{value:l,onInput:s,onChange:c,renderAppender:TCe(t),layout:Vue(r)}),p=(0,Wn.useBlockEditingMode)()==="contentOnly"&&i?{onDoubleClick:()=>i({postId:e,postType:"wp_template_part"})}:{};return(0,n8.jsx)(a,{...u,...p})}function Fue({postId:e,hasInnerBlocks:t,layout:r,tagName:a,blockProps:n}){let{canViewTemplatePart:i,canEditTemplatePart:l}=(0,Yb.useSelect)(c=>({canViewTemplatePart:!!c(Gg.store).canUser("read",{kind:"postType",name:"wp_template_part",id:e}),canEditTemplatePart:!!c(Gg.store).canUser("update",{kind:"postType",name:"wp_template_part",id:e})}),[e]);return i?(0,n8.jsx)(l?BCe:PCe,{postId:e,hasInnerBlocks:t,layout:r,tagName:a,blockProps:n}):null}var Ot=o(v(),1),Uue=["header","footer","navigation-overlay"];function ICe({isEntityAvailable:e,area:t,templatePartId:r,isTemplatePartSelectionOpen:a,setIsTemplatePartSelectionOpen:n}){let{templateParts:i}=Og(t,r),l=!!i.length;return e&&l&&Uue.includes(t)?(0,Ot.jsx)(Sc.MenuItem,{onClick:()=>{n(!0)},"aria-expanded":a,"aria-haspopup":"dialog",children:(0,Ri.__)("Replace")}):null}function ECe({area:e,clientId:t,isEntityAvailable:r,onSelect:a}){let n=Hg(e,t);return r&&!!n.length&&Uue.includes(e)?(0,Ot.jsx)(Sc.PanelBody,{title:(0,Ri.__)("Design"),children:(0,Ot.jsx)(ro.__experimentalBlockPatternsList,{label:(0,Ri.__)("Templates"),blockPatterns:n,onClickPattern:a,showTitlesAsTooltip:!0})}):null}function Gue({attributes:e,setAttributes:t,clientId:r}){let{createSuccessNotice:a}=(0,Wg.useDispatch)(jue.store),{editEntityRecord:n}=(0,Wg.useDispatch)(Xb.store),i=(0,Wg.useSelect)(R=>R(Xb.store).getCurrentTheme()?.stylesheet,[]),{slug:l,theme:s=i,tagName:c,layout:u={}}=e,m=on(s,l),p=(0,ro.useHasRecursion)(m),[d,f]=(0,Hue.useState)(!1),{isResolved:h,hasInnerBlocks:g,isMissing:b,area:y,onNavigateToEntityRecord:x,title:_,canUserEdit:k,canUserEditBlock:S}=(0,Wg.useSelect)(R=>{let{getEditedEntityRecord:V,hasFinishedResolution:P}=R(Xb.store),{getBlockCount:F,getSettings:q,canEditBlock:H}=R(ro.store),U=["postType","wp_template_part",m],Z=m?V(...U):null,J=Z?.area||e.area,ee=m?P("getEditedEntityRecord",U):!1,oe=ee?R(Xb.store).canUser("update",{kind:"postType",name:"wp_template_part",id:m}):!1;return{hasInnerBlocks:F(r)>0,isResolved:ee,isMissing:ee&&(!Z||Object.keys(Z).length===0),area:J,onNavigateToEntityRecord:q().onNavigateToEntityRecord,title:Z?.title,canUserEdit:!!oe,canUserEditBlock:H(r)}},[m,e.area,r]),C=r8(y),E=(0,ro.useBlockProps)(),I=!l,D=!I&&!b&&h,M=c||C.tagName,O=async R=>{await n("postType","wp_template_part",m,{blocks:R.blocks,content:(0,Oue.serialize)(R.blocks)}),a((0,Ri.sprintf)((0,Ri.__)('Template Part "%s" updated.'),_||l),{type:"snackbar"})};return!g&&(l&&!s||l&&b)?(0,Ot.jsx)(M,{...E,children:(0,Ot.jsx)(ro.Warning,{children:(0,Ri.sprintf)((0,Ri.__)("Template part has been deleted or is unavailable: %s"),l)})}):D&&p?(0,Ot.jsx)(M,{...E,children:(0,Ot.jsx)(ro.Warning,{children:(0,Ri.__)("Block cannot be rendered inside itself.")})}):(0,Ot.jsxs)(Ot.Fragment,{children:[(0,Ot.jsxs)(ro.RecursionProvider,{uniqueId:m,children:[D&&x&&k&&(0,Ot.jsx)(ro.BlockControls,{group:"other",children:(0,Ot.jsx)(Sc.ToolbarButton,{onClick:()=>{x({postId:m,postType:"wp_template_part"})},children:(0,Ri.__)("Edit original")})}),k&&(0,Ot.jsx)(ro.InspectorControls,{group:"advanced",children:(0,Ot.jsx)(Aue,{tagName:c,setAttributes:t,isEntityAvailable:D,templatePartId:m,defaultWrapper:C.tagName,hasInnerBlocks:g,clientId:r})}),I&&(0,Ot.jsx)(M,{...E,children:(0,Ot.jsx)(xue,{area:e.area,templatePartId:m,clientId:r,setAttributes:t,onOpenSelectionModal:()=>f(!0)})}),(0,Ot.jsx)(ro.BlockSettingsMenuControls,{children:({selectedClientIds:R})=>!S||!(R.length===1&&r===R[0])?null:(0,Ot.jsx)(ICe,{isEntityAvailable:D,area:y,clientId:r,templatePartId:m,isTemplatePartSelectionOpen:d,setIsTemplatePartSelectionOpen:f})}),(0,Ot.jsx)(ro.InspectorControls,{group:"settings",children:(0,Ot.jsx)(ECe,{area:y,clientId:r,isEntityAvailable:D,onSelect:R=>O(R)})}),D&&(0,Ot.jsx)(Fue,{tagName:M,blockProps:E,postId:m,hasInnerBlocks:g,layout:u}),!I&&!h&&(0,Ot.jsx)(M,{...E,children:(0,Ot.jsx)(Sc.Spinner,{})})]}),d&&(0,Ot.jsx)(Sc.Modal,{overlayClassName:"block-editor-template-part__selection-modal",title:(0,Ri.sprintf)((0,Ri.__)("Choose a %s"),C.label.toLowerCase()),onRequestClose:()=>f(!1),isFullScreen:!0,children:(0,Ot.jsx)(Pue,{templatePartId:m,clientId:r,area:y,setAttributes:t,onClose:()=>f(!1)})})]})}var Wue=o(Y(),1),que=o(z(),1);function $ue(e,t){if(t!=="core/template-part")return e;if(e.variations){let r=(n,i)=>{let{area:l,theme:s,slug:c}=n;if(l)return l===i.area;if(!c)return!1;let{getCurrentTheme:u,getEntityRecord:m}=(0,que.select)(Wue.store),p=m("postType","wp_template_part",`${s||u()?.stylesheet}//${c}`);return p?.slug?p.slug===i.slug:p?.area===i.area},a=e.variations.map(n=>({...n,...!n.isActive&&{isActive:r},...typeof n.icon=="string"&&{icon:Wh(n.icon)}}));return{...e,variations:a}}return e}var{name:Yue}=JS,Xue={icon:i1,__experimentalLabel:({slug:e,theme:t})=>{if(!e)return;let{getCurrentTheme:r,getEditedEntityRecord:a}=(0,Kue.select)(Zue.store),n=a("postType","wp_template_part",(t||r()?.stylesheet)+"//"+e);if(n)return(0,Que.decodeEntities)(n.title)||jQ(n.slug||"")},edit:Gue},NCe=()=>{(0,XA.addFilter)("blocks.registerBlockType","core/template-part",$ue);let e=["core/post-template","core/post-content"];return(0,XA.addFilter)("blockEditor.__unstableCanInsertBlockType","core/block-library/removeTemplatePartsFromPostTemplates",(t,r,a,{getBlock:n,getBlockParentsByBlockName:i})=>{if(r.name!=="core/template-part")return t;for(let l of e)if(n(a)?.name===l||i(a,l).length)return!1;return!0}),N({name:Yue,metadata:JS,settings:Xue})};var oR={};$(oR,{init:()=>MCe,metadata:()=>i8,name:()=>ime,settings:()=>lme});var i8={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/term-count",title:"Term Count",category:"theme",description:"Displays the post count of a taxonomy term.",textdomain:"default",usesContext:["termId","taxonomy"],attributes:{bracketType:{type:"string",enum:["none","round","square","curly","angle"],default:"round"}},supports:{anchor:!0,html:!1,color:{gradients:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{color:!0,width:!0,style:!0}}},style:"wp-block-term-count"};var of=o(B(),1),l8=o(T(),1),ame=o(A(),1);var bl=o(A(),1),ks=o(v(),1),eR=(0,ks.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ks.jsx)(bl.Path,{d:"M 10 6 L 9.609375 9 L 7 9 L 7 10.5 L 9.4121094 10.5 L 9.0878906 13 L 7 13 L 7 14.5 L 8.890625 14.5 L 8.5 17.5 L 10 17.5 L 10.390625 14.5 L 12.890625 14.5 L 12.5 17.5 L 14 17.5 L 14.390625 14.5 L 17 14.5 L 17 13 L 14.587891 13 L 14.912109 10.5 L 17 10.5 L 17 9 L 15.109375 9 L 15.5 6 L 14 6 L 13.609375 9 L 11.109375 9 L 11.5 6 L 10 6 z M 10.912109 10.5 L 13.412109 10.5 L 13.087891 13 L 10.587891 13 L 10.912109 10.5 z"})}),Jue=(0,ks.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ks.jsx)(bl.Path,{d:"M 10,6 9.609375,9 H 7 v 1.5 H 9.4121094 L 9.0878906,13 H 7 v 1.5 H 8.890625 L 8.5,17.5 H 10 l 0.390625,-3 h 2.5 L 12.5,17.5 H 14 l 0.390625,-3 H 17 V 13 h -2.412109 l 0.324218,-2.5 H 17 V 9 H 15.109375 L 15.5,6 H 14 l -0.390625,3 h -2.5 L 11.5,6 Z m 0.912109,4.5 h 2.5 L 13.087891,13 h -2.5 z M 18.5,3 c 0,0 1.5,4.004036 1.5,9 0,4.995964 -1.5,9 -1.5,9 H 20 c 0,0 1.5,-4.004036 1.5,-9 C 21.5,7.004036 20,3 20,3 Z M 5.5,21 C 5.5,21 4,16.995964 4,12 4,7.0040356 5.5,3 5.5,3 H 4 c 0,0 -1.5,4.004036 -1.5,9 0,4.995964 1.5,9 1.5,9 z"})}),eme=(0,ks.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ks.jsx)(bl.Path,{d:"M 21.5,21 V 3 H 18 v 1.5 h 2 v 15 H 18 V 21 Z M 2.5,3 V 21 H 6 V 19.5 H 4 V 4.5 H 6 V 3 Z M 10,6 9.609375,9 H 7 v 1.5 H 9.4121094 L 9.0878906,13 H 7 v 1.5 H 8.890625 L 8.5,17.5 H 10 l 0.390625,-3 h 2.5 L 12.5,17.5 H 14 l 0.390625,-3 H 17 V 13 h -2.412109 l 0.324218,-2.5 H 17 V 9 H 15.109375 L 15.5,6 H 14 l -0.390625,3 h -2.5 L 11.5,6 Z m 0.912109,4.5 h 2.5 L 13.087891,13 h -2.5 z"})}),tme=(0,ks.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ks.jsx)(bl.Path,{d:"M 10,6 9.609375,9 H 7 v 1.5 H 9.4121094 L 9.0878906,13 H 7 v 1.5 H 8.890625 L 8.5,17.5 H 10 l 0.390625,-3 h 2.5 L 12.5,17.5 H 14 l 0.390625,-3 H 17 V 13 h -2.412109 l 0.324218,-2.5 H 17 V 9 H 15.109375 L 15.5,6 H 14 l -0.390625,3 h -2.5 L 11.5,6 Z m 0.912109,4.5 h 2.5 L 13.087891,13 h -2.5 z M 18.5,21 c 1.104567,0 2,-0.895433 2,-2 v -4 c 0,-1.104567 0.895433,-2 2,-2 v -2 c -1.104567,0 -2,-0.895433 -2,-2 V 5 c 0,-1.104567 -0.895433,-2 -2,-2 H 17 v 1.5 h 1.5 A 0.5,0.5 0 0 1 19,5 v 5 c 0,1.104567 0.895433,2 2,2 -1.104567,0 -2,0.895433 -2,2 v 5 c 0,0.276142 -0.223858,0.5 -0.5,0.5 H 17 V 21 Z M 5.5,3 c -1.1045668,0 -2,0.8954327 -2,2 v 4 c 0,1.104567 -0.8954332,2 -2,2 v 2 c 1.1045668,0 2,0.895433 2,2 v 4 c 0,1.104567 0.8954332,2 2,2 H 7 V 19.5 H 5.5 A 0.5,0.5 0 0 1 5,19 V 14 C 5,12.895433 4.1045668,12 3,12 4.1045668,12 5,11.104567 5,10 V 5 C 5,4.7238579 5.2238579,4.5 5.5,4.5 H 7 V 3 Z"})}),rme=(0,ks.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ks.jsx)(bl.Path,{d:"M 18.970703,16.53125 23.5,12 18.970703,7.46875 17.910156,8.53125 21.378906,12 17.910156,15.46875 Z M 5.0292969,7.46875 0.5,12 5.0292969,16.53125 6.0898438,15.46875 2.6210938,12 6.0898438,8.53125 Z M 10,6 9.609375,9 H 7 v 1.5 H 9.4121094 L 9.0878906,13 H 7 v 1.5 H 8.890625 L 8.5,17.5 H 10 l 0.390625,-3 h 2.5 L 12.5,17.5 H 14 l 0.390625,-3 H 17 V 13 h -2.412109 l 0.324218,-2.5 H 17 V 9 H 15.109375 L 15.5,6 H 14 l -0.390625,3 h -2.5 L 11.5,6 Z m 0.912109,4.5 h 2.5 L 13.087891,13 h -2.5 z"})});var Jb=o(Y(),1),tR=o(z(),1);function ome(e,t){let[r]=(0,Jb.useEntityProp)("taxonomy",t,"count",e),a=LCe(),n=!!(e&&t);return{hasContext:n,termCount:n?r||"":a}}function LCe(){let t=(0,tR.useSelect)(n=>{let{getCurrentPostId:i,getCurrentPostType:l,getCurrentTemplateId:s}=n("core/editor"),c=l(),u=s()||(c==="wp_template"?i():null);return u?n(Jb.store).getEditedEntityRecord("postType","wp_template",u)?.slug:null},[])?.match(/^(category|tag|taxonomy-([^-]+))$|^(((category|tag)|taxonomy-([^-]+))-(.+))$/),r,a;return t&&(t[1]?r=t[2]?t[2]:t[1]:t[3]&&(r=t[6]?t[6]:t[4],a=t[7]),r=r==="tag"?"post_tag":r),(0,tR.useSelect)(n=>{if(!r||!a)return"";let{getEntityRecords:i}=n(Jb.store),l=i("taxonomy",r,{slug:a,per_page:1});return l&&l[0]&&l[0].count||""},[r,a])}var ep=o(v(),1),rR={none:{label:(0,of.__)("No brackets"),icon:eR},round:{label:(0,of.__)("Round brackets"),icon:Jue,before:"(",after:")"},square:{label:(0,of.__)("Square brackets"),icon:eme,before:"[",after:"]"},curly:{label:(0,of.__)("Curly brackets"),icon:tme,before:"{",after:"}"},angle:{label:(0,of.__)("Angle brackets"),icon:rme,before:"<",after:">"}};function nme({attributes:e,setAttributes:t,context:{termId:r,taxonomy:a}}){let{bracketType:n}=e,l=ome(r,a)?.termCount||0,s=(0,l8.useBlockProps)(),c=Object.entries(rR).map(([m,{label:p,icon:d}])=>({role:"menuitemradio",title:p,isActive:n===m,icon:d,onClick:()=>{t({bracketType:m})}})),u=(m,p)=>{let{before:d="",after:f=""}=rR[p]||{};return`${d}${m}${f}`};return(0,ep.jsxs)(ep.Fragment,{children:[(0,ep.jsx)(l8.BlockControls,{group:"block",children:(0,ep.jsx)(ame.ToolbarDropdownMenu,{icon:rR[n]?.icon??eR,label:(0,of.__)("Change bracket type"),controls:c})}),(0,ep.jsx)("div",{...s,children:u(l,n)})]})}var{name:ime}=i8,lme={icon:TB,example:{},edit:nme},MCe=()=>N({name:ime,metadata:i8,settings:lme});var nR={};$(nR,{init:()=>VCe,metadata:()=>s8,name:()=>dme,settings:()=>fme});var s8={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/term-description",title:"Term Description",category:"theme",description:"Display the description of categories, tags and custom taxonomies when viewing an archive.",textdomain:"default",usesContext:["termId","taxonomy"],supports:{anchor:!0,align:["wide","full"],html:!1,color:{link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{padding:!0,margin:!0},typography:{fontSize:!0,lineHeight:!0,textAlign:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}}};var cme=o(B(),1),ume=o(T(),1);var ey=o(Y(),1),aR=o(z(),1);function sme(e,t){let[r,a,n]=(0,ey.useEntityProp)("taxonomy",t,"description",e),i=RCe(),l=!!(e&&t);return{hasContext:l,setDescription:a,termDescription:l?n?.rendered||r||"":i}}function RCe(){let t=(0,aR.useSelect)(n=>{let{getCurrentPostId:i,getCurrentPostType:l,getCurrentTemplateId:s}=n("core/editor"),c=l(),u=s()||(c==="wp_template"?i():null);return u?n(ey.store).getEditedEntityRecord("postType","wp_template",u)?.slug:null},[])?.match(/^(category|tag|taxonomy-([^-]+))$|^(((category|tag)|taxonomy-([^-]+))-(.+))$/),r,a;return t&&(t[1]?r=t[2]?t[2]:t[1]:t[3]&&(r=t[6]?t[6]:t[4],a=t[7]),r=r==="tag"?"post_tag":r),(0,aR.useSelect)(n=>{if(!r||!a)return"";let{getEntityRecords:i}=n(ey.store),l=i("taxonomy",r,{slug:a,per_page:1});return l&&l[0]&&l[0].description||""},[r,a])}var tp=o(v(),1);function mme({context:{termId:e,taxonomy:t}}){let{termDescription:r}=sme(e,t),a=(0,ume.useBlockProps)();return(0,tp.jsx)(tp.Fragment,{children:(0,tp.jsx)("div",{...a,children:r?(0,tp.jsx)("div",{dangerouslySetInnerHTML:{__html:r}}):(0,tp.jsx)("div",{className:"wp-block-term-description__placeholder",children:(0,tp.jsx)("span",{children:(0,cme.__)("Term Description")})})})})}var zCe={attributes:{textAlign:{type:"string"}},supports:{anchor:!0,align:["wide","full"],html:!1,color:{link:!0,__experimentalDefaultControls:{background:!0,text:!0}},spacing:{margin:!0,padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!0,color:!0,width:!0,style:!0}}},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},pme=[zCe];var{name:dme}=s8,fme={icon:BB,edit:mme,example:{},deprecated:pme},VCe=()=>N({name:dme,metadata:s8,settings:fme});var iR={};$(iR,{init:()=>HCe,metadata:()=>c8,name:()=>bme,settings:()=>yme});var c8={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/term-name",title:"Term Name",category:"theme",description:"Displays the name of a taxonomy term.",keywords:["term title"],textdomain:"default",usesContext:["termId","taxonomy"],attributes:{textAlign:{type:"string"},level:{type:"number",default:0},isLink:{type:"boolean",default:!1},levelOptions:{type:"array"}},supports:{anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0,link:!0}},spacing:{padding:!0},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{color:!0,width:!0,style:!0}}},style:"wp-block-term-name"};var ty=o(B(),1),Tc=o(T(),1),qg=o(A(),1),gme=o(Uo(),1);var u8=o(Y(),1),m8=o(z(),1);function hme(e,t){let r=(0,m8.useSelect)(i=>!e||!t?null:i(u8.store).getEntityRecord("taxonomy",t,e),[e,t]),a=OCe(),n=!!(e&&t);return{hasContext:n,term:n?r:a}}function OCe(){let t=(0,m8.useSelect)(n=>{let{getCurrentPostId:i,getCurrentPostType:l,getCurrentTemplateId:s}=n("core/editor"),c=l(),u=s()||(c==="wp_template"?i():null);return u?n(u8.store).getEditedEntityRecord("postType","wp_template",u)?.slug:null},[])?.match(/^(category|tag|taxonomy-([^-]+))$|^(((category|tag)|taxonomy-([^-]+))-(.+))$/),r,a;return t&&(t[3]&&(r=t[6]?t[6]:t[4],a=t[7]),r=r==="tag"?"post_tag":r),(0,m8.useSelect)(n=>{if(!r||!a)return null;let{getEntityRecords:i}=n(u8.store),l=i("taxonomy",r,{slug:a,per_page:1});return l&&l[0]?l[0]:null},[r,a])}var qn=o(v(),1);function vme({attributes:e,setAttributes:t,context:{termId:r,taxonomy:a}}){let{textAlign:n,level:i=0,isLink:l,levelOptions:s}=e,{term:c}=hme(r,a),u=c?.name?(0,gme.decodeEntities)(c.name):(0,ty.__)("Term Name"),m=(0,Tc.useBlockProps)({className:w({[`has-text-align-${n}`]:n})}),p=W(),d=i===0?"p":`h${i}`,f=u;return l&&(f=(0,qn.jsx)("a",{href:"#term-name-pseudo-link",onClick:h=>h.preventDefault(),children:u})),(0,qn.jsxs)(qn.Fragment,{children:[(0,qn.jsxs)(Tc.BlockControls,{group:"block",children:[(0,qn.jsx)(Tc.HeadingLevelDropdown,{value:i,options:s,onChange:h=>{t({level:h})}}),(0,qn.jsx)(Tc.AlignmentControl,{value:n,onChange:h=>{t({textAlign:h})}})]}),(0,qn.jsx)(Tc.InspectorControls,{children:(0,qn.jsx)(qg.__experimentalToolsPanel,{label:(0,ty.__)("Settings"),resetAll:()=>{t({isLink:!1})},dropdownMenuProps:p,children:(0,qn.jsx)(qg.__experimentalToolsPanelItem,{hasValue:()=>!!l,label:(0,ty.__)("Make term name a link"),onDeselect:()=>t({isLink:!1}),isShownByDefault:!0,children:(0,qn.jsx)(qg.ToggleControl,{label:(0,ty.__)("Make term name a link"),onChange:()=>t({isLink:!l}),checked:l})})})}),(0,qn.jsx)(d,{...m,children:f})]})}var{name:bme}=c8,yme={icon:IB,example:{},edit:vme},HCe=()=>N({name:bme,metadata:c8,settings:yme});var pR={};$(pR,{init:()=>KCe,metadata:()=>p8,name:()=>ipe,settings:()=>lpe});var p8={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/terms-query",title:"Terms Query",category:"theme",description:"An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations.",keywords:["terms","taxonomy","categories","tags","list"],textdomain:"default",attributes:{termQuery:{type:"object",default:{perPage:10,taxonomy:"category",order:"asc",orderBy:"name",include:[],hideEmpty:!0,showNested:!1,inherit:!1}},tagName:{type:"string",default:"div"}},usesContext:["templateSlug"],providesContext:{termQuery:"termQuery"},supports:{anchor:!0,align:["wide","full"],html:!1,layout:!0,interactivity:!0}};var Xme=o(z(),1),Jme=o(T(),1);var Kme=o(j(),1),h8=o(T(),1);var ws=o(B(),1),Pc=o(A(),1),$me=o(T(),1);var _me=o(Y(),1),xme=o(z(),1),kme=o(j(),1);function d8(){let e=(0,xme.useSelect)(t=>t(_me.store).getTaxonomies({per_page:-1}),[]);return(0,kme.useMemo)(()=>e?.filter(({visibility:t})=>t?.publicly_queryable)||[],[e])}var wme=o(A(),1);var Cme=o(v(),1);function Sme({value:e,onChange:t,...r}){let n=d8().map(i=>({label:i.name,value:i.slug}));return(0,Cme.jsx)(wme.SelectControl,{__next40pxDefaultSize:!0,options:n,value:e,onChange:t,...r})}var ry=o(B(),1),Tme=o(A(),1),Pme=o(v(),1);function Bme({orderBy:e,order:t,onChange:r,...a}){return(0,Pme.jsx)(Tme.SelectControl,{__next40pxDefaultSize:!0,options:[{label:(0,ry.__)("Name: A \u2192 Z"),value:"name/asc"},{label:(0,ry.__)("Name: Z \u2192 A"),value:"name/desc"},{label:(0,ry.__)("Count, high to low"),value:"count/desc"},{label:(0,ry.__)("Count, low to high"),value:"count/asc"}],value:e+"/"+t,onChange:n=>{let[i,l]=n.split("/");r(i,l)},...a})}var Ime=o(A(),1),Eme=o(v(),1);function Nme({value:e,onChange:t,...r}){return(0,Eme.jsx)(Ime.ToggleControl,{checked:!e,onChange:a=>t(!a),...r})}var Dme=o(A(),1),Lme=o(v(),1);function Mme({value:e,onChange:t,...r}){return(0,Lme.jsx)(Dme.ToggleControl,{checked:e,onChange:t,...r})}var ay=o(A(),1),oy=o(B(),1),ny=o(v(),1);function Ame({value:e,onChange:t,label:r}){return(0,ny.jsxs)(ay.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:r,isBlock:!0,onChange:a=>{t({inherit:a==="default"})},help:e?(0,oy.__)("Display terms based on the current taxonomy archive. For hierarchical taxonomies, shows children of the current term. For non-hierarchical taxonomies, shows all terms."):(0,oy.__)("Display terms based on specific criteria."),value:e?"default":"custom",children:[(0,ny.jsx)(ay.__experimentalToggleGroupControlOption,{value:"default",label:(0,oy.__)("Default")}),(0,ny.jsx)(ay.__experimentalToggleGroupControlOption,{value:"custom",label:(0,oy.__)("Custom")})]})}var Rme=o(B(),1),zme=o(A(),1),Vme=o(v(),1);function Fme({value:e,onChange:t,...r}){return(0,Vme.jsx)(zme.RangeControl,{__next40pxDefaultSize:!0,value:e,min:0,max:100,onChange:t,help:(0,Rme.__)("Limit the number of terms you want to show. To show all terms, use 0 (zero)."),...r})}var Ome=o(B(),1),f8=o(T(),1);var lR=o(v(),1),{HTMLElementControl:UCe}=K(f8.privateApis);function Hme({TagName:e,setAttributes:t,clientId:r}){return(0,lR.jsx)(f8.InspectorControls,{group:"advanced",children:(0,lR.jsx)(UCe,{tagName:e,onChange:a=>t({tagName:a}),clientId:r,options:[{label:(0,Ome.__)("Default (<div>)"),value:"div"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<aside>",value:"aside"}]})})}var Ume=o(A(),1),sR=o(z(),1),cR=o(Y(),1),Bu=o(j(),1),Gme=o(pe(),1),uR=o(Uo(),1),Wme=o(v(),1),af=[],jme={order:"asc",_fields:"id,name",context:"view"};function qme({value:e,taxonomy:t,onChange:r,...a}){let[n,i]=(0,Bu.useState)(""),[l,s]=(0,Bu.useState)(af),[c,u]=(0,Bu.useState)(af),m=(0,Gme.useDebounce)(i,250),{searchResults:p,searchHasResolved:d}=(0,sR.useSelect)(y=>{if(!n)return{searchResults:af,searchHasResolved:!0};let{getEntityRecords:x,hasFinishedResolution:_}=y(cR.store),k=["taxonomy",t,{...jme,search:n,orderby:"name",exclude:e,per_page:20}];return{searchResults:x(...k),searchHasResolved:_("getEntityRecords",k)}},[n,t,e]),f=(0,sR.useSelect)(y=>{if(!e?.length)return af;let{getEntityRecords:x}=y(cR.store);return x("taxonomy",t,{...jme,include:e,per_page:e.length})},[e,t]);(0,Bu.useEffect)(()=>{if(e?.length||s(af),!f?.length)return;let y=e.reduce((x,_)=>{let k=f.find(S=>S.id===_);return k&&x.push({id:_,value:(0,uR.decodeEntities)(k.name)}),x},[]);s(y)},[e,f]);let h=(0,Bu.useMemo)(()=>{if(!p?.length)return{names:af,mapByName:{}};let y=[],x={};return p.forEach(_=>{let k=(0,uR.decodeEntities)(_.name);y.push(k),x[k]=_}),{names:y,mapByName:x}},[p]);(0,Bu.useEffect)(()=>{d&&u(h.names)},[h.names,d]);let g=(y,x)=>x?.id||y?.[x]?.id;return(0,Wme.jsx)(Ume.FormTokenField,{__next40pxDefaultSize:!0,value:l,onInputChange:m,suggestions:c,onChange:y=>{let x=Array.from(y.reduce((_,k)=>{let S=g(h.mapByName,k);return S&&_.add(S),_},new Set));u(af),r(x)},__experimentalShowHowTo:!1,...a})}var Rr=o(v(),1);function Zme({attributes:e,setQuery:t,setAttributes:r,clientId:a,templateSlug:n}){let{termQuery:i,tagName:l}=e,{taxonomy:s,orderBy:c,order:u,hideEmpty:m,inherit:p,showNested:d,perPage:f,include:h}=i,g=W(),y=d8().find(V=>V.slug===s)?.hierarchical,x=!!p,_=["taxonomy","category","tag","archive"].includes(n)||n?.startsWith("taxonomy-")||n?.startsWith("category-")||n?.startsWith("tag-"),k=y,S=!!h?.length,C=(0,ws.__)("Query type"),E=(0,ws.__)("Taxonomy"),I=(0,ws.__)("Order by"),D=(0,ws.__)("Show empty terms"),M=(0,ws.__)("Show nested terms"),O=(0,ws.__)("Max terms"),R=(0,ws.__)("Selected terms");return(0,Rr.jsxs)(Rr.Fragment,{children:[(0,Rr.jsx)($me.InspectorControls,{children:(0,Rr.jsxs)(Pc.__experimentalToolsPanel,{label:(0,ws.__)("Settings"),resetAll:()=>{r({termQuery:{taxonomy:"category",order:"asc",orderBy:"name",include:[],hideEmpty:!0,showNested:!1,inherit:!1,perPage:10}})},dropdownMenuProps:g,children:[_&&(0,Rr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>p!==!1,label:C,onDeselect:()=>t({inherit:!1}),isShownByDefault:!0,children:(0,Rr.jsx)(Ame,{label:C,value:p,onChange:t})}),!x&&(0,Rr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>s!=="category",label:E,onDeselect:()=>{t({taxonomy:"category"})},isShownByDefault:!0,children:(0,Rr.jsx)(Sme,{label:E,value:s,onChange:V=>t({taxonomy:V,include:[]})})}),(0,Rr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>c!=="name"||u!=="asc",label:I,onDeselect:()=>t({orderBy:"name",order:"asc"}),isShownByDefault:!0,children:(0,Rr.jsx)(Bme,{label:I,orderBy:c,order:u,onChange:(V,P)=>{t({orderBy:V,order:P})},disabled:S,help:S?(0,ws.__)("When specific terms are selected, the order is based on their selection order."):void 0})}),!x&&(0,Rr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>!!h?.length,label:R,onDeselect:()=>t({include:[],orderBy:"name",order:"asc"}),isShownByDefault:!0,children:(0,Rr.jsx)(qme,{label:R,taxonomy:s,value:h,onChange:V=>t({include:V})})}),(0,Rr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>m!==!0,label:D,onDeselect:()=>t({hideEmpty:!0}),isShownByDefault:!0,children:(0,Rr.jsx)(Nme,{label:D,value:m,onChange:V=>t({hideEmpty:V})})}),k&&(0,Rr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>d!==!1,label:M,onDeselect:()=>t({showNested:!1}),isShownByDefault:!0,children:(0,Rr.jsx)(Mme,{label:M,value:d,onChange:V=>t({showNested:V}),disabled:S,help:S?(0,ws.__)("When specific terms are selected, only those are displayed."):void 0})}),(0,Rr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>f!==10,label:O,onDeselect:()=>t({perPage:10}),isShownByDefault:!0,children:(0,Rr.jsx)(Fme,{label:O,value:f,onChange:V=>t({perPage:V})})})]})}),(0,Rr.jsx)(Hme,{TagName:l,setAttributes:r,clientId:a})]})}var nf=o(v(),1),GCe=[["core/term-template"]];function Qme({attributes:e,setAttributes:t,clientId:r,context:a}){let{tagName:n}=e,i=(0,h8.useBlockProps)(),l=(0,h8.useInnerBlocksProps)(i,{template:GCe}),s=(0,Kme.useCallback)(c=>t(u=>({termQuery:{...u.termQuery,...c}})),[t]);return(0,nf.jsxs)(nf.Fragment,{children:[(0,nf.jsx)(Zme,{attributes:e,setQuery:s,setAttributes:t,clientId:r,templateSlug:a?.templateSlug}),(0,nf.jsx)(n,{...l})]})}var g8=o(z(),1),v8=o(G(),1),$g=o(T(),1),mR=o(v(),1);function Yme({attributes:e,clientId:t,name:r}){let{blockType:a,activeBlockVariation:n,scopeVariations:i}=(0,g8.useSelect)(m=>{let{getActiveBlockVariation:p,getBlockType:d,getBlockVariations:f}=m(v8.store);return{blockType:d(r),activeBlockVariation:p(r,e),scopeVariations:f(r,"block")}},[r,e]),l=n?.icon?.src||n?.icon||a?.icon?.src,s=n?.title||a?.title,{replaceInnerBlocks:c}=(0,g8.useDispatch)($g.store),u=(0,$g.useBlockProps)();return(0,mR.jsx)("div",{...u,children:(0,mR.jsx)($g.__experimentalBlockVariationPicker,{icon:l,label:s,variations:i,onSelect:m=>{m.innerBlocks&&c(t,(0,v8.createBlocksFromInnerBlocksTemplate)(m.innerBlocks),!1)}})})}var epe=o(v(),1),WCe=e=>{let r=(0,Xme.useSelect)(a=>!!a(Jme.store).getBlocks(e.clientId).length,[e.clientId])?Qme:Yme;return(0,epe.jsx)(r,{...e})},tpe=WCe;var b8=o(T(),1),rpe=o(v(),1);function ope({attributes:{tagName:e="div"}}){let t=b8.useBlockProps.save(),r=b8.useInnerBlocksProps.save(t);return(0,rpe.jsx)(e,{...r})}var iy=o(B(),1),Zg=o(A(),1),ly=o(v(),1),qCe=(0,ly.jsx)(Zg.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,ly.jsx)(Zg.Path,{d:"M 41,9 H 7 v 3 h 34 z m 0,9 H 7 v 3 h 34 z m 0,18 H 7 v 3 h 34 z m 0,-9 H 7 v 3 h 34 z"})}),$Ce=(0,ly.jsx)(Zg.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,ly.jsx)(Zg.Path,{d:"m 36,36 h 5 v 3 h -5 z m 0,-9 h 5 v 3 h -5 z m 0,-9 h 5 v 3 h -5 z m 0,-9 h 5 v 3 H 36 Z M 31,9 H 7 v 3 h 24 z m 0,9 H 7 v 3 h 24 z m 0,18 H 7 v 3 h 24 z m 0,-9 H 7 v 3 h 24 z"})}),ape=["core/term-name",{isLink:!0}],ZCe=[{name:"name",title:(0,iy.__)("Name"),description:(0,iy.__)("Display the terms' names."),attributes:{},icon:qCe,scope:["block"],innerBlocks:[["core/term-template",{},[ape]]]},{name:"name-count",title:(0,iy.__)("Name & Count"),description:(0,iy.__)("Display the terms' names and number of posts assigned to each term."),attributes:{},icon:$Ce,scope:["block"],innerBlocks:[["core/term-template",{},[["core/group",{layout:{type:"flex",flexWrap:"nowrap"}},[ape,["core/term-count"]]]]]]}],npe=ZCe;var{name:ipe}=p8,lpe={icon:yp,edit:tpe,save:ope,example:{},variations:npe},KCe=()=>N({name:ipe,metadata:p8,settings:lpe});var dR={};$(dR,{init:()=>t6e,metadata:()=>y8,name:()=>hpe,settings:()=>gpe});var y8={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/term-template",title:"Term Template",category:"theme",ancestor:["core/terms-query"],description:"Contains the block elements used to render a taxonomy term, like the name, description, and more.",textdomain:"default",usesContext:["termQuery"],supports:{anchor:!0,reusable:!1,html:!1,align:["wide","full"],layout:!0,color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalFontWeight:!0,__experimentalFontStyle:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalLetterSpacing:!0,__experimentalDefaultControls:{fontSize:!0}},spacing:{margin:!0,padding:!0,blockGap:{__experimentalDefault:"1.25em"},__experimentalDefaultControls:{blockGap:!0,padding:!1,margin:!1}},interactivity:{clientNavigation:!0},__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0}},style:"wp-block-term-template",editorStyle:"wp-block-term-template-editor"};var spe=o(A(),1);var Kg=o(j(),1),cpe=o(z(),1),sy=o(B(),1),yl=o(T(),1),upe=o(Y(),1),fa=o(v(),1),YCe=[["core/term-name"]];function XCe({classList:e}){let t=(0,yl.useInnerBlocksProps)({className:w("wp-block-term",e)},{template:YCe,__unstableDisableLayoutClassNames:!0});return(0,fa.jsx)("li",{...t})}function JCe({blocks:e,blockContextId:t,classList:r,isHidden:a,setActiveBlockContextId:n}){let i=(0,yl.__experimentalUseBlockPreview)({blocks:e,props:{className:w("wp-block-term",r)}}),l=()=>{n(t)};return(0,fa.jsx)("li",{...i,tabIndex:0,role:"button",onClick:l,onKeyPress:l,style:{display:a?"none":void 0}})}var e6e=(0,Kg.memo)(JCe);function mpe({clientId:e,attributes:{layout:t},setAttributes:r,context:{termQuery:{taxonomy:a,order:n,orderBy:i,hideEmpty:l,showNested:s=!1,perPage:c,include:u}={}},__unstableLayoutClassNames:m}){let{type:p,columnCount:d=3}=t||{},[f,h]=(0,Kg.useState)(),g={hide_empty:l,order:n,orderby:i,per_page:c||-1};!s&&!u?.length&&(g.parent=0),u?.length&&(g.include=u,g.orderby="include",g.order="asc");let{records:b}=(0,upe.useEntityRecords)("taxonomy",a,g),y=(0,cpe.useSelect)(S=>S(yl.store).getBlocks(e),[e]),x=(0,yl.useBlockProps)({className:m}),_=(0,Kg.useMemo)(()=>b?.map(S=>({taxonomy:a,termId:S.id,classList:`term-${S.id}`,termData:S})),[b,a]);if(!b)return(0,fa.jsx)("ul",{...x,children:(0,fa.jsx)("li",{className:"wp-block-term term-loading",children:(0,fa.jsx)("div",{className:"term-loading-placeholder"})})});if(!b.length)return(0,fa.jsxs)("p",{...x,children:[" ",(0,sy.__)("No terms found.")]});let k=S=>r(C=>({layout:{...C.layout,...S}}));return(0,fa.jsxs)(fa.Fragment,{children:[(0,fa.jsx)(yl.BlockControls,{children:(0,fa.jsx)(spe.ToolbarGroup,{controls:[{icon:El,title:(0,sy._x)("List view","Term template block display setting"),onClick:()=>k({type:"default"}),isActive:p==="default"||p==="constrained"},{icon:Il,title:(0,sy._x)("Grid view","Term template block display setting"),onClick:()=>k({type:"grid",columnCount:d}),isActive:p==="grid"}]})}),(0,fa.jsx)("ul",{...x,children:_?.map(S=>(0,fa.jsxs)(yl.BlockContextProvider,{value:S,children:[S.termId===(f||_[0]?.termId)?(0,fa.jsx)(XCe,{classList:S.classList}):null,(0,fa.jsx)(e6e,{blocks:y,blockContextId:S.termId,classList:S.classList,setActiveBlockContextId:h,isHidden:S.termId===(f||_[0]?.termId)})]},S.termId))})]})}var ppe=o(T(),1),dpe=o(v(),1);function fpe(){return(0,dpe.jsx)(ppe.InnerBlocks.Content,{})}var{name:hpe}=y8,gpe={icon:bp,edit:mpe,save:fpe,example:{}},t6e=()=>N({name:hpe,metadata:y8,settings:gpe});var fR={};$(fR,{init:()=>a6e,metadata:()=>x8,name:()=>xpe,settings:()=>kpe});var Qg=o(B(),1),_8=o(A(),1),Bc=o(T(),1),vpe=o(Nf(),1),zi=o(v(),1);function bpe({attributes:e,setAttributes:t}){let{width:r,content:a,columns:n}=e;return(0,vpe.default)("The Text Columns block",{since:"5.3",alternative:"the Columns block"}),(0,zi.jsxs)(zi.Fragment,{children:[(0,zi.jsx)(Bc.BlockControls,{children:(0,zi.jsx)(Bc.BlockAlignmentToolbar,{value:r,onChange:i=>t({width:i}),controls:["center","wide","full"]})}),(0,zi.jsx)(Bc.InspectorControls,{children:(0,zi.jsx)(_8.PanelBody,{children:(0,zi.jsx)(_8.RangeControl,{__next40pxDefaultSize:!0,label:(0,Qg.__)("Columns"),value:n,onChange:i=>t({columns:i}),min:2,max:4,required:!0})})}),(0,zi.jsx)("div",{...(0,Bc.useBlockProps)({className:`align${r} columns-${n}`}),children:Array.from({length:n}).map((i,l)=>(0,zi.jsx)("div",{className:"wp-block-column",children:(0,zi.jsx)(Bc.RichText,{tagName:"p",value:a?.[l]?.children,onChange:s=>{t({content:[...a.slice(0,l),{children:s},...a.slice(l+1)]})},"aria-label":(0,Qg.sprintf)((0,Qg.__)("Column %d text"),l+1),placeholder:(0,Qg.__)("New Column")})},`column-${l}`))})]})}var x8={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/text-columns",title:"Text Columns (deprecated)",icon:"columns",category:"design",description:"This block is deprecated. Please use the Columns block instead.",textdomain:"default",attributes:{content:{type:"array",source:"query",selector:"p",query:{children:{type:"string",source:"html"}},default:[{},{}]},columns:{type:"number",default:2},width:{type:"string"}},supports:{inserter:!1,interactivity:{clientNavigation:!0}},editorStyle:"wp-block-text-columns-editor",style:"wp-block-text-columns"};var w8=o(T(),1),k8=o(v(),1);function ype({attributes:e}){let{width:t,content:r,columns:a}=e;return(0,k8.jsx)("div",{...w8.useBlockProps.save({className:`align${t} columns-${a}`}),children:Array.from({length:a}).map((n,i)=>(0,k8.jsx)("div",{className:"wp-block-column",children:(0,k8.jsx)(w8.RichText.Content,{tagName:"p",value:r?.[i]?.children})},`column-${i}`))})}var C8=o(G(),1),o6e={to:[{type:"block",blocks:["core/columns"],transform:({className:e,columns:t,content:r,width:a})=>(0,C8.createBlock)("core/columns",{align:a==="wide"||a==="full"?a:void 0,className:e,columns:t},r.map(({children:n})=>(0,C8.createBlock)("core/column",{},[(0,C8.createBlock)("core/paragraph",{content:n})])))}]},_pe=o6e;var{name:xpe}=x8,kpe={transforms:_pe,getEditWrapperProps(e){let{width:t}=e;if(t==="wide"||t==="full")return{"data-align":t}},edit:bpe,save:ype},a6e=()=>N({name:xpe,metadata:x8,settings:kpe});var yR={};$(yR,{init:()=>p6e,metadata:()=>P8,name:()=>Ipe,settings:()=>I8});var bR=o(B(),1);var Bpe=o(G(),1);var lf=o(T(),1);var Yg=o(v(),1),n6e={attributes:{content:{type:"string",source:"html",selector:"pre",default:""},textAlign:{type:"string"}},save({attributes:e}){let{textAlign:t,content:r}=e;return(0,Yg.jsx)(lf.RichText.Content,{tagName:"pre",style:{textAlign:t},value:r})},migrate:ve},i6e={attributes:{content:{type:"string",source:"html",selector:"pre",default:"",__unstablePreserveWhiteSpace:!0,role:"content"},textAlign:{type:"string"}},supports:{anchor:!0,color:{gradients:!0,link:!0},typography:{fontSize:!0,__experimentalFontFamily:!0},spacing:{padding:!0}},save({attributes:e}){let{textAlign:t,content:r}=e,a=w({[`has-text-align-${t}`]:t});return(0,Yg.jsx)("pre",{...lf.useBlockProps.save({className:a}),children:(0,Yg.jsx)(lf.RichText.Content,{value:r})})},migrate(e){return ve(Ut(e))},isEligible({style:e,textAlign:t}){return e?.typography?.fontFamily||!!t}},l6e={attributes:{content:{type:"rich-text",source:"rich-text",selector:"pre",__unstablePreserveWhiteSpace:!0,role:"content"},textAlign:{type:"string"}},supports:{anchor:!0,background:{backgroundImage:!0,backgroundSize:!0},color:{gradients:!0,link:!0},dimensions:{minHeight:!0},typography:{fontSize:!0,__experimentalFontFamily:!0,lineHeight:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalWritingMode:!0},spacing:{margin:!0,padding:!0},__experimentalBorder:{radius:!0,width:!0,color:!0,style:!0},interactivity:{clientNavigation:!0}},save({attributes:e}){let{textAlign:t,content:r}=e,a=w({[`has-text-align-${t}`]:t});return(0,Yg.jsx)("pre",{...lf.useBlockProps.save({className:a}),children:(0,Yg.jsx)(lf.RichText.Content,{value:r})})},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},wpe=[l6e,i6e,n6e];var hR=o(B(),1),S8=o(T(),1),T8=o(G(),1);var Cpe=o(v(),1);function Spe(e){let{attributes:t,setAttributes:r,mergeBlocks:a,onRemove:n,insertBlocksAfter:i,style:l}=e,{content:s}=t;St(e);let c=(0,S8.useBlockProps)({style:l});return(0,Cpe.jsx)(S8.RichText,{tagName:"pre",identifier:"content",preserveWhiteSpace:!0,value:s,onChange:u=>{r({content:u})},"aria-label":(0,hR.__)("Poetry text"),placeholder:(0,hR.__)("Write poetry\u2026"),onRemove:n,onMerge:a,...c,__unstablePastePlainText:!0,__unstableOnSplitAtDoubleLineEnd:()=>i((0,T8.createBlock)((0,T8.getDefaultBlockName)()))})}var P8={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/verse",title:"Poetry",category:"text",description:"Insert poetry. Use special spacing formats. Or quote song lyrics.",keywords:["poetry","poem","verse","stanza","song","lyrics"],textdomain:"default",attributes:{content:{type:"rich-text",source:"rich-text",selector:"pre",__unstablePreserveWhiteSpace:!0,role:"content"}},supports:{anchor:!0,background:{backgroundImage:!0,backgroundSize:!0,__experimentalDefaultControls:{backgroundImage:!0}},color:{gradients:!0,link:!0,__experimentalDefaultControls:{background:!0,text:!0}},dimensions:{minHeight:!0,__experimentalDefaultControls:{minHeight:!1}},typography:{fontSize:!0,__experimentalFontFamily:!0,lineHeight:!0,textAlign:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalTextDecoration:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},__experimentalBorder:{radius:!0,width:!0,color:!0,style:!0},interactivity:{clientNavigation:!0}},style:"wp-block-verse",editorStyle:"wp-block-verse-editor"};var B8=o(T(),1),gR=o(v(),1);function Tpe({attributes:e}){let{content:t}=e;return(0,gR.jsx)("pre",{...B8.useBlockProps.save(),children:(0,gR.jsx)(B8.RichText.Content,{value:t})})}var vR=o(G(),1),c6e={from:[{type:"block",blocks:["core/paragraph"],transform:e=>(0,vR.createBlock)("core/verse",e)}],to:[{type:"block",blocks:["core/paragraph"],transform:e=>(0,vR.createBlock)("core/paragraph",e)}]},Ppe=c6e;var{fieldsKey:u6e,formKey:m6e}=K(Bpe.privateApis),{name:Ipe}=P8,I8={icon:g1,example:{attributes:{content:(0,bR.__)(`WHAT was he doing, the great god Pan, |
| 101 |
Down in the reeds by the river? |
| 102 |
Spreading ruin and scattering ban, |
| 103 |
Splashing and paddling with hoofs of a goat, |
| 104 |
And breaking the golden lilies afloat |
| 105 |
With the dragon-fly on the river.`)}},transforms:Ppe,deprecated:wpe,merge(e,t){return{content:e.content+` |
| 106 |
|
| 107 |
`+t.content}},edit:Spe,save:Tpe};window.__experimentalContentOnlyInspectorFields&&(I8[u6e]=[{id:"content",label:(0,bR.__)("Content"),type:"text",Edit:"rich-text"}],I8[m6e]={fields:["content"]});var p6e=()=>N({name:Ipe,metadata:P8,settings:I8});var kR={};$(kR,{init:()=>B6e,metadata:()=>Xg,name:()=>qpe,settings:()=>D8});var N8=o(B(),1);var Wpe=o(G(),1);var cy=o(T(),1);var Xg={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/video",title:"Video",category:"media",description:"Embed a video from your media library or upload a new one.",keywords:["movie"],textdomain:"default",attributes:{autoplay:{type:"boolean",source:"attribute",selector:"video",attribute:"autoplay"},caption:{type:"rich-text",source:"rich-text",selector:"figcaption",role:"content"},controls:{type:"boolean",source:"attribute",selector:"video",attribute:"controls",default:!0},id:{type:"number",role:"content"},loop:{type:"boolean",source:"attribute",selector:"video",attribute:"loop"},muted:{type:"boolean",source:"attribute",selector:"video",attribute:"muted"},poster:{type:"string",source:"attribute",selector:"video",attribute:"poster"},preload:{type:"string",source:"attribute",selector:"video",attribute:"preload",default:"metadata"},blob:{type:"string",role:"local"},src:{type:"string",source:"attribute",selector:"video",attribute:"src",role:"content"},playsInline:{type:"boolean",source:"attribute",selector:"video",attribute:"playsinline"},tracks:{role:"content",type:"array",items:{type:"object"},default:[]}},supports:{anchor:!0,align:!0,spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},interactivity:{clientNavigation:!0}},editorStyle:"wp-block-video-editor",style:"wp-block-video"};var Epe=o(v(),1);function Jg({tracks:e=[]}){return e.map(t=>{let{id:r,...a}=t;return(0,Epe.jsx)("track",{...a},r??a.src)})}var e0=o(v(),1),{attributes:f6e}=Xg,h6e={attributes:f6e,save({attributes:e}){let{autoplay:t,caption:r,controls:a,loop:n,muted:i,poster:l,preload:s,src:c,playsInline:u,tracks:m}=e;return(0,e0.jsxs)("figure",{...cy.useBlockProps.save(),children:[c&&(0,e0.jsx)("video",{autoPlay:t,controls:a,loop:n,muted:i,poster:l,preload:s!=="metadata"?s:void 0,src:c,playsInline:u,children:(0,e0.jsx)(Jg,{tracks:m})}),!cy.RichText.isEmpty(r)&&(0,e0.jsx)(cy.RichText.Content,{tagName:"figcaption",value:r})]})}},g6e=[h6e],Npe=g6e;var Vpe=o(Br(),1),rp=o(A(),1),vn=o(T(),1),r0=o(j(),1),uy=o(B(),1),Fpe=o(z(),1);var Ope=o(_r(),1),Hpe=o(nr(),1);var Gr=o(B(),1),gn=o(A(),1),sf=o(j(),1),ha=o(v(),1),v6e=[{value:"auto",label:(0,Gr.__)("Auto")},{value:"metadata",label:(0,Gr.__)("Metadata")},{value:"none",label:(0,Gr._x)("None","Preload value")}],b6e=({setAttributes:e,attributes:t})=>{let{autoplay:r,controls:a,loop:n,muted:i,playsInline:l,preload:s}=t,c=(0,Gr.__)("Autoplay may cause usability issues for some users."),u=sf.Platform.select({web:(0,sf.useCallback)(d=>d?c:null,[]),native:c}),m=(0,sf.useMemo)(()=>{let d=f=>h=>{e({[f]:h,...f==="autoplay"&&{muted:h,playsInline:h}})};return{autoplay:d("autoplay"),loop:d("loop"),muted:d("muted"),controls:d("controls"),playsInline:d("playsInline")}},[]),p=(0,sf.useCallback)(d=>{e({preload:d})},[]);return(0,ha.jsxs)(ha.Fragment,{children:[(0,ha.jsx)(gn.__experimentalToolsPanelItem,{label:(0,Gr.__)("Autoplay"),isShownByDefault:!0,hasValue:()=>!!r,onDeselect:()=>{e({autoplay:!1,muted:!1})},children:(0,ha.jsx)(gn.ToggleControl,{label:(0,Gr.__)("Autoplay"),onChange:m.autoplay,checked:!!r,help:u})}),(0,ha.jsx)(gn.__experimentalToolsPanelItem,{label:(0,Gr.__)("Loop"),isShownByDefault:!0,hasValue:()=>!!n,onDeselect:()=>{e({loop:!1})},children:(0,ha.jsx)(gn.ToggleControl,{label:(0,Gr.__)("Loop"),onChange:m.loop,checked:!!n})}),(0,ha.jsx)(gn.__experimentalToolsPanelItem,{label:(0,Gr.__)("Muted"),isShownByDefault:!0,hasValue:()=>!!i,onDeselect:()=>{e({muted:!1})},children:(0,ha.jsx)(gn.ToggleControl,{label:(0,Gr.__)("Muted"),onChange:m.muted,checked:!!i,disabled:r,help:r?(0,Gr.__)("Muted because of Autoplay."):null})}),(0,ha.jsx)(gn.__experimentalToolsPanelItem,{label:(0,Gr.__)("Playback controls"),isShownByDefault:!0,hasValue:()=>!a,onDeselect:()=>{e({controls:!0})},children:(0,ha.jsx)(gn.ToggleControl,{label:(0,Gr.__)("Playback controls"),onChange:m.controls,checked:!!a})}),(0,ha.jsx)(gn.__experimentalToolsPanelItem,{label:(0,Gr.__)("Play inline"),isShownByDefault:!0,hasValue:()=>!!l,onDeselect:()=>{e({playsInline:!1})},children:(0,ha.jsx)(gn.ToggleControl,{label:(0,Gr.__)("Play inline"),onChange:m.playsInline,checked:!!l,disabled:r,help:r?(0,Gr.__)("Play inline enabled because of Autoplay."):(0,Gr.__)("When enabled, videos will play directly within the webpage on mobile browsers, instead of opening in a fullscreen player.")})}),(0,ha.jsx)(gn.__experimentalToolsPanelItem,{label:(0,Gr.__)("Preload"),isShownByDefault:!0,hasValue:()=>s!=="metadata",onDeselect:()=>{e({preload:"metadata"})},children:(0,ha.jsx)(gn.SelectControl,{__next40pxDefaultSize:!0,label:(0,Gr.__)("Preload"),value:s,onChange:p,options:v6e,hideCancelButton:!0})})]})},Dpe=b6e;var At=o(B(),1),et=o(A(),1),t0=o(T(),1);var Mpe=o(z(),1),cf=o(j(),1),Ape=o(nr(),1);var Ze=o(v(),1),{Badge:y6e}=K(et.privateApis),Lpe=["text/vtt"],_6e="subtitles",x6e=[{label:(0,At.__)("Subtitles"),value:"subtitles"},{label:(0,At.__)("Captions"),value:"captions"},{label:(0,At.__)("Descriptions"),value:"descriptions"},{label:(0,At.__)("Chapters"),value:"chapters"},{label:(0,At.__)("Metadata"),value:"metadata"}],Rpe={src:"",label:"",srcLang:"en",kind:_6e,default:!1};function k6e({tracks:e,onEditPress:t}){let r=e.map((a,n)=>(0,Ze.jsxs)(et.__experimentalHStack,{className:"block-library-video-tracks-editor__track-list-track",children:[(0,Ze.jsx)("span",{children:a.label}),(0,Ze.jsxs)(et.__experimentalHStack,{justify:"flex-end",children:[a.default&&(0,Ze.jsx)(y6e,{children:(0,At.__)("Default")}),(0,Ze.jsx)(et.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:()=>t(n),"aria-label":(0,At.sprintf)((0,At._x)("Edit %s","text tracks"),a.label),children:(0,At.__)("Edit")})]})]},a.id??a.src));return(0,Ze.jsx)(et.MenuGroup,{label:(0,At.__)("Text tracks"),className:"block-library-video-tracks-editor__track-list",children:r})}function w6e({track:e,onChange:t,onClose:r,onRemove:a,allowSettingDefault:n}){let[i,l]=(0,cf.useState)({...Rpe,...e}),{src:s,label:c,srcLang:u,kind:m,default:p}=i,d=s.startsWith("blob:")?"":(0,Ape.getFilename)(s)||"";return(0,Ze.jsxs)(et.__experimentalVStack,{className:"block-library-video-tracks-editor__single-track-editor",spacing:"4",children:[(0,Ze.jsx)("span",{className:"block-library-video-tracks-editor__single-track-editor-edit-track-label",children:(0,At.__)("Edit track")}),(0,Ze.jsxs)("span",{children:[(0,At.__)("File"),": ",(0,Ze.jsx)("b",{children:d})]}),(0,Ze.jsxs)(et.__experimentalGrid,{columns:2,gap:4,children:[(0,Ze.jsx)(et.TextControl,{__next40pxDefaultSize:!0,onChange:f=>l(h=>({...h,label:f})),label:(0,At.__)("Label"),value:c,help:(0,At.__)("Title of track")}),(0,Ze.jsx)(et.TextControl,{__next40pxDefaultSize:!0,onChange:f=>l(h=>({...h,srcLang:f})),label:(0,At.__)("Source language"),value:u,help:(0,At.__)("Language tag (en, fr, etc.)")})]}),(0,Ze.jsxs)(et.__experimentalVStack,{spacing:"4",children:[(0,Ze.jsx)(et.SelectControl,{__next40pxDefaultSize:!0,className:"block-library-video-tracks-editor__single-track-editor-kind-select",options:x6e,value:m,label:(0,At.__)("Kind"),onChange:f=>l(h=>({...h,kind:f}))}),(0,Ze.jsx)(et.ToggleControl,{__next40pxDefaultSize:!0,label:(0,At.__)("Set as default track"),checked:p,disabled:!n,onChange:f=>l(h=>({...h,default:f}))}),(0,Ze.jsxs)(et.__experimentalHStack,{className:"block-library-video-tracks-editor__single-track-editor-buttons-container",children:[(0,Ze.jsx)(et.Button,{__next40pxDefaultSize:!0,isDestructive:!0,variant:"link",onClick:a,children:(0,At.__)("Remove track")}),(0,Ze.jsx)(et.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>{t(i),r()},children:(0,At.__)("Apply")})]})]})]})}function zpe({tracks:e=[],onChange:t}){let r=(0,Mpe.useSelect)(c=>c(t0.store).getSettings().mediaUpload,[]),[a,n]=(0,cf.useState)(null),i=(0,cf.useRef)(),l=(c=[],u=!1)=>{let m=new Map(e.map(d=>[d.id,d])),p=c.map(({id:d,title:f,url:h})=>m.has(d)?m.get(d):{...Rpe,id:d,label:f||"",src:h});p.length!==0&&t([...u?e:[],...p])};function s(c){let u=c.target.files;r({allowedTypes:Lpe,filesList:u,onFileChange:m=>{if(!Array.isArray(m))return;let p=m.filter(d=>!!d?.id);p.length&&l(p,!0)}})}return(0,cf.useEffect)(()=>{i.current?.focus()},[a]),r?(0,Ze.jsx)(et.Dropdown,{contentClassName:"block-library-video-tracks-editor",focusOnMount:!0,popoverProps:{ref:i},renderToggle:({isOpen:c,onToggle:u})=>(0,Ze.jsx)(et.ToolbarGroup,{children:(0,Ze.jsx)(et.ToolbarButton,{"aria-expanded":c,"aria-haspopup":"true",onClick:()=>{c||n(null),u()},children:(0,At.__)("Text tracks")})}),renderContent:()=>a!==null?(0,Ze.jsx)(w6e,{track:e[a],onChange:c=>{let u=[...e];u[a]=c,t(u)},onClose:()=>n(null),onRemove:()=>{t(e.filter((c,u)=>u!==a)),n(null)},allowSettingDefault:!e.some(c=>c.default)||e[a].default}):(0,Ze.jsxs)(Ze.Fragment,{children:[e.length===0&&(0,Ze.jsxs)("div",{className:"block-library-video-tracks-editor__tracks-informative-message",children:[(0,Ze.jsx)("h2",{className:"block-library-video-tracks-editor__tracks-informative-message-title",children:(0,At.__)("Text tracks")}),(0,Ze.jsx)("p",{className:"block-library-video-tracks-editor__tracks-informative-message-description",children:(0,At.__)("Tracks can be subtitles, captions, chapters, or descriptions. They help make your content more accessible to a wider range of users.")})]}),(0,Ze.jsxs)(et.NavigableMenu,{children:[(0,Ze.jsx)(k6e,{tracks:e,onEditPress:n}),(0,Ze.jsx)(et.MenuGroup,{className:"block-library-video-tracks-editor__add-tracks-container",label:(0,At.__)("Add tracks"),children:(0,Ze.jsxs)(t0.MediaUploadCheck,{children:[(0,Ze.jsx)(t0.MediaUpload,{onSelect:l,allowedTypes:Lpe,value:e.map(({id:c})=>c),multiple:!0,render:({open:c})=>(0,Ze.jsx)(et.MenuItem,{icon:j0,onClick:c,children:(0,At.__)("Open Media Library")})}),(0,Ze.jsx)(et.FormFileUpload,{onChange:s,accept:".vtt,text/vtt",multiple:!0,render:({openFileDialog:c})=>(0,Ze.jsx)(et.MenuItem,{icon:Mc,onClick:c,children:(0,At._x)("Upload","verb")})})]})})]})]})}):null}var mr=o(v(),1),_R=["video"];function C6e({isSelected:e,attributes:t,className:r,setAttributes:a,insertBlocksAfter:n,onReplace:i}){let l=(0,r0.useRef)(),{id:s,controls:c,poster:u,src:m,tracks:p}=t,[d,f]=(0,r0.useState)(t.blob),h=W(),b=(0,vn.useBlockEditingMode)()==="default";Ps({url:d,allowedTypes:_R,onChange:y,onError:k}),(0,r0.useEffect)(()=>{l.current&&l.current.load()},[u]);function y(I){if(!I||!I.url){a({src:void 0,id:void 0,poster:void 0,caption:void 0,blob:void 0}),f();return}if((0,Vpe.isBlobURL)(I.url)){f(I.url);return}a({blob:void 0,src:I.url,id:I.id,poster:I.image?.src!==I.icon?I.image?.src:void 0,caption:I.caption}),f()}function x(I){if(I!==m){let D=(0,Hpe.prependHTTPS)(I),M=qu({attributes:{url:D}});if(M!==void 0&&i){i(M);return}a({blob:void 0,src:D,id:void 0,poster:void 0}),f()}}let{createErrorNotice:_}=(0,Fpe.useDispatch)(Ope.store);function k(I){_(I,{type:"snackbar"})}let S=I=>(0,mr.jsx)(rp.Placeholder,{className:"block-editor-media-placeholder",withIllustration:!e,icon:wf,label:(0,uy.__)("Video"),instructions:(0,uy.__)("Drag and drop a video, upload, or choose from your library."),children:I}),C=w(r,{"is-transient":!!d}),E=(0,vn.useBlockProps)({className:C});return!m&&!d?(0,mr.jsx)("div",{...E,children:(0,mr.jsx)(vn.MediaPlaceholder,{icon:(0,mr.jsx)(vn.BlockIcon,{icon:wf}),onSelect:y,onSelectURL:x,accept:"video/*",allowedTypes:_R,value:t,onError:k,placeholder:S})}):(0,mr.jsxs)(mr.Fragment,{children:[e&&(0,mr.jsxs)(mr.Fragment,{children:[(0,mr.jsx)(vn.BlockControls,{children:(0,mr.jsx)(zpe,{tracks:p,onChange:I=>{a({tracks:I})}})}),(0,mr.jsx)(vn.BlockControls,{group:"other",children:(0,mr.jsx)(vn.MediaReplaceFlow,{mediaId:s,mediaURL:m,allowedTypes:_R,accept:"video/*",onSelect:y,onSelectURL:x,onError:k,onReset:()=>y(void 0),variant:"toolbar"})})]}),(0,mr.jsx)(vn.InspectorControls,{children:(0,mr.jsxs)(rp.__experimentalToolsPanel,{label:(0,uy.__)("Settings"),resetAll:()=>{a({autoplay:!1,controls:!0,loop:!1,muted:!1,playsInline:!1,preload:"metadata",poster:void 0})},dropdownMenuProps:h,children:[(0,mr.jsx)(Dpe,{setAttributes:a,attributes:t}),(0,mr.jsx)($k,{poster:u,onChange:I=>a({poster:I?.url})})]})}),(0,mr.jsxs)("figure",{...E,children:[(0,mr.jsx)(rp.Disabled,{isDisabled:!e,children:(0,mr.jsx)("video",{controls:c,poster:u,src:m||d,ref:l,children:(0,mr.jsx)(Jg,{tracks:p})})}),!!d&&(0,mr.jsx)(rp.Spinner,{}),(0,mr.jsx)(ba,{attributes:t,setAttributes:a,isSelected:e,insertBlocksAfter:n,label:(0,uy.__)("Video caption text"),showToolbarButton:e&&b})]})]})}var jpe=C6e;var uf=o(T(),1);var o0=o(v(),1);function Upe({attributes:e}){let{autoplay:t,caption:r,controls:a,loop:n,muted:i,poster:l,preload:s,src:c,playsInline:u,tracks:m}=e;return(0,o0.jsxs)("figure",{...uf.useBlockProps.save(),children:[c&&(0,o0.jsx)("video",{autoPlay:t,controls:a,loop:n,muted:i,poster:l,preload:s!=="metadata"?s:void 0,src:c,playsInline:u,children:(0,o0.jsx)(Jg,{tracks:m})}),!uf.RichText.isEmpty(r)&&(0,o0.jsx)(uf.RichText.Content,{className:(0,uf.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:r})]})}var E8=o(Br(),1),xR=o(G(),1),S6e={from:[{type:"files",isMatch(e){return e.length===1&&e[0].type.indexOf("video/")===0},transform(e){let t=e[0];return(0,xR.createBlock)("core/video",{blob:(0,E8.createBlobURL)(t)})}},{type:"shortcode",tag:"video",attributes:{src:{type:"string",shortcode:({named:{src:e,mp4:t,m4v:r,webm:a,ogv:n,flv:i}})=>e||t||r||a||n||i},poster:{type:"string",shortcode:({named:{poster:e}})=>e},loop:{type:"string",shortcode:({named:{loop:e}})=>e},autoplay:{type:"string",shortcode:({named:{autoplay:e}})=>e},preload:{type:"string",shortcode:({named:{preload:e}})=>e}}},{type:"raw",isMatch:e=>e.nodeName==="P"&&e.children.length===1&&e.firstChild.nodeName==="VIDEO",transform:e=>{let t=e.firstChild,r={autoplay:t.hasAttribute("autoplay")?!0:void 0,controls:t.hasAttribute("controls")?void 0:!1,loop:t.hasAttribute("loop")?!0:void 0,muted:t.hasAttribute("muted")?!0:void 0,preload:t.getAttribute("preload")||void 0,playsInline:t.hasAttribute("playsinline")?!0:void 0,poster:t.getAttribute("poster")||void 0,src:t.getAttribute("src")||void 0};return(0,E8.isBlobURL)(r.src)&&(r.blob=r.src,delete r.src),(0,xR.createBlock)("core/video",r)}}]},Gpe=S6e;var{fieldsKey:T6e,formKey:P6e}=K(Wpe.privateApis),{name:qpe}=Xg,D8={icon:wf,example:{attributes:{src:"https://upload.wikimedia.org/wikipedia/commons/c/ca/Wood_thrush_in_Central_Park_switch_sides_%2816510%29.webm",caption:(0,N8.__)("Wood thrush singing in Central Park, NYC.")}},transforms:Gpe,deprecated:Npe,edit:jpe,save:Upe};window.__experimentalContentOnlyInspectorFields&&(D8[T6e]=[{id:"video",label:(0,N8.__)("Video"),type:"media",Edit:{control:"media",allowedTypes:["video"],multiple:!1},getValue:({item:e})=>({id:e.id,url:e.src,caption:e.caption,poster:e.poster}),setValue:({value:e})=>({id:e.id,src:e.url,caption:e.caption,poster:e.poster})},{id:"caption",label:(0,N8.__)("Caption"),type:"text",Edit:"rich-text"}],D8[P6e]={fields:["video","caption"]});var B6e=()=>N({name:qpe,metadata:Xg,settings:D8});var TR={};$(TR,{init:()=>D6e,metadata:()=>L8,name:()=>A8,settings:()=>tde});var ede=o(Qu(),1);var mf=o(T(),1),$pe=o(Y(),1),my=o(B(),1),wR=o(A(),1);var _l=o(v(),1);function Zpe({context:{postType:e,postId:t}}){let[r,a]=(0,$pe.useEntityProp)("postType",e,"meta",t),n=typeof r?.footnotes=="string",i=r?.footnotes?JSON.parse(r.footnotes):[],l=(0,mf.useBlockProps)();return n?i.length?(0,_l.jsx)("ol",{...l,children:i.map(({id:s,content:c})=>(0,_l.jsxs)("li",{onMouseDown:u=>{u.target===u.currentTarget&&(u.target.firstElementChild.focus(),u.preventDefault())},children:[(0,_l.jsx)(mf.RichText,{id:s,tagName:"span",value:c,identifier:s,onFocus:u=>{u.target.textContent.trim()||u.target.scrollIntoView()},onChange:u=>{a({...r,footnotes:JSON.stringify(i.map(m=>m.id===s?{content:u,id:s}:m))})}})," ",(0,_l.jsx)("a",{href:`#${s}-link`,children:"\u21A9\uFE0E"})]},s))}):(0,_l.jsx)("div",{...l,children:(0,_l.jsx)(wR.Placeholder,{icon:(0,_l.jsx)(mf.BlockIcon,{icon:Hi}),label:(0,my.__)("Footnotes"),instructions:(0,my.__)("Footnotes found in blocks within this document will be displayed here.")})}):(0,_l.jsx)("div",{...l,children:(0,_l.jsx)(wR.Placeholder,{icon:(0,_l.jsx)(mf.BlockIcon,{icon:Hi}),label:(0,my.__)("Footnotes"),instructions:(0,my.__)("Footnotes are not supported here. Add this block to post or page content.")})})}var L8={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,name:"core/footnotes",title:"Footnotes",category:"text",description:"Display footnotes added to the page.",keywords:["references"],textdomain:"default",usesContext:["postId","postType"],supports:{anchor:!0,__experimentalBorder:{radius:!0,color:!0,width:!0,style:!0,__experimentalDefaultControls:{radius:!1,color:!1,width:!1,style:!1}},color:{background:!0,link:!0,text:!0,__experimentalDefaultControls:{link:!0,text:!0}},html:!1,multiple:!1,reusable:!1,inserter:!1,spacing:{margin:!0,padding:!0,__experimentalDefaultControls:{margin:!1,padding:!1}},typography:{fontSize:!0,lineHeight:!0,__experimentalFontFamily:!0,__experimentalTextDecoration:!0,__experimentalFontStyle:!0,__experimentalFontWeight:!0,__experimentalLetterSpacing:!0,__experimentalTextTransform:!0,__experimentalWritingMode:!0,__experimentalDefaultControls:{fontSize:!0}},interactivity:{clientNavigation:!0}},style:"wp-block-footnotes"};var CR=o(B(),1);var Qpe=o(Qu(),1),Iu=o(T(),1),a0=o(z(),1),Ype=o(Y(),1),M8=o(G(),1);var Xpe=o(v(),1),SR="core/footnote",{usesContextKey:E6e}=K(Iu.privateApis),Kpe="core/post-content",N6e="core/block",Jpe={title:(0,CR.__)("Footnote"),tagName:"sup",className:"fn",attributes:{"data-fn":"data-fn"},interactive:!0,contentEditable:!1,[E6e]:["postType","postId"],edit:function({value:t,onChange:r,isObjectActive:a,context:{postType:n,postId:i}}){let l=(0,a0.useRegistry)(),{getSelectedBlockClientId:s,getBlocks:c,getBlockRootClientId:u,getBlockName:m,getBlockParentsByBlockName:p}=l.select(Iu.store),d=(0,a0.useSelect)(b=>{if(!b(M8.store).getBlockType("core/footnotes"))return!1;let y=b(Iu.store).getSettings().allowedBlockTypes;if(y===!1||Array.isArray(y)&&!y.includes("core/footnotes")||typeof b(Ype.store).getEntityRecord("postType",n,i)?.meta?.footnotes!="string")return!1;let{getBlockParentsByBlockName:_,getSelectedBlockClientId:k,getBlockName:S}=b(Iu.store),C=k();if(!C||S(C)===A8)return!1;let E=_(C,N6e);return!E||E.length===0},[n,i]),{selectionChange:f,insertBlock:h}=(0,a0.useDispatch)(Iu.store);if(!d)return null;function g(){l.batch(()=>{let b;if(a)b=t.replacements[t.start]?.attributes?.["data-fn"];else{b=su();let S=(0,Qpe.insertObject)(t,{type:SR,attributes:{"data-fn":b},innerHTML:`<a href="#${b}" id="${b}-link">*</a>`},t.end,t.end);S.start=S.end-1,r(S)}let y=s(),x=p(y,Kpe),_=x.length?c(x[0]):c(),k=null;{let S=[..._];for(;S.length;){let C=S.shift();if(C.name==="core/footnotes"){k=C;break}S.push(...C.innerBlocks)}}if(!k){let S=u(y);for(;S&&m(S)!==Kpe;)S=u(S);k=(0,M8.createBlock)("core/footnotes"),h(k,void 0,S)}f(k.clientId,b,0,0)})}return(0,Xpe.jsx)(Iu.RichTextToolbarButton,{icon:Hi,title:(0,CR.__)("Footnote"),onClick:g,isActive:a})}};var{name:A8}=L8,tde={icon:Hi,edit:Zpe},D6e=()=>{(0,ede.registerFormatType)(SR,Jpe),N({name:A8,metadata:L8,settings:tde})};function PR(e){return e&&"__experimental"in e&&e.__experimental!==!1}var ade=o(j(),1),py=o(z(),1),Ic=o(ode(),1),BR=o(B(),1),nde=o(G(),1),IR=o(T(),1);function L6e(){let{registerShortcut:e}=(0,py.useDispatch)(Ic.store),{replaceBlocks:t}=(0,py.useDispatch)(IR.store),{getBlockName:r,getSelectedBlockClientId:a,getBlockAttributes:n}=(0,py.useSelect)(IR.store),i=(l,s)=>{l.preventDefault();let c=a();if(c===null)return;let u=r(c),m=u==="core/paragraph",p=u==="core/heading";if(!m&&!p)return;let d=s===0?"core/paragraph":"core/heading",f=n(c);if(m&&s===0||p&&f.level===s)return;let h={content:f.content},g=f.textAlign||f.style?.typography?.textAlign;d==="core/heading"&&(h.level=s),g&&(h.style={typography:{textAlign:g}}),t(c,(0,nde.createBlock)(d,h))};return(0,ade.useEffect)(()=>{e({name:"core/block-editor/transform-heading-to-paragraph",category:"block-library",description:(0,BR.__)("Transform heading to paragraph."),keyCombination:{modifier:"access",character:"0"},aliases:[{modifier:"access",character:"7"}]}),[1,2,3,4,5,6].forEach(l=>{e({name:`core/block-editor/transform-paragraph-to-heading-${l}`,category:"block-library",description:(0,BR.__)("Transform paragraph to heading."),keyCombination:{modifier:"access",character:`${l}`}})})},[e]),(0,Ic.useShortcut)("core/block-editor/transform-heading-to-paragraph",l=>i(l,0)),(0,Ic.useShortcut)("core/block-editor/transform-paragraph-to-heading-1",l=>i(l,1)),(0,Ic.useShortcut)("core/block-editor/transform-paragraph-to-heading-2",l=>i(l,2)),(0,Ic.useShortcut)("core/block-editor/transform-paragraph-to-heading-3",l=>i(l,3)),(0,Ic.useShortcut)("core/block-editor/transform-paragraph-to-heading-4",l=>i(l,4)),(0,Ic.useShortcut)("core/block-editor/transform-paragraph-to-heading-5",l=>i(l,5)),(0,Ic.useShortcut)("core/block-editor/transform-paragraph-to-heading-6",l=>i(l,6)),null}var ide=L6e;var ER={};fF(ER,{BlockKeyboardShortcuts:ide,NAVIGATION_OVERLAY_TEMPLATE_PART_AREA:tc,NavigationLinkUI:Nw});var R8=o(v(),1),mde=()=>{let e=[$D,fN,tN,WE,wN,MN,iM,OB,HB,jB,UB,GB,eI,iI,cI,mI,fI,xI,wI,TI,DI,pE,dE,_E,CE,QE,nN,SN,hN,yN,HN,jN,UN,BD,RD,HD,DD,TL,PL,lM,cM,hM,gM,bM,wA,SA,TA,OA,ZA,fR,yR,kR,TR,kD,CD,TD,_M,TM,wM,jL,JA,qB,kL,fL,vL,mL,oL,aL,iL,lL,uL,pL,_L,bL,yL,xL,qL,ZL,KL,YL,UL,aM,sM,EI,LI,MI,RI,zI,VI,OI,ZI,GI,qI,$I,jI,cL,jA,rN,cN,AN,ED,oR,nR,iR,pR,dR,tM,nL,tI];return window?.__experimentalEnableFormBlocks&&(e.push(IE),e.push(NE),e.push(LE),e.push(ME)),window?.__experimentalEnableBlockExperiments&&(e.push(IA),e.push(GA),e.push(WA),e.push(qA),e.push(EA),e.push(JD),e.push(tL)),window?.wp?.oldEditor&&(window?.wp?.needsClassicBlock||!window?.__experimentalDisableTinymce||new URLSearchParams(window?.location?.search).get("requiresTinymce"))&&e.push(gI),e.filter(Boolean)},pde=()=>mde().filter(({metadata:e})=>!PR(e)),M6e=(e=pde())=>{e.forEach(({init:t})=>t()),window.__unstableAutoRegisterBlocks&&window.__unstableAutoRegisterBlocks.forEach(t=>{let r=K((0,sde.select)(xl.store)).getBootstrappedBlockType(t);(0,xl.registerBlockType)(t,{...r,title:r?.title||t,...(r?.apiVersion??0)<3&&{apiVersion:3},edit:function({attributes:n}){let i=(0,lde.useDisabled)(),l=(0,cde.useBlockProps)({ref:i}),{content:s,status:c,error:u}=(0,ude.useServerSideRender)({block:t,attributes:n});return c==="loading"?(0,R8.jsx)("div",{...l,children:(0,dy.__)("Loading\u2026")}):c==="error"?(0,R8.jsx)("div",{...l,children:(0,dy.sprintf)((0,dy.__)("Error loading block: %s"),u)}):(0,R8.jsx)(ao,{wrapperProps:l,html:s})},save:()=>null})}),(0,xl.setDefaultBlockName)(y3),window.wp&&window.wp.oldEditor&&e.some(({name:t})=>t===M1)&&(0,xl.setFreeformContentHandlerName)(M1),(0,xl.setUnregisteredTypeHandlerName)(xv),(0,xl.setGroupingBlockName)(F5)},A6e=({enableFSEBlocks:e}={})=>{let t=[e?"fse":null];mde().filter(({metadata:r})=>PR(r)).filter(({metadata:{__experimental:r}})=>r===!0||t.includes(r)).forEach(({init:r})=>r())};return Pde(R6e);})(); |
| 108 |
/*! Bundled license information: |
| 109 |
|
| 110 |
fast-average-color/dist/index.esm.js: |
| 111 |
(*! Fast Average Color | © 2022 Denis Seleznev | MIT License | https://github.com/fast-average-color/fast-average-color *) |
| 112 |
*/ |
| 113 |
//# sourceMappingURL=index.min.js.map |
| 114 |
|