| 1 |
"use strict";var wp;(wp||={}).blockLibrary=(()=>{var cfe=Object.create;var Ny=Object.defineProperty;var ufe=Object.getOwnPropertyDescriptor;var mfe=Object.getOwnPropertyNames;var pfe=Object.getPrototypeOf,dfe=Object.prototype.hasOwnProperty;var ffe=(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),q=(e,t)=>{for(var r in t)Ny(e,r,{get:t[r],enumerable:!0})},tz=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of mfe(t))!dfe.call(e,n)&&n!==r&&Ny(e,n,{get:()=>t[n],enumerable:!(o=ufe(t,n))||o.enumerable});return e};var a=(e,t,r)=>(r=e!=null?cfe(pfe(e)):{},tz(t||!e||!e.__esModule?Ny(r,"default",{value:e,enumerable:!0}):r,e)),hfe=e=>tz(Ny({},"__esModule",{value:!0}),e);var G=Se((jSe,rz)=>{rz.exports=window.wp.blocks});var pe=Se((USe,oz)=>{oz.exports=window.wp.compose});var z=Se((GSe,az)=>{az.exports=window.wp.data});var T=Se((WSe,nz)=>{nz.exports=window.wp.blockEditor});var Lu=Se(($Se,iz)=>{iz.exports=window.wp.serverSideRender});var B=Se((qSe,lz)=>{lz.exports=window.wp.i18n});var e7=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 Kn;(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"})(Kn=ar.ElementType||(ar.ElementType={}));function vfe(e){return e.type===Kn.Tag||e.type===Kn.Script||e.type===Kn.Style}ar.isTag=vfe;ar.Root=Kn.Root;ar.Text=Kn.Text;ar.Directive=Kn.Directive;ar.Comment=Kn.Comment;ar.Script=Kn.Script;ar.Style=Kn.Style;ar.Tag=Kn.Tag;ar.CDATA=Kn.CDATA;ar.Doctype=Kn.Doctype});var a7=Se(Ge=>{"use strict";var Mu=Ge&&Ge.__extends||(function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,n){o.__proto__=n}||function(o,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(o[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 o(){this.constructor=t}t.prototype=r===null?Object.create(r):(o.prototype=r.prototype,new o)}})(),m0=Ge&&Ge.__assign||function(){return m0=Object.assign||function(e){for(var t,r=1,o=arguments.length;r<o;r++){t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},m0.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 _n=e7(),r7=(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),o7(this,t)},e})();Ge.Node=r7;var Dy=(function(e){Mu(t,e);function t(r){var o=e.call(this)||this;return o.data=r,o}return Object.defineProperty(t.prototype,"nodeValue",{get:function(){return this.data},set:function(r){this.data=r},enumerable:!1,configurable:!0}),t})(r7);Ge.DataNode=Dy;var cz=(function(e){Mu(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})(Dy);Ge.Text=cz;var uz=(function(e){Mu(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})(Dy);Ge.Comment=uz;var mz=(function(e){Mu(t,e);function t(r,o){var n=e.call(this,o)||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})(Dy);Ge.ProcessingInstruction=mz;var Ly=(function(e){Mu(t,e);function t(r){var o=e.call(this)||this;return o.children=r,o}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})(r7);Ge.NodeWithChildren=Ly;var pz=(function(e){Mu(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})(Ly);Ge.CDATA=pz;var dz=(function(e){Mu(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})(Ly);Ge.Document=dz;var fz=(function(e){Mu(t,e);function t(r,o,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=o,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(o){var n,i;return{name:o,value:r.attribs[o],namespace:(n=r["x-attribsNamespace"])===null||n===void 0?void 0:n[o],prefix:(i=r["x-attribsPrefix"])===null||i===void 0?void 0:i[o]}})},enumerable:!1,configurable:!0}),t})(Ly);Ge.Element=fz;function hz(e){return(0,_n.isTag)(e)}Ge.isTag=hz;function gz(e){return e.type===_n.ElementType.CDATA}Ge.isCDATA=gz;function vz(e){return e.type===_n.ElementType.Text}Ge.isText=vz;function bz(e){return e.type===_n.ElementType.Comment}Ge.isComment=bz;function yz(e){return e.type===_n.ElementType.Directive}Ge.isDirective=yz;function _z(e){return e.type===_n.ElementType.Root}Ge.isDocument=_z;function bfe(e){return Object.prototype.hasOwnProperty.call(e,"children")}Ge.hasChildren=bfe;function o7(e,t){t===void 0&&(t=!1);var r;if(vz(e))r=new cz(e.data);else if(bz(e))r=new uz(e.data);else if(hz(e)){var o=t?t7(e.children):[],n=new fz(e.name,m0({},e.attribs),o);o.forEach(function(c){return c.parent=n}),e.namespace!=null&&(n.namespace=e.namespace),e["x-attribsNamespace"]&&(n["x-attribsNamespace"]=m0({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(n["x-attribsPrefix"]=m0({},e["x-attribsPrefix"])),r=n}else if(gz(e)){var o=t?t7(e.children):[],i=new pz(o);o.forEach(function(u){return u.parent=i}),r=i}else if(_z(e)){var o=t?t7(e.children):[],l=new dz(o);o.forEach(function(u){return u.parent=l}),e["x-mode"]&&(l["x-mode"]=e["x-mode"]),r=l}else if(yz(e)){var s=new mz(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=o7;function t7(e){for(var t=e.map(function(o){return o7(o,!0)}),r=1;r<t.length;r++)t[r].prev=t[r-1],t[r-1].next=t[r];return t}});var wz=Se(Ss=>{"use strict";var yfe=Ss&&Ss.__createBinding||(Object.create?(function(e,t,r,o){o===void 0&&(o=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,o,n)}):(function(e,t,r,o){o===void 0&&(o=r),e[o]=t[r]})),_fe=Ss&&Ss.__exportStar||function(e,t){for(var r in e)r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r)&&yfe(t,e,r)};Object.defineProperty(Ss,"__esModule",{value:!0});Ss.DomHandler=void 0;var n7=e7(),Au=a7();_fe(a7(),Ss);var xz={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},kz=(function(){function e(t,r,o){this.dom=[],this.root=new Au.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof r=="function"&&(o=r,r=xz),typeof t=="object"&&(r=t,t=void 0),this.callback=t??null,this.options=r??xz,this.elementCB=o??null}return e.prototype.onparserinit=function(t){this.parser=t},e.prototype.onreset=function(){this.dom=[],this.root=new Au.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 o=this.options.xmlMode?n7.ElementType.Tag:void 0,n=new Au.Element(t,r,void 0,o);this.addNode(n),this.tagStack.push(n)},e.prototype.ontext=function(t){var r=this.lastNode;if(r&&r.type===n7.ElementType.Text)r.data+=t,this.options.withEndIndices&&(r.endIndex=this.parser.endIndex);else{var o=new Au.Text(t);this.addNode(o),this.lastNode=o}},e.prototype.oncomment=function(t){if(this.lastNode&&this.lastNode.type===n7.ElementType.Comment){this.lastNode.data+=t;return}var r=new Au.Comment(t);this.addNode(r),this.lastNode=r},e.prototype.oncommentend=function(){this.lastNode=null},e.prototype.oncdatastart=function(){var t=new Au.Text(""),r=new Au.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 o=new Au.ProcessingInstruction(t,r);this.addNode(o)},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],o=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),o&&(t.prev=o,o.next=t),t.parent=r,this.lastNode=null},e})();Ss.DomHandler=kz;Ss.default=kz});var Cz=Se(Fo=>{"use strict";Object.defineProperty(Fo,"__esModule",{value:!0});Fo.CARRIAGE_RETURN_PLACEHOLDER_REGEX=Fo.CARRIAGE_RETURN_PLACEHOLDER=Fo.CARRIAGE_RETURN_REGEX=Fo.CARRIAGE_RETURN=Fo.CASE_SENSITIVE_TAG_NAMES_MAP=Fo.CASE_SENSITIVE_TAG_NAMES=void 0;Fo.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"];Fo.CASE_SENSITIVE_TAG_NAMES_MAP=Fo.CASE_SENSITIVE_TAG_NAMES.reduce(function(e,t){return e[t.toLowerCase()]=t,e},{});Fo.CARRIAGE_RETURN="\r";Fo.CARRIAGE_RETURN_REGEX=new RegExp(Fo.CARRIAGE_RETURN,"g");Fo.CARRIAGE_RETURN_PLACEHOLDER="__HTML_DOM_PARSER_CARRIAGE_RETURN_PLACEHOLDER_".concat(Date.now(),"__");Fo.CARRIAGE_RETURN_PLACEHOLDER_REGEX=new RegExp(Fo.CARRIAGE_RETURN_PLACEHOLDER,"g")});var i7=Se(yf=>{"use strict";Object.defineProperty(yf,"__esModule",{value:!0});yf.formatAttributes=Sz;yf.escapeSpecialCharacters=wfe;yf.revertEscapedCharacters=Tz;yf.formatDOM=Pz;var My=wz(),p0=Cz();function xfe(e){return p0.CASE_SENSITIVE_TAG_NAMES_MAP[e]}function Sz(e){for(var t={},r=0,o=e.length;r<o;r++){var n=e[r];t[n.name]=n.value}return t}function kfe(e){e=e.toLowerCase();var t=xfe(e);return t||e}function wfe(e){return e.replace(p0.CARRIAGE_RETURN_REGEX,p0.CARRIAGE_RETURN_PLACEHOLDER)}function Tz(e){return e.replace(p0.CARRIAGE_RETURN_PLACEHOLDER_REGEX,p0.CARRIAGE_RETURN)}function Pz(e,t,r){t===void 0&&(t=null);for(var o=[],n,i=0,l=e.length;i<l;i++){var s=e[i];switch(s.nodeType){case 1:{var c=kfe(s.nodeName);n=new My.Element(c,Sz(s.attributes)),n.children=Pz(c==="template"?s.content.childNodes:s.childNodes,n);break}case 3:n=new My.Text(Tz(s.nodeValue));break;case 8:n=new My.Comment(s.nodeValue);break;default:continue}var u=o[i-1]||null;u&&(u.next=n),n.parent=t,n.prev=u,n.next=null,o.push(n)}return r&&(n=new My.ProcessingInstruction(r.substring(0,r.indexOf(" ")).toLowerCase(),r),n.next=o[0]||null,n.parent=t,o.unshift(n),o[1]&&(o[1].prev=o[0])),o}});var Az=Se(c7=>{"use strict";Object.defineProperty(c7,"__esModule",{value:!0});c7.default=Tfe;var Cfe=i7(),Bz="html",Ez="head",Ay="body",Sfe=/<([a-zA-Z]+[0-9]?)/,Iz=/<head[^]*>/i,Nz=/<body[^]*>/i,zy=function(e,t){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},l7=function(e,t){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")},Dz=typeof window=="object"&&window.DOMParser;typeof Dz=="function"&&(Lz=new Dz,Mz="text/html",l7=function(e,t){return t&&(e="<".concat(t,">").concat(e,"</").concat(t,">")),Lz.parseFromString(e,Mz)},zy=l7);var Lz,Mz;typeof document=="object"&&document.implementation&&(d0=document.implementation.createHTMLDocument(),zy=function(e,t){if(t){var r=d0.documentElement.querySelector(t);return r&&(r.innerHTML=e),d0}return d0.documentElement.innerHTML=e,d0});var d0,Ry=typeof document=="object"&&document.createElement("template"),s7;Ry&&Ry.content&&(s7=function(e){return Ry.innerHTML=e,Ry.content.childNodes});function Tfe(e){var t,r;e=(0,Cfe.escapeSpecialCharacters)(e);var o=e.match(Sfe),n=o&&o[1]?o[1].toLowerCase():"";switch(n){case Bz:{var i=l7(e);if(!Iz.test(e)){var l=i.querySelector(Ez);(t=l?.parentNode)===null||t===void 0||t.removeChild(l)}if(!Nz.test(e)){var l=i.querySelector(Ay);(r=l?.parentNode)===null||r===void 0||r.removeChild(l)}return i.querySelectorAll(Bz)}case Ez:case Ay:{var s=zy(e).querySelectorAll(n);return Nz.test(e)&&Iz.test(e)?s[0].parentNode.childNodes:s}default:{if(s7)return s7(e);var l=zy(e,Ay).querySelector(Ay);return l.childNodes}}}});var Rz=Se(f0=>{"use strict";var Pfe=f0&&f0.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(f0,"__esModule",{value:!0});f0.default=Nfe;var Bfe=Pfe(Az()),Efe=i7(),Ife=/<(![a-zA-Z\s]+)>/;function Nfe(e){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];var t=e.match(Ife),r=t?t[1]:void 0;return(0,Efe.formatDOM)((0,Bfe.default)(e),null,r)}});var zz=Se(Vy=>{var Dfe=0;Vy.SAME=Dfe;var Lfe=1;Vy.CAMELCASE=Lfe;Vy.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 Fz=Se(Sl=>{"use strict";function Mfe(e){return Oo.hasOwnProperty(e)?Oo[e]:null}function Ua(e,t,r,o,n,i,l){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=o,this.attributeNamespace=n,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=l}var Oo={},Afe=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Afe.forEach(e=>{Oo[e]=new Ua(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(([e,t])=>{Oo[e]=new Ua(e,1,!1,t,null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(e=>{Oo[e]=new Ua(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(e=>{Oo[e]=new Ua(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=>{Oo[e]=new Ua(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(e=>{Oo[e]=new Ua(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(e=>{Oo[e]=new Ua(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(e=>{Oo[e]=new Ua(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(e=>{Oo[e]=new Ua(e,5,!1,e.toLowerCase(),null,!1,!1)});var u7=/[\-\:]([a-z])/g,m7=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(u7,m7);Oo[t]=new Ua(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(u7,m7);Oo[t]=new Ua(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(e=>{let t=e.replace(u7,m7);Oo[t]=new Ua(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(e=>{Oo[e]=new Ua(e,1,!1,e.toLowerCase(),null,!1,!1)});var Rfe="xlinkHref";Oo[Rfe]=new Ua("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(e=>{Oo[e]=new Ua(e,1,!1,e.toLowerCase(),null,!0,!0)});var{CAMELCASE:zfe,SAME:Vfe,possibleStandardNames:Vz}=zz(),Ffe=":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",Ofe=Ffe+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Hfe=RegExp.prototype.test.bind(new RegExp("^(data|aria)-["+Ofe+"]*$")),jfe=Object.keys(Vz).reduce((e,t)=>{let r=Vz[t];return r===Vfe?e[t]=t:r===zfe?e[t.toLowerCase()]=t:e[t]=r,e},{});Sl.BOOLEAN=3;Sl.BOOLEANISH_STRING=2;Sl.NUMERIC=5;Sl.OVERLOADED_BOOLEAN=4;Sl.POSITIVE_NUMERIC=6;Sl.RESERVED=0;Sl.STRING=1;Sl.getPropertyInfo=Mfe;Sl.isCustomAttribute=Hfe;Sl.possibleStandardNames=jfe});var Ru=Se((a8e,Oz)=>{Oz.exports=window.React});var $z=Se((n8e,Wz)=>{"use strict";var Hz=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,Ufe=/\n/g,Gfe=/^\s*/,Wfe=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,$fe=/^:\s*/,qfe=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,Zfe=/^[;\s]*/,Kfe=/^\s+|\s+$/g,Yfe=` |
| 2 |
`,jz="/",Uz="*",sp="",Qfe="comment",Xfe="declaration";function Jfe(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var r=1,o=1;function n(h){var g=h.match(Ufe);g&&(r+=g.length);var y=h.lastIndexOf(Yfe);o=~y?h.length-y:o+h.length}function i(){var h={line:r,column:o};return function(g){return g.position=new l(h),u(),g}}function l(h){this.start=h,this.end={line:r,column:o},this.source=t.source}l.prototype.content=e;function s(h){var g=new Error(t.source+":"+r+":"+o+": "+h);if(g.reason=h,g.filename=t.source,g.line=r,g.column=o,g.source=e,!t.silent)throw g}function c(h){var g=h.exec(e);if(g){var y=g[0];return n(y),e=e.slice(y.length),g}}function u(){c(Gfe)}function m(h){var g;for(h=h||[];g=p();)g!==!1&&h.push(g);return h}function p(){var h=i();if(!(jz!=e.charAt(0)||Uz!=e.charAt(1))){for(var g=2;sp!=e.charAt(g)&&(Uz!=e.charAt(g)||jz!=e.charAt(g+1));)++g;if(g+=2,sp===e.charAt(g-1))return s("End of comment missing");var y=e.slice(2,g-2);return o+=2,n(y),e=e.slice(g),o+=2,h({type:Qfe,comment:y})}}function d(){var h=i(),g=c(Wfe);if(g){if(p(),!c($fe))return s("property missing ':'");var y=c(qfe),b=h({type:Xfe,property:Gz(g[0].replace(Hz,sp)),value:y?Gz(y[0].replace(Hz,sp)):sp});return c(Zfe),b}}function f(){var h=[];m(h);for(var g;g=d();)g!==!1&&(h.push(g),m(h));return h}return u(),f()}function Gz(e){return e?e.replace(Kfe,sp):sp}Wz.exports=Jfe});var qz=Se(h0=>{"use strict";var ehe=h0&&h0.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(h0,"__esModule",{value:!0});h0.default=rhe;var the=ehe($z());function rhe(e,t){let r=null;if(!e||typeof e!="string")return r;let o=(0,the.default)(e),n=typeof t=="function";return o.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 Kz=Se(Fy=>{"use strict";Object.defineProperty(Fy,"__esModule",{value:!0});Fy.camelCase=void 0;var ohe=/^--[a-zA-Z0-9_-]+$/,ahe=/-([a-z])/g,nhe=/^[^-]+$/,ihe=/^-(webkit|moz|ms|o|khtml)-/,lhe=/^-(ms)-/,she=function(e){return!e||nhe.test(e)||ohe.test(e)},che=function(e,t){return t.toUpperCase()},Zz=function(e,t){return"".concat(t,"-")},uhe=function(e,t){return t===void 0&&(t={}),she(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(lhe,Zz):e=e.replace(ihe,Zz),e.replace(ahe,che))};Fy.camelCase=uhe});var Qz=Se((d7,Yz)=>{"use strict";var mhe=d7&&d7.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},phe=mhe(qz()),dhe=Kz();function p7(e,t){var r={};return!e||typeof e!="string"||(0,phe.default)(e,function(o,n){o&&n&&(r[(0,dhe.camelCase)(o,t)]=n)}),r}p7.default=p7;Yz.exports=p7});var f7=Se(Ga=>{"use strict";var fhe=Ga&&Ga.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Ga,"__esModule",{value:!0});Ga.returnFirstArg=Ga.canTextBeChildOfNode=Ga.ELEMENTS_WITH_NO_TEXT_CHILDREN=Ga.PRESERVE_CUSTOM_ATTRIBUTES=void 0;Ga.isCustomComponent=bhe;Ga.setStyleProp=_he;var hhe=Ru(),ghe=fhe(Qz()),vhe=new Set(["annotation-xml","color-profile","font-face","font-face-src","font-face-uri","font-face-format","font-face-name","missing-glyph"]);function bhe(e,t){return e.includes("-")?!vhe.has(e):!!(t&&typeof t.is=="string")}var yhe={reactCompat:!0};function _he(e,t){if(typeof e=="string"){if(!e.trim()){t.style={};return}try{t.style=(0,ghe.default)(e,yhe)}catch{t.style={}}}}Ga.PRESERVE_CUSTOM_ATTRIBUTES=Number(hhe.version.split(".")[0])>=16;Ga.ELEMENTS_WITH_NO_TEXT_CHILDREN=new Set(["tr","tbody","thead","tfoot","colgroup","table","head","html","frameset"]);var xhe=function(e){return!Ga.ELEMENTS_WITH_NO_TEXT_CHILDREN.has(e.name)};Ga.canTextBeChildOfNode=xhe;var khe=function(e){return e};Ga.returnFirstArg=khe});var g7=Se(h7=>{"use strict";Object.defineProperty(h7,"__esModule",{value:!0});h7.default=The;var g0=Fz(),Xz=f7(),whe=["checked","value"],Che=["input","select","textarea"],She={reset:!0,submit:!0};function The(e,t){e===void 0&&(e={});var r={},o=!!(e.type&&She[e.type]);for(var n in e){var i=e[n];if((0,g0.isCustomAttribute)(n)){r[n]=i;continue}var l=n.toLowerCase(),s=Jz(l);if(s){var c=(0,g0.getPropertyInfo)(s);switch(whe.includes(s)&&Che.includes(t)&&!o&&(s=Jz("default"+l)),r[s]=i,c&&c.type){case g0.BOOLEAN:r[s]=!0;break;case g0.OVERLOADED_BOOLEAN:i===""&&(r[s]=!0);break}continue}Xz.PRESERVE_CUSTOM_ATTRIBUTES&&(r[n]=i)}return(0,Xz.setStyleProp)(e.style,r),r}function Jz(e){return g0.possibleStandardNames[e]}});var tV=Se(b0=>{"use strict";var Phe=b0&&b0.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(b0,"__esModule",{value:!0});b0.default=eV;var v7=Ru(),Bhe=Phe(g7()),v0=f7(),Ehe={cloneElement:v7.cloneElement,createElement:v7.createElement,isValidElement:v7.isValidElement};function eV(e,t){t===void 0&&(t={});for(var r=[],o=typeof t.replace=="function",n=t.transform||v0.returnFirstArg,i=t.library||Ehe,l=i.cloneElement,s=i.createElement,c=i.isValidElement,u=e.length,m=0;m<u;m++){var p=e[m];if(o){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,v0.canTextBeChildOfNode)(p.parent)||t.trim&&f)continue;r.push(n(p.data,p,m));continue}var h=p,g={};Ihe(h)?((0,v0.setStyleProp)(h.attribs.style,h.attribs),g=h.attribs):h.attribs&&(g=(0,Bhe.default)(h.attribs,h.name));var y=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&&(y=eV(p.children,t));break;default:continue}u>1&&(g.key=m),r.push(n(s(p.name,g,y),p,m))}return r.length===1?r[0]:r}function Ihe(e){return v0.PRESERVE_CUSTOM_ATTRIBUTES&&e.type==="tag"&&(0,v0.isCustomComponent)(e.name,e.attribs)}});var b7=Se(nr=>{"use strict";Object.defineProperty(nr,"__esModule",{value:!0});nr.Doctype=nr.CDATA=nr.Tag=nr.Style=nr.Script=nr.Comment=nr.Directive=nr.Text=nr.Root=nr.isTag=nr.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=nr.ElementType||(nr.ElementType={}));function Nhe(e){return e.type===Yn.Tag||e.type===Yn.Script||e.type===Yn.Style}nr.isTag=Nhe;nr.Root=Yn.Root;nr.Text=Yn.Text;nr.Directive=Yn.Directive;nr.Comment=Yn.Comment;nr.Script=Yn.Script;nr.Style=Yn.Style;nr.Tag=Yn.Tag;nr.CDATA=Yn.CDATA;nr.Doctype=Yn.Doctype});var k7=Se(We=>{"use strict";var zu=We&&We.__extends||(function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,n){o.__proto__=n}||function(o,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(o[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 o(){this.constructor=t}t.prototype=r===null?Object.create(r):(o.prototype=r.prototype,new o)}})(),y0=We&&We.__assign||function(){return y0=Object.assign||function(e){for(var t,r=1,o=arguments.length;r<o;r++){t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},y0.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 xn=b7(),_7=(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),x7(this,t)},e})();We.Node=_7;var Oy=(function(e){zu(t,e);function t(r){var o=e.call(this)||this;return o.data=r,o}return Object.defineProperty(t.prototype,"nodeValue",{get:function(){return this.data},set:function(r){this.data=r},enumerable:!1,configurable:!0}),t})(_7);We.DataNode=Oy;var rV=(function(e){zu(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=xn.ElementType.Text,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),t})(Oy);We.Text=rV;var oV=(function(e){zu(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=xn.ElementType.Comment,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),t})(Oy);We.Comment=oV;var aV=(function(e){zu(t,e);function t(r,o){var n=e.call(this,o)||this;return n.name=r,n.type=xn.ElementType.Directive,n}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),t})(Oy);We.ProcessingInstruction=aV;var Hy=(function(e){zu(t,e);function t(r){var o=e.call(this)||this;return o.children=r,o}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})(_7);We.NodeWithChildren=Hy;var nV=(function(e){zu(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=xn.ElementType.CDATA,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),t})(Hy);We.CDATA=nV;var iV=(function(e){zu(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.type=xn.ElementType.Root,r}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),t})(Hy);We.Document=iV;var lV=(function(e){zu(t,e);function t(r,o,n,i){n===void 0&&(n=[]),i===void 0&&(i=r==="script"?xn.ElementType.Script:r==="style"?xn.ElementType.Style:xn.ElementType.Tag);var l=e.call(this,n)||this;return l.name=r,l.attribs=o,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(o){var n,i;return{name:o,value:r.attribs[o],namespace:(n=r["x-attribsNamespace"])===null||n===void 0?void 0:n[o],prefix:(i=r["x-attribsPrefix"])===null||i===void 0?void 0:i[o]}})},enumerable:!1,configurable:!0}),t})(Hy);We.Element=lV;function sV(e){return(0,xn.isTag)(e)}We.isTag=sV;function cV(e){return e.type===xn.ElementType.CDATA}We.isCDATA=cV;function uV(e){return e.type===xn.ElementType.Text}We.isText=uV;function mV(e){return e.type===xn.ElementType.Comment}We.isComment=mV;function pV(e){return e.type===xn.ElementType.Directive}We.isDirective=pV;function dV(e){return e.type===xn.ElementType.Root}We.isDocument=dV;function Dhe(e){return Object.prototype.hasOwnProperty.call(e,"children")}We.hasChildren=Dhe;function x7(e,t){t===void 0&&(t=!1);var r;if(uV(e))r=new rV(e.data);else if(mV(e))r=new oV(e.data);else if(sV(e)){var o=t?y7(e.children):[],n=new lV(e.name,y0({},e.attribs),o);o.forEach(function(c){return c.parent=n}),e.namespace!=null&&(n.namespace=e.namespace),e["x-attribsNamespace"]&&(n["x-attribsNamespace"]=y0({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(n["x-attribsPrefix"]=y0({},e["x-attribsPrefix"])),r=n}else if(cV(e)){var o=t?y7(e.children):[],i=new nV(o);o.forEach(function(u){return u.parent=i}),r=i}else if(dV(e)){var o=t?y7(e.children):[],l=new iV(o);o.forEach(function(u){return u.parent=l}),e["x-mode"]&&(l["x-mode"]=e["x-mode"]),r=l}else if(pV(e)){var s=new aV(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=x7;function y7(e){for(var t=e.map(function(o){return x7(o,!0)}),r=1;r<t.length;r++)t[r].prev=t[r-1],t[r-1].next=t[r];return t}});var gV=Se(Ts=>{"use strict";var Lhe=Ts&&Ts.__createBinding||(Object.create?(function(e,t,r,o){o===void 0&&(o=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,o,n)}):(function(e,t,r,o){o===void 0&&(o=r),e[o]=t[r]})),Mhe=Ts&&Ts.__exportStar||function(e,t){for(var r in e)r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r)&&Lhe(t,e,r)};Object.defineProperty(Ts,"__esModule",{value:!0});Ts.DomHandler=void 0;var w7=b7(),Vu=k7();Mhe(k7(),Ts);var fV={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},hV=(function(){function e(t,r,o){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"&&(o=r,r=fV),typeof t=="object"&&(r=t,t=void 0),this.callback=t??null,this.options=r??fV,this.elementCB=o??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 o=this.options.xmlMode?w7.ElementType.Tag:void 0,n=new Vu.Element(t,r,void 0,o);this.addNode(n),this.tagStack.push(n)},e.prototype.ontext=function(t){var r=this.lastNode;if(r&&r.type===w7.ElementType.Text)r.data+=t,this.options.withEndIndices&&(r.endIndex=this.parser.endIndex);else{var o=new Vu.Text(t);this.addNode(o),this.lastNode=o}},e.prototype.oncomment=function(t){if(this.lastNode&&this.lastNode.type===w7.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 o=new Vu.ProcessingInstruction(t,r);this.addNode(o)},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],o=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),o&&(t.prev=o,o.next=t),t.parent=r,this.lastNode=null},e})();Ts.DomHandler=hV;Ts.default=hV});var S7=Se(ao=>{"use strict";var C7=ao&&ao.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ao,"__esModule",{value:!0});ao.htmlToDOM=ao.domToReact=ao.attributesToProps=ao.Text=ao.ProcessingInstruction=ao.Element=ao.Comment=void 0;ao.default=zhe;var vV=C7(Rz());ao.htmlToDOM=vV.default;var Ahe=C7(g7());ao.attributesToProps=Ahe.default;var bV=C7(tV());ao.domToReact=bV.default;var jy=gV();Object.defineProperty(ao,"Comment",{enumerable:!0,get:function(){return jy.Comment}});Object.defineProperty(ao,"Element",{enumerable:!0,get:function(){return jy.Element}});Object.defineProperty(ao,"ProcessingInstruction",{enumerable:!0,get:function(){return jy.ProcessingInstruction}});Object.defineProperty(ao,"Text",{enumerable:!0,get:function(){return jy.Text}});var Rhe={lowerCaseAttributeNames:!1};function zhe(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");return e?(0,bV.default)((0,vV.default)(e,t?.htmlparser2||Rhe),t):[]}});var Oi=Se((g8e,_V)=>{_V.exports=window.wp.dom});var v=Se((v8e,xV)=>{xV.exports=window.ReactJSXRuntime});var H=Se((x8e,CV)=>{CV.exports=window.wp.element});var L=Se((w8e,SV)=>{SV.exports=window.wp.primitives});var A=Se((pEe,TV)=>{TV.exports=window.wp.components});var Er=Se((dEe,PV)=>{PV.exports=window.wp.blob});var Y=Se((fEe,BV)=>{BV.exports=window.wp.coreData});var mr=Se((uIe,cF)=>{cF.exports=window.wp.url});var jo=Se((dIe,fF)=>{fF.exports=window.wp.htmlEntities});var xr=Se((SIe,BF)=>{BF.exports=window.wp.notices});var IF=Se((EIe,EF)=>{EF.exports=window.wp.privateApis});var Ns=Se((bNe,lO)=>{lO.exports=window.wp.keycodes});var Lf=Se((wNe,uO)=>{uO.exports=window.wp.deprecated});var Yu=Se((qNe,kO)=>{kO.exports=window.wp.richText});var F1=Se((ZDe,lH)=>{lH.exports=window.wp.a11y});var Mk=Se((vAe,Fj)=>{Fj.exports=window.wp.date});var q1=Se((KAe,eU)=>{eU.exports=window.wp.apiFetch});var Uc=Se((kze,LG)=>{LG.exports=window.wp.hooks});var iv=Se((HFe,L5)=>{var o$={\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"},a$=Object.keys(o$).join("|"),Pbe=new RegExp(a$,"g"),Bbe=new RegExp(a$,"");function Ebe(e){return o$[e]}var n$=function(e){return e.replace(Pbe,Ebe)},Ibe=function(e){return!!e.match(Bbe)};L5.exports=n$;L5.exports.has=Ibe;L5.exports.remove=n$});var CZ=Se((tUe,wZ)=>{wZ.exports=window.wp.uploadMedia});var IX=Se((aZe,EX)=>{EX.exports=window.wp.escapeHtml});var Doe=Se((Jtt,Noe)=>{Noe.exports=window.wp.wordcount});var Oie=Se(($nt,Fie)=>{Fie.exports=window.wp.patterns});var Nle=Se((Xit,Ile)=>{Ile.exports=window.wp.autop});var mue=Se((qut,uue)=>{"use strict";uue.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 o,n,i;if(Array.isArray(t)){if(o=t.length,o!=r.length)return!1;for(n=o;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(o=t.length,o!=r.length)return!1;for(n=o;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),o=i.length,o!==Object.keys(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,i[n]))return!1;for(n=o;n--!==0;){var l=i[n];if(!e(t[l],r[l]))return!1}return!0}return t!==t&&r!==r}});var jde=Se((dht,Hde)=>{Hde.exports=window.wp.keyboardShortcuts});var FSe={};q(FSe,{__experimentalGetCoreBlocks:()=>Qde,__experimentalRegisterExperimentalCoreBlocks:()=>VSe,privateApis:()=>ZR,registerCoreBlocks:()=>zSe});var xl=a(G(),1),$de=a(pe(),1),qde=a(z(),1),Zde=a(T(),1),Kde=a(Lu(),1),ky=a(B(),1);function sz(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=sz(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function gfe(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=sz(e))&&(o&&(o+=" "),o+=t);return o}var w=gfe;var T7=a(S7(),1),Tl=a(S7(),1),yV=T7.default.default||T7.default;var kV=a(Oi(),1),wV=a(v(),1),Vhe=({wrapperProps:e={},html:t=""})=>{let r={replace:({name:i,type:l,attribs:s,parent:c,children:u})=>{if(l==="tag"&&i){let m=(0,Tl.attributesToProps)(s||{}),p=i;if(!c){let d={...m,...e,className:w(m.className,e.className),style:{...m.style||{},...e.style||{}}};return(0,wV.jsx)(p,{...d,children:(0,Tl.domToReact)(u,r)})}}}},o=(0,kV.safeHTML)(t);return yV(o,r)},no=Vhe;var YB={};q(YB,{init:()=>jhe,metadata:()=>Bx,name:()=>AV,settings:()=>RV});var KB=a(B(),1);var Uy=a(H(),1),Wa=(0,Uy.forwardRef)(({icon:e,size:t=24,...r},o)=>(0,Uy.cloneElement)(e,{width:t,height:t,...r,ref:o}));var _0=a(L(),1),x0=a(v(),1),P7=(0,x0.jsxs)(_0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,x0.jsx)(_0.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 12.75L9.5 12.75L9.5 11.25L19.5 11.25L19.5 12.75Z"}),(0,x0.jsx)(_0.Path,{d:"M4.5 9.5L8.5 12L4.5 14.5L4.5 9.5Z"})]});var cp=a(L(),1),up=a(v(),1),B7=(0,up.jsxs)(cp.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,up.jsx)(cp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 9.5L9.5 9.5L9.5 8L19.5 8L19.5 9.5Z"}),(0,up.jsx)(cp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 13L9.5 13L9.5 11.5L19.5 11.5L19.5 13Z"}),(0,up.jsx)(cp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 16.3999L9.5 16.3999L9.5 14.8999L19.5 14.8999L19.5 16.3999Z"}),(0,up.jsx)(cp.Path,{d:"M4.5 6.25L8.5 8.75L4.5 11.25L4.5 6.25Z"})]});var mp=a(L(),1),pp=a(v(),1),E7=(0,pp.jsxs)(mp.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,pp.jsx)(mp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 9.25L9.5 9.25L9.5 7.75L19.5 7.75L19.5 9.25Z"}),(0,pp.jsx)(mp.Path,{d:"M4.5 6L8.5 8.5L4.5 11L4.5 6Z"}),(0,pp.jsx)(mp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 16.25L9.5 16.25L9.5 14.75L19.5 14.75L19.5 16.25Z"}),(0,pp.jsx)(mp.Path,{d:"M4.5 13L8.5 15.5L4.5 18L4.5 13Z"})]});var Gy=a(L(),1),I7=a(v(),1),dp=(0,I7.jsx)(Gy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,I7.jsx)(Gy.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 Wy=a(L(),1),N7=a(v(),1),D7=(0,N7.jsx)(Wy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,N7.jsx)(Wy.Path,{d:"M7.5 5.5h9V4h-9v1.5Zm-3.5 7h16V11H4v1.5Zm3.5 7h9V18h-9v1.5Z"})});var $y=a(L(),1),L7=a(v(),1),M7=(0,L7.jsx)($y.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,L7.jsx)($y.Path,{d:"M13 5.5H4V4h9v1.5Zm7 7H4V11h16v1.5Zm-7 7H4V18h9v1.5Z"})});var qy=a(L(),1),A7=a(v(),1),R7=(0,A7.jsx)(qy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,A7.jsx)(qy.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM5 9h14v6H5V9Z"})});var Zy=a(L(),1),z7=a(v(),1),V7=(0,z7.jsx)(Zy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,z7.jsx)(Zy.Path,{d:"M11.111 5.5H20V4h-8.889v1.5ZM4 12.5h16V11H4v1.5Zm7.111 7H20V18h-8.889v1.5Z"})});var Ky=a(L(),1),F7=a(v(),1),O7=(0,F7.jsx)(Ky.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,F7.jsx)(Ky.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 Yy=a(L(),1),H7=a(v(),1),Qn=(0,H7.jsx)(Yy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,H7.jsx)(Yy.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 Qy=a(L(),1),j7=a(v(),1),U7=(0,j7.jsx)(Qy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,j7.jsx)(Qy.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 Xy=a(L(),1),G7=a(v(),1),k0=(0,G7.jsx)(Xy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,G7.jsx)(Xy.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 Jy=a(L(),1),W7=a(v(),1),$7=(0,W7.jsx)(Jy.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,W7.jsx)(Jy.Path,{d:"M4 13.5h3v-3H4v3Zm6-3.5 2 2-2 2 1 1 3-3-3-3-1 1Zm7 .5v3h3v-3h-3Z"})});var e2=a(L(),1),q7=a(v(),1),Z7=(0,q7.jsx)(e2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,q7.jsx)(e2.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 t2=a(L(),1),K7=a(v(),1),Y7=(0,K7.jsx)(t2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,K7.jsx)(t2.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 r2=a(L(),1),Q7=a(v(),1),w0=(0,Q7.jsx)(r2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Q7.jsx)(r2.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 o2=a(L(),1),X7=a(v(),1),J7=(0,X7.jsx)(o2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,X7.jsx)(o2.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 a2=a(L(),1),e9=a(v(),1),Fu=(0,e9.jsx)(a2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,e9.jsx)(a2.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 n2=a(L(),1),t9=a(v(),1),C0=(0,t9.jsx)(n2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,t9.jsx)(n2.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})});var i2=a(L(),1),r9=a(v(),1),o9=(0,r9.jsx)(i2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,r9.jsx)(i2.Path,{d:"m13.1 16-3.4-4 3.4-4 1.1 1-2.6 3 2.6 3-1.1 1z"})});var l2=a(L(),1),a9=a(v(),1),n9=(0,a9.jsx)(l2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,a9.jsx)(l2.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 s2=a(L(),1),i9=a(v(),1),l9=(0,i9.jsx)(s2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,i9.jsx)(s2.Path,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})});var c2=a(L(),1),s9=a(v(),1),S0=(0,s9.jsx)(c2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,s9.jsx)(c2.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 u2=a(L(),1),c9=a(v(),1),fp=(0,c9.jsx)(u2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c9.jsx)(u2.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 m2=a(L(),1),u9=a(v(),1),T0=(0,u9.jsx)(m2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,u9.jsx)(m2.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 p2=a(L(),1),m9=a(v(),1),p9=(0,m9.jsx)(p2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,m9.jsx)(p2.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 d2=a(L(),1),d9=a(v(),1),f9=(0,d9.jsx)(d2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d9.jsx)(d2.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 f2=a(L(),1),h9=a(v(),1),P0=(0,h9.jsx)(f2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,h9.jsx)(f2.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 hp=a(L(),1),_f=a(v(),1),g9=(0,_f.jsxs)(hp.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,_f.jsx)(hp.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,_f.jsx)(hp.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 15V15C15 13.8954 14.1046 13 13 13L11 13C9.89543 13 9 13.8954 9 15V15"}),(0,_f.jsx)(hp.Circle,{cx:"12",cy:"9",r:"2",fillRule:"evenodd",clipRule:"evenodd"})]});var h2=a(L(),1),v9=a(v(),1),b9=(0,v9.jsx)(h2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,v9.jsx)(h2.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 g2=a(L(),1),y9=a(v(),1),_9=(0,y9.jsx)(g2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,y9.jsx)(g2.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 v2=a(L(),1),x9=a(v(),1),k9=(0,x9.jsx)(v2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,x9.jsx)(v2.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 b2=a(L(),1),w9=a(v(),1),B0=(0,w9.jsx)(b2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,w9.jsx)(b2.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 y2=a(L(),1),C9=a(v(),1),E0=(0,C9.jsx)(y2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,C9.jsx)(y2.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 _2=a(L(),1),S9=a(v(),1),gp=(0,S9.jsx)(_2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,S9.jsx)(_2.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 x2=a(L(),1),T9=a(v(),1),I0=(0,T9.jsx)(x2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,T9.jsx)(x2.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 k2=a(L(),1),P9=a(v(),1),N0=(0,P9.jsx)(k2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,P9.jsx)(k2.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 w2=a(L(),1),B9=a(v(),1),E9=(0,B9.jsx)(w2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,B9.jsx)(w2.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 D0=a(L(),1),L0=a(v(),1),I9=(0,L0.jsxs)(D0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,L0.jsx)(D0.Path,{d:"M4 16h10v1.5H4V16Zm0-4.5h16V13H4v-1.5ZM10 7h10v1.5H10V7Z",fillRule:"evenodd",clipRule:"evenodd"}),(0,L0.jsx)(D0.Path,{d:"m4 5.25 4 2.5-4 2.5v-5Z"})]});var C2=a(L(),1),N9=a(v(),1),D9=(0,N9.jsx)(C2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,N9.jsx)(C2.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 S2=a(L(),1),L9=a(v(),1),M0=(0,L9.jsx)(S2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,L9.jsx)(S2.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 T2=a(L(),1),M9=a(v(),1),A9=(0,M9.jsx)(T2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,M9.jsx)(T2.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 P2=a(L(),1),R9=a(v(),1),z9=(0,R9.jsx)(P2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,R9.jsx)(P2.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 B2=a(L(),1),V9=a(v(),1),F9=(0,V9.jsx)(B2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,V9.jsx)(B2.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 E2=a(L(),1),O9=a(v(),1),A0=(0,O9.jsx)(E2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,O9.jsx)(E2.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 I2=a(L(),1),H9=a(v(),1),R0=(0,H9.jsx)(I2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,H9.jsx)(I2.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 N2=a(L(),1),j9=a(v(),1),z0=(0,j9.jsx)(N2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,j9.jsx)(N2.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 D2=a(L(),1),U9=a(v(),1),Hi=(0,U9.jsx)(D2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,U9.jsx)(D2.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 L2=a(L(),1),G9=a(v(),1),W9=(0,G9.jsx)(L2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,G9.jsx)(L2.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 M2=a(L(),1),$9=a(v(),1),V0=(0,$9.jsx)(M2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,$9.jsx)(M2.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 A2=a(L(),1),q9=a(v(),1),F0=(0,q9.jsx)(A2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,q9.jsx)(A2.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 R2=a(L(),1),Z9=a(v(),1),vp=(0,Z9.jsx)(R2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Z9.jsx)(R2.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 z2=a(L(),1),K9=a(v(),1),O0=(0,K9.jsx)(z2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,K9.jsx)(z2.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 V2=a(L(),1),Y9=a(v(),1),Pl=(0,Y9.jsx)(V2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Y9.jsx)(V2.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 F2=a(L(),1),Q9=a(v(),1),bp=(0,Q9.jsx)(F2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,Q9.jsx)(F2.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 O2=a(L(),1),X9=a(v(),1),J9=(0,X9.jsx)(O2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,X9.jsx)(O2.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 H2=a(L(),1),eT=a(v(),1),tT=(0,eT.jsx)(H2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,eT.jsx)(H2.Path,{d:"M17.6 7c-.6.9-1.5 1.7-2.6 2v1h2v7h2V7h-1.4zM11 11H7V7H5v10h2v-4h4v4h2V7h-2v4z"})});var j2=a(L(),1),rT=a(v(),1),oT=(0,rT.jsx)(j2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,rT.jsx)(j2.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 U2=a(L(),1),aT=a(v(),1),nT=(0,aT.jsx)(U2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,aT.jsx)(U2.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 G2=a(L(),1),iT=a(v(),1),lT=(0,iT.jsx)(G2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,iT.jsx)(G2.Path,{d:"M20 13V7h-3l-4 6v2h5v2h2v-2h1v-2h-1zm-2 0h-2.8L18 9v4zm-9-2H5V7H3v10h2v-4h4v4h2V7H9v4z"})});var W2=a(L(),1),sT=a(v(),1),cT=(0,sT.jsx)(W2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,sT.jsx)(W2.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 $2=a(L(),1),uT=a(v(),1),mT=(0,uT.jsx)($2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,uT.jsx)($2.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 q2=a(L(),1),pT=a(v(),1),dT=(0,pT.jsx)(q2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,pT.jsx)(q2.Path,{d:"M6 5V18.5911L12 13.8473L18 18.5911V5H6Z"})});var Z2=a(L(),1),fT=a(v(),1),hT=(0,fT.jsx)(Z2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,fT.jsx)(Z2.Path,{d:"M12 4L4 7.9V20h16V7.9L12 4zm6.5 14.5H14V13h-4v5.5H5.5V8.8L12 5.7l6.5 3.1v9.7z"})});var K2=a(L(),1),gT=a(v(),1),vT=(0,gT.jsx)(K2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,gT.jsx)(K2.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 Y2=a(L(),1),bT=a(v(),1),Ou=(0,bT.jsx)(Y2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,bT.jsx)(Y2.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 Q2=a(L(),1),yT=a(v(),1),_T=(0,yT.jsx)(Q2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,yT.jsx)(Q2.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 X2=a(L(),1),xT=a(v(),1),yp=(0,xT.jsx)(X2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,xT.jsx)(X2.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 J2=a(L(),1),kT=a(v(),1),H0=(0,kT.jsx)(J2.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,kT.jsx)(J2.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 e_=a(L(),1),wT=a(v(),1),Xn=(0,wT.jsx)(e_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,wT.jsx)(e_.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 t_=a(L(),1),CT=a(v(),1),ST=(0,CT.jsx)(t_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,CT.jsx)(t_.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 r_=a(L(),1),TT=a(v(),1),Bl=(0,TT.jsx)(r_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,TT.jsx)(r_.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 o_=a(L(),1),PT=a(v(),1),BT=(0,PT.jsx)(o_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,PT.jsx)(o_.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 a_=a(L(),1),ET=a(v(),1),_p=(0,ET.jsx)(a_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ET.jsx)(a_.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 n_=a(L(),1),IT=a(v(),1),NT=(0,IT.jsx)(n_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,IT.jsx)(n_.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 i_=a(L(),1),DT=a(v(),1),LT=(0,DT.jsx)(i_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,DT.jsx)(i_.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 l_=a(L(),1),MT=a(v(),1),AT=(0,MT.jsx)(l_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,MT.jsx)(l_.Path,{d:"M3 6v11.5h8V6H3Zm11 3h7V7.5h-7V9Zm7 3.5h-7V11h7v1.5ZM14 16h7v-1.5h-7V16Z"})});var j0=a(L(),1),U0=a(v(),1),G0=(0,U0.jsxs)(j0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,U0.jsx)(j0.Path,{d:"m7 6.5 4 2.5-4 2.5z"}),(0,U0.jsx)(j0.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 s_=a(L(),1),RT=a(v(),1),zT=(0,RT.jsx)(s_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,RT.jsx)(s_.Path,{d:"M5 5v1.5h14V5H5zm0 7.8h14v-1.5H5v1.5zM5 19h14v-1.5H5V19z"})});var c_=a(L(),1),VT=a(v(),1),W0=(0,VT.jsx)(c_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,VT.jsx)(c_.Path,{d:"M13 19h-2v-2h2v2zm0-6h-2v-2h2v2zm0-6h-2V5h2v2z"})});var u_=a(L(),1),FT=a(v(),1),OT=(0,FT.jsx)(u_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,FT.jsx)(u_.Path,{d:"M4 9v1.5h16V9H4zm12 5.5h4V13h-4v1.5zm-6 0h4V13h-4v1.5zm-6 0h4V13H4v1.5z"})});var m_=a(L(),1),HT=a(v(),1),jT=(0,HT.jsx)(m_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,HT.jsx)(m_.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 p_=a(L(),1),UT=a(v(),1),xp=(0,UT.jsx)(p_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,UT.jsx)(p_.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 d_=a(L(),1),GT=a(v(),1),WT=(0,GT.jsx)(d_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,GT.jsx)(d_.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 f_=a(L(),1),$T=a(v(),1),qT=(0,$T.jsx)(f_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,$T.jsx)(f_.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 h_=a(L(),1),ZT=a(v(),1),KT=(0,ZT.jsx)(h_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ZT.jsx)(h_.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 $0=a(L(),1),q0=a(v(),1),Nc=(0,q0.jsxs)($0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,q0.jsx)($0.Path,{d:"M15.5 7.5h-7V9h7V7.5Zm-7 3.5h7v1.5h-7V11Zm7 3.5h-7V16h7v-1.5Z"}),(0,q0.jsx)($0.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 xf=a(L(),1),kf=a(v(),1),YT=(0,kf.jsxs)(xf.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,kf.jsx)(xf.Path,{d:"M14.5 5.5h-7V7h7V5.5ZM7.5 9h7v1.5h-7V9Zm7 3.5h-7V14h7v-1.5Z"}),(0,kf.jsx)(xf.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,kf.jsx)(xf.Path,{d:"M20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z"})]});var g_=a(L(),1),QT=a(v(),1),XT=(0,QT.jsx)(g_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,QT.jsx)(g_.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 v_=a(L(),1),JT=a(v(),1),kp=(0,JT.jsx)(v_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,JT.jsx)(v_.Path,{d:"m19 7-3-3-8.5 8.5-1 4 4-1L19 7Zm-7 11.5H5V20h7v-1.5Z"})});var b_=a(L(),1),eP=a(v(),1),Z0=(0,eP.jsx)(b_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,eP.jsx)(b_.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 y_=a(L(),1),tP=a(v(),1),rP=(0,tP.jsx)(y_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,tP.jsx)(y_.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 __=a(L(),1),oP=a(v(),1),wf=(0,oP.jsx)(__.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,oP.jsx)(__.Path,{d:"M11 12.5V17.5H12.5V12.5H17.5V11H12.5V6H11V11H6V12.5H11Z"})});var x_=a(L(),1),aP=a(v(),1),nP=(0,aP.jsx)(x_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,aP.jsx)(x_.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM7 9h10v6H7V9Z"})});var k_=a(L(),1),iP=a(v(),1),lP=(0,iP.jsx)(k_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,iP.jsx)(k_.Path,{d:"M5 5.5h8V4H5v1.5ZM5 20h8v-1.5H5V20ZM19 9H5v6h14V9Z"})});var w_=a(L(),1),sP=a(v(),1),cP=(0,sP.jsx)(w_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,sP.jsx)(w_.Path,{d:"M19 5.5h-8V4h8v1.5ZM19 20h-8v-1.5h8V20ZM5 9h14v6H5V9Z"})});var C_=a(L(),1),uP=a(v(),1),wp=(0,uP.jsx)(C_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,uP.jsx)(C_.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 S_=a(L(),1),mP=a(v(),1),Cf=(0,mP.jsx)(S_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,mP.jsx)(S_.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 T_=a(L(),1),pP=a(v(),1),K0=(0,pP.jsx)(T_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,pP.jsx)(T_.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 P_=a(L(),1),dP=a(v(),1),fP=(0,dP.jsx)(P_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,dP.jsx)(P_.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 B_=a(L(),1),hP=a(v(),1),gP=(0,hP.jsx)(B_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,hP.jsx)(B_.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 E_=a(L(),1),vP=a(v(),1),bP=(0,vP.jsx)(E_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,vP.jsx)(E_.Path,{d:"M4 6h12V4.5H4V6Zm16 4.5H4V9h16v1.5ZM4 15h16v-1.5H4V15Zm0 4.5h16V18H4v1.5Z"})});var Y0=a(L(),1),Q0=a(v(),1),X0=(0,Q0.jsxs)(Y0.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,Q0.jsx)(Y0.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,Q0.jsx)(Y0.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 I_=a(L(),1),yP=a(v(),1),_P=(0,yP.jsx)(I_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,yP.jsx)(I_.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 N_=a(L(),1),xP=a(v(),1),kP=(0,xP.jsx)(N_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,xP.jsx)(N_.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 D_=a(L(),1),wP=a(v(),1),J0=(0,wP.jsx)(D_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,wP.jsx)(D_.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 L_=a(L(),1),CP=a(v(),1),SP=(0,CP.jsx)(L_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,CP.jsx)(L_.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 M_=a(L(),1),TP=a(v(),1),PP=(0,TP.jsx)(M_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,TP.jsx)(M_.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 A_=a(L(),1),BP=a(v(),1),EP=(0,BP.jsx)(A_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,BP.jsx)(A_.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 R_=a(L(),1),IP=a(v(),1),NP=(0,IP.jsx)(R_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,IP.jsx)(R_.Path,{d:"M4 18h6V6H4v12zm9-9.5V10h7V8.5h-7zm0 7h7V14h-7v1.5z"})});var z_=a(L(),1),DP=a(v(),1),LP=(0,DP.jsx)(z_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,DP.jsx)(z_.Path,{d:"M14 6v12h6V6h-6zM4 10h7V8.5H4V10zm0 5.5h7V14H4v1.5z"})});var V_=a(L(),1),MP=a(v(),1),AP=(0,MP.jsx)(V_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,MP.jsx)(V_.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 F_=a(L(),1),RP=a(v(),1),e1=(0,RP.jsx)(F_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,RP.jsx)(F_.Path,{d:"M5 13.5h3v-3H5v3zm5 0h3v-3h-3v3zM17 9l-1 1 2 2-2 2 1 1 3-3-3-3z"})});var O_=a(L(),1),zP=a(v(),1),t1=(0,zP.jsx)(O_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,zP.jsx)(O_.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 H_=a(L(),1),VP=a(v(),1),r1=(0,VP.jsx)(H_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,VP.jsx)(H_.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 j_=a(L(),1),FP=a(v(),1),o1=(0,FP.jsx)(j_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,FP.jsx)(j_.Path,{d:"M4 13.5h6v-3H4v3zm8 0h3v-3h-3v3zm5-3v3h3v-3h-3z"})});var U_=a(L(),1),OP=a(v(),1),HP=(0,OP.jsx)(U_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,OP.jsx)(U_.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 G_=a(L(),1),jP=a(v(),1),UP=(0,jP.jsx)(G_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,jP.jsx)(G_.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 W_=a(L(),1),GP=a(v(),1),WP=(0,GP.jsx)(W_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,GP.jsx)(W_.Path,{d:"M7 11.5h10V13H7z"})});var $_=a(L(),1),$P=a(v(),1),qP=(0,$P.jsx)($_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,$P.jsx)($_.Path,{d:"M7 18h4.5v1.5h-7v-7H6V17L17 6h-4.5V4.5h7v7H18V7L7 18Z"})});var q_=a(L(),1),ZP=a(v(),1),KP=(0,ZP.jsx)(q_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,ZP.jsx)(q_.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 Z_=a(L(),1),YP=a(v(),1),a1=(0,YP.jsx)(Z_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,YP.jsx)(Z_.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 K_=a(L(),1),QP=a(v(),1),n1=(0,QP.jsx)(K_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,QP.jsx)(K_.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 Y_=a(L(),1),XP=a(v(),1),JP=(0,XP.jsx)(Y_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,XP.jsx)(Y_.Path,{d:"M4.5 12.5v4H3V7h1.5v3.987h15V7H21v9.5h-1.5v-4h-15Z"})});var Q_=a(L(),1),eB=a(v(),1),i1=(0,eB.jsx)(Q_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,eB.jsx)(Q_.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 X_=a(L(),1),tB=a(v(),1),l1=(0,tB.jsx)(X_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,tB.jsx)(X_.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 J_=a(L(),1),rB=a(v(),1),oB=(0,rB.jsx)(J_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,rB.jsx)(J_.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 ex=a(L(),1),aB=a(v(),1),nB=(0,aB.jsx)(ex.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,aB.jsx)(ex.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 tx=a(L(),1),iB=a(v(),1),lB=(0,iB.jsx)(tx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,iB.jsx)(tx.Path,{fill:"none",d:"M5.75 12.75V18.25H11.25M12.75 5.75H18.25V11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})});var rx=a(L(),1),sB=a(v(),1),cB=(0,sB.jsx)(rx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,sB.jsx)(rx.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 ox=a(L(),1),uB=a(v(),1),s1=(0,uB.jsx)(ox.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,uB.jsx)(ox.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 ax=a(L(),1),mB=a(v(),1),pB=(0,mB.jsx)(ax.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,mB.jsx)(ax.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 nx=a(L(),1),dB=a(v(),1),fB=(0,dB.jsx)(nx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,dB.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=a(L(),1),hB=a(v(),1),gB=(0,hB.jsx)(ix.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,hB.jsx)(ix.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 lx=a(L(),1),vB=a(v(),1),bB=(0,vB.jsx)(lx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,vB.jsx)(lx.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 sx=a(L(),1),yB=a(v(),1),_B=(0,yB.jsx)(sx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,yB.jsx)(sx.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 cx=a(L(),1),xB=a(v(),1),kB=(0,xB.jsx)(cx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,xB.jsx)(cx.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 ux=a(L(),1),wB=a(v(),1),CB=(0,wB.jsx)(ux.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,wB.jsx)(ux.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 c1=a(L(),1),u1=a(v(),1),m1=(0,u1.jsxs)(c1.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,u1.jsx)(c1.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,u1.jsx)(c1.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 mx=a(L(),1),SB=a(v(),1),TB=(0,SB.jsx)(mx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,SB.jsx)(mx.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 px=a(L(),1),PB=a(v(),1),BB=(0,PB.jsx)(px.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,PB.jsx)(px.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 dx=a(L(),1),EB=a(v(),1),IB=(0,EB.jsx)(dx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,EB.jsx)(dx.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 fx=a(L(),1),NB=a(v(),1),DB=(0,NB.jsx)(fx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,NB.jsx)(fx.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 hx=a(L(),1),LB=a(v(),1),MB=(0,LB.jsx)(hx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,LB.jsx)(hx.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 gx=a(L(),1),AB=a(v(),1),p1=(0,AB.jsx)(gx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,AB.jsx)(gx.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 d1=a(L(),1),f1=a(v(),1),RB=(0,f1.jsxs)(d1.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,f1.jsx)(d1.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,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 vx=a(L(),1),zB=a(v(),1),VB=(0,zB.jsx)(vx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,zB.jsx)(vx.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 h1=a(L(),1),g1=a(v(),1),FB=(0,g1.jsxs)(h1.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,g1.jsx)(h1.Path,{d:"m14.95 13.889-1.061 1.061-5.552-5.553 1.06-1.06 5.552 5.552Z"}),(0,g1.jsx)(h1.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 bx=a(L(),1),OB=a(v(),1),v1=(0,OB.jsx)(bx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,OB.jsx)(bx.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 yx=a(L(),1),HB=a(v(),1),El=(0,HB.jsx)(yx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,HB.jsx)(yx.Path,{d:"m4 5.5h2v6.5h1.5v-6.5h2v-1.5h-5.5zm16 10.5h-16v-1.5h16zm-7 4h-9v-1.5h9z"})});var _x=a(L(),1),jB=a(v(),1),Dc=(0,jB.jsx)(_x.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,jB.jsx)(_x.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 xx=a(L(),1),UB=a(v(),1),b1=(0,UB.jsx)(xx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,UB.jsx)(xx.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 kx=a(L(),1),GB=a(v(),1),Sf=(0,GB.jsx)(kx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,GB.jsx)(kx.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 wx=a(L(),1),WB=a(v(),1),$B=(0,WB.jsx)(wx.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,WB.jsx)(wx.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 ha=a(T(),1),Jn=a(B(),1),_o=a(A(),1),Tf=a(z(),1),Tx=a(G(),1);var Cx=a(z(),1),Cp=a(H(),1),Hu=a(Er(),1),qB=a(T(),1),EV=a(Y(),1),IV=a(pe(),1);function Sx(e,t,r){return(0,Cx.useSelect)(o=>o(EV.store).canUser("update",{kind:e,name:t,id:r}),[e,t,r])}function Ps(e={}){let t=(0,Cp.useRef)(e),r=(0,Cp.useRef)(!1),{getSettings:o}=(0,Cx.useSelect)(qB.store);(0,Cp.useLayoutEffect)(()=>{t.current=e}),(0,Cp.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}=o();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}}))},[o])}function y1(){return(0,Cx.useSelect)(t=>{let{getSettings:r}=t(qB.store),{__experimentalDiscussionSettings:o}=r();return o?.avatarURL??""},[])}function $(){return(0,IV.useViewportMatch)("medium","<")?{}:{popoverProps:{placement:"left-start",offset:259}}}var _r=a(v(),1),ZB="core/accordion-item",Fhe="core/accordion-heading",Ohe={name:ZB};function NV({attributes:{autoclose:e,iconPosition:t,showIcon:r,headingLevel:o,levelOptions:n},clientId:i,setAttributes:l,isSelected:s}){let c=(0,Tf.useRegistry)(),{getBlockOrder:u}=(0,Tf.useSelect)(ha.store),m=(0,ha.useBlockProps)({role:"group"}),p=$(),{updateBlockAttributes:d,insertBlock:f}=(0,Tf.useDispatch)(ha.store),g=(0,ha.useBlockEditingMode)()==="contentOnly",y=(0,ha.useInnerBlocksProps)(m,{template:[[ZB]],defaultBlock:Ohe,directInsert:!0,templateInsertUpdatesSelection:!0});return(0,_r.jsxs)(_r.Fragment,{children:[s&&!g&&(0,_r.jsxs)(_r.Fragment,{children:[(0,_r.jsx)(ha.BlockControls,{children:(0,_r.jsx)(_o.ToolbarGroup,{children:(0,_r.jsx)(ha.HeadingLevelDropdown,{value:o,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,_r.jsx)(ha.BlockControls,{group:"other",children:(0,_r.jsx)(_o.ToolbarButton,{onClick:()=>{let _=(0,Tx.createBlock)(ZB,{},[(0,Tx.createBlock)(Fhe,{level:o}),(0,Tx.createBlock)("core/accordion-panel",{})]);f(_,void 0,i)},children:(0,Jn.__)("Add item")})})]}),(0,_r.jsx)(ha.InspectorControls,{children:(0,_r.jsxs)(_o.__experimentalToolsPanel,{label:(0,Jn.__)("Settings"),resetAll:()=>{l({autoclose:!1,showIcon:!0,iconPosition:"right"})},dropdownMenuProps:p,children:[(0,_r.jsx)(_o.__experimentalToolsPanelItem,{label:(0,Jn.__)("Auto-close"),isShownByDefault:!0,hasValue:()=>!!e,onDeselect:()=>l({autoclose:!1}),children:(0,_r.jsx)(_o.ToggleControl,{label:(0,Jn.__)("Auto-close"),onChange:_=>{l({autoclose:_})},checked:e,help:(0,Jn.__)("Automatically close accordions when a new one is opened.")})}),(0,_r.jsx)(_o.__experimentalToolsPanelItem,{label:(0,Jn.__)("Show icon"),isShownByDefault:!0,hasValue:()=>!r,onDeselect:()=>l({showIcon:!0}),children:(0,_r.jsx)(_o.ToggleControl,{label:(0,Jn.__)("Show icon"),onChange:_=>{l({showIcon:_,iconPosition:_?t:"right"})},checked:r,help:(0,Jn.__)("Display a plus icon next to the accordion header.")})}),r&&(0,_r.jsx)(_o.__experimentalToolsPanelItem,{label:(0,Jn.__)("Icon Position"),isShownByDefault:!0,hasValue:()=>t!=="right",onDeselect:()=>l({iconPosition:"right"}),children:(0,_r.jsxs)(_o.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,isBlock:!0,label:(0,Jn.__)("Icon Position"),value:t,onChange:_=>{l({iconPosition:_})},children:[(0,_r.jsx)(_o.__experimentalToggleGroupControlOption,{label:(0,Jn.__)("Left"),value:"left"}),(0,_r.jsx)(_o.__experimentalToggleGroupControlOption,{label:(0,Jn.__)("Right"),value:"right"})]})})]})},"setting"),(0,_r.jsx)("div",{...y})]})}var Px=a(T(),1),DV=a(v(),1);function LV(){let e=Px.useBlockProps.save({role:"group"});return(0,DV.jsx)("div",{...Px.useInnerBlocksProps.save(e)})}var Bx={$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 MV=a(G(),1);function N(e){if(!e)return;let{metadata:t,settings:r,name:o}=e;return(0,MV.registerBlockType)({name:o,...t},r)}var{name:AV}=Bx,RV={icon:E7,example:{innerBlocks:[{name:"core/accordion-item",innerBlocks:[{name:"core/accordion-heading",attributes:{title:(0,KB.__)("Lorem ipsum dolor sit amet, consectetur.")}}]},{name:"core/accordion-item",innerBlocks:[{name:"core/accordion-heading",attributes:{title:(0,KB.__)("Suspendisse commodo lacus, interdum et.")}}]}]},edit:NV,save:LV},jhe=()=>N({name:AV,metadata:Bx,settings:RV});var QB={};q(QB,{init:()=>Whe,metadata:()=>Ix,name:()=>HV,settings:()=>jV});var _1=a(B(),1),ju=a(T(),1),zV=a(z(),1),Pf=a(A(),1);var Bs=a(v(),1),Uhe=[["core/accordion-heading"],["core/accordion-panel"]];function VV({attributes:e,clientId:t,setAttributes:r,isSelected:o}){let{openByDefault:n}=e,i=$(),{isSelected:l}=(0,zV.useSelect)(u=>o||n?{isSelected:!0}:{isSelected:u(ju.store).hasSelectedInnerBlock(t,!0)},[t,o,n]),s=(0,ju.useBlockProps)({className:w({"is-open":n||l})}),c=(0,ju.useInnerBlocksProps)(s,{template:Uhe,templateLock:"all",directInsert:!0,templateInsertUpdatesSelection:!0});return(0,Bs.jsxs)(Bs.Fragment,{children:[(0,Bs.jsx)(ju.InspectorControls,{children:(0,Bs.jsx)(Pf.__experimentalToolsPanel,{label:(0,_1.__)("Settings"),resetAll:()=>{r({openByDefault:!1})},dropdownMenuProps:i,children:(0,Bs.jsx)(Pf.__experimentalToolsPanelItem,{label:(0,_1.__)("Open by default"),isShownByDefault:!0,hasValue:()=>!!n,onDeselect:()=>{r({openByDefault:!1})},children:(0,Bs.jsx)(Pf.ToggleControl,{label:(0,_1.__)("Open by default"),onChange:u=>{r({openByDefault:u})},checked:n,help:(0,_1.__)("Accordion content will be displayed by default.")})})})},"setting"),(0,Bs.jsx)("div",{...c})]})}var Ex=a(T(),1);var FV=a(v(),1);function OV({attributes:e}){let{openByDefault:t}=e,r=Ex.useBlockProps.save({className:w({"is-open":t})}),o=Ex.useInnerBlocksProps.save(r);return(0,FV.jsx)("div",{...o})}var Ix={$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"],padding:!0,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:HV}=Ix,jV={icon:B7,edit:VV,save:OV},Whe=()=>N({name:HV,metadata:Ix,settings:jV});var XB={};q(XB,{init:()=>Khe,metadata:()=>Nx,name:()=>KV,settings:()=>YV});var UV=a(B(),1),GV=a(H(),1),ji=a(T(),1),WV=a(z(),1),Sp=a(v(),1);function $V({attributes:e,setAttributes:t,context:r}){let{title:o}=e,{"core/accordion-icon-position":n,"core/accordion-show-icon":i,"core/accordion-heading-level":l}=r,s="h"+l,{__unstableMarkNextChangeAsNotPersistent:c}=(0,WV.useDispatch)(ji.store);(0,GV.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,Sp.jsx)(s,{...d,children:(0,Sp.jsxs)("button",{className:"wp-block-accordion-heading__toggle",style:f.style,tabIndex:"-1",children:[i&&n==="left"&&(0,Sp.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"}),(0,Sp.jsx)(ji.RichText,{withoutInteractiveFormatting:!0,disableLineBreaks:!0,tagName:"span",value:o,onChange:h=>t({title:h}),placeholder:(0,UV.__)("Accordion title"),className:"wp-block-accordion-heading__toggle-title",style:{letterSpacing:p.style.letterSpacing,textDecoration:p.style.textDecoration}}),i&&n==="right"&&(0,Sp.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"})]})})}var Uu=a(T(),1),Tp=a(v(),1);function qV({attributes:e}){let{level:t,title:r,iconPosition:o,showIcon:n}=e,i="h"+(t||3),l=(0,Uu.getTypographyClassesAndStyles)(e),s=Uu.useBlockProps.save(),c=(0,Uu.__experimentalGetSpacingClassesAndStyles)(e);return(0,Tp.jsx)(i,{...s,children:(0,Tp.jsxs)("button",{type:"button",className:"wp-block-accordion-heading__toggle",style:c.style,children:[n&&o==="left"&&(0,Tp.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"}),(0,Tp.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&&o==="right"&&(0,Tp.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"})]})})}var Nx={$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 Il=a(T(),1),Ui=a(v(),1),qhe={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:o,showIcon:n}=e,i="h"+(t||3),l=Il.useBlockProps.save(),s=(0,Il.__experimentalGetSpacingClassesAndStyles)(e);return(0,Ui.jsx)(i,{...l,children:(0,Ui.jsxs)("button",{className:"wp-block-accordion-heading__toggle",style:s.style,children:[n&&o==="left"&&(0,Ui.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"}),(0,Ui.jsx)(Il.RichText.Content,{className:"wp-block-accordion-heading__toggle-title",tagName:"span",value:r}),n&&o==="right"&&(0,Ui.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"})]})})}},Zhe={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:o,showIcon:n}=e,i="h"+(t||3),l=(0,Il.getTypographyClassesAndStyles)(e),s=Il.useBlockProps.save(),c=(0,Il.__experimentalGetSpacingClassesAndStyles)(e);return(0,Ui.jsx)(i,{...s,children:(0,Ui.jsxs)("button",{className:"wp-block-accordion-heading__toggle",style:c.style,children:[n&&o==="left"&&(0,Ui.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"}),(0,Ui.jsx)(Il.RichText.Content,{className:"wp-block-accordion-heading__toggle-title",tagName:"span",value:r,style:{letterSpacing:l.style.letterSpacing,textDecoration:l.style.textDecoration}}),n&&o==="right"&&(0,Ui.jsx)("span",{className:"wp-block-accordion-heading__toggle-icon","aria-hidden":"true",children:"+"})]})})}},ZV=[qhe,Zhe];var{name:KV}=Nx,YV={icon:P7,edit:$V,save:qV,deprecated:ZV},Khe=()=>N({name:KV,metadata:Nx,settings:YV});var JB={};q(JB,{init:()=>Qhe,metadata:()=>Lx,name:()=>rF,settings:()=>oF});var Bf=a(T(),1),QV=a(z(),1),XV=a(v(),1);function JV({attributes:e,context:t,clientId:r,isSelected:o}){let{allowedBlocks:n,templateLock:i}=e,l=t["core/accordion-open-by-default"],{hasSelection:s}=(0,QV.useSelect)(m=>{if(o||l)return{hasSelection:!0};let{getBlockRootClientId:p,isBlockSelected:d,hasSelectedInnerBlock:f}=m(Bf.store),h=p(r);return{hasSelection:d(h)||f(h,!0)}},[r,o,l]),c=(0,Bf.useBlockProps)({"aria-hidden":!s,role:"region"}),u=(0,Bf.useInnerBlocksProps)(c,{allowedBlocks:n,template:[["core/paragraph",{}]],templateLock:i});return(0,XV.jsx)("div",{...u})}var Dx=a(T(),1),eF=a(v(),1);function tF(){let e=Dx.useBlockProps.save({role:"region"}),t=Dx.useInnerBlocksProps.save(e);return(0,eF.jsx)("div",{...t})}var Lx={$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:rF}=Lx,oF={icon:E0,edit:JV,save:tF},Qhe=()=>N({name:rF,metadata:Lx,settings:oF});var eE={};q(eE,{init:()=>Jhe,metadata:()=>Mx,name:()=>lF,settings:()=>sF});var Mx={$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 $a=a(A(),1),Ho=a(B(),1),Ax=a(T(),1),aF=a(Lu(),1),nF=a(pe(),1);var $r=a(v(),1);function iF({attributes:e,setAttributes:t,name:r}){let{showLabel:o,showPostCounts:n,displayAsDropdown:i,type:l}=e,s=$(),{content:c,status:u,error:m}=(0,aF.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r}),p=(0,nF.useDisabled)(),d=(0,Ax.useBlockProps)({ref:p});return(0,$r.jsxs)($r.Fragment,{children:[(0,$r.jsx)(Ax.InspectorControls,{children:(0,$r.jsxs)($a.__experimentalToolsPanel,{label:(0,Ho.__)("Settings"),resetAll:()=>{t({displayAsDropdown:!1,showLabel:!0,showPostCounts:!1,type:"monthly"})},dropdownMenuProps:s,children:[(0,$r.jsx)($a.__experimentalToolsPanelItem,{label:(0,Ho.__)("Display as dropdown"),isShownByDefault:!0,hasValue:()=>i,onDeselect:()=>t({displayAsDropdown:!1}),children:(0,$r.jsx)($a.ToggleControl,{label:(0,Ho.__)("Display as dropdown"),checked:i,onChange:()=>t({displayAsDropdown:!i})})}),i&&(0,$r.jsx)($a.__experimentalToolsPanelItem,{label:(0,Ho.__)("Show label"),isShownByDefault:!0,hasValue:()=>!o,onDeselect:()=>t({showLabel:!0}),children:(0,$r.jsx)($a.ToggleControl,{label:(0,Ho.__)("Show label"),checked:o,onChange:()=>t({showLabel:!o})})}),(0,$r.jsx)($a.__experimentalToolsPanelItem,{label:(0,Ho.__)("Show post counts"),isShownByDefault:!0,hasValue:()=>n,onDeselect:()=>t({showPostCounts:!1}),children:(0,$r.jsx)($a.ToggleControl,{label:(0,Ho.__)("Show post counts"),checked:n,onChange:()=>t({showPostCounts:!n})})}),(0,$r.jsx)($a.__experimentalToolsPanelItem,{label:(0,Ho.__)("Group by"),isShownByDefault:!0,hasValue:()=>l!=="monthly",onDeselect:()=>t({type:"monthly"}),children:(0,$r.jsx)($a.SelectControl,{__next40pxDefaultSize:!0,label:(0,Ho.__)("Group by"),options:[{label:(0,Ho.__)("Year"),value:"yearly"},{label:(0,Ho.__)("Month"),value:"monthly"},{label:(0,Ho.__)("Week"),value:"weekly"},{label:(0,Ho.__)("Day"),value:"daily"}],value:l,onChange:f=>t({type:f})})})]})}),u==="loading"&&(0,$r.jsx)("div",{...d,children:(0,$r.jsx)($a.Spinner,{})}),u==="error"&&(0,$r.jsx)("div",{...d,children:(0,$r.jsx)("p",{children:(0,Ho.sprintf)((0,Ho.__)("Error: %s"),m)})}),u==="success"&&(0,$r.jsx)(no,{wrapperProps:d,html:c})]})}var{name:lF}=Mx,sF={icon:O7,example:{},edit:iF},Jhe=()=>N({name:lF,metadata:Mx,settings:sF});var rE={};q(rE,{init:()=>nge,metadata:()=>Rx,name:()=>SF,settings:()=>TF});var Rx={$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 Pp=a(T(),1),kn=a(A(),1),Gi=a(B(),1),Vx=a(mr(),1);var x1=a(Y(),1),Gu=a(B(),1),uF=a(z(),1);function mF(e){let t=e?e[0]:24,r=e?e[e.length-1]:96,o=Math.floor(r*2.5);return{minSize:t,maxSize:o}}function pF({commentId:e}){let[t]=(0,x1.useEntityProp)("root","comment","author_avatar_urls",e),[r]=(0,x1.useEntityProp)("root","comment","author_name",e),o=t?Object.values(t):null,n=t?Object.keys(t):null,{minSize:i,maxSize:l}=mF(n),s=y1();return{src:o?o[o.length-1]:s,minSize:i,maxSize:l,alt:r?(0,Gu.sprintf)((0,Gu.__)("%s Avatar"),r):(0,Gu.__)("Default Avatar")}}function dF({userId:e,postId:t,postType:r}){let{authorDetails:o}=(0,uF.useSelect)(u=>{let{getEditedEntityRecord:m,getUser:p}=u(x1.store);if(e)return{authorDetails:p(e)};let d=m("postType",r,t)?.author;return{authorDetails:d?p(d):null}},[r,t,e]),n=o?.avatar_urls?Object.values(o.avatar_urls):null,i=o?.avatar_urls?Object.keys(o.avatar_urls):null,{minSize:l,maxSize:s}=mF(i),c=y1();return{src:n?n[n.length-1]:c,minSize:l,maxSize:s,alt:o?(0,Gu.sprintf)((0,Gu.__)("%s Avatar"),o?.name):(0,Gu.__)("Default Avatar")}}var tE=a(B(),1),hF=a(A(),1),gF=a(z(),1),vF=a(Y(),1),zx=a(H(),1),bF=a(pe(),1),yF=a(jo(),1),_F=a(v(),1),tge={who:"authors",per_page:100,_fields:"id,name",context:"view"};function xF({value:e,onChange:t}){let[r,o]=(0,zx.useState)(""),{authors:n,isLoading:i}=(0,gF.useSelect)(s=>{let{getUsers:c,isResolving:u}=s(vF.store),m={...tge};return r&&(m.search=r,m.search_columns=["name"]),{authors:c(m),isLoading:u("getUsers",[m])}},[r]),l=(0,zx.useMemo)(()=>(n??[]).map(s=>({value:s.id,label:(0,yF.decodeEntities)(s.name)})),[n]);return(0,_F.jsx)(hF.ComboboxControl,{__next40pxDefaultSize:!0,label:(0,tE.__)("User"),help:(0,tE.__)("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,bF.debounce)(o,300),isLoading:i})}var Vt=a(v(),1),kF=({setAttributes:e,avatar:t,attributes:r,selectUser:o})=>{let n=$();return(0,Vt.jsx)(Pp.InspectorControls,{children:(0,Vt.jsxs)(kn.__experimentalToolsPanel,{label:(0,Gi.__)("Settings"),resetAll:()=>{e({size:96,isLink:!1,linkTarget:"_self",userId:void 0})},dropdownMenuProps:n,children:[(0,Vt.jsx)(kn.__experimentalToolsPanelItem,{label:(0,Gi.__)("Image size"),isShownByDefault:!0,hasValue:()=>r?.size!==96,onDeselect:()=>e({size:96}),children:(0,Vt.jsx)(kn.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,Vt.jsx)(kn.__experimentalToolsPanelItem,{label:(0,Gi.__)("Link to user profile"),isShownByDefault:!0,hasValue:()=>r?.isLink,onDeselect:()=>e({isLink:!1}),children:(0,Vt.jsx)(kn.ToggleControl,{label:(0,Gi.__)("Link to user profile"),onChange:()=>e({isLink:!r.isLink}),checked:r.isLink})}),r.isLink&&(0,Vt.jsx)(kn.__experimentalToolsPanelItem,{label:(0,Gi.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>r?.linkTarget!=="_self",onDeselect:()=>e({linkTarget:"_self"}),children:(0,Vt.jsx)(kn.ToggleControl,{label:(0,Gi.__)("Open in new tab"),onChange:i=>e({linkTarget:i?"_blank":"_self"}),checked:r.linkTarget==="_blank"})}),o&&(0,Vt.jsx)(kn.__experimentalToolsPanelItem,{label:(0,Gi.__)("User"),isShownByDefault:!0,hasValue:()=>!!r?.userId,onDeselect:()=>e({userId:void 0}),children:(0,Vt.jsx)(xF,{value:r?.userId,onChange:i=>{e({userId:i})}})})]})})},rge=({children:e,isLink:t})=>t?(0,Vt.jsx)("a",{href:"#avatar-pseudo-link",className:"wp-block-avatar__link",onClick:r=>r.preventDefault(),children:e}):e,wF=({setAttributes:e,attributes:t,avatar:r,blockProps:o,isSelected:n})=>{let i=(0,Pp.__experimentalUseBorderProps)(t),l=(0,Vx.addQueryArgs)((0,Vx.removeQueryArgs)(r?.src,["s"]),{s:t?.size*2});return(0,Vt.jsx)("div",{...o,children:(0,Vt.jsx)(rge,{isLink:t.isLink,children:(0,Vt.jsx)(kn.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,Vt.jsx)("img",{src:l,alt:r.alt,className:w("avatar","avatar-"+t.size,"photo","wp-block-avatar__image",i.className),style:i.style})})})})},oge=({attributes:e,context:t,setAttributes:r,isSelected:o})=>{let{commentId:n}=t,i=(0,Pp.useBlockProps)(),l=pF({commentId:n});return(0,Vt.jsxs)(Vt.Fragment,{children:[(0,Vt.jsx)(kF,{avatar:l,setAttributes:r,attributes:e,selectUser:!1}),(0,Vt.jsx)(wF,{attributes:e,avatar:l,blockProps:i,isSelected:o,setAttributes:r})]})},age=({attributes:e,context:t,setAttributes:r,isSelected:o})=>{let{postId:n,postType:i}=t,l=dF({userId:e?.userId,postId:n,postType:i}),s=(0,Pp.useBlockProps)();return(0,Vt.jsxs)(Vt.Fragment,{children:[(0,Vt.jsx)(kF,{selectUser:!0,attributes:e,avatar:l,setAttributes:r}),(0,Vt.jsx)(wF,{attributes:e,avatar:l,blockProps:s,isSelected:o,setAttributes:r})]})};function CF(e){return e?.context?.commentId||e?.context?.commentId===null?(0,Vt.jsx)(oge,{...e}):(0,Vt.jsx)(age,{...e})}var{name:SF}=Rx,TF={icon:P0,edit:CF,example:{}},nge=()=>N({name:SF,metadata:Rx,settings:TF});var uE={};q(uE,{init:()=>gge,metadata:()=>jx,name:()=>XF,settings:()=>Ux});var cE=a(B(),1);var QF=a(G(),1);var oE=a(T(),1),k1=a(v(),1),PF=[{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:o,preload:n,src:i}=e;return(0,k1.jsxs)("figure",{children:[(0,k1.jsx)("audio",{controls:"controls",src:i,autoPlay:t,loop:o,preload:n}),!oE.RichText.isEmpty(r)&&(0,k1.jsx)(oE.RichText.Content,{tagName:"figcaption",value:r})]})}}];var jF=a(Er(),1),Za=a(A(),1),wn=a(T(),1),qa=a(B(),1),UF=a(z(),1);var GF=a(xr(),1),WF=a(H(),1);function Ef(e,t){var r=0,o,n;t=t||{};function i(){var l=o,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!==o&&(l===n&&(n=l.prev),l.prev.next=l.next,l.next&&(l.next.prev=l.prev),l.next=o,l.prev=null,o.prev=l,o=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)},o?(o.prev=l,l.next=o):n=l,r===t.maxSize?(n=n.prev,n.next=null):r++,o=l,l.val}return i.clear=function(){o=null,n=null,r=0},i}var LF=a(A(),1),nE=a(H(),1),Is=a(G(),1),MF=a(mr(),1);var Es={$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 w1=[{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"}],aE="wp-embed";var NF=a(IF(),1),{lock:DF,unlock:Z}=(0,NF.__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 Fx=a(v(),1),{name:If}=Es,{kebabCase:lge}=Z(LF.privateApis),AF=e=>(0,Is.getBlockVariations)(If)?.find(({name:t})=>t===e),iE=(e,t=[])=>t.some(r=>e.match(r)),C1=e=>(0,Is.getBlockVariations)(If)?.find(({patterns:t})=>iE(e,t));function Ox(e){if(!e||(0,MF.getAuthority)(e)!=="x.com")return e;let t=new URL(e);return t.host="twitter.com",t.toString()}var RF=e=>e&&e.includes('class="wp-embedded-content"'),zF=e=>{let t=e.url||e.thumbnail_url,r=(0,Fx.jsx)("p",{children:(0,Fx.jsx)("img",{src:t,alt:e.title,width:"100%"})});return(0,nE.renderToString)(r)},$u=(e,t={})=>{let{preview:r,attributes:o={}}=e,{url:n,providerNameSlug:i,type:l,...s}=o;if(!n||!(0,Is.getBlockType)(If))return;let c=C1(n),u=i==="wordpress"||l===aE;if(!u&&c&&(c.attributes.providerNameSlug!==i||!i))return(0,Is.createBlock)(If,{url:n,...s,...c.attributes});let p=(0,Is.getBlockVariations)(If)?.find(({name:d})=>d==="wordpress");if(!(!p||!r||!RF(r.html)||u))return(0,Is.createBlock)(If,{url:n,...p.attributes,...t})},sge=e=>e?w1.some(({className:t})=>e.includes(t)):!1,Wu=e=>{if(!e)return e;let t=w1.reduce((o,{className:n})=>(o.push(n),o),["wp-has-aspect-ratio"]),r=e;for(let o of t)r=r.replace(o,"");return r.trim()};function cge(e){return/padding-(top|bottom)\s*:\s*[\d.]+%/i.test(e)}function lE(e,t,r=!0){if(!r||cge(e))return Wu(t);let o=document.implementation.createHTMLDocument("");o.body.innerHTML=e;let n=o.body.querySelector("iframe");if(n&&n.height&&n.width){let i=(n.width/n.height).toFixed(2);for(let l=0;l<w1.length;l++){let s=w1[l];if(i>=s.ratio)return i-s.ratio>.1?Wu(t):w(Wu(t),s.className,"wp-has-aspect-ratio")}}return t}function VF(e,t){t((0,Is.createBlock)("core/paragraph",{content:(0,nE.renderToString)((0,Fx.jsx)("a",{href:e,children:e}))}))}var uge=Ef((e,t,r,o,n=!0)=>{if(!e)return{};let i={},{type:l="rich"}=e,{html:s,provider_name:c}=e,u=lge((c||t).toLowerCase());return RF(s)&&(l=aE),(s||l==="photo")&&(i.type=l,i.providerNameSlug=u),sge(r)||(i.className=lE(s,r,o&&n)),i}),FF=(e,t,r,o)=>{let{allowResponsive:n,className:i}=e;return{...e,...uge(t,r,i,o,n)}};var Bp=a(H(),1),OF=a(pe(),1),S1=a(B(),1),Lc=a(T(),1),HF=a(A(),1);var Hx=a(G(),1),qu=a(v(),1);function ga({attributeKey:e="caption",attributes:t,setAttributes:r,isSelected:o,insertBlocksAfter:n,placeholder:i=(0,S1.__)("Add caption"),label:l=(0,S1.__)("Caption text"),showToolbarButton:s=!0,excludeElementClassName:c,className:u,readOnly:m,tagName:p="figcaption",addLabel:d=(0,S1.__)("Add caption"),removeLabel:f=(0,S1.__)("Remove caption"),icon:h=J7,...g}){let y=t[e],b=(0,OF.usePrevious)(y),x=Lc.RichText.isEmpty(y),_=Lc.RichText.isEmpty(b),[k,S]=(0,Bp.useState)(!x);(0,Bp.useEffect)(()=>{!x&&_&&S(!0)},[x,_]),(0,Bp.useEffect)(()=>{!o&&x&&S(!1)},[o,x]);let C=(0,Bp.useCallback)(E=>{E&&x&&E.focus()},[x]);return(0,qu.jsxs)(qu.Fragment,{children:[s&&(0,qu.jsx)(Lc.BlockControls,{group:"block",children:(0,qu.jsx)(HF.ToolbarButton,{onClick:()=>{S(!k),k&&y&&r({[e]:void 0})},icon:h,isPressed:k,label:k?f:d})}),k&&(!Lc.RichText.isEmpty(y)||o)&&(0,qu.jsx)(Lc.RichText,{identifier:e,tagName:p,className:w(u,c?"":(0,Lc.__experimentalGetElementClassName)("caption")),ref:C,"aria-label":l,placeholder:i,value:y,onChange:E=>r({[e]:E}),inlineToolbar:!0,__unstableOnSplitAtEnd:()=>n((0,Hx.createBlock)((0,Hx.getDefaultBlockName)())),readOnly:m,...g})]})}var kr=a(v(),1),sE=["audio"];function mge({attributes:e,className:t,setAttributes:r,onReplace:o,isSelected:n,insertBlocksAfter:i}){let{id:l,autoplay:s,loop:c,preload:u,src:m}=e,[p,d]=(0,WF.useState)(e.blob),h=(0,wn.useBlockEditingMode)()==="default";Ps({url:p,allowedTypes:sE,onChange:k,onError:x});function g(I){return D=>{r({[I]:D})}}function y(I){if(I!==m){let D=$u({attributes:{url:I}});if(D!==void 0&&o){o(D);return}r({src:I,id:void 0,blob:void 0}),d()}}let{createErrorNotice:b}=(0,UF.useDispatch)(GF.store);function x(I){b(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,jF.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,wn.useBlockProps)({className:S}),E=$();return!m&&!p?(0,kr.jsx)("div",{...C,children:(0,kr.jsx)(wn.MediaPlaceholder,{icon:(0,kr.jsx)(wn.BlockIcon,{icon:Qn}),onSelect:k,onSelectURL:y,accept:"audio/*",allowedTypes:sE,value:e,onError:x})}):(0,kr.jsxs)(kr.Fragment,{children:[n&&(0,kr.jsx)(wn.BlockControls,{group:"other",children:(0,kr.jsx)(wn.MediaReplaceFlow,{mediaId:l,mediaURL:m,allowedTypes:sE,accept:"audio/*",onSelect:k,onSelectURL:y,onError:x,onReset:()=>k(void 0),variant:"toolbar"})}),(0,kr.jsx)(wn.InspectorControls,{children:(0,kr.jsxs)(Za.__experimentalToolsPanel,{label:(0,qa.__)("Settings"),resetAll:()=>{r({autoplay:!1,loop:!1,preload:void 0})},dropdownMenuProps:E,children:[(0,kr.jsx)(Za.__experimentalToolsPanelItem,{label:(0,qa.__)("Autoplay"),isShownByDefault:!0,hasValue:()=>!!s,onDeselect:()=>r({autoplay:!1}),children:(0,kr.jsx)(Za.ToggleControl,{label:(0,qa.__)("Autoplay"),onChange:g("autoplay"),checked:!!s,help:_})}),(0,kr.jsx)(Za.__experimentalToolsPanelItem,{label:(0,qa.__)("Loop"),isShownByDefault:!0,hasValue:()=>!!c,onDeselect:()=>r({loop:!1}),children:(0,kr.jsx)(Za.ToggleControl,{label:(0,qa.__)("Loop"),onChange:g("loop"),checked:!!c})}),(0,kr.jsx)(Za.__experimentalToolsPanelItem,{label:(0,qa.__)("Preload"),isShownByDefault:!0,hasValue:()=>!!u,onDeselect:()=>r({preload:void 0}),children:(0,kr.jsx)(Za.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,kr.jsxs)("figure",{...C,children:[(0,kr.jsx)(Za.Disabled,{isDisabled:!n,children:(0,kr.jsx)("audio",{controls:"controls",src:m??p})}),!!p&&(0,kr.jsx)(Za.Spinner,{}),(0,kr.jsx)(ga,{attributes:e,setAttributes:r,isSelected:n,insertBlocksAfter:i,label:(0,qa.__)("Audio caption text"),showToolbarButton:n&&h})]})]})}var $F=mge;var jx={$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 Ep=a(T(),1),T1=a(v(),1);function qF({attributes:e}){let{autoplay:t,caption:r,loop:o,preload:n,src:i}=e;return i&&(0,T1.jsxs)("figure",{...Ep.useBlockProps.save(),children:[(0,T1.jsx)("audio",{controls:"controls",src:i,autoPlay:t,loop:o,preload:n}),!Ep.RichText.isEmpty(r)&&(0,T1.jsx)(Ep.RichText.Content,{tagName:"figcaption",value:r,className:(0,Ep.__experimentalGetElementClassName)("caption")})]})}var ZF=a(Er(),1),KF=a(G(),1),dge={from:[{type:"files",isMatch(e){return e.length===1&&e[0].type.indexOf("audio/")===0},transform(e){let t=e[0];return(0,KF.createBlock)("core/audio",{blob:(0,ZF.createBlobURL)(t)})}},{type:"shortcode",tag:"audio",attributes:{src:{type:"string",shortcode:({named:{src:e,mp3:t,m4a:r,ogg:o,wav:n,wma:i}})=>e||t||r||o||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}}}]},YF=dge;var{fieldsKey:fge,formKey:hge}=Z(QF.privateApis),{name:XF}=jx,Ux={icon:Qn,example:{attributes:{src:"https://upload.wikimedia.org/wikipedia/commons/d/dd/Armstrong_Small_Step.ogg"},viewportWidth:350},transforms:YF,deprecated:PF,edit:$F,save:qF};window.__experimentalContentOnlyInspectorFields&&(Ux[fge]=[{id:"audio",label:(0,cE.__)("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,cE.__)("Caption"),type:"text",Edit:"rich-text"}],Ux[hge]={fields:["audio","caption"]});var gge=()=>N({name:XF,metadata:jx,settings:Ux});var mE={};q(mE,{init:()=>bge,metadata:()=>Gx,name:()=>oO,settings:()=>aO});var Gx={$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 Vr=a(B(),1),P1=a(T(),1),Uo=a(A(),1),JF=a(z(),1),$x=a(Y(),1),Mc=a(H(),1),eO=a(Lu(),1),tO=a(pe(),1);var St=a(v(),1),Wx="/";function rO({attributes:e,setAttributes:t,name:r,context:{postId:o,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,JF.useSelect)(P=>{if(!n)return{};let j=P($x.store).getEntityRecord("postType",n,o),U=P($x.store).getPostType(n),O=U&&U.taxonomies.length,K;return O&&(K=P($x.store).getTaxonomies({type:n,per_page:-1})),{post:j,isPostTypeHierarchical:U?.hierarchical,postTypeHasTaxonomies:O,hasTermsAssigned:j&&(K||[]).filter(({visibility:W})=>W?.publicly_queryable).some(W=>!!j[W.rest_base]?.length),isLoading:o&&!j||!U||O&&!K}},[n,o]),[y,b]=(0,Mc.useState)(0);(0,Mc.useEffect)(()=>{b(P=>P+1)},[p]);let x=$(),{content:_,status:k,error:S}=(0,eO.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r,urlQueryArgs:{post_id:o,invalidationKey:y}}),C=(0,Mc.useRef)("");(0,Mc.useEffect)(()=>{k==="success"&&(C.current=_)},[_,k]);let[E,I]=(0,Mc.useState)(!1);(0,Mc.useEffect)(()=>{if(k!=="loading")return;let P=setTimeout(()=>{I(!0)},400);return()=>{clearTimeout(P),I(!1)}},[k]);let D=(0,tO.useDisabled)(),M=(0,P1.useBlockProps)({ref:D});if(g)return(0,St.jsx)("div",{...M,children:(0,St.jsx)(Uo.Spinner,{})});let F;!d&&!p?.parent?F=!0:f?F=u:F=!1;let R=null,V=!o||!n||i&&!n||!F&&!d||F&&!h;if(V){let P=[];s&&P.push((0,Vr.__)("Home")),i&&!o?P.push((0,Vr.__)("Page")):F?P.push((0,Vr.__)("Category")):P.push((0,Vr.__)("Ancestor"),(0,Vr.__)("Parent")),R=(0,St.jsx)("nav",{...M,style:{"--separator":`"${l.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}"`,...M.style},children:(0,St.jsxs)("ol",{children:[P.map((j,U)=>(0,St.jsx)("li",{children:(0,St.jsx)("a",{href:`#breadcrumbs-pseudo-link-${U}`,children:j})},U)),c&&(0,St.jsx)("li",{children:(0,St.jsx)("span",{"aria-current":"page",children:(0,Vr.__)("Current")})})]})})}return(0,St.jsxs)(St.Fragment,{children:[(0,St.jsx)(P1.InspectorControls,{children:(0,St.jsxs)(Uo.__experimentalToolsPanel,{label:(0,Vr.__)("Settings"),resetAll:()=>{t({separator:Wx,showHomeItem:!0,showCurrentItem:!0})},dropdownMenuProps:x,children:[(0,St.jsx)(Uo.__experimentalToolsPanelItem,{label:(0,Vr.__)("Show home breadcrumb"),isShownByDefault:!0,hasValue:()=>!s,onDeselect:()=>t({showHomeItem:!0}),children:(0,St.jsx)(Uo.ToggleControl,{label:(0,Vr.__)("Show home breadcrumb"),onChange:P=>t({showHomeItem:P}),checked:s})}),(0,St.jsx)(Uo.__experimentalToolsPanelItem,{label:(0,Vr.__)("Show current breadcrumb"),isShownByDefault:!0,hasValue:()=>!c,onDeselect:()=>t({showCurrentItem:!0}),children:(0,St.jsx)(Uo.ToggleControl,{label:(0,Vr.__)("Show current breadcrumb"),onChange:P=>t({showCurrentItem:P}),checked:c})}),(0,St.jsx)(Uo.__experimentalToolsPanelItem,{label:(0,Vr.__)("Separator"),isShownByDefault:!0,hasValue:()=>l!==Wx,onDeselect:()=>t({separator:Wx}),children:(0,St.jsx)(Uo.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,Vr.__)("Separator"),value:l,onChange:P=>t({separator:P}),onBlur:()=>{l||t({separator:Wx})}})})]})}),(0,St.jsxs)(P1.InspectorControls,{group:"advanced",children:[(0,St.jsx)(Uo.CheckboxControl,{label:(0,Vr.__)("Show on homepage"),checked:m,onChange:P=>t({showOnHomePage:P}),help:(0,Vr.__)("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,St.jsx)(Uo.CheckboxControl,{label:(0,Vr.__)("Prefer taxonomy terms"),checked:u,onChange:P=>t({prefersTaxonomy:P}),help:(0,Vr.__)("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,St.jsx)(no,{wrapperProps:{...M,style:{...M.style,opacity:E?.3:1}},html:C.current}):(0,St.jsx)("div",{...M,children:(0,St.jsx)(Uo.Spinner,{})})),k==="error"&&(0,St.jsx)("div",{...M,children:(0,St.jsx)("p",{children:(0,Vr.sprintf)((0,Vr.__)("Error: %s"),S)})}),V&&R,!V&&k==="success"&&(0,St.jsx)(no,{wrapperProps:M,html:_})]})}var{name:oO}=Gx,aO={icon:$7,example:{},edit:rO},bge=()=>N({name:oO,metadata:Gx,settings:aO});var gE={};q(gE,{init:()=>Mge,metadata:()=>Yx,name:()=>yO,settings:()=>Xx});var Qx=a(B(),1);var bO=a(G(),1);var me=a(T(),1),Nl=a(pe(),1);var nO=a(T(),1);var{cleanEmptyObject:yge}=Z(nO.privateApis);function Ut(e){if(!e?.style?.typography?.fontFamily)return e;let{fontFamily:t,...r}=e.style.typography;return{...e,style:yge({...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 Ft=a(v(),1),Wi=e=>{let{width:t,...r}=e;return t?{...r,style:{...r.style,dimensions:{...r.style?.dimensions,width:`${t}%`}}}:r},Nf=e=>{let{borderRadius:t,...r}=e,o=[t,r.style?.border?.radius].find(n=>typeof n=="number"&&n!==0);return o?{...r,style:{...r.style,border:{...r.style?.border,radius:`${o}px`}}}:r};function _ge(e){if(!e.align)return e;let{align:t,...r}=e;return{...r,className:w(r.className,`align${e.align}`)}}var dE=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:o,customGradient:n,...i}=e;return{...i,style:t}},pE=e=>{let{color:t,textColor:r,...o}={...e,customTextColor:e.textColor&&e.textColor[0]==="#"?e.textColor:void 0,customBackgroundColor:e.color&&e.color[0]==="#"?e.color:void 0};return dE(o)},Ac={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"}},xge={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:o,fontSize:n,linkTarget:i,rel:l,style:s,text:c,title:u,url:m,width:p}=e,d=r||"a",f=d==="button",h=o||"button",g=(0,me.__experimentalGetBorderClassesAndStyles)(e),y=(0,me.__experimentalGetColorClassesAndStyles)(e),b=(0,me.__experimentalGetSpacingClassesAndStyles)(e),x=(0,me.__experimentalGetShadowClassesAndStyles)(e),_=(0,me.getTypographyClassesAndStyles)(e),k=w("wp-block-button__link",y.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,...y.style,...b.style,...x.style,..._.style,writingMode:void 0},C=w(t,{[`has-custom-width wp-block-button__width-${p}`]:p});return(0,Ft.jsx)("div",{...me.useBlockProps.save({className:C}),children:(0,Ft.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},kge={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:o,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=o||"button",y=(0,me.__experimentalGetBorderClassesAndStyles)(e),b=(0,me.__experimentalGetColorClassesAndStyles)(e),x=(0,me.__experimentalGetSpacingClassesAndStyles)(e),_=(0,me.__experimentalGetShadowClassesAndStyles)(e),k=(0,me.getTypographyClassesAndStyles)(e),S=w("wp-block-button__link",b.className,y.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={...y.style,...b.style,...x.style,..._.style,...k.style,writingMode:void 0},E=w(t,{[`has-custom-width wp-block-button__width-${d}`]:d});return(0,Ft.jsx)("div",{...me.useBlockProps.save({className:E}),children:(0,Ft.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,Nl.compose)(Wi,ve)},wge={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:o,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=o||"button",y=(0,me.__experimentalGetBorderClassesAndStyles)(e),b=(0,me.__experimentalGetColorClassesAndStyles)(e),x=(0,me.__experimentalGetSpacingClassesAndStyles)(e),_=(0,me.__experimentalGetShadowClassesAndStyles)(e),k=w("wp-block-button__link",b.className,y.className,{[`has-text-align-${n}`]:n,"no-border-radius":c?.border?.radius===0},(0,me.__experimentalGetElementClassName)("button")),S={...y.style,...b.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,Ft.jsx)("div",{...me.useBlockProps.save({className:C}),children:(0,Ft.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},Cge={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:o,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,Ft.jsx)("div",{...me.useBlockProps.save({className:g}),children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:f,href:c,title:s,style:h,value:l,target:o,rel:n})})}},Sge={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:o,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,Ft.jsx)("div",{...me.useBlockProps.save({className:g}),children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:f,href:c,title:s,style:h,value:l,target:o,rel:n})})},migrate:(0,Nl.compose)(Wi,Ut),isEligible({style:e,width:t}){return e?.typography?.fontFamily||typeof t=="number"}},Tge=[xge,kge,wge,Cge,Sge,{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:{...Ac,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:o,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,Ft.jsx)("div",{...me.useBlockProps.save({className:h}),children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:d,href:c,title:s,style:f,value:l,target:o,rel:n})})},migrate:(0,Nl.compose)(Wi,Ut,Nf)},{supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0},reusable:!1,__experimentalSelector:".wp-block-button__link"},attributes:{...Ac,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:o,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,Ft.jsx)("div",{...me.useBlockProps.save({className:d}),children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:m,href:s,title:l,style:p,value:i,target:o,rel:n})})},migrate:(0,Nl.compose)(Wi,Ut,Nf)},{supports:{anchor:!0,align:!0,alignWide:!1,color:{__experimentalSkipSerialization:!0},reusable:!1,__experimentalSelector:".wp-block-button__link"},attributes:{...Ac,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:o,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,Ft.jsx)("div",{...me.useBlockProps.save({className:d}),children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:m,href:s,title:l,style:p,value:i,target:o,rel:n})})},migrate:(0,Nl.compose)(Wi,Ut,Nf)},{supports:{align:!0,alignWide:!1,color:{gradients:!0}},attributes:{...Ac,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:o,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,Ft.jsx)(me.RichText.Content,{tagName:"a",className:s,href:l,title:i,style:c,value:n,target:r,rel:o})},migrate:(0,Nl.compose)(Wi,Nf)},{supports:{align:!0,alignWide:!1},attributes:{...Ac,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,Nl.compose)(Wi,Nf,dE,_ge),save({attributes:e}){let{backgroundColor:t,borderRadius:r,customBackgroundColor:o,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),y=w("wp-block-button__link",{"has-text-color":m||n,[f]:f,"has-background":t||o||i||s,[h]:h,"no-border-radius":r===0,[g]:g}),b={background:i||void 0,backgroundColor:h||i||s?void 0:o,color:f?void 0:n,borderRadius:r?r+"px":void 0};return(0,Ft.jsx)("div",{children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:y,href:d,title:p,style:b,value:u,target:l,rel:c})})}},{attributes:{...Ac,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()),Nf(dE({...e,className:t||void 0,borderRadius:0}))},save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,customTextColor:o,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||o,[m]:m,"has-background":t||r,[p]:p}),f={backgroundColor:p?void 0:r,color:m?void 0:o};return(0,Ft.jsx)("div",{children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:d,href:u,title:c,style:f,value:l,target:n,rel:i})})}},{attributes:{...Ac,align:{type:"string",default:"none"},backgroundColor:{type:"string"},textColor:{type:"string"},customBackgroundColor:{type:"string"},customTextColor:{type:"string"}},migrate:(0,Nl.compose)(Wi,pE),save({attributes:e}){let{url:t,text:r,title:o,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,Ft.jsx)("div",{children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:m,href:t,title:o,style:p,value:r})})}},{attributes:{...Ac,color:{type:"string"},textColor:{type:"string"},align:{type:"string",default:"none"}},save({attributes:e}){let{url:t,text:r,title:o,align:n,color:i,textColor:l}=e,s={backgroundColor:i,color:l};return(0,Ft.jsx)("div",{className:`align${n}`,children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",className:"wp-block-button__link",href:t,title:o,style:s,value:r})})},migrate:(0,Nl.compose)(Wi,pE)},{attributes:{...Ac,color:{type:"string"},textColor:{type:"string"},align:{type:"string",default:"none"}},save({attributes:e}){let{url:t,text:r,title:o,align:n,color:i,textColor:l}=e;return(0,Ft.jsx)("div",{className:`align${n}`,style:{backgroundColor:i},children:(0,Ft.jsx)(me.RichText.Content,{tagName:"a",href:t,title:o,style:{color:l},value:r})})},migrate:(0,Nl.compose)(Wi,pE)}],iO=Tge;var $i=a(B(),1),Go=a(H(),1),Ku=a(A(),1),ct=a(T(),1),Zu=a(Ns(),1);var Rc=a(G(),1),E1=a(pe(),1),I1=a(z(),1);var qx="noopener",Zx="_blank",Df="nofollow";var sO=a(mr(),1);function cO({rel:e="",url:t="",opensInNewTab:r,nofollow:o}){let n,i=e;if(r)n=Zx,i=i?.includes(qx)?i:i+` ${qx}`;else{let l=new RegExp(`\\b${qx}\\s*`,"g");i=i?.replace(l,"").trim()}if(o)i=i?.includes(Df)?i:(i+` ${Df}`).trim();else{let l=new RegExp(`\\b${Df}\\s*`,"g");i=i?.replace(l,"").trim()}return{url:(0,sO.prependHTTPS)(t),linkTarget:n,rel:i||void 0}}function B1(e){return e.toString().replace(/<\/?a[^>]*>/g,"")}var mO=a(pe(),1),Kx=a(H(),1),pO=a(Lf(),1),dO=a(z(),1),fO=a(T(),1);function Tt(e){let{name:t,attributes:r,setAttributes:o}=e,{textAlign:n}=r,{__unstableMarkNextChangeAsNotPersistent:i}=(0,dO.useDispatch)(fO.store),l=(0,mO.useEvent)(()=>{(0,pO.default)(`textAlign attribute in ${t}`,{alternative:"style.typography.textAlign",since:"7.0"}),i(),o(c=>({style:{...c.style,typography:{...c.style?.typography,textAlign:n}}}))}),s=(0,Kx.useRef)();(0,Kx.useEffect)(()=>{n!==s.current&&(s.current=n,l())},[n,l])}function fE(e){return typeof e=="string"&&e.endsWith("%")}function hO(e){if(!e)return{};if(fE(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 va=a(v(),1),{HTMLElementControl:Pge}=Z(ct.privateApis),Bge=[...ct.LinkControl.DEFAULT_LINK_SETTINGS,{id:"nofollow",title:(0,$i.__)("Mark as nofollow")}];function Ege(e){let{replaceBlocks:t,selectionChange:r}=(0,I1.useDispatch)(ct.store),{getBlock:o,getBlockRootClientId:n,getBlockIndex:i}=(0,I1.useSelect)(ct.store),l=(0,Go.useRef)(e);return l.current=e,(0,E1.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=o(n(p)),f=i(p),h=(0,Rc.cloneBlock)({...d,innerBlocks:d.innerBlocks.slice(0,f)}),g=(0,Rc.createBlock)((0,Rc.getDefaultBlockName)()),y=d.innerBlocks.slice(f+1),b=y.length?[(0,Rc.cloneBlock)({...d,innerBlocks:y})]:[];t(d.clientId,[h,g,...b],1),r(g.clientId)}return s.addEventListener("keydown",c),()=>{s.removeEventListener("keydown",c)}},[])}function Ige(e){let{attributes:t,setAttributes:r,className:o,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:y}=t,b=f?.dimensions?.width;Tt(e);let x=u||"a";function _(we){Zu.isKeyboardEvent.primary(we,"k")?ue(we):Zu.isKeyboardEvent.primaryShift(we,"k")&&(he(),R.current?.focus())}let[k,S]=(0,Go.useState)(null),C=(0,ct.__experimentalUseBorderProps)(t),E=(0,ct.__experimentalUseColorProps)(t),I=(0,ct.__experimentalGetSpacingClassesAndStyles)(t),D=(0,ct.__experimentalGetShadowClassesAndStyles)(t),M=(0,ct.__experimentalGetDimensionsClassesAndStyles)(t),F=(0,Go.useRef)(),R=(0,Go.useRef)(),V=(0,ct.useBlockProps)({ref:(0,E1.useMergeRefs)([S,F]),onKeyDown:_}),P=(0,ct.useBlockEditingMode)(),[j,U]=(0,Go.useState)(!1),O=!!g,K=m===Zx,W=!!d?.includes(Df),ee=x==="a",{createPageEntity:oe,userCanCreatePages:X,lockUrlControls:J=!1}=(0,I1.useSelect)(we=>{if(!n)return{};let rt=we(ct.store).getSettings(),Ue=(0,Rc.getBlockBindingsSource)(y?.bindings?.url?.source);return{createPageEntity:rt.__experimentalCreatePageEntity,userCanCreatePages:rt.__experimentalUserCanCreatePages,lockUrlControls:!!y?.bindings?.url&&!Ue?.canUserEditValue?.({select:we,context:c,args:y?.bindings?.url?.args})}},[c,n,y?.bindings?.url]);async function ae(we){let rt=await oe({title:we,status:"draft"});return{id:rt.id,type:rt.type,title:rt.title.rendered,url:rt.link,kind:"post-type"}}function ne(we){return(0,Go.createInterpolateElement)((0,$i.sprintf)((0,$i.__)("Create page: <mark>%s</mark>"),we),{mark:(0,va.jsx)("mark",{})})}function ue(we){we.preventDefault(),U(!0)}function he(){r({url:void 0,linkTarget:void 0,rel:void 0}),U(!1)}(0,Go.useEffect)(()=>{n||U(!1)},[n]);let Oe=(0,Go.useMemo)(()=>({url:g,opensInNewTab:K,nofollow:W}),[g,K,W]),ke=Ege({content:h,clientId:s}),ie=(0,E1.useMergeRefs)([ke,R]),[Te,Le,re]=(0,ct.useSettings)("typography.fluid","layout","dimensions.dimensionSizes"),He=(0,Go.useMemo)(()=>re?[...re?.custom??[],...re?.theme??[],...re?.default??[]]:[],[re]),mt=(0,ct.getTypographyClassesAndStyles)(t,{typography:{fluid:Te},layout:{wideSize:Le?.wideSize}}),st=(0,Go.useMemo)(()=>{if(!b)return;let we="var:preset|dimension|";if(b.startsWith(we)){let rt=b.slice(we.length);return He?.find(Ye=>Ye.slug===rt)?.size??b}return b},[b,He]),se=P==="default"||ee&&!J,yt=w(V.className,hO(st)),Ve=(0,Go.useMemo)(()=>b?fE(st)?{"--wp--block-button--width":parseFloat(st)}:M.style:{},[b,st,M.style]);return(0,va.jsxs)(va.Fragment,{children:[(0,va.jsx)("div",{...V,className:yt,style:{...V.style,...Ve},children:(0,va.jsx)(ct.RichText,{ref:ie,"aria-label":(0,$i.__)("Button text"),placeholder:p||(0,$i.__)("Add text\u2026"),value:h,onChange:we=>r({text:B1(we)}),withoutInteractiveFormatting:!0,className:w(o,"wp-block-button__link",E.className,C.className,mt.className,{"no-border-radius":f?.border?.radius===0,"has-custom-font-size":V.style.fontSize},(0,ct.__experimentalGetElementClassName)("button")),style:{...C.style,...E.style,...I.style,...D.style,...mt.style,writingMode:void 0},onReplace:i,onMerge:l,identifier:"text"})}),se&&(0,va.jsx)(ct.BlockControls,{group:"block",children:ee&&!J&&(0,va.jsx)(Ku.ToolbarButton,{name:"link",icon:O?H0:Xn,title:O?(0,$i.__)("Unlink"):(0,$i.__)("Link"),shortcut:O?Zu.displayShortcut.primaryShift("k"):Zu.displayShortcut.primary("k"),onClick:O?he:ue,isActive:O})}),ee&&n&&(j||O)&&!J&&(0,va.jsx)(Ku.Popover,{placement:"bottom",onClose:()=>{U(!1),R.current?.focus()},anchor:k,focusOnMount:j?"firstElement":!1,__unstableSlotName:"__unstable-block-tools-after",shift:!0,children:(0,va.jsx)(ct.LinkControl,{value:Oe,onChange:({url:we,opensInNewTab:rt,nofollow:Ue})=>r(cO({rel:d,url:we,opensInNewTab:rt,nofollow:Ue})),onRemove:()=>{he(),R.current?.focus()},forceIsEditingLink:j,settings:Bge,createSuggestion:oe&&ae,withCreateSuggestion:X,createSuggestionButtonText:ne})}),(0,va.jsxs)(ct.InspectorControls,{group:"advanced",children:[(0,va.jsx)(Pge,{tagName:u,onChange:we=>r({tagName:we}),options:[{label:(0,$i.__)("Default (<a>)"),value:"a"},{label:"<button>",value:"button"}]}),ee&&(0,va.jsx)(Ku.TextControl,{__next40pxDefaultSize:!0,label:(0,$i.__)("Link relation"),help:(0,Go.createInterpolateElement)((0,$i.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,va.jsx)(Ku.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:d||"",onChange:we=>r({rel:we})})]})]})}var gO=Ige;var Yx={$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 ba=a(T(),1),hE=a(v(),1);function vO({attributes:e}){let{tagName:t,type:r,fontSize:o,linkTarget:n,rel:i,style:l,text:s,title:c,url:u}=e,m=t||"a",p=m==="button",d=r||"button",f=(0,ba.__experimentalGetBorderClassesAndStyles)(e),h=(0,ba.__experimentalGetColorClassesAndStyles)(e),g=(0,ba.__experimentalGetSpacingClassesAndStyles)(e),y=(0,ba.__experimentalGetShadowClassesAndStyles)(e),b=(0,ba.getTypographyClassesAndStyles)(e),x=w("wp-block-button__link",h.className,f.className,b.className,{"no-border-radius":l?.border?.radius===0,"has-custom-font-size":o||l?.typography?.fontSize},(0,ba.__experimentalGetElementClassName)("button")),_={...f.style,...h.style,...g.style,...y.style,...b.style,writingMode:void 0};return(0,hE.jsx)("div",{...ba.useBlockProps.save(),children:(0,hE.jsx)(ba.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:Dge,formKey:Lge}=Z(bO.privateApis),{name:yO}=Yx,Xx={icon:Z7,example:{attributes:{className:"is-style-fill",text:(0,Qx.__)("Call to action")}},edit:gO,save:vO,deprecated:iO,merge:(e,{text:t=""})=>({...e,text:(e.text||"")+t}),__experimentalLabel(e,{context:t}){let{text:r}=e,o=e?.metadata?.name,n=r?.trim().length>0;if(t==="list-view"&&(o||n))return o||r;if(t==="breadcrumb"&&o)return o}};window.__experimentalContentOnlyInspectorFields&&(Xx[Dge]=[{id:"text",label:(0,Qx.__)("Content"),type:"text",Edit:"rich-text"},{id:"link",label:(0,Qx.__)("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})}],Xx[Lge]={fields:["text","link"]});var Mge=()=>N({name:yO,metadata:Yx,settings:Xx});var yE={};q(yE,{init:()=>Oge,metadata:()=>ek,name:()=>IO,settings:()=>NO});var bE=a(B(),1);var D1=a(T(),1),N1=a(v(),1),_O=e=>{if(e.layout)return e;let{contentJustification:t,orientation:r,...o}=e;return(t||r)&&Object.assign(o,{layout:{type:"flex",...t&&{justifyContent:t},...r&&{orientation:r}}}),o},Age=[{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:_O,save({attributes:{contentJustification:e,orientation:t}}){return(0,N1.jsx)("div",{...D1.useBlockProps.save({className:w({[`is-content-justification-${e}`]:e,"is-vertical":t==="vertical"})}),children:(0,N1.jsx)(D1.InnerBlocks.Content,{})})}},{supports:{align:["center","left","right"],anchor:!0},save(){return(0,N1.jsx)("div",{children:(0,N1.jsx)(D1.InnerBlocks.Content,{})})},isEligible({align:e}){return e&&["center","left","right"].includes(e)},migrate(e){return _O({...e,align:void 0,contentJustification:e.align})}}],xO=Age;var M1=a(G(),1),vE=a(Yu(),1);var L1=a(G(),1);function zc(e,t,r=null){if(!e)return;let o=(0,L1.getBlockType)(t);if(!o)return;let n={};if((0,L1.hasBlockSupport)(o,"anchor")&&e.anchor&&(n.anchor=e.anchor),(0,L1.hasBlockSupport)(o,"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 Rge={from:[{type:"block",isMultiBlock:!0,blocks:["core/button"],transform:e=>(0,M1.createBlock)("core/buttons",{},e.map(t=>(0,M1.createBlock)("core/button",t)))},{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:e=>(0,M1.createBlock)("core/buttons",{},e.map(t=>{let{content:r}=t,o=(0,vE.__unstableCreateElement)(document,r),n=o.innerText||"",l=o.querySelector("a")?.getAttribute("href");return(0,M1.createBlock)("core/button",{...t,...zc(t,"core/button",({content:s})=>({text:s})),text:n,url:l})})),isMatch:e=>e.every(t=>{let r=(0,vE.__unstableCreateElement)(document,t.content),o=r.innerText||"",n=r.querySelectorAll("a");return o.length<=30&&n.length<=1})}]},wO=Rge;var Jx=a(T(),1),CO=a(z(),1),SO=a(G(),1),TO=a(v(),1),zge={name:"core/button",attributesToCopy:["backgroundColor","border","className","fontFamily","fontSize","gradient","style","textColor","width"]};function Vge({attributes:e,className:t}){let{fontSize:r,layout:o,style:n}=e,i=(0,Jx.useBlockProps)({className:w(t,{"has-custom-font-size":r||n?.typography?.fontSize})}),{hasButtonVariations:l}=(0,CO.useSelect)(c=>({hasButtonVariations:c(SO.store).getBlockVariations("core/button","inserter").length>0}),[]),s=(0,Jx.useInnerBlocksProps)(i,{defaultBlock:zge,directInsert:!l,template:[["core/button"]],templateInsertUpdatesSelection:!0,orientation:o?.orientation??"horizontal"});return(0,TO.jsx)("div",{...s})}var PO=Vge;var ek={$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 tk=a(T(),1),BO=a(v(),1);function EO({attributes:e,className:t}){let{fontSize:r,style:o}=e,n=tk.useBlockProps.save({className:w(t,{"has-custom-font-size":r||o?.typography?.fontSize})}),i=tk.useInnerBlocksProps.save(n);return(0,BO.jsx)("div",{...i})}var{name:IO}=ek,NO={icon:Y7,example:{attributes:{layout:{type:"flex",justifyContent:"center"}},innerBlocks:[{name:"core/button",attributes:{text:(0,bE.__)("Find out more")}},{name:"core/button",attributes:{text:(0,bE.__)("Contact us")}}]},deprecated:xO,transforms:wO,edit:PO,save:EO},Oge=()=>N({name:IO,metadata:ek,settings:NO});var xE={};q(xE,{init:()=>Gge,metadata:()=>rk,name:()=>FO,settings:()=>OO});var rk={$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 A1=a(A(),1),DO=a(z(),1),LO=a(Lu(),1),MO=a(T(),1),AO=a(Y(),1),Mf=a(B(),1),RO=a(pe(),1);var ei=a(v(),1),jge=Ef(e=>{if(!e)return{};let t=new Date(e);return{year:t.getFullYear(),month:t.getMonth()+1}});function zO({attributes:e,name:t}){let{date:r,hasPosts:o,hasPostsResolved:n}=(0,DO.useSelect)(m=>{let{getEntityRecords:p,hasFinishedResolution:d}=m(AO.store),f={status:"publish",per_page:1},h=p("postType","post",f),g=d("getEntityRecords",["postType","post",f]),y,b=m("core/editor");return b&&b.getEditedPostAttribute("type")==="post"&&(y=b.getEditedPostAttribute("date")),{date:y,hasPostsResolved:g,hasPosts:g&&h?.length===1}},[]),{content:i,status:l,error:s}=(0,LO.useServerSideRender)({attributes:{...e,...jge(r)},block:t}),c=(0,RO.useDisabled)(),u=(0,MO.useBlockProps)({ref:c});return o?(0,ei.jsxs)(ei.Fragment,{children:[l==="loading"&&(0,ei.jsx)("div",{...u,children:(0,ei.jsx)(A1.Spinner,{})}),l==="error"&&(0,ei.jsx)("div",{...u,children:(0,ei.jsx)("p",{children:(0,Mf.sprintf)((0,Mf.__)("Error: %s"),s)})}),l==="success"&&(0,ei.jsx)(no,{wrapperProps:u,html:i})]}):(0,ei.jsx)("div",{...u,children:(0,ei.jsx)(A1.Placeholder,{icon:w0,label:(0,Mf.__)("Calendar"),children:n?(0,Mf.__)("No published posts found."):(0,ei.jsx)(A1.Spinner,{})})})}var _E=a(G(),1),Uge={from:[{type:"block",blocks:["core/archives"],transform:()=>(0,_E.createBlock)("core/calendar")}],to:[{type:"block",blocks:["core/archives"],transform:()=>(0,_E.createBlock)("core/archives")}]},VO=Uge;var{name:FO}=rk,OO={icon:w0,example:{},edit:zO,transforms:VO},Gge=()=>N({name:FO,metadata:rk,settings:OO});var NE={};q(NE,{init:()=>l0e,metadata:()=>ok,name:()=>fH,settings:()=>hH});var ok={$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 Cr=a(A(),1),cH=a(pe(),1),Rf=a(T(),1),uH=a(jo(),1),wr=a(B(),1);var EE=a(Y(),1),mH=a(z(),1);var jO=a(Ru(),1),HO={};function kE(e,t){let r=jO.useRef(HO);return r.current===HO&&(r.current=e(t)),r}function $ge(e,t){return function(o,...n){let i=new URL(e);return i.searchParams.set("code",o.toString()),n.forEach(l=>i.searchParams.append("args[]",l)),`${t} error #${o}; visit ${i} for the full message.`}}var qge=$ge("https://base-ui.com/production-error","Base UI"),UO=qge;var Ip=a(Ru(),1);function wE(e,t,r,o){let n=kE(WO).current;return Zge(n,e,t,r,o)&&$O(n,[e,t,r,o]),n.callback}function GO(e){let t=kE(WO).current;return Kge(t,e)&&$O(t,e),t.callback}function WO(){return{callback:null,cleanup:null,refs:[]}}function Zge(e,t,r,o,n){return e.refs[0]!==t||e.refs[1]!==r||e.refs[2]!==o||e.refs[3]!==n}function Kge(e,t){return e.refs.length!==t.length||e.refs.some((r,o)=>r!==t[o])}function $O(e,t){if(e.refs=t,t.every(r=>r==null)){e.callback=null;return}e.callback=r=>{if(e.cleanup&&(e.cleanup(),e.cleanup=null),r!=null){let o=Array(t.length).fill(null);for(let n=0;n<t.length;n+=1){let i=t[n];if(i!=null)switch(typeof i){case"function":{let l=i(r);typeof l=="function"&&(o[n]=l);break}case"object":{i.current=r;break}default:}}e.cleanup=()=>{for(let n=0;n<t.length;n+=1){let i=t[n];if(i!=null)switch(typeof i){case"function":{let l=o[n];typeof l=="function"?l():i(null);break}case"object":{i.current=null;break}default:}}}}}}var KO=a(Ru(),1);var qO=a(Ru(),1),Yge=parseInt(qO.version,10);function ZO(e){return Yge>=e}function CE(e){if(!KO.isValidElement(e))return null;let t=e,r=t.props;return(ZO(19)?r?.ref:t.ref)??null}function R1(e,t){if(e&&!t)return e;if(!e&&t)return t;if(e||t)return{...e,...t}}var EDe=Object.freeze([]),Af=Object.freeze({});function YO(e,t){let r={};for(let o in e){let n=e[o];if(t?.hasOwnProperty(o)){let i=t[o](n);i!=null&&Object.assign(r,i);continue}n===!0?r[`data-${o.toLowerCase()}`]="":n&&(r[`data-${o.toLowerCase()}`]=n.toString())}return r}function QO(e,t){return typeof e=="function"?e(t):e}function XO(e,t){return typeof e=="function"?e(t):e}var SE={};function V1(e,t,r,o,n){if(!r&&!o&&!n&&!e)return ak(t);let i=ak(e);return t&&(i=z1(i,t)),r&&(i=z1(i,r)),o&&(i=z1(i,o)),n&&(i=z1(i,n)),i}function JO(e){if(e.length===0)return SE;if(e.length===1)return ak(e[0]);let t=ak(e[0]);for(let r=1;r<e.length;r+=1)t=z1(t,e[r]);return t}function ak(e){return TE(e)?{...tH(e,SE)}:Qge(e)}function z1(e,t){return TE(t)?tH(t,e):Xge(e,t)}function Qge(e){let t={...e};for(let r in t){let o=t[r];eH(r,o)&&(t[r]=rH(o))}return t}function Xge(e,t){if(!t)return e;for(let r in t){let o=t[r];switch(r){case"style":{e[r]=R1(e.style,o);break}case"className":{e[r]=PE(e.className,o);break}default:eH(r,o)?e[r]=Jge(e[r],o):e[r]=o}}return e}function eH(e,t){let r=e.charCodeAt(0),o=e.charCodeAt(1),n=e.charCodeAt(2);return r===111&&o===110&&n>=65&&n<=90&&(typeof t=="function"||typeof t>"u")}function TE(e){return typeof e=="function"}function tH(e,t){return TE(e)?e(t):e??SE}function Jge(e,t){return t?e?(...r)=>{let o=r[0];if(aH(o)){let i=o;oH(i);let l=t(...r);return i.baseUIHandlerPrevented||e?.(...r),l}let n=t(...r);return e?.(...r),n}:rH(t):e}function rH(e){return e&&((...t)=>{let r=t[0];return aH(r)&&oH(r),e(...t)})}function oH(e){return e.preventBaseUIHandler=()=>{e.baseUIHandlerPrevented=!0},e}function PE(e,t){return t?e?t+" "+e:t:e}function aH(e){return e!=null&&typeof e=="object"&&"nativeEvent"in e}var BE=a(Ru(),1);function nH(e,t,r={}){let o=t.render,n=e0e(t,r);if(r.enabled===!1)return null;let i=r.state??Af;return o0e(e,o,n,i)}function e0e(e,t={}){let{className:r,style:o,render:n}=e,{state:i=Af,ref:l,props:s,stateAttributesMapping:c,enabled:u=!0}=t,m=u?QO(r,i):void 0,p=u?XO(o,i):void 0,d=u?YO(i,c):Af,f=u&&s?t0e(s):void 0,h=u?R1(d,f)??{}:Af;return typeof document<"u"&&(u?Array.isArray(l)?h.ref=GO([h.ref,CE(n),...l]):h.ref=wE(h.ref,CE(n),l):wE(null,null)),u?(m!==void 0&&(h.className=PE(h.className,m)),p!==void 0&&(h.style=R1(h.style,p)),h):Af}function t0e(e){return Array.isArray(e)?JO(e):V1(void 0,e)}var r0e=Symbol.for("react.lazy");function o0e(e,t,r,o){if(t){if(typeof t=="function")return t(r,o);let n=V1(r,t.props);n.ref=r.ref;let i=t;return i?.$$typeof===r0e&&(i=Ip.Children.toArray(t)[0]),Ip.cloneElement(i,n)}if(e&&typeof e=="string")return a0e(e,r);throw new Error(UO(8))}function a0e(e,t){return e==="button"?(0,BE.createElement)("button",{type:"button",...t,key:t.key}):e==="img"?(0,BE.createElement)("img",{alt:"",...t,key:t.key}):Ip.createElement(e,t)}function iH(e){return nH(e.defaultTagName??"div",e,e)}var sH=a(H(),1);if(typeof document<"u"&&!document.head.querySelector("style[data-wp-hash='c46e8cb841']")){let e=document.createElement("style");e.setAttribute("data-wp-hash","c46e8cb841"),e.appendChild(document.createTextNode("@layer wp-ui-utilities, wp-ui-components, wp-ui-compositions, wp-ui-overrides;@layer wp-ui-components{.f37b9e2e191ebd66__visually-hidden{word-wrap:normal;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal}}")),document.head.appendChild(e)}var n0e={"visually-hidden":"f37b9e2e191ebd66__visually-hidden"},ti=(0,sH.forwardRef)(function({render:t,...r},o){return iH({render:t,ref:o,props:V1({className:n0e["visually-hidden"]},r,{"data-visually-hidden":""})})});var pH=a(xr(),1);var pt=a(v(),1);function IE({attributes:{displayAsDropdown:e,showHierarchy:t,showPostCounts:r,showOnlyTopLevel:o,showEmpty:n,label:i,showLabel:l,taxonomy:s},setAttributes:c,className:u,clientId:m}){let p=(0,cH.useInstanceId)(IE,"blocks-category-select"),{records:d,isResolvingTaxonomies:f}=(0,EE.useEntityRecords)("root","taxonomy",{per_page:-1}),h=d?.filter(O=>O.visibility.public),g=h?.find(O=>O.slug===s),y=!f&&g?.hierarchical,b={per_page:-1,hide_empty:!n,context:"view"};y&&o&&(b.parent=0);let{records:x,isResolving:_}=(0,EE.useEntityRecords)("taxonomy",s,b),{createWarningNotice:k}=(0,mH.useDispatch)(pH.store),S=O=>{O.preventDefault(),k((0,wr.__)("Links are disabled in the editor."),{id:`block-library/core/categories/redirection-prevented/${m}`,type:"snackbar"})},C=O=>x?.length?O===null?x:x.filter(({parent:K})=>K===O):[],E=O=>K=>c({[O]:K}),I=O=>O?(0,uH.decodeEntities)(O).trim():(0,wr.__)("(Untitled)"),D=()=>C(y&&t?0:null).map(W=>M(W)),M=O=>{let K=C(O.id),{id:W,link:ee,count:oe,name:X}=O;return(0,pt.jsxs)("li",{className:`cat-item cat-item-${W}`,children:[(0,pt.jsx)("a",{href:ee,onClick:S,children:I(X)}),r&&` (${oe})`,y&&t&&!!K.length&&(0,pt.jsx)("ul",{className:"children",children:K.map(J=>M(J))})]},W)},F=()=>{let K=C(y&&t?0:null);return(0,pt.jsxs)(pt.Fragment,{children:[l?(0,pt.jsx)(Rf.RichText,{className:"wp-block-categories__label","aria-label":(0,wr.__)("Label text"),placeholder:g?.name,withoutInteractiveFormatting:!0,value:i,onChange:W=>c({label:W})}):(0,pt.jsx)(ti,{render:(0,pt.jsx)("label",{htmlFor:p}),children:i||g?.name}),(0,pt.jsxs)("select",{id:p,children:[(0,pt.jsx)("option",{children:(0,wr.sprintf)((0,wr.__)("Select %s"),g?.labels?.singular_name)}),K.map(W=>R(W,0))]})]})},R=(O,K)=>{let{id:W,count:ee,name:oe}=O,X=C(W);return[(0,pt.jsxs)("option",{className:`level-${K}`,children:[Array.from({length:K*3}).map(()=>"\xA0"),I(oe),r&&` (${ee})`]},W),y&&t&&!!X.length&&X.map(J=>R(J,K+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&&!_}),j=(0,Rf.useBlockProps)({className:P}),U=$();return(0,pt.jsxs)(V,{...j,children:[(0,pt.jsx)(Rf.InspectorControls,{children:(0,pt.jsxs)(Cr.__experimentalToolsPanel,{label:(0,wr.__)("Settings"),resetAll:()=>{c({taxonomy:"category",displayAsDropdown:!1,showHierarchy:!1,showPostCounts:!1,showOnlyTopLevel:!1,showEmpty:!1,showLabel:!0})},dropdownMenuProps:U,children:[Array.isArray(h)&&(0,pt.jsx)(Cr.__experimentalToolsPanelItem,{hasValue:()=>s!=="category",label:(0,wr.__)("Taxonomy"),onDeselect:()=>{c({taxonomy:"category"})},isShownByDefault:!0,children:(0,pt.jsx)(Cr.SelectControl,{__next40pxDefaultSize:!0,label:(0,wr.__)("Taxonomy"),options:h.map(O=>({label:O.name,value:O.slug})),value:s,onChange:O=>c({taxonomy:O})})}),(0,pt.jsx)(Cr.__experimentalToolsPanelItem,{hasValue:()=>!!e,label:(0,wr.__)("Display as dropdown"),onDeselect:()=>c({displayAsDropdown:!1}),isShownByDefault:!0,children:(0,pt.jsx)(Cr.ToggleControl,{label:(0,wr.__)("Display as dropdown"),checked:e,onChange:E("displayAsDropdown")})}),e&&(0,pt.jsx)(Cr.__experimentalToolsPanelItem,{hasValue:()=>!l,label:(0,wr.__)("Show label"),onDeselect:()=>c({showLabel:!0}),isShownByDefault:!0,children:(0,pt.jsx)(Cr.ToggleControl,{className:"wp-block-categories__indentation",label:(0,wr.__)("Show label"),checked:l,onChange:E("showLabel")})}),(0,pt.jsx)(Cr.__experimentalToolsPanelItem,{hasValue:()=>!!r,label:(0,wr.__)("Show post counts"),onDeselect:()=>c({showPostCounts:!1}),isShownByDefault:!0,children:(0,pt.jsx)(Cr.ToggleControl,{label:(0,wr.__)("Show post counts"),checked:r,onChange:E("showPostCounts")})}),y&&(0,pt.jsx)(Cr.__experimentalToolsPanelItem,{hasValue:()=>!!o,label:(0,wr.__)("Show only top level terms"),onDeselect:()=>c({showOnlyTopLevel:!1}),isShownByDefault:!0,children:(0,pt.jsx)(Cr.ToggleControl,{label:(0,wr.__)("Show only top level terms"),checked:o,onChange:E("showOnlyTopLevel")})}),(0,pt.jsx)(Cr.__experimentalToolsPanelItem,{hasValue:()=>!!n,label:(0,wr.__)("Show empty terms"),onDeselect:()=>c({showEmpty:!1}),isShownByDefault:!0,children:(0,pt.jsx)(Cr.ToggleControl,{label:(0,wr.__)("Show empty terms"),checked:n,onChange:E("showEmpty")})}),y&&!o&&(0,pt.jsx)(Cr.__experimentalToolsPanelItem,{hasValue:()=>!!t,label:(0,wr.__)("Show hierarchy"),onDeselect:()=>c({showHierarchy:!1}),isShownByDefault:!0,children:(0,pt.jsx)(Cr.ToggleControl,{label:(0,wr.__)("Show hierarchy"),checked:t,onChange:E("showHierarchy")})})]})}),_&&(0,pt.jsx)(Cr.Placeholder,{icon:Z0,label:(0,wr.__)("Terms"),children:(0,pt.jsx)(Cr.Spinner,{})}),!_&&x?.length===0&&(0,pt.jsx)("p",{children:g.labels.no_terms}),!_&&x?.length>0&&(e?F():D())]})}var nk=a(B(),1);var i0e=[{name:"terms",title:(0,nk.__)("Terms List"),icon:Fu,attributes:{taxonomy:"post_tag"},isActive:e=>e.taxonomy!=="category"},{name:"categories",title:(0,nk.__)("Categories List"),description:(0,nk.__)("Display a list of all categories."),icon:Fu,attributes:{taxonomy:"category"},isActive:["taxonomy"],isDefault:!0}],dH=i0e;var{name:fH}=ok,hH={icon:Fu,example:{},edit:IE,variations:dH},l0e=()=>N({name:fH,metadata:ok,settings:hH});var LE={};q(LE,{init:()=>p0e,metadata:()=>H1,name:()=>j1,settings:()=>EH});var Vc=a(T(),1),CH=a(z(),1),Fc=a(A(),1),Vf=a(H(),1),O1=a(B(),1);var gH=a(B(),1),vH=a(A(),1),ik=a(z(),1),lk=a(G(),1),DE=a(T(),1),bH=a(v(),1),s0e=({clientId:e})=>{let{replaceBlocks:t}=(0,ik.useDispatch)(DE.store),r=(0,ik.useSelect)(o=>o(DE.store).getBlock(e),[e]);return(0,bH.jsx)(vH.ToolbarButton,{onClick:()=>t(r.clientId,(0,lk.rawHandler)({HTML:(0,lk.serialize)(r)})),children:(0,gH.__)("Convert to blocks")})},yH=s0e;var _H=a(T(),1),Dl=a(A(),1),sk=a(H(),1),zf=a(B(),1),xH=a(z(),1);var kH=a(pe(),1),qi=a(v(),1);function c0e({onClick:e,isModalFullScreen:t}){return(0,kH.useViewportMatch)("small","<")?null:(0,qi.jsx)(Dl.Button,{size:"compact",onClick:e,icon:vp,isPressed:t,label:t?(0,zf.__)("Exit fullscreen"):(0,zf.__)("Enter fullscreen")})}function u0e(e){let t=(0,xH.useSelect)(r=>r(_H.store).getSettings().styles);return(0,sk.useEffect)(()=>{let{baseURL:r,suffix:o,settings:n}=window.wpEditorL10n.tinymce;return window.tinymce.EditorManager.overrideDefaults({base_url:r,suffix:o}),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,qi.jsx)("textarea",{...e})}function wH({clientId:e,content:t,onClose:r,onChange:o}){let[n,i]=(0,sk.useState)(!1),l=`editor-${e}`;return(0,qi.jsxs)(Dl.Modal,{title:(0,zf.__)("Classic Editor"),onRequestClose:r,shouldCloseOnClickOutside:!1,overlayClassName:"block-editor-freeform-modal",isFullScreen:n,className:"block-editor-freeform-modal__content",headerActions:(0,qi.jsx)(c0e,{onClick:()=>i(!n),isModalFullScreen:n}),children:[(0,qi.jsx)(u0e,{id:l,defaultValue:t}),(0,qi.jsxs)(Dl.Flex,{className:"block-editor-freeform-modal__actions",justify:"flex-end",expanded:!1,children:[(0,qi.jsx)(Dl.FlexItem,{children:(0,qi.jsx)(Dl.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:r,children:(0,zf.__)("Cancel")})}),(0,qi.jsx)(Dl.FlexItem,{children:(0,qi.jsx)(Dl.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>{o(window.wp.oldEditor.getContent(l)),r()},children:(0,zf.__)("Save")})})]})]})}var Wo=a(v(),1);function SH({attributes:e,setAttributes:t,clientId:r}){let{content:o}=e,[n,i]=(0,Vf.useState)(!1),l=(0,Vf.useRef)(null),s=(0,CH.useSelect)(c=>c(Vc.store).canRemoveBlock(r),[r]);return(0,Wo.jsxs)(Wo.Fragment,{children:[s&&(0,Wo.jsx)(Vc.BlockControls,{children:(0,Wo.jsx)(Fc.ToolbarGroup,{children:(0,Wo.jsx)(yH,{clientId:r})})}),(0,Wo.jsx)(Vc.BlockControls,{children:(0,Wo.jsx)(Fc.ToolbarGroup,{children:(0,Wo.jsx)(Fc.ToolbarButton,{ref:l,onClick:()=>i(!0),children:(0,O1.__)("Edit")})})}),(0,Wo.jsxs)("div",{...(0,Vc.useBlockProps)(),children:[o?(0,Wo.jsx)(Vf.RawHTML,{children:o}):(0,Wo.jsx)(Fc.Placeholder,{icon:(0,Wo.jsx)(Vc.BlockIcon,{icon:S0}),label:(0,O1.__)("Classic"),instructions:(0,O1.__)("Use the classic editor to add content."),children:(0,Wo.jsx)(Fc.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>i(!0),children:(0,O1.__)("Edit contents")})}),n&&(0,Wo.jsx)(wH,{clientId:r,content:o,onClose:()=>{i(!1),l.current&&l.current.focus()},onChange:c=>t({content:c})})]})]})}var H1={$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 TH=a(H(),1),PH=a(v(),1);function BH({attributes:e}){let{content:t}=e;return(0,PH.jsx)(TH.RawHTML,{children:t})}var{name:j1}=H1,EH={icon:S0,edit:SH,save:BH},p0e=()=>{let e={...H1.supports,inserter:!!window?.__needsClassicBlock};return N({name:j1,metadata:H1,settings:{...EH,supports:e}})};var VE={};q(VE,{init:()=>y0e,metadata:()=>mk,name:()=>RH,settings:()=>fk});var zE=a(B(),1);var AH=a(G(),1);var ME=a(B(),1),ck=a(T(),1),uk=a(G(),1),AE=a(v(),1);function IH({attributes:e,setAttributes:t,onRemove:r,insertBlocksAfter:o,mergeBlocks:n}){let i=(0,ck.useBlockProps)();return(0,AE.jsx)("pre",{...i,children:(0,AE.jsx)(ck.RichText,{tagName:"code",identifier:"content",value:e.content,onChange:l=>t({content:l}),onRemove:r,onMerge:n,placeholder:(0,ME.__)("Write code\u2026"),"aria-label":(0,ME.__)("Code"),preserveWhiteSpace:!0,__unstablePastePlainText:!0,__unstableOnSplitAtDoubleLineEnd:()=>o((0,uk.createBlock)((0,uk.getDefaultBlockName)())),style:{whiteSpace:"break-spaces"}})})}var mk={$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 pk=a(T(),1);var NH=a(pe(),1);function DH(e){return(0,NH.pipe)(f0e,h0e)(e||"")}function f0e(e){return e.replace(/\[/g,"[")}function h0e(e){return e.replace(/^(\s*https?:)\/\/([^\s<>"]+\s*)$/m,"$1//$2")}var RE=a(v(),1);function LH({attributes:e}){return(0,RE.jsx)("pre",{...pk.useBlockProps.save(),children:(0,RE.jsx)(pk.RichText.Content,{tagName:"code",value:DH(typeof e.content=="string"?e.content:e.content.toHTMLString({preserveWhiteSpace:!0}))})})}var U1=a(G(),1),dk=a(Yu(),1);var g0e={from:[{type:"input",regExp:/^```$/,transform:()=>(0,U1.createBlock)("core/code")},{type:"block",blocks:["core/paragraph"],transform:e=>{let{content:t}=e;return(0,U1.createBlock)("core/code",{...e,...zc(e,"core/code"),content:t})}},{type:"block",blocks:["core/html"],transform:e=>{let{content:t}=e;return(0,U1.createBlock)("core/code",{...e,...zc(e,"core/code"),content:(0,dk.toHTMLString)({value:(0,dk.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,U1.createBlock)("core/paragraph",{...zc(e,"core/paragraph"),content:t})}}]},MH=g0e;var{fieldsKey:v0e,formKey:b0e}=Z(AH.privateApis),{name:RH}=mk,fk={icon:T0,example:{attributes:{content:(0,zE.__)(`// 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:MH,edit:IH,save:LH};window.__experimentalContentOnlyInspectorFields&&(fk[v0e]=[{id:"content",label:(0,zE.__)("Code"),type:"text",Edit:"rich-text"}],fk[b0e]={fields:["content"]});var y0e=()=>N({name:RH,metadata:mk,settings:fk});var OE={};q(OE,{init:()=>C0e,metadata:()=>gk,name:()=>jH,settings:()=>UH});var zH=a(T(),1),FE=a(v(),1),_0e=[{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,o=w({[`is-vertically-aligned-${t}`]:t}),n={flexBasis:r+"%"};return(0,FE.jsx)("div",{className:o,style:n,children:(0,FE.jsx)(zH.InnerBlocks.Content,{})})}}],VH=_0e;var $o=a(T(),1),Qu=a(A(),1),hk=a(z(),1),Np=a(B(),1);var ri=a(v(),1);function x0e({width:e,setAttributes:t}){let[r]=(0,$o.useSettings)("spacing.units"),o=(0,Qu.__experimentalUseCustomUnits)({availableUnits:r||["%","px","em","rem","vw"]}),n=$();return(0,ri.jsx)(Qu.__experimentalToolsPanel,{label:(0,Np.__)("Settings"),resetAll:()=>{t({width:void 0})},dropdownMenuProps:n,children:(0,ri.jsx)(Qu.__experimentalToolsPanelItem,{hasValue:()=>e!==void 0,label:(0,Np.__)("Width"),onDeselect:()=>t({width:void 0}),isShownByDefault:!0,children:(0,ri.jsx)(Qu.__experimentalUnitControl,{label:(0,Np.__)("Width"),__unstableInputWidth:"calc(50% - 8px)",__next40pxDefaultSize:!0,value:e||"",onChange:i=>{i=0>parseFloat(i)?"0":i,t({width:i})},units:o})})})}function k0e({attributes:{verticalAlignment:e,width:t,templateLock:r,allowedBlocks:o},setAttributes:n,clientId:i}){let l=w("block-core-columns",{[`is-vertically-aligned-${e}`]:e}),{columnsIds:s,hasChildBlocks:c,rootClientId:u}=(0,hk.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,hk.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,y=(0,Np.sprintf)((0,Np.__)("%1$s (%2$d of %3$d)"),f["aria-label"],g,h),b=(0,$o.useInnerBlocksProps)({...f,"aria-label":y},{templateLock:r,allowedBlocks:o,renderAppender:c?void 0:$o.InnerBlocks.ButtonBlockAppender});return(0,ri.jsxs)(ri.Fragment,{children:[(0,ri.jsx)($o.BlockControls,{children:(0,ri.jsx)($o.BlockVerticalAlignmentToolbar,{onChange:p,value:e,controls:["top","center","bottom","stretch"]})}),(0,ri.jsx)($o.InspectorControls,{children:(0,ri.jsx)(x0e,{width:t,setAttributes:n})}),(0,ri.jsx)("div",{...b})]})}var FH=k0e;var gk={$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 vk=a(T(),1),OH=a(v(),1);function HH({attributes:e}){let{verticalAlignment:t,width:r}=e,o=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=vk.useBlockProps.save({className:o,style:n}),l=vk.useInnerBlocksProps.save(i);return(0,OH.jsx)("div",{...l})}var{name:jH}=gk,UH={icon:p9,edit:FH,save:HH,deprecated:VH},C0e=()=>N({name:jH,metadata:gk,settings:UH});var UE={};q(UE,{init:()=>z0e,metadata:()=>_k,name:()=>JH,settings:()=>ej});var G1=a(B(),1);var GH=a(G(),1),Lp=a(T(),1),Dp=a(v(),1);function bk(e){let{doc:t}=bk;t||(t=document.implementation.createHTMLDocument(""),bk.doc=t);let r;t.body.innerHTML=e;for(let o of t.body.firstChild.classList)if(r=o.match(/^layout-column-(\d+)$/))return Number(r[1])-1}var S0e=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:o,...n}=e;return{...n,style:t,isStackedOnMobile:!0}},WH=[{attributes:{verticalAlignment:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},customTextColor:{type:"string"},textColor:{type:"string"}},migrate:S0e,save({attributes:e}){let{verticalAlignment:t,backgroundColor:r,customBackgroundColor:o,textColor:n,customTextColor:i}=e,l=(0,Lp.getColorClassName)("background-color",r),s=(0,Lp.getColorClassName)("color",n),c=w({"has-background":r||o,"has-text-color":n||i,[l]:l,[s]:s,[`are-vertically-aligned-${t}`]:t});return(0,Dp.jsx)("div",{className:c||void 0,style:{backgroundColor:l?void 0:o,color:s?void 0:i},children:(0,Dp.jsx)(Lp.InnerBlocks.Content,{})})}},{attributes:{columns:{type:"number",default:2}},isEligible(e,t){return t.some(o=>/layout-column-\d+/.test(o.originalContent))?t.some(o=>bk(o.originalContent)!==void 0):!1},migrate(e,t){let o=t.reduce((l,s)=>{let{originalContent:c}=s,u=bk(c);return u===void 0&&(u=0),l[u]||(l[u]=[]),l[u].push(s),l},[]).map(l=>(0,GH.createBlock)("core/column",{},l)),{columns:n,...i}=e;return[{...i,isStackedOnMobile:!0},o]},save({attributes:e}){let{columns:t}=e;return(0,Dp.jsx)("div",{className:`has-${t}-columns`,children:(0,Dp.jsx)(Lp.InnerBlocks.Content,{})})}},{attributes:{columns:{type:"number",default:2}},migrate(e,t){let{columns:r,...o}=e;return e={...o,isStackedOnMobile:!0},[e,t]},save({attributes:e}){let{verticalAlignment:t,columns:r}=e,o=w(`has-${r}-columns`,{[`are-vertically-aligned-${t}`]:t});return(0,Dp.jsx)("div",{className:o,children:(0,Dp.jsx)(Lp.InnerBlocks.Content,{})})}}];var Mp=a(B(),1),Ki=a(A(),1),Fr=a(T(),1),Zi=a(z(),1),Ap=a(G(),1);var yk=e=>{let t=parseFloat(e);return Number.isFinite(t)?parseFloat(t.toFixed(2)):void 0};function $H(e,t){let{width:r=100/t}=e.attributes;return yk(r)}function T0e(e,t=e.length){return e.reduce((r,o)=>r+$H(o,t),0)}function P0e(e,t=e.length){return e.reduce((r,o)=>{let n=$H(o,t);return Object.assign(r,{[o.clientId]:n})},{})}function HE(e,t,r=e.length){let o=T0e(e,r);return Object.fromEntries(Object.entries(P0e(e,r)).map(([n,i])=>{let l=t*i/o;return[n,yk(l)]}))}function qH(e){return e.every(t=>{let r=t.attributes.width;return Number.isFinite(r?.endsWith?.("%")?parseFloat(r):r)})}function jE(e,t){return e.map(r=>({...r,attributes:{...r.attributes,width:`${t[r.clientId]}%`}}))}var io=a(v(),1),B0e={name:"core/column"};function E0e({clientId:e,setAttributes:t,isStackedOnMobile:r}){let{count:o,canInsertColumnBlock:n,minCount:i}=(0,Zi.useSelect)(m=>{let{canInsertBlockType:p,canRemoveBlock:d,getBlockOrder:f}=m(Fr.store),h=f(e),g=h.reduce((y,b,x)=>(d(b)||y.push(x),y),[]);return{count:h.length,canInsertColumnBlock:p("core/column",e),minCount:Math.max(...g)+1}},[e]),{getBlocks:l}=(0,Zi.useSelect)(Fr.store),{replaceInnerBlocks:s}=(0,Zi.useDispatch)(Fr.store);function c(m,p){let d=l(e),f=qH(d),h=p>m;if(h&&f){let g=yk(100/p),y=p-m,b=HE(d,100-g*y);d=[...jE(d,b),...Array.from({length:y}).map(()=>(0,Ap.createBlock)("core/column",{width:`${g}%`}))]}else if(h)d=[...d,...Array.from({length:p-m}).map(()=>(0,Ap.createBlock)("core/column"))];else if(p<m&&(d=d.slice(0,-(m-p)),f)){let g=HE(d,100);d=jE(d,g)}s(e,d)}let u=$();return(0,io.jsxs)(Ki.__experimentalToolsPanel,{label:(0,Mp.__)("Settings"),resetAll:()=>{t({isStackedOnMobile:!0})},dropdownMenuProps:u,children:[n&&(0,io.jsxs)(Ki.__experimentalVStack,{spacing:4,style:{gridColumn:"1 / -1"},children:[(0,io.jsx)(Ki.RangeControl,{__next40pxDefaultSize:!0,label:(0,Mp.__)("Columns"),value:o,onChange:m=>c(o,Math.max(i,m)),min:Math.max(1,i),max:Math.max(6,o)}),o>6&&(0,io.jsx)(Ki.Notice,{status:"warning",isDismissible:!1,children:(0,Mp.__)("This column count exceeds the recommended amount and may cause visual breakage.")})]}),(0,io.jsx)(Ki.__experimentalToolsPanelItem,{label:(0,Mp.__)("Stack on mobile"),isShownByDefault:!0,hasValue:()=>r!==!0,onDeselect:()=>t({isStackedOnMobile:!0}),children:(0,io.jsx)(Ki.ToggleControl,{label:(0,Mp.__)("Stack on mobile"),checked:r,onChange:()=>t({isStackedOnMobile:!r})})})]})}function I0e({attributes:e,setAttributes:t,clientId:r}){let{isStackedOnMobile:o,verticalAlignment:n,templateLock:i}=e,l=(0,Zi.useRegistry)(),{getBlockOrder:s}=(0,Zi.useSelect)(Fr.store),{updateBlockAttributes:c}=(0,Zi.useDispatch)(Fr.store),u=w({[`are-vertically-aligned-${n}`]:n,"is-not-stacked-on-mobile":!o}),m=(0,Fr.useBlockProps)({className:u}),p=(0,Fr.useInnerBlocksProps)(m,{defaultBlock:B0e,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,io.jsxs)(io.Fragment,{children:[(0,io.jsx)(Fr.BlockControls,{children:(0,io.jsx)(Fr.BlockVerticalAlignmentToolbar,{onChange:d,value:n})}),(0,io.jsx)(Fr.InspectorControls,{children:(0,io.jsx)(E0e,{clientId:r,setAttributes:t,isStackedOnMobile:o})}),(0,io.jsx)("div",{...p})]})}function N0e({clientId:e,name:t,setAttributes:r}){let{blockType:o,defaultVariation:n,variations:i}=(0,Zi.useSelect)(c=>{let{getBlockVariations:u,getBlockType:m,getDefaultBlockVariation:p}=c(Ap.store);return{blockType:m(t),defaultVariation:p(t,"block"),variations:u(t,"block")}},[t]),{replaceInnerBlocks:l}=(0,Zi.useDispatch)(Fr.store),s=(0,Fr.useBlockProps)();return(0,io.jsx)("div",{...s,children:(0,io.jsx)(Fr.__experimentalBlockVariationPicker,{icon:o?.icon?.src,label:o?.title,variations:i,instructions:(0,Mp.__)("Divide into columns. Select a layout:"),onSelect:(c=n)=>{c.attributes&&r(c.attributes),c.innerBlocks&&l(e,(0,Ap.createBlocksFromInnerBlocksTemplate)(c.innerBlocks),!0)},allowSkip:!0})})}var D0e=e=>{let{clientId:t}=e,o=(0,Zi.useSelect)(n=>n(Fr.store).getBlocks(t).length>0,[t])?I0e:N0e;return(0,io.jsx)(o,{...e})},ZH=D0e;var _k={$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 xk=a(T(),1),KH=a(v(),1);function YH({attributes:e}){let{isStackedOnMobile:t,verticalAlignment:r}=e,o=w({[`are-vertically-aligned-${r}`]:r,"is-not-stacked-on-mobile":!t}),n=xk.useBlockProps.save({className:o}),i=xk.useInnerBlocksProps.save(n);return(0,KH.jsx)("div",{...i})}var Cn=a(A(),1),oi=a(B(),1),ai=a(v(),1),M0e=[{name:"one-column-full",title:(0,oi.__)("100"),description:(0,oi.__)("One column"),icon:(0,ai.jsx)(Cn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ai.jsx)(Cn.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,oi.__)("50 / 50"),description:(0,oi.__)("Two columns; equal split"),icon:(0,ai.jsx)(Cn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ai.jsx)(Cn.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,oi.__)("33 / 66"),description:(0,oi.__)("Two columns; one-third, two-thirds split"),icon:(0,ai.jsx)(Cn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ai.jsx)(Cn.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,oi.__)("66 / 33"),description:(0,oi.__)("Two columns; two-thirds, one-third split"),icon:(0,ai.jsx)(Cn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ai.jsx)(Cn.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,oi.__)("33 / 33 / 33"),description:(0,oi.__)("Three columns; equal split"),icon:(0,ai.jsx)(Cn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ai.jsx)(Cn.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,oi.__)("25 / 50 / 25"),description:(0,oi.__)("Three columns; wide center column"),icon:(0,ai.jsx)(Cn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,ai.jsx)(Cn.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"]}],QH=M0e;var Ff=a(G(),1),A0e=6,R0e={from:[{type:"block",isMultiBlock:!0,blocks:["*"],__experimentalConvert:e=>{let t=+(100/e.length).toFixed(2),r=e.map(({name:o,attributes:n,innerBlocks:i})=>["core/column",{width:`${t}%`},[[o,{...n},i]]]);return(0,Ff.createBlock)("core/columns",{},(0,Ff.createBlocksFromInnerBlocksTemplate)(r))},isMatch:({length:e},t)=>t.length===1&&t[0].name==="core/columns"?!1:e&&e<=A0e},{type:"block",blocks:["core/media-text"],priority:1,transform:(e,t)=>{let{align:r,backgroundColor:o,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 y={id:s,alt:l,url:p,sizeSlug:u},b={href:e.href,linkClass:e.linkClass,linkDestination:e.linkDestination,linkTarget:e.linkTarget,rel:e.rel};h=["core/image",{...y,...b}]}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,Ff.createBlock)("core/columns",{align:r,backgroundColor:o,textColor:n,style:i,verticalAlignment:f},(0,Ff.createBlocksFromInnerBlocksTemplate)(g))}}],ungroup:(e,t)=>t.flatMap(r=>r.innerBlocks)},XH=R0e;var{name:JH}=_k,ej={icon:f9,variations:QH,example:{viewportWidth:782,innerBlocks:[{name:"core/column",innerBlocks:[{name:"core/paragraph",attributes:{content:(0,G1.__)("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,G1.__)("Suspendisse commodo neque lacus, a dictum orci interdum et.")}}]},{name:"core/column",innerBlocks:[{name:"core/paragraph",attributes:{content:(0,G1.__)("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,G1.__)("Nam risus massa, ullamcorper consectetur eros fermentum, porta aliquet ligula. Sed vel mauris nec enim.")}}]}]},deprecated:WH,edit:ZH,save:YH,transforms:XH},z0e=()=>N({name:JH,metadata:_k,settings:ej});var qE={};q(qE,{init:()=>U0e,metadata:()=>kk,name:()=>bj,settings:()=>yj});var kk={$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 wk=a(T(),1),GE=a(v(),1),F0e={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=wk.useBlockProps.save(),{className:r}=t,n=(r?.split(" ")||[])?.filter(l=>l!=="wp-block-comments"),i={...t,className:n.join(" ")};return(0,GE.jsx)(e,{...i,children:(0,GE.jsx)(wk.InnerBlocks.Content,{})})}},tj=[F0e];var Pk=a(T(),1);var rj=a(B(),1),W1=a(T(),1);var Ck=a(v(),1),{HTMLElementControl:O0e}=Z(W1.privateApis);function oj({attributes:{tagName:e},setAttributes:t}){return(0,Ck.jsx)(W1.InspectorControls,{children:(0,Ck.jsx)(W1.InspectorControls,{group:"advanced",children:(0,Ck.jsx)(O0e,{tagName:e,onChange:r=>t({tagName:r}),options:[{label:(0,rj.__)("Default (<div>)"),value:"div"},{label:"<section>",value:"section"},{label:"<aside>",value:"aside"}]})})})}var Ju=a(T(),1),$E=a(B(),1),pj=a(A(),1);var lj=a(T(),1),lo=a(B(),1),sj=a(z(),1),cj=a(Y(),1),uj=a(H(),1);var Yi=a(B(),1),Xu=a(T(),1),aj=a(A(),1),nj=a(pe(),1),Sk=a(Y(),1),WE=a(z(),1),Ka=a(v(),1),ij=()=>{let e=(0,nj.useInstanceId)(ij);return(0,Ka.jsxs)("div",{className:"comment-respond",children:[(0,Ka.jsx)("h3",{className:"comment-reply-title",children:(0,Yi.__)("Leave a Reply")}),(0,Ka.jsxs)("form",{noValidate:!0,className:"comment-form",onSubmit:t=>t.preventDefault(),children:[(0,Ka.jsxs)("p",{children:[(0,Ka.jsx)("label",{htmlFor:`comment-${e}`,children:(0,Yi.__)("Comment")}),(0,Ka.jsx)("textarea",{id:`comment-${e}`,name:"comment",cols:"45",rows:"8",readOnly:!0})]}),(0,Ka.jsx)("p",{className:"form-submit wp-block-button",children:(0,Ka.jsx)("input",{name:"submit",type:"submit",className:w("wp-block-button__link",(0,Xu.__experimentalGetElementClassName)("button")),label:(0,Yi.__)("Post Comment"),value:(0,Yi.__)("Post Comment"),"aria-disabled":"true"})})]})]})},H0e=({postId:e,postType:t})=>{let[r,o]=(0,Sk.useEntityProp)("postType",t,"comment_status",e),n=t===void 0||e===void 0,i=(0,WE.useSelect)(s=>s(Xu.store).getSettings().__experimentalDiscussionSettings?.defaultCommentStatus,[]),l=(0,WE.useSelect)(s=>t?!!s(Sk.store).getPostType(t)?.supports.comments:!1);if(!n&&r!=="open")if(r==="closed"){let s=[(0,Ka.jsx)(aj.Button,{__next40pxDefaultSize:!0,onClick:()=>o("open"),variant:"primary",children:(0,Yi._x)("Enable comments","action that affects the current post")},"enableComments")];return(0,Ka.jsx)(Xu.Warning,{actions:s,children:(0,Yi.__)("Post Comments Form block: Comments are not enabled for this item.")})}else if(l){if(i!=="open")return(0,Ka.jsx)(Xu.Warning,{children:(0,Yi.__)("Post Comments Form block: Comments are not enabled.")})}else return(0,Ka.jsx)(Xu.Warning,{children:(0,Yi.sprintf)((0,Yi.__)("Post Comments Form block: Comments are not enabled for this post type (%s)."),t)});return(0,Ka.jsx)(ij,{})},Tk=H0e;var nt=a(v(),1);function mj({postType:e,postId:t}){let[r]=(0,cj.useEntityProp)("postType",e,"title",t);r=r||(0,lo.__)("Post Title");let o=(0,sj.useSelect)(n=>n(lj.store).getSettings().__experimentalDiscussionSettings?.avatarURL,[]);return(0,nt.jsxs)("div",{className:"wp-block-comments__legacy-placeholder",inert:"true",children:[(0,nt.jsx)("h3",{children:(0,lo.sprintf)((0,lo.__)("One response to %s"),r)}),(0,nt.jsxs)("div",{className:"navigation",children:[(0,nt.jsx)("div",{className:"alignleft",children:(0,nt.jsxs)("a",{href:"#top",children:["\xAB ",(0,lo.__)("Older Comments")]})}),(0,nt.jsx)("div",{className:"alignright",children:(0,nt.jsxs)("a",{href:"#top",children:[(0,lo.__)("Newer Comments")," \xBB"]})})]}),(0,nt.jsx)("ol",{className:"commentlist",children:(0,nt.jsx)("li",{className:"comment even thread-even depth-1",children:(0,nt.jsxs)("article",{className:"comment-body",children:[(0,nt.jsxs)("footer",{className:"comment-meta",children:[(0,nt.jsxs)("div",{className:"comment-author vcard",children:[(0,nt.jsx)("img",{alt:(0,lo.__)("Commenter Avatar"),src:o,className:"avatar avatar-32 photo",height:"32",width:"32",loading:"lazy"}),(0,nt.jsx)("b",{className:"fn",children:(0,nt.jsx)("a",{href:"#top",className:"url",children:(0,lo.__)("A WordPress Commenter")})})," ",(0,nt.jsxs)("span",{className:"says",children:[(0,lo.__)("says"),":"]})]}),(0,nt.jsxs)("div",{className:"comment-metadata",children:[(0,nt.jsx)("a",{href:"#top",children:(0,nt.jsx)("time",{dateTime:"2000-01-01T00:00:00+00:00",children:(0,lo.__)("January 1, 2000 at 00:00 am")})})," ",(0,nt.jsx)("span",{className:"edit-link",children:(0,nt.jsx)("a",{className:"comment-edit-link",href:"#top",children:(0,lo.__)("Edit")})})]})]}),(0,nt.jsx)("div",{className:"comment-content",children:(0,nt.jsxs)("p",{children:[(0,lo.__)("Hi, this is a comment."),(0,nt.jsx)("br",{}),(0,lo.__)("To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard."),(0,nt.jsx)("br",{}),(0,uj.createInterpolateElement)((0,lo.__)("Commenter avatars come from <a>Gravatar</a>."),{a:(0,nt.jsx)("a",{href:"https://gravatar.com/"})})]})}),(0,nt.jsx)("div",{className:"reply",children:(0,nt.jsx)("a",{className:"comment-reply-link",href:"#top","aria-label":(0,lo.__)("Reply to A WordPress Commenter"),children:(0,lo.__)("Reply")})})]})})}),(0,nt.jsxs)("div",{className:"navigation",children:[(0,nt.jsx)("div",{className:"alignleft",children:(0,nt.jsxs)("a",{href:"#top",children:["\xAB ",(0,lo.__)("Older Comments")]})}),(0,nt.jsx)("div",{className:"alignright",children:(0,nt.jsxs)("a",{href:"#top",children:[(0,lo.__)("Newer Comments")," \xBB"]})})]}),(0,nt.jsx)(Tk,{postId:t,postType:e})]})}var Ll=a(v(),1);function dj({attributes:e,setAttributes:t,context:{postType:r,postId:o}}){let{textAlign:n}=e,i=[(0,Ll.jsx)(pj.Button,{__next40pxDefaultSize:!0,onClick:()=>{t({legacy:!1})},variant:"primary",children:(0,$E.__)("Switch to editable mode")},"convert")],l=(0,Ju.useBlockProps)({className:w({[`has-text-align-${n}`]:n})});return(0,Ll.jsxs)(Ll.Fragment,{children:[(0,Ll.jsx)(Ju.BlockControls,{group:"block",children:(0,Ll.jsx)(Ju.AlignmentControl,{value:n,onChange:s=>{t({textAlign:s})}})}),(0,Ll.jsxs)("div",{...l,children:[(0,Ll.jsx)(Ju.Warning,{actions:i,children:(0,$E.__)("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,Ll.jsx)(mj,{postId:o,postType:r})]})]})}var j0e=[["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"]],fj=j0e;var em=a(v(),1);function hj(e){let{attributes:t,setAttributes:r,clientId:o}=e,{tagName:n,legacy:i}=t,l=(0,Pk.useBlockProps)(),s=(0,Pk.useInnerBlocksProps)(l,{template:fj});return i?(0,em.jsx)(dj,{...e}):(0,em.jsxs)(em.Fragment,{children:[(0,em.jsx)(oj,{attributes:t,setAttributes:r,clientId:o}),(0,em.jsx)(n,{...s})]})}var Bk=a(T(),1),gj=a(v(),1);function vj({attributes:{tagName:e,legacy:t}}){let r=Bk.useBlockProps.save(),o=Bk.useInnerBlocksProps.save(r);return t?null:(0,gj.jsx)(e,{...o})}var{name:bj}=kk,yj={icon:gP,example:{},edit:hj,save:vj,deprecated:tj},U0e=()=>N({name:bj,metadata:kk,settings:yj});var KE={};q(KE,{init:()=>W0e,metadata:()=>Ek,name:()=>kj,settings:()=>wj});var Ek={$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=a(T(),1),Of=a(A(),1),ZE=a(Y(),1),_j=a(z(),1),Rp=a(B(),1),Ml=a(v(),1);function xj({attributes:e,context:{commentId:t},setAttributes:r,isSelected:o}){let{height:n,width:i}=e,[l]=(0,ZE.useEntityProp)("root","comment","author_avatar_urls",t),[s]=(0,ZE.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,_j.useSelect)(x=>{let{__experimentalDiscussionSettings:_}=x(tm.store).getSettings();return _?.avatarURL},[]),y=(0,Ml.jsx)(tm.InspectorControls,{children:(0,Ml.jsx)(Of.PanelBody,{title:(0,Rp.__)("Settings"),children:(0,Ml.jsx)(Of.RangeControl,{__next40pxDefaultSize:!0,label:(0,Rp.__)("Image size"),onChange:x=>r({width:x,height:x}),min:m,max:h,initialPosition:i,value:i})})}),b=(0,Ml.jsx)(Of.ResizableBox,{size:{width:i,height:n},showHandle:o,onResizeStop:(x,_,k,S)=>{r({height:parseInt(n+S.height,10),width:parseInt(i+S.width,10)})},lockAspectRatio:!0,enable:{top:!1,right:!(0,Rp.isRTL)(),bottom:!0,left:(0,Rp.isRTL)()},minWidth:m,maxWidth:h,children:(0,Ml.jsx)("img",{src:c?c[c.length-1]:g,alt:`${s} ${(0,Rp.__)("Avatar")}`,...d})});return(0,Ml.jsxs)(Ml.Fragment,{children:[y,(0,Ml.jsx)("div",{...f,children:b})]})}var{name:kj}=Ek,wj={icon:P0,edit:xj},W0e=()=>N({name:kj,metadata:Ek,settings:wj});var YE={};q(YE,{init:()=>K0e,metadata:()=>Ik,name:()=>Bj,settings:()=>Ej});var Ik={$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 Oc=a(B(),1),Cj=a(z(),1),Nk=a(T(),1),Sj=a(Y(),1),rm=a(A(),1);var ni=a(v(),1);function Tj(e){let{attributes:{isLink:t,linkTarget:r},context:{commentId:o},setAttributes:n}=e;Tt(e);let i=$(),l=(0,Nk.useBlockProps)(),s=(0,Cj.useSelect)(m=>{let{getEntityRecord:p}=m(Sj.store),d=p("root","comment",o),f=d?.author_name;return d&&!f?p("root","user",d.author)?.name??(0,Oc.__)("Anonymous"):f??""},[o]),c=(0,ni.jsx)(Nk.InspectorControls,{children:(0,ni.jsxs)(rm.__experimentalToolsPanel,{label:(0,Oc.__)("Settings"),resetAll:()=>{n({isLink:!0,linkTarget:"_self"})},dropdownMenuProps:i,children:[(0,ni.jsx)(rm.__experimentalToolsPanelItem,{label:(0,Oc.__)("Link to authors URL"),isShownByDefault:!0,hasValue:()=>!t,onDeselect:()=>n({isLink:!0}),children:(0,ni.jsx)(rm.ToggleControl,{label:(0,Oc.__)("Link to authors URL"),onChange:()=>n({isLink:!t}),checked:t})}),t&&(0,ni.jsx)(rm.__experimentalToolsPanelItem,{label:(0,Oc.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>r!=="_self",onDeselect:()=>n({linkTarget:"_self"}),children:(0,ni.jsx)(rm.ToggleControl,{label:(0,Oc.__)("Open in new tab"),onChange:m=>n({linkTarget:m?"_blank":"_self"}),checked:r==="_blank"})})]})});return(!o||!s)&&(s=(0,Oc._x)("Comment Author","block title")),(0,ni.jsxs)(ni.Fragment,{children:[c,(0,ni.jsx)("div",{...l,children:t?(0,ni.jsx)("a",{href:"#comment-author-pseudo-link",onClick:m=>m.preventDefault(),children:s}):s})]})}var q0e={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/)}},Z0e={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}},Pj=[q0e,Z0e];var{name:Bj}=Ik,Ej={icon:g9,edit:Tj,deprecated:Pj,example:{}},K0e=()=>N({name:Bj,metadata:Ik,settings:Ej});var QE={};q(QE,{init:()=>X0e,metadata:()=>Dk,name:()=>zj,settings:()=>Vj});var Dk={$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 Ij=a(B(),1),Nj=a(H(),1),Dj=a(A(),1),Lj=a(Y(),1),Mj=a(T(),1);var Al=a(v(),1);function Aj(e){let{context:{commentId:t}}=e;Tt(e);let r=(0,Mj.useBlockProps)(),[o]=(0,Lj.useEntityProp)("root","comment","content",t);return!t||!o?(0,Al.jsx)(Al.Fragment,{children:(0,Al.jsx)("div",{...r,children:(0,Al.jsx)("p",{children:(0,Ij._x)("Comment Content","block title")})})}):(0,Al.jsx)(Al.Fragment,{children:(0,Al.jsx)("div",{...r,children:(0,Al.jsx)(Dj.Disabled,{children:(0,Al.jsx)(Nj.RawHTML,{children:o.rendered},"html")})})})}var Q0e={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/)}},Rj=[Q0e];var{name:zj}=Dk,Vj={icon:b9,edit:Aj,deprecated:Rj,example:{}},X0e=()=>N({name:zj,metadata:Dk,settings:Vj});var JE={};q(JE,{init:()=>t1e,metadata:()=>Lk,name:()=>jj,settings:()=>Uj});var Lk={$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 XE=a(Y(),1),Vp=a(Mk(),1),Hf=a(T(),1),Fp=a(A(),1),zp=a(B(),1);var Ya=a(v(),1);function Oj({attributes:{format:e,isLink:t},context:{commentId:r},setAttributes:o}){let n=(0,Hf.useBlockProps)(),i=$(),[l]=(0,XE.useEntityProp)("root","comment","date",r),[s=(0,Vp.getSettings)().formats.date]=(0,XE.useEntityProp)("root","site","date_format"),c=(0,Ya.jsx)(Hf.InspectorControls,{children:(0,Ya.jsxs)(Fp.__experimentalToolsPanel,{label:(0,zp.__)("Settings"),resetAll:()=>{o({format:void 0,isLink:!0})},dropdownMenuProps:i,children:[(0,Ya.jsx)(Fp.__experimentalToolsPanelItem,{label:(0,zp.__)("Date format"),hasValue:()=>e!==void 0,onDeselect:()=>o({format:void 0}),isShownByDefault:!0,children:(0,Ya.jsx)(Hf.__experimentalDateFormatPicker,{format:e,defaultFormat:s,onChange:m=>o({format:m})})}),(0,Ya.jsx)(Fp.__experimentalToolsPanelItem,{label:(0,zp.__)("Link to comment"),hasValue:()=>!t,onDeselect:()=>o({isLink:!0}),isShownByDefault:!0,children:(0,Ya.jsx)(Fp.ToggleControl,{label:(0,zp.__)("Link to comment"),onChange:()=>o({isLink:!t}),checked:t})})]})});(!r||!l)&&(l=(0,zp._x)("Comment Date","block title"));let u=l instanceof Date?(0,Ya.jsx)("time",{dateTime:(0,Vp.dateI18n)("c",l),children:e==="human-diff"?(0,Vp.humanTimeDiff)(l):(0,Vp.dateI18n)(e||s,l)}):(0,Ya.jsx)("time",{children:l});return t&&(u=(0,Ya.jsx)("a",{href:"#comment-date-pseudo-link",onClick:m=>m.preventDefault(),children:u})),(0,Ya.jsxs)(Ya.Fragment,{children:[c,(0,Ya.jsx)("div",{...n,children:u})]})}var e1e={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}},Hj=[e1e];var{name:jj}=Lk,Uj={icon:X0,edit:Oj,deprecated:Hj,example:{}},t1e=()=>N({name:jj,metadata:Lk,settings:Uj});var eI={};q(eI,{init:()=>a1e,metadata:()=>Ak,name:()=>$j,settings:()=>qj});var Ak={$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 Rk=a(T(),1),jf=a(A(),1),$1=a(B(),1);var Rl=a(v(),1);function Gj(e){let{attributes:t,setAttributes:r}=e,{linkTarget:o}=t;Tt(e);let n=(0,Rk.useBlockProps)(),i=$(),l=(0,Rl.jsx)(Rk.InspectorControls,{children:(0,Rl.jsx)(jf.__experimentalToolsPanel,{label:(0,$1.__)("Settings"),resetAll:()=>{r({linkTarget:"_self"})},dropdownMenuProps:i,children:(0,Rl.jsx)(jf.__experimentalToolsPanelItem,{label:(0,$1.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>o==="_blank",onDeselect:()=>r({linkTarget:"_self"}),children:(0,Rl.jsx)(jf.ToggleControl,{label:(0,$1.__)("Open in new tab"),onChange:s=>r({linkTarget:s?"_blank":"_self"}),checked:o==="_blank"})})})});return(0,Rl.jsxs)(Rl.Fragment,{children:[l,(0,Rl.jsx)("div",{...n,children:(0,Rl.jsx)("a",{href:"#edit-comment-pseudo-link",onClick:s=>s.preventDefault(),children:(0,$1.__)("Edit")})})]})}var o1e={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/)}},Wj=[o1e];var{name:$j}=Ak,qj={icon:_9,edit:Gj,deprecated:Wj,example:{}},a1e=()=>N({name:$j,metadata:Ak,settings:qj});var tI={};q(tI,{init:()=>s1e,metadata:()=>zk,name:()=>Xj,settings:()=>Jj});var zk={$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 Zj=a(B(),1),Kj=a(T(),1);var Uf=a(v(),1);function i1e(e){Tt(e);let t=(0,Kj.useBlockProps)();return(0,Uf.jsx)(Uf.Fragment,{children:(0,Uf.jsx)("div",{...t,children:(0,Uf.jsx)("a",{href:"#comment-reply-pseudo-link",onClick:r=>r.preventDefault(),children:(0,Zj.__)("Reply")})})})}var Yj=i1e;var l1e={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/)}},Qj=[l1e];var{name:Xj}=zk,Jj={edit:Yj,icon:k9,deprecated:Qj,example:{}},s1e=()=>N({name:Xj,metadata:zk,settings:Jj});var oI={};q(oI,{init:()=>g1e,metadata:()=>Vk,name:()=>gU,settings:()=>vU});var Vk={$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 Fk=a(H(),1),rI=a(z(),1),sU=a(B(),1),zl=a(T(),1),cU=a(A(),1),uU=a(Y(),1);var Op=a(H(),1),rU=a(z(),1),oU=a(T(),1),aU=a(mr(),1),nU=a(q1(),1),tU=100,iU=({postId:e})=>{let t={status:"approve",order:"asc",context:"embed",parent:0,_embed:"children"},{pageComments:r,commentsPerPage:o,defaultCommentsPage:n}=(0,rU.useSelect)(s=>{let{getSettings:c}=s(oU.store),{__experimentalDiscussionSettings:u}=c();return u??{}},[]),i=r?Math.min(o,tU):tU,l=u1e({defaultPage:n,postId:e,perPage:i,queryArgs:t});return(0,Op.useMemo)(()=>l?{...t,post:e,per_page:i,page:l}:null,[e,i,l])},u1e=({defaultPage:e,postId:t,perPage:r,queryArgs:o})=>{let[n,i]=(0,Op.useState)({}),l=`${t}_${r}`,s=n[l]||0;return(0,Op.useEffect)(()=>{s||e!=="newest"||(0,nU.default)({path:(0,aU.addQueryArgs)("/wp/v2/comments",{...o,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},lU=e=>(0,Op.useMemo)(()=>e?.map(({id:r,_embedded:o})=>{let[n]=o?.children||[[]];return{commentId:r,children:n.map(i=>({commentId:i.id}))}}),[e]);var ii=a(v(),1),m1e=[["core/avatar"],["core/comment-author-name"],["core/comment-date"],["core/comment-content"],["core/comment-reply-link"],["core/comment-edit-link"]],p1e=({perPage:e,pageComments:t,threadComments:r,threadCommentsDepth:o})=>{let n=r?Math.min(o,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 d1e({comment:e,activeCommentId:t,setActiveCommentId:r,firstCommentId:o,blocks:n}){let{children:i,...l}=(0,zl.useInnerBlocksProps)({},{template:m1e});return(0,ii.jsxs)("li",{...l,children:[e.commentId===(t||o)?i:null,(0,ii.jsx)(h1e,{blocks:n,commentId:e.commentId,setActiveCommentId:r,isHidden:e.commentId===(t||o)}),e?.children?.length>0?(0,ii.jsx)(mU,{comments:e.children,activeCommentId:t,setActiveCommentId:r,blocks:n,firstCommentId:o}):null]})}var f1e=({blocks:e,commentId:t,setActiveCommentId:r,isHidden:o})=>{let n=(0,zl.__experimentalUseBlockPreview)({blocks:e}),i=()=>{r(t)};return(0,ii.jsx)("div",{...n,tabIndex:0,role:"button",style:{display:o?"none":void 0},onClick:i,onKeyPress:i})},h1e=(0,Fk.memo)(f1e),mU=({comments:e,blockProps:t,activeCommentId:r,setActiveCommentId:o,blocks:n,firstCommentId:i})=>(0,ii.jsx)("ol",{...t,children:e&&e.map(({commentId:l,...s},c)=>(0,ii.jsx)(zl.BlockContextProvider,{value:{commentId:l<0?null:l},children:(0,ii.jsx)(d1e,{comment:{commentId:l,...s},activeCommentId:r,setActiveCommentId:o,blocks:n,firstCommentId:i})},s.commentId||c))});function pU({clientId:e,context:{postId:t}}){let r=(0,zl.useBlockProps)(),[o,n]=(0,Fk.useState)(),{commentOrder:i,threadCommentsDepth:l,threadComments:s,commentsPerPage:c,pageComments:u}=(0,rI.useSelect)(h=>{let{getSettings:g}=h(zl.store);return g().__experimentalDiscussionSettings??{}},[]),m=iU({postId:t}),{topLevelComments:p,blocks:d}=(0,rI.useSelect)(h=>{let{getEntityRecords:g}=h(uU.store),{getBlocks:y}=h(zl.store);return{topLevelComments:m?g("root","comment",m):null,blocks:y(e)}},[e,m]),f=lU(i==="desc"&&p?[...p].reverse():p);return p?(t||(f=p1e({perPage:c,pageComments:u,threadComments:s,threadCommentsDepth:l})),f.length?(0,ii.jsx)(mU,{comments:f,blockProps:r,blocks:d,activeCommentId:o,setActiveCommentId:n,firstCommentId:f[0]?.commentId}):(0,ii.jsx)("p",{...r,children:(0,sU.__)("No results found.")})):(0,ii.jsx)("p",{...r,children:(0,ii.jsx)(cU.Spinner,{})})}var dU=a(T(),1),fU=a(v(),1);function hU(){return(0,fU.jsx)(dU.InnerBlocks.Content,{})}var{name:gU}=Vk,vU={icon:yp,edit:pU,save:hU},g1e=()=>N({name:gU,metadata:Vk,settings:vU});var nI={};q(nI,{init:()=>y1e,metadata:()=>Ok,name:()=>_U,settings:()=>xU});var yU=a(B(),1);var Ok={$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 aI=a(B(),1),Hk=a(T(),1),Z1=a(v(),1),b1e={none:"",arrow:"\u2190",chevron:"\xAB"};function bU({attributes:{label:e},setAttributes:t,context:{"comments/paginationArrow":r}}){let o=b1e[r];return(0,Z1.jsxs)("a",{href:"#comments-pagination-previous-pseudo-link",onClick:n=>n.preventDefault(),...(0,Hk.useBlockProps)(),children:[o&&(0,Z1.jsx)("span",{className:`wp-block-comments-pagination-previous-arrow is-arrow-${r}`,children:o}),(0,Z1.jsx)(Hk.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,aI.__)("Older comments page link"),placeholder:(0,aI.__)("Older Comments"),value:e,onChange:n=>t({label:n})})]})}var{name:_U}=Ok,xU={icon:r1,edit:bU,example:{attributes:{label:(0,yU.__)("Older Comments")}}},y1e=()=>N({name:_U,metadata:Ok,settings:xU});var lI={};q(lI,{init:()=>k1e,metadata:()=>jk,name:()=>PU,settings:()=>BU});var jk={$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 Uk=a(B(),1),Fl=a(T(),1),iI=a(z(),1),Gk=a(A(),1);var Hp=a(B(),1),Gf=a(A(),1),Wf=a(v(),1);function kU({value:e,onChange:t}){return(0,Wf.jsxs)(Gf.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,Hp.__)("Arrow"),value:e,onChange:t,help:(0,Hp.__)("A decorative arrow appended to the next and previous comments link."),isBlock:!0,children:[(0,Wf.jsx)(Gf.__experimentalToggleGroupControlOption,{value:"none",label:(0,Hp._x)("None","Arrow option for Comments Pagination Next/Previous blocks")}),(0,Wf.jsx)(Gf.__experimentalToggleGroupControlOption,{value:"arrow",label:(0,Hp._x)("Arrow","Arrow option for Comments Pagination Next/Previous blocks")}),(0,Wf.jsx)(Gf.__experimentalToggleGroupControlOption,{value:"chevron",label:(0,Hp._x)("Chevron","Arrow option for Comments Pagination Next/Previous blocks")})]})}var Vl=a(v(),1),x1e=[["core/comments-pagination-previous"],["core/comments-pagination-numbers"],["core/comments-pagination-next"]];function wU({attributes:{paginationArrow:e},setAttributes:t,clientId:r}){let o=(0,iI.useSelect)(c=>{let{getBlocks:u}=c(Fl.store);return u(r)?.find(p=>["core/comments-pagination-previous","core/comments-pagination-next"].includes(p.name))},[]),n=(0,Fl.useBlockProps)(),i=$(),l=(0,Fl.useInnerBlocksProps)(n,{template:x1e});return(0,iI.useSelect)(c=>{let{getSettings:u}=c(Fl.store),{__experimentalDiscussionSettings:m}=u();return m?.pageComments},[])?(0,Vl.jsxs)(Vl.Fragment,{children:[o&&(0,Vl.jsx)(Fl.InspectorControls,{children:(0,Vl.jsx)(Gk.__experimentalToolsPanel,{label:(0,Uk.__)("Settings"),dropdownMenuProps:i,resetAll:()=>t({paginationArrow:"none"}),children:(0,Vl.jsx)(Gk.__experimentalToolsPanelItem,{label:(0,Uk.__)("Arrow"),hasValue:()=>e!=="none",onDeselect:()=>t({paginationArrow:"none"}),isShownByDefault:!0,children:(0,Vl.jsx)(kU,{value:e,onChange:c=>{t({paginationArrow:c})}})})})}),(0,Vl.jsx)("div",{...l})]}):(0,Vl.jsx)(Fl.Warning,{children:(0,Uk.__)("Comments Pagination block: paging comments is disabled in the Discussion Settings")})}var CU=a(T(),1),SU=a(v(),1);function TU(){return(0,SU.jsx)(CU.InnerBlocks.Content,{})}var{name:PU}=jk,BU={icon:o1,edit:wU,save:TU},k1e=()=>N({name:PU,metadata:jk,settings:BU});var cI={};q(cI,{init:()=>S1e,metadata:()=>Wk,name:()=>NU,settings:()=>DU});var IU=a(B(),1);var Wk={$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 sI=a(B(),1),$k=a(T(),1),K1=a(v(),1),C1e={none:"",arrow:"\u2192",chevron:"\xBB"};function EU({attributes:{label:e},setAttributes:t,context:{"comments/paginationArrow":r}}){let o=C1e[r];return(0,K1.jsxs)("a",{href:"#comments-pagination-next-pseudo-link",onClick:n=>n.preventDefault(),...(0,$k.useBlockProps)(),children:[(0,K1.jsx)($k.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,sI.__)("Newer comments page link"),placeholder:(0,sI.__)("Newer Comments"),value:e,onChange:n=>t({label:n})}),o&&(0,K1.jsx)("span",{className:`wp-block-comments-pagination-next-arrow is-arrow-${r}`,children:o})]})}var{name:NU}=Wk,DU={icon:e1,edit:EU,example:{attributes:{label:(0,IU.__)("Newer Comments")}}},S1e=()=>N({name:NU,metadata:Wk,settings:DU});var uI={};q(uI,{init:()=>P1e,metadata:()=>qk,name:()=>AU,settings:()=>RU});var qk={$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 LU=a(T(),1),Qi=a(v(),1),jp=({content:e,tag:t="a",extraClass:r=""})=>t==="a"?(0,Qi.jsx)(t,{className:`page-numbers ${r}`,href:"#comments-pagination-numbers-pseudo-link",onClick:o=>o.preventDefault(),children:e}):(0,Qi.jsx)(t,{className:`page-numbers ${r}`,children:e});function MU(){return(0,Qi.jsxs)("div",{...(0,LU.useBlockProps)(),children:[(0,Qi.jsx)(jp,{content:"1"}),(0,Qi.jsx)(jp,{content:"2"}),(0,Qi.jsx)(jp,{content:"3",tag:"span",extraClass:"current"}),(0,Qi.jsx)(jp,{content:"4"}),(0,Qi.jsx)(jp,{content:"5"}),(0,Qi.jsx)(jp,{content:"...",tag:"span",extraClass:"dots"}),(0,Qi.jsx)(jp,{content:"8"})]})}var{name:AU}=qk,RU={icon:t1,edit:MU,example:{}},P1e=()=>N({name:AU,metadata:qk,settings:RU});var mI={};q(mI,{init:()=>N1e,metadata:()=>Zk,name:()=>UU,settings:()=>GU});var Zk={$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=a(T(),1),Ir=a(B(),1),zU=a(Y(),1),om=a(A(),1),Kk=a(H(),1),VU=a(z(),1),FU=a(q1(),1),OU=a(mr(),1);var Sn=a(v(),1);function HU(e){Tt(e);let{attributes:t,setAttributes:r,context:o}=e,{showPostTitle:n,showCommentsCount:i,level:l=2,levelOptions:s}=t,{postId:c,postType:u}=o,m="h"+l,[p,d]=(0,Kk.useState)(),[f]=(0,zU.useEntityProp)("postType",u,"title",c),h=typeof c>"u",g=(0,Ds.useBlockProps)(),{threadCommentsDepth:y,threadComments:b,commentsPerPage:x,pageComments:_}=(0,VU.useSelect)(D=>{let{getSettings:M}=D(Ds.store);return M().__experimentalDiscussionSettings??{}},[]),k=$();(0,Kk.useEffect)(()=>{if(h){let M=b?Math.min(y,3)-1:0,F=_?x:3,R=parseInt(M)+parseInt(F);d(Math.min(R,3));return}let D=c;(0,FU.default)({path:(0,OU.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,Sn.jsx)(Ds.BlockControls,{group:"block",children:(0,Sn.jsx)(Ds.HeadingLevelDropdown,{value:l,options:s,onChange:D=>r({level:D})})}),C=(0,Sn.jsx)(Ds.InspectorControls,{children:(0,Sn.jsxs)(om.__experimentalToolsPanel,{label:(0,Ir.__)("Settings"),resetAll:()=>{r({showPostTitle:!0,showCommentsCount:!0})},dropdownMenuProps:k,children:[(0,Sn.jsx)(om.__experimentalToolsPanelItem,{label:(0,Ir.__)("Show post title"),isShownByDefault:!0,hasValue:()=>!n,onDeselect:()=>r({showPostTitle:!0}),children:(0,Sn.jsx)(om.ToggleControl,{label:(0,Ir.__)("Show post title"),checked:n,onChange:D=>r({showPostTitle:D})})}),(0,Sn.jsx)(om.__experimentalToolsPanelItem,{label:(0,Ir.__)("Show comments count"),isShownByDefault:!0,hasValue:()=>!i,onDeselect:()=>r({showCommentsCount:!0}),children:(0,Sn.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,Sn.jsxs)(Sn.Fragment,{children:[S,C,(0,Sn.jsx)(m,{...g,children:I})]})}var E1e={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,...o}=e;return ve(o)},isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save:()=>null},I1e={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,...o}=e;return ve(o)},isEligible:({multipleCommentsLabel:e,singleCommentLabel:t})=>e||t,save:()=>null},jU=[E1e,I1e];var{name:UU}=Zk,GU={icon:El,edit:HU,deprecated:jU,example:{}},N1e=()=>N({name:UU,metadata:Zk,settings:GU});var EI={};q(EI,{init:()=>Gve,metadata:()=>m5,name:()=>GG,settings:()=>d5});var BI=a(B(),1);var UG=a(G(),1);var Xk=a(G(),1),_e=a(T(),1),Jk=a(B(),1),Y1=a(pe(),1);var Yk=a(Er(),1),D1e={"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",Sr="video",Hc="embed-video",WU=50;var L1e={x:.5,y:.5},Qk=["image","video"];function qo({x:e,y:t}=L1e){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 $U(e){if(!e||!e.url&&!e.src)return{url:void 0,id:void 0};(0,Yk.isBlobURL)(e.url)&&(e.type=(0,Yk.getBlobTypeByURL)(e.url));let t;if(e.media_type)e.media_type===Jt?t=Jt:t=Sr;else if(e.type&&(e.type===Jt||e.type===Sr))t=e.type;else return;return{url:e.url||e.src,id:e.id,alt:e?.alt,backgroundType:t,...t===Sr?{hasParallax:void 0}:{}}}function Qa(e){return!e||e==="center center"||e==="center"}function Tn(e){return Qa(e)?"":D1e[e]}var le=a(v(),1);function Ls(e){return e?{backgroundImage:`url(${e})`}:{}}function Up(e){return e===0||e===50||!e?null:"has-background-dim-"+10*Math.round(e/10)}function e5(e){return{...e,dimRatio:e.url?e.dimRatio:100}}function am(e){return e.tagName||(e={...e,tagName:"div"}),{...e}}var Gp={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"}},Q1={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]}},pI={...Q1,useFeaturedImage:{type:"boolean",default:!1},tagName:{type:"string",default:"div"}},M1e={...pI,isUserOverlayColor:{type:"boolean"},sizeSlug:{type:"string"},alt:{type:"string",default:""}},$f={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}},dI={...$f,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}},A1e={...dI,shadow:!0,dimensions:{aspectRatio:!0},interactivity:{clientNavigation:!0}},R1e={attributes:M1e,supports:A1e,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:o,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:y,minHeightUnit:b,tagName:x,sizeSlug:_}=e,k=(0,_e.getColorClassName)("background-color",d),S=(0,_e.__experimentalGetGradientClass)(r),C=y&&b?`${y}${b}`:y,E=Jt===t,I=Sr===t,D=!(u||p),M={minHeight:C||void 0},F={backgroundColor:k?void 0:i,background:n||void 0},R=s&&D?qo(s):void 0,V=f?`url(${f})`:void 0,P=qo(s),j=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(o)},Tn(o)),U=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{[`size-${_}`]:_,"has-parallax":u,"is-repeated":p}),O=r||n;return(0,le.jsxs)(x,{..._e.useBlockProps.save({className:j,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&&O&&l!==0,"has-background-gradient":O,[S]:S}),style:F}),!c&&E&&f&&(D?(0,le.jsx)("img",{className:U,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:U,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"})})]})}},z1e={attributes:pI,supports:dI,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:o,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:y,minHeightUnit:b,tagName:x}=e,_=(0,_e.getColorClassName)("background-color",d),k=(0,_e.__experimentalGetGradientClass)(r),S=y&&b?`${y}${b}`:y,C=Jt===t,E=Sr===t,I=!(u||p),D={minHeight:S||void 0},M={backgroundColor:_?void 0:i,background:n||void 0},F=s&&I?qo(s):void 0,R=f?`url(${f})`:void 0,V=qo(s),P=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(o)},Tn(o)),j=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{"has-parallax":u,"is-repeated":p}),U=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&&U&&l!==0,"has-background-gradient":U,[k]:k}),style:M}),!c&&C&&f&&(I?(0,le.jsx)("img",{className:j,alt:h,src:f,style:{objectPosition:F},"data-object-fit":"cover","data-object-position":F}):(0,le.jsx)("div",{role:"img",className:j,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:F},"data-object-fit":"cover","data-object-position":F}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})}},V1e={attributes:pI,supports:dI,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:o,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:y,minHeightUnit:b,tagName:x}=e,_=(0,_e.getColorClassName)("background-color",d),k=(0,_e.__experimentalGetGradientClass)(r),S=y&&b?`${y}${b}`:y,C=Jt===t,E=Sr===t,I=!(u||p),D={minHeight:S||void 0},M={backgroundColor:_?void 0:i,background:n||void 0},F=s&&I?qo(s):void 0,R=f?`url(${f})`:void 0,V=qo(s),P=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(o)},Tn(o)),j=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{"has-parallax":u,"is-repeated":p}),U=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&&U&&l!==0,"has-background-gradient":U,[k]:k}),style:M}),!c&&C&&f&&(I?(0,le.jsx)("img",{className:j,alt:h,src:f,style:{objectPosition:F},"data-object-fit":"cover","data-object-position":F}):(0,le.jsx)("div",{role:"img",className:j,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:F},"data-object-fit":"cover","data-object-position":F}),(0,le.jsx)("div",{..._e.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})}},F1e={attributes:Q1,supports:$f,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:o,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:y,minHeightUnit:b}=e,x=(0,_e.getColorClassName)("background-color",d),_=(0,_e.__experimentalGetGradientClass)(r),k=y&&b?`${y}${b}`:y,S=Jt===t,C=Sr===t,E=!(u||p),I={minHeight:k||void 0},D={backgroundColor:x?void 0:i,background:n||void 0},M=s&&E?qo(s):void 0,F=f?`url(${f})`:void 0,R=qo(s),V=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(o)},Tn(o)),P=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{"has-parallax":u,"is-repeated":p}),j=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&&j&&l!==0,"has-background-gradient":j,[_]:_}),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:F}})),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},O1e={attributes:Q1,supports:$f,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:o,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:y,minHeightUnit:b}=e,x=(0,_e.getColorClassName)("background-color",d),_=(0,_e.__experimentalGetGradientClass)(r),k=y&&b?`${y}${b}`:y,S=Jt===t,C=Sr===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,F=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(o)},Tn(o)),R=r||n;return(0,le.jsxs)("div",{..._e.useBlockProps.save({className:F,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},H1e={attributes:Q1,supports:$f,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:o,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:y}=e,b=(0,_e.getColorClassName)("background-color",p),x=(0,_e.__experimentalGetGradientClass)(r),_=y?`${g}${y}`:g,k=Jt===t,S=Sr===t,C=!(c||m),E={...k&&!C?Ls(d):{},minHeight:_||void 0},I={backgroundColor:b?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(o)},Tn(o)),F=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",b,Xi(l),{"has-background-dim":l!==void 0,"wp-block-cover__gradient-background":d&&F&&l!==0,"has-background-gradient":F,[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},j1e={attributes:Q1,supports:$f,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:o,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:y}=e,b=(0,_e.getColorClassName)("background-color",p),x=(0,_e.__experimentalGetGradientClass)(r),_=y?`${g}${y}`:g,k=Jt===t,S=Sr===t,C=!(c||m),E={...k&&!C?Ls(d):{},minHeight:_||void 0},I={backgroundColor:b?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(o)},Tn(o));return(0,le.jsxs)("div",{..._e.useBlockProps.save({className:M,style:E}),children:[(0,le.jsx)("span",{"aria-hidden":"true",className:w(b,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},U1e={attributes:{...Gp,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:$f,save({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:o,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,y=(0,_e.getColorClassName)("background-color",m),b=(0,_e.__experimentalGetGradientClass)(r),x=g?`${h}${g}`:h,_=Jt===t,k=Sr===t,S=!(c||u),C={..._&&!S?Ls(p):{},backgroundColor:y?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(Up(l),y,{"has-background-dim":l!==0,"has-parallax":c,"is-repeated":u,"has-background-gradient":r||n,[b]:!p&&b,"has-custom-content-position":!Qa(o)},Tn(o));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",b),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,Y1.compose)(e5,am)},G1e={attributes:{...Gp,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:o,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),y=f?`${d}${f}`:d,b=Jt===t,x=Sr===t,_=b?Ls(p):{},k={};h||(_.backgroundColor=i),n&&!p&&(_.background=n),_.minHeight=y||void 0;let S;s&&(S=`${Math.round(s.x*100)}% ${Math.round(s.y*100)}%`,b&&!c&&(_.backgroundPosition=S),x&&(k.objectPosition=S));let C=w(Up(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(o)},Tn(o));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,Y1.compose)(e5,am)},W1e={attributes:{...Gp,minHeight:{type:"number"},gradient:{type:"string"},customGradient:{type:"string"}},supports:{align:!0},save({attributes:e}){let{backgroundType:t,gradient:r,customGradient:o,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)}%`),o&&!u&&(f.background=o),f.minHeight=m||void 0;let h=w(Up(i),p,{"has-background-dim":i!==0,"has-parallax":s,"has-background-gradient":o,[d]:!u&&d});return(0,le.jsxs)("div",{className:h,style:f,children:[u&&(r||o)&&i!==0&&(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__gradient-background",d),style:o?{background:o}:void 0}),Sr===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,Y1.compose)(e5,am)},$1e={attributes:{...Gp,minHeight:{type:"number"},gradient:{type:"string"},customGradient:{type:"string"}},supports:{align:!0},save({attributes:e}){let{backgroundType:t,gradient:r,customGradient:o,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}%`),o&&!u&&(f.background=o),f.minHeight=m||void 0;let h=w(Up(i),p,{"has-background-dim":i!==0,"has-parallax":s,"has-background-gradient":o,[d]:!u&&d});return(0,le.jsxs)("div",{className:h,style:f,children:[u&&(r||o)&&i!==0&&(0,le.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__gradient-background",d),style:o?{background:o}:void 0}),Sr===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,Y1.compose)(e5,am)},q1e={attributes:{...Gp,title:{type:"string",source:"html",selector:"p"},contentAlign:{type:"string",default:"center"}},supports:{align:!0},save({attributes:e}){let{backgroundType:t,contentAlign:r,customOverlayColor:o,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=o),i&&!l&&(p.backgroundPosition=`${i.x*100}% ${i.y*100}%`);let d=w(Up(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:[Sr===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:o,...n}=t;return[n,[(0,Xk.createBlock)("core/paragraph",{content:e.title,style:{typography:{textAlign:e.contentAlign}},fontSize:"large",placeholder:(0,Jk.__)("Write title\u2026")})]]}},Z1e={attributes:{...Gp,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:o,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",Up(n),u,{"has-background-dim":n!==0,"has-parallax":o,[`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:o,align:n,...i}=t;return[i,[(0,Xk.createBlock)("core/paragraph",{content:e.title,style:{typography:{textAlign:e.contentAlign}},fontSize:"large",placeholder:(0,Jk.__)("Write title\u2026")})]]}},K1e={attributes:{...Gp,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:o,dimRatio:n,align:i}=e,l=Ls(t),s=w("wp-block-cover-image",Up(n),{"has-background-dim":n!==0,"has-parallax":o},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:o,align:n,...i}=t;return[i,[(0,Xk.createBlock)("core/paragraph",{content:e.title,style:{typography:{textAlign:e.contentAlign}},fontSize:"large",placeholder:(0,Jk.__)("Write title\u2026")})]]}},qU=[R1e,z1e,V1e,F1e,O1e,H1e,j1e,U1e,G1e,W1e,$1e,q1e,Z1e,K1e];var rv=a(Y(),1),Hl=a(H(),1),qp=a(A(),1),u5=a(pe(),1),ko=a(T(),1),TI=a(B(),1),im=a(z(),1),RG=a(Er(),1),zG=a(xr(),1);var JU=a(H(),1),Gt=a(A(),1),eG=a(pe(),1),Zo=a(T(),1),so=a(B(),1),fI=a(z(),1),tG=a(Y(),1);var qf="full";var Zf=a(T(),1),KU=a(xr(),1),Xa=a(A(),1),YU=a(Er(),1),li=a(B(),1),t5=a(H(),1),QU=a(pe(),1),r5=a(z(),1),ya=a(v(),1),ZU=["image"];function XU({poster:e,onChange:t}){let r=(0,t5.useRef)(),[o,n]=(0,t5.useState)(!1),i=(0,QU.useInstanceId)(XU,"block-library-poster-image-description"),{getSettings:l}=(0,r5.useSelect)(Zf.store),{createErrorNotice:s}=(0,r5.useDispatch)(KU.store),c=m=>{l().mediaUpload({allowedTypes:ZU,filesList:m,onFileChange:([p])=>{if((0,YU.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&&o?(0,ya.jsx)(Xa.Spinner,{}):e?(0,li.__)("Replace"):(0,li.__)("Set poster image");return(0,ya.jsx)(Zf.MediaUploadCheck,{children:(0,ya.jsxs)(Xa.__experimentalToolsPanelItem,{label:(0,li.__)("Poster image"),isShownByDefault:!0,hasValue:()=>!!e,onDeselect:()=>t(void 0),children:[(0,ya.jsx)(Xa.BaseControl.VisualLabel,{children:(0,li.__)("Poster image")}),(0,ya.jsx)(Zf.MediaUpload,{title:(0,li.__)("Select poster image"),onSelect:t,allowedTypes:ZU,render:({open:m})=>(0,ya.jsxs)("div",{className:"block-library-poster-image__container",children:[e&&(0,ya.jsxs)(Xa.Button,{__next40pxDefaultSize:!0,onClick:m,"aria-haspopup":"dialog","aria-label":(0,li.__)("Edit or replace the poster image."),className:"block-library-poster-image__preview",disabled:o,accessibleWhenDisabled:!0,children:[(0,ya.jsx)("img",{src:e,alt:(0,li.__)("Poster image preview"),className:"block-library-poster-image__preview-image"}),o&&(0,ya.jsx)(Xa.Spinner,{})]}),(0,ya.jsxs)(Xa.__experimentalHStack,{className:w("block-library-poster-image__actions",{"block-library-poster-image__actions-select":!e}),children:[(0,ya.jsx)(Xa.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:o,accessibleWhenDisabled:!0,children:u()}),(0,ya.jsx)("p",{id:i,hidden:!0,children:e?(0,li.sprintf)((0,li.__)("The current poster image url is %s."),e):(0,li.__)("There is no poster image currently selected.")}),!!e&&(0,ya.jsx)(Xa.Button,{__next40pxDefaultSize:!0,onClick:()=>{t(void 0),r.current.focus()},className:"block-library-poster-image__action",disabled:o,accessibleWhenDisabled:!0,children:(0,li.__)("Remove")})]}),(0,ya.jsx)(Xa.DropZone,{onFilesDrop:c})]})})]})})}var o5=XU;var ht=a(v(),1),{cleanEmptyObject:Y1e,ResolutionTool:Q1e,HTMLElementControl:X1e}=Z(Zo.privateApis);function J1e({onChange:e,onUnitChange:t,unit:r="px",value:o=""}){let i=`block-cover-height-input-${(0,eG.useInstanceId)(Gt.__experimentalUnitControl)}`,l=r==="px",[s]=(0,Zo.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,JU.useMemo)(()=>{let[d]=(0,Gt.__experimentalParseQuantityAndUnitFromRawValue)(o);return[d,r].join("")},[r,o]),p=l?WU:0;return(0,ht.jsx)(Gt.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,so.__)("Minimum height"),id:i,isResetValueOnUnitChange:!0,min:p,onChange:u,onUnitChange:t,units:c,value:m})}function rG({attributes:e,setAttributes:t,clientId:r,setOverlayColor:o,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:y,tagName:b,poster:x}=e,{isVideoBackground:_,isImageBackground:k,mediaElement:S,url:C,overlayColor:E}=i,I=e.sizeSlug||qf,{gradientValue:D,setGradient:M}=(0,Zo.__experimentalUseGradient)(),{getSettings:F}=(0,fI.useSelect)(Zo.store),R=F()?.imageSizes,V=(0,fI.useSelect)(J=>u&&k?J(tG.store).getEntityRecord("postType","attachment",u,{context:"view"}):null,[u,k]),P=c?s:V;function j(J){let ae=P?.media_details?.sizes?.[J]?.source_url;if(!ae)return null;t({url:ae,sizeSlug:J})}let U=R?.filter(({slug:J})=>P?.media_details?.sizes?.[J]?.source_url)?.map(({name:J,slug:ae})=>({value:ae,label:J})),O=()=>{t({hasParallax:!d,...d?{}:{focalPoint:void 0}})},K=()=>{t({isRepeated:!f})},W=_||k,ee=J=>{let[ae,ne]=S.current?[S.current.style,"objectPosition"]:[n.current.style,"backgroundPosition"];ae[ne]=qo(J)},oe=(0,Zo.__experimentalUseMultipleOriginColorsAndGradients)(),X=$();return(0,ht.jsxs)(ht.Fragment,{children:[(0,ht.jsx)(Zo.InspectorControls,{children:(!!C||c)&&(0,ht.jsxs)(Gt.__experimentalToolsPanel,{label:(0,so.__)("Settings"),resetAll:()=>{t({hasParallax:!1,focalPoint:void 0,isRepeated:!1,alt:"",poster:void 0}),j(qf)},dropdownMenuProps:X,children:[k&&(0,ht.jsxs)(ht.Fragment,{children:[(0,ht.jsx)(Gt.__experimentalToolsPanelItem,{label:(0,so.__)("Fixed background"),isShownByDefault:!0,hasValue:()=>!!d,onDeselect:()=>t({hasParallax:!1,focalPoint:void 0}),children:(0,ht.jsx)(Gt.ToggleControl,{label:(0,so.__)("Fixed background"),checked:!!d,onChange:O})}),(0,ht.jsx)(Gt.__experimentalToolsPanelItem,{label:(0,so.__)("Repeated background"),isShownByDefault:!0,hasValue:()=>f,onDeselect:()=>t({isRepeated:!1}),children:(0,ht.jsx)(Gt.ToggleControl,{label:(0,so.__)("Repeated background"),checked:f,onChange:K})})]}),W&&(0,ht.jsx)(Gt.__experimentalToolsPanelItem,{label:(0,so.__)("Focal point"),isShownByDefault:!0,hasValue:()=>!!p,onDeselect:()=>t({focalPoint:void 0}),children:(0,ht.jsx)(Gt.FocalPointPicker,{label:(0,so.__)("Focal point"),url:C,value:p,onDragStart:ee,onDrag:ee,onChange:J=>t({focalPoint:J})})}),_&&(0,ht.jsx)(o5,{poster:x,onChange:J=>t({poster:J?.url})}),!c&&C&&!_&&(0,ht.jsx)(Gt.__experimentalToolsPanelItem,{label:(0,so.__)("Alternative text"),isShownByDefault:!0,hasValue:()=>!!y,onDeselect:()=>t({alt:""}),children:(0,ht.jsx)(Gt.TextareaControl,{label:(0,so.__)("Alternative text"),value:y,onChange:J=>t({alt:J}),help:(0,ht.jsxs)(ht.Fragment,{children:[(0,ht.jsx)(Gt.ExternalLink,{href:(0,so.__)("https://www.w3.org/WAI/tutorials/images/decision-tree/"),children:(0,so.__)("Describe the purpose of the image.")}),(0,ht.jsx)("br",{}),(0,so.__)("Leave empty if decorative.")]})})}),!!U?.length&&(0,ht.jsx)(Q1e,{value:I,onChange:j,options:U,defaultValue:qf})]})}),oe.hasColorsOrGradients&&(0,ht.jsxs)(Zo.InspectorControls,{group:"color",children:[(0,ht.jsx)(Zo.__experimentalColorGradientSettingsDropdown,{__experimentalIsRenderedInSidebar:!0,settings:[{colorValue:E.color,gradientValue:D,label:(0,so.__)("Overlay"),onColorChange:o,onGradientChange:M,isShownByDefault:!0,resetAllFilter:()=>({overlayColor:void 0,customOverlayColor:void 0,gradient:void 0,customGradient:void 0}),clearable:!0}],panelId:r,...oe}),(0,ht.jsx)(Gt.__experimentalToolsPanelItem,{hasValue:()=>m===void 0?!1:m!==(C?50:100),label:(0,so.__)("Overlay opacity"),onDeselect:()=>l(C?50:100),resetAllFilter:()=>({dimRatio:C?50:100}),isShownByDefault:!0,panelId:r,children:(0,ht.jsx)(Gt.RangeControl,{label:(0,so.__)("Overlay opacity"),value:m,onChange:J=>l(J),min:0,max:100,step:10,required:!0,__next40pxDefaultSize:!0})})]}),(0,ht.jsx)(Zo.InspectorControls,{group:"dimensions",children:(0,ht.jsx)(Gt.__experimentalToolsPanelItem,{className:"single-column",hasValue:()=>!!h,label:(0,so.__)("Minimum height"),onDeselect:()=>t({minHeight:void 0,minHeightUnit:void 0}),resetAllFilter:()=>({minHeight:void 0,minHeightUnit:void 0}),isShownByDefault:!0,panelId:r,children:(0,ht.jsx)(J1e,{value:e?.style?.dimensions?.aspectRatio?"":h,unit:g,onChange:J=>t({minHeight:J,style:Y1e({...e?.style,dimensions:{...e?.style?.dimensions,aspectRatio:void 0}})}),onUnitChange:J=>t({minHeightUnit:J})})})}),(0,ht.jsx)(Zo.InspectorControls,{group:"advanced",children:(0,ht.jsx)(X1e,{tagName:b,onChange:J=>t({tagName:J}),clientId:r,options:[{label:(0,so.__)("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 a5=a(H(),1),Ol=a(T(),1),X1=a(B(),1),lG=a(A(),1);var hI=a(H(),1),nm=a(A(),1),Wp=a(B(),1);var oG=a(G(),1);var eve="core/embed",tve=["youtube","vimeo","videopress","animoto","tiktok","wordpress-tv"];function aG(e){return e?rve(e)!==null:!1}function rve(e){let t=(0,oG.getBlockVariations)(eve);if(!t)return null;let r=t.find(({patterns:o})=>iE(e,o));return!r||!tve.includes(r.name)?null:r}function nG(e){let t=e?.match(/src=["']([^"']+)["']/);if(!t)return null;let r=t[1],o=ave(r);return e.replace(r,o)}function ove(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 ave(e){if(!e)return e;try{let t=new URL(e);switch(ove(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 o=t.pathname.split("/").pop();o&&t.searchParams.set("playlist",o);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 Kf=a(v(),1);function iG({onSubmit:e,onClose:t,initialUrl:r=""}){let[o,n]=(0,hI.useState)(r),[i,l]=(0,hI.useState)("");return(0,Kf.jsx)(nm.__experimentalConfirmDialog,{isOpen:!0,onConfirm:()=>{if(!o){l((0,Wp.__)("Please enter a URL."));return}if(!aG(o)){l((0,Wp.__)("This URL is not supported. Please enter a valid video link from a supported provider."));return}e(o),t()},onCancel:t,confirmButtonText:(0,Wp.__)("Add video"),size:"medium",children:(0,Kf.jsxs)(nm.__experimentalVStack,{spacing:4,children:[i&&(0,Kf.jsx)(nm.Notice,{status:"error",isDismissible:!1,children:i}),(0,Kf.jsx)(nm.TextControl,{type:"url",__next40pxDefaultSize:!0,label:(0,Wp.__)("Video URL"),value:o,onChange:c=>{n(c),l("")},placeholder:(0,Wp.__)("Enter YouTube, Vimeo, or other video URL"),help:(0,Wp.__)("Add a background video to the cover block that will autoplay in a loop.")})]})})}var Ji=a(v(),1),{cleanEmptyObject:nve}=Z(Ol.privateApis);function sG({attributes:e,setAttributes:t,onSelectMedia:r,currentSettings:o,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}=o,[y,b]=(0,a5.useState)(p),[x,_]=(0,a5.useState)(d),[k,S]=(0,a5.useState)(!1),C=d==="vh"&&p===100&&!e?.style?.dimensions?.aspectRatio,E=s==="contentOnly",I=()=>C?t(x==="vh"&&y===100?{minHeight:void 0,minHeightUnit:void 0}:{minHeight:y,minHeightUnit:x}):(b(p),_(d),t({minHeight:100,minHeightUnit:"vh",style:nve({...e?.style,dimensions:{...e?.style?.dimensions,aspectRatio:void 0}})}));return(0,Ji.jsxs)(Ji.Fragment,{children:[!E&&(0,Ji.jsxs)(Ol.BlockControls,{group:"block",children:[(0,Ji.jsx)(Ol.__experimentalBlockAlignmentMatrixControl,{label:(0,X1.__)("Change content position"),value:c,onChange:D=>t({contentPosition:D}),isDisabled:!h}),(0,Ji.jsx)(Ol.__experimentalBlockFullHeightAligmentControl,{isActive:C,onToggle:I,isDisabled:!h})]}),(0,Ji.jsx)(Ol.BlockControls,{group:"other",children:(0,Ji.jsx)(Ol.MediaReplaceFlow,{mediaId:u,mediaURL:g,allowedTypes:Qk,onSelect:r,onToggleFeaturedImage:n,useFeaturedImage:m,name:g?(0,X1.__)("Replace"):(0,X1.__)("Add media"),onReset:i,variant:"toolbar",children:({onClose:D})=>(0,Ji.jsx)(lG.MenuItem,{icon:Xn,onClick:()=>{S(!0),D()},children:(0,X1.__)("Embed video from URL")})})}),k&&(0,Ji.jsx)(iG,{onSubmit:D=>{l(D)},onClose:()=>S(!1),initialUrl:f===Hc?g:""})]})}var n5=a(T(),1),cG=a(B(),1);var uG=a(Er(),1);var gI=a(v(),1);function vI({disableMediaButtons:e=!1,children:t,onSelectMedia:r,onError:o,style:n,toggleUseFeaturedImage:i}){let l=s=>{s.length===1&&r({url:(0,uG.createBlobURL)(s[0])})};return(0,gI.jsx)(n5.MediaPlaceholder,{icon:(0,gI.jsx)(n5.BlockIcon,{icon:gp}),labels:{title:(0,cG.__)("Cover")},onSelect:r,allowedTypes:Qk,disableMediaButtons:e,onToggleFeaturedImage:i,onFilesPreUpload:l,onError:o,style:n,children:t})}var mG=a(H(),1),pG=a(T(),1);var dG=a(v(),1),ive={top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},{ResizableBoxPopover:lve}=Z(pG.privateApis);function bI({className:e,height:t,minHeight:r,onResize:o,onResizeStart:n,onResizeStop:i,showHandle:l,size:s,width:c,...u}){let[m,p]=(0,mG.useState)(!1),d={className:w(e,{"is-resizing":m}),enable:ive,onResizeStart:(f,h,g)=>{n(g.clientHeight),o(g.clientHeight)},onResize:(f,h,g)=>{o(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,dG.jsx)(lve,{className:"block-library-cover__resizable-box-popover",resizableBoxProps:d,...u})}var sve={grad:.9,turn:360,rad:360/(2*Math.PI)},jc=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},xG=function(e){return(e=isFinite(e)?e%360:0)>0?e:e+360},fG=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)}},yI=function(e){return{r:xo(e.r),g:xo(e.g),b:xo(e.b),a:xo(e.a,3)}},cve=/^#([0-9a-f]{3,8})$/i,i5=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},kG=function(e){var t=e.r,r=e.g,o=e.b,n=e.a,i=Math.max(t,r,o),l=i-Math.min(t,r,o),s=l?i===t?(r-o)/l:i===r?2+(o-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}},wG=function(e){var t=e.h,r=e.s,o=e.v,n=e.a;t=t/360*6,r/=100,o/=100;var i=Math.floor(t),l=o*(1-r),s=o*(1-(t-i)*r),c=o*(1-(1-t+i)*r),u=i%6;return{r:255*[o,s,l,l,c,o][u],g:255*[c,o,o,s,l,l][u],b:255*[l,l,c,o,o,s][u],a:n}},hG=function(e){return{h:xG(e.h),s:el(e.s,0,100),l:el(e.l,0,100),a:el(e.a)}},gG=function(e){return{h:xo(e.h),s:xo(e.s),l:xo(e.l),a:xo(e.a,3)}},vG=function(e){return wG((r=(t=e).s,{h:t.h,s:(r*=((o=t.l)<50?o:100-o)/100)>0?2*r/(o+r)*100:0,v:o+r,a:t.a}));var t,r,o},J1=function(e){return{h:(t=kG(e)).h,s:(n=(200-(r=t.s))*(o=t.v)/100)>0&&n<200?r*o/100/(n<=100?n:200-n)*100:0,l:n/2,a:t.a};var t,r,o,n},uve=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,mve=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,pve=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,dve=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,kI={string:[[function(e){var t=cve.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=pve.exec(e)||dve.exec(e);return t?t[2]!==t[4]||t[4]!==t[6]?null:fG({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=uve.exec(e)||mve.exec(e);if(!t)return null;var r,o,n=hG({h:(r=t[1],o=t[2],o===void 0&&(o="deg"),Number(r)*(sve[o]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return vG(n)},"hsl"]],object:[[function(e){var t=e.r,r=e.g,o=e.b,n=e.a,i=n===void 0?1:n;return jc(t)&&jc(r)&&jc(o)?fG({r:Number(t),g:Number(r),b:Number(o),a:Number(i)}):null},"rgb"],[function(e){var t=e.h,r=e.s,o=e.l,n=e.a,i=n===void 0?1:n;if(!jc(t)||!jc(r)||!jc(o))return null;var l=hG({h:Number(t),s:Number(r),l:Number(o),a:Number(i)});return vG(l)},"hsl"],[function(e){var t=e.h,r=e.s,o=e.v,n=e.a,i=n===void 0?1:n;if(!jc(t)||!jc(r)||!jc(o))return null;var l=(function(s){return{h:xG(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(o),a:Number(i)});return wG(l)},"hsv"]]},bG=function(e,t){for(var r=0;r<t.length;r++){var o=t[r][0](e);if(o)return[o,t[r][1]]}return[null,void 0]},fve=function(e){return typeof e=="string"?bG(e.trim(),kI.string):typeof e=="object"&&e!==null?bG(e,kI.object):[null,void 0]};var _I=function(e,t){var r=J1(e);return{h:r.h,s:el(r.s+100*t,0,100),l:r.l,a:r.a}},xI=function(e){return(299*e.r+587*e.g+114*e.b)/1e3/255},yG=function(e,t){var r=J1(e);return{h:r.h,s:r.s,l:el(r.l+100*t,0,100),a:r.a}},wI=(function(){function e(t){this.parsed=fve(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(xI(this.rgba),2)},e.prototype.isDark=function(){return xI(this.rgba)<.5},e.prototype.isLight=function(){return xI(this.rgba)>=.5},e.prototype.toHex=function(){return t=yI(this.rgba),r=t.r,o=t.g,n=t.b,l=(i=t.a)<1?i5(xo(255*i)):"","#"+i5(r)+i5(o)+i5(n)+l;var t,r,o,n,i,l},e.prototype.toRgb=function(){return yI(this.rgba)},e.prototype.toRgbString=function(){return t=yI(this.rgba),r=t.r,o=t.g,n=t.b,(i=t.a)<1?"rgba("+r+", "+o+", "+n+", "+i+")":"rgb("+r+", "+o+", "+n+")";var t,r,o,n,i},e.prototype.toHsl=function(){return gG(J1(this.rgba))},e.prototype.toHslString=function(){return t=gG(J1(this.rgba)),r=t.h,o=t.s,n=t.l,(i=t.a)<1?"hsla("+r+", "+o+"%, "+n+"%, "+i+")":"hsl("+r+", "+o+"%, "+n+"%)";var t,r,o,n,i},e.prototype.toHsv=function(){return t=kG(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 co({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),co(_I(this.rgba,t))},e.prototype.desaturate=function(t){return t===void 0&&(t=.1),co(_I(this.rgba,-t))},e.prototype.grayscale=function(){return co(_I(this.rgba,-1))},e.prototype.lighten=function(t){return t===void 0&&(t=.1),co(yG(this.rgba,t))},e.prototype.darken=function(t){return t===void 0&&(t=.1),co(yG(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"?co({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=J1(this.rgba);return typeof t=="number"?co({h:t,s:r.s,l:r.l,a:r.a}):xo(r.h)},e.prototype.isEqual=function(t){return this.toHex()===co(t).toHex()},e})(),co=function(e){return e instanceof wI?e:new wI(e)},_G=[],CG=function(e){e.forEach(function(t){_G.indexOf(t)<0&&(t(wI,kI),_G.push(t))})};function SG(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"},o={};for(var n in r)o[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=o[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 hve(e){var t=e.toString(16);return t.length===1?"0"+t:t}function TG(e){return"#"+e.map(hve).join("")}function gve(e){var t=(e[0]*299+e[1]*587+e[2]*114)/1e3;return t<128}function vve(e){return e?bve(e)?e:[e]:[]}function bve(e){return Array.isArray(e[0])}function SI(e,t,r){for(var o=0;o<r.length;o++)if(yve(e,t,r[o]))return!0;return!1}function yve(e,t,r){switch(r.length){case 3:if(_ve(e,t,r))return!0;break;case 4:if(xve(e,t,r))return!0;break;case 5:if(kve(e,t,r))return!0;break;default:return!1}}function _ve(e,t,r){return e[t+3]!==255||e[t]===r[0]&&e[t+1]===r[1]&&e[t+2]===r[2]}function xve(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 l5(e,t,r){return e>=t-r&&e<=t+r}function kve(e,t,r){var o=r[0],n=r[1],i=r[2],l=r[3],s=r[4],c=e[t+3],u=l5(c,l,s);return l?!!(!c&&u||l5(e[t],o,s)&&l5(e[t+1],n,s)&&l5(e[t+2],i,s)&&u):u}function wve(e,t,r){for(var o={},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&&SI(e,c,i))){var f=Math.round(u/n)+","+Math.round(m/n)+","+Math.round(p/n);o[f]?o[f]=[o[f][0]+u*d,o[f][1]+m*d,o[f][2]+p*d,o[f][3]+d,o[f][4]+1]:o[f]=[u*d,m*d,p*d,d,1],s[4]<o[f][4]&&(s=o[f])}}var h=s[0],g=s[1],y=s[2],b=s[3],x=s[4];return b?[Math.round(h/b),Math.round(g/b),Math.round(y/b),Math.round(b/x)]:r.defaultColor}function Cve(e,t,r){for(var o=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&&SI(e,m,c)||(o+=d,n+=f,i+=h,l+=p,s++)}return l?[Math.round(o/l),Math.round(n/l),Math.round(i/l),Math.round(l/s)]:r.defaultColor}function Sve(e,t,r){for(var o=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&&SI(e,m,c)||(o+=p*p*h,n+=d*d*h,i+=f*f*h,l+=h,s++)}return l?[Math.round(Math.sqrt(o/l)),Math.round(Math.sqrt(n/l)),Math.round(Math.sqrt(i/l)),Math.round(l/s)]:r.defaultColor}function PG(e){return tv(e,"defaultColor",[0,0,0,0])}function tv(e,t,r){return e[t]===void 0?r:e[t]}var BG=10,CI=100;function Tve(e){return e.search(/\.svg(\?|$)/i)!==-1}function Pve(e){if(IG(e)){var t=e.naturalWidth,r=e.naturalHeight;return!e.naturalWidth&&Tve(e.src)&&(t=r=CI),{width:t,height:r}}return Eve(e)?{width:e.videoWidth,height:e.videoHeight}:{width:e.width,height:e.height}}function EG(e){return Ive(e)?"canvas":Bve(e)?"offscreencanvas":Nve(e)?"imagebitmap":e.src}function IG(e){return typeof HTMLImageElement<"u"&&e instanceof HTMLImageElement}function Bve(e){return typeof OffscreenCanvas<"u"&&e instanceof OffscreenCanvas}function Eve(e){return typeof HTMLVideoElement<"u"&&e instanceof HTMLVideoElement}function Ive(e){return typeof HTMLCanvasElement<"u"&&e instanceof HTMLCanvasElement}function Nve(e){return typeof ImageBitmap<"u"&&e instanceof ImageBitmap}function Dve(e,t){var r=tv(t,"left",0),o=tv(t,"top",0),n=tv(t,"width",e.width),i=tv(t,"height",e.height),l=n,s=i;if(t.mode==="precision")return{srcLeft:r,srcTop:o,srcWidth:n,srcHeight:i,destWidth:l,destHeight:s};var c;return n>i?(c=n/i,l=CI,s=Math.round(l/c)):(c=i/n,s=CI,l=Math.round(s/c)),(l>n||s>i||l<BG||s<BG)&&(l=n,s=i),{srcLeft:r,srcTop:o,srcWidth:n,srcHeight:i,destWidth:l,destHeight:s}}var Lve=typeof window>"u";function Mve(){return Lve?new OffscreenCanvas(1,1):document.createElement("canvas")}var NG="FastAverageColor: ";function s5(e,t,r){t||(console.error(NG+e),r&&console.error(r))}function ev(e){return Error(NG+e)}var DG=(function(){function e(){this.canvas=null,this.ctx=null}return e.prototype.getColorAsync=function(t,r){if(!t)return Promise.reject(ev("call .getColorAsync() without resource."));if(typeof t=="string"){if(typeof Image>"u")return Promise.reject(ev("resource as string is not supported in this environment"));var o=new Image;return o.crossOrigin=r&&r.crossOrigin||"",o.src=t,this.bindImageEvents(o,r)}else{if(IG(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 o=PG(r);if(!t)return s5("call .getColor(null) without resource",r.silent),this.prepareResult(o);var n=Pve(t),i=Dve(n,r);if(!i.srcWidth||!i.srcHeight||!i.destWidth||!i.destHeight)return s5('incorrect sizes for resource "'.concat(EG(t),'"'),r.silent),this.prepareResult(o);if(this.canvas||(this.canvas=Mve()),!this.ctx&&(this.ctx=this.canvas.getContext&&this.canvas.getContext("2d"),!this.ctx))return s5("Canvas Context 2D is not supported in this browser",r.silent),this.prepareResult(o);this.canvas.width=i.destWidth,this.canvas.height=i.destHeight;var l=o;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){s5("security error (CORS) for resource ".concat(EG(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 o=4,n=t.length,i=PG(r);if(n<o)return i;var l=n-n%o,s=(r.step||1)*o,c;switch(r.algorithm||"sqrt"){case"simple":c=Cve;break;case"sqrt":c=Sve;break;case"dominant":c=wve;break;default:throw ev("".concat(r.algorithm," is unknown algorithm"))}return c(t,l,{defaultColor:i,ignoredColor:vve(r.ignoredColor),step:s})},e.prototype.prepareResult=function(t){var r=t.slice(0,3),o=[t[0],t[1],t[2],t[3]/255],n=gve(t);return{value:[t[0],t[1],t[2],t[3]],rgb:"rgb("+r.join(",")+")",rgba:"rgba("+o.join(",")+")",hex:TG(r),hexa:TG(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 o=this;return new Promise(function(n,i){var l=function(){u();var m=o.getColor(t,r);m.error?i(m.error):n(m)},s=function(){u(),i(ev('Error loading image "'.concat(t.src,'".')))},c=function(){u(),i(ev('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 MG=a(Uc(),1);CG([SG]);var Yf="#FFF",AG="#000";function Ave(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 c5(){return c5.fastAverageColor||(c5.fastAverageColor=new DG),c5.fastAverageColor}var Qf=Ef(async e=>{if(!e)return Yf;let{r:t,g:r,b:o,a:n}=co(Yf).toRgb();try{let i=(0,MG.applyFilters)("media.crossOrigin",void 0,e);return(await c5().getColorAsync(e,{defaultColor:[t,r,o,n*255],silent:!0,crossOrigin:i})).hex}catch{return Yf}});function $p(e,t,r){if(t===r||e===100)return co(t).isDark();let o=co(t).alpha(e/100).toRgb(),n=co(r).toRgb(),i=Ave(o,n);return co(i).isDark()}var Wt=a(v(),1);function Rve(e){return[["core/paragraph",{style:{typography:{textAlign:"center"}},placeholder:(0,TI.__)("Write title\u2026"),...e}]]}var zve=(e,t)=>!e&&(0,RG.isBlobURL)(t);function Vve({attributes:e,clientId:t,isSelected:r,overlayColor:o,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:y,isDark:b,isRepeated:x,minHeight:_,minHeightUnit:k,alt:S,allowedBlocks:C,templateLock:E,tagName:I="div",isUserOverlayColor:D,sizeSlug:M,poster:F}=e,[R]=(0,rv.useEntityProp)("postType",c,"featured_media",s),{getSettings:V}=(0,im.useSelect)(ko.store),{__unstableMarkNextChangeAsNotPersistent:P}=(0,im.useDispatch)(ko.store),j=(0,Hl.useRef)({attributes:e,overlayColor:o});(0,Hl.useLayoutEffect)(()=>{j.current={attributes:e,overlayColor:o}});let{media:U}=(0,im.useSelect)(Pe=>({media:R&&f?Pe(rv.store).getEntityRecord("postType","attachment",R,{context:"view"}):void 0}),[R,f]),O=U?.media_details?.sizes?.[M]?.source_url??U?.source_url;(0,Hl.useEffect)(()=>{(async()=>{if(!f)return;let Pe=await Qf(O),{attributes:at,overlayColor:yr}=j.current,yo=yr.color;at.isUserOverlayColor||(yo=Pe,P(),i(yo));let ja=$p(at.dimRatio,yo,Pe);P(),n({isDark:ja,isUserOverlayColor:at.isUserOverlayColor||!1})})()},[O,P,n,i,f]);let K=f?O:p?.replaceAll("&","&"),W=f?Jt:d,{createErrorNotice:ee}=(0,im.useDispatch)(zG.store),{gradientClass:oe,gradientValue:X}=(0,ko.__experimentalUseGradient)(),J=async Pe=>{let at=$U(Pe),yr=[Pe?.type,Pe?.media_type].includes(Jt),yo=await Qf(yr?Pe?.url:void 0),{attributes:ja,overlayColor:Cl}=j.current,zi=Cl.color;ja.isUserOverlayColor||(zi=yo,i(zi),P());let Bu=ja.url===void 0&&ja.dimRatio===100?50:ja.dimRatio,ws=$p(Bu,zi,yo);if(W===Jt&&at?.id){let{imageDefaultSize:Cs}=V();M&&(Pe?.sizes?.[M]||Pe?.media_details?.sizes?.[M])?(at.sizeSlug=M,at.url=Pe?.sizes?.[M]?.url||Pe?.media_details?.sizes?.[M]?.source_url):Pe?.sizes?.[Cs]||Pe?.media_details?.sizes?.[Cs]?(at.sizeSlug=Cs,at.url=Pe?.sizes?.[Cs]?.url||Pe?.media_details?.sizes?.[Cs]?.source_url):at.sizeSlug=qf}n({...at,focalPoint:void 0,useFeaturedImage:void 0,dimRatio:Bu,isDark:ws,isUserOverlayColor:ja.isUserOverlayColor||!1})},ae=()=>{let Pe=o.color;D||(Pe=AG,i(void 0),P());let at=$p(h,Pe,Yf);n({url:void 0,id:void 0,backgroundType:void 0,focalPoint:void 0,hasParallax:void 0,isRepeated:void 0,useFeaturedImage:void 0,isDark:at})},ne=async Pe=>{let at=await Qf(K),{attributes:yr}=j.current,yo=$p(yr.dimRatio,Pe,at);i(Pe),P(),n({isUserOverlayColor:!0,isDark:yo})},ue=async Pe=>{let at=await Qf(K),{overlayColor:yr}=j.current,yo=$p(Pe,yr.color,at);n({dimRatio:Pe,isDark:yo})},he=Pe=>{ee(Pe,{type:"snackbar"})},Oe=Pe=>{n({url:Pe,backgroundType:Hc,dimRatio:p===void 0&&h===100?50:h,id:void 0,focalPoint:void 0,hasParallax:void 0,isRepeated:void 0,useFeaturedImage:void 0})},{embedPreview:ke,isFetchingEmbed:ie}=(0,im.useSelect)(Pe=>{if(W!==Hc||!K)return{embedPreview:void 0,isFetchingEmbed:!1};let{getEmbedPreview:at,isRequestingEmbedPreview:yr}=Pe(rv.store);return{embedPreview:at(K),isFetchingEmbed:yr(K)}},[K,W]),Te=(0,Hl.useMemo)(()=>W!==Hc||!ke?.html?null:nG(ke.html),[ke,W]),Le=zve(m,K),re=Jt===W,He=Sr===W,mt=Hc===W,st=(0,ko.useBlockEditingMode)(),ze=st==="default",[se,{height:yt,width:Ve}]=(0,u5.useResizeObserver)(),we=(0,Hl.useMemo)(()=>({height:k==="px"&&_?_:"auto",width:"auto"}),[_,k]),rt=_&&k?`${_}${k}`:_,Ue=!(y||x),Ye={minHeight:rt||void 0},Ro=K?`url(${K})`:void 0,Q=qo(g),Ie={backgroundColor:o.color},ot={objectPosition:g&&Ue?qo(g):void 0},Qe=!!(K||o.color||X),Ae=(0,im.useSelect)(Pe=>Pe(ko.store).getBlock(t).innerBlocks.length>0,[t]),Ct=(0,Hl.useRef)(),or=(0,ko.useBlockProps)({ref:Ct}),[Oa]=(0,ko.useSettings)("typography.fontSizes"),qe=Oa?.length>0,Ha=Rve({fontSize:qe?"large":void 0}),Zn=(0,ko.useInnerBlocksProps)({className:"wp-block-cover__inner-container"},{template:Ae?void 0:Ha,templateInsertUpdatesSelection:!0,allowedBlocks:C,templateLock:E,dropZoneElement:Ct.current}),kl=(0,Hl.useRef)(),ap={isVideoBackground:He,isImageBackground:re,mediaElement:kl,hasInnerBlocks:Ae,url:K,isImgElement:Ue,overlayColor:o},ks=async()=>{let Pe=!f,at=Pe?await Qf(O):Yf,{attributes:yr,overlayColor:yo}=j.current,ja=yr.isUserOverlayColor?yo.color:at;yr.isUserOverlayColor||(i(Pe?ja:void 0),P());let Cl=yr.dimRatio===100?50:yr.dimRatio,zi=$p(Cl,ja,at);n({id:void 0,url:void 0,useFeaturedImage:Pe,dimRatio:Cl,backgroundType:f?Jt:void 0,isDark:zi})},Tu=(0,Wt.jsx)(sG,{attributes:e,setAttributes:n,onSelectMedia:J,onSelectEmbedUrl:Oe,currentSettings:ap,toggleUseFeaturedImage:ks,onClearMedia:ae,blockEditingMode:st}),yn=(0,Wt.jsx)(rG,{attributes:e,setAttributes:n,clientId:t,setOverlayColor:ne,coverRef:Ct,currentSettings:ap,toggleUseFeaturedImage:ks,updateDimRatio:ue,onClearMedia:ae,featuredImage:U}),df={className:"block-library-cover__resize-container",clientId:t,height:yt,minHeight:rt,onResizeStart:()=>{n({minHeightUnit:"px"}),l(!1)},onResize:Pe=>{n({minHeight:Pe})},onResizeStop:Pe=>{l(!0),n({minHeight:Pe})},showHandle:!e.style?.dimensions?.aspectRatio,size:we,width:Ve};if(!f&&!Ae&&!Qe)return(0,Wt.jsxs)(Wt.Fragment,{children:[Tu,yn,ze&&r&&(0,Wt.jsx)(bI,{...df}),(0,Wt.jsxs)(I,{...or,className:w("is-placeholder",or.className),style:{...or.style,minHeight:rt||void 0},children:[se,(0,Wt.jsx)(vI,{onSelectMedia:J,onError:he,toggleUseFeaturedImage:ks,children:(0,Wt.jsx)("div",{className:"wp-block-cover__placeholder-background-options",children:(0,Wt.jsx)(ko.ColorPalette,{disableCustomColors:!0,value:o.color,onChange:ne,clearable:!1,asButtons:!0,"aria-label":(0,TI.__)("Overlay color")})})})]})]});let Pu=w({"is-dark-theme":b,"is-light":!b,"is-transient":Le,"has-parallax":y,"is-repeated":x,"has-custom-content-position":!Qa(u)},Tn(u)),wl=K||!f||f&&!K;return(0,Wt.jsxs)(Wt.Fragment,{children:[Tu,yn,(0,Wt.jsxs)(I,{...or,className:w(Pu,or.className),style:{...Ye,...or.style},"data-url":K,children:[se,!K&&f&&(0,Wt.jsx)(qp.Placeholder,{className:"wp-block-cover__image--placeholder-image",withIllustration:!0}),K&&re&&(Ue?(0,Wt.jsx)("img",{ref:kl,className:"wp-block-cover__image-background",alt:S,src:K,style:ot}):(0,Wt.jsx)("div",{ref:kl,role:S?"img":void 0,"aria-label":S||void 0,className:w(Pu,"wp-block-cover__image-background"),style:{backgroundImage:Ro,backgroundPosition:Q}})),K&&He&&(0,Wt.jsx)("video",{ref:kl,className:"wp-block-cover__video-background",autoPlay:!0,muted:!0,loop:!0,src:K,poster:F,style:ot}),mt&&Te&&(0,Wt.jsx)("div",{ref:kl,className:"wp-block-cover__video-background wp-block-cover__embed-background",style:ot,children:(0,Wt.jsx)(qp.SandBox,{allowSameOrigin:!0,html:Te,title:"Background video",styles:["iframe{position:fixed;top:0;left:0;width:100%;height:100%;}"]})}),mt&&!Te&&ie&&(0,Wt.jsx)(qp.Spinner,{}),wl&&(0,Wt.jsx)("span",{"aria-hidden":"true",className:w("wp-block-cover__background",Xi(h),{[o.class]:o.class,"has-background-dim":h!==void 0,"wp-block-cover__gradient-background":K&&X&&h!==0,"has-background-gradient":X,[oe]:oe}),style:{backgroundImage:X,...Ie}}),Le&&(0,Wt.jsx)(qp.Spinner,{}),(0,Wt.jsx)(vI,{disableMediaButtons:!0,onSelectMedia:J,onError:he,toggleUseFeaturedImage:ks}),(0,Wt.jsx)("div",{...Zn})]}),ze&&r&&(0,Wt.jsx)(bI,{...df})]})}var VG=(0,u5.compose)([(0,ko.withColors)({overlayColor:"background-color"})])(Vve);var m5={$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=a(T(),1);var Ms=a(v(),1);function FG({attributes:e}){let{backgroundType:t,gradient:r,contentPosition:o,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:y,minHeightUnit:b,tagName:x,sizeSlug:_,poster:k}=e,S=(0,lm.getColorClassName)("background-color",d),C=(0,lm.__experimentalGetGradientClass)(r),E=y&&b?`${y}${b}`:y,I=Jt===t,D=Sr===t,M=Hc===t,F=!(u||p),R={minHeight:E||void 0},V={backgroundColor:S?void 0:i,background:n||void 0},P=s&&F?qo(s):void 0,j=f?`url(${f})`:void 0,U=qo(s),O=w({"is-light":!m,"has-parallax":u,"is-repeated":p,"has-custom-content-position":!Qa(o)},Tn(o)),K=w("wp-block-cover__image-background",g?`wp-image-${g}`:null,{[`size-${_}`]:_,"has-parallax":u,"is-repeated":p}),W=r||n;return(0,Ms.jsxs)(x,{...lm.useBlockProps.save({className:O,style:R}),children:[!c&&I&&f&&(F?(0,Ms.jsx)("img",{className:K,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:K,style:{backgroundPosition:U,backgroundImage:j}})),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&&W&&l!==0,"has-background-gradient":W,[C]:C}),style:V}),(0,Ms.jsx)("div",{...lm.useInnerBlocksProps.save({className:"wp-block-cover__inner-container"})})]})}var si=a(G(),1),OG=a(T(),1);var{cleanEmptyObject:p5}=Z(OG.privateApis),Ove={from:[{type:"block",blocks:["core/image"],transform:({caption:e,url:t,alt:r,align:o,id:n,anchor:i,style:l})=>(0,si.createBlock)("core/cover",{dimRatio:50,url:t,alt:r,align:o,id:n,anchor:i,style:{color:{duotone:l?.color?.duotone}}},[(0,si.createBlock)("core/paragraph",{content:e,fontSize:"large",style:{typography:{textAlign:"center"}}})])},{type:"block",blocks:["core/video"],transform:({caption:e,src:t,align:r,id:o,anchor:n})=>(0,si.createBlock)("core/cover",{dimRatio:50,url:t,align:r,id:o,backgroundType:Sr,anchor:n},[(0,si.createBlock)("core/paragraph",{content:e,fontSize:"large",style:{typography:{textAlign:"center"}}})])},{type:"block",blocks:["core/group"],transform:(e,t)=>{let{align:r,anchor:o,backgroundColor:n,gradient:i,style:l}=e;if(t?.length===1&&t[0]?.name==="core/cover")return(0,si.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:o,dimRatio:s,overlayColor:n,customOverlayColor:l?.color?.background,gradient:i,customGradient:l?.color?.gradient},u={...e,backgroundColor:void 0,gradient:void 0,style:p5({...e?.style,color:l?.color?{...l?.color,background:void 0,gradient:void 0}:void 0})};return(0,si.createBlock)("core/cover",c,[(0,si.createBlock)("core/group",u,t)])}}],to:[{type:"block",blocks:["core/image"],isMatch:({backgroundType:e,url:t,overlayColor:r,customOverlayColor:o,gradient:n,customGradient:i})=>t?e===Jt:!r&&!o&&!n&&!i,transform:({title:e,url:t,alt:r,align:o,id:n,anchor:i,style:l})=>(0,si.createBlock)("core/image",{caption:e,url:t,alt:r,align:o,id:n,anchor:i,style:{color:{duotone:l?.color?.duotone}}})},{type:"block",blocks:["core/video"],isMatch:({backgroundType:e,url:t,overlayColor:r,customOverlayColor:o,gradient:n,customGradient:i})=>t?e===Sr:!r&&!o&&!n&&!i,transform:({title:e,url:t,align:r,id:o,anchor:n})=>(0,si.createBlock)("core/video",{caption:e,src:t,id:o,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:p5({...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 o=p5(t[0].attributes||{});return o?.backgroundColor||o?.gradient||o?.style?.color?.background||o?.style?.color?.gradient?(0,si.createBlock)("core/group",o,t[0]?.innerBlocks):(0,si.createBlock)("core/group",{...r,...o,style:p5({...o?.style,color:r?.style?.color||o?.style?.color?{...r?.style?.color,...o?.style?.color}:void 0})},t[0]?.innerBlocks)}return(0,si.createBlock)("core/group",{...e,...r},t)}}]},HG=Ove;var PI=a(B(),1);var Hve=[{name:"cover",title:(0,PI.__)("Cover"),description:(0,PI.__)("Add an image or video with a text overlay."),attributes:{layout:{type:"constrained"}},isDefault:!0,icon:gp}],jG=Hve;var{fieldsKey:jve,formKey:Uve}=Z(UG.privateApis),{name:GG}=m5,d5={icon:gp,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,BI.__)("Snow Patrol")}</strong>`,style:{typography:{textAlign:"center"}}}}]},transforms:HG,save:FG,edit:VG,deprecated:qU,variations:jG};window.__experimentalContentOnlyInspectorFields&&(d5[jve]=[{id:"background",label:(0,BI.__)("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})}],d5[Uve]={fields:["background"]});var Gve=()=>N({name:GG,metadata:m5,settings:d5});var II={};q(II,{init:()=>Qve,metadata:()=>f5,name:()=>QG,settings:()=>g5});var sm=a(B(),1),YG=a(G(),1);var f5={$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 jl=a(T(),1),As=a(A(),1),Gc=a(B(),1),WG=a(H(),1),$G=a(z(),1);var Pn=a(v(),1),{withIgnoreIMEEvents:$ve}=Z(As.privateApis),qve=[["core/paragraph",{placeholder:(0,Gc.__)("Type / to add a hidden block")}]];function Zve({attributes:e,setAttributes:t,clientId:r}){let{name:o,showContent:n,summary:i,allowedBlocks:l,placeholder:s}=e,c=(0,jl.useBlockProps)(),u=(0,jl.useInnerBlocksProps)(c,{template:qve,__experimentalCaptureToolbars:!0,allowedBlocks:l}),[m,p]=(0,WG.useState)(n),d=$(),f=(0,$G.useSelect)(y=>y(jl.store).hasSelectedInnerBlock(r,!0),[r]),h=y=>{y.key==="Enter"&&!y.shiftKey&&(p(b=>!b),y.preventDefault())},g=y=>{y.key===" "&&y.preventDefault()};return(0,Pn.jsxs)(Pn.Fragment,{children:[(0,Pn.jsx)(jl.InspectorControls,{children:(0,Pn.jsx)(As.__experimentalToolsPanel,{label:(0,Gc.__)("Settings"),resetAll:()=>{t({showContent:!1})},dropdownMenuProps:d,children:(0,Pn.jsx)(As.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,Gc.__)("Open by default"),hasValue:()=>n,onDeselect:()=>{t({showContent:!1})},children:(0,Pn.jsx)(As.ToggleControl,{label:(0,Gc.__)("Open by default"),checked:n,onChange:()=>t({showContent:!n})})})})}),(0,Pn.jsx)(jl.InspectorControls,{group:"advanced",children:(0,Pn.jsx)(As.TextControl,{__next40pxDefaultSize:!0,label:(0,Gc.__)("Name attribute"),value:o||"",onChange:y=>t({name:y}),help:(0,Gc.__)("Enables multiple Details blocks with the same name attribute to be connected, with only one open at a time.")})}),(0,Pn.jsxs)("details",{...u,open:m||f,onToggle:y=>p(y.target.open),name:o||"",children:[(0,Pn.jsx)("summary",{onKeyDown:$ve(h),onKeyUp:g,children:(0,Pn.jsx)(jl.RichText,{identifier:"summary","aria-label":(0,Gc.__)("Write summary. Press Enter to expand or collapse the details."),placeholder:s||(0,Gc.__)("Write summary\u2026"),withoutInteractiveFormatting:!0,value:i,onChange:y=>t({summary:y})})}),u.children]})]})}var qG=Zve;var Jf=a(T(),1),Xf=a(v(),1);function ZG({attributes:e}){let{name:t,showContent:r}=e,o=e.summary?e.summary:"Details",n=Jf.useBlockProps.save();return(0,Xf.jsxs)("details",{...n,name:t||void 0,open:r,children:[(0,Xf.jsx)("summary",{children:(0,Xf.jsx)(Jf.RichText.Content,{value:o})}),(0,Xf.jsx)(Jf.InnerBlocks.Content,{})]})}var h5=a(G(),1),KG={from:[{type:"block",isMultiBlock:!0,blocks:["*"],isMatch({},e){return!(e.length===1&&e[0].name==="core/details")},__experimentalConvert(e){return(0,h5.createBlock)("core/details",{},e.map(t=>(0,h5.cloneBlock)(t)))}}]};var{fieldsKey:Kve,formKey:Yve}=Z(YG.privateApis),{name:QG}=f5,g5={icon:I9,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,o=e?.metadata?.name,n=r?.trim().length>0;if(t==="list-view"&&(o||n))return o||r;if(t==="breadcrumb"&&o)return o;if(t==="accessibility")return n?(0,sm.sprintf)((0,sm.__)("Details. %s"),r):(0,sm.__)("Details. Empty.")},save:ZG,edit:qG,transforms:KG};window.__experimentalContentOnlyInspectorFields&&(g5[Kve]=[{id:"summary",label:(0,sm.__)("Summary"),type:"text",Edit:"rich-text"}],g5[Yve]={fields:["summary"]});var Qve=()=>N({name:QG,metadata:f5,settings:g5});var zI={};q(zI,{init:()=>cbe,metadata:()=>Es,name:()=>DW,settings:()=>LW});var Kp=a(B(),1),oh=a(H(),1),ov=a(z(),1),x5=a(T(),1),MI=a(Y(),1),AI=a(L(),1);var Zp=a(B(),1),Rs=a(A(),1),v5=a(T(),1);var tl=a(v(),1);function Xve(e){return e?(0,Zp.__)("This embed will preserve its aspect ratio when the browser is resized."):(0,Zp.__)("This embed may not preserve its aspect ratio when the browser is resized.")}var Jve=({blockSupportsResponsive:e,showEditButton:t,themeSupportsResponsive:r,allowResponsive:o,toggleResponsive:n,switchBackToURLInput:i})=>{let l=$();return(0,tl.jsxs)(tl.Fragment,{children:[(0,tl.jsx)(v5.BlockControls,{children:(0,tl.jsx)(Rs.ToolbarGroup,{children:t&&(0,tl.jsx)(Rs.ToolbarButton,{className:"components-toolbar__control",label:(0,Zp.__)("Edit URL"),icon:kp,onClick:i})})}),r&&e&&(0,tl.jsx)(v5.InspectorControls,{children:(0,tl.jsx)(Rs.__experimentalToolsPanel,{label:(0,Zp.__)("Media settings"),resetAll:()=>{n(!0)},dropdownMenuProps:l,children:(0,tl.jsx)(Rs.__experimentalToolsPanelItem,{label:(0,Zp.__)("Media settings"),isShownByDefault:!0,hasValue:()=>!o,onDeselect:()=>{n(!o)},children:(0,tl.jsx)(Rs.ToggleControl,{label:(0,Zp.__)("Resize for smaller devices"),checked:o,help:Xve,onChange:n})})})})]})},XG=Jve;var ye=a(A(),1),xe=a(v(),1),Ul=(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"})}),b5=(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"})}),NI=(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"})}),eh=(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"})}),JG={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"})})},eW={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"})})},tW={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"})})},rW=(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"})})}),oW={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"})})})},aW={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"})})},nW=(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"})}),iW={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"})})})},lW=(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"})}),sW={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"})})},cW=(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"})]}),uW=(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"})]}),mW=(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"})}),pW=(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"})}),dW=(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"})}),fW={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"})]})},hW=(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 gW=a(A(),1),DI=a(v(),1),ebe=()=>(0,DI.jsx)("div",{className:"wp-block-embed is-loading",children:(0,DI.jsx)(gW.Spinner,{})}),vW=ebe;var zs=a(B(),1),En=a(A(),1),bW=a(T(),1),Bn=a(v(),1),tbe=({icon:e,label:t,value:r,onSubmit:o,onChange:n,cannotEmbed:i,fallback:l,tryAgain:s})=>(0,Bn.jsxs)(En.Placeholder,{icon:(0,Bn.jsx)(bW.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,Bn.jsxs)("form",{onSubmit:o,children:[(0,Bn.jsx)(En.__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,Bn.jsx)(En.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",children:(0,zs._x)("Embed","button label")})]}),(0,Bn.jsx)("div",{className:"wp-block-embed__learn-more",children:(0,Bn.jsx)(En.ExternalLink,{href:(0,zs.__)("https://wordpress.org/documentation/article/embeds/"),children:(0,zs.__)("Learn more about embeds")})}),i&&(0,Bn.jsxs)(En.__experimentalVStack,{spacing:3,className:"components-placeholder__error",children:[(0,Bn.jsx)("div",{className:"components-placeholder__instructions",children:(0,zs.__)("Sorry, this content could not be embedded.")}),(0,Bn.jsxs)(En.__experimentalHStack,{expanded:!1,spacing:3,justify:"flex-start",children:[(0,Bn.jsx)(En.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:s,children:(0,zs._x)("Try again","button label")})," ",(0,Bn.jsx)(En.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:l,children:(0,zs._x)("Convert to link","button label")})]})]})]}),yW=tbe;var rh=a(B(),1),_5=a(A(),1),xW=a(T(),1),kW=a(H(),1),wW=a(mr(),1);var y5=a(pe(),1),th=a(H(),1),LI=a(v(),1),rbe={class:"className",frameborder:"frameBorder",marginheight:"marginHeight",marginwidth:"marginWidth"};function _W({html:e}){let t=(0,th.useRef)(),r=(0,th.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[rbe[l]||l]=s)}),i},[e]);return(0,th.useEffect)(()=>{let{ownerDocument:o}=t.current,{defaultView:n}=o;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,LI.jsx)("div",{className:"wp-block-embed__wrapper",children:(0,LI.jsx)("iframe",{ref:(0,y5.useMergeRefs)([t,(0,y5.useFocusableIframe)()]),title:r.title,...r})})}var In=a(v(),1);function CW({preview:e,previewable:t,url:r,type:o,isSelected:n,className:i,icon:l,label:s}){let[c,u]=(0,kW.useState)(!1);!n&&c&&u(!1);let m=()=>{u(!0)},{scripts:p}=e,d=o==="photo"?zF(e):e.html,f=(0,wW.getAuthority)(r),h=(0,rh.sprintf)((0,rh.__)("Embedded content from %s"),f),g=w(o,i,"wp-block-embed__wrapper");return(0,In.jsx)(In.Fragment,{children:t?o==="wp-embed"?(0,In.jsx)(_W,{html:d}):(0,In.jsxs)("div",{className:"wp-block-embed__wrapper",children:[(0,In.jsx)(_5.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)(_5.Placeholder,{icon:(0,In.jsx)(xW.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,rh.sprintf)((0,rh.__)("Embedded content from %s can't be previewed in the editor."),f)})]})})}var ci=a(v(),1),obe=e=>{let{attributes:{providerNameSlug:t,previewable:r,responsive:o,url:n},attributes:i,isSelected:l,onReplace:s,setAttributes:c,insertBlocksAfter:u,onFocus:m}=e,p={title:(0,Kp._x)("Embed","block title"),icon:Ul},{icon:d,title:f}=AF(t)||p,[h,g]=(0,oh.useState)(n),[y,b]=(0,oh.useState)(!1),{invalidateResolution:x}=(0,ov.useDispatch)(MI.store),{__unstableMarkNextChangeAsNotPersistent:_}=(0,ov.useDispatch)(x5.store),{preview:k,fetching:S,themeSupportsResponsive:C,cannotEmbed:E,hasResolved:I}=(0,ov.useSelect)(W=>{let{getEmbedPreview:ee,isPreviewEmbedFallback:oe,isRequestingEmbedPreview:X,getThemeSupports:J,hasFinishedResolution:ae}=W(MI.store);if(!n)return{fetching:!1,cannotEmbed:!1};let ne=ee(n),ue=oe(n),he=ne?.html===!1&&ne?.type===void 0,Oe=ne?.data?.status===404,ke=!!ne&&!he&&!Oe;return{preview:ke?ne:void 0,fetching:X(n),themeSupportsResponsive:J()["responsive-embeds"],cannotEmbed:!ke||ue,hasResolved:ae("getEmbedPreview",[n])}},[n]),D=()=>FF(i,k,f,o);function M(W){let{className:ee}=i,{html:oe}=k;c({allowResponsive:W,className:lE(oe,ee,o&&W)})}(0,oh.useEffect)(()=>{if(!E||!I||!n)return;let W=n.replace(/\/$/,"");W!==n&&(g(W),b(!1),_(),c({url:W}))},[n,E,I,c,_]),(0,oh.useEffect)(()=>{if(!k||y)return;let W=D();if(s){let oe=$u(e,W);if(oe){_(),c(oe.attributes);return}}Object.keys(W).some(oe=>W[oe]!==i[oe])&&(_(),c(W))},[k,y]);let F=(0,x5.useBlockProps)();if(S)return(0,ci.jsx)(AI.View,{...F,children:(0,ci.jsx)(vW,{})});let R=(0,Kp.sprintf)((0,Kp.__)("%s URL"),f);if(!k||E||y)return(0,ci.jsx)(AI.View,{...F,children:(0,ci.jsx)(yW,{icon:d,label:R,onFocus:m,onSubmit:W=>{W&&W.preventDefault();let ee=Ox(h),oe=Wu(i.className);g(ee),c({url:ee,...C1(ee)?.attributes,className:oe}),b(!1)},value:h,cannotEmbed:E,onChange:W=>g(W),fallback:()=>VF(h,s),tryAgain:()=>{x("getEmbedPreview",[h])}})});let{caption:P,type:j,allowResponsive:U,className:O}=D(),K=w(O,e.className);return(0,ci.jsxs)(ci.Fragment,{children:[(0,ci.jsx)(XG,{showEditButton:k&&!E,themeSupportsResponsive:C,blockSupportsResponsive:o,allowResponsive:U,toggleResponsive:M,switchBackToURLInput:()=>b(!0)}),(0,ci.jsxs)("figure",{...F,className:w(F.className,K,{[`is-type-${j}`]:j,[`is-provider-${t}`]:t,[`wp-block-embed-${t}`]:t}),children:[(0,ci.jsx)(CW,{preview:k,previewable:r,className:K,url:h,type:j,caption:P,onCaptionChange:W=>c({caption:W}),isSelected:l,icon:d,label:R,insertBlocksAfter:u,attributes:i,setAttributes:c}),(0,ci.jsx)(ga,{attributes:i,setAttributes:c,isSelected:l,insertBlocksAfter:u,label:(0,Kp.__)("Embed caption text"),showToolbarButton:l})]})]})},SW=obe;var Yp=a(T(),1),av=a(v(),1);function TW({attributes:e}){let{url:t,caption:r,type:o,providerNameSlug:n}=e;if(!t)return null;let i=w("wp-block-embed",{[`is-type-${o}`]:o,[`is-provider-${n}`]:n,[`wp-block-embed-${n}`]:n});return(0,av.jsxs)("figure",{...Yp.useBlockProps.save({className:i}),children:[(0,av.jsx)("div",{className:"wp-block-embed__wrapper",children:` |
| 10 |
${t} |
| 11 |
`}),!Yp.RichText.isEmpty(r)&&(0,av.jsx)(Yp.RichText.Content,{className:(0,Yp.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:r})]})}var RI=a(G(),1);var{name:abe}=Es,nbe={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=>{let t=Ox(e.textContent.trim());return(0,RI.createBlock)(abe,{url:t,...C1(t)?.attributes})}}],to:[{type:"block",blocks:["core/paragraph"],isMatch:({url:e})=>!!e,transform:({url:e,caption:t,className:r})=>{let o=`<a href="${e}">${e}</a>`;return t?.trim()&&(o+=`<br />${t}`),(0,RI.createBlock)("core/paragraph",{content:o,className:Wu(r)})}}]},PW=nbe;var de=a(B(),1);function gt(e){return(0,de.sprintf)((0,de.__)("%s Embed"),e)}var BW=[{name:"twitter",title:gt("X"),icon:JG,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:gt("YouTube"),icon:eW,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:gt("Facebook"),icon:tW,keywords:[(0,de.__)("social")],description:(0,de.__)("Embed a Facebook post."),scope:["block"],patterns:[],attributes:{providerNameSlug:"facebook",previewable:!1,responsive:!0}},{name:"instagram",title:gt("Instagram"),icon:rW,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:gt("WordPress"),icon:oW,keywords:[(0,de.__)("post"),(0,de.__)("blog")],description:(0,de.__)("Embed a WordPress post."),attributes:{providerNameSlug:"wordpress"}},{name:"soundcloud",title:gt("SoundCloud"),icon:b5,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:gt("Spotify"),icon:aW,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:gt("Flickr"),icon:nW,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:gt("Vimeo"),icon:iW,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:gt("Animoto"),icon:uW,description:(0,de.__)("Embed an Animoto video."),patterns:[/^https?:\/\/(www\.)?(animoto|video214)\.com\/.+/i],attributes:{providerNameSlug:"animoto",responsive:!0}},{name:"cloudup",title:gt("Cloudup"),icon:Ul,description:(0,de.__)("Embed Cloudup content."),patterns:[/^https?:\/\/cloudup\.com\/.+/i],attributes:{providerNameSlug:"cloudup",responsive:!0}},{name:"collegehumor",title:gt("CollegeHumor"),icon:eh,description:(0,de.__)("Embed CollegeHumor content."),scope:["block"],patterns:[],attributes:{providerNameSlug:"collegehumor",responsive:!0}},{name:"crowdsignal",title:gt("Crowdsignal"),icon:Ul,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:gt("Dailymotion"),icon:mW,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:gt("Imgur"),icon:NI,description:(0,de.__)("Embed Imgur content."),patterns:[/^https?:\/\/(.+\.)?imgur\.com\/.+/i],attributes:{providerNameSlug:"imgur",responsive:!0}},{name:"issuu",title:gt("Issuu"),icon:Ul,description:(0,de.__)("Embed Issuu content."),patterns:[/^https?:\/\/(www\.)?issuu\.com\/.+/i],attributes:{providerNameSlug:"issuu",responsive:!0}},{name:"kickstarter",title:gt("Kickstarter"),icon:Ul,description:(0,de.__)("Embed Kickstarter content."),patterns:[/^https?:\/\/(www\.)?kickstarter\.com\/.+/i,/^https?:\/\/kck\.st\/.+/i],attributes:{providerNameSlug:"kickstarter",responsive:!0}},{name:"mixcloud",title:gt("Mixcloud"),icon:b5,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:gt("Pocket Casts"),icon:fW,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:gt("Reddit"),icon:lW,description:(0,de.__)("Embed a Reddit thread."),patterns:[/^https?:\/\/(www\.)?reddit\.com\/.+/i],attributes:{providerNameSlug:"reddit",responsive:!0}},{name:"reverbnation",title:gt("ReverbNation"),icon:b5,description:(0,de.__)("Embed ReverbNation content."),patterns:[/^https?:\/\/(www\.)?reverbnation\.com\/.+/i],attributes:{providerNameSlug:"reverbnation",responsive:!0}},{name:"scribd",title:gt("Scribd"),icon:Ul,description:(0,de.__)("Embed Scribd content."),patterns:[/^https?:\/\/(www\.)?scribd\.com\/.+/i],attributes:{providerNameSlug:"scribd",responsive:!0}},{name:"smugmug",title:gt("SmugMug"),icon:NI,description:(0,de.__)("Embed SmugMug content."),patterns:[/^https?:\/\/(.+\.)?smugmug\.com\/.*/i],attributes:{providerNameSlug:"smugmug",previewable:!1,responsive:!0}},{name:"speaker-deck",title:gt("Speaker Deck"),icon:Ul,description:(0,de.__)("Embed Speaker Deck content."),patterns:[/^https?:\/\/(www\.)?speakerdeck\.com\/.+/i],attributes:{providerNameSlug:"speaker-deck",responsive:!0}},{name:"tiktok",title:gt("TikTok"),icon:eh,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:gt("TED"),icon:eh,description:(0,de.__)("Embed a TED video."),patterns:[/^https?:\/\/(www\.|embed\.)?ted\.com\/.+/i],attributes:{providerNameSlug:"ted",responsive:!0}},{name:"tumblr",title:gt("Tumblr"),icon:sW,keywords:[(0,de.__)("social")],description:(0,de.__)("Embed a Tumblr post."),patterns:[/^https?:\/\/(.+)\.tumblr\.com\/.+/i],attributes:{providerNameSlug:"tumblr",responsive:!0}},{name:"videopress",title:gt("VideoPress"),icon:eh,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:gt("WordPress.tv"),icon:eh,description:(0,de.__)("Embed a WordPress.tv video."),patterns:[/^https?:\/\/wordpress\.tv\/.+/i],attributes:{providerNameSlug:"wordpress-tv",responsive:!0}},{name:"amazon-kindle",title:gt("Amazon Kindle"),icon:cW,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:gt("Pinterest"),icon:pW,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:gt("Wolfram"),icon:dW,description:(0,de.__)("Embed Wolfram notebook content."),patterns:[/^https?:\/\/(www\.)?wolframcloud\.com\/obj\/.+/i],attributes:{providerNameSlug:"wolfram-cloud",responsive:!0}},{name:"bluesky",title:gt("Bluesky"),icon:hW,description:(0,de.__)("Embed a Bluesky post."),patterns:[/^https?:\/\/bsky\.app\/profile\/.+\/post\/.+/i],attributes:{providerNameSlug:"bluesky"}}];BW.forEach(e=>{e.isActive||(e.isActive=(t,r)=>t.providerNameSlug===r.providerNameSlug)});var EW=BW;var Qp=a(T(),1),Xp=a(v(),1),{attributes:IW}=Es,ibe={attributes:IW,save({attributes:e}){let{url:t,caption:r,type:o,providerNameSlug:n}=e;if(!t)return null;let i=w("wp-block-embed",{[`is-type-${o}`]:o,[`is-provider-${n}`]:n,[`wp-block-embed-${n}`]:n});return(0,Xp.jsxs)("figure",{...Qp.useBlockProps.save({className:i}),children:[(0,Xp.jsx)("div",{className:"wp-block-embed__wrapper",children:` |
| 12 |
${t} |
| 13 |
`}),!Qp.RichText.isEmpty(r)&&(0,Xp.jsx)(Qp.RichText.Content,{tagName:"figcaption",value:r})]})}},lbe={attributes:IW,save({attributes:{url:e,caption:t,type:r,providerNameSlug:o}}){if(!e)return null;let n=w("wp-block-embed",{[`is-type-${r}`]:r,[`is-provider-${o}`]:o});return(0,Xp.jsxs)("figure",{className:n,children:[` |
| 14 |
${e} |
| 15 |
`,!Qp.RichText.isEmpty(t)&&(0,Xp.jsx)(Qp.RichText.Content,{tagName:"figcaption",value:t})]})}},sbe=[ibe,lbe],NW=sbe;var{name:DW}=Es,LW={icon:Ul,edit:SW,save:TW,transforms:PW,variations:EW,deprecated:NW},cbe=()=>N({name:DW,metadata:Es,settings:LW});var HI={};q(HI,{init:()=>_be,metadata:()=>C5,name:()=>qW,settings:()=>P5});var ih=a(B(),1);var $W=a(G(),1);var uo=a(T(),1),Gl=a(B(),1),$t=a(v(),1),ube={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:o,textLinkHref:n,textLinkTarget:i,showDownloadButton:l,downloadButtonText:s,displayPreview:c,previewHeight:u}=e,m=uo.RichText.isEmpty(o)?(0,Gl.__)("PDF embed"):(0,Gl.sprintf)((0,Gl.__)("Embed of %s."),o),p=!uo.RichText.isEmpty(o),d=p?r:void 0;return t&&(0,$t.jsxs)("div",{...uo.useBlockProps.save(),children:[c&&(0,$t.jsx)($t.Fragment,{children:(0,$t.jsx)("object",{className:"wp-block-file__embed",data:t,type:"application/pdf",style:{width:"100%",height:`${u}px`},"aria-label":m})}),p&&(0,$t.jsx)("a",{id:d,href:n,target:i,rel:i?"noreferrer noopener":void 0,children:(0,$t.jsx)(uo.RichText.Content,{value:o})}),l&&(0,$t.jsx)("a",{href:t,className:w("wp-block-file__button",(0,uo.__experimentalGetElementClassName)("button")),download:!0,"aria-describedby":d,children:(0,$t.jsx)(uo.RichText.Content,{value:s})})]})}},mbe={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:o,textLinkHref:n,textLinkTarget:i,showDownloadButton:l,downloadButtonText:s,displayPreview:c,previewHeight:u}=e,m=uo.RichText.isEmpty(o)?(0,Gl.__)("PDF embed"):(0,Gl.sprintf)((0,Gl.__)("Embed of %s."),o),p=!uo.RichText.isEmpty(o),d=p?r:void 0;return t&&(0,$t.jsxs)("div",{...uo.useBlockProps.save(),children:[c&&(0,$t.jsx)($t.Fragment,{children:(0,$t.jsx)("object",{className:"wp-block-file__embed",data:t,type:"application/pdf",style:{width:"100%",height:`${u}px`},"aria-label":m})}),p&&(0,$t.jsx)("a",{id:d,href:n,target:i,rel:i?"noreferrer noopener":void 0,children:(0,$t.jsx)(uo.RichText.Content,{value:o})}),l&&(0,$t.jsx)("a",{href:t,className:"wp-block-file__button",download:!0,"aria-describedby":d,children:(0,$t.jsx)(uo.RichText.Content,{value:s})})]})}},pbe={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:o,textLinkTarget:n,showDownloadButton:i,downloadButtonText:l,displayPreview:s,previewHeight:c}=e,u=uo.RichText.isEmpty(r)?(0,Gl.__)("PDF embed"):(0,Gl.sprintf)((0,Gl.__)("Embed of %s."),r);return t&&(0,$t.jsxs)("div",{...uo.useBlockProps.save(),children:[s&&(0,$t.jsx)($t.Fragment,{children:(0,$t.jsx)("object",{className:"wp-block-file__embed",data:t,type:"application/pdf",style:{width:"100%",height:`${c}px`},"aria-label":u})}),!uo.RichText.isEmpty(r)&&(0,$t.jsx)("a",{href:o,target:n,rel:n?"noreferrer noopener":void 0,children:(0,$t.jsx)(uo.RichText.Content,{value:r})}),i&&(0,$t.jsx)("a",{href:t,className:"wp-block-file__button",download:!0,children:(0,$t.jsx)(uo.RichText.Content,{value:l})})]})}},dbe=[ube,mbe,pbe],MW=dbe;var FI=a(Er(),1),nh=a(A(),1),ah=a(z(),1),Co=a(T(),1),w5=a(H(),1),FW=a(pe(),1),Wl=a(B(),1);var OW=a(Y(),1),OI=a(xr(),1),HW=a(mr(),1);var Ko=a(B(),1),Yo=a(A(),1),AW=a(T(),1);var wo=a(v(),1);function RW({hrefs:e,openInNewWindow:t,showDownloadButton:r,changeLinkDestinationOption:o,changeOpenInNewWindow:n,changeShowDownloadButton:i,displayPreview:l,changeDisplayPreview:s,previewHeight:c,changePreviewHeight:u}){let{href:m,textLinkHref:p,attachmentPage:d}=e,f=$(),h=[{value:m,label:(0,Ko.__)("URL")}];return d&&(h=[{value:m,label:(0,Ko.__)("Media file")},{value:d,label:(0,Ko.__)("Attachment page")}]),(0,wo.jsx)(wo.Fragment,{children:(0,wo.jsxs)(AW.InspectorControls,{children:[m.endsWith(".pdf")&&(0,wo.jsxs)(Yo.__experimentalToolsPanel,{label:(0,Ko.__)("PDF settings"),resetAll:()=>{s(!0),u(600)},dropdownMenuProps:f,children:[(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Ko.__)("Show inline embed"),isShownByDefault:!0,hasValue:()=>!l,onDeselect:()=>s(!0),children:(0,wo.jsx)(Yo.ToggleControl,{label:(0,Ko.__)("Show inline embed"),help:l?(0,Ko.__)("Note: Most phone and tablet browsers won't display embedded PDFs."):null,checked:!!l,onChange:s})}),l&&(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Ko.__)("Height in pixels"),isShownByDefault:!0,hasValue:()=>c!==600,onDeselect:()=>u(600),children:(0,wo.jsx)(Yo.RangeControl,{__next40pxDefaultSize:!0,label:(0,Ko.__)("Height in pixels"),min:k5,max:Math.max(VI,c),value:c,onChange:u})})]}),(0,wo.jsxs)(Yo.__experimentalToolsPanel,{label:(0,Ko.__)("Settings"),resetAll:()=>{o(m),n(!1),i(!0)},dropdownMenuProps:f,children:[(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Ko.__)("Link to"),isShownByDefault:!0,hasValue:()=>p!==m,onDeselect:()=>o(m),children:(0,wo.jsx)(Yo.SelectControl,{__next40pxDefaultSize:!0,label:(0,Ko.__)("Link to"),value:p,options:h,onChange:o})}),(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Ko.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>!!t,onDeselect:()=>n(!1),children:(0,wo.jsx)(Yo.ToggleControl,{label:(0,Ko.__)("Open in new tab"),checked:t,onChange:n})}),(0,wo.jsx)(Yo.__experimentalToolsPanelItem,{label:(0,Ko.__)("Show download button"),isShownByDefault:!0,hasValue:()=>!r,onDeselect:()=>i(!0),children:(0,wo.jsx)(Yo.ToggleControl,{label:(0,Ko.__)("Show download button"),checked:r,onChange:i})})]})]})})}var VW=()=>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)&&!(zW("AcroPDF.PDF")||zW("PDF.PdfCtrl"))),zW=e=>{let t;try{t=new window.ActiveXObject(e)}catch{t=void 0}return t};var Or=a(v(),1),k5=200,VI=2e3;function fbe({text:e,disabled:t}){let{createNotice:r}=(0,ah.useDispatch)(OI.store),o=(0,FW.useCopyToClipboard)(e,()=>{r("info",(0,Wl.__)("Copied URL to clipboard."),{isDismissible:!0,type:"snackbar"})});return(0,Or.jsx)(nh.ToolbarButton,{className:"components-clipboard-toolbar-button",ref:o,disabled:t,children:(0,Wl.__)("Copy URL")})}function hbe({attributes:e,isSelected:t,setAttributes:r,clientId:o}){let{id:n,fileName:i,href:l,textLinkHref:s,textLinkTarget:c,showDownloadButton:u,downloadButtonText:m,displayPreview:p,previewHeight:d}=e,[f,h]=(0,w5.useState)(e.blob),{media:g}=(0,ah.useSelect)(P=>({media:n===void 0?void 0:P(OW.store).getEntityRecord("postType","attachment",n)}),[n]),{createErrorNotice:y}=(0,ah.useDispatch)(OI.store),{toggleSelection:b,__unstableMarkNextChangeAsNotPersistent:x}=(0,ah.useDispatch)(Co.store);Ps({url:f,onChange:_,onError:k}),(0,w5.useEffect)(()=>{Co.RichText.isEmpty(m)&&(x(),r({downloadButtonText:(0,Wl._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,FI.isBlobURL)(P.url)){h(P.url);return}let j=(P.mime||P.mime_type)==="application/pdf"||(0,HW.getFilename)(P.url).toLowerCase().endsWith(".pdf"),U={displayPreview:j?e.displayPreview??!0:void 0,previewHeight:j?e.previewHeight??600:void 0};r({href:P.url,fileName:P.title,textLinkHref:P.url,id:P.id,fileId:`wp-block-file--media-${o}`,blob:void 0,...U}),h()}function k(P){r({href:void 0}),y(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,j,U,O){b(!0);let K=parseInt(d+O.height,10);r({previewHeight:K})}function M(P){let j=Math.max(parseInt(P,10),k5);r({previewHeight:j})}let F=g&&g.link,R=(0,Co.useBlockProps)({className:w(!!f&&(0,nh.__unstableGetAnimateClassName)({type:"loading"}),{"is-transient":!!f})}),V=VW()&&p;return!l&&!f?(0,Or.jsx)("div",{...R,children:(0,Or.jsx)(Co.MediaPlaceholder,{icon:(0,Or.jsx)(Co.BlockIcon,{icon:M0}),labels:{title:(0,Wl.__)("File"),instructions:(0,Wl.__)("Drag and drop a file, upload, or choose from your library.")},onSelect:_,onError:k,accept:"*"})}):(0,Or.jsxs)(Or.Fragment,{children:[(0,Or.jsx)(RW,{hrefs:{href:l||f,textLinkHref:s,attachmentPage:F},openInNewWindow:!!c,showDownloadButton:u,changeLinkDestinationOption:S,changeOpenInNewWindow:C,changeShowDownloadButton:E,displayPreview:p,changeDisplayPreview:I,previewHeight:d,changePreviewHeight:M}),(0,Or.jsxs)(Co.BlockControls,{group:"other",children:[(0,Or.jsx)(Co.MediaReplaceFlow,{mediaId:n,mediaURL:l,accept:"*",onSelect:_,onError:k,onReset:()=>_(void 0)}),(0,Or.jsx)(fbe,{text:l,disabled:(0,FI.isBlobURL)(l)})]}),(0,Or.jsxs)("div",{...R,children:[V&&(0,Or.jsxs)(nh.ResizableBox,{size:{height:d,width:"100%"},minHeight:k5,maxHeight:VI,grid:[1,10],enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStart:()=>b(!1),onResizeStop:D,showHandle:t,children:[(0,Or.jsx)("object",{className:"wp-block-file__preview",data:l,type:"application/pdf","aria-label":(0,Wl.__)("Embed of the selected PDF file.")}),!t&&(0,Or.jsx)("div",{className:"wp-block-file__preview-overlay"})]}),(0,Or.jsxs)("div",{className:"wp-block-file__content-wrapper",children:[(0,Or.jsx)(Co.RichText,{identifier:"fileName",tagName:"a",value:i,placeholder:(0,Wl.__)("Write file name\u2026"),withoutInteractiveFormatting:!0,onChange:P=>r({fileName:B1(P)}),href:s}),u&&(0,Or.jsx)("div",{className:"wp-block-file__button-richtext-wrapper",children:(0,Or.jsx)(Co.RichText,{identifier:"downloadButtonText",tagName:"div","aria-label":(0,Wl.__)("Download button text"),className:w("wp-block-file__button",(0,Co.__experimentalGetElementClassName)("button")),value:m,withoutInteractiveFormatting:!0,placeholder:(0,Wl.__)("Add text\u2026"),onChange:P=>r({downloadButtonText:B1(P)})})})]})]})]})}var jW=hbe;var C5={$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 Wc=a(T(),1),$l=a(v(),1);function UW({attributes:e}){let{href:t,fileId:r,fileName:o,textLinkHref:n,textLinkTarget:i,showDownloadButton:l,downloadButtonText:s,displayPreview:c,previewHeight:u}=e,m=Wc.RichText.isEmpty(o)?"PDF embed":o.toString(),p=!Wc.RichText.isEmpty(o),d=p?r:void 0;return t&&(0,$l.jsxs)("div",{...Wc.useBlockProps.save(),children:[c&&(0,$l.jsx)($l.Fragment,{children:(0,$l.jsx)("object",{className:"wp-block-file__embed",data:t,type:"application/pdf",style:{width:"100%",height:`${u}px`},"aria-label":m})}),p&&(0,$l.jsx)("a",{id:d,href:n,target:i,rel:i?"noreferrer noopener":void 0,children:(0,$l.jsx)(Wc.RichText.Content,{value:o})}),l&&(0,$l.jsx)("a",{href:t,className:w("wp-block-file__button",(0,Wc.__experimentalGetElementClassName)("button")),download:!0,"aria-describedby":d,children:(0,$l.jsx)(Wc.RichText.Content,{value:s})})]})}var nv=a(Er(),1),ql=a(G(),1),S5=a(z(),1),T5=a(Y(),1),GW=a(mr(),1),vbe={from:[{type:"files",isMatch(e){return e.length>0},priority:15,transform:e=>{let t=[];return e.forEach(r=>{let o=(0,nv.createBlobURL)(r);r.type.startsWith("video/")?t.push((0,ql.createBlock)("core/video",{blob:(0,nv.createBlobURL)(r)})):r.type.startsWith("image/")?t.push((0,ql.createBlock)("core/image",{blob:(0,nv.createBlobURL)(r)})):r.type.startsWith("audio/")?t.push((0,ql.createBlock)("core/audio",{blob:(0,nv.createBlobURL)(r)})):t.push((0,ql.createBlock)("core/file",{blob:o,fileName:r.name}))}),t}},{type:"block",blocks:["core/audio"],transform:e=>(0,ql.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,ql.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,ql.createBlock)("core/file",{href:e.url,fileName:e.caption||(0,GW.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,S5.select)(T5.store),r=t("postType","attachment",e);return!!r&&r.mime_type.includes("audio")},transform:e=>(0,ql.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,S5.select)(T5.store),r=t("postType","attachment",e);return!!r&&r.mime_type.includes("video")},transform:e=>(0,ql.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,S5.select)(T5.store),r=t("postType","attachment",e);return!!r&&r.mime_type.includes("image")},transform:e=>(0,ql.createBlock)("core/image",{url:e.href,caption:e.fileName,id:e.id,anchor:e.anchor})}]},WW=vbe;var{fieldsKey:bbe,formKey:ybe}=Z($W.privateApis),{name:qW}=C5,P5={icon:M0,example:{attributes:{href:"https://upload.wikimedia.org/wikipedia/commons/d/dd/Armstrong_Small_Step.ogg",fileName:(0,ih._x)("Armstrong_Small_Step","Name of the file")}},transforms:WW,deprecated:MW,edit:jW,save:UW};window.__experimentalContentOnlyInspectorFields&&(P5[bbe]=[{id:"file",label:(0,ih.__)("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,ih.__)("Filename"),type:"text",Edit:"rich-text"},{id:"downloadButtonText",label:(0,ih.__)("Button Text"),type:"text",Edit:"rich-text"}],P5[ybe]={fields:["file","fileName","downloadButtonText"]});var _be=()=>N({name:qW,metadata:C5,settings:P5});var $I={};q($I,{init:()=>Tbe,metadata:()=>I5,name:()=>t$,settings:()=>r$});var e$=a(Uc(),1);var So=a(B(),1),Zl=a(T(),1),Kl=a(A(),1),ZW=a(z(),1);var jI=a(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,jI.__)("Your form has been submitted successfully")+"</mark>"}]]],E5=["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,jI.__)("There was an error submitting your form.")+"</mark>"}]]];var Ja=a(v(),1),xbe=[B5,E5,["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",{}]],kbe=({attributes:e,setAttributes:t,clientId:r})=>{let o=$(),n=()=>{t({submissionMethod:"email",email:void 0,action:void 0,method:"post"})},{action:i,method:l,email:s,submissionMethod:c}=e,u=(0,Zl.useBlockProps)(),{hasInnerBlocks:m}=(0,ZW.useSelect)(d=>{let{getBlock:f}=d(Zl.store),h=f(r);return{hasInnerBlocks:!!(h&&h.innerBlocks.length)}},[r]),p=(0,Zl.useInnerBlocksProps)(u,{template:xbe,renderAppender:m?void 0:Zl.InnerBlocks.ButtonBlockAppender});return(0,Ja.jsxs)(Ja.Fragment,{children:[(0,Ja.jsx)(Zl.InspectorControls,{children:(0,Ja.jsxs)(Kl.__experimentalToolsPanel,{dropdownMenuProps:o,label:(0,So.__)("Settings"),resetAll:n,children:[(0,Ja.jsx)(Kl.__experimentalToolsPanelItem,{hasValue:()=>c!=="email",label:(0,So.__)("Submissions method"),onDeselect:()=>t({submissionMethod:"email"}),isShownByDefault:!0,children:(0,Ja.jsx)(Kl.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,Ja.jsx)(Kl.__experimentalToolsPanelItem,{hasValue:()=>!!s,label:(0,So.__)("Email for form submissions"),onDeselect:()=>t({email:void 0,action:void 0,method:"post"}),isShownByDefault:!0,children:(0,Ja.jsx)(Kl.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,Ja.jsxs)(Zl.InspectorControls,{group:"advanced",children:[(0,Ja.jsx)(Kl.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,Ja.jsx)(Kl.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,Ja.jsx)("form",{...p,encType:c==="email"?"text/plain":null})]})},KW=kbe;var I5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/form",title:"Form",category:"widgets",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 N5=a(T(),1),UI=a(v(),1);function YW({attributes:e}){let t=N5.useBlockProps.save(),{submissionMethod:r}=e;return(0,UI.jsx)("form",{...t,encType:r==="email"?"text/plain":null,children:(0,UI.jsx)(N5.InnerBlocks.Content,{})})}var rl=a(B(),1);var Cbe=[{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,E5,["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"}],QW=Cbe;var Vs=a(T(),1),GI=a(v(),1),Sbe={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),o=(0,Vs.getTypographyClassesAndStyles)(e),n=(0,Vs.__experimentalGetSpacingClassesAndStyles)(e),i=Vs.useBlockProps.save({style:{...r.style,...o.style,...n.style},id:e.anchor});return(0,GI.jsx)("form",{...i,className:"wp-block-form",encType:t==="email"?"text/plain":null,children:(0,GI.jsx)(Vs.InnerBlocks.Content,{})})}},XW=[Sbe];var D5=a(L(),1),WI=a(v(),1),JW=(0,WI.jsx)(D5.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,WI.jsx)(D5.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:t$}=I5,r$={icon:JW,edit:KW,save:YW,deprecated:XW,variations:QW,example:{}},Tbe=()=>{let e=["core/form"];return(0,e$.addFilter)("blockEditor.__unstableCanInsertBlockType","core/block-library/preventInsertingFormIntoAnotherForm",(t,r,o,{getBlock:n,getBlockParentsByBlockName:i})=>{if(r.name!=="core/form")return t;for(let l of e)if(n(o)?.name===l||i(o,l).length)return!1;return!0}),N({name:t$,metadata:I5,settings:r$})};var ZI={};q(ZI,{init:()=>Vbe,metadata:()=>M5,name:()=>v$,settings:()=>b$});var i$=a(iv(),1),Yl=a(T(),1),l$=a(Oi(),1),ui=a(v(),1),s$=e=>(0,i$.default)((0,l$.__unstableStripHTML)(e)).replace(/[^\p{L}\p{N}]+/gu,"-").toLowerCase().replace(/(^-+)|(-+$)/g,""),Nbe={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:o,inlineLabel:n,required:i,placeholder:l,value:s}=e,c=(0,Yl.__experimentalGetBorderClassesAndStyles)(e),u=(0,Yl.__experimentalGetColorClassesAndStyles)(e),m={...c.style,...u.style},p=w("wp-block-form-input__input",u.className,c.className),d=t==="textarea"?"textarea":"input",f=Yl.useBlockProps.save();return t==="hidden"?(0,ui.jsx)("input",{type:t,name:r,value:s}):(0,ui.jsx)("div",{...f,children:(0,ui.jsxs)("label",{className:w("wp-block-form-input__label",{"is-label-inline":n}),children:[(0,ui.jsx)("span",{className:"wp-block-form-input__label-content",children:(0,ui.jsx)(Yl.RichText.Content,{value:o})}),(0,ui.jsx)(d,{className:p,type:t==="textarea"?void 0:t,name:r||s$(o),required:i,"aria-required":i,placeholder:l||void 0,style:m})]})})}},Dbe={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:o,inlineLabel:n,required:i,placeholder:l,value:s}=e,c=(0,Yl.__experimentalGetBorderClassesAndStyles)(e),u=(0,Yl.__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,ui.jsx)("input",{type:t,name:r,value:s}):(0,ui.jsxs)("label",{className:w("wp-block-form-input__label",{"is-label-inline":n}),children:[(0,ui.jsx)("span",{className:"wp-block-form-input__label-content",children:(0,ui.jsx)(Yl.RichText.Content,{value:o})}),(0,ui.jsx)(d,{className:p,type:t==="textarea"?void 0:t,name:r||s$(o),required:i,"aria-required":i,placeholder:l||void 0,style:m})]})}},Lbe=[Nbe,Dbe],c$=Lbe;var _a=a(B(),1),Ql=a(T(),1),Xl=a(A(),1),u$=a(H(),1);var qr=a(v(),1);function Mbe({attributes:e,setAttributes:t,className:r}){let{type:o,name:n,label:i,inlineLabel:l,required:s,placeholder:c,value:u}=e,m=(0,Ql.useBlockProps)(),p=$(),d=(0,u$.useRef)(),f=o==="textarea"?"textarea":"input",h=(0,Ql.__experimentalUseBorderProps)(e),g=(0,Ql.__experimentalUseColorProps)(e);d.current&&d.current.focus();let y=o==="checkbox"||o==="radio",b=(0,qr.jsxs)(qr.Fragment,{children:[o!=="hidden"&&(0,qr.jsx)(Ql.InspectorControls,{children:(0,qr.jsxs)(Xl.__experimentalToolsPanel,{label:(0,_a.__)("Settings"),resetAll:()=>{t({inlineLabel:!1,required:!1})},dropdownMenuProps:p,children:[o!=="checkbox"&&(0,qr.jsx)(Xl.__experimentalToolsPanelItem,{label:(0,_a.__)("Inline label"),hasValue:()=>!!l,onDeselect:()=>t({inlineLabel:!1}),isShownByDefault:!0,children:(0,qr.jsx)(Xl.CheckboxControl,{label:(0,_a.__)("Inline label"),checked:l,onChange:_=>{t({inlineLabel:_})}})}),(0,qr.jsx)(Xl.__experimentalToolsPanelItem,{label:(0,_a.__)("Required"),hasValue:()=>!!s,onDeselect:()=>t({required:!1}),isShownByDefault:!0,children:(0,qr.jsx)(Xl.CheckboxControl,{label:(0,_a.__)("Required"),checked:s,onChange:_=>{t({required:_})}})})]})}),(0,qr.jsxs)(Ql.InspectorControls,{group:"advanced",children:[(0,qr.jsx)(Xl.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,_a.__)("Name"),value:n,onChange:_=>{t({name:_})},help:(0,_a.__)('Affects the "name" attribute of the input element, and is used as a name for the form submission results.')}),o==="hidden"&&(0,qr.jsx)(Xl.TextControl,{__next40pxDefaultSize:!0,autoComplete:"off",label:(0,_a.__)("Value"),value:u,onChange:_=>t({value:_}),help:(0,_a.__)("Sets the stored value for this hidden field.")})]})]}),x=(0,qr.jsx)(Ql.RichText,{tagName:"span",className:"wp-block-form-input__label-content",value:i,onChange:_=>t({label:_}),"aria-label":i?(0,_a.__)("Label"):(0,_a.__)("Empty label"),"data-empty":!i,placeholder:(0,_a.__)("Type the label for this input")});return o==="hidden"?(0,qr.jsxs)("div",{...m,children:[b,(0,qr.jsx)("span",{className:"wp-block-form-input__label is-input-hidden","data-message":(0,_a.__)("Hidden field")})]}):(0,qr.jsxs)("div",{...m,children:[b,(0,qr.jsxs)("span",{className:w("wp-block-form-input__label",{"is-label-inline":l||o==="checkbox"}),children:[!y&&x,(0,qr.jsx)(f,{type:o==="textarea"?void 0:o,className:w(r,"wp-block-form-input__input",g.className,h.className),"aria-label":(0,_a.__)("Optional placeholder text"),placeholder:c?void 0:(0,_a.__)("Optional placeholder\u2026"),value:c,onChange:_=>t({placeholder:_.target.value}),"aria-required":s,style:{...h.style,...g.style}}),y&&x]})]})}var m$=Mbe;var M5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/form-input",title:"Input Field",category:"widgets",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 p$=a(iv(),1),$c=a(T(),1),d$=a(Oi(),1),Fs=a(v(),1),Rbe=e=>(0,p$.default)((0,d$.__unstableStripHTML)(e)).replace(/[^\p{L}\p{N}]+/gu,"-").toLowerCase().replace(/(^-+)|(-+$)/g,"");function f$({attributes:e}){let{type:t,name:r,label:o,inlineLabel:n,required:i,placeholder:l,value:s}=e,c=(0,$c.__experimentalGetBorderClassesAndStyles)(e),u=(0,$c.__experimentalGetColorClassesAndStyles)(e),m={...c.style,...u.style},p=w("wp-block-form-input__input",u.className,c.className),d=t==="textarea"?"textarea":"input",f=$c.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)($c.RichText.Content,{value:o})}),(0,Fs.jsx)(d,{className:p,type:t==="textarea"?void 0:t,name:r||Rbe(o),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)($c.RichText.Content,{value:o})})]})})}var Qo=a(B(),1),zbe=[{name:"text",title:(0,Qo.__)("Text Input"),description:(0,Qo.__)("A generic text input."),attributes:{type:"text"},isDefault:!0,scope:["inserter","transform"],isActive:e=>!e?.type||e?.type==="text"},{name:"textarea",title:(0,Qo.__)("Textarea Input"),description:(0,Qo.__)("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,Qo.__)("Checkbox Input"),description:(0,Qo.__)("A simple checkbox input."),attributes:{type:"checkbox",inlineLabel:!0},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="checkbox"},{name:"email",title:(0,Qo.__)("Email Input"),description:(0,Qo.__)("Used for email addresses."),attributes:{type:"email"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="email"},{name:"url",title:(0,Qo.__)("URL Input"),description:(0,Qo.__)("Used for URLs."),attributes:{type:"url"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="url"},{name:"tel",title:(0,Qo.__)("Telephone Input"),description:(0,Qo.__)("Used for phone numbers."),attributes:{type:"tel"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="tel"},{name:"number",title:(0,Qo.__)("Number Input"),description:(0,Qo.__)("A numeric input."),attributes:{type:"number"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="number"},{name:"hidden",title:(0,Qo.__)("Hidden Input"),icon:"visibility",description:(0,Qo.__)("A hidden input field."),attributes:{type:"hidden"},isDefault:!0,scope:["inserter","transform"],isActive:e=>e?.type==="hidden"}],h$=zbe;var A5=a(L(),1),qI=a(v(),1),g$=(0,qI.jsx)(A5.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,qI.jsx)(A5.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:v$}=M5,b$={icon:g$,deprecated:c$,edit:m$,save:f$,variations:h$,example:{}},Vbe=()=>N({name:v$,metadata:M5,settings:b$});var YI={};q(YI,{init:()=>jbe,metadata:()=>z5,name:()=>w$,settings:()=>C$});var y$=a(B(),1),R5=a(T(),1),_$=a(v(),1),Fbe=[["core/buttons",{},[["core/button",{text:(0,y$.__)("Submit"),tagName:"button",type:"submit"}]]]],Obe=()=>{let e=(0,R5.useBlockProps)(),t=(0,R5.useInnerBlocksProps)(e,{template:Fbe,templateLock:"all"});return(0,_$.jsx)("div",{className:"wp-block-form-submit-wrapper",...t})},x$=Obe;var z5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/form-submit-button",title:"Form Submit Button",category:"widgets",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 V5=a(T(),1),KI=a(v(),1);function k$(){let e=V5.useBlockProps.save();return(0,KI.jsx)("div",{className:"wp-block-form-submit-wrapper",...e,children:(0,KI.jsx)(V5.InnerBlocks.Content,{})})}var{name:w$}=z5,C$={edit:x$,save:k$,example:{}},jbe=()=>N({name:w$,metadata:z5,settings:C$});var QI={};q(QI,{init:()=>qbe,metadata:()=>O5,name:()=>N$,settings:()=>D$});var F5=a(B(),1),cm=a(T(),1),S$=a(z(),1);var T$=a(v(),1),Ube=[["core/paragraph",{content:(0,F5.__)("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.")}]],Gbe=({attributes:e,clientId:t})=>{let{type:r}=e,o=(0,cm.useBlockProps)({className:w("wp-block-form-submission-notification",{[`form-notification-type-${r}`]:r})}),{hasInnerBlocks:n}=(0,S$.useSelect)(l=>{let{getBlock:s}=l(cm.store),c=s(t);return{hasInnerBlocks:!!(c&&c.innerBlocks.length)}},[t]),i=(0,cm.useInnerBlocksProps)(o,{template:Ube,renderAppender:n?void 0:cm.InnerBlocks.ButtonBlockAppender});return(0,T$.jsx)("div",{...i,"data-message-success":(0,F5.__)("Submission success notification"),"data-message-error":(0,F5.__)("Submission error notification")})},P$=Gbe;var O5={$schema:"https://schemas.wp.org/trunk/block.json",apiVersion:3,__experimental:!0,name:"core/form-submission-notification",title:"Form Submission Notification",category:"widgets",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 H5=a(T(),1);var B$=a(v(),1);function E$({attributes:e}){let{type:t}=e;return(0,B$.jsx)("div",{...H5.useInnerBlocksProps.save(H5.useBlockProps.save({className:w("wp-block-form-submission-notification",{[`form-notification-type-${t}`]:t})}))})}var Jp=a(B(),1),$be=[{name:"form-submission-success",title:(0,Jp.__)("Form Submission Success"),description:(0,Jp.__)("Success message for form submissions."),attributes:{type:"success"},isDefault:!0,innerBlocks:[["core/paragraph",{content:(0,Jp.__)("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,Jp.__)("Form Submission Error"),description:(0,Jp.__)("Error/failure message for form submissions."),attributes:{type:"error"},isDefault:!1,innerBlocks:[["core/paragraph",{content:(0,Jp.__)("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"}],I$=$be;var{name:N$}=O5,D$={icon:bp,edit:P$,save:E$,variations:I$,example:{}},qbe=()=>N({name:N$,metadata:O5,settings:D$});var sN={};q(sN,{init:()=>fye,metadata:()=>U5,name:()=>mq,settings:()=>pq});var Nr=a(T(),1),A$=a(G(),1);var Os="none",Hs="media",lv="lightbox",js="attachment",L$="file",M$="post",sv="large";var Fe=a(v(),1),R$="file",z$="post";function lh(e){return Math.min(3,e?.images?.length)}function Zbe(e,t){switch(t){case R$:return{href:e?.source_url||e?.url,linkDestination:Hs};case z$: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 sh(e){let t=e.linkTo?e.linkTo:"none";t==="post"?t="attachment":t==="file"&&(t="media");let r=e.images.map(l=>Kbe(l,e.sizeSlug,t)),{images:o,ids:n,...i}=e;return[{...i,linkTo:t,allowResize:!1},r]}function Kbe(e,t,r){return(0,A$.createBlock)("core/image",{...e.id&&{id:parseInt(e.id)},url:e.url,alt:e.alt,caption:e.caption,sizeSlug:t,...Zbe(e,r)})}var Ybe={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:o}=e,n=w("has-nested-images",{[`columns-${r}`]:r!==void 0,"columns-default":r===void 0,"is-cropped":o}),i=Nr.useBlockProps.save({className:n}),l=Nr.useInnerBlocksProps.save(i);return(0,Fe.jsxs)("figure",{...l,children:[l.children,!Nr.RichText.isEmpty(t)&&(0,Fe.jsx)(Nr.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-caption",value:t})]})}},Qbe={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=lh(e),imageCrop:o,caption:n,linkTo:i}=e,l=`columns-${r} ${o?"is-cropped":""}`;return(0,Fe.jsxs)("figure",{...Nr.useBlockProps.save({className:l}),children:[(0,Fe.jsx)("ul",{className:"blocks-gallery-grid",children:t.map(s=>{let c;switch(i){case R$:c=s.fullUrl||s.url;break;case z$: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,!Nr.RichText.isEmpty(s.caption)&&(0,Fe.jsx)(Nr.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-item__caption",value:s.caption})]})},s.id||s.url)})}),!Nr.RichText.isEmpty(n)&&(0,Fe.jsx)(Nr.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-caption",value:n})]})},migrate(e){return sh(e)}},Xbe={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 sh(e)},save({attributes:e}){let{images:t,columns:r=lh(e),imageCrop:o,caption:n,linkTo:i}=e;return(0,Fe.jsxs)("figure",{className:`columns-${r} ${o?"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,!Nr.RichText.isEmpty(l.caption)&&(0,Fe.jsx)(Nr.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-item__caption",value:l.caption})]})},l.id||l.url)})}),!Nr.RichText.isEmpty(n)&&(0,Fe.jsx)(Nr.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-caption",value:n})]})}},Jbe={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 sh(e)},save({attributes:e}){let{images:t,columns:r=lh(e),imageCrop:o,caption:n,linkTo:i}=e;return(0,Fe.jsxs)("figure",{className:`columns-${r} ${o?"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,!Nr.RichText.isEmpty(l.caption)&&(0,Fe.jsx)(Nr.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-item__caption",value:l.caption})]})},l.id||l.url)})}),!Nr.RichText.isEmpty(n)&&(0,Fe.jsx)(Nr.RichText.Content,{tagName:"figcaption",className:"blocks-gallery-caption",value:n})]})}},eye={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=lh(e),imageCrop:o,linkTo:n}=e;return(0,Fe.jsx)("ul",{className:`columns-${r} ${o?"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)(Nr.RichText.Content,{tagName:"figcaption",value:i.caption})]})},i.id||i.url)})})},migrate(e){return sh(e)}},tye={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,o)=>!r&&t[o]!==null?!0:parseInt(r,10)!==t[o]))},migrate(e){return sh(e)},supports:{align:!0},save({attributes:e}){let{images:t,columns:r=lh(e),imageCrop:o,linkTo:n}=e;return(0,Fe.jsx)("ul",{className:`columns-${r} ${o?"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)(Nr.RichText.Content,{tagName:"figcaption",value:i.caption})]})},i.id||i.url)})})}},rye={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=lh(e),align:o,imageCrop:n,linkTo:i}=e,l=w(`columns-${r}`,{alignnone:o==="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 sh(e)}},V$=[Ybe,Qbe,Xbe,Jbe,eye,tye,rye];var Xe=a(A(),1),To=a(T(),1),Xo=a(H(),1),ge=a(B(),1),pv=a(z(),1),aq=a(L(),1),nq=a(G(),1),iN=a(Er(),1),iq=a(xr(),1);var F$=a(T(),1);var O$=a(v(),1),H$=(0,O$.jsx)(F$.BlockIcon,{icon:O0});function XI(e){return e?Math.min(3,e):3}var j$=(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 o=e?.sizes?.full?.url||e?.media_details?.sizes?.full?.source_url;return o&&(r.fullUrl=o),r};var Us=20,ed="none",ch="media",uh="attachment",JI="custom",U$=["noopener"],qc=["image"];var eN=["flex","grid"],cv="full";function tN(e,t,r,o,n){switch(r||t){case L$:case Hs:return{href:e?.source_url||e?.url,linkDestination:ch,lightbox:n?.enabled?{...o?.lightbox,enabled:!1}:void 0};case M$:case js:return{href:e?.link,linkDestination:uh,lightbox:n?.enabled?{...o?.lightbox,enabled:!1}:void 0};case lv:return{href:void 0,lightbox:n?.enabled?void 0:{...o?.lightbox,enabled:!0},linkDestination:ed};case Os:return{href:void 0,linkDestination:ed,lightbox:void 0}}return{}}function G$(e){let[t,r=1]=e.split("/").map(Number),o=t/r;return o===1/0||o===0?NaN:o}function oye(e){let t=e;return e!==void 0&&t&&(U$.forEach(r=>{let o=new RegExp("\\b"+r+"\\b","gi");t=t.replace(o,"")}),t!==e&&(t=t.trim()),t||(t=void 0)),t}function rN(e,{rel:t}){let r=e?"_blank":void 0,o;return!r&&!t?o=void 0:o=oye(t),{linkTarget:r,rel:o}}function W$(e,t){let r=e?.media_details?.sizes?.[t]?.source_url;return r?{url:r,width:void 0,height:void 0,sizeSlug:t}:{}}function oN(e){return qc.some(t=>e.type.indexOf(t)===0)}function uv({x:e,y:t}={x:.5,y:.5}){return`${Math.round(e*100)}% ${Math.round(t*100)}%`}var aN=a(B(),1),$$=a(L(),1);var mv=a(v(),1);function q$(e){let{attributes:t,isSelected:r,setAttributes:o,mediaPlaceholder:n,insertBlocksAfter:i,blockProps:l,__unstableLayoutClassNames:s,isContentLocked:c,multiGallerySelection:u}=e,{align:m,columns:p,imageCrop:d}=t;return(0,mv.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,mv.jsx)($$.View,{className:"blocks-gallery-media-placeholder-wrapper",children:n}),(0,mv.jsx)(ga,{attributes:t,setAttributes:o,isSelected:r,insertBlocksAfter:i,showToolbarButton:!u&&!c,className:"blocks-gallery-caption",label:(0,aN.__)("Gallery caption text"),placeholder:(0,aN.__)("Add gallery caption")})]})}var Z$=a(H(),1);function K$(e,t,r){return(0,Z$.useMemo)(()=>o(),[e,t]);function o(){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 j5=a(H(),1);function Y$(e,t){let[r,o]=(0,j5.useState)([]);return(0,j5.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)&&o([...l,...s]),s.length>0?s:null}}var X$=a(z(),1),J$=a(Y(),1),Q$=[];function eq(e){return(0,X$.useSelect)(t=>{let r=e.map(o=>o.attributes.id).filter(o=>o!==void 0);return r.length===0?Q$:t(J$.store).getEntityRecords("postType","attachment",{include:r.join(","),per_page:-1,orderby:"include"})??Q$},[e])}var td=a(T(),1);function tq({blockGap:e,clientId:t}){let r="var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) )",o=r,n=r,i;e&&(i=typeof e=="string"?(0,td.__experimentalGetGapCSSValue)(e):(0,td.__experimentalGetGapCSSValue)(e?.top)||r,n=typeof e=="string"?(0,td.__experimentalGetGapCSSValue)(e):(0,td.__experimentalGetGapCSSValue)(e?.left)||r,o=i===n?i:`${i} ${n}`);let l=`#block-${t} { |
| 16 |
--wp--style--unstable-gallery-gap: ${n==="0"?"0px":n}; |
| 17 |
gap: ${o} |
| 18 |
}`;return(0,td.useStyleOverride)({css:l}),null}var je=a(v(),1),rq=8,oq=[{icon:N0,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:vp,label:(0,ge.__)("Enlarge on click"),value:lv,noticeText:(0,ge.__)("Lightbox effect"),infoText:(0,ge.__)("Scale images with a lightbox effect")},{icon:H0,label:(0,ge._x)("None","Media item link option"),value:Os,noticeText:(0,ge.__)("None")}],aye=[{label:(0,ge.__)("Icon"),value:"icon"},{label:(0,ge.__)("Text"),value:"text"},{label:(0,ge.__)("Both"),value:"both"}],nN=["image"],nye=Xo.Platform.isNative?(0,ge.__)("Add media"):(0,ge.__)("Drag and drop images, upload, or choose from your library."),iye=Xo.Platform.isNative?{type:"stepper"}:{},lye={name:"core/image"},sye=[];function lq(e){let{setAttributes:t,attributes:r,className:o,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?oq:oq.filter(Q=>Q.value!==lv),{navigationButtonType:h,columns:g,imageCrop:y,randomOrder:b,linkTarget:x,linkTo:_,sizeSlug:k,aspectRatio:S}=r,{__unstableMarkNextChangeAsNotPersistent:C,replaceInnerBlocks:E,updateBlockAttributes:I,selectBlock:D}=(0,pv.useDispatch)(To.store),{createSuccessNotice:M,createErrorNotice:F}=(0,pv.useDispatch)(iq.store),{getBlock:R,getSettings:V,innerBlockImages:P,blockWasJustInserted:j,multiGallerySelection:U}=(0,pv.useSelect)(Q=>{let{getBlockName:Ie,getMultiSelectedBlockClientIds:ot,getSettings:Qe,getBlock:Ae,wasBlockJustInserted:Ct}=Q(To.store),or=ot();return{getBlock:Ae,getSettings:Qe,innerBlockImages:Ae(n)?.innerBlocks??sye,blockWasJustInserted:Ct(n,"inserter_menu"),multiGallerySelection:or.length&&or.every(Oa=>Ie(Oa)==="core/gallery")}},[n]),O=(0,Xo.useMemo)(()=>P?.map(Q=>({clientId:Q.clientId,id:Q.attributes.id,url:Q.attributes.url,attributes:Q.attributes,fromSavedContent:!!Q.originalContent})),[P]),K=eq(P),W=Y$(O,K),ee=u?.enabled?O.filter(Q=>Q.attributes?.lightbox?.enabled===void 0||Q.attributes?.lightbox?.enabled===!0).length>0:O.filter(Q=>Q.attributes.lightbox?.enabled).length>0,oe=p?.map(({name:Q,ratio:Ie})=>({label:Q,value:Ie})),X=m?.map(({name:Q,ratio:Ie})=>({label:Q,value:Ie})),J=[{label:(0,ge._x)("Original","Aspect ratio option for dimensions control"),value:"auto"},...d?X||[]:[],...oe||[]];(0,Xo.useEffect)(()=>{W?.forEach(Q=>{C(),I(Q.clientId,{...ne(Q.attributes),id:Q.id,align:void 0})})},[W]);let ae=K$(K,i,V);function ne(Q){let Ie=Q.id?K.find(({id:Ae})=>Ae===Q.id):null,ot;Q.className&&Q.className!==""&&(ot=Q.className);let Qe;return Q.linkTarget||Q.rel?Qe={linkTarget:Q.linkTarget,rel:Q.rel}:Qe=rN(x,r),{...j$(Ie,k),...tN(Ie,_,Q?.linkDestination),...Qe,className:ot,sizeSlug:k,caption:Q.caption.length>0?Q.caption:Ie.caption?.raw,alt:Q.alt||Ie.alt_text,aspectRatio:S==="auto"?void 0:S}}function ue(Q){let Ie=Xo.Platform.isNative&&Q.id?K.find(({id:Qe})=>Qe===Q.id):null,ot=Ie?Ie?.media_type:Q.type;return nN.some(Qe=>ot?.indexOf(Qe)===0)||Q.blob}function he(Q){let Ie=Object.prototype.toString.call(Q)==="[object FileList]",ot=Ie?Array.from(Q).map(qe=>qe.url?qe:{blob:(0,iN.createBlobURL)(qe)}):Q;ot.every(ue)||F((0,ge.__)("If uploading to a gallery all files need to be image formats"),{id:"gallery-upload-invalid-file",type:"snackbar"});let Qe=ot.filter(qe=>qe.url||ue(qe)).map(qe=>qe.url?qe:{blob:qe.blob||(0,iN.createBlobURL)(qe)}),Ae=Qe.reduce((qe,Ha,Zn)=>(qe[Ha.id]=Zn,qe),{}),Ct=Ie?P:P.filter(qe=>Qe.find(Ha=>Ha.id===qe.attributes.id)),Oa=Qe.filter(qe=>!Ct.find(Ha=>qe.id===Ha.attributes.id)).map(qe=>(0,nq.createBlock)("core/image",{id:qe.id,blob:qe.blob,url:qe.url,caption:qe.caption,alt:qe.alt}));E(n,Ct.concat(Oa).sort((qe,Ha)=>Ae[qe.attributes.id]-Ae[Ha.attributes.id])),Oa?.length>0&&D(Oa[0].clientId)}function Oe(Q){F(Q,{type:"snackbar"})}function ke(Q){t({linkTo:Q});let Ie={},ot=[];R(n).innerBlocks.forEach(Ae=>{ot.push(Ae.clientId);let Ct=Ae.attributes.id?K.find(({id:or})=>or===Ae.attributes.id):null;Ie[Ae.clientId]=tN(Ct,Q,!1,Ae.attributes,u)}),I(ot,Ie,{uniqueByBlock:!0});let Qe=[...f].find(Ae=>Ae.value===Q);M((0,ge.sprintf)((0,ge.__)("All gallery image links updated to: %s"),Qe.noticeText),{id:"gallery-attributes-linkTo",type:"snackbar"})}function ie(Q){t({columns:Q})}function Te(){t({imageCrop:!y})}function Le(){t({randomOrder:!b})}function re(Q){let Ie=Q?"_blank":void 0;t({linkTarget:Ie});let ot={},Qe=[];R(n).innerBlocks.forEach(Ct=>{Qe.push(Ct.clientId),ot[Ct.clientId]=rN(Ie,Ct.attributes)}),I(Qe,ot,{uniqueByBlock:!0});let Ae=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(Ae,{id:"gallery-attributes-openInNewTab",type:"snackbar"})}function He(Q){t({sizeSlug:Q});let Ie={},ot=[];R(n).innerBlocks.forEach(Ae=>{ot.push(Ae.clientId);let Ct=Ae.attributes.id?K.find(({id:or})=>or===Ae.attributes.id):null;Ie[Ae.clientId]=W$(Ct,Q)}),I(ot,Ie,{uniqueByBlock:!0});let Qe=ae.find(Ae=>Ae.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 mt(Q){t({aspectRatio:Q});let Ie={},ot=[];R(n).innerBlocks.forEach(Ae=>{ot.push(Ae.clientId),Ie[Ae.clientId]={aspectRatio:Q==="auto"?void 0:Q}}),I(ot,Ie,!0);let Qe=J.find(Ae=>Ae.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,Xo.useEffect)(()=>{_||(C(),t({linkTo:window?.wp?.media?.view?.settings?.defaultProps?.link||Os}))},[_]);let st=!!O.length,ze=st&&O.some(Q=>!!Q.id),se=O.some(Q=>Xo.Platform.isNative?Q.url?.indexOf("file:")===0:!Q.id&&Q.url?.indexOf("blob:")===0),yt=Xo.Platform.select({web:{addToGallery:!1,disableMediaButtons:se,value:{}},native:{addToGallery:ze,isAppender:st,disableMediaButtons:st&&!i||se,value:ze?O:{},autoOpenMediaUpload:!st&&i&&j,onFocus:c}}),Ve=(0,je.jsx)(To.MediaPlaceholder,{handleUpload:!1,icon:H$,labels:{title:(0,ge.__)("Gallery"),instructions:nye},onSelect:he,allowedTypes:nN,multiple:!0,onError:Oe,...yt}),we=(0,To.useBlockProps)({className:w(o,"has-nested-images")}),rt=Xo.Platform.isNative&&{marginHorizontal:0,marginVertical:0},Ue=(0,To.useInnerBlocksProps)(we,{defaultBlock:lye,directInsert:!0,orientation:"horizontal",renderAppender:!1,...rt}),Ye=$();if(!st)return(0,je.jsxs)(aq.View,{...Ue,children:[Ue.children,Ve]});let Ro=_&&_!=="none";return(0,je.jsxs)(je.Fragment,{children:[(0,je.jsxs)(To.InspectorControls,{children:[Xo.Platform.isWeb&&(0,je.jsxs)(Xe.__experimentalToolsPanel,{label:(0,ge.__)("Settings"),resetAll:()=>{t({navigationButtonType:"icon",columns:void 0,imageCrop:!0,randomOrder:!1}),mt("auto"),k!==sv&&He(sv),x&&re(!1)},dropdownMenuProps:Ye,children:[O.length>1&&(0,je.jsx)(Xe.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Columns"),hasValue:()=>!!g&&g!==O.length,onDeselect:()=>ie(void 0),children:(0,je.jsx)(Xe.RangeControl,{label:(0,ge.__)("Columns"),value:g||XI(O.length),onChange:ie,min:1,max:Math.min(rq,O.length),required:!0,__next40pxDefaultSize:!0})}),ae?.length>0&&(0,je.jsx)(Xe.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Resolution"),hasValue:()=>k!==sv,onDeselect:()=>He(sv),children:(0,je.jsx)(Xe.SelectControl,{label:(0,ge.__)("Resolution"),help:(0,ge.__)("Select the size of the source images."),value:k,options:ae,onChange:He,hideCancelButton:!0,size:"__unstable-large"})}),(0,je.jsx)(Xe.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Crop images to fit"),hasValue:()=>!y,onDeselect:()=>t({imageCrop:!0}),children:(0,je.jsx)(Xe.ToggleControl,{label:(0,ge.__)("Crop images to fit"),checked:!!y,onChange:Te})}),(0,je.jsx)(Xe.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Randomize order"),hasValue:()=>!!b,onDeselect:()=>t({randomOrder:!1}),children:(0,je.jsx)(Xe.ToggleControl,{label:(0,ge.__)("Randomize order"),checked:!!b,onChange:Le})}),Ro&&(0,je.jsx)(Xe.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,ge.__)("Open images in new tab"),hasValue:()=>!!x,onDeselect:()=>re(!1),children:(0,je.jsx)(Xe.ToggleControl,{label:(0,ge.__)("Open images in new tab"),checked:x==="_blank",onChange:re})}),J.length>1&&(0,je.jsx)(Xe.__experimentalToolsPanelItem,{hasValue:()=>!!S&&S!=="auto",label:(0,ge.__)("Aspect ratio"),onDeselect:()=>mt("auto"),isShownByDefault:!0,children:(0,je.jsx)(Xe.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:J,onChange:mt})}),(0,je.jsx)(Xe.__experimentalToolsPanelItem,{label:(0,ge.__)("Navigation button type"),isShownByDefault:!0,hasValue:()=>h!=="icon",onDeselect:()=>t({navigationButtonType:"icon"}),children:ee&&(0,je.jsx)(Xe.__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:aye.map(Q=>(0,je.jsx)(Xe.__experimentalToggleGroupControlOption,{value:Q.value,label:Q.label},Q.value))})})]}),Xo.Platform.isNative&&(0,je.jsxs)(Xe.PanelBody,{title:(0,ge.__)("Settings"),children:[O.length>1&&(0,je.jsx)(Xe.RangeControl,{label:(0,ge.__)("Columns"),value:g||XI(O.length),onChange:ie,min:1,max:Math.min(rq,O.length),...iye,required:!0,__next40pxDefaultSize:!0}),ae?.length>0&&(0,je.jsx)(Xe.SelectControl,{label:(0,ge.__)("Resolution"),help:(0,ge.__)("Select the size of the source images."),value:k,options:ae,onChange:He,hideCancelButton:!0,size:"__unstable-large"}),(0,je.jsx)(Xe.SelectControl,{label:(0,ge.__)("Link"),value:_,onChange:ke,options:f,hideCancelButton:!0,size:"__unstable-large"}),(0,je.jsx)(Xe.ToggleControl,{label:(0,ge.__)("Crop images to fit"),checked:!!y,onChange:Te}),(0,je.jsx)(Xe.ToggleControl,{label:(0,ge.__)("Randomize order"),checked:!!b,onChange:Le}),Ro&&(0,je.jsx)(Xe.ToggleControl,{label:(0,ge.__)("Open images in new tab"),checked:x==="_blank",onChange:re}),J.length>1&&(0,je.jsx)(Xe.SelectControl,{label:(0,ge.__)("Aspect Ratio"),help:(0,ge.__)("Set a consistent aspect ratio for all images in the gallery."),value:S,options:J,onChange:mt,hideCancelButton:!0,size:"__unstable-large"})]})]}),Xo.Platform.isWeb?(0,je.jsx)(To.BlockControls,{group:"block",children:(0,je.jsx)(Xe.ToolbarDropdownMenu,{icon:Xn,label:(0,ge.__)("Link"),children:({onClose:Q})=>(0,je.jsx)(Xe.MenuGroup,{children:f.map(Ie=>{let ot=_===Ie.value;return(0,je.jsx)(Xe.MenuItem,{isSelected:ot,className:w("components-dropdown-menu__menu-item",{"is-active":ot}),iconPosition:"left",icon:Ie.icon,onClick:()=>{ke(Ie.value),Q()},role:"menuitemradio",info:Ie.infoText,children:Ie.label},Ie.value)})})})}):null,Xo.Platform.isWeb&&(0,je.jsxs)(je.Fragment,{children:[!U&&(0,je.jsx)(To.BlockControls,{group:"other",children:(0,je.jsx)(To.MediaReplaceFlow,{allowedTypes:nN,handleUpload:!1,onSelect:he,name:(0,ge.__)("Add"),multiple:!0,mediaIds:O.filter(Q=>Q.id).map(Q=>Q.id),addToGallery:ze,variant:"toolbar"})}),(0,je.jsx)(tq,{blockGap:r.style?.spacing?.blockGap,clientId:n})]}),(0,je.jsx)(q$,{...e,isContentLocked:s,images:O,mediaPlaceholder:!st||Xo.Platform.isNative?Ve:void 0,blockProps:Ue,insertBlocksAfter:l,multiGallerySelection:U})]})}var U5={$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 Zc=a(T(),1),G5=a(v(),1);function sq({attributes:e}){let{caption:t,columns:r,imageCrop:o}=e,n=w("has-nested-images",{[`columns-${r}`]:r!==void 0,"columns-default":r===void 0,"is-cropped":o}),i=Zc.useBlockProps.save({className:n}),l=Zc.useInnerBlocksProps.save(i);return(0,G5.jsxs)("figure",{...l,children:[l.children,!Zc.RichText.isEmpty(t)&&(0,G5.jsx)(Zc.RichText.Content,{tagName:"figcaption",className:w("blocks-gallery-caption",(0,Zc.__experimentalGetElementClassName)("caption")),value:t})]})}var Gs=a(G(),1),cq=a(Er(),1),lN=a(Uc(),1);var uye=e=>e?e.split(",").map(t=>parseInt(t,10)):[];function mye(e){if(e.name==="core/gallery"&&e.attributes?.images.length>0){let t=e.attributes.images.map(({url:r,id:o,alt:n})=>(0,Gs.createBlock)("core/image",{url:r,id:o?parseInt(o,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,lN.addFilter)("blocks.switchToBlockType.transformedBlock","core/gallery/update-third-party-transform-to",mye);function pye(e,t){let o=(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(o){let n=o.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);o.attributes.images=n,o.attributes.ids=i}return e}(0,lN.addFilter)("blocks.switchToBlockType.transformedBlock","core/gallery/update-third-party-transform-from",pye);var dye={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:o,size:n}}){let i=uye(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:o==="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:o,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:o,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})}]},uq=dye;var{name:mq}=U5,pq={icon:O0,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:uq,edit:lq,save:sq,deprecated:V$},fye=()=>N({name:mq,metadata:U5,settings:pq});var dN={};q(dN,{init:()=>Cye,metadata:()=>$5,name:()=>K5,settings:()=>Pq});var Z5=a(B(),1);var xa=a(T(),1),mi=a(v(),1),cN=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:o,...n}=e;return{...n,style:t}},hye=[{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,mi.jsx)(e,{...xa.useInnerBlocksProps.save(xa.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,mi.jsx)(t,{...xa.useBlockProps.save(),children:(0,mi.jsx)("div",{className:"wp-block-group__inner-container",children:(0,mi.jsx)(xa.InnerBlocks.Content,{})})})}},{attributes:{backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1},migrate:cN,save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,textColor:o,customTextColor:n}=e,i=(0,xa.getColorClassName)("background-color",t),l=(0,xa.getColorClassName)("color",o),s=w(i,l,{"has-text-color":o||n,"has-background":t||r});return(0,mi.jsx)("div",{className:s,style:{backgroundColor:i?void 0:r,color:l?void 0:n},children:(0,mi.jsx)("div",{className:"wp-block-group__inner-container",children:(0,mi.jsx)(xa.InnerBlocks.Content,{})})})}},{attributes:{backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"}},migrate:cN,supports:{align:["wide","full"],anchor:!0,html:!1},save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,textColor:o,customTextColor:n}=e,i=(0,xa.getColorClassName)("background-color",t),l=(0,xa.getColorClassName)("color",o),s=w(i,{"has-text-color":o||n,"has-background":t||r});return(0,mi.jsx)("div",{className:s,style:{backgroundColor:i?void 0:r,color:l?void 0:n},children:(0,mi.jsx)("div",{className:"wp-block-group__inner-container",children:(0,mi.jsx)(xa.InnerBlocks.Content,{})})})}},{attributes:{backgroundColor:{type:"string"},customBackgroundColor:{type:"string"}},supports:{align:["wide","full"],anchor:!0,html:!1},migrate:cN,save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r}=e,o=(0,xa.getColorClassName)("background-color",t),n=w(o,{"has-background":t||r});return(0,mi.jsx)("div",{className:n,style:{backgroundColor:o?void 0:r},children:(0,mi.jsx)(xa.InnerBlocks.Content,{})})}}],dq=hye;var W5=a(z(),1),di=a(T(),1),yq=a(H(),1),_q=a(B(),1),xq=a(L(),1);var fq=a(z(),1),hq=a(T(),1),uN=a(B(),1),gq=a(G(),1),Dn=a(A(),1),dv=a(H(),1),Nn=a(v(),1),gye=(e="group")=>({group:(0,Nn.jsx)(Dn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,Nn.jsx)(Dn.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,Nn.jsx)(Dn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,Nn.jsx)(Dn.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,Nn.jsx)(Dn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,Nn.jsx)(Dn.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,Nn.jsx)(Dn.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",viewBox:"0 0 48 48",children:(0,Nn.jsx)(Dn.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 vq({attributes:e={style:void 0,backgroundColor:void 0,textColor:void 0,fontSize:void 0},usedLayoutType:t="",hasInnerBlocks:r=!1}){let{style:o,backgroundColor:n,textColor:i,fontSize:l}=e,[s,c]=(0,dv.useState)(!r&&!n&&!l&&!i&&!o&&t!=="flex"&&t!=="grid");return(0,dv.useEffect)(()=>{(r||n||l||i||o||t==="flex")&&c(!1)},[n,l,i,o,t,r]),[s,c]}function vye({name:e,onSelect:t}){let r=(0,fq.useSelect)(n=>n(gq.store).getBlockVariations(e,"block"),[e]),o=(0,hq.useBlockProps)({className:"wp-block-group__placeholder"});return(0,dv.useEffect)(()=>{r&&r.length===1&&t(r[0])},[t,r]),(0,Nn.jsx)("div",{...o,children:(0,Nn.jsx)(Dn.Placeholder,{instructions:(0,uN.__)("Group blocks together. Select a layout:"),children:(0,Nn.jsx)("ul",{role:"list",className:"wp-block-group-placeholder__variations","aria-label":(0,uN.__)("Block variations"),children:r.map(n=>(0,Nn.jsx)("li",{children:(0,Nn.jsx)(Dn.Button,{__next40pxDefaultSize:!0,variant:"tertiary",icon:gye(n.name),iconSize:48,onClick:()=>t(n),className:"wp-block-group-placeholder__variation-button",label:`${n.title}: ${n.description}`})},n.name))})})})}var bq=vye;var pi=a(v(),1),{HTMLElementControl:bye}=Z(di.privateApis);function yye({tagName:e,onSelectTagName:t,clientId:r}){return(0,pi.jsx)(di.InspectorControls,{group:"advanced",children:(0,pi.jsx)(bye,{tagName:e,onChange:t,clientId:r,options:[{label:(0,_q.__)("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 _ye({attributes:e,name:t,setAttributes:r,clientId:o}){let{hasInnerBlocks:n,themeSupportsLayout:i}=(0,W5.useSelect)(k=>{let{getBlock:S,getSettings:C}=k(di.store),E=S(o);return{hasInnerBlocks:!!(E&&E.innerBlocks.length),themeSupportsLayout:C()?.supportsLayout}},[o]),{tagName:l="div",templateLock:s,allowedBlocks:c,layout:u={}}=e,{type:m="default"}=u,p=i||m==="flex"||m==="grid",d=(0,yq.useRef)(),f=(0,di.useBlockProps)({ref:d}),[h,g]=vq({attributes:e,usedLayoutType:m,hasInnerBlocks:n}),y;h?y=!1:n||(y=di.InnerBlocks.ButtonBlockAppender);let b=(0,di.useInnerBlocksProps)(p?f:{className:"wp-block-group__inner-container"},{dropZoneElement:d.current,templateLock:s,allowedBlocks:c,renderAppender:y}),{selectBlock:x}=(0,W5.useDispatch)(di.store),_=k=>{r(k.attributes),x(o,-1),g(!1)};return(0,pi.jsxs)(pi.Fragment,{children:[(0,pi.jsx)(yye,{tagName:l,onSelectTagName:k=>r({tagName:k}),clientId:o}),h&&(0,pi.jsxs)(xq.View,{children:[b.children,(0,pi.jsx)(bq,{name:t,onSelect:_})]}),p&&!h&&(0,pi.jsx)(l,{...b}),!p&&!h&&(0,pi.jsx)(l,{...f,children:(0,pi.jsx)("div",{...b})})]})}var kq=_ye;var $5={$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,minWidth:!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 q5=a(T(),1),wq=a(v(),1);function Cq({attributes:{tagName:e}}){return(0,wq.jsx)(e,{...q5.useInnerBlocksProps.save(q5.useBlockProps.save())})}var mN=a(G(),1),kye={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),o=e.map(n=>(0,mN.createBlock)(n.name,n.attributes,n.innerBlocks));return(0,mN.createBlock)("core/group",{align:r,layout:{type:"constrained"}},o)}}]},Sq=kye;var ka=a(B(),1);var pN={innerBlocks:[{name:"core/paragraph",attributes:{content:(0,ka.__)("One.")}},{name:"core/paragraph",attributes:{content:(0,ka.__)("Two.")}},{name:"core/paragraph",attributes:{content:(0,ka.__)("Three.")}},{name:"core/paragraph",attributes:{content:(0,ka.__)("Four.")}},{name:"core/paragraph",attributes:{content:(0,ka.__)("Five.")}},{name:"core/paragraph",attributes:{content:(0,ka.__)("Six.")}}]},wye=[{name:"group",title:(0,ka.__)("Group"),description:(0,ka.__)("Gather blocks in a container."),attributes:{layout:{type:"constrained"}},isDefault:!0,scope:["block","inserter","transform"],icon:bp},{name:"group-row",title:(0,ka._x)("Row","single horizontal line"),description:(0,ka.__)("Arrange blocks horizontally."),attributes:{layout:{type:"flex",flexWrap:"nowrap"}},scope:["block","inserter","transform"],isActive:["layout.type"],icon:KP,example:pN},{name:"group-stack",title:(0,ka.__)("Stack"),description:(0,ka.__)("Arrange blocks vertically."),attributes:{layout:{type:"flex",orientation:"vertical"}},scope:["block","inserter","transform"],isActive:["layout.type","layout.orientation"],icon:cB,example:pN},{name:"group-grid",title:(0,ka.__)("Grid"),description:(0,ka.__)("Arrange blocks in a grid."),attributes:{layout:{type:"grid"}},scope:["block","inserter","transform"],isActive:["layout.type"],icon:Pl,example:pN}],Tq=wye;var{name:K5}=$5,Pq={icon:bp,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,Z5.__)("La Mancha"),style:{typography:{textAlign:"center"}}}},{name:"core/paragraph",attributes:{style:{typography:{textAlign:"center"}},content:(0,Z5.__)("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,Z5.__)("Read more")}}],viewportWidth:600},transforms:Sq,edit:kq,save:Cq,deprecated:dq,variations:Tq},Cye=()=>N({name:K5,metadata:$5,settings:Pq});var bN={};q(bN,{init:()=>Hye,metadata:()=>e4,name:()=>r4,settings:()=>o4});var mm=a(B(),1),dh=a(G(),1);var en=a(T(),1);var Ws=a(v(),1),fN={className:!1,anchor:!0},Y5={align:{type:"string"},content:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:""},level:{type:"number",default:2},placeholder:{type:"string"}},mh=e=>{if(!e.customTextColor)return e;let t={color:{text:e.customTextColor}},{customTextColor:r,...o}=e;return{...o,style:t}},Bq=["left","right","center"],ph=e=>{let{align:t,...r}=e;return Bq.includes(t)?{...r,textAlign:t}:e},Sye={supports:fN,attributes:{...Y5,customTextColor:{type:"string"},textColor:{type:"string"}},migrate:e=>ve(mh(ph(e))),save({attributes:e}){let{align:t,level:r,content:o,textColor:n,customTextColor:i}=e,l="h"+r,s=(0,en.getColorClassName)("color",n),c=w({[s]:s});return(0,Ws.jsx)(en.RichText.Content,{className:c||void 0,tagName:l,style:{textAlign:t,color:s?void 0:i},value:o})}},Tye={attributes:{...Y5,customTextColor:{type:"string"},textColor:{type:"string"}},migrate:e=>ve(mh(ph(e))),save({attributes:e}){let{align:t,content:r,customTextColor:o,level:n,textColor:i}=e,l="h"+n,s=(0,en.getColorClassName)("color",i),c=w({[s]:s,[`has-text-align-${t}`]:t});return(0,Ws.jsx)(en.RichText.Content,{className:c||void 0,tagName:l,style:{color:s?void 0:o},value:r})},supports:fN},Pye={supports:fN,attributes:{...Y5,customTextColor:{type:"string"},textColor:{type:"string"}},migrate:e=>ve(mh(ph(e))),save({attributes:e}){let{align:t,content:r,customTextColor:o,level:n,textColor:i}=e,l="h"+n,s=(0,en.getColorClassName)("color",i),c=w({[s]:s,"has-text-color":i||o,[`has-text-align-${t}`]:t});return(0,Ws.jsx)(en.RichText.Content,{className:c||void 0,tagName:l,style:{color:s?void 0:o},value:r})}},Bye={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:Y5,isEligible:({align:e})=>Bq.includes(e),migrate:e=>ve(mh(ph(e))),save({attributes:e}){let{align:t,content:r,level:o}=e,n="h"+o,i=w({[`has-text-align-${t}`]:t});return(0,Ws.jsx)(n,{...en.useBlockProps.save({className:i}),children:(0,Ws.jsx)(en.RichText.Content,{value:r})})}},Eye={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:o}=e,n="h"+o,i=w({[`has-text-align-${t}`]:t});return(0,Ws.jsx)(n,{...en.useBlockProps.save({className:i}),children:(0,Ws.jsx)(en.RichText.Content,{value:r})})},migrate:e=>ve(mh(ph(e)))},Iye={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:o}=e,n="h"+o,i=w({[`has-text-align-${t}`]:t});return(0,Ws.jsx)(n,{...en.useBlockProps.save({className:i}),children:(0,Ws.jsx)(en.RichText.Content,{value:r})})},migrate:e=>ve(mh(ph(e))),isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},Nye=[Iye,Eye,Bye,Pye,Tye,Sye],Eq=Nye;var Nq=a(B(),1),X5=a(H(),1),J5=a(z(),1),rd=a(T(),1);var Iq=a(iv(),1),hN={},Dye=e=>{let t=document.createElement("div");return t.innerHTML=e,t.innerText},Lye=e=>(0,Iq.default)(Dye(e)).replace(/[^\p{L}\p{N}]+/gu,"-").toLowerCase().replace(/(^-+)|(-+$)/g,""),Q5=(e,t)=>{let r=Lye(t);if(r==="")return null;delete hN[e];let o=r,n=0;for(;Object.values(hN).includes(o);)n+=1,o=r+"-"+n;return o},gN=(e,t)=>{hN[e]=t};var fv=a(v(),1);function Mye(e){let{attributes:t,setAttributes:r,mergeBlocks:o,onReplace:n,style:i,clientId:l}=e;Tt(e);let{content:s,level:c,placeholder:u,anchor:m}=t,p="h"+c,d=(0,rd.useBlockProps)({style:i}),{canGenerateAnchors:f}=(0,J5.useSelect)(y=>{let{getGlobalBlockCount:b,getSettings:x}=y(rd.store);return{canGenerateAnchors:!!x().generateAnchors||b("core/table-of-contents")>0}},[]),{__unstableMarkNextChangeAsNotPersistent:h}=(0,J5.useDispatch)(rd.store);return(0,X5.useEffect)(()=>{if(f)return!m&&s&&(h(),r({anchor:Q5(l,s)})),gN(l,m),()=>gN(l,null)},[m,s,l,f]),(0,fv.jsx)(fv.Fragment,{children:(0,fv.jsx)(rd.RichText,{identifier:"content",tagName:p,value:s,onChange:y=>{let b={content:y};f&&(!m||!y||Q5(l,s)===m)&&(b.anchor=Q5(l,y)),r(b)},onMerge:o,onReplace:n,onRemove:()=>n([]),placeholder:u||(0,Nq.__)("Heading"),...X5.Platform.isNative&&{deleteEnter:!0},...d})})}var Dq=Mye;var e4={$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 t4=a(T(),1),vN=a(v(),1);function Lq({attributes:e}){let{content:t,level:r}=e,o="h"+r;return(0,vN.jsx)(o,{...t4.useBlockProps.save(),children:(0,vN.jsx)(t4.RichText.Content,{value:t})})}var um=a(G(),1);function Mq(e){return Number(e.substr(1))}var Rye={from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:e=>e.map(t=>{let{content:r,anchor:o,style:n}=t,i=n?.typography?.textAlign;return(0,um.createBlock)("core/heading",{...zc(t,"core/heading",({content:l})=>({content:l})),content:r,anchor:o,...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=Mq(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:o}=t,n=o?.typography?.textAlign;return(0,um.createBlock)("core/paragraph",{...zc(t,"core/paragraph",({content:i})=>({content:i})),content:r,...n&&{style:{typography:{textAlign:n}}}})})}]},Aq=Rye;var hv=a(B(),1);var zye=[tT,oT,nT,lT,cT,mT],Vye=[...[1,2,3,4,5,6].map(e=>({name:`h${e}`,title:(0,hv.sprintf)((0,hv.__)("Heading %d"),e),description:(0,hv.__)("Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."),icon:zye[e-1],attributes:{level:e},scope:["block","transform"],keywords:[`h${e}`],isActive:t=>t.level===e}))],Rq=Vye;var{fieldsKey:Fye,formKey:Oye}=Z(dh.privateApis),{name:r4}=e4,o4={icon:dT,example:{attributes:{content:(0,mm.__)("Code is Poetry"),level:2,style:{typography:{textAlign:"center"}}}},__experimentalLabel(e,{context:t}){let{content:r,level:o}=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"),o,r):(0,mm.sprintf)((0,mm.__)("Level %s. Empty."),o)},transforms:Aq,deprecated:Eq,merge(e,t){return{content:(e.content||"")+(t.content||"")}},edit:Dq,save:Lq,variations:Rq};window.__experimentalContentOnlyInspectorFields&&(o4[Fye]=[{id:"content",label:(0,mm.__)("Content"),type:"text",Edit:"rich-text"}],o4[Oye]={fields:["content"]});var Hye=()=>{let e=N({name:r4,metadata:e4,settings:o4}),t=(0,dh.getBlockType)(r4)?.attributes?.levelOptions?.default;return t&&[1,2,3,4,5,6].forEach(r=>{t.includes(r)||(0,dh.unregisterBlockVariation)(r4,`h${r}`)}),e};var yN={};q(yN,{init:()=>Gye,metadata:()=>a4,name:()=>Gq,settings:()=>Wq});var Uq=a(B(),1);var a4={$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 l4=a(T(),1),n4=a(B(),1),zq=a(z(),1),Vq=a(Y(),1),i4=a(v(),1),Uye=e=>e.preventDefault();function Fq({attributes:e,setAttributes:t,context:r}){let o=(0,zq.useSelect)(c=>c(Vq.store).getEntityRecord("root","__unstableBase")?.home,[]),{textColor:n,backgroundColor:i,style:l}=r,s=(0,l4.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,i4.jsx)("div",{...s,children:(0,i4.jsx)("a",{className:"wp-block-home-link__content wp-block-navigation-item__content",href:o,onClick:Uye,children:(0,i4.jsx)(l4.RichText,{identifier:"label",className:"wp-block-home-link__label",value:e.label??(0,n4.__)("Home"),onChange:c=>{t({label:c})},"aria-label":(0,n4.__)("Home link text"),placeholder:(0,n4.__)("Add home link"),withoutInteractiveFormatting:!0})})})}var Oq=a(T(),1),Hq=a(v(),1);function jq(){return(0,Hq.jsx)(Oq.InnerBlocks.Content,{})}var{name:Gq}=a4,Wq={icon:hT,edit:Fq,save:jq,example:{attributes:{label:(0,Uq._x)("Home Link","block example")}}},Gye=()=>N({name:Gq,metadata:a4,settings:Wq});var kN={};q(kN,{init:()=>Zye,metadata:()=>u4,name:()=>sZ,settings:()=>cZ});var lZ=a(B(),1);var hh=a(B(),1),Jq=a(H(),1),dm=a(T(),1),Jl=a(A(),1);var $q=a(H(),1),s4=a(T(),1),qq=a(A(),1),Zq=a(z(),1),Kq=a(B(),1),od=a(v(),1),Wye=` |
| 19 |
html,body,:root { |
| 20 |
margin: 0 !important; |
| 21 |
padding: 0 !important; |
| 22 |
overflow: visible !important; |
| 23 |
min-height: auto !important; |
| 24 |
} |
| 25 |
`;function c4({content:e,isSelected:t}){let r=(0,Zq.useSelect)(n=>n(s4.store).getSettings().styles,[]),o=(0,$q.useMemo)(()=>[Wye,...(0,s4.transformStyles)((r??[]).filter(n=>n.css))],[r]);return(0,od.jsxs)(od.Fragment,{children:[(0,od.jsx)(qq.SandBox,{html:e,styles:o,title:(0,Kq.__)("Custom HTML Preview"),tabIndex:-1}),!t&&(0,od.jsx)("div",{className:"block-library-html__preview-overlay"})]})}var fi=a(B(),1),gv=a(H(),1),Qq=a(z(),1),Jo=a(A(),1),fh=a(T(),1);var Xq=a(pe(),1);function Yq(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"]'),o=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:o,js:i}}function _N({html:e="",css:t="",js:r=""}){let o=[];return t.trim()&&o.push(`<style data-wp-block-html="css"> |
| 26 |
${t} |
| 27 |
</style>`),r.trim()&&o.push(`<script data-wp-block-html="js"> |
| 28 |
${r} |
| 29 |
<\/script>`),e.trim()&&o.push(e),o.join(` |
| 30 |
|
| 31 |
`)}var Pt=a(v(),1),{Tabs:pm}=Z(Jo.privateApis);function xN({isOpen:e,onRequestClose:t,content:r,setAttributes:o}){let{html:n,css:i,js:l}=Yq(r),[s,c]=(0,gv.useState)(n),[u,m]=(0,gv.useState)(i),[p,d]=(0,gv.useState)(l),[f,h]=(0,gv.useState)(!1),g=(0,Xq.useViewportMatch)("small","<"),{canUserUseUnfilteredHTML:y}=(0,Qq.useSelect)(S=>({canUserUseUnfilteredHTML:S(fh.store).getSettings().__experimentalCanUserUseUnfilteredHTML}),[]),b=!y&&(i.trim()||l.trim());if(!e)return null;let x=()=>{o({content:_N({html:s,css:y?u:"",js:y?p:""})})},_=()=>{x(),t()},k=()=>{h(S=>!S)};return(0,Pt.jsx)(Pt.Fragment,{children:(0,Pt.jsx)(Jo.Modal,{title:(0,fi.__)("Edit HTML"),onRequestClose:t,className:"block-library-html__modal",size:"large",isDismissible:!1,shouldCloseOnClickOutside:!1,isFullScreen:f,__experimentalHideHeader:!0,children:(0,Pt.jsx)(pm,{orientation:"horizontal",defaultTabId:"html",children:(0,Pt.jsxs)(Jo.__experimentalVStack,{expanded:!0,children:[(0,Pt.jsxs)(Jo.__experimentalHStack,{justify:"space-between",className:"block-library-html__modal-header",children:[(0,Pt.jsx)("div",{children:(0,Pt.jsxs)(pm.TabList,{children:[(0,Pt.jsx)(pm.Tab,{tabId:"html",children:"HTML"}),y&&(0,Pt.jsx)(pm.Tab,{tabId:"css",children:"CSS"}),y&&(0,Pt.jsx)(pm.Tab,{tabId:"js",children:(0,fi.__)("JavaScript")})]})}),!g&&(0,Pt.jsx)("div",{children:(0,Pt.jsx)(Jo.Button,{__next40pxDefaultSize:!0,icon:f?lB:vp,label:(0,fi.__)("Enable/disable fullscreen"),onClick:k,variant:"tertiary"})})]}),b&&(0,Pt.jsx)(Jo.Notice,{status:"warning",isDismissible:!1,className:"block-library-html__modal-notice",children:(0,fi.__)("This block contains CSS or JavaScript that will be removed when you save because you do not have permission to use unfiltered HTML.")}),(0,Pt.jsxs)(Jo.Flex,{direction:g?"column":"row",className:"block-library-html__modal-tabs",align:"stretch",gap:8,children:[(0,Pt.jsxs)("div",{className:"block-library-html__modal-content",children:[(0,Pt.jsx)(pm.TabPanel,{tabId:"html",focusable:!1,className:"block-library-html__modal-tab",children:(0,Pt.jsx)(fh.PlainText,{value:s,onChange:c,placeholder:(0,fi.__)("Write HTML\u2026"),"aria-label":(0,fi.__)("HTML"),className:"block-library-html__modal-editor"})}),y&&(0,Pt.jsx)(pm.TabPanel,{tabId:"css",focusable:!1,className:"block-library-html__modal-tab",children:(0,Pt.jsx)(fh.PlainText,{value:u,onChange:m,placeholder:(0,fi.__)("Write CSS\u2026"),"aria-label":(0,fi.__)("CSS"),className:"block-library-html__modal-editor"})}),y&&(0,Pt.jsx)(pm.TabPanel,{tabId:"js",focusable:!1,className:"block-library-html__modal-tab",children:(0,Pt.jsx)(fh.PlainText,{value:p,onChange:d,placeholder:(0,fi.__)("Write JavaScript\u2026"),"aria-label":(0,fi.__)("JavaScript"),className:"block-library-html__modal-editor"})})]}),(0,Pt.jsx)("div",{className:"block-library-html__preview",children:(0,Pt.jsx)(c4,{content:_N({html:s,css:u,js:p})})})]}),(0,Pt.jsxs)(Jo.__experimentalHStack,{alignment:"center",justify:"flex-end",spacing:4,className:"block-library-html__modal-footer",children:[(0,Pt.jsx)(Jo.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:t,children:(0,fi.__)("Cancel")}),(0,Pt.jsx)(Jo.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:_,children:(0,fi.__)("Update")})]})]})})})})}var wa=a(v(),1);function eZ({attributes:e,setAttributes:t,isSelected:r}){let[o,n]=(0,Jq.useState)(!1),i=(0,dm.useBlockProps)({className:"block-library-html__edit"});return e.content?.trim()?(0,wa.jsxs)("div",{...i,children:[(0,wa.jsx)(dm.BlockControls,{children:(0,wa.jsx)(Jl.ToolbarGroup,{children:(0,wa.jsx)(Jl.ToolbarButton,{onClick:()=>n(!0),children:(0,hh.__)("Edit code")})})}),(0,wa.jsx)(dm.InspectorControls,{children:(0,wa.jsx)(Jl.__experimentalVStack,{className:"block-editor-block-inspector-edit-contents",expanded:!0,children:(0,wa.jsx)(Jl.Button,{className:"block-editor-block-inspector-edit-contents__button",__next40pxDefaultSize:!0,variant:"secondary",onClick:()=>n(!0),children:(0,hh.__)("Edit code")})})}),(0,wa.jsx)(c4,{content:e.content,isSelected:r}),(0,wa.jsx)(xN,{isOpen:o,onRequestClose:()=>n(!1),content:e.content,setAttributes:t})]}):(0,wa.jsxs)("div",{...i,children:[(0,wa.jsx)(Jl.Placeholder,{icon:(0,wa.jsx)(dm.BlockIcon,{icon:T0}),label:(0,hh.__)("Custom HTML"),instructions:(0,hh.__)("Add custom HTML code and preview how it looks."),children:(0,wa.jsx)(Jl.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>n(!0),children:(0,hh.__)("Edit HTML")})}),(0,wa.jsx)(xN,{isOpen:o,onRequestClose:()=>n(!1),content:e.content,setAttributes:t})]})}var u4={$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 tZ=a(H(),1),rZ=a(v(),1);function oZ({attributes:e}){return(0,rZ.jsx)(tZ.RawHTML,{children:e.content})}var aZ=a(G(),1),nZ=a(Yu(),1),qye={from:[{type:"block",blocks:["core/code"],transform:({content:e})=>(0,aZ.createBlock)("core/html",{content:(0,nZ.create)({html:e}).text})}]},iZ=qye;var{name:sZ}=u4,cZ={icon:vT,example:{attributes:{content:"<marquee>"+(0,lZ.__)("Welcome to the wonderful world of blocks\u2026")+"</marquee>"}},edit:eZ,save:oZ,transforms:iZ},Zye=()=>N({name:sZ,metadata:u4,settings:cZ});var TN={};q(TN,{init:()=>e2e,metadata:()=>p4,name:()=>_Z,settings:()=>xZ});var qs=a(B(),1),hi=a(A(),1),ea=a(T(),1),hZ=a(H(),1),bh=a(L(),1),gZ=a(z(),1),vZ=a(Y(),1);var dZ=a(B(),1),m4=a(A(),1),vh=a(H(),1),fZ=a(pe(),1);var wN=a(B(),1),uZ=a(A(),1);var $s=a(v(),1);function mZ({icons:e,onChange:t,attributes:r}){return(0,$s.jsx)("div",{className:"wp-block-icon__inserter-grid",children:e?.length?(0,$s.jsx)("div",{className:"wp-block-icon__inserter-grid-icons-list","aria-label":(0,wN.__)("Icon library"),children:e.map(o=>(0,$s.jsxs)(uZ.Button,{className:"wp-block-icon__inserter-grid-icons-list-item",onClick:()=>t(o.name),variant:o.name===r?.icon?"primary":void 0,__next40pxDefaultSize:!0,children:[(0,$s.jsx)("span",{className:"wp-block-icon__inserter-grid-icons-list-item-icon",children:(0,$s.jsx)(no,{html:o.content,wrapperProps:{style:{width:"24px"}}})}),(0,$s.jsx)("span",{className:"wp-block-icon__inserter-grid-icons-list-item-title",children:o.label})]},o.name))}):(0,$s.jsx)("div",{className:"wp-block-icon__inserter-grid-no-results",children:(0,$s.jsx)("p",{children:(0,wN.__)("No results found.")})})})}var pZ=a(iv(),1);function gh(e=""){return e=(0,pZ.default)(e),e=e.trim().toLowerCase(),e}function Kye(e,t){let r=gh(t),o=gh(e.title),n=0;return r===o?n+=30:o.startsWith(r)?n+=20:r.split(" ").every(s=>o.includes(s))&&(n+=10),n}function vv(e=[],t=""){if(!t)return e;let r=e.map(o=>[o,Kye(o,t)]).filter(([,o])=>o>0);return r.sort(([,o],[,n])=>n-o),r.map(([o])=>o)}var ad=a(v(),1);function CN({icons:e=[],setInserterOpen:t,attributes:r,setAttributes:o}){let[n,i]=(0,vh.useState)(""),l=(0,fZ.useDebounce)(i,300),s=(0,vh.useCallback)(u=>{o({icon:u}),t(!1)},[o,t]),c=(0,vh.useMemo)(()=>{if(n){let u=gh(n);return e.filter(m=>{let p=gh(m.name),d=gh(m.label);return p.includes(u)||d.includes(u)})}return e},[n,e]);return(0,ad.jsx)(m4.Modal,{className:"wp-block-icon__inserter-modal",title:(0,dZ.__)("Icon library"),onRequestClose:()=>t(!1),isFullScreen:!0,children:(0,ad.jsxs)("div",{className:"wp-block-icon__inserter",children:[(0,ad.jsx)("div",{className:"wp-block-icon__inserter-header",children:(0,ad.jsx)(m4.SearchControl,{value:n,onChange:l})}),(0,ad.jsx)(mZ,{icons:c,onChange:s,attributes:r})]})})}var er=a(v(),1),Yye=({className:e,style:t})=>(0,er.jsxs)(bh.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)(bh.Rect,{width:"60",height:"60",fill:"currentColor",fillOpacity:.1}),(0,er.jsx)(bh.Path,{vectorEffect:"non-scaling-stroke",stroke:"currentColor",strokeOpacity:.25,d:"M60 60 0 0"})]});function Qye({attributes:e,setAttributes:t}){let{icon:r,ariaLabel:o}=e,[n,i]=(0,hZ.useState)(!1),l=(0,ea.useBlockEditingMode)()==="contentOnly",s=(0,ea.__experimentalUseColorProps)(e),c=(0,ea.__experimentalGetSpacingClassesAndStyles)(e),u=(0,ea.__experimentalUseBorderProps)(e),m=(0,ea.getDimensionsClassesAndStyles)(e),{selectedIcon:p,allIcons:d=[]}=(0,gZ.useSelect)(b=>{let{getEntityRecord:x,getEntityRecords:_}=b(vZ.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)(ea.BlockControls,{group:l?"inline":"other",children:(0,er.jsx)(hi.ToolbarButton,{onClick:()=>{i(!0)},children:r?(0,qs.__)("Replace"):(0,qs.__)("Choose icon")})}),l&&r&&(0,er.jsx)(ea.BlockControls,{group:"other",children:(0,er.jsx)(hi.ToolbarGroup,{className:"components-toolbar-group",children:(0,er.jsx)(hi.DropdownMenu,{icon:"",popoverProps:{className:"is-alternate"},text:(0,qs.__)("Label"),children:()=>(0,er.jsx)(hi.TextControl,{className:"wp-block-icon__toolbar-content",label:(0,qs.__)("Label"),value:o||"",onChange:b=>t({ariaLabel:b}),help:(0,qs.__)("Briefly describe the icon to help screen reader users. Leave blank for decorative icons."),__next40pxDefaultSize:!0})})})})]}),g=$(),y=r&&(0,er.jsx)(er.Fragment,{children:(0,er.jsx)(ea.InspectorControls,{group:"settings",children:(0,er.jsx)(hi.__experimentalToolsPanel,{label:(0,qs.__)("Settings"),resetAll:()=>t({ariaLabel:void 0}),dropdownMenuProps:g,children:(0,er.jsx)(hi.__experimentalToolsPanelItem,{label:(0,qs.__)("Label"),isShownByDefault:!0,hasValue:()=>!!o,onDeselect:()=>t({ariaLabel:void 0}),children:(0,er.jsx)(hi.TextControl,{label:(0,qs.__)("Label"),help:(0,qs.__)("Briefly describe the icon to help screen reader users. Leave blank for decorative icons."),value:o||"",onChange:b=>t({ariaLabel:b}),__next40pxDefaultSize:!0})})})})});return(0,er.jsxs)(er.Fragment,{children:[h,y,(0,er.jsx)("div",{...(0,ea.useBlockProps)(),children:r?(0,er.jsx)(no,{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)(Yye,{className:w(u.className,c.className,m.className),style:{...u.style,...c.style,...m.style,height:"auto"}})}),n&&(0,er.jsx)(CN,{icons:d,setInserterOpen:i,attributes:e,setAttributes:t})]})}var bZ=Qye;var p4={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 d4=a(A(),1),SN=a(v(),1),Jye=(0,SN.jsx)(d4.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",children:(0,SN.jsx)(d4.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"})}),yZ=Jye;var{name:_Z}=p4,xZ={icon:yZ,example:{attributes:{icon:"core/audio",style:{dimensions:{width:"48px"}}}},edit:bZ},e2e=()=>N({name:_Z,metadata:p4,settings:xZ});var NN={};q(NN,{init:()=>C2e,metadata:()=>b4,name:()=>ZZ,settings:()=>_4});var id=a(B(),1);var qZ=a(G(),1);var _t=a(T(),1),Ne=a(v(),1),t2e={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:o,align:n,href:i,width:l,height:s}=e,u=(0,Ne.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,Ne.jsxs)("figure",{className:n?`align${n}`:null,style:m,children:[i?(0,Ne.jsx)("a",{href:i,children:u}):u,!_t.RichText.isEmpty(o)&&(0,Ne.jsx)(_t.RichText.Content,{tagName:"figcaption",value:o})]})}},r2e={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:o,align:n,href:i,width:l,height:s,id:c}=e,u=(0,Ne.jsx)("img",{src:t,alt:r,className:c?`wp-image-${c}`:null,width:l,height:s});return(0,Ne.jsxs)("figure",{className:n?`align${n}`:null,children:[i?(0,Ne.jsx)("a",{href:i,children:u}):u,!_t.RichText.isEmpty(o)&&(0,Ne.jsx)(_t.RichText.Content,{tagName:"figcaption",value:o})]})}},o2e={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:o,align:n,href:i,width:l,height:s,id:c}=e,u=w({[`align${n}`]:n,"is-resized":l||s}),m=(0,Ne.jsx)("img",{src:t,alt:r,className:c?`wp-image-${c}`:null,width:l,height:s});return(0,Ne.jsxs)("figure",{className:u,children:[i?(0,Ne.jsx)("a",{href:i,children:m}):m,!_t.RichText.isEmpty(o)&&(0,Ne.jsx)(_t.RichText.Content,{tagName:"figcaption",value:o})]})}},a2e={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:o,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}),y=(0,Ne.jsx)("img",{src:t,alt:r,className:m?`wp-image-${m}`:null,width:c,height:u,title:f}),b=(0,Ne.jsxs)(Ne.Fragment,{children:[i?(0,Ne.jsx)("a",{className:s,href:i,target:p,rel:h,children:y}):y,!_t.RichText.isEmpty(o)&&(0,Ne.jsx)(_t.RichText.Content,{tagName:"figcaption",value:o})]});return n==="left"||n==="right"||n==="center"?(0,Ne.jsx)("div",{..._t.useBlockProps.save(),children:(0,Ne.jsx)("figure",{className:g,children:b})}):(0,Ne.jsx)("figure",{..._t.useBlockProps.save({className:g}),children:b})}},n2e={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:o,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}),y=(0,Ne.jsx)("img",{src:t,alt:r,className:m?`wp-image-${m}`:null,width:c,height:u,title:f}),b=(0,Ne.jsxs)(Ne.Fragment,{children:[i?(0,Ne.jsx)("a",{className:s,href:i,target:p,rel:h,children:y}):y,!_t.RichText.isEmpty(o)&&(0,Ne.jsx)(_t.RichText.Content,{tagName:"figcaption",value:o})]});return(0,Ne.jsx)("figure",{..._t.useBlockProps.save({className:g}),children:b})}},i2e={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:o,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,y=l||void 0,b=(0,_t.__experimentalGetBorderClassesAndStyles)(e),x=w({[`align${n}`]:n,[`size-${h}`]:h,"is-resized":c||u,"has-custom-border":!!b.className||b.style&&Object.keys(b.style).length>0}),_=w(b.className,{[`wp-image-${d}`]:!!d}),k=(0,Ne.jsx)("img",{src:t,alt:r,className:_||void 0,style:{...b.style,aspectRatio:m,objectFit:p},width:c,height:u,title:g}),S=(0,Ne.jsxs)(Ne.Fragment,{children:[i?(0,Ne.jsx)("a",{className:s,href:i,target:f,rel:y,children:k}):k,!_t.RichText.isEmpty(o)&&(0,Ne.jsx)(_t.RichText.Content,{className:(0,_t.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:o})]});return(0,Ne.jsx)("figure",{..._t.useBlockProps.save({className:x}),children:S})}},l2e={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:o,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,y=l||void 0,b=(0,_t.__experimentalGetBorderClassesAndStyles)(e),x=w({[`align${n}`]:n,[`size-${h}`]:h,"is-resized":c||u,"has-custom-border":!!b.className||b.style&&Object.keys(b.style).length>0}),_=w(b.className,{[`wp-image-${d}`]:!!d}),k=(0,Ne.jsx)("img",{src:t,alt:r,className:_||void 0,style:{...b.style,aspectRatio:m,objectFit:p,width:c,height:u},width:c,height:u,title:g}),S=(0,Ne.jsxs)(Ne.Fragment,{children:[i?(0,Ne.jsx)("a",{className:s,href:i,target:f,rel:y,children:k}):k,!_t.RichText.isEmpty(o)&&(0,Ne.jsx)(_t.RichText.Content,{className:(0,_t.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:o})]});return(0,Ne.jsx)("figure",{..._t.useBlockProps.save({className:x}),children:S})}},s2e={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:o}}}=r,n={...r,lightbox:{enabled:o}};return delete n.behaviors,n},isEligible(e){return!!e.behaviors},save({attributes:e}){let{url:t,alt:r,caption:o,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,y=l||void 0,b=(0,_t.__experimentalGetBorderClassesAndStyles)(e),x=w({[`align${n}`]:n,[`size-${h}`]:h,"is-resized":c||u,"has-custom-border":!!b.className||b.style&&Object.keys(b.style).length>0}),_=w(b.className,{[`wp-image-${d}`]:!!d}),k=(0,Ne.jsx)("img",{src:t,alt:r,className:_||void 0,style:{...b.style,aspectRatio:m,objectFit:p,width:c,height:u},title:g}),S=(0,Ne.jsxs)(Ne.Fragment,{children:[i?(0,Ne.jsx)("a",{className:s,href:i,target:f,rel:y,children:k}):k,!_t.RichText.isEmpty(o)&&(0,Ne.jsx)(_t.RichText.Content,{className:(0,_t.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:o})]});return(0,Ne.jsx)("figure",{..._t.useBlockProps.save({className:x}),children:S})}},kZ=[s2e,l2e,i2e,n2e,a2e,o2e,r2e,t2e];var xh=a(Er(),1),yv=a(G(),1),FZ=a(A(),1),nd=a(z(),1),rn=a(T(),1),fm=a(H(),1),Zs=a(B(),1);var OZ=a(xr(),1),HZ=a(pe(),1),v4=a(mr(),1),jZ=a(CZ(),1);var NZ=a(Er(),1),De=a(A(),1),_h=a(pe(),1),Kc=a(z(),1),kt=a(T(),1),pr=a(H(),1),Be=a(B(),1),EN=a(mr(),1),yh=a(G(),1);var DZ=a(xr(),1),bv=a(Y(),1);var tn=a(A(),1),f4=a(T(),1),SZ=a(Oi(),1),TZ=a(H(),1),PN=a(B(),1),PZ=a(z(),1);var BZ=a(mr(),1),Ln=a(v(),1),c2e=e=>{window.requestAnimationFrame(()=>{let[t]=SZ.focus.tabbable.find(e?.current);t&&t.focus()})};function BN({url:e,filename:t,itemGroupProps:r,className:o,label:n}){return(0,Ln.jsx)(tn.__experimentalItemGroup,{...r,as:"span",children:(0,Ln.jsxs)(tn.__experimentalHStack,{justify:"flex-start",children:[(0,Ln.jsx)("span",{className:"block-library-utils__media-control__inspector-image-indicator",style:{backgroundImage:e?`url(${e})`:void 0}}),(0,Ln.jsx)(tn.FlexBlock,{children:(0,Ln.jsx)(tn.__experimentalTruncate,{numberOfLines:1,className:o,children:t??n})})]})})}function h4({mediaId:e,mediaUrl:t,filename:r,allowedTypes:o,onSelect:n,onSelectURL:i,onError:l,onReset:s,isUploading:c=!1,emptyLabel:u=(0,PN.__)("Media")}){let{getSettings:m}=(0,PZ.useSelect)(f4.store),p=f=>{let{mediaUpload:h}=m();h&&h({allowedTypes:o,filesList:f,onFileChange([g]){n(g)},onError:l,multiple:!1})},d=(0,TZ.useRef)();return(0,Ln.jsxs)("div",{ref:d,className:"block-library-utils__media-control",children:[(0,Ln.jsx)(f4.MediaReplaceFlow,{className:"block-library-utils__media-control__replace-flow",mediaId:e,mediaURL:t,allowedTypes:o,onSelect:n,onSelectURL:i,onError:l,name:(0,Ln.jsx)(BN,{url:t,filename:r,className:"block-library-utils__media-control__inspector-media-replace-title",label:t&&(0,BZ.getFilename)(r)||u}),renderToggle:f=>(0,Ln.jsx)(tn.Button,{...f,__next40pxDefaultSize:!0,children:c?(0,Ln.jsx)(tn.Spinner,{}):f.children}),onReset:s}),t&&s&&(0,Ln.jsx)(tn.Button,{label:(0,PN.__)("Reset"),className:"block-library-utils__media-control__reset",size:"small",icon:WP,onClick:()=>{s(),c2e(d)}}),(0,Ln.jsx)(tn.DropZone,{onFilesDrop:p})]})}var te=a(v(),1),{DimensionsTool:EZ,ResolutionTool:u2e,mediaEditKey:m2e,openMediaEditorModalKey:p2e}=Z(kt.privateApis),d2e=[{value:"cover",label:(0,Be._x)("Cover","Scale option for dimensions control"),help:(0,Be.__)("Image covers the space evenly.")},{value:"contain",label:(0,Be._x)("Contain","Scale option for dimensions control"),help:(0,Be.__)("Image is contained without distortion.")}],f2e={placement:"bottom-start"},IZ=({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 h2e({attributes:e,setAttributes:t,lockAltControls:r,lockAltControlsMessage:o,lockTitleControls:n,lockTitleControlsMessage:i}){let[l,s]=(0,pr.useState)(null),[c,u]=(0,pr.useState)(!1),[m,p]=(0,pr.useState)(!1);return(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(De.ToolbarItem,{ref:s,children:d=>(0,te.jsx)(De.DropdownMenu,{icon:C0,label:(0,Be.__)("More"),toggleProps:{...d,description:(0,Be.__)("Displays more controls.")},popoverProps:f2e,children:({onClose:f})=>(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(De.MenuItem,{onClick:()=>{u(!0),f()},"aria-haspopup":"dialog",children:(0,Be._x)("Alternative text","Alternative text for an image. Block toolbar label, a low character count is preferred.")}),(0,te.jsx)(De.MenuItem,{onClick:()=>{p(!0),f()},"aria-haspopup":"dialog",children:(0,Be.__)("Title text")})]})})}),c&&(0,te.jsx)(De.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)(De.TextareaControl,{className:"wp-block-image__toolbar_content_textarea",label:(0,Be.__)("Alternative text"),value:e.alt||"",onChange:d=>t({alt:d}),disabled:r,help:r?(0,te.jsx)(te.Fragment,{children:o}):(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(De.ExternalLink,{href:(0,Be.__)("https://www.w3.org/WAI/tutorials/images/decision-tree/"),children:(0,Be.__)("Describe the purpose of the image.")}),(0,te.jsx)("br",{}),(0,Be.__)("Leave empty if decorative.")]})})})}),m&&(0,te.jsx)(De.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)(De.TextControl,{__next40pxDefaultSize:!0,className:"wp-block-image__toolbar_content_textarea",label:(0,Be.__)("Title attribute"),value:e.title||"",onChange:d=>t({title:d}),disabled:n,help:n?(0,te.jsx)(te.Fragment,{children:i}):(0,pr.createInterpolateElement)((0,Be.__)("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)(De.ExternalLink,{href:"https://www.w3.org/TR/html52/dom.html#the-title-attribute"})})})})})]})}function LZ({temporaryURL:e,isSideloading:t,attributes:r,setAttributes:o,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:y,align:b,id:x,href:_,rel:k,linkClass:S,linkDestination:C,title:E,width:I,height:D,aspectRatio:M,scale:F,focalPoint:R,linkTarget:V,sizeSlug:P,lightbox:j,metadata:U}=r,[O,K]=(0,pr.useState)(),[W,ee]=(0,pr.useState)(null),[oe,X]=(0,pr.useState)({}),[J,ae]=(0,pr.useState)(0),ne=(0,_h.useResizeObserver)(([fe])=>{if(!W){let[Dt]=fe.borderBoxSize;X({width:Dt.inlineSize,height:Dt.blockSize})}ae(fe.target.offsetTop)}),ue=(0,pr.useCallback)(()=>{ae(O?.offsetTop??0)},[O]),he=(0,_h.useMergeRefs)([K,ne]),{allowResize:Oe=!0}=m,{image:ke,canUserEdit:ie,attachmentResolutionError:Te}=(0,Kc.useSelect)(fe=>{let Dt=x&&n?fe(bv.store).getEntityRecord("postType","attachment",x,{context:"view"}):null,zo=x&&n?fe(bv.store).getResolutionError("getEntityRecord",["postType","attachment",x,{context:"view"}]):null,Vo=!1;return Dt&&window?.__experimentalMediaEditor&&(Vo=!!fe(bv.store).canUser("update",{kind:"postType",name:"attachment",id:x})),{image:Dt,canUserEdit:Vo,attachmentResolutionError:zo}},[x,n]),{canInsertCover:Le,imageEditing:re,imageSizes:He,maxWidth:mt,editMediaEntity:st}=(0,Kc.useSelect)(fe=>{let{getBlockRootClientId:Dt,canInsertBlockType:zo,getSettings:Vo}=fe(kt.store),u0=Dt(p),Nu=Vo();return{imageEditing:Nu.imageEditing,imageSizes:Nu.imageSizes,maxWidth:Nu.maxWidth,editMediaEntity:Nu?.[m2e],canInsertCover:zo("core/cover",u0)}},[p]),{getBlock:ze,getSettings:se}=(0,Kc.useSelect)(kt.store),yt=se(),{onNavigateToEntityRecord:Ve}=yt,we=yt[p2e],rt=(0,pr.useCallback)(({id:fe,url:Dt})=>{typeof fe=="number"&&fe!==x&&o({id:fe,url:Dt??g})},[x,g,o]),{replaceBlocks:Ue,toggleSelection:Ye,__unstableMarkNextChangeAsNotPersistent:Ro}=(0,Kc.useDispatch)(kt.store),{createErrorNotice:Q,createSuccessNotice:Ie}=(0,Kc.useDispatch)(DZ.store),{editEntityRecord:ot}=(0,Kc.useDispatch)(bv.store),Qe=(0,_h.useViewportMatch)("medium"),Ae=["wide","full"].includes(b),[{loadedNaturalWidth:Ct,loadedNaturalHeight:or},Oa]=(0,pr.useState)({}),[qe,Ha]=(0,pr.useState)(!1),[Zn,kl]=(0,pr.useState)(),[ap,ks]=(0,pr.useState)(!1),Tu=d==="default",yn=d==="contentOnly",df=Oe&&Tu,Pu=Oe&&Tu&&!Ae&&Qe,wl=!!e||t,Pe=He.filter(({slug:fe})=>ke?.media_details?.sizes?.[fe]?.source_url).map(({name:fe,slug:Dt})=>({value:Dt,label:fe}));(0,pr.useEffect)(()=>{!x||!n||Te?.status===404&&(Ro(),o({id:void 0}))},[x,n,Te,o,Ro]),(0,pr.useEffect)(()=>{if(!g4(x,g)||!n||!se().mediaUpload){kl();return}Zn||window.fetch(g.includes("?")?g:g+"?").then(fe=>fe.blob()).then(fe=>kl(fe)).catch(()=>{})},[x,g,n,Zn,se]);let{naturalWidth:at,naturalHeight:yr}=(0,pr.useMemo)(()=>({naturalWidth:O?.naturalWidth||Ct||void 0,naturalHeight:O?.naturalHeight||or||void 0}),[Ct,or,O?.complete]);function yo(){ks(!0);let fe=$u({attributes:{url:g}});fe!==void 0&&l(fe)}function ja(fe){ks(!1),Oa({loadedNaturalWidth:fe.target?.naturalWidth,loadedNaturalHeight:fe.target?.naturalHeight})}function Cl(fe){o(fe)}function zi(fe){fe&&!Ic?.enabled?o({lightbox:{enabled:!0}}):!fe&&Ic?.enabled?o({lightbox:{enabled:!1}}):o({lightbox:void 0})}function Bu(){Ic?.enabled&&Ic?.allowEditing?o({lightbox:{enabled:!1}}):o({lightbox:void 0})}function ws(fe){o({title:fe})}function Cs(fe){o({alt:fe})}let wy=fe=>{O&&O.style.setProperty("object-position",uv(fe))};function s0(fe){let Dt=ke?.media_details?.sizes?.[fe]?.source_url;if(!Dt)return null;o({url:Dt,sizeSlug:fe})}function ff(){let{mediaUpload:fe}=se();if(!fe)return;let Dt=!1;fe({filesList:[Zn],onFileChange([zo]){s(zo),!(0,NZ.isBlobURL)(zo.url)&&(Dt||(Dt=!0,kl(),Ie((0,Be.__)("Image uploaded."),{type:"snackbar"})))},allowedTypes:qc,onError(zo){Q(zo,{type:"snackbar"})}})}(0,pr.useEffect)(()=>{n||Ha(!1)},[n]);let Eu=x&&at&&yr&&re&&!!st,np=n&&Eu&&!qe&&!yn;function hf(){Ue(p,(0,yh.switchToBlockType)(ze(p),"core/cover"))}let q8=(0,De.__experimentalUseCustomUnits)({availableUnits:["px"]}),[Ic]=(0,kt.useSettings)("lightbox"),ip=!!j&&j?.enabled!==Ic?.enabled||Ic?.allowEditing,Cy=!!j?.enabled||!j&&!!Ic?.enabled,Sy=$(),Z8=df&&(eN.includes(f)?(0,te.jsx)(EZ,{panelId:p,value:{aspectRatio:M},onChange:({aspectRatio:fe})=>{o({aspectRatio:fe,scale:"cover"})},defaultAspectRatio:"auto",tools:["aspectRatio"]}):(0,te.jsx)(EZ,{panelId:p,value:{width:I,height:D,scale:F,aspectRatio:M},onChange:({width:fe,height:Dt,scale:zo,aspectRatio:Vo})=>{o({width:!fe&&Dt?"auto":fe,height:Dt,scale:zo,aspectRatio:Vo})},defaultScale:"cover",defaultAspectRatio:"auto",scaleOptions:d2e,unitsOptions:q8,tools:Ae?["aspectRatio","scale"]:["aspectRatio","widthHeight","scale"]})),Ty=()=>{o({lightbox:void 0}),s0(cv)},lp=U?.bindings?.__default?.source==="core/pattern-overrides",{lockUrlControls:Iu=!1,lockHrefControls:gf=!1,lockAltControls:c0=!1,lockAltControlsMessage:Xt,lockTitleControls:Vi=!1,lockTitleControlsMessage:Fi,hideCaptionControls:K8=!1}=(0,Kc.useSelect)(fe=>{if(!n)return{};let{url:Dt,alt:zo,title:Vo,caption:u0}=U?.bindings||{},Nu=!!m["pattern/overrides"],X8=(0,yh.getBlockBindingsSource)(Dt?.source),bf=(0,yh.getBlockBindingsSource)(zo?.source),Du=(0,yh.getBlockBindingsSource)(Vo?.source);return{lockUrlControls:!!Dt&&!X8?.canUserEditValue?.({select:fe,context:m,args:Dt?.args}),lockHrefControls:Nu||lp,hideCaptionControls:!!u0,lockAltControls:!!zo&&!bf?.canUserEditValue?.({select:fe,context:m,args:zo?.args}),lockAltControlsMessage:bf?.label?(0,Be.sprintf)((0,Be.__)("Connected to %s"),bf.label):(0,Be.__)("Connected to dynamic data"),lockTitleControls:!!Vo&&!Du?.canUserEditValue?.({select:fe,context:m,args:Vo?.args}),lockTitleControlsMessage:Du?.label?(0,Be.sprintf)((0,Be.__)("Connected to %s"),Du.label):(0,Be.__)("Connected to dynamic data")}},[lp,m,n,U?.bindings]),Y8=n&&!qe&&!gf&&!Iu,vf=n&&Le&&!yn,Xde=Y8||np||vf,KR=n&&!qe&&!Iu&&(0,te.jsx)(kt.BlockControls,{group:yn?"inline":"other",children:(0,te.jsx)(kt.MediaReplaceFlow,{mediaId:x,mediaURL:g,allowedTypes:qc,onSelect:s,onSelectURL:c,onError:u,name:g?(0,Be.__)("Replace"):(0,Be.__)("Add image"),onReset:()=>s(void 0),variant:"toolbar"})}),Jde=window?.__experimentalContentOnlyInspectorFields,efe=window?.__experimentalMediaEditor&&x&&n&&ie&&!!st&&!g4(x,g)&&!qe&&Ve&&(0,te.jsx)(kt.BlockControls,{group:"other",children:(0,te.jsx)(De.ToolbarButton,{onClick:()=>{Ve({postId:x,postType:"attachment"})},children:(0,Be.__)("Edit media")})}),YR=(0,te.jsxs)(te.Fragment,{children:[Xde&&(0,te.jsxs)(kt.BlockControls,{group:"block",children:[Y8&&(0,te.jsx)(kt.__experimentalImageURLInputUI,{url:_||"",onChangeUrl:Cl,linkDestination:C,mediaUrl:ke&&ke.source_url||g,mediaLink:ke&&ke.link,linkTarget:V,linkClass:S,rel:k,showLightboxSetting:ip,lightboxEnabled:Cy,onSetLightbox:zi,resetLightbox:Bu}),np&&(0,te.jsx)(De.ToolbarButton,{onClick:we&&x?()=>we({id:x,onUpdate:rt}):()=>Ha(!0),icon:I0,label:(0,Be.__)("Crop")}),vf&&(0,te.jsx)(De.ToolbarButton,{icon:qT,label:(0,Be.__)("Add text over image"),onClick:hf})]}),n&&Zn&&(0,te.jsx)(kt.BlockControls,{children:(0,te.jsx)(De.ToolbarGroup,{children:(0,te.jsx)(De.ToolbarButton,{onClick:ff,icon:Dc,label:(0,Be.__)("Upload to Media Library")})})}),yn&&(0,te.jsx)(kt.BlockControls,{group:"block",children:(0,te.jsx)(h2e,{attributes:r,setAttributes:o,lockAltControls:c0,lockAltControlsMessage:Xt,lockTitleControls:Vi,lockTitleControlsMessage:Fi})}),!Jde&&n&&(0,te.jsx)(kt.InspectorControls,{group:"content",children:(0,te.jsxs)(De.__experimentalToolsPanel,{label:(0,Be.__)("Media"),resetAll:()=>s(void 0),dropdownMenuProps:Sy,children:[!Iu&&(0,te.jsx)(De.__experimentalToolsPanelItem,{label:(0,Be.__)("Image"),hasValue:()=>!!g,onDeselect:()=>s(void 0),isShownByDefault:!0,children:(0,te.jsx)(h4,{mediaId:x,mediaUrl:g,alt:y,filename:ke?.media_details?.sizes?.full?.file||ke?.slug||(0,EN.getFilename)(g),allowedTypes:qc,onSelect:s,onSelectURL:c,onError:u,onReset:()=>s(void 0),isUploading:wl,emptyLabel:(0,Be.__)("Add image")})}),(0,te.jsx)(De.__experimentalToolsPanelItem,{label:(0,Be.__)("Alternative text"),isShownByDefault:!0,hasValue:()=>!!y,onDeselect:()=>o({alt:void 0}),children:(0,te.jsx)(De.TextareaControl,{label:(0,Be.__)("Alternative text"),value:y||"",onChange:Cs,readOnly:c0,help:c0?(0,te.jsx)(te.Fragment,{children:Xt}):(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(De.ExternalLink,{href:(0,Be.__)("https://www.w3.org/WAI/tutorials/images/decision-tree/"),children:(0,Be.__)("Describe the purpose of the image.")}),(0,te.jsx)("br",{}),(0,Be.__)("Leave empty if decorative.")]})})})]})}),(0,te.jsxs)(kt.InspectorControls,{group:"dimensions",resetAllFilter:fe=>({...fe,aspectRatio:void 0,width:void 0,height:void 0,scale:void 0,focalPoint:void 0}),children:[Z8,g&&F&&(0,te.jsx)(De.__experimentalToolsPanelItem,{label:(0,Be.__)("Focal point"),isShownByDefault:!0,hasValue:()=>!!R,onDeselect:()=>o({focalPoint:void 0}),panelId:p,children:(0,te.jsx)(De.FocalPointPicker,{label:(0,Be.__)("Focal point"),url:g,value:R,onDragStart:wy,onDrag:wy,onChange:fe=>o({focalPoint:fe})})})]}),!!Pe.length&&(0,te.jsx)(kt.InspectorControls,{children:(0,te.jsx)(De.__experimentalToolsPanel,{label:(0,Be.__)("Settings"),resetAll:Ty,dropdownMenuProps:Sy,children:(0,te.jsx)(u2e,{value:P,defaultValue:cv,onChange:s0,options:Pe})})}),(0,te.jsx)(kt.InspectorControls,{group:"advanced",children:(0,te.jsx)(De.TextControl,{__next40pxDefaultSize:!0,label:(0,Be.__)("Title attribute"),value:E||"",onChange:ws,readOnly:Vi,help:Vi?(0,te.jsx)(te.Fragment,{children:Fi}):(0,pr.createInterpolateElement)((0,Be.__)("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)(De.ExternalLink,{href:"https://www.w3.org/TR/html52/dom.html#the-title-attribute"})})})})]}),QR=(0,EN.getFilename)(g),Py;y?Py=y:QR?Py=(0,Be.sprintf)((0,Be.__)("This image has an empty alt attribute; its file name is %s"),QR):Py=(0,Be.__)("This image has an empty alt attribute");let Q8=(0,kt.__experimentalUseBorderProps)(r),tfe=(0,kt.__experimentalGetShadowClassesAndStyles)(r),rfe=r.className?.includes("is-style-rounded"),{postType:ofe,postId:XR,queryId:afe}=m,nfe=Number.isFinite(afe),By=e&&ap?(0,te.jsx)(De.Placeholder,{className:"wp-block-image__placeholder",withIllustration:!0,children:(0,te.jsx)(De.Spinner,{})}):(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)("img",{src:e||g,alt:Py,onError:yo,onLoad:ja,ref:he,className:Q8.className,width:at,height:yr,style:{aspectRatio:M,...W?{width:oe.width+W.width,height:oe.height+W.height}:{width:I,height:D},objectFit:F,objectPosition:R&&F?uv(R):void 0,...Q8.style,...tfe.style}}),wl&&(0,te.jsx)(De.Spinner,{})]});Eu&&qe?By=(0,te.jsx)(IZ,{href:_,children:(0,te.jsx)(kt.__experimentalImageEditor,{id:x,url:g,...oe,naturalHeight:yr,naturalWidth:at,onSaveImage:fe=>o(fe),onFinishEditing:()=>{Ha(!1)},borderProps:rfe?void 0:Q8})}):By=(0,te.jsx)(IZ,{href:_,children:By});let JR;if(Pu&&n&&!qe&&!wl&&!eN.includes(f)){let fe=M&&G$(M),Dt=oe.width/oe.height,zo=at/yr,Vo=fe||Dt||zo||1,u0=at<yr?Us:Us*Vo,Nu=yr<at?Us:Us/Vo,X8=mt*2.5,bf=h||X8,Du=!1,Ey=!1;b==="center"?(Du=!0,Ey=!0):(0,Be.isRTL)()?b==="left"?Du=!0:Ey=!0:b==="right"?Ey=!0:Du=!0,JR=(0,te.jsx)(De.ResizableBox,{ref:ue,style:{position:"absolute",inset:`${J}px 0 0 0`},size:oe,minWidth:u0,maxWidth:bf,minHeight:Nu,maxHeight:bf/Vo,lockAspectRatio:Vo,enable:{top:!1,right:Du,bottom:!0,left:Ey},onResizeStart:()=>{Ye(!1)},onResize:(lfe,sfe,J8,Iy)=>{ee(Iy)},onResizeStop:(lfe,sfe,J8,Iy)=>{if(Ye(!0),ee(null),X(ez=>({width:ez.width+Iy.width,height:ez.height+Iy.height})),h&&at>=h&&Math.abs(J8.offsetWidth-h)<10){o({width:void 0,height:void 0});return}o({width:`${J8.offsetWidth}px`,height:"auto",aspectRatio:Vo===zo?void 0:String(Vo)})},resizeRatio:b==="center"?2:1})}if(!g&&!e)return(0,te.jsxs)(te.Fragment,{children:[KR,YR]});let ife=()=>{ot("postType",ofe,XR,{featured_media:x}),Ie((0,Be.__)("Post featured image updated."),{type:"snackbar"})};return(0,te.jsxs)(te.Fragment,{children:[efe,KR,YR,!nfe&&XR&&x?(0,te.jsx)(kt.BlockSettingsMenuControls,{children:({canEdit:fe,selectedClientIds:Dt})=>fe&&Dt.length===1&&p===Dt[0]&&(0,te.jsx)(De.MenuItem,{onClick:ife,children:(0,Be.__)("Set as featured image")})}):null,By,JR,(0,te.jsx)(ga,{attributes:r,setAttributes:o,isSelected:n,insertBlocksAfter:i,label:(0,Be.__)("Image caption text"),showToolbarButton:n&&(Tu||yn)&&!K8})]})}var MZ=a(H(),1),AZ=a(pe(),1),RZ=a(v(),1);function zZ(){let[e,{width:t}]=(0,AZ.useResizeObserver)(),r=(0,MZ.useRef)();return[(0,RZ.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 es=a(v(),1),g2e=(e,t)=>{let r=Object.fromEntries(Object.entries(e??{}).filter(([o])=>["alt","id","link","caption"].includes(o)));return r.url=e?.sizes?.[t]?.url||e?.media_details?.sizes?.[t]?.source_url||e.url,r},g4=(e,t)=>t&&!e&&!(0,xh.isBlobURL)(t);function VZ(e,t){return"url"in(e?.sizes?.[t]??{})||"source_url"in(e?.media_details?.sizes?.[t]??{})}function v2e({attributes:e,setAttributes:t,isSelected:r,className:o,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:y,align:b,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]=zZ(),[M,{width:F}]=(0,HZ.useResizeObserver)(),R=F&&F<160,V=(0,fm.useRef)();(0,fm.useEffect)(()=>{V.current=m},[m]);let{__unstableMarkNextChangeAsNotPersistent:P,replaceBlock:j}=(0,nd.useDispatch)(rn.store);(0,fm.useEffect)(()=>{["wide","full"].includes(b)&&(P(),t({width:void 0,height:void 0}))},[P,b,t]);let{getSettings:U,getBlockRootClientId:O,getBlockName:K,canInsertBlockType:W}=(0,nd.useSelect)(rn.store),ee=(0,rn.useBlockEditingMode)(),{createErrorNotice:oe}=(0,nd.useDispatch)(OZ.store);function X(se){oe(se,{type:"snackbar"}),k(),t({src:void 0,id:void 0,url:void 0,blob:void 0})}function J(se){se.length===1&&k((0,xh.createBlobURL)(se[0]))}function ae(se){let yt=S.current?.ownerDocument.defaultView;if(se.every(Ve=>Ve instanceof yt.File)){let Ve=se,we=O(s);Ve.some(Ue=>!oN(Ue))&&oe((0,Zs.__)("If uploading to a gallery all files need to be image formats"),{id:"gallery-upload-invalid-file",type:"snackbar"});let rt=Ve.filter(Ue=>oN(Ue)).map(Ue=>(0,yv.createBlock)("core/image",{blob:(0,xh.createBlobURL)(Ue)}));if(K(we)==="core/gallery")j(s,rt);else if(W("core/gallery",we)){let Ue=(0,yv.createBlock)("core/gallery",{},rt);j(s,Ue)}}}function ne(se){if(Array.isArray(se)){ae(se);return}if(!se||!se.url){t({url:void 0,alt:void 0,id:void 0,title:void 0,caption:void 0,blob:void 0}),k();return}if((0,xh.isBlobURL)(se.url)){k(se.url);return}let{imageDefaultSize:yt}=U(),Ve=cv;h&&VZ(se,h)?Ve=h:VZ(se,yt)&&(Ve=yt);let we=g2e(se,Ve);if(typeof we.caption=="string"&&we.caption.includes(` |
| 32 |
`)&&(we.caption=we.caption.replace(/\n/g,"<br>")),V.current&&!we.caption){let{caption:Ro,...Q}=we;we=Q}let rt;(!se.id||se.id!==p)&&(rt={sizeSlug:Ve});let Ue=e.linkDestination;if(!Ue)switch(window?.wp?.media?.view?.settings?.defaultProps?.link||ed){case"file":case ch:Ue=ch;break;case"post":case uh:Ue=uh;break;case JI:Ue=JI;break;case ed:Ue=ed;break}let Ye;switch(Ue){case ch:Ye=se.url;break;case uh:Ye=se.link;break}we.href=Ye,t({blob:void 0,...we,...rt,linkDestination:Ue}),k()}function ue(se){let yt=(0,v4.getProtocol)(se)?se:(0,v4.prependHTTPS)(se);yt!==u&&(t({blob:void 0,url:yt,id:void 0,sizeSlug:U().imageDefaultSize}),k())}Ps({url:_,allowedTypes:qc,onChange:ne,onError:X});let Oe=g4(p,u)?u:void 0,ke=(0,nd.useSelect)(se=>!window.__clientSideMediaProcessing&&!window.__heicUploadSupport||!p?!1:se(jZ.store).isUploadingById(p),[p]),ie=!!u&&(0,es.jsx)("img",{alt:(0,Zs.__)("Edit image"),title:(0,Zs.__)("Edit image"),className:"edit-image-preview",src:u}),Te=(0,rn.__experimentalUseBorderProps)(e),Le=(0,rn.__experimentalGetShadowClassesAndStyles)(e),re=w(o,{"is-transient":!!_||ke,"is-resized":!!d||!!f,[`size-${h}`]:h,"has-custom-border":!!Te.className||Te.style&&Object.keys(Te.style).length>0}),He=(0,rn.useBlockProps)({ref:S,className:re}),{lockUrlControls:mt=!1,lockUrlControlsMessage:st}=(0,nd.useSelect)(se=>{if(!r)return{};let yt=(0,yv.getBlockBindingsSource)(x?.bindings?.url?.source);return{lockUrlControls:!!x?.bindings?.url&&!yt?.canUserEditValue?.({select:se,context:l,args:x?.bindings?.url?.args}),lockUrlControlsMessage:yt?.label?(0,Zs.sprintf)((0,Zs.__)("Connected to %s"),yt.label):(0,Zs.__)("Connected to dynamic data")}},[l,r,x?.bindings?.url]);return(0,es.jsxs)(es.Fragment,{children:[(0,es.jsxs)("figure",{...He,children:[(0,es.jsx)(LZ,{temporaryURL:_,isSideloading:ke,attributes:e,setAttributes:t,isSingleSelected:r,insertBlocksAfter:n,onReplace:i,onSelectImage:ne,onSelectURL:ue,onUploadError:X,context:l,clientId:s,blockEditingMode:ee,parentLayoutType:C,maxContentWidth:D}),(0,es.jsx)(rn.MediaPlaceholder,{icon:(0,es.jsx)(rn.BlockIcon,{icon:Ou}),onSelect:ne,onSelectURL:ue,onFilesPreUpload:J,onError:X,placeholder:se=>(0,es.jsxs)(FZ.Placeholder,{className:w("block-editor-media-placeholder",{[Te.className]:!!Te.className&&!r}),icon:!R&&(mt?rP:Ou),withIllustration:!r||R,label:!R&&(0,Zs.__)("Image"),instructions:!mt&&!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:y,...Te.style,...Le.style},children:[mt&&!R&&st,!mt&&!R&&se,M]}),allowedTypes:qc,handleUpload:se=>se.length===1,value:{id:p,src:Oe},mediaPreview:ie,disableMediaButtons:_||u})]}),r&&E&&I]})}var UZ=v2e;var b4={$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 ts=a(T(),1);var Yc=a(v(),1);function GZ({attributes:e}){let{url:t,alt:r,caption:o,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:y,metadata:{bindings:b={}}={}}=e,x=l||void 0,_=(0,ts.__experimentalGetBorderClassesAndStyles)(e),k=(0,ts.__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,Yc.jsx)("img",{src:t,alt:r,className:C||void 0,style:{..._.style,...k.style,aspectRatio:m,objectFit:p,objectPosition:d&&p?uv(d):void 0,width:c,height:u},title:y}),I=!ts.RichText.isEmpty(o)||b.caption||b?.__default?.source==="core/pattern-overrides",D=(0,Yc.jsxs)(Yc.Fragment,{children:[i?(0,Yc.jsx)("a",{className:s,href:i,target:h,rel:x,children:E}):E,I&&(0,Yc.jsx)(ts.RichText.Content,{className:(0,ts.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:o})]});return(0,Yc.jsx)("figure",{...ts.useBlockProps.save({className:S}),children:D})}var y4=a(Er(),1),_v=a(G(),1);function y2e(e,{shortcode:t}){let{body:r}=document.implementation.createHTMLDocument("");r.innerHTML=t.content;let o=r.querySelector("img");for(;o&&o.parentNode&&o.parentNode!==r;)o=o.parentNode;return o&&o.parentNode.removeChild(o),r.innerHTML.trim()}function IN(e,t){let{body:r}=document.implementation.createHTMLDocument("");r.innerHTML=e;let{firstElementChild:o}=r;if(o&&o.nodeName==="A")return o.getAttribute(t)||void 0}var WZ={img:{attributes:["src","alt","title"],classes:["alignleft","aligncenter","alignright","alignnone",/^wp-image-\d+$/]}},_2e=({phrasingContentSchema:e})=>({figure:{require:["img"],children:{...WZ,a:{attributes:["href","rel","target"],classes:["*"],children:WZ},figcaption:{children:e}}}}),x2e={from:[{type:"raw",isMatch:e=>e.nodeName==="FIGURE"&&!!e.querySelector("img"),schema:_2e,transform:e=>{let t=e.className+" "+e.querySelector("img").className,r=/(?:^|\s)align(left|center|right)(?:$|\s)/.exec(t),o=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,_v.getBlockAttributes)("core/image",e.outerHTML,{align:n,id:l,linkDestination:c,href:u,rel:m,linkClass:p,anchor:o});return(0,y4.isBlobURL)(d.url)&&(d.blob=d.url,delete d.url),(0,_v.createBlock)("core/image",d)}},{type:"files",isMatch(e){return e.every(t=>t.type.indexOf("image/")===0)},transform(e){return e.map(r=>(0,_v.createBlock)("core/image",{blob:(0,y4.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:y2e},href:{shortcode:(e,{shortcode:t})=>IN(t.content,"href")},rel:{shortcode:(e,{shortcode:t})=>IN(t.content,"rel")},linkClass:{shortcode:(e,{shortcode:t})=>IN(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","")}}}]},$Z=x2e;var{fieldsKey:k2e,formKey:w2e}=Z(qZ.privateApis),{name:ZZ}=b4,_4={icon:Ou,example:{attributes:{sizeSlug:"large",url:"https://s.w.org/images/core/5.3/MtBlanc1.jpg",caption:(0,id.__)("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:o,alt:n,url:i}=e;return i?n?n+(o?". "+o:""):o||"":(0,id.__)("Empty")}},getEditWrapperProps(e){return{"data-align":e.align}},transforms:$Z,edit:UZ,save:GZ,deprecated:kZ};window.__experimentalContentOnlyInspectorFields&&(_4[k2e]=[{id:"image",label:(0,id.__)("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,id.__)("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,id.__)("Caption"),type:"text",Edit:"rich-text"},{id:"alt",label:(0,id.__)("Alt text"),type:"text"}],_4[w2e]={fields:["image","link","caption","alt"]});var C2e=()=>N({name:ZZ,metadata:b4,settings:_4});var DN={};q(DN,{init:()=>E2e,metadata:()=>x4,name:()=>JZ,settings:()=>eK});var x4={$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 k4=a(T(),1),Sa=a(A(),1),Ca=a(B(),1),KZ=a(Lu(),1),YZ=a(pe(),1);var Zr=a(v(),1),T2e=1,P2e=100;function QZ({attributes:e,setAttributes:t,name:r}){let{commentsToShow:o,displayAvatar:n,displayDate:i,displayContent:l}=e,s=$(),{content:c,status:u,error:m}=(0,KZ.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r,urlQueryArgs:{_locale:"site"}}),p=(0,YZ.useDisabled)(),d=(0,k4.useBlockProps)({ref:p});return(0,Zr.jsxs)(Zr.Fragment,{children:[(0,Zr.jsx)(k4.InspectorControls,{children:(0,Zr.jsxs)(Sa.__experimentalToolsPanel,{label:(0,Ca.__)("Settings"),resetAll:()=>{t({commentsToShow:5,displayAvatar:!0,displayDate:!0,displayContent:"excerpt"})},dropdownMenuProps:s,children:[(0,Zr.jsx)(Sa.__experimentalToolsPanelItem,{hasValue:()=>!n,label:(0,Ca.__)("Display avatar"),onDeselect:()=>t({displayAvatar:!0}),isShownByDefault:!0,children:(0,Zr.jsx)(Sa.ToggleControl,{label:(0,Ca.__)("Display avatar"),checked:n,onChange:()=>t({displayAvatar:!n})})}),(0,Zr.jsx)(Sa.__experimentalToolsPanelItem,{hasValue:()=>!i,label:(0,Ca.__)("Display date"),onDeselect:()=>t({displayDate:!0}),isShownByDefault:!0,children:(0,Zr.jsx)(Sa.ToggleControl,{label:(0,Ca.__)("Display date"),checked:i,onChange:()=>t({displayDate:!i})})}),(0,Zr.jsx)(Sa.__experimentalToolsPanelItem,{hasValue:()=>l!=="excerpt",label:(0,Ca.__)("Display content"),onDeselect:()=>t({displayContent:"excerpt"}),isShownByDefault:!0,children:(0,Zr.jsx)(Sa.SelectControl,{__next40pxDefaultSize:!0,label:(0,Ca.__)("Display content"),value:l,options:[{label:(0,Ca.__)("No content"),value:"none"},{label:(0,Ca.__)("Excerpt"),value:"excerpt"},{label:(0,Ca.__)("Full content"),value:"full"}],onChange:f=>t({displayContent:f})})}),(0,Zr.jsx)(Sa.__experimentalToolsPanelItem,{hasValue:()=>o!==5,label:(0,Ca.__)("Number of comments"),onDeselect:()=>t({commentsToShow:5}),isShownByDefault:!0,children:(0,Zr.jsx)(Sa.RangeControl,{__next40pxDefaultSize:!0,label:(0,Ca.__)("Number of comments"),value:o,onChange:f=>t({commentsToShow:f}),min:T2e,max:P2e,required:!0})})]})}),u==="loading"&&(0,Zr.jsx)("div",{...d,children:(0,Zr.jsx)(Sa.Spinner,{})}),u==="error"&&(0,Zr.jsx)("div",{...d,children:(0,Zr.jsx)("p",{children:(0,Ca.sprintf)((0,Ca.__)("Error: %s"),m)})}),u==="success"&&(0,Zr.jsx)(no,{wrapperProps:d,html:c})]})}var B2e={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"}}},XZ=[B2e];var{name:JZ}=x4,eK={icon:B0,example:{},edit:QZ,deprecated:XZ},E2e=()=>N({name:JZ,metadata:x4,settings:eK});var RN={};q(RN,{init:()=>V2e,metadata:()=>kh,name:()=>lK,settings:()=>sK});var kh={$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:N2e}=kh,tK=[{attributes:{...N2e,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 $e=a(A(),1),Re=a(B(),1),wh=a(Mk(),1),Ks=a(T(),1),xv=a(z(),1);var MN=a(Y(),1),aK=a(xr(),1),nK=a(pe(),1),iK=a(H(),1);var rK=10,oK=100,LN=6,w4=55;var be=a(v(),1),D2e={per_page:-1,_fields:"id,name",context:"view"},L2e={per_page:-1,has_published_posts:["post"],context:"view"},M2e=[{value:"none",icon:R7,label:(0,Re.__)("None")},{value:"left",icon:lP,label:(0,Re.__)("Left")},{value:"center",icon:nP,label:(0,Re.__)("Center")},{value:"right",icon:cP,label:(0,Re.__)("Right")}];function A2e(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 R2e(e){return e._embedded?.author?.[0]}function z2e({attributes:e,setAttributes:t,postCount:r}){let{postsToShow:o,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:y,featuredImageSizeSlug:b,featuredImageSizeWidth:x,featuredImageSizeHeight:_,addLinkToFeaturedImage:k}=e,{imageSizes:S,defaultImageWidth:C,defaultImageHeight:E,categoriesList:I,authorList:D}=(0,xv.useSelect)(P=>{let{getEntityRecords:j,getUsers:U}=P(MN.store),O=P(Ks.store).getSettings();return{defaultImageWidth:O.imageDimensions?.[b]?.width??0,defaultImageHeight:O.imageDimensions?.[b]?.height??0,imageSizes:O.imageSizes,categoriesList:j("taxonomy","category",D2e),authorList:U(L2e)}},[b]),M=$(),F=S.filter(({slug:P})=>P!=="full").map(({name:P,slug:j})=>({value:j,label:P})),R=I?.reduce((P,j)=>({...P,[j.name]:j}),{})??{},V=P=>{if(P.some(O=>typeof O=="string"&&!R[O]))return;let U=P.map(O=>typeof O=="string"?R[O]:O);if(U.includes(null))return!1;t({categories:U})};return(0,be.jsxs)(be.Fragment,{children:[(0,be.jsxs)($e.__experimentalToolsPanel,{label:(0,Re.__)("Post content"),resetAll:()=>t({displayPostContent:!1,displayPostContentRadio:"excerpt",excerptLength:w4}),dropdownMenuProps:M,children:[(0,be.jsx)($e.__experimentalToolsPanelItem,{hasValue:()=>!!m,label:(0,Re.__)("Display post content"),onDeselect:()=>t({displayPostContent:!1}),isShownByDefault:!0,children:(0,be.jsx)($e.ToggleControl,{label:(0,Re.__)("Display post content"),checked:m,onChange:P=>t({displayPostContent:P})})}),m&&(0,be.jsx)($e.__experimentalToolsPanelItem,{hasValue:()=>u!=="excerpt",label:(0,Re.__)("Content length"),onDeselect:()=>t({displayPostContentRadio:"excerpt"}),isShownByDefault:!0,children:(0,be.jsx)($e.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)($e.__experimentalToolsPanelItem,{hasValue:()=>g!==w4,label:(0,Re.__)("Max number of words"),onDeselect:()=>t({excerptLength:w4}),isShownByDefault:!0,children:(0,be.jsx)($e.RangeControl,{__next40pxDefaultSize:!0,label:(0,Re.__)("Max number of words"),value:g,onChange:P=>t({excerptLength:P}),min:rK,max:oK})})]}),(0,be.jsxs)($e.__experimentalToolsPanel,{label:(0,Re.__)("Post meta"),resetAll:()=>t({displayAuthor:!1,displayPostDate:!1}),dropdownMenuProps:M,children:[(0,be.jsx)($e.__experimentalToolsPanelItem,{hasValue:()=>!!d,label:(0,Re.__)("Display author name"),onDeselect:()=>t({displayAuthor:!1}),isShownByDefault:!0,children:(0,be.jsx)($e.ToggleControl,{label:(0,Re.__)("Display author name"),checked:d,onChange:P=>t({displayAuthor:P})})}),(0,be.jsx)($e.__experimentalToolsPanelItem,{hasValue:()=>!!p,label:(0,Re.__)("Display post date"),onDeselect:()=>t({displayPostDate:!1}),isShownByDefault:!0,children:(0,be.jsx)($e.ToggleControl,{label:(0,Re.__)("Display post date"),checked:p,onChange:P=>t({displayPostDate:P})})})]}),(0,be.jsxs)($e.__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)($e.__experimentalToolsPanelItem,{hasValue:()=>!!c,label:(0,Re.__)("Display featured image"),onDeselect:()=>t({displayFeaturedImage:!1}),isShownByDefault:!0,children:(0,be.jsx)($e.ToggleControl,{label:(0,Re.__)("Display featured image"),checked:c,onChange:P=>t({displayFeaturedImage:P})})}),c&&(0,be.jsxs)(be.Fragment,{children:[(0,be.jsx)($e.__experimentalToolsPanelItem,{hasValue:()=>b!=="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 j={};P.hasOwnProperty("width")&&(j.featuredImageSizeWidth=P.width),P.hasOwnProperty("height")&&(j.featuredImageSizeHeight=P.height),t(j)},slug:b,width:x,height:_,imageWidth:C,imageHeight:E,imageSizeOptions:F,imageSizeHelp:(0,Re.__)("Select the size of the source image."),onChangeImage:P=>t({featuredImageSizeSlug:P,featuredImageSizeWidth:void 0,featuredImageSizeHeight:void 0})})}),(0,be.jsx)($e.__experimentalToolsPanelItem,{hasValue:()=>!!y,label:(0,Re.__)("Image alignment"),onDeselect:()=>t({featuredImageAlign:void 0}),isShownByDefault:!0,children:(0,be.jsx)($e.__experimentalToggleGroupControl,{className:"editor-latest-posts-image-alignment-control",__next40pxDefaultSize:!0,label:(0,Re.__)("Image alignment"),value:y||"none",onChange:P=>t({featuredImageAlign:P!=="none"?P:void 0}),children:M2e.map(({value:P,icon:j,label:U})=>(0,be.jsx)($e.__experimentalToggleGroupControlOptionIcon,{value:P,icon:j,label:U},P))})}),(0,be.jsx)($e.__experimentalToolsPanelItem,{hasValue:()=>!!k,label:(0,Re.__)("Add link to featured image"),onDeselect:()=>t({addLinkToFeaturedImage:!1}),isShownByDefault:!0,children:(0,be.jsx)($e.ToggleControl,{label:(0,Re.__)("Add link to featured image"),checked:k,onChange:P=>t({addLinkToFeaturedImage:P})})})]})]}),(0,be.jsxs)($e.__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)($e.__experimentalToolsPanelItem,{hasValue:()=>n!=="desc"||i!=="date"||o!==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)($e.QueryControls,{order:n,orderBy:i,numberOfItems:o,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)($e.__experimentalToolsPanelItem,{hasValue:()=>h!==3,label:(0,Re.__)("Columns"),onDeselect:()=>t({columns:3}),isShownByDefault:!0,children:(0,be.jsx)($e.RangeControl,{__next40pxDefaultSize:!0,label:(0,Re.__)("Columns"),value:h,onChange:P=>t({columns:P}),min:2,max:r?Math.min(LN,r):LN,required:!0})})]})]})}function AN({attributes:e,setAttributes:t}){let r=(0,nK.useInstanceId)(AN),{postsToShow:o,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:y,featuredImageSizeSlug:b,featuredImageSizeWidth:x,featuredImageSizeHeight:_,addLinkToFeaturedImage:k}=e,{latestPosts:S}=(0,xv.useSelect)(P=>{let{getEntityRecords:j}=P(MN.store),U=l&&l.length>0?l.map(K=>K.id):[],O=Object.fromEntries(Object.entries({categories:U,author:s,order:n,orderby:i,per_page:o,_embed:"author,wp:featuredmedia",ignore_sticky:!0}).filter(([,K])=>typeof K<"u"));return{latestPosts:j("postType","post",O)}},[o,n,i,l,s]),{createWarningNotice:C}=(0,xv.useDispatch)(aK.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)(z2e,{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)($e.Placeholder,{icon:Z0,label:(0,Re.__)("Latest Posts"),children:Array.isArray(S)?(0,Re.__)("No posts found."):(0,be.jsx)($e.Spinner,{})})]});let F=S.length>o?S.slice(0,o):S,R=[{icon:Bl,title:(0,Re._x)("List view","Latest posts block display setting"),onClick:()=>t({postLayout:"list"}),isActive:f==="list"},{icon:Pl,title:(0,Re._x)("Grid view","Latest posts block display setting"),onClick:()=>t({postLayout:"grid"}),isActive:f==="grid"}],V=(0,wh.getSettings)().formats.date;return(0,be.jsxs)(be.Fragment,{children:[D,(0,be.jsx)(Ks.BlockControls,{children:(0,be.jsx)($e.ToolbarGroup,{controls:R})}),(0,be.jsx)("ul",{...M,children:F.map(P=>{let j=P.title.rendered.trim(),U=P.excerpt.rendered,O=R2e(P),K=document.createElement("div");K.innerHTML=U,U=K.textContent||K.innerText||"";let{url:W,alt:ee}=A2e(P,b),oe=w({"wp-block-latest-posts__featured-image":!0,[`align${y}`]:!!y}),X=c&&W,J=X&&(0,be.jsx)("img",{src:W,alt:ee,style:{maxWidth:x,maxHeight:_}}),ne=g<U.trim().split(" ").length&&P.excerpt.raw===""?(0,be.jsxs)(be.Fragment,{children:[U.trim().split(" ",g).join(" "),(0,iK.createInterpolateElement)((0,Re.sprintf)((0,Re.__)("\u2026 <a>Read more<span>: %1$s</span></a>"),j||(0,Re.__)("(no title)")),{a:(0,be.jsx)("a",{className:"wp-block-latest-posts__read-more",href:P.link,rel:"noopener",onClick:E}),span:(0,be.jsx)("span",{className:"screen-reader-text"})})]}):U;return(0,be.jsxs)("li",{children:[X&&(0,be.jsx)("div",{className:oe,children:k?(0,be.jsx)("a",{href:P.link,onClick:E,children:J}):J}),(0,be.jsx)("a",{className:"wp-block-latest-posts__post-title",href:P.link,dangerouslySetInnerHTML:j?{__html:j}:void 0,onClick:E,children:j?null:(0,Re.__)("(no title)")}),d&&O&&(0,be.jsx)("div",{className:"wp-block-latest-posts__post-author",children:(0,Re.sprintf)((0,Re.__)("by %s"),O.name)}),p&&P.date_gmt&&(0,be.jsx)("time",{dateTime:(0,wh.format)("c",P.date_gmt),className:"wp-block-latest-posts__post-date",children:(0,wh.dateI18n)(V,P.date_gmt)}),m&&u==="excerpt"&&(0,be.jsx)("div",{className:"wp-block-latest-posts__post-excerpt",children:ne}),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:lK}=kh,sK={icon:J0,example:{},edit:AN,deprecated:tK},V2e=()=>N({name:lK,metadata:kh,settings:sK});var ON={};q(ON,{init:()=>X2e,metadata:()=>P4,name:()=>SK,settings:()=>TK});var Th=a(B(),1);var rs=a(T(),1);var Ch=a(G(),1),C4={A:"upper-alpha",a:"lower-alpha",I:"upper-roman",i:"lower-roman"};function zN(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&&C4[t]?C4[t]:void 0},o=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,Ch.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=[zN(l)];return(0,Ch.createBlock)("core/list-item",m,p)});return(0,Ch.createBlock)("core/list",r,o)}function S4(e){let{values:t,start:r,reversed:o,ordered:n,type:i,...l}=e,s=document.createElement(n?"ol":"ul");s.innerHTML=t,r&&s.setAttribute("start",r),o&&s.setAttribute("reversed",!0),i&&s.setAttribute("type",i);let[c]=(0,Ch.rawHandler)({HTML:s.outerHTML});return[{...l,...c.attributes},c.innerBlocks]}function cK(e){let{type:t}=e;return t&&C4[t]?{...e,type:C4[t]}:e}var Qc=a(v(),1),F2e={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:o,reversed:n,start:i}=e;return(0,Qc.jsx)(t?"ol":"ul",{...rs.useBlockProps.save({type:o,reversed:n,start:i}),children:(0,Qc.jsx)(rs.RichText.Content,{value:r,multiline:"li"})})},migrate:Ut,isEligible({style:e}){return e?.typography?.fontFamily}},O2e={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:o,reversed:n,start:i}=e;return(0,Qc.jsx)(t?"ol":"ul",{...rs.useBlockProps.save({type:o,reversed:n,start:i}),children:(0,Qc.jsx)(rs.RichText.Content,{value:r,multiline:"li"})})},migrate:S4},H2e={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:o,start:n}=e;return(0,Qc.jsx)(t?"ol":"ul",{...rs.useBlockProps.save({type:r,reversed:o,start:n}),children:(0,Qc.jsx)(rs.InnerBlocks.Content,{})})},migrate:cK},j2e={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:o,start:n}=e;return(0,Qc.jsx)(t?"ol":"ul",{...rs.useBlockProps.save({reversed:o,start:n,style:{listStyleType:t&&r!=="decimal"?r:void 0}}),children:(0,Qc.jsx)(rs.InnerBlocks.Content,{})})}},uK=[j2e,H2e,O2e,F2e];var as=a(T(),1),T4=a(A(),1),hm=a(z(),1),os=a(B(),1);var yK=a(G(),1),ld=a(H(),1),_K=a(Lf(),1);var ta=a(B(),1),pK=a(T(),1),ra=a(A(),1),dK=a(H(),1);var Mn=a(v(),1),mK=[{label:(0,ta.__)("Numbers"),value:"decimal"},{label:(0,ta.__)("Uppercase letters"),value:"upper-alpha"},{label:(0,ta.__)("Lowercase letters"),value:"lower-alpha"},{label:(0,ta.__)("Uppercase Roman numerals"),value:"upper-roman"},{label:(0,ta.__)("Lowercase Roman numerals"),value:"lower-roman"}],U2e=({setAttributes:e,reversed:t,start:r,type:o})=>{let n=$();return(0,Mn.jsx)(pK.InspectorControls,{children:dK.Platform.isNative?(0,Mn.jsxs)(ra.PanelBody,{title:(0,ta.__)("Settings"),children:[(0,Mn.jsx)(ra.SelectControl,{__next40pxDefaultSize:!0,label:(0,ta.__)("List style"),options:mK,value:o,onChange:i=>e({type:i})}),(0,Mn.jsx)(ra.TextControl,{__next40pxDefaultSize:!0,label:(0,ta.__)("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,Mn.jsx)(ra.ToggleControl,{label:(0,ta.__)("Reverse order"),checked:t||!1,onChange:i=>{e({reversed:i||void 0})}})]}):(0,Mn.jsxs)(ra.__experimentalToolsPanel,{label:(0,ta.__)("Settings"),resetAll:()=>{e({type:void 0,start:void 0,reversed:void 0})},dropdownMenuProps:n,children:[(0,Mn.jsx)(ra.__experimentalToolsPanelItem,{label:(0,ta.__)("List style"),isShownByDefault:!0,hasValue:()=>!!o,onDeselect:()=>e({type:void 0}),children:(0,Mn.jsx)(ra.SelectControl,{__next40pxDefaultSize:!0,label:(0,ta.__)("List style"),options:mK,value:o||"decimal",onChange:i=>e({type:i})})}),(0,Mn.jsx)(ra.__experimentalToolsPanelItem,{label:(0,ta.__)("Start value"),isShownByDefault:!0,hasValue:()=>!!r,onDeselect:()=>e({start:void 0}),children:(0,Mn.jsx)(ra.TextControl,{__next40pxDefaultSize:!0,label:(0,ta.__)("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,Mn.jsx)(ra.__experimentalToolsPanelItem,{label:(0,ta.__)("Reverse order"),isShownByDefault:!0,hasValue:()=>!!t,onDeselect:()=>e({reversed:void 0}),children:(0,Mn.jsx)(ra.ToggleControl,{label:(0,ta.__)("Reverse order"),checked:t||!1,onChange:i=>{e({reversed:i||void 0})}})})]})})},fK=U2e;var hK=a(H(),1),gK=a(v(),1);function G2e(e,t){let{ordered:r,...o}=e;return(0,gK.jsx)(r?"ol":"ul",{ref:t,...o})}var vK=(0,hK.forwardRef)(G2e);var An=a(v(),1),W2e={name:"core/list-item"},$2e=[["core/list-item"]],bK=8;function q2e(e,t){let r=(0,hm.useRegistry)(),{updateBlockAttributes:o,replaceInnerBlocks:n}=(0,hm.useDispatch)(as.store);(0,ld.useEffect)(()=>{if(!e.values)return;let[i,l]=S4(e);(0,_K.default)("Value attribute on the list block",{since:"6.0",version:"6.5",alternative:"inner blocks"}),r.batch(()=>{o(t,i),n(t,l)})},[e.values])}function Z2e(e){let{replaceBlocks:t,selectionChange:r}=(0,hm.useDispatch)(as.store),{getBlockRootClientId:o,getBlockAttributes:n,getBlock:i}=(0,hm.useSelect)(as.store);return(0,ld.useCallback)(()=>{let l=o(e),s=n(l),c=(0,yK.createBlock)("core/list-item",s),{innerBlocks:u}=i(e);t([l],[c,...u]),r(u[u.length-1].clientId)},[e])}function K2e({clientId:e}){let t=Z2e(e),r=(0,hm.useSelect)(o=>{let{getBlockRootClientId:n,getBlockName:i}=o(as.store);return i(n(e))==="core/list-item"},[e]);return(0,An.jsx)(An.Fragment,{children:(0,An.jsx)(T4.ToolbarButton,{icon:(0,os.isRTL)()?V0:F0,title:(0,os.__)("Outdent"),description:(0,os.__)("Outdent list item"),disabled:!r,onClick:t})})}function xK({attributes:e,setAttributes:t,clientId:r,style:o}){let{ordered:n,type:i,reversed:l,start:s}=e,c=(0,as.useBlockProps)({style:{...ld.Platform.isNative&&o,listStyleType:n&&i!=="decimal"?i:void 0}}),u=(0,as.useInnerBlocksProps)(c,{defaultBlock:W2e,directInsert:!0,template:$2e,templateLock:!1,templateInsertUpdatesSelection:!0,...ld.Platform.isNative&&{marginVertical:bK,marginHorizontal:bK,renderAppender:!1},__experimentalCaptureToolbars:!0});q2e(e,r);let m=(0,An.jsxs)(as.BlockControls,{group:"block",children:[(0,An.jsx)(T4.ToolbarButton,{icon:(0,os.isRTL)()?A0:R0,title:(0,os.__)("Unordered"),description:(0,os.__)("Convert to unordered list"),isActive:n===!1,onClick:()=>{t({ordered:!1})}}),(0,An.jsx)(T4.ToolbarButton,{icon:(0,os.isRTL)()?z0:Hi,title:(0,os.__)("Ordered"),description:(0,os.__)("Convert to ordered list"),isActive:n===!0,onClick:()=>{t({ordered:!0})}}),(0,An.jsx)(K2e,{clientId:r})]});return(0,An.jsxs)(An.Fragment,{children:[(0,An.jsx)(vK,{ordered:n,reversed:l,start:s,...u}),m,n&&(0,An.jsx)(fK,{setAttributes:t,reversed:l,start:s,type:i})]})}var P4={$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=a(T(),1),VN=a(v(),1);function kK({attributes:e}){let{ordered:t,type:r,reversed:o,start:n}=e;return(0,VN.jsx)(t?"ol":"ul",{...B4.useBlockProps.save({reversed:o,start:n,style:{listStyleType:t&&r!=="decimal"?r:void 0}}),children:(0,VN.jsx)(B4.InnerBlocks.Content,{})})}var Xc=a(G(),1),Sh=a(Yu(),1);function wK({phrasingContentSchema:e}){let t={...e,ul:{},ol:{attributes:["type","start","reversed"]}};return["ul","ol"].forEach(r=>{t[r].children={li:{children:t}}}),t}function FN(e){return e.flatMap(({name:t,attributes:r,innerBlocks:o=[]})=>t==="core/list-item"?[r.content,...FN(o)]:FN(o))}var Q2e={from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph","core/heading"],transform:e=>{let t=[];if(e.length>1)t=e.map(({content:r})=>(0,Xc.createBlock)("core/list-item",{content:r}));else if(e.length===1){let r=(0,Sh.create)({html:e[0].content});t=(0,Sh.split)(r,` |
| 33 |
`).map(o=>(0,Xc.createBlock)("core/list-item",{content:(0,Sh.toHTMLString)({value:o})}))}return(0,Xc.createBlock)("core/list",{anchor:e.anchor},t)}},{type:"raw",selector:"ol,ul",schema:e=>({ol:wK(e).ol,ul:wK(e).ul}),transform:zN},...["*","-"].map(e=>({type:"prefix",prefix:e,transform(t){return(0,Xc.createBlock)("core/list",{},[(0,Xc.createBlock)("core/list-item",{content:t})])}})),...["1.","1)"].map(e=>({type:"prefix",prefix:e,transform(t){return(0,Xc.createBlock)("core/list",{ordered:!0},[(0,Xc.createBlock)("core/list-item",{content:t})])}}))],to:[...["core/paragraph","core/heading"].map(e=>({type:"block",blocks:[e],transform:(t,r)=>FN(r).map(o=>(0,Xc.createBlock)(e,{content:o}))}))]},CK=Q2e;var{name:SK}=P4,TK={icon:Bl,example:{innerBlocks:[{name:"core/list-item",attributes:{content:(0,Th.__)("Alice.")}},{name:"core/list-item",attributes:{content:(0,Th.__)("The White Rabbit.")}},{name:"core/list-item",attributes:{content:(0,Th.__)("The Cheshire Cat.")}},{name:"core/list-item",attributes:{content:(0,Th.__)("The Mad Hatter.")}},{name:"core/list-item",attributes:{content:(0,Th.__)("The Queen of Hearts.")}}]},transforms:CK,edit:xK,save:kK,deprecated:uK},X2e=()=>N({name:SK,metadata:P4,settings:TK});var jN={};q(jN,{init:()=>r_e,metadata:()=>I4,name:()=>AK,settings:()=>RK});var gm=a(B(),1),E4=a(T(),1),bm=a(A(),1),vm=a(H(),1),PK=a(z(),1),BK=a(F1(),1);var gi=a(v(),1),{Badge:J2e}=Z(bm.privateApis);function EK({attributes:e,setAttributes:t,isSelected:r}){let{latex:o,mathML:n}=e,[i,l]=(0,vm.useState)(),[s,c]=(0,vm.useState)(null),[u,m]=(0,vm.useState)(),p=(0,vm.useRef)(o),{__unstableMarkNextChangeAsNotPersistent:d}=(0,PK.useDispatch)(E4.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,E4.useBlockProps)({ref:l,position:"relative"});return(0,gi.jsxs)("div",{...f,children:[n?(0,gi.jsx)("math",{display:"block",dangerouslySetInnerHTML:{__html:n}}):"\u200B",r&&(0,gi.jsx)(bm.Popover,{placement:"bottom-start",offset:8,anchor:i,focusOnMount:!1,__unstableSlotName:"__unstable-block-tools-after",children:(0,gi.jsx)("div",{style:{padding:"4px",minWidth:"300px"},children:(0,gi.jsxs)(bm.__experimentalVStack,{spacing:1,children:[(0,gi.jsx)(bm.TextareaControl,{__next40pxDefaultSize:!0,label:(0,gm.__)("LaTeX math syntax"),hideLabelFromVision:!0,value:o,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(y){c(y.message),(0,BK.speak)((0,gm.sprintf)((0,gm.__)("Error parsing mathematical expression: %s"),y.message))}t({mathML:g,latex:h})},placeholder:(0,gm.__)("e.g., x^2, \\frac{a}{b}")}),s&&(0,gi.jsxs)(gi.Fragment,{children:[(0,gi.jsx)(J2e,{intent:"error",className:"wp-block-math__error",children:(0,gm.sprintf)((0,gm.__)("Error: %s"),s)}),(0,gi.jsx)("style",{children:".wp-block-math__error .components-badge__content{white-space:normal}"})]})]})})})]})}var I4={$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 IK=a(T(),1),HN=a(v(),1);function NK({attributes:e}){let{latex:t,mathML:r}=e;return t?(0,HN.jsx)("div",{...IK.useBlockProps.save(),children:(0,HN.jsx)("math",{display:"block",dangerouslySetInnerHTML:{__html:r}})}):null}var DK=a(T(),1),LK=a(v(),1),t_e={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,LK.jsx)("math",{...DK.useBlockProps.save(),display:"block",dangerouslySetInnerHTML:{__html:r}}):null}},MK=[t_e];var{name:AK}=I4,RK={icon:LT,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:EK,save:NK,deprecated:MK},r_e=()=>N({name:AK,metadata:I4,settings:RK});var QN={};q(QN,{init:()=>s_e,metadata:()=>N4,name:()=>rY,settings:()=>A4});var JK=a(B(),1);var eY=a(T(),1),tY=a(G(),1);var N4={$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 Qs=a(T(),1),Ys=a(B(),1),YN=a(A(),1);var qK=a(pe(),1),ZK=a(z(),1),KK=a(Ns(),1);var zK=a(H(),1),Ph=a(z(),1),UN=a(T(),1),VK=a(G(),1);function Jc(){let e=(0,Ph.useRegistry)(),{moveBlocksToPosition:t,removeBlock:r,insertBlock:o,updateBlockListSettings:n}=(0,Ph.useDispatch)(UN.store),{getBlockRootClientId:i,getBlockName:l,getBlockOrder:s,getBlockIndex:c,getSelectedBlockClientIds:u,getBlock:m,getBlockListSettings:p}=(0,Ph.useSelect)(UN.store);function d(f){let h=i(f),g=i(h);if(g&&l(g)==="core/list-item")return g}return(0,zK.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 y=i(h),b=f[f.length-1],_=s(y).slice(c(b)+1);return e.batch(()=>{if(_.length){let k=s(h)[0];if(!k){let S=(0,VK.cloneBlock)(m(y),{},[]);k=S.clientId,o(S,0,h,!1),n(k,p(y))}t(_,y,k)}t(f,y,i(g),c(g)+1),s(y).length||r(y,!1)}),!0},[])}var FK=a(H(),1),D4=a(z(),1),GN=a(T(),1),kv=a(G(),1);function wv(e){let{replaceBlocks:t,selectionChange:r,multiSelect:o}=(0,D4.useDispatch)(GN.store),{getBlock:n,getPreviousBlockClientId:i,getSelectionStart:l,getSelectionEnd:s,hasMultiSelection:c,getMultiSelectedBlockClientIds:u}=(0,D4.useSelect)(GN.store);return(0,FK.useCallback)(()=>{let m=c(),p=m?u():[e],d=p.map(b=>(0,kv.cloneBlock)(n(b))),f=i(e),h=(0,kv.cloneBlock)(n(f));h.innerBlocks?.length||(h.innerBlocks=[(0,kv.createBlock)("core/list")]),h.innerBlocks[h.innerBlocks.length-1].innerBlocks.push(...d);let g=l(),y=s();return t([f,...p],[h]),m?o(d[0].clientId,d[d.length-1].clientId):r(d[0].clientId,y.attributeKey,y.clientId===g.clientId?g.offset:y.offset,y.offset),!0},[e])}var sd=a(G(),1),OK=a(H(),1),HK=a(pe(),1),jK=a(Ns(),1),L4=a(z(),1),WN=a(T(),1);function $N(e){let{replaceBlocks:t,selectionChange:r}=(0,L4.useDispatch)(WN.store),{getBlock:o,getBlockRootClientId:n,getBlockIndex:i,getBlockName:l}=(0,L4.useSelect)(WN.store),s=(0,OK.useRef)(e);s.current=e;let c=Jc();return(0,HK.useRefEffect)(u=>{function m(p){if(p.defaultPrevented||p.keyCode!==jK.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=o(n(f)),y=i(f),b=(0,sd.cloneBlock)({...g,innerBlocks:g.innerBlocks.slice(0,y)}),x=(0,sd.createBlock)((0,sd.getDefaultBlockName)()),_=[...g.innerBlocks[y].innerBlocks[0]?.innerBlocks||[],...g.innerBlocks.slice(y+1)],k=_.length?[(0,sd.cloneBlock)({...g,innerBlocks:_})]:[];t(g.clientId,[b,x,...k],1),r(x.clientId)}return u.addEventListener("keydown",m),()=>{u.removeEventListener("keydown",m)}},[])}var UK=a(pe(),1),Cv=a(Ns(),1),GK=a(T(),1),WK=a(z(),1);function qN(e){let{getSelectionStart:t,getSelectionEnd:r,getBlockIndex:o}=(0,WK.useSelect)(GK.store),n=wv(e),i=Jc();return(0,UK.useRefEffect)(l=>{function s(c){let{keyCode:u,shiftKey:m,altKey:p,metaKey:d,ctrlKey:f}=c;if(c.defaultPrevented||u!==Cv.SPACE&&u!==Cv.TAB||p||d||f)return;let h=t(),g=r();h.offset===0&&g.offset===0&&(m?u===Cv.TAB&&i()&&c.preventDefault():o(e)!==0&&n()&&c.preventDefault())}return l.addEventListener("keydown",s),()=>{l.removeEventListener("keydown",s)}},[e,n])}var Bh=a(z(),1),ZN=a(T(),1),$K=a(G(),1);function KN(e,t){let r=(0,Bh.useRegistry)(),{getPreviousBlockClientId:o,getNextBlockClientId:n,getBlockOrder:i,getBlockRootClientId:l,getBlockName:s,getBlock:c}=(0,Bh.useSelect)(ZN.store),{mergeBlocks:u,moveBlocksToPosition:m,removeBlock:p}=(0,Bh.useDispatch)(ZN.store),d=Jc();function f(b){let x=i(b);return x.length?f(x[x.length-1]):b}function h(b){let x=l(b),_=l(x);if(_&&s(_)==="core/list-item")return _}function g(b){let x=n(b);if(x)return x;let _=h(b);if(_)return g(_)}function y(b){let x=i(b);return x.length?i(x[0])[0]:g(b)}return b=>{function x(_,k){r.batch(()=>{let[S]=i(k);S&&(o(k)===_&&!i(_).length?m([S],k,_):m(i(S),S,l(_))),u(_,k)})}if(b){let _=y(e);if(!_){t(b);return}h(_)?d(_):x(e,_)}else{if(h(e)){d(e);return}let _=o(e);if(_){let S=f(_);x(S,e);return}let k=i(e);(0,$K.isUnmodifiedBlock)(c(e),"content")&&k.length>0?r.batch(()=>{d(i(k[0])),p(e,!0)}):t(b)}}}var vi=a(v(),1);function a_e({clientId:e}){let t=wv(e),r=Jc(),{canIndent:o,canOutdent:n}=(0,ZK.useSelect)(i=>{let{getBlockIndex:l,getBlockRootClientId:s,getBlockName:c}=i(Qs.store);return{canIndent:l(e)>0,canOutdent:c(s(s(e)))==="core/list-item"}},[e]);return(0,vi.jsxs)(vi.Fragment,{children:[(0,vi.jsx)(YN.ToolbarButton,{icon:(0,Ys.isRTL)()?V0:F0,title:(0,Ys.__)("Outdent"),shortcut:KK.displayShortcut.shift("Tab"),description:(0,Ys.__)("Outdent list item"),disabled:!n,onClick:()=>r()}),(0,vi.jsx)(YN.ToolbarButton,{icon:(0,Ys.isRTL)()?z9:F9,title:(0,Ys.__)("Indent"),shortcut:"Tab",description:(0,Ys.__)("Indent list item"),disabled:!o,onClick:()=>t()})]})}function YK({attributes:e,setAttributes:t,clientId:r,mergeBlocks:o}){let{placeholder:n,content:i}=e,l=(0,Qs.useBlockProps)(),s=(0,Qs.useInnerBlocksProps)(l,{renderAppender:!1,__unstableDisableDropZone:!0}),c=$N({content:i,clientId:r}),u=qN(r),m=KN(r,o);return(0,vi.jsxs)(vi.Fragment,{children:[(0,vi.jsxs)("li",{...s,children:[(0,vi.jsx)(Qs.RichText,{ref:(0,qK.useMergeRefs)([c,u]),identifier:"content",tagName:"div",onChange:p=>t({content:p}),value:i,"aria-label":(0,Ys.__)("List text"),placeholder:n||(0,Ys.__)("List"),onMerge:m}),s.children]}),(0,vi.jsx)(Qs.BlockControls,{group:"block",children:(0,vi.jsx)(a_e,{clientId:r})})]})}var Eh=a(T(),1),Sv=a(v(),1);function QK({attributes:e}){return(0,Sv.jsxs)("li",{...Eh.useBlockProps.save(),children:[(0,Sv.jsx)(Eh.RichText.Content,{value:e.content}),(0,Sv.jsx)(Eh.InnerBlocks.Content,{})]})}var M4=a(G(),1),n_e={to:[{type:"block",blocks:["core/paragraph"],transform:(e,t=[])=>[(0,M4.createBlock)("core/paragraph",e),...t.map(r=>(0,M4.cloneBlock)(r))]}]},XK=n_e;var{fieldsKey:i_e,formKey:l_e}=Z(tY.privateApis),{name:rY}=N4,A4={icon:ST,edit:YK,save:QK,merge(e,t){return{...e,content:e.content+t.content}},transforms:XK,[Z(eY.privateApis).requiresWrapperOnCopy]:!0,__experimentalLabel(e,{context:t}){let{content:r}=e,o=e?.metadata?.name,n=r?.trim().length>0;if(t==="list-view"&&(o||n))return o||r;if(t==="breadcrumb"&&o)return o}};window.__experimentalContentOnlyInspectorFields&&(A4[i_e]=[{id:"content",label:(0,JK.__)("Content"),type:"text",Edit:"rich-text"}],A4[l_e]={fields:["content"]});var s_e=()=>N({name:rY,metadata:N4,settings:A4});var XN={};q(XN,{init:()=>u_e,metadata:()=>z4,name:()=>aY,settings:()=>nY});var R4=a(T(),1),ym=a(A(),1),cd=a(B(),1);var bi=a(v(),1);function oY({attributes:e,setAttributes:t}){let{displayLoginAsForm:r,redirectToCurrent:o}=e,n=$();return(0,bi.jsxs)(bi.Fragment,{children:[(0,bi.jsx)(R4.InspectorControls,{children:(0,bi.jsxs)(ym.__experimentalToolsPanel,{label:(0,cd.__)("Settings"),resetAll:()=>{t({displayLoginAsForm:!1,redirectToCurrent:!0})},dropdownMenuProps:n,children:[(0,bi.jsx)(ym.__experimentalToolsPanelItem,{label:(0,cd.__)("Display login as form"),isShownByDefault:!0,hasValue:()=>r,onDeselect:()=>t({displayLoginAsForm:!1}),children:(0,bi.jsx)(ym.ToggleControl,{label:(0,cd.__)("Display login as form"),checked:r,onChange:()=>t({displayLoginAsForm:!r})})}),(0,bi.jsx)(ym.__experimentalToolsPanelItem,{label:(0,cd.__)("Redirect to current URL"),isShownByDefault:!0,hasValue:()=>!o,onDeselect:()=>t({redirectToCurrent:!0}),children:(0,bi.jsx)(ym.ToggleControl,{label:(0,cd.__)("Redirect to current URL"),checked:o,onChange:()=>t({redirectToCurrent:!o})})})]})}),(0,bi.jsx)("div",{...(0,R4.useBlockProps)({className:"logged-in"}),children:(0,bi.jsx)("a",{href:"#login-pseudo-link",children:(0,cd.__)("Log out")})})]})}var z4={$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:aY}=z4,nY={icon:BT,edit:oY},u_e=()=>N({name:aY,metadata:z4,settings:nY});var aD={};q(aD,{init:()=>L_e,metadata:()=>Z4,name:()=>TY,settings:()=>K4});var Bv=a(B(),1);var SY=a(G(),1);var dr=a(T(),1),JN=a(pe(),1);var iY=a(B(),1),Xs="full",Tv=15,V4="none",F4="media",O4="attachment",lY=[["core/paragraph",{placeholder:(0,iY._x)("Content\u2026","content placeholder")}]];var Ce=a(v(),1),H4=(e,t)=>e?{backgroundImage:`url(${e})`,backgroundPosition:t?`${t.x*100}% ${t.y*100}%`:"50% 50%"}:{},sY=(e,t)=>e?{backgroundImage:`url(${e})`,backgroundPosition:t?`${Math.round(t.x*100)}% ${Math.round(t.y*100)}%`:"50% 50%"}:{},ud=50,Js=()=>{},cY=e=>{if(!e.customBackgroundColor)return e;let t={color:{background:e.customBackgroundColor}},{customBackgroundColor:r,...o}=e;return{...o,style:t}},Ih=e=>e.align?e:{...e,align:"wide"},j4={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}},eD={...j4,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"}},uY={...eD,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"}},m_e={...uY,align:{type:"string",default:"none"},useFeaturedImage:{type:"boolean",default:!1}},tD={anchor:!0,align:["wide","full"],html:!1,color:{gradients:!0,link:!0}},mY={...tD,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}}},p_e={...mY,__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}},d_e={attributes:m_e,supports:p_e,usesContext:["postId","postType"],save({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:o,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,y=h||void 0,b=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=i?(0,Ce.jsx)("img",{src:i,alt:r,className:b||null}):null;d&&(x=(0,Ce.jsx)("a",{className:p,href:d,target:f,rel:y,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:i})},k=w({"has-media-on-the-right":o==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill":u}),S=u?sY(i,m):{},C;l!==ud&&(C=o==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return o==="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"})})]})}},f_e={attributes:uY,supports:mY,save({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:o,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,y=h||void 0,b=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=(0,Ce.jsx)("img",{src:i,alt:r,className:b||null});d&&(x=(0,Ce.jsx)("a",{className:p,href:d,target:f,rel:y,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:i})},k=w({"has-media-on-the-right":o==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill":u}),S=u?sY(i,m):{},C;l!==ud&&(C=o==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return o==="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:Ih,isEligible(e,t,{block:r}){let{attributes:o}=r;return e.align===void 0&&!!o.className?.includes("alignwide")}},h_e={attributes:eD,supports:tD,save({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:o,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,y=h||void 0,b=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=(0,Ce.jsx)("img",{src:i,alt:r,className:b||null});d&&(x=(0,Ce.jsx)("a",{className:p,href:d,target:f,rel:y,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:i})},k=w({"has-media-on-the-right":o==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill":u}),S=u?H4(i,m):{},C;l!==ud&&(C=o==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return o==="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:Ih},g_e={attributes:eD,supports:tD,save({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:o,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,y=h||void 0,b=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=(0,Ce.jsx)("img",{src:i,alt:r,className:b||null});d&&(x=(0,Ce.jsx)("a",{className:p,href:d,target:f,rel:y,children:x}));let _={image:()=>x,video:()=>(0,Ce.jsx)("video",{controls:!0,src:i})},k=w({"has-media-on-the-right":o==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill":u}),S=u?H4(i,m):{},C;l!==ud&&(C=o==="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:Ih},v_e={attributes:{...j4,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,JN.compose)(cY,Ih),save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,isStackedOnMobile:o,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:y}=e,b=y||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:b,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":o,[`is-vertically-aligned-${m}`]:m,"is-image-fill":p}),C=p?H4(s,d):{},E;return c!==ud&&(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,{})})]})}},b_e={attributes:{...j4,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,JN.compose)(cY,Ih),save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,isStackedOnMobile:o,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":o,[`is-vertically-aligned-${m}`]:m,"is-image-fill":p}),y=p?H4(s,d):{},b;return c!==ud&&(b=i==="right"?`auto ${c}%`:`${c}% auto`),(0,Ce.jsxs)("div",{className:g,style:{backgroundColor:h?void 0:r,gridTemplateColumns:b},children:[(0,Ce.jsx)("figure",{className:"wp-block-media-text__media",style:y,children:(f[l]||Js)()}),(0,Ce.jsx)("div",{className:"wp-block-media-text__content",children:(0,Ce.jsx)(dr.InnerBlocks.Content,{})})]})}},y_e={attributes:{...j4,backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},mediaUrl:{type:"string",source:"attribute",selector:"figure video,figure img",attribute:"src"}},migrate:Ih,save({attributes:e}){let{backgroundColor:t,customBackgroundColor:r,isStackedOnMobile:o,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":o}),d;return c!==ud&&(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,{})})]})}},pY=[d_e,f_e,h_e,g_e,v_e,b_e,y_e];var oa=a(B(),1),W4=a(z(),1),$4=a(H(),1),Po=a(T(),1),Dr=a(A(),1),q4=a(Er(),1);var Pv=a(Y(),1);var Nh=a(A(),1),ec=a(T(),1),fY=a(B(),1),hY=a(pe(),1),rD=a(z(),1),oD=a(H(),1),G4=a(Er(),1),gY=a(xr(),1);function U4(e,t){return e?{objectPosition:t?`${Math.round(t.x*100)}% ${Math.round(t.y*100)}%`:"50% 50%"}:{}}var Ta=a(v(),1),vY=["image","video"],__e=()=>{},x_e=(0,oD.forwardRef)(({isSelected:e,isStackedOnMobile:t,...r},o)=>{let n=(0,hY.useViewportMatch)("small","<");return(0,Ta.jsx)(Nh.ResizableBox,{ref:o,showHandle:e&&(!n||!t),...r})});function k_e({mediaId:e,mediaUrl:t,onSelectMedia:r,toggleUseFeaturedImage:o,useFeaturedImage:n}){return(0,Ta.jsx)(ec.BlockControls,{group:"other",children:(0,Ta.jsx)(ec.MediaReplaceFlow,{mediaId:e,mediaURL:t,allowedTypes:vY,onSelect:r,onToggleFeaturedImage:o,useFeaturedImage:n,onReset:()=>r(void 0)})})}function dY({className:e,mediaUrl:t,onSelectMedia:r,toggleUseFeaturedImage:o}){let{createErrorNotice:n}=(0,rD.useDispatch)(gY.store),i=s=>{n(s,{type:"snackbar"})},l=s=>{s.length===1&&r({url:(0,G4.createBlobURL)(s[0])})};return(0,Ta.jsx)(ec.MediaPlaceholder,{icon:(0,Ta.jsx)(ec.BlockIcon,{icon:G0}),labels:{title:(0,fY.__)("Media area")},className:e,onSelect:r,onToggleFeaturedImage:o,allowedTypes:vY,onFilesPreUpload:l,onError:i,disableMediaButtons:t})}function w_e(e,t){let{className:r,commitWidthChange:o,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:y,toggleUseFeaturedImage:b,useFeaturedImage:x,featuredImageURL:_,featuredImageAlt:k,refMedia:S}=e,C=!u&&(0,G4.isBlobURL)(d),{toggleSelection:E}=(0,rD.useDispatch)(ec.store);if(d||_||x){let I=()=>{E(!1)},D=(P,j,U)=>{g(parseInt(U.style.width))},M=(P,j,U)=>{E(!0),o(parseInt(U.style.width))},F={right:y&&m==="left",left:y&&m==="right"},R=p==="image"&&i?U4(d||_,n):{},V={image:()=>x&&_?(0,Ta.jsx)("img",{ref:S,src:_,alt:k,style:R}):d&&(0,Ta.jsx)("img",{ref:S,src:d,alt:c,style:R}),video:()=>(0,Ta.jsx)("video",{controls:!0,ref:S,src:d})};return(0,Ta.jsxs)(x_e,{as:"figure",className:w(r,"editor-media-container__resizer",{"is-transient":C}),size:{width:f+"%"},minWidth:"10%",maxWidth:"100%",enable:F,onResizeStart:I,onResize:D,onResizeStop:M,axis:"x",isSelected:l,isStackedOnMobile:s,ref:t,children:[(0,Ta.jsx)(k_e,{onSelectMedia:h,mediaUrl:x&&_?_:d,mediaId:u,toggleUseFeaturedImage:b,useFeaturedImage:x}),(V[p]||__e)(),C&&(0,Ta.jsx)(Nh.Spinner,{}),!x&&(0,Ta.jsx)(dY,{...e}),!_&&x&&(0,Ta.jsx)(Nh.Placeholder,{className:"wp-block-media-text--placeholder-image",style:R,withIllustration:!0})]})}return(0,Ta.jsx)(dY,{...e})}var bY=(0,oD.forwardRef)(w_e);var dt=a(v(),1),{ResolutionTool:C_e}=Z(Po.privateApis),yY=e=>Math.max(Tv,Math.min(e,100-Tv));function _Y(e,t){return e?.media_details?.sizes?.[t]?.source_url}function S_e({attributes:{linkDestination:e,href:t},setAttributes:r}){return o=>{if(!o||!o.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,q4.isBlobURL)(o.url)&&(o.type=(0,q4.getBlobTypeByURL)(o.url));let n,i;o.media_type?o.media_type==="image"?n="image":n="video":n=o.type,n==="image"&&(i=o.sizes?.large?.url||o.media_details?.sizes?.large?.source_url);let l=e,s=t;if(n==="image"){if(!l)switch(window?.wp?.media?.view?.settings?.defaultProps?.link||V4){case"file":case F4:l=F4;break;case"post":case O4:l=O4;break;case V4:default:l=V4;break}switch(l){case F4:s=o.url;break;case O4:s=o.link;break}}r({mediaAlt:o.alt,mediaId:o.id,mediaType:n,mediaUrl:i||o.url,mediaLink:o.link||void 0,href:s,linkDestination:l,focalPoint:void 0,useFeaturedImage:!1})}}function T_e({image:e,value:t,onChange:r}){let{imageSizes:o}=(0,W4.useSelect)(i=>{let{getSettings:l}=i(Po.store);return{imageSizes:l().imageSizes}},[]);if(!o?.length)return null;let n=o.filter(({slug:i})=>_Y(e,i)).map(({name:i,slug:l})=>({value:l,label:i}));return(0,dt.jsx)(C_e,{value:t,defaultValue:Xs,options:n,onChange:r})}function P_e({attributes:e,isSelected:t,setAttributes:r,context:{postId:o,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:y,mediaWidth:b,mediaSizeSlug:x,rel:_,verticalAlignment:k,allowedBlocks:S,useFeaturedImage:C}=e,[E]=(0,Pv.useEntityProp)("postType",n,"featured_media",o),{featuredImageMedia:I}=(0,W4.useSelect)(re=>({featuredImageMedia:E&&C?re(Pv.store).getEntityRecord("postType","attachment",E,{context:"view"}):void 0}),[E,C]),{image:D}=(0,W4.useSelect)(re=>({image:f&&t?re(Pv.store).getEntityRecord("postType","attachment",f,{context:"view"}):null}),[t,f]),M=C?I?.source_url:"",F=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,$4.useRef)(),P=re=>{let{style:He}=V.current,{x:mt,y:st}=re;He.objectPosition=`${mt*100}% ${st*100}%`},[j,U]=(0,$4.useState)(null),O=S_e({attributes:e,setAttributes:r}),K=re=>{r(re)},W=re=>{U(yY(re))},ee=re=>{r({mediaWidth:yY(re)}),U(null)},oe=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}),X=`${j||b}%`,J=h==="right"?`1fr ${X}`:`${X} 1fr`,ae={gridTemplateColumns:J,msGridColumns:J},ne=re=>{r({mediaAlt:re})},ue=re=>{r({verticalAlignment:re})},he=re=>{let He=_Y(D,re);if(!He)return null;r({mediaUrl:He,mediaSizeSlug:re})},Oe=$(),ke=(0,dt.jsxs)(Dr.__experimentalToolsPanel,{label:(0,oa.__)("Settings"),resetAll:()=>{r({isStackedOnMobile:!0,imageFill:!1,mediaAlt:"",focalPoint:void 0,mediaWidth:50}),he(Xs)},dropdownMenuProps:Oe,children:[(0,dt.jsx)(Dr.__experimentalToolsPanelItem,{label:(0,oa.__)("Media width"),isShownByDefault:!0,hasValue:()=>b!==50,onDeselect:()=>r({mediaWidth:50}),children:(0,dt.jsx)(Dr.RangeControl,{__next40pxDefaultSize:!0,label:(0,oa.__)("Media width"),value:j||b,onChange:ee,min:Tv,max:100-Tv})}),(0,dt.jsx)(Dr.__experimentalToolsPanelItem,{label:(0,oa.__)("Stack on mobile"),isShownByDefault:!0,hasValue:()=>!c,onDeselect:()=>r({isStackedOnMobile:!0}),children:(0,dt.jsx)(Dr.ToggleControl,{label:(0,oa.__)("Stack on mobile"),checked:c,onChange:()=>r({isStackedOnMobile:!c})})}),g==="image"&&(0,dt.jsx)(Dr.__experimentalToolsPanelItem,{label:(0,oa.__)("Crop image to fill"),isShownByDefault:!0,hasValue:()=>!!s,onDeselect:()=>r({imageFill:!1}),children:(0,dt.jsx)(Dr.ToggleControl,{label:(0,oa.__)("Crop image to fill"),checked:!!s,onChange:()=>r({imageFill:!s})})}),s&&(y||M)&&g==="image"&&(0,dt.jsx)(Dr.__experimentalToolsPanelItem,{label:(0,oa.__)("Focal point"),isShownByDefault:!0,hasValue:()=>!!i,onDeselect:()=>r({focalPoint:void 0}),children:(0,dt.jsx)(Dr.FocalPointPicker,{label:(0,oa.__)("Focal point"),url:C&&M?M:y,value:i,onChange:re=>r({focalPoint:re}),onDragStart:P,onDrag:P})}),g==="image"&&y&&!C&&(0,dt.jsx)(Dr.__experimentalToolsPanelItem,{label:(0,oa.__)("Alternative text"),isShownByDefault:!0,hasValue:()=>!!d,onDeselect:()=>r({mediaAlt:""}),children:(0,dt.jsx)(Dr.TextareaControl,{label:(0,oa.__)("Alternative text"),value:d,onChange:ne,help:(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsx)(Dr.ExternalLink,{href:(0,oa.__)("https://www.w3.org/WAI/tutorials/images/decision-tree/"),children:(0,oa.__)("Describe the purpose of the image.")}),(0,dt.jsx)("br",{}),(0,oa.__)("Leave empty if decorative.")]})})}),g==="image"&&!C&&(0,dt.jsx)(T_e,{image:D,value:x,onChange:he})]}),ie=(0,Po.useBlockProps)({className:oe,style:ae}),Te=(0,Po.useInnerBlocksProps)({className:"wp-block-media-text__content"},{template:lY,allowedBlocks:S}),Le=(0,Po.useBlockEditingMode)();return(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsx)(Po.InspectorControls,{children:ke}),(0,dt.jsxs)(Po.BlockControls,{group:"block",children:[Le==="default"&&(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsx)(Po.BlockVerticalAlignmentControl,{onChange:ue,value:k}),(0,dt.jsx)(Dr.ToolbarButton,{icon:NP,title:(0,oa.__)("Show media on left"),isActive:h==="left",onClick:()=>r({mediaPosition:"left"})}),(0,dt.jsx)(Dr.ToolbarButton,{icon:LP,title:(0,oa.__)("Show media on right"),isActive:h==="right",onClick:()=>r({mediaPosition:"right"})})]}),g==="image"&&!C&&(0,dt.jsx)(Po.__experimentalImageURLInputUI,{url:l||"",onChangeUrl:K,linkDestination:m,mediaType:g,mediaUrl:D&&D.source_url,mediaLink:D&&D.link,linkTarget:p,linkClass:u,rel:_})]}),(0,dt.jsxs)("div",{...ie,children:[h==="right"&&(0,dt.jsx)("div",{...Te}),(0,dt.jsx)(bY,{className:"wp-block-media-text__media",onSelectMedia:O,onWidthChange:W,commitWidthChange:ee,refMedia:V,enableResize:Le==="default",toggleUseFeaturedImage:R,focalPoint:i,imageFill:s,isSelected:t,isStackedOnMobile:c,mediaAlt:d,mediaId:f,mediaPosition:h,mediaType:g,mediaUrl:y,mediaWidth:b,useFeaturedImage:C,featuredImageURL:M,featuredImageAlt:F}),h!=="right"&&(0,dt.jsx)("div",{...Te})]})]})}var xY=P_e;var Z4={$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 Dh=a(T(),1);var ns=a(v(),1),E_e=50,kY=()=>{};function wY({attributes:e}){let{isStackedOnMobile:t,mediaAlt:r,mediaPosition:o,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,y=h||void 0,b=w({[`wp-image-${s}`]:s&&n==="image",[`size-${g}`]:s&&n==="image"}),x=u?U4(i,m):{},_=i?(0,ns.jsx)("img",{src:i,alt:r,className:b||null,style:x}):null;d&&(_=(0,ns.jsx)("a",{className:p,href:d,target:f,rel:y,children:_}));let k={image:()=>_,video:()=>(0,ns.jsx)("video",{controls:!0,src:i})},S=w({"has-media-on-the-right":o==="right","is-stacked-on-mobile":t,[`is-vertically-aligned-${c}`]:c,"is-image-fill-element":u}),C;l!==E_e&&(C=o==="right"?`auto ${l}%`:`${l}% auto`);let E={gridTemplateColumns:C};return o==="right"?(0,ns.jsxs)("div",{...Dh.useBlockProps.save({className:S,style:E}),children:[(0,ns.jsx)("div",{...Dh.useInnerBlocksProps.save({className:"wp-block-media-text__content"})}),(0,ns.jsx)("figure",{className:"wp-block-media-text__media",children:(k[n]||kY)()})]}):(0,ns.jsxs)("div",{...Dh.useBlockProps.save({className:S,style:E}),children:[(0,ns.jsx)("figure",{className:"wp-block-media-text__media",children:(k[n]||kY)()}),(0,ns.jsx)("div",{...Dh.useInnerBlocksProps.save({className:"wp-block-media-text__content"})})]})}var md=a(G(),1),I_e={from:[{type:"block",blocks:["core/image"],transform:({alt:e,url:t,id:r,anchor:o})=>(0,md.createBlock)("core/media-text",{mediaAlt:e,mediaId:r,mediaUrl:t,mediaType:"image",anchor:o})},{type:"block",blocks:["core/video"],transform:({src:e,id:t,anchor:r})=>(0,md.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:o,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,md.createBlock)("core/media-text",{align:e,anchor:r,backgroundColor:c,gradient:l,mediaAlt:t,mediaId:s,mediaType:o,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:o})=>(0,md.createBlock)("core/image",{alt:e,id:t,url:r,anchor:o})},{type:"block",blocks:["core/video"],isMatch:({mediaType:e,mediaUrl:t})=>!t||e==="video",transform:({mediaId:e,mediaUrl:t,anchor:r})=>(0,md.createBlock)("core/video",{id:e,src:t,anchor:r})},{type:"block",blocks:["core/cover"],transform:({align:e,anchor:t,backgroundColor:r,focalPoint:o,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:o,gradient:n,id:l,overlayColor:r,textColor:m,url:c,useFeaturedImage:p,...f};return(0,md.createBlock)("core/cover",h,d)}}]},CY=I_e;var{fieldsKey:N_e,formKey:D_e}=Z(SY.privateApis),{name:TY}=Z4,K4={icon:AT,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,Bv.__)("The wren<br>Earns his living<br>Noiselessly.")}},{name:"core/paragraph",attributes:{content:(0,Bv.__)("\u2014 Kobayashi Issa (\u4E00\u8336)")}}]},transforms:CY,edit:xY,save:wY,deprecated:pY};window.__experimentalContentOnlyInspectorFields&&(K4[N_e]=[{id:"media",label:(0,Bv.__)("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,Bv.__)("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})}],K4[D_e]={fields:["media","link"]});var L_e=()=>N({name:TY,metadata:Z4,settings:K4});var nD={};q(nD,{init:()=>A_e,metadata:()=>Q4,name:()=>Ev,settings:()=>RY});var AY=a(G(),1);var eu=a(B(),1),PY=a(H(),1),BY=a(A(),1),EY=a(G(),1),Y4=a(z(),1),pd=a(T(),1),IY=a(Oi(),1),Lh=a(v(),1);function NY({attributes:e,clientId:t}){let{originalName:r,originalUndelimitedContent:o}=e,n=!!o,{hasFreeformBlock:i,hasHTMLBlock:l}=(0,Y4.useSelect)(d=>{let{canInsertBlockType:f,getBlockRootClientId:h}=d(pd.store);return{hasFreeformBlock:f("core/freeform",h(t)),hasHTMLBlock:f("core/html",h(t))}},[t]),{replaceBlock:s}=(0,Y4.useDispatch)(pd.store);function c(){s(t,(0,EY.createBlock)("core/html",{content:o}))}let u=[],m,p=(0,Lh.jsx)(BY.Button,{__next40pxDefaultSize:!0,onClick:c,variant:"primary",children:(0,eu.__)("Keep as HTML")},"convert");return n&&!i&&(!r||r==="core/freeform")?l?(m=(0,eu.__)("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,eu.__)("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,eu.sprintf)((0,eu.__)('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,eu.sprintf)((0,eu.__)('Your site doesn\u2019t include support for the "%s" block. You can leave it as-is or remove it.'),r),(0,Lh.jsxs)("div",{...(0,pd.useBlockProps)({className:"has-warning"}),children:[(0,Lh.jsx)(pd.Warning,{actions:u,children:m}),(0,Lh.jsx)(PY.RawHTML,{children:(0,IY.safeHTML)(o)})]})}var Q4={$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 DY=a(H(),1),LY=a(v(),1);function MY({attributes:e}){return(0,LY.jsx)(DY.RawHTML,{children:e.originalContent})}var{name:Ev}=Q4,RY={name:Ev,__experimentalLabel(e,{context:t}){if(t==="accessibility"){let{originalName:r}=e,o=r?(0,AY.getBlockType)(r):void 0;return o?o.settings.title||r:""}},edit:NY,save:MY},A_e=()=>N({name:Ev,metadata:Q4,settings:RY});var iD={};q(iD,{init:()=>H_e,metadata:()=>J4,name:()=>WY,settings:()=>ew});var UY=a(B(),1),GY=a(G(),1);var _m=a(B(),1),Mh=a(A(),1),Ah=a(T(),1),X4=a(G(),1);var is=a(v(),1),R_e=(0,_m.__)("Read more");function zY({attributes:{customText:e,noTeaser:t},insertBlocksAfter:r,setAttributes:o}){let n=$();return(0,is.jsxs)(is.Fragment,{children:[(0,is.jsx)(Ah.InspectorControls,{children:(0,is.jsx)(Mh.__experimentalToolsPanel,{label:(0,_m.__)("Settings"),resetAll:()=>{o({noTeaser:!1})},dropdownMenuProps:n,children:(0,is.jsx)(Mh.__experimentalToolsPanelItem,{label:(0,_m.__)("Hide excerpt"),isShownByDefault:!0,hasValue:()=>t,onDeselect:()=>o({noTeaser:!1}),children:(0,is.jsx)(Mh.ToggleControl,{label:(0,_m.__)("Hide the excerpt on the full content page"),checked:!!t,onChange:()=>o({noTeaser:!t}),help:i=>i?(0,_m.__)("The excerpt is hidden."):(0,_m.__)("The excerpt is visible.")})})})}),(0,is.jsx)("div",{...(0,Ah.useBlockProps)(),children:(0,is.jsx)(Ah.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,_m.__)('"Read more" text'),value:e,placeholder:R_e,onChange:i=>o({customText:i}),disableLineBreaks:!0,__unstableOnSplitAtEnd:()=>r((0,X4.createBlock)((0,X4.getDefaultBlockName)()))})})]})}var J4={$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 VY=a(H(),1),FY=a(v(),1);function OY({attributes:{customText:e,noTeaser:t}}){let r=e?`<!--more ${e}-->`:"<!--more-->";return(0,FY.jsx)(VY.RawHTML,{children:[r,t?"<!--noteaser-->":""].filter(Boolean).join(` |
| 34 |
`)})}var HY=a(G(),1),V_e={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,o={};return t&&(o.customText=t),r===""&&(o.noTeaser=!0),(0,HY.createBlock)("core/more",o)}}]},jY=V_e;var{fieldsKey:F_e,formKey:O_e}=Z(GY.privateApis),{name:WY}=J4,ew={icon:OT,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:jY,edit:zY,save:OY};window.__experimentalContentOnlyInspectorFields&&(ew[F_e]=[{id:"customText",label:(0,UY.__)("Content"),type:"text",Edit:"rich-text"}],ew[O_e]={fields:["customText"]});var H_e=()=>N({name:WY,metadata:J4,settings:ew});var FD={};q(FD,{init:()=>Zxe,metadata:()=>tw,name:()=>yJ,settings:()=>_J});var Kw=a(B(),1);var gJ=a(z(),1),vJ=a(Y(),1),bJ=a(jo(),1);var tw={$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=a(H(),1),Je=a(T(),1),Pm=a(Y(),1),cs=a(z(),1),Hr=a(A(),1),Lt=a(B(),1),$w=a(F1(),1);var cJ=a(G(),1),uJ=a(pe(),1);var Rh=a(Y(),1),ZY=a(z(),1);var yi={name:"core/navigation-link",attributes:{kind:"post-type",type:"page"}},$Y=["core/navigation-link/page","core/navigation-link"],lD={per_page:100,status:["publish","draft"],order:"desc",orderby:"date"},qY=["postType","wp_navigation",lD],tc="navigation-overlay";function zh(e){let t=(0,Rh.useResourcePermissions)({kind:"postType",name:"wp_navigation",id:e}),{navigationMenu:r,isNavigationMenuResolved:o,isNavigationMenuMissing:n}=(0,ZY.useSelect)(h=>U_e(h,e),[e]),{canCreate:i,canUpdate:l,canDelete:s,isResolving:c,hasResolved:u}=t,{records:m,isResolving:p,hasResolved:d}=(0,Rh.useEntityRecords)("postType","wp_navigation",lD),f=e?m?.length>1:m?.length>0;return{navigationMenu:r,isNavigationMenuResolved:o,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 U_e(e,t){if(!t)return{isNavigationMenuResolved:!1,isNavigationMenuMissing:!0};let{getEntityRecord:r,getEditedEntityRecord:o,hasFinishedResolution:n}=e(Rh.store),i=["postType","wp_navigation",t],l=r(...i),s=o(...i),c=n("getEditedEntityRecord",i),u=s.status==="publish"||s.status==="draft";return{isNavigationMenuResolved:c,isNavigationMenuMissing:c&&(!l||!u),navigationMenu:u?s:null}}var Oh=a(A(),1),Nv=a(B(),1);var sD=a(F1(),1),YY=a(H(),1),QY=a(Y(),1);var KY=a(B(),1),Iv=a(v(),1),G_e=({isVisible:e=!0})=>(0,Iv.jsx)("div",{"aria-hidden":e?void 0:!0,className:"wp-block-navigation-placeholder__preview",children:(0,Iv.jsxs)("div",{className:"wp-block-navigation-placeholder__actions__indicator",children:[(0,Iv.jsx)(Wa,{icon:xp}),(0,KY.__)("Navigation")]})}),rw=G_e;var ls=a(A(),1);var on=a(B(),1),ow=a(jo(),1),Vh=a(H(),1),aw=a(Y(),1);var ol=a(v(),1);function W_e(e,t,r){return e?r==="publish"?(0,ow.decodeEntities)(e):(0,on.sprintf)((0,on.__)("%1$s (%2$s)"),(0,ow.decodeEntities)(e),r):(0,on.sprintf)((0,on.__)("(no title %s)"),t)}function $_e({currentMenuId:e,onSelectNavigationMenu:t,onSelectClassicMenu:r,onCreateNew:o,actionLabel:n,createNavigationMenuIsSuccess:i,createNavigationMenuIsError:l}){let s=(0,on.__)("Create from '%s'"),[c,u]=(0,Vh.useState)(!1);n=n||s;let{records:m}=(0,aw.useEntityRecords)("root","menu",{per_page:-1,context:"view"}),{navigationMenus:p,isResolvingNavigationMenus:d,hasResolvedNavigationMenus:f,canUserCreateNavigationMenus:h,canSwitchNavigationMenu:g,isNavigationMenuMissing:y}=zh(e),[b]=(0,aw.useEntityProp)("postType","wp_navigation","title",e),x=(0,Vh.useMemo)(()=>p?.map(({id:V,title:P,status:j},U)=>{let O=W_e(P?.rendered,U+1,j);return{value:V,label:O,ariaLabel:(0,on.sprintf)(n,O),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&&y,F="";return d?F=(0,on.__)("Loading\u2026"):E||I||D||M?F=(0,on.__)("Choose or create a Navigation Menu"):F=b,(0,Vh.useEffect)(()=>{c&&(i||l)&&u(!1)},[f,i,h,l,c,D,I,E]),(0,ol.jsx)(ls.DropdownMenu,{label:F,icon:W0,toggleProps:{size:"small"},children:({onClose:V})=>(0,ol.jsxs)(ol.Fragment,{children:[S&&_&&(0,ol.jsx)(ls.MenuGroup,{label:(0,on.__)("Menus"),children:(0,ol.jsx)(ls.MenuItemsChoice,{value:e,onSelect:P=>{t(P),V()},choices:x})}),C&&k&&(0,ol.jsx)(ls.MenuGroup,{label:(0,on.__)("Import Classic Menus"),children:m?.map(P=>{let j=(0,ow.decodeEntities)(P.name);return(0,ol.jsx)(ls.MenuItem,{onClick:async()=>{u(!0),await r(P),u(!1),V()},"aria-label":(0,on.sprintf)(s,j),disabled:c||d||!f,children:j},P.id)})}),h&&(0,ol.jsx)(ls.MenuGroup,{label:(0,on.__)("Tools"),children:(0,ol.jsx)(ls.MenuItem,{onClick:async()=>{u(!0),await o(),u(!1),V()},disabled:c||d||!f,children:(0,on.__)("Create new Menu")})})]})})}var Fh=$_e;var Pa=a(v(),1);function XY({isSelected:e,currentMenuId:t,clientId:r,canUserCreateNavigationMenus:o=!1,isResolvingCanUserCreateNavigationMenus:n,onSelectNavigationMenu:i,onSelectClassicMenu:l,onCreateEmpty:s}){let{isResolving:c,hasResolved:u}=(0,QY.useEntityRecords)("root","menu",{per_page:-1,context:"view"});(0,YY.useEffect)(()=>{e&&(c&&(0,sD.speak)((0,Nv.__)("Loading navigation block setup options\u2026")),u&&(0,sD.speak)((0,Nv.__)("Navigation block setup options ready.")))},[u,c,e]);let m=c&&n;return(0,Pa.jsx)(Pa.Fragment,{children:(0,Pa.jsxs)(Oh.Placeholder,{className:"wp-block-navigation-placeholder",children:[(0,Pa.jsx)(rw,{isVisible:!e}),(0,Pa.jsx)("div",{"aria-hidden":e?void 0:!0,className:"wp-block-navigation-placeholder__controls",children:(0,Pa.jsxs)("div",{className:"wp-block-navigation-placeholder__actions",children:[(0,Pa.jsxs)("div",{className:"wp-block-navigation-placeholder__actions__indicator",children:[(0,Pa.jsx)(Wa,{icon:xp})," ",(0,Nv.__)("Navigation")]}),(0,Pa.jsx)("hr",{}),m&&(0,Pa.jsx)(Oh.Spinner,{}),(0,Pa.jsx)(Fh,{currentMenuId:t,clientId:r,onSelectNavigationMenu:i,onSelectClassicMenu:l}),(0,Pa.jsx)("hr",{}),o&&(0,Pa.jsx)(Oh.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:s,children:(0,Nv.__)("Start empty")})]})})]})})}var cD=a(A(),1),jh=a(B(),1),uD=a(T(),1),JY=a(z(),1),eQ=a(Y(),1);var Dv=a(L(),1);var Hh=a(v(),1);function rc({icon:e}){return e==="menu"?(0,Hh.jsx)(Wa,{icon:zT}):(0,Hh.jsxs)(Dv.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24","aria-hidden":"true",focusable:"false",children:[(0,Hh.jsx)(Dv.Rect,{x:"4",y:"7.5",width:"16",height:"1.5"}),(0,Hh.jsx)(Dv.Rect,{x:"4",y:"15",width:"16",height:"1.5"})]})}function an(e,t){return e&&t?e+"//"+t:null}var _i=a(v(),1);function mD({children:e,id:t,isOpen:r,isResponsive:o,onToggle:n,isHiddenByDefault:i,overlayBackgroundColor:l,overlayTextColor:s,hasIcon:c,icon:u,overlay:m,onNavigateToEntityRecord:p}){let d=(0,JY.useSelect)(k=>k(eQ.store).getCurrentTheme()?.stylesheet,[]);if(!o)return e;let f=!!m,h=w("wp-block-navigation__responsive-container",!f&&{"has-text-color":!!s.color||!!s?.class,[(0,uD.getColorClassName)("color",s?.slug)]:!!s?.slug,"has-background":!!l.color||l?.class,[(0,uD.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},y=w("wp-block-navigation__responsive-container-open",{"always-shown":i}),b=`${t}-modal`,x={className:"wp-block-navigation__responsive-dialog",...r&&{role:"dialog","aria-modal":!0,"aria-label":(0,jh.__)("Menu")}},_=()=>{if(m&&p){let k=an(d,m);p({postId:k,postType:"wp_template_part"});return}n(!0)};return(0,_i.jsxs)(_i.Fragment,{children:[!r&&(0,_i.jsxs)(cD.Button,{__next40pxDefaultSize:!0,"aria-haspopup":"true","aria-label":c&&(0,jh.__)("Open menu"),className:y,onClick:_,children:[c&&(0,_i.jsx)(rc,{icon:u}),!c&&(0,jh.__)("Menu")]}),(0,_i.jsx)("div",{className:h,style:g,id:b,children:(0,_i.jsx)("div",{className:"wp-block-navigation__responsive-close",tabIndex:"-1",children:(0,_i.jsxs)("div",{...x,children:[(0,_i.jsxs)(cD.Button,{__next40pxDefaultSize:!0,className:"wp-block-navigation__responsive-container-close","aria-label":c&&(0,jh.__)("Close menu"),onClick:()=>n(!1),children:[c&&(0,_i.jsx)(Wa,{icon:fp}),!c&&(0,jh.__)("Close")]}),(0,_i.jsx)("div",{className:"wp-block-navigation__responsive-container-content",id:`${b}-content`,children:e})]})})})]})}var tQ=a(Y(),1),Uh=a(T(),1),rQ=a(z(),1),oQ=a(H(),1);var pD=a(v(),1);function aQ({clientId:e,hasCustomPlaceholder:t,orientation:r,templateLock:o}){let{isImmediateParentOfSelectedBlock:n,selectedBlockHasChildren:i,isSelected:l,hasSelectedDescendant:s}=(0,rQ.useSelect)(y=>{let{getBlockCount:b,hasSelectedInnerBlock:x,getSelectedBlockClientId:_}=y(Uh.store),k=_();return{isImmediateParentOfSelectedBlock:x(e,!1),selectedBlockHasChildren:!!b(k),hasSelectedDescendant:x(e,!0),isSelected:k===e}},[e]),[c,u,m]=(0,tQ.useEntityBlockEditor)("postType","wp_navigation"),p=l||n&&!i,d=(0,oQ.useMemo)(()=>(0,pD.jsx)(rw,{}),[]),f=!!c?.length,h=!t&&!f&&!l,g=(0,Uh.useInnerBlocksProps)({className:"wp-block-navigation__container"},{value:c,onInput:u,onChange:m,prioritizedInserterBlocks:$Y,defaultBlock:yi,directInsert:!0,orientation:r,templateLock:o,renderAppender:l||n&&!i||s||p?Uh.InnerBlocks.ButtonBlockAppender:!1,placeholder:h?d:void 0,__experimentalCaptureToolbars:!0,__unstableDisableLayoutClassNames:!0});return(0,pD.jsx)("div",{...g})}var nQ=a(A(),1),iQ=a(Y(),1),lQ=a(B(),1),sQ=a(v(),1);function cQ(){let[e,t]=(0,iQ.useEntityProp)("postType","wp_navigation","title");return(0,sQ.jsx)(nQ.TextControl,{__next40pxDefaultSize:!0,label:(0,lQ.__)("Menu name"),value:e,onChange:t})}var pQ=a(T(),1),dD=a(A(),1),dQ=a(Y(),1),fQ=a(z(),1),dd=a(H(),1);function uQ(e,t){return!mQ(e,t,(r,o)=>{if(o?.name==="core/page-list"&&r==="innerBlocks")return!0})}var mQ=(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 o in e)if(t.hasOwnProperty(o)){if(r&&r(o,e))return!0;if(!mQ(e[o],t[o],r))return!1}else return!1;return!0}return!1};var hQ=a(v(),1),q_e={};function gQ({blocks:e,createNavigationMenu:t,hasSelection:r}){let o=(0,dd.useRef)();(0,dd.useEffect)(()=>{o?.current||(o.current=e)},[e]);let n=uQ(o?.current,e),i=(0,dd.useContext)(dD.Disabled.Context),l=(0,pQ.useInnerBlocksProps)({className:"wp-block-navigation__container"},{renderAppender:r?void 0:!1,defaultBlock:yi,directInsert:!0}),{isSaving:s,hasResolvedAllNavigationMenus:c}=(0,fQ.useSelect)(m=>{if(i)return q_e;let{hasFinishedResolution:p,isSavingEntityRecord:d}=m(dQ.store);return{isSaving:d("postType","wp_navigation"),hasResolvedAllNavigationMenus:p("getEntityRecords",qY)}},[i]);return(0,dd.useEffect)(()=>{i||s||!c||!r||!n||t(null,e)},[e,t,i,s,c,n,r]),(0,hQ.jsx)(s?dD.Disabled:"div",{...l})}var iw=a(A(),1),lw=a(Y(),1),vQ=a(z(),1),bQ=a(H(),1),nw=a(B(),1),fd=a(v(),1);function yQ({onDelete:e}){let[t,r]=(0,bQ.useState)(!1),o=(0,lw.useEntityId)("postType","wp_navigation"),{deleteEntityRecord:n}=(0,vQ.useDispatch)(lw.store);return(0,fd.jsxs)(fd.Fragment,{children:[(0,fd.jsx)(iw.Button,{__next40pxDefaultSize:!0,className:"wp-block-navigation-delete-menu-button",variant:"secondary",isDestructive:!0,onClick:()=>{r(!0)},children:(0,nw.__)("Delete menu")}),t&&(0,fd.jsx)(iw.__experimentalConfirmDialog,{isOpen:!0,onConfirm:()=>{n("postType","wp_navigation",o,{force:!0}),e()},onCancel:()=>{r(!1)},confirmButtonText:(0,nw.__)("Delete"),size:"medium",children:(0,nw.__)("Are you sure you want to delete this Navigation Menu?")})]})}var Lv=a(H(),1),_Q=a(z(),1),xQ=a(xr(),1);function Z_e({name:e,message:t=""}={}){let r=(0,Lv.useRef)(),{createWarningNotice:o,removeNotice:n}=(0,_Q.useDispatch)(xQ.store),i=(0,Lv.useCallback)(s=>{r.current||(r.current=e,o(s||t,{id:r.current,type:"snackbar"}))},[r,o,t,e]),l=(0,Lv.useCallback)(()=>{r.current&&(n(r.current),r.current=null)},[r,n]);return[i,l]}var sw=Z_e;var oc=a(A(),1),xm=a(B(),1);var xi=a(v(),1);function kQ({setAttributes:e,hasIcon:t,icon:r}){return(0,xi.jsxs)(xi.Fragment,{children:[(0,xi.jsx)(oc.__experimentalToolsPanelItem,{label:(0,xm.__)("Show icon button"),isShownByDefault:!0,hasValue:()=>!t,onDeselect:()=>e({hasIcon:!0}),children:(0,xi.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:o=>e({hasIcon:o}),checked:t})}),(0,xi.jsx)(oc.__experimentalToolsPanelItem,{label:(0,xm.__)("Icon"),isShownByDefault:!0,hasValue:()=>r!=="handle",onDeselect:()=>e({icon:"handle"}),children:(0,xi.jsxs)(oc.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,className:"wp-block-navigation__overlay-menu-icon-toggle-group",label:(0,xm.__)("Icon"),value:r,onChange:o=>e({icon:o}),isBlock:!0,children:[(0,xi.jsx)(oc.__experimentalToggleGroupControlOption,{value:"handle","aria-label":(0,xm.__)("handle"),label:(0,xi.jsx)(rc,{icon:"handle"})}),(0,xi.jsx)(oc.__experimentalToggleGroupControlOption,{value:"menu","aria-label":(0,xm.__)("menu"),label:(0,xi.jsx)(rc,{icon:"menu"})})]})})]})}var bw=a(A(),1),KQ=a(B(),1),YQ=a(H(),1);var al=a(H(),1),VQ=a(pe(),1),fw=a(Y(),1),hw=a(z(),1),nn=a(A(),1),aa=a(B(),1),gD=a(jo(),1),FQ=a(xr(),1);var IQ=a(H(),1),pw=a(z(),1),NQ=a(Y(),1),DQ=a(T(),1),LQ=a(B(),1),gd=a(G(),1);var km=function(){return km=Object.assign||function(t){for(var r,o=1,n=arguments.length;o<n;o++){r=arguments[o];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},km.apply(this,arguments)};function wQ(e){return e.toLowerCase()}var K_e=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],Y_e=/[^A-Z0-9]+/gi;function cw(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,o=r===void 0?K_e:r,n=t.stripRegexp,i=n===void 0?Y_e:n,l=t.transform,s=l===void 0?wQ:l,c=t.delimiter,u=c===void 0?" ":c,m=CQ(CQ(e,o,"$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 CQ(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(o,n){return o.replace(n,r)},e)}function SQ(e){return e.charAt(0).toUpperCase()+e.substr(1)}function Q_e(e){return SQ(e.toLowerCase())}function TQ(e,t){return t===void 0&&(t={}),cw(e,km({delimiter:" ",transform:Q_e},t))}function PQ(e,t){return t===void 0&&(t={}),cw(e,km({delimiter:"."},t))}function uw(e,t){return t===void 0&&(t={}),PQ(e,km({delimiter:"-"},t))}function fD(e){return e.ownerDocument.defaultView.getComputedStyle(e)}function hD(e,t,r){if(!e)return;t(fD(e).color);let o=e,n=fD(o).backgroundColor;for(;n==="rgba(0, 0, 0, 0)"&&o.parentNode&&o.parentNode.nodeType===o.parentNode.ELEMENT_NODE;)o=o.parentNode,n=fD(o).backgroundColor;r(n)}function hd(e,t){let{textColor:r,customTextColor:o,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:o?p.customTextColor=o: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 mw(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 BQ=(e,t)=>{let r=e.toLowerCase(),o=t.map(i=>i.title.rendered.toLowerCase());if(!o.includes(r))return e;let n=2;for(;o.includes(`${r} ${n}`);)n++;return`${e} ${n}`},EQ=e=>uw(e).replace(/[^\w-]+/g,"")||"wp-custom-part";function MQ(e){let{saveEntityRecord:t}=(0,pw.useDispatch)(NQ.store),r=(0,pw.useSelect)(n=>Z(n(DQ.store)).getPatternBySlug("core/navigation-overlay"),[]);return(0,IQ.useCallback)(async()=>{let n=e.filter(u=>u.title?.rendered),i=BQ((0,LQ.__)("Navigation Overlay"),n),l=EQ(i),s="";if(r?.content){let u=(0,gd.parse)(r.content,{__unstableSkipMigrationLogs:!0});s=(0,gd.serialize)(u)}else s=(0,gd.serialize)([(0,gd.createBlock)("core/paragraph")]);return await t("postType","wp_template_part",{slug:l,title:i,content:s,area:tc},{throwOnError:!0})},[e,t,r])}var Mv=a(A(),1),AQ=a(B(),1),RQ=a(H(),1),dw=a(v(),1);function X_e({onClear:e,onCreate:t,isCreating:r=!1}){let o=(0,RQ.createInterpolateElement)((0,AQ.__)("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,dw.jsx)(Mv.Button,{__next40pxDefaultSize:!0,onClick:e,variant:"link",disabled:r,accessibleWhenDisabled:!0}),createButton:(0,dw.jsx)(Mv.Button,{__next40pxDefaultSize:!0,onClick:t,variant:"link",disabled:r,accessibleWhenDisabled:!0,isBusy:r})});return(0,dw.jsx)(Mv.Notice,{status:"warning",isDismissible:!1,className:"wp-block-navigation__deleted-overlay-warning",children:o})}var zQ=X_e;var mo=a(v(),1);function vD({overlay:e,overlayMenu:t,setAttributes:r,onNavigateToEntityRecord:o,isCreatingOverlay:n,setIsCreatingOverlay:i}){let l=(0,VQ.useInstanceId)(vD,"wp-block-navigation__overlay-selector-heading"),{records:s,isResolving:c,hasResolved:u}=(0,fw.useEntityRecords)("postType","wp_template_part",{per_page:-1}),{createErrorNotice:m}=(0,hw.useDispatch)(FQ.store),p=(0,hw.useSelect)(R=>R(fw.store).getCurrentTheme()?.stylesheet,[]),[d,f]=(0,al.useState)(!1),h=n!==void 0?n:d,g=i!==void 0?i:f,y=(0,al.useMemo)(()=>s?s.filter(R=>R.area===tc):[],[s]),b=MQ(y),x=(0,al.useMemo)(()=>!e||!y?null:y.find(R=>R.slug===e),[e,y]),_=(0,al.useMemo)(()=>{let R=[{label:(0,aa.__)("Default"),value:""}];if(!u||c)return R;let V=y.map(P=>({label:P.title?.rendered?(0,gD.decodeEntities)(P.title.rendered):P.slug,value:P.slug}));return e&&!x&&V.unshift({label:(0,aa.sprintf)((0,aa.__)("%s (missing)"),e),value:e}),[...R,...V]},[y,u,c,e,x]),k=R=>{r({overlay:R||void 0})},S=()=>{if(!e||!x||!o)return;let R=x.theme||p,P={postId:an(R,e),postType:"wp_template_part"};t==="mobile"&&(P.viewport="mobile"),o(P)},C=(0,al.useCallback)(async()=>{try{g(!0);let R=await b();if(r({overlay:R.slug}),o){let V=R.theme||p,j={postId:an(V,R.slug),postType:"wp_template_part"};t==="mobile"&&(j.viewport="mobile"),o(j)}else g(!1)}catch(R){let V=R instanceof Error&&"code"in R&&R.message&&R.code!=="unknown_error"?R.message:(0,aa.__)("An error occurred while creating the overlay.");m(V,{type:"snackbar"}),g(!1)}},[b,r,o,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)(()=>y.length===0&&u?(0,aa.__)("No overlays found."):(0,aa.__)("Select an overlay for navigation."),[y.length,u]),F=(0,al.useMemo)(()=>x?(0,aa.sprintf)((0,aa.__)("Edit overlay: %s"),x.title?.rendered?(0,gD.decodeEntities)(x.title.rendered):x.slug):(0,aa.__)("Edit overlay"),[x]);return(0,mo.jsxs)("div",{className:"wp-block-navigation__overlay-selector",children:[(0,mo.jsx)("h3",{id:l,className:"wp-block-navigation__overlay-selector-header",children:(0,aa.__)("Overlay template")}),u&&(y.length===0||h&&y.length===1)?(0,mo.jsx)(mo.Fragment,{children:(0,mo.jsx)(nn.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:C,disabled:I,accessibleWhenDisabled:!0,isBusy:h,className:"wp-block-navigation__overlay-create-button-prominent",children:(0,aa.__)("Create overlay")})}):(0,mo.jsxs)(mo.Fragment,{children:[(0,mo.jsx)(nn.Button,{size:"small",icon:wf,onClick:C,disabled:I,accessibleWhenDisabled:!0,isBusy:h,label:(0,aa.__)("Create new overlay template"),showTooltip:!0,className:"wp-block-navigation__overlay-create-button"}),(0,mo.jsxs)(nn.__experimentalHStack,{alignment:"flex-start",className:"wp-block-navigation__overlay-selector-controls",children:[(0,mo.jsx)(nn.FlexBlock,{children:(0,mo.jsx)(nn.SelectControl,{__next40pxDefaultSize:!0,label:(0,aa.__)("Overlay template"),hideLabelFromVision:!0,"aria-labelledby":l,value:e||"",options:_,onChange:k,disabled:c,accessibleWhenDisabled:!0,help:M})}),e&&u&&x&&(0,mo.jsx)(nn.FlexItem,{children:(0,mo.jsx)(nn.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:S,disabled:!o,accessibleWhenDisabled:!0,label:F,showTooltip:!0,className:"wp-block-navigation__overlay-edit-button",children:(0,aa.__)("Edit")})})]}),D&&(0,mo.jsx)(zQ,{onClear:E,onCreate:C,isCreating:h})]}),(0,mo.jsx)(nn.__experimentalHStack,{alignment:"flex-start",className:"wp-block-navigation__overlay-help-text-wrapper",children:(0,mo.jsx)(nn.__experimentalText,{variant:"muted",isBlock:!0,className:"wp-block-navigation__overlay-help-text",children:(0,aa.__)("An overlay template allows you to customize the appearance of the dialog that opens when the menu button is pressed.")})})]})}var Gh=a(A(),1),vd=a(B(),1),Wh=a(v(),1);function OQ({overlayMenu:e,setAttributes:t}){return(0,Wh.jsxs)(Gh.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,vd.__)("Overlay Visibility"),"aria-label":(0,vd.__)("Configure overlay visibility"),value:e,help:(0,vd.__)("Collapses the navigation options in a menu icon opening an overlay."),onChange:r=>t({overlayMenu:r}),isBlock:!0,children:[(0,Wh.jsx)(Gh.__experimentalToggleGroupControlOption,{value:"never",label:(0,vd.__)("Off")}),(0,Wh.jsx)(Gh.__experimentalToggleGroupControlOption,{value:"mobile",label:(0,vd.__)("Mobile")}),(0,Wh.jsx)(Gh.__experimentalToggleGroupControlOption,{value:"always",label:(0,vd.__)("Always")})]})}var vw=a(A(),1),gw=a(B(),1);var ru=a(A(),1),$h=a(B(),1);var tu=a(v(),1);function HQ({hasIcon:e,icon:t,setAttributes:r}){return(0,tu.jsxs)(ru.__experimentalVStack,{spacing:4,children:[(0,tu.jsx)(ru.ToggleControl,{label:(0,$h.__)("Show icon button"),help:(0,$h.__)("Configure the visual appearance of the button that toggles the overlay menu."),onChange:o=>r({hasIcon:o}),checked:e}),(0,tu.jsxs)(ru.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,className:"wp-block-navigation__overlay-menu-icon-toggle-group",label:(0,$h.__)("Icon"),value:t,onChange:o=>r({icon:o}),isBlock:!0,children:[(0,tu.jsx)(ru.__experimentalToggleGroupControlOption,{value:"handle","aria-label":(0,$h.__)("handle"),label:(0,tu.jsx)(rc,{icon:"handle"})}),(0,tu.jsx)(ru.__experimentalToggleGroupControlOption,{value:"menu","aria-label":(0,$h.__)("menu"),label:(0,tu.jsx)(rc,{icon:"menu"})})]})]})}var Ba=a(v(),1);function jQ({isResponsive:e,overlayMenuPreview:t,setOverlayMenuPreview:r,hasIcon:o,icon:n,setAttributes:i,overlayMenuPreviewClasses:l,overlayMenuPreviewId:s,containerStyle:c}){return e?(0,Ba.jsxs)(Ba.Fragment,{children:[(0,Ba.jsxs)(vw.Button,{__next40pxDefaultSize:!0,className:l,onClick:()=>r(!t),"aria-label":(0,gw.__)("Overlay menu controls"),"aria-controls":s,"aria-expanded":t,children:[o&&(0,Ba.jsxs)(Ba.Fragment,{children:[(0,Ba.jsx)(rc,{icon:n}),(0,Ba.jsx)(Wa,{icon:fp})]}),!o&&(0,Ba.jsxs)(Ba.Fragment,{children:[(0,Ba.jsx)("span",{children:(0,gw.__)("Menu")}),(0,Ba.jsx)("span",{children:(0,gw.__)("Close")})]})]}),t&&(0,Ba.jsx)(vw.__experimentalVStack,{id:s,spacing:4,style:c,children:(0,Ba.jsx)(HQ,{hasIcon:o,icon:n,setAttributes:i})})]}):null}var UQ=a(z(),1),GQ=a(Y(),1),bD=a(H(),1),WQ=a(G(),1),$Q=a(A(),1),qQ=a(B(),1),yD=a(T(),1);var bd=a(v(),1);function ZQ({overlay:e,currentTheme:t}){let r=(0,bD.useMemo)(()=>!e||!t?null:an(t,e),[t,e]),{content:o,editedBlocks:n,hasResolved:i}=(0,UQ.useSelect)(s=>{if(!r)return{content:null,editedBlocks:null,hasResolved:!0};let{getEditedEntityRecord:c,hasFinishedResolution:u}=s(GQ.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,bD.useMemo)(()=>r?n&&n.length>0?n:o&&typeof o=="string"?(0,WQ.parse)(o):[]:null,[r,n,o]);return e?i?(0,bd.jsx)("div",{className:"wp-block-navigation__overlay-preview","aria-label":(0,qQ.__)("Navigation Overlay template part preview"),role:"region",children:(0,bd.jsx)(yD.BlockPreview.Async,{placeholder:(0,bd.jsx)("div",{className:"wp-block-navigation__overlay-preview-placeholder"}),children:(0,bd.jsx)(yD.BlockPreview,{blocks:l,viewportWidth:400,minHeight:200})})}):(0,bd.jsx)("div",{className:"wp-block-navigation__overlay-preview-loading",children:(0,bd.jsx)($Q.Spinner,{})}):null}var wm=a(v(),1);function QQ({overlayMenu:e,overlay:t,setAttributes:r,onNavigateToEntityRecord:o,overlayMenuPreview:n,setOverlayMenuPreview:i,hasIcon:l,icon:s,overlayMenuPreviewClasses:c,overlayMenuPreviewId:u,isResponsive:m,currentTheme:p,hasOverlays:d}){let[f,h]=(0,YQ.useState)(!1);return(0,wm.jsx)(bw.PanelBody,{title:(0,KQ.__)("Overlay"),initialOpen:!0,children:(0,wm.jsxs)(bw.__experimentalVStack,{spacing:4,children:[(0,wm.jsx)(OQ,{overlayMenu:e,setAttributes:r}),e!=="never"&&(0,wm.jsx)(jQ,{isResponsive:m,overlayMenuPreview:n,setOverlayMenuPreview:i,hasIcon:l,icon:s,setAttributes:r,overlayMenuPreviewClasses:c,overlayMenuPreviewId:u}),e!=="never"&&(0,wm.jsx)(vD,{overlay:t,overlayMenu:e,setAttributes:r,onNavigateToEntityRecord:o,isCreatingOverlay:f,setIsCreatingOverlay:h}),e!=="never"&&t&&d&&!f&&(0,wm.jsx)(ZQ,{overlay:t,currentTheme:p})]})})}var kw=a(z(),1),xD=a(Y(),1),Zh=a(H(),1),ac=a(B(),1);var Av=a(G(),1),eX=a(Uc(),1);var _D=a(H(),1),yw=a(T(),1),XQ=a(z(),1),JQ=a(Y(),1);function qh(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 ki({clientId:e,attributes:t}){let{updateBlockBindings:r}=(0,yw.useBlockBindingsUtils)(e),{metadata:o,id:n,kind:i,type:l}=t,s=(0,yw.useBlockEditingMode)(),c=!!o?.bindings?.url&&!!n,u=i==="post-type"?"core/post-data":"core/term-data",m=c&&o?.bindings?.url?.source===u,{isBoundEntityAvailable:p,entityRecord:d}=(0,XQ.useSelect)(g=>{if(!m||!n)return{isBoundEntityAvailable:!1,entityRecord:null};let y=i==="post-type",b=i==="taxonomy";if(!y&&!b)return{isBoundEntityAvailable:!1,entityRecord:null};if(s==="disabled")return{isBoundEntityAvailable:!0,entityRecord:null};let{getEntityRecord:x,hasFinishedResolution:_}=g(JQ.store),k=b?"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,_D.useCallback)(()=>{c&&r({url:void 0})},[r,c]),h=(0,_D.useCallback)(g=>{let y=g?.kind??i;if(y)try{let b=qh(y);r(b)}catch(b){console.warn("Failed to create entity binding:",b.message)}},[r,i]);return{hasUrlBinding:m,isBoundEntityAvailable:p,entityRecord:d,clearBinding:f,createBinding:h}}function tX(e){if(!e)return null;let t=exe(e),r=rX(t);return(0,eX.applyFilters)("blocks.navigation.__unstableMenuItemsToBlocks",r,e)}function rX(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,Av.parse)(i.content.raw);return p||(0,Av.createBlock)("core/freeform",{content:i.content})}let l=i.children?.length?"core/navigation-submenu":"core/navigation-link",s=J_e(i,l,t),{innerBlocks:c=[],mapping:u={}}=i.children?.length?rX(i.children,t+1):{};r={...r,...u};let m=(0,Av.createBlock)(l,s,c);return r[i.id]=m.clientId,m}),mapping:r}}function J_e({title:e,xfn:t,classes:r,attr_title:o,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()},...o?.length&&{title:o},...i&&(d==="post-type"||d==="taxonomy")&&{id:i,metadata:{bindings:qh(d)}},...l?.length&&{description:l},...u==="_blank"&&{opensInNewTab:!0},...m==="core/navigation-submenu"&&{isTopLevelItem:p===0},...m==="core/navigation-link"&&{isTopLevelLink:p===0}}}function exe(e,t="id",r="parent"){let o=Object.create(null),n=[];for(let i of e)o[i[t]]={...i,children:[]},i[r]?(o[i[r]]=o[i[r]]||{},o[i[r]].children=o[i[r]].children||[],o[i[r]].children.push(o[i[t]])):n.push(o[i[t]]);return n}var kD="success",xw="error",ww="pending",txe="idle",_w=null;function rxe(e,{throwOnError:t=!1}={}){let r=(0,kw.useRegistry)(),{editEntityRecord:o}=(0,kw.useDispatch)(xD.store),[n,i]=(0,Zh.useState)(txe),[l,s]=(0,Zh.useState)(null),c=(0,Zh.useCallback)(async(m,p,d="publish")=>{let f,h;try{h=await r.resolveSelect(xD.store).getMenuItems({menus:m,per_page:-1,context:"view"})}catch(y){throw new Error((0,ac.sprintf)((0,ac.__)('Unable to fetch classic menu "%s" from API.'),p),{cause:y})}if(h===null)throw new Error((0,ac.sprintf)((0,ac.__)('Unable to fetch classic menu "%s" from API.'),p));let{innerBlocks:g}=tX(h);try{f=await e(p,g,d),await o("postType","wp_navigation",f.id,{status:"publish"},{throwOnError:!0})}catch(y){throw new Error((0,ac.sprintf)((0,ac.__)('Unable to create Navigation Menu "%s".'),p),{cause:y})}return f},[e,o,r]);return{convert:(0,Zh.useCallback)(async(m,p,d)=>{if(_w!==m){if(_w=m,!m||!p){s("Unable to convert menu. Missing menu details."),i(xw);return}return i(ww),s(null),await c(m,p,d).then(f=>(i(kD),_w=null,f)).catch(f=>{if(s(f?.message),i(xw),_w=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 oX=rxe;var hX=a(G(),1),gX=a(Y(),1),vX=a(z(),1),Yh=a(H(),1);var sX=a(A(),1),cX=a(Y(),1),uX=a(z(),1),Cw=a(H(),1),Rv=a(B(),1);var aX=a(T(),1),nX=a(Y(),1),iX=a(z(),1);var Kh=e=>e==="header"?J9:e==="footer"?A9:e==="sidebar"?oB:e==="navigation-overlay"?jT:s1;function lX(e){return(0,iX.useSelect)(t=>{if(!e)return;let{getBlock:r,getBlockParentsByBlockName:o}=t(aX.store),i=o(e,"core/template-part",!0);if(!i?.length)return;let{getCurrentTheme:l,getEditedEntityRecord:s}=t(nX.store),c=l(),m=(c?.default_template_part_areas||[]).map(p=>({...p,icon:Kh(p.icon)}));for(let p of i){let d=r(p),{theme:f=c?.stylesheet,slug:h}=d.attributes,g=an(f,h),y=s("postType","wp_template_part",g);if(y?.area)return m.find(b=>b.area!=="uncategorized"&&b.area===y.area)?.label}},[e])}var oxe=["postType","wp_navigation",{status:"draft",per_page:-1}],axe=["postType","wp_navigation",{per_page:-1,status:"publish"}];function mX(e){let t=(0,Cw.useContext)(sX.Disabled.Context),r=lX(t?void 0:e),o=(0,uX.useRegistry)();return(0,Cw.useCallback)(async()=>{if(t)return"";let{getEntityRecords:n}=o.resolveSelect(cX.store),[i,l]=await Promise.all([n(...oxe),n(...axe)]),s=r?(0,Rv.sprintf)((0,Rv.__)("%s menu"),r):(0,Rv.__)("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,o])}var pX="success",Sw="error",dX="pending",fX="idle";function bX(e){let[t,r]=(0,Yh.useState)(fX),[o,n]=(0,Yh.useState)(null),[i,l]=(0,Yh.useState)(null),{saveEntityRecord:s,editEntityRecord:c}=(0,vX.useDispatch)(gX.store),u=mX(e);return{create:(0,Yh.useCallback)(async(p=null,d=[],f)=>{if(p&&typeof p!="string")throw l("Invalid title supplied when creating Navigation Menu."),r(Sw),new Error("Value of supplied title argument was not a string.");r(dX),n(null),l(null),p||(p=await u().catch(g=>{throw l(g?.message),r(Sw),new Error("Failed to create title when saving new Navigation Menu.",{cause:g})}));let h={title:p,content:(0,hX.serialize)(d),status:f};return s("postType","wp_navigation",h).then(g=>(n(g),r(pX),f!=="publish"&&c("postType","wp_navigation",g.id,{status:"publish"}),g)).catch(g=>{throw l(g?.message),r(Sw),new Error("Unable to save new Navigation Menu",{cause:g})})},[s,c,u]),status:t,value:o,error:i,isIdle:t===fX,isPending:t===dX,isSuccess:t===pX,isError:t===Sw}}var yX=a(z(),1),_X=a(T(),1),nxe=[];function xX(e){return(0,yX.useSelect)(t=>{let{getBlock:r,getBlocks:o,hasSelectedInnerBlock:n}=t(_X.store),i=r(e).innerBlocks,l=!!i?.length,s=l?nxe:o(e);return{innerBlocks:l?i:s,hasUncontrolledInnerBlocks:l,uncontrolledInnerBlocks:i,controlledInnerBlocks:s,isInnerBlockSelected:n(e,!0)}},[e])}var kX=a(mr(),1),Tw=a(A(),1),wX=a(B(),1),CX=a(v(),1),ixe=({className:e="",disabled:t,isMenuItem:r=!1})=>{let o=Tw.Button;return r&&(o=Tw.MenuItem),(0,CX.jsx)(o,{variant:"link",disabled:t,className:e,href:(0,kX.addQueryArgs)("edit.php",{post_type:"wp_navigation"}),children:(0,wX.__)("Manage menus")})},SX=ixe;var Tm=a(T(),1),Qv=a(A(),1),jw=a(z(),1),Sm=a(B(),1),aJ=a(H(),1);var TX=a(T(),1),Bw=a(A(),1),PX=a(B(),1),Ew=a(H(),1),Pw=a(v(),1);function lxe({onCreateNew:e,isNotice:t=!1}){let[r,o]=(0,Ew.useState)(!1),n=()=>{o(!0),e()},i=(0,Ew.createInterpolateElement)((0,PX.__)("Navigation Menu has been deleted or is unavailable. <button>Create a new Menu?</button>"),{button:(0,Pw.jsx)(Bw.Button,{__next40pxDefaultSize:!0,onClick:n,variant:"link",disabled:r,accessibleWhenDisabled:!0})});return t?(0,Pw.jsx)(Bw.Notice,{status:"warning",isDismissible:!1,children:i}):(0,Pw.jsx)(TX.Warning,{children:i})}var Iw=lxe;var yd=a(G(),1);var wi=a(A(),1),zv=a(z(),1),ss=a(B(),1),Qh=a(T(),1);var Bo=a(v(),1),sxe={className:"block-editor-block-settings-menu__popover",placement:"bottom-start"},cxe=["core/navigation-link","core/navigation-submenu"];function uxe({block:e,onClose:t,expandedState:r,expand:o,setInsertedBlock:n}){let{insertBlock:i,replaceBlock:l,replaceInnerBlocks:s}=(0,zv.useDispatch)(Qh.store),c=e.clientId,u=!cxe.includes(e.name);return(0,Bo.jsx)(wi.MenuItem,{icon:dp,disabled:u,onClick:()=>{let p=(0,yd.createBlock)(yi.name,yi.attributes);if(e.name==="core/navigation-submenu")i(p,e.innerBlocks.length,c,!1);else{let d=(0,yd.createBlock)("core/navigation-submenu",e.attributes,e.innerBlocks);l(c,d),s(d.clientId,[p],!1)}n(p),r[e.clientId]||o(e.clientId),t()},children:(0,ss.__)("Add submenu link")})}function BX(e){let{block:t}=e,{clientId:r}=t,{moveBlocksDown:o,moveBlocksUp:n,removeBlocks:i,duplicateBlocks:l,insertBeforeBlock:s,insertAfterBlock:c}=(0,zv.useDispatch)(Qh.store),u=(0,ss.sprintf)((0,ss.__)("Remove %s"),(0,Qh.BlockTitle)({clientId:r,maximumLength:25})),{rootClientId:m,canDuplicate:p,canInsertBlock:d,isFirst:f,isLast:h}=(0,zv.useSelect)(g=>{let{getBlockRootClientId:y,canInsertBlockType:b,getDirectInsertBlock:x,getBlockIndex:_,getBlockCount:k}=g(Qh.store),{getDefaultBlockName:S}=g(yd.store),C=y(r),E=b(S(),C),I=C?x(C):null;return{rootClientId:C,canDuplicate:!!t&&(0,yd.hasBlockSupport)(t.name,"multiple",!0)&&b(t.name,C),canInsertBlock:(E||!!I)&&!!t&&b(t.name,C),isFirst:_(r)===0,isLast:_(r)===k(C)-1}},[r,t]);return(0,Bo.jsx)(wi.DropdownMenu,{icon:W0,label:(0,ss.__)("Options"),className:"block-editor-block-settings-menu",popoverProps:sxe,noIcons:!0,...e,children:({onClose:g})=>(0,Bo.jsxs)(Bo.Fragment,{children:[(0,Bo.jsxs)(wi.MenuGroup,{children:[(0,Bo.jsx)(wi.MenuItem,{icon:l9,disabled:f,accessibleWhenDisabled:!0,onClick:()=>{n([r],m),g()},children:(0,ss.__)("Move up")}),(0,Bo.jsx)(wi.MenuItem,{icon:C0,disabled:h,accessibleWhenDisabled:!0,onClick:()=>{o([r],m),g()},children:(0,ss.__)("Move down")}),(0,Bo.jsx)(uxe,{block:t,onClose:g,expandedState:e.expandedState,expand:e.expand,setInsertedBlock:e.setInsertedBlock}),p&&(0,Bo.jsx)(wi.MenuItem,{onClick:()=>{l([r]),g()},children:(0,ss.__)("Duplicate")}),d&&(0,Bo.jsxs)(Bo.Fragment,{children:[(0,Bo.jsx)(wi.MenuItem,{onClick:()=>{s(r),g()},children:(0,ss.__)("Add before")}),(0,Bo.jsx)(wi.MenuItem,{onClick:()=>{c(r),g()},children:(0,ss.__)("Add after")})]})]}),(0,Bo.jsx)(wi.MenuGroup,{children:(0,Bo.jsx)(wi.MenuItem,{onClick:()=>{i([r],!1),g()},children:u})})]})})}var QX=a(T(),1),XX=a(z(),1);var Io=a(A(),1),qt=a(B(),1),$X=a(Oi(),1),Gv=a(T(),1),zw=a(z(),1),qX=a(Y(),1);var NX=a(H(),1),DX=a(z(),1),LX=a(T(),1);var wD=a(IX(),1),Vv=a(mr(),1),mxe=(e,t)=>{if(!e||!t)return!1;let r=h=>h?h.replace(/\/+$/,""):"",o=(h,g=null)=>{try{let y=g||(typeof window<"u"?window.location.origin:"https://wordpress.org");return new URL(h,y)}catch{return null}},n=o(e);if(!n)return!0;let i=o(t,e);if(!i)return!0;let l=n.hostname,s=i.hostname,c=r((0,Vv.getPath)(n.toString())),u=r((0,Vv.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)},_d=(e={},t,r={})=>{let{label:o="",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,"")??"",b=f&&f!==o&&h!==g?(0,wD.escapeHTML)(f):o||(0,wD.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,Vv.safeDecodeURI)(c))}:{},...b&&{label:b},...u!==void 0&&{opensInNewTab:u},...S&&{kind:S},...x&&x!=="URL"&&{type:x}};c&&!m&&r.id?mxe(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 Fv({clientId:e,attributes:t,setAttributes:r}){let{updateBlockAttributes:o}=(0,DX.useDispatch)(LX.store),{hasUrlBinding:n,createBinding:i,clearBinding:l}=ki({clientId:e,attributes:t});return(0,NX.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(),o(e,{url:s.url,kind:"custom",type:"custom",id:void 0});else{let{isEntityLink:m,attributes:p}=_d(c,r,t);m?i(p):l()}},[t,e,n,i,l,r,o])}var Aw=a(Oi(),1),xd=a(A(),1),jv=a(B(),1),Rw=a(T(),1),Ea=a(H(),1),FX=a(Y(),1);var ED=a(pe(),1);var OX=a(mr(),1);var Rn=a(A(),1),Ci=a(B(),1),Hv=a(z(),1),Lw=a(Y(),1),AX=a(xr(),1),SD=a(jo(),1),TD=a(H(),1);var MX=a(A(),1),Nw=a(B(),1);var Ov=a(pe(),1);var Cm=a(v(),1);function pxe({className:e,onBack:t}){return(0,Cm.jsx)(MX.Button,{className:e,icon:(0,Nw.isRTL)()?n9:o9,onClick:r=>{r.preventDefault(),t()},size:"small",children:(0,Nw.__)("Back")})}function CD({className:e,title:t,description:r,onBack:o,children:n}){let i=(0,Ov.useInstanceId)(CD,"link-ui-dialog-title"),l=(0,Ov.useInstanceId)(CD,"link-ui-dialog-description"),s=(0,Ov.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)(ti,{children:[(0,Cm.jsx)("h2",{id:i,children:t}),(0,Cm.jsx)("p",{id:l,children:r})]}),(0,Cm.jsx)(pxe,{className:c,onBack:o}),n]})}var Dw=CD;var nl=a(v(),1);function RX({postType:e,onBack:t,onPageCreated:r,initialTitle:o=""}){let[n,i]=(0,TD.useState)(o),[l,s]=(0,TD.useState)(!0),c=n.trim().length>0,{lastError:u,isSaving:m}=(0,Hv.useSelect)(y=>({lastError:y(Lw.store).getLastEntitySaveError("postType",e),isSaving:y(Lw.store).isSavingEntityRecord("postType",e)}),[e]),{saveEntityRecord:p}=(0,Hv.useDispatch)(Lw.store),{createSuccessNotice:d,createErrorNotice:f}=(0,Hv.useDispatch)(AX.store);async function h(y){if(y.preventDefault(),!(m||!c))try{let b=await p("postType",e,{title:n,status:l?"publish":"draft"},{throwOnError:!0});if(b){let x={id:b.id,type:e,title:(0,SD.decodeEntities)(b.title.rendered),url:b.link,kind:"post-type"};d((0,Ci.sprintf)((0,Ci.__)("%s page created successfully."),(0,SD.decodeEntities)(b.title.rendered)),{type:"snackbar",id:"page-created-success"}),r(x)}}catch{f((0,Ci.__)("Failed to create page. Please try again."),{type:"snackbar",id:"page-created-error"})}}let g=m||!c;return(0,nl.jsx)(Dw,{className:"link-ui-page-creator",title:(0,Ci.__)("Create page"),description:(0,Ci.__)("Create a new page to add to your Navigation."),onBack:t,children:(0,nl.jsx)(Rn.__experimentalVStack,{className:"link-ui-page-creator__inner",spacing:4,children:(0,nl.jsx)("form",{onSubmit:h,children:(0,nl.jsxs)(Rn.__experimentalVStack,{spacing:4,children:[(0,nl.jsx)(Rn.TextControl,{__next40pxDefaultSize:!0,label:(0,Ci.__)("Title"),onChange:i,placeholder:(0,Ci.__)("No title"),value:n}),(0,nl.jsx)(Rn.CheckboxControl,{label:(0,Ci.__)("Publish"),help:(0,Ci.__)("Turn off to save as a draft. Drafts won't appear on your site until published."),checked:l,onChange:s}),u&&(0,nl.jsx)(Rn.Notice,{status:"error",isDismissible:!1,children:u.message}),(0,nl.jsxs)(Rn.__experimentalHStack,{spacing:2,justify:"flex-end",children:[(0,nl.jsx)(Rn.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:t,disabled:m,accessibleWhenDisabled:!0,children:(0,Ci.__)("Cancel")}),(0,nl.jsx)(Rn.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",isBusy:m,"aria-disabled":g,children:(0,Ci.__)("Create page")})]})]})})})})}var PD=a(B(),1),zX=a(z(),1),Mw=a(T(),1);var BD=a(v(),1),{PrivateQuickInserter:dxe}=Z(Mw.privateApis);function fxe({clientId:e,onBack:t,onBlockInsert:r}){let{rootBlockClientId:o}=(0,zX.useSelect)(n=>{let{getBlockRootClientId:i}=n(Mw.store);return{rootBlockClientId:i(e)}},[e]);return e?(0,BD.jsx)(Dw,{className:"link-ui-block-inserter",title:(0,PD.__)("Add block"),description:(0,PD.__)("Choose a block to add to your Navigation."),onBack:t,children:(0,BD.jsx)(dxe,{rootClientId:o,clientId:e,isAppender:!1,prioritizePatterns:!1,selectBlockOnInsert:!r,onSelect:r||void 0,hasSearch:!1})}):null}var VX=fxe;var zn=a(v(),1);function ID(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 hxe(e,t){let{label:r,url:o,opensInNewTab:n,type:i,kind:l,id:s}=e.link,{entityRecord:c,hasBinding:u,isEntityAvailable:m}=e.entity||{},{image:p,badges:d}=Uv({url:o,entityRecord:c,type:i,hasBinding:u,isEntityAvailable:m}),{clientId:f}=e,h=i||"page",[g,y]=(0,Ea.useState)(!1),[b,x]=(0,Ea.useState)(!1),[_,k]=(0,Ea.useState)(null),[S,C]=(0,Ea.useState)(""),E=(0,Ea.useRef)(""),I=W=>{E.current=W,C(W)},D=(0,Ea.useRef)(),M=(0,Ea.useRef)(),F=(0,Ea.useRef)(),R=(0,FX.useResourcePermissions)({kind:"postType",name:h}),{isBoundEntityAvailable:V}=ki({clientId:f,attributes:e.link}),P=(0,Ea.useMemo)(()=>({url:o,opensInNewTab:n,title:r&&(0,Aw.__unstableStripHTML)(r),entityTitle:c?.title?.rendered||c?.name,kind:l,type:i,id:s,image:p,badges:d}),[r,n,o,l,i,s,p,d,c]),j=W=>{e.onChange(W),x(!1),k(!0),I("")},U=(0,ED.useInstanceId)(ou,"link-ui-link-control__title"),O=(0,ED.useInstanceId)(ou,"link-ui-link-control__description");(0,Ea.useEffect)(()=>{_&&D.current&&(_?.current?_.current.focus():(Aw.focus.tabbable.find(D.current)[0]||D.current).focus(),k(!1))},[_]);let K=(0,Rw.useBlockEditingMode)();return(0,zn.jsxs)(xd.Popover,{ref:t,placement:"bottom",onClose:e.onClose,anchor:e.anchor,shift:!0,children:[!g&&!b&&(0,zn.jsxs)("div",{ref:D,role:"dialog","aria-labelledby":U,"aria-describedby":O,children:[(0,zn.jsxs)(ti,{children:[(0,zn.jsx)("h2",{id:U,children:(0,jv.__)("Add link")}),(0,zn.jsx)("p",{id:O,children:(0,jv.__)("Search for and add a link to your Navigation.")})]}),(0,zn.jsx)(Rw.LinkControl,{hasTextControl:!0,hasRichPreviews:!0,value:P,showInitialSuggestions:!0,withCreateSuggestion:!1,noDirectEntry:!!i,noURLSuggestion:!!i,suggestionsQuery:ID(i,l),onChange:e.onChange,onInputChange:W=>{E.current=W},inputValue:S,onRemove:e.onRemove,onCancel:e.onCancel,handleEntities:V,forceIsEditingLink:P?.url?!1:void 0,renderControlBottom:()=>P?.url?.length?null:(0,zn.jsx)(gxe,{addPageButtonRef:M,addBlockButtonRef:F,setAddingBlock:()=>{y(!0)},setAddingPage:()=>{x(!0)},canAddPage:R?.canCreate&&i==="page",canAddBlock:K==="default"})})]}),g&&(0,zn.jsx)(VX,{clientId:e.clientId,onBack:()=>{y(!1),k(F),I(E.current)},onBlockInsert:e?.onBlockInsert}),b&&(0,zn.jsx)(RX,{postType:h,onBack:()=>{x(!1),k(M),I(E.current)},onPageCreated:j,initialTitle:E.current&&!(0,OX.isURL)(E.current)?E.current:""})]})}var ou=(0,Ea.forwardRef)(hxe),gxe=({addPageButtonRef:e,addBlockButtonRef:t,setAddingBlock:r,setAddingPage:o,canAddPage:n,canAddBlock:i})=>{let l="listbox";return!n&&!i?null:(0,zn.jsxs)(xd.__experimentalVStack,{spacing:0,className:"link-ui-tools",children:[n&&(0,zn.jsx)(xd.Button,{__next40pxDefaultSize:!0,ref:e,icon:wf,onClick:s=>{s.preventDefault(),o(!0)},"aria-haspopup":l,children:(0,jv.__)("Create page")}),i&&(0,zn.jsx)(xd.Button,{__next40pxDefaultSize:!0,ref:t,icon:wf,onClick:s=>{s.preventDefault(),r(!0)},"aria-haspopup":l,children:(0,jv.__)("Add block")})]})};var Ia=a(B(),1),LD=a(mr(),1),HX=a(T(),1),ND=a(z(),1),DD=a(Y(),1);var{useRemoteUrlData:vxe,isHashLink:jX,isRelativePath:bxe}=Z(HX.privateApis);function yxe(e){return e.charAt(0).toUpperCase()+e.slice(1)}function _xe(e,t){if(e==="/")return!0;if(!e||!t)return!1;try{let r=new URL(e,t),o=new URL(t);if(r.hostname!==o.hostname)return!1;let n=r.pathname.replace(/\/$/,""),i=o.pathname.replace(/\/$/,"");return n===i}catch{return!1}}function xxe({linkUrl:e,homeUrl:t}={}){if(!e)return{displayUrl:"",isExternal:!1};let r=(0,LD.safeDecodeURI)(e),o=!1;if(bxe(e)||jX(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 o=!0}catch{o=!0}return{displayUrl:r,isExternal:o}}function kxe({url:e,homeUrl:t,type:r,isExternal:o,entityStatus:n,hasBinding:i,isEntityAvailable:l}){let s=[];if(e&&(o?s.push({label:(0,Ia.__)("External link"),intent:"default"}):jX(e)?s.push({label:(0,Ia.__)("Internal link"),intent:"default"}):_xe(e,t)?s.push({label:(0,Ia.__)("Homepage"),intent:"default"}):r&&r!=="custom"?s.push({label:yxe(r),intent:"default"}):s.push({label:(0,Ia.__)("Page"),intent:"default"})),i&&!l)s.push({label:(0,Ia.sprintf)((0,Ia.__)("Missing %s"),r),intent:"error"});else if(!e)s.push({label:(0,Ia.__)("No link selected"),intent:"error"});else if(n){let u={publish:{label:(0,Ia.__)("Published"),intent:"success"},future:{label:(0,Ia.__)("Scheduled"),intent:"warning"},draft:{label:(0,Ia.__)("Draft"),intent:"warning"},pending:{label:(0,Ia.__)("Pending"),intent:"warning"},private:{label:(0,Ia.__)("Private"),intent:"default"},trash:{label:(0,Ia.__)("Trash"),intent:"error"}}[n];u&&s.push(u)}return s}function Uv({url:e,entityRecord:t,type:r,hasBinding:o,isEntityAvailable:n}){let i=(0,ND.useSelect)(f=>f(DD.store).getEntityRecord("root","__unstableBase")?.home,[]),l=t?.title?.rendered||t?.title||t?.name,{richData:s}=vxe(l?null:e),{displayUrl:c,isExternal:u}=xxe({linkUrl:e,homeUrl:i}),m=(0,ND.useSelect)(f=>{if(!t?.featured_media)return null;let{getEntityRecord:h}=f(DD.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=kxe({url:e,homeUrl:i,type:r,isExternal:u,entityStatus:t?.status,hasBinding:o,isEntityAvailable:n});return{title:e?l||s?.title||(0,LD.safeDecodeURI)(e):(0,Ia.__)("Add link"),url:c,image:m,badges:p}}var UX=a(z(),1),GX=a(Y(),1),WX=a(T(),1),kd=(e,t,r,o)=>{let n=e==="post-type"||t==="post"||t==="page",i=Number.isInteger(r),l=(0,WX.useBlockEditingMode)(),{postStatus:s,isDeleted:c}=(0,UX.useSelect)(p=>{if(!n)return{postStatus:null,isDeleted:!1};if(l==="disabled"||!o)return{postStatus:null,isDeleted:!1};let{getEntityRecord:d,hasFinishedResolution:f}=p(GX.store),h=d("postType",t,r),y=f("getEntityRecord",["postType",t,r])&&h===void 0;return{postStatus:h?.status,isDeleted:y}},[n,l,o,t,r]);return[n&&i&&(c||s&&s==="trash"),s==="draft"]};var Eo=a(v(),1),{LinkPicker:wxe,isHashLink:Cxe,isRelativePath:Sxe}=Z(Gv.privateApis);function Txe(e,t){if(t==="post-type")switch(e){case"post":return(0,qt.__)("post");case"page":return(0,qt.__)("page");default:return e||(0,qt.__)("post")}if(t==="taxonomy")switch(e){case"category":return(0,qt.__)("category");case"tag":return(0,qt.__)("tag");default:return e||(0,qt.__)("term")}return e||(0,qt.__)("item")}function Wv({attributes:e,setAttributes:t,clientId:r,isLinkEditable:o=!0}){let{label:n,url:i,description:l,rel:s,opensInNewTab:c}=e,u=$(),{hasUrlBinding:m,isBoundEntityAvailable:p,entityRecord:d}=ki({clientId:r,attributes:e}),[f,h]=kd(e.kind,e.type,d?.id,m),g="";f||m&&!p?g=Vw():h&&(g=Pxe({type:e.type,kind:e.kind}));let y=Fv({clientId:r,attributes:e,setAttributes:t}),b=(0,zw.useSelect)(I=>I(Gv.store).getSettings().onNavigateToEntityRecord,[]),x=(0,zw.useSelect)(I=>I(qX.store).getEntityRecord("root","__unstableBase")?.home,[]),k=(0,zw.useSelect)(I=>I(Gv.store).getBlockEditingMode(r),[r])==="contentOnly",S=Uv({url:i,entityRecord:d,type:e.type,hasBinding:m,isEntityAvailable:p}),C=!!i&&(!Cxe(i)||Sxe(i)&&!i.startsWith("/")),E=C&&i.startsWith("/")&&x?x+i:i;return(0,Eo.jsxs)(Io.__experimentalToolsPanel,{label:(0,qt.__)("Settings"),resetAll:()=>{t({label:"",url:"",description:"",rel:"",opensInNewTab:!1})},dropdownMenuProps:u,children:[(0,Eo.jsx)(Io.__experimentalToolsPanelItem,{hasValue:()=>!!n,label:(0,qt.__)("Text"),onDeselect:()=>t({label:""}),isShownByDefault:!0,children:(0,Eo.jsx)(Io.TextControl,{__next40pxDefaultSize:!0,label:(0,qt.__)("Text"),value:n?(0,$X.__unstableStripHTML)(n):"",onChange:I=>{t({label:I})},autoComplete:"off"})}),o&&(0,Eo.jsxs)(Eo.Fragment,{children:[(0,Eo.jsx)(Io.__experimentalToolsPanelItem,{hasValue:()=>!!i,label:(0,qt.__)("Link to"),onDeselect:()=>t({url:void 0,id:void 0,kind:void 0,type:void 0}),isShownByDefault:!0,children:(0,Eo.jsx)(wxe,{preview:S,onSelect:y,suggestionsQuery:ID(e.type,e.kind),label:(0,qt.__)("Link to"),help:g||void 0})}),(0,Eo.jsx)(Io.__experimentalToolsPanelItem,{hasValue:()=>!!c,label:(0,qt.__)("Open in new tab"),onDeselect:()=>t({opensInNewTab:!1}),isShownByDefault:!0,children:(0,Eo.jsx)(Io.CheckboxControl,{label:(0,qt.__)("Open in new tab"),checked:c,onChange:I=>t({opensInNewTab:I})})}),!!i&&m&&p&&d?.id&&e.kind==="post-type"&&b&&(0,Eo.jsx)(Io.Button,{variant:"secondary",onClick:()=>{b({postId:d.id,postType:e.type})},__next40pxDefaultSize:!0,className:"navigation-link-to__action-button",children:(0,qt.__)("Edit")}),C&&(0,Eo.jsx)(Io.Button,{variant:"secondary",href:E,target:"_blank",icon:D9,iconPosition:"right",__next40pxDefaultSize:!0,className:"navigation-link-to__action-button",children:(0,qt.__)("View")})]}),(0,Eo.jsx)(Io.__experimentalToolsPanelItem,{hasValue:()=>!!l,label:(0,qt.__)("Description"),onDeselect:()=>t({description:""}),isShownByDefault:!k,children:(0,Eo.jsx)(Io.TextareaControl,{label:(0,qt.__)("Description"),value:l||"",onChange:I=>{t({description:I})},help:(0,qt.__)("The description will be displayed in the menu if the current theme supports it.")})}),(0,Eo.jsx)(Io.__experimentalToolsPanelItem,{hasValue:()=>!!s,label:(0,qt.__)("Rel attribute"),onDeselect:()=>t({rel:""}),isShownByDefault:!k,children:(0,Eo.jsx)(Io.TextControl,{__next40pxDefaultSize:!0,label:(0,qt.__)("Rel attribute"),value:s||"",onChange:I=>{t({rel:I})},autoComplete:"off",help:(0,qt.__)("The relationship of the linked URL as space-separated link types.")})})]})}function Vw(){return(0,qt.__)("This link is invalid and will not appear on your site. Please update the link.")}function Pxe({type:e,kind:t}){let r=Txe(e,t);return(0,qt.sprintf)((0,qt.__)("This link is to a draft %1$s and will not appear on your site until the %1$s is published."),r)}var MD=a(B(),1),ZX=a(jo(),1),AD=a(v(),1);function $v({label:e,isInvalid:t,isDraft:r,className:o="wp-block-navigation-link__label"}){if(!t&&!r)return null;let n=t?(0,MD.__)("Invalid"):(0,MD.__)("Draft");return(0,AD.jsx)("div",{className:w("wp-block-navigation-link__placeholder-text",o,{"is-invalid":t,"is-draft":r}),children:(0,AD.jsx)("span",{children:`${(0,ZX.decodeEntities)(e)} (${n})`.trim()})})}var KX=a(z(),1),YX=a(T(),1);function qv(e){return(0,KX.useSelect)(t=>{let{getSelectedBlockClientId:r,hasSelectedInnerBlock:o,getBlockParentsByBlockName:n}=t(YX.store),i=r(),l=n(e,"core/navigation")[0];return i===l||o(l,!0)},[e])}var Fw=a(H(),1),Zv=e=>{let[t,r]=(0,Fw.useState)(!1);return(0,Fw.useEffect)(()=>{let{ownerDocument:o}=e.current;function n(s){l(s)}function i(){r(!1)}function l(s){e.current.contains(s.target)?r(!0):r(!1)}return o.addEventListener("dragstart",n),o.addEventListener("dragend",i),o.addEventListener("dragenter",l),()=>{o.removeEventListener("dragstart",n),o.removeEventListener("dragend",i),o.removeEventListener("dragenter",l)}},[e]),t};function Kv(e){e.current.focus();let{ownerDocument:t}=e.current,{defaultView:r}=t,o=r.getSelection(),n=t.createRange();n.selectNodeContents(e.current),o.removeAllRanges(),o.addRange(n)}var JX=a(v(),1),Bxe=["core/navigation-link","core/navigation-submenu"];function Ow({block:e,insertedBlock:t,setInsertedBlock:r}){let{updateBlockAttributes:o,removeBlock:n}=(0,XX.useDispatch)(QX.store),i=Bxe?.includes(t?.name),l=t?.clientId===e.clientId,s=i&&l,{createBinding:c,clearBinding:u}=ki({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&&o(f,h)},d=f=>{t?.clientId&&f&&n(t.clientId,!1),r(f)};return(0,JX.jsx)(ou,{clientId:t?.clientId,link:t?.attributes,onBlockInsert:d,onClose:()=>{m()},onChange:f=>{let{isEntityLink:h,attributes:g}=_d(f,p(t?.clientId),t?.attributes);h?c(g):u(),r(null)}})}var Hw=a(A(),1),eJ=a(B(),1),tJ=a(T(),1);var Yv=a(v(),1),{useBlockDisplayTitle:Exe}=Z(tJ.privateApis),Ixe=(0,eJ.__)("Switch to '%s'");function rJ({clientId:e,blockEditingMode:t,currentMenuId:r,onSelectClassicMenu:o,onSelectNavigationMenu:n,onCreateNew:i,createNavigationMenuIsSuccess:l,createNavigationMenuIsError:s,isManageMenusButtonDisabled:c}){let u=Exe({clientId:e,context:"list-view"});return(0,Yv.jsxs)(Hw.__experimentalHStack,{className:"wp-block-navigation-off-canvas-editor__header",children:[(0,Yv.jsx)(Hw.__experimentalHeading,{className:"wp-block-navigation-off-canvas-editor__title",level:2,children:u}),t==="default"&&(0,Yv.jsx)(Fh,{currentMenuId:r,onSelectClassicMenu:o,onSelectNavigationMenu:n,onCreateNew:i,createNavigationMenuIsSuccess:l,createNavigationMenuIsError:s,actionLabel:Ixe,isManageMenusButtonDisabled:c})]})}var ln=a(v(),1),Nxe=(0,Sm.__)("Switch to '%s'"),{PrivateListView:Dxe,PrivateBlockContext:Lxe,useListViewPanelState:Mxe,useBlockDisplayTitle:Axe}=Z(Tm.privateApis),oJ=({clientId:e,currentMenuId:t,isLoading:r,isNavigationMenuMissing:o,onCreateNew:n,expandRevision:i})=>{let l=(0,jw.useSelect)(m=>!!m(Tm.store).getBlockCount(e),[e]),{openListViewContentPanel:s}=Z((0,jw.useDispatch)(Tm.store)),{navigationMenu:c}=zh(t);if(t&&o)return(0,ln.jsx)(Iw,{onCreateNew:n,isNotice:!0});if(r)return(0,ln.jsx)(Qv.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,ln.jsxs)("div",{className:"wp-block-navigation__menu-inspector-controls",children:[!l&&(0,ln.jsx)("p",{className:"wp-block-navigation__menu-inspector-controls__empty-message",children:(0,Sm.__)("This Navigation Menu is empty.")}),(0,ln.jsx)(Dxe,{rootClientId:e,isExpanded:!0,description:u,showAppender:!0,blockSettingsMenu:BX,additionalBlockContent:Ow,onSelect:s},`${e}-${i}`)]})},Rxe=e=>{let{clientId:t,createNavigationMenuIsSuccess:r,createNavigationMenuIsError:o,currentMenuId:n=null,onCreateNew:i,onSelectClassicMenu:l,onSelectNavigationMenu:s,isManageMenusButtonDisabled:c,blockEditingMode:u}=e,{isSelectionWithinCurrentSection:m}=(0,aJ.useContext)(Lxe),p=Axe({clientId:t,context:"list-view"}),d=m,{isOpened:f,expandRevision:h,handleToggle:g}=Mxe(t);return d?(0,ln.jsx)(Tm.InspectorControls,{group:"list",children:(0,ln.jsxs)(Qv.PanelBody,{title:p,opened:f,onToggle:g,children:[u==="default"&&(0,ln.jsx)(Fh,{currentMenuId:n,onSelectClassicMenu:l,onSelectNavigationMenu:s,onCreateNew:i,createNavigationMenuIsSuccess:r,createNavigationMenuIsError:o,actionLabel:Nxe,isManageMenusButtonDisabled:c}),(0,ln.jsx)(oJ,{...e,expandRevision:h})]})}):(0,ln.jsx)(Tm.InspectorControls,{group:"list",children:(0,ln.jsxs)(Qv.PanelBody,{title:null,children:[(0,ln.jsx)(rJ,{clientId:t,blockEditingMode:u,currentMenuId:n,onSelectClassicMenu:l,onSelectNavigationMenu:s,onCreateNew:i,createNavigationMenuIsSuccess:r,createNavigationMenuIsError:o,isManageMenusButtonDisabled:c}),(0,ln.jsx)(oJ,{...e,expandRevision:h})]})})},Uw=Rxe;var RD=a(v(),1);function Gw({id:e,children:t}){return(0,RD.jsx)(ti,{children:(0,RD.jsx)("div",{id:e,className:"wp-block-navigation__description",children:t})})}var nJ=a(Y(),1),Ww=a(B(),1);var iJ=a(v(),1);function lJ({id:e}){let[t]=(0,nJ.useEntityProp)("postType","wp_navigation","title"),r=(0,Ww.sprintf)((0,Ww.__)('Navigation Menu: "%s"'),t);return(0,iJ.jsx)(Gw,{id:e,children:r})}var zD=a(z(),1),sJ=a(Y(),1);function Xv(){let e=(0,zD.select)("core/editor");if(!e)return!1;let{getCurrentPostType:t,getCurrentPostId:r}=e,{getEditedEntityRecord:o}=(0,zD.select)(sJ.store),n=t?.(),i=r?.();return n==="wp_template_part"&&i?o("postType","wp_template_part",i)?.area===tc:!1}var ce=a(v(),1),{isNavigationPostEditorKey:zxe}=Z(Je.privateApis);function Vxe({clientId:e}){let{insertBlock:t}=(0,cs.useDispatch)(Je.store),{getBlockCount:r}=(0,cs.useSelect)(Je.store),o=(0,Zt.useCallback)(()=>{let n=r(e),i=(0,cJ.createBlock)(yi.name,{kind:yi.attributes.kind,type:yi.attributes.type});t(i,n,e)},[e,t,r]);return(0,ce.jsx)(Je.BlockControls,{children:(0,ce.jsx)(Hr.ToolbarGroup,{children:(0,ce.jsx)(Hr.ToolbarButton,{name:"add-page",icon:Nc,onClick:o,children:(0,Lt.__)("Add page")})})})}function Fxe({textColor:e,setTextColor:t,backgroundColor:r,setBackgroundColor:o,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,y]=(0,Zt.useState)(),[b,x]=(0,Zt.useState)(),_=(0,cs.useSelect)(()=>Xv(),[]),k=Zt.Platform.OS==="web";(0,Zt.useEffect)(()=>{if(!k)return;hD(u.current,h,d);let E=u.current?.querySelector('[data-type="core/navigation-submenu"] [data-type="core/navigation-link"]');E&&(n.color||l.color)&&hD(E,x,y)},[k,n.color,l.color,u]);let S=(0,Je.__experimentalUseMultipleOriginColorsAndGradients)();if(!S.hasColorsOrGradients)return null;let C=[{colorValue:e.color,label:(0,Lt.__)("Text"),onColorChange:t,resetAllFilter:()=>t(),clearable:!0,enableAlpha:!0},{colorValue:r.color,label:(0,Lt.__)("Background"),onColorChange:o,resetAllFilter:()=>o(),clearable:!0,enableAlpha:!0}];return C.push({colorValue:n.color,label:m||_?(0,Lt.__)("Submenu text"):(0,Lt.__)("Submenu & overlay text"),onColorChange:i,resetAllFilter:()=>i(),clearable:!0,enableAlpha:!0},{colorValue:l.color,label:m||_?(0,Lt.__)("Submenu background"):(0,Lt.__)("Submenu & overlay background"),onColorChange:s,resetAllFilter:()=>s(),clearable:!0,enableAlpha:!0}),(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Je.__experimentalColorGradientSettingsDropdown,{__experimentalIsRenderedInSidebar:!0,settings:C,panelId:c,...S,gradients:[],disableCustomGradients:!0}),k&&(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Je.ContrastChecker,{backgroundColor:p,textColor:f}),(0,ce.jsx)(Je.ContrastChecker,{backgroundColor:g,textColor:b})]})]})}function Oxe({attributes:e,setAttributes:t,clientId:r,isSelected:o,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:y,overlay:b,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 F=`navigationMenu/${D}`,R=(0,Je.useHasRecursion)(F),{isPreviewMode:V,onNavigateToEntityRecord:P,currentTheme:j,editorDisabledResponsive:U}=(0,cs.useSelect)(Xt=>{let{getSettings:Vi}=Xt(Je.store),Fi=Vi();return{isPreviewMode:Fi.isPreviewMode,onNavigateToEntityRecord:Fi?.onNavigateToEntityRecord,currentTheme:Xt(Pm.store).getCurrentTheme()?.stylesheet,editorDisabledResponsive:!!Fi?.[zxe]}},[]),O=V?!1:R,K=(0,Je.useBlockEditingMode)(),{records:W}=(0,Pm.useEntityRecords)("root","menu",{per_page:-1,context:"view"}),[ee,oe]=sw({name:"block-library/core/navigation/status"}),[X,J]=sw({name:"block-library/core/navigation/classic-menu-conversion"}),[ae,ne]=sw({name:"block-library/core/navigation/permissions/update"}),{create:ue,status:he,error:Oe,value:ke,isPending:ie,isSuccess:Te,isError:Le}=bX(r),re=async()=>{await ue("")},{hasUncontrolledInnerBlocks:He,uncontrolledInnerBlocks:mt,isInnerBlockSelected:st,innerBlocks:ze}=xX(r),se=(0,Zt.useRef)(!1),yt=(0,cs.useSelect)(Xt=>{if(ze.some(vf=>vf.name==="core/navigation-submenu"))return!0;let Fi=ze.find(vf=>vf.name==="core/page-list");if(!Fi)return se.current=!1,!1;if(se.current)return!0;let{getBlocks:K8}=Xt(Je.store);return K8(Fi.clientId).length>0?(se.current=!0,!0):!1},[ze]),{records:Ve}=(0,Pm.useEntityRecords)("postType","wp_template_part",{per_page:-1}),we=Ve?.some(Xt=>Xt.area===tc)??!1,{replaceInnerBlocks:rt,selectBlock:Ue,__unstableMarkNextChangeAsNotPersistent:Ye}=(0,cs.useDispatch)(Je.store),[Ro,Q]=(0,Zt.useState)(!1),[Ie,ot]=(0,Zt.useState)(!1),{hasResolvedNavigationMenus:Qe,isNavigationMenuResolved:Ae,isNavigationMenuMissing:Ct,canUserUpdateNavigationMenu:or,hasResolvedCanUserUpdateNavigationMenu:Oa,canUserDeleteNavigationMenu:qe,hasResolvedCanUserDeleteNavigationMenu:Ha,canUserCreateNavigationMenus:Zn,isResolvingCanUserCreateNavigationMenus:kl,hasResolvedCanUserCreateNavigationMenus:ap}=zh(D),ks=Qe&&Ct,{convert:Tu,status:yn,error:df}=oX(ue),Pu=yn===ww,wl=(0,Zt.useCallback)((Xt,Vi={focusNavigationBlock:!1})=>{let{focusNavigationBlock:Fi}=Vi;M(Xt),Fi&&Ue(r)},[Ue,r,M]),Pe=!Ct&&Ae,at=He&&!Pe,{getNavigationFallbackId:yr}=Z((0,cs.useSelect)(Pm.store)),yo=D||at?null:yr();(0,Zt.useEffect)(()=>{D||at||!yo||(Ye(),M(yo))},[D,M,at,yo,Ye]);let ja=(0,Zt.useRef)(),Cl=(0,cs.useSelect)(()=>Xv(),[]),zi=Cl?"div":"nav",Bu=!D&&!ie&&!Pu&&Qe&&W?.length===0&&!He,ws=!Qe||ie||Pu||!!(D&&!Pe&&!Pu),Cs=e.style?.typography?.textDecoration,wy=(0,cs.useSelect)(Xt=>Xt(Je.store).__unstableHasActiveBlockOverlayActive(r),[r]),s0=(0,Zt.useRef)(!1);(0,Zt.useEffect)(()=>{Cl&&(y!=="never"&&t({overlayMenu:"never"}),!s0.current&&!D&&(s0.current=!0,t({submenuVisibility:"always",layout:{...e.layout,orientation:"vertical"},showSubmenuIcon:!1})))},[e.layout,Cl,y,D,t]);let ff=y!=="never"&&!U,Eu=(0,Je.useBlockProps)({ref:ja,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":ff,"has-text-color":!!s.color||!!s?.class,[(0,Je.getColorClassName)("color",s?.slug)]:!!s?.slug,"has-background":!!i.color||i.class,[(0,Je.getColorClassName)("background-color",i?.slug)]:!!i?.slug,[`has-text-decoration-${Cs}`]:Cs,"block-editor-block-content-overlay":wy},h),style:{color:!s?.slug&&s?.color,backgroundColor:!i?.slug&&i?.color}}),np=async Xt=>Tu(Xt.id,Xt.name,"draft"),hf=Xt=>{wl(Xt)};(0,Zt.useEffect)(()=>{oe(),ie&&(0,$w.speak)((0,Lt.__)("Creating Navigation Menu.")),Te&&(wl(ke?.id,{focusNavigationBlock:!0}),ee((0,Lt.__)("Navigation Menu successfully created."))),Le&&ee((0,Lt.__)("Failed to create Navigation Menu."))},[he,Oe,ke?.id,Le,Te,ie,wl,oe,ee]),(0,Zt.useEffect)(()=>{J(),yn===ww&&(0,$w.speak)((0,Lt.__)("Classic menu importing.")),yn===kD&&(X((0,Lt.__)("Classic menu imported successfully.")),wl(ke?.id,{focusNavigationBlock:!0})),yn===xw&&X((0,Lt.__)("Classic menu import failed."))},[yn,df,J,X,ke?.id,wl]),(0,Zt.useEffect)(()=>{!o&&!st&&ne(),(o||st)&&(D&&!ks&&Oa&&!or&&ae((0,Lt.__)("You do not have permission to edit this Menu. Any changes made will not be saved.")),!D&&ap&&!Zn&&ae((0,Lt.__)("You do not have permission to create Navigation Menus.")))},[o,st,or,Oa,Zn,ap,D,ne,ae,ks]);let q8=Zn||or,Ic=w("wp-block-navigation__overlay-menu-preview",{open:Ie}),ip=!x&&g!=="click"&&g!=="always"?(0,Lt.__)('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.'):"",Cy=(0,Zt.useRef)(!0);(0,Zt.useEffect)(()=>{!Cy.current&&ip&&(0,$w.speak)(ip),Cy.current=!1},[ip]);let Sy=(0,uJ.useInstanceId)(kQ,"overlay-menu-preview"),Z8=$(),Ty=(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Je.InspectorControls,{children:yt&&(0,ce.jsx)(Hr.__experimentalToolsPanel,{label:(0,Lt.__)("Display"),resetAll:()=>{t({showSubmenuIcon:!0,submenuVisibility:"hover",overlayMenu:"mobile",hasIcon:!0,icon:"handle"})},dropdownMenuProps:Z8,children:yt&&(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)("h3",{className:"wp-block-navigation__submenu-header",children:(0,Lt.__)("Submenus")}),(0,ce.jsx)(Hr.__experimentalToolsPanelItem,{hasValue:()=>g!=="hover",label:(0,Lt.__)("Submenu Visibility"),onDeselect:()=>t({submenuVisibility:"hover"}),isShownByDefault:!0,children:(0,ce.jsxs)(Hr.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,Lt.__)("Submenu Visibility"),value:g,onChange:Xt=>{let Vi={submenuVisibility:Xt};Xt==="always"?Vi.showSubmenuIcon=!1:(Xt==="click"||g==="always")&&(Vi.showSubmenuIcon=!0),t(Vi)},isBlock:!0,children:[(0,ce.jsx)(Hr.__experimentalToggleGroupControlOption,{value:"hover",label:(0,Lt.__)("Hover")}),(0,ce.jsx)(Hr.__experimentalToggleGroupControlOption,{value:"click",label:(0,Lt.__)("Click")}),S==="vertical"&&(0,ce.jsx)(Hr.__experimentalToggleGroupControlOption,{value:"always",label:(0,Lt.__)("Always")})]})}),(0,ce.jsx)(Hr.__experimentalToolsPanelItem,{hasValue:()=>!x,label:(0,Lt.__)("Show arrow"),onDeselect:()=>t({showSubmenuIcon:!0}),isDisabled:g==="click"||g==="always",isShownByDefault:!0,children:(0,ce.jsx)(Hr.ToggleControl,{checked:x,onChange:Xt=>{t({showSubmenuIcon:Xt})},disabled:g==="click"||g==="always",label:(0,Lt.__)("Show arrow")})}),ip&&(0,ce.jsx)(Hr.Notice,{spokenMessage:null,status:"warning",isDismissible:!1,className:"wp-block-navigation__submenu-accessibility-notice",children:ip})]})})}),!Cl&&(0,ce.jsx)(Je.InspectorControls,{children:(0,ce.jsx)(QQ,{overlayMenu:y,overlay:b,setAttributes:t,onNavigateToEntityRecord:P,overlayMenuPreview:Ie,setOverlayMenuPreview:ot,hasIcon:E,icon:I,overlayMenuPreviewClasses:Ic,overlayMenuPreviewId:Sy,isResponsive:ff,currentTheme:j,hasOverlays:we})}),(0,ce.jsx)(Je.InspectorControls,{group:"color",children:(0,ce.jsx)(Fxe,{textColor:s,setTextColor:c,backgroundColor:i,setBackgroundColor:l,overlayTextColor:p,setOverlayTextColor:d,overlayBackgroundColor:u,setOverlayBackgroundColor:m,clientId:r,navRef:ja,hasCustomOverlay:!!b})})]}),lp=`${r}-desc`,Iu=y==="always",gf=!q8||!Qe;if(at&&!ie)return(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Uw,{clientId:r,createNavigationMenuIsSuccess:Te,createNavigationMenuIsError:Le,currentMenuId:D,isNavigationMenuMissing:Ct,isManageMenusButtonDisabled:gf,onCreateNew:re,onSelectClassicMenu:np,onSelectNavigationMenu:hf,isLoading:ws,blockEditingMode:K}),K==="default"&&Ty,(0,ce.jsxs)(zi,{...Eu,"aria-describedby":Bu?void 0:lp,children:[(0,ce.jsx)(Gw,{id:lp,children:(0,Lt.__)("Unsaved Navigation Menu.")}),(0,ce.jsx)(mD,{id:r,onToggle:Q,isOpen:Ro,hasIcon:E,icon:I,isResponsive:ff,isHiddenByDefault:Iu,overlayBackgroundColor:u,overlayTextColor:p,overlay:b,onNavigateToEntityRecord:P,children:(0,ce.jsx)(gQ,{createNavigationMenu:ue,blocks:mt,hasSelection:o||st})})]})]});if(D&&Ct)return(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Uw,{clientId:r,createNavigationMenuIsSuccess:Te,createNavigationMenuIsError:Le,currentMenuId:D,isNavigationMenuMissing:Ct,isManageMenusButtonDisabled:gf,onCreateNew:re,onSelectClassicMenu:np,onSelectNavigationMenu:hf,isLoading:ws,blockEditingMode:K}),(0,ce.jsx)(zi,{...Eu,children:(0,ce.jsx)(Iw,{onCreateNew:re})})]});if(Pe&&O)return(0,ce.jsx)("div",{...Eu,children:(0,ce.jsx)(Je.Warning,{children:(0,Lt.__)("Block cannot be rendered inside itself.")})});let c0=f||XY;return Bu&&f?(0,ce.jsx)(zi,{...Eu,children:(0,ce.jsx)(c0,{isSelected:o,currentMenuId:D,clientId:r,canUserCreateNavigationMenus:Zn,isResolvingCanUserCreateNavigationMenus:kl,onSelectNavigationMenu:hf,onSelectClassicMenu:np,onCreateEmpty:re})}):(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(Uw,{clientId:r,createNavigationMenuIsSuccess:Te,createNavigationMenuIsError:Le,currentMenuId:D,isNavigationMenuMissing:Ct,isManageMenusButtonDisabled:gf,onCreateNew:re,onSelectClassicMenu:np,onSelectNavigationMenu:hf,isLoading:ws,blockEditingMode:K}),K==="default"&&Ty,(0,ce.jsx)(Pm.EntityProvider,{kind:"postType",type:"wp_navigation",id:D,children:(0,ce.jsxs)(Je.RecursionProvider,{uniqueId:F,children:[K==="contentOnly"&&Pe&&(0,ce.jsx)(Vxe,{clientId:r}),K==="default"&&Pe&&(0,ce.jsxs)(Je.InspectorControls,{group:"advanced",children:[Oa&&or&&(0,ce.jsx)(cQ,{}),Ha&&qe&&(0,ce.jsx)(yQ,{onDelete:()=>{rt(r,[]),ee((0,Lt.__)("Navigation Menu successfully deleted."))}}),(0,ce.jsx)(SX,{disabled:gf,className:"wp-block-navigation-manage-menus-button"})]}),(0,ce.jsxs)(zi,{...Eu,"aria-describedby":!Bu&&!ws?lp:void 0,children:[ws&&!Iu&&(0,ce.jsx)("div",{className:"wp-block-navigation__loading-indicator-container",children:(0,ce.jsx)(Hr.Spinner,{className:"wp-block-navigation__loading-indicator"})}),(!ws||Iu)&&(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(lJ,{id:lp}),(0,ce.jsx)(mD,{id:r,onToggle:Q,hasIcon:E,icon:I,isOpen:Ro,isResponsive:ff,isHiddenByDefault:Iu,overlayBackgroundColor:u,overlayTextColor:p,overlay:b,onNavigateToEntityRecord:P,children:Pe&&(0,ce.jsx)(aQ,{clientId:r,hasCustomPlaceholder:!!f,templateLock:_,orientation:S})})]})]})]})})]})}var mJ=(0,Je.withColors)({textColor:"color"},{backgroundColor:"color"},{overlayBackgroundColor:"color"},{overlayTextColor:"color"})(Oxe);var pJ=a(T(),1),dJ=a(v(),1);function fJ({attributes:e}){if(!e.ref)return(0,dJ.jsx)(pJ.InnerBlocks.Content,{})}var Bm=a(T(),1),Xh=a(pe(),1);var Em=a(v(),1),VD={fontStyle:"var:preset|font-style|",fontWeight:"var:preset|font-weight|",textDecoration:"var:preset|text-decoration|",textTransform:"var:preset|text-transform|"},Jh=({navigationMenuId:e,...t})=>({...t,ref:e}),qw=e=>{if(e.layout)return e;let{itemsJustification:t,orientation:r,...o}=e;return(t||r)&&Object.assign(o,{layout:{type:"flex",...t&&{justifyContent:t},...r&&{orientation:r}}}),o},Zw=e=>{let{openSubmenusOnClick:t,...r}=e;return t==null?e:{...r,submenuVisibility:r.submenuVisibility??(t?"click":"hover")}},Hxe={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,Em.jsx)(Bm.InnerBlocks.Content,{})},isEligible:({openSubmenusOnClick:e})=>e!=null,migrate:Zw},jxe={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,Em.jsx)(Bm.InnerBlocks.Content,{})},isEligible:({navigationMenuId:e})=>!!e,migrate:Jh},Uxe={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,Em.jsx)(Bm.InnerBlocks.Content,{})},isEligible:({itemsJustification:e,orientation:t})=>!!e||!!t,migrate:(0,Xh.compose)(Jh,qw,Zw)},Gxe={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,Em.jsx)(Bm.InnerBlocks.Content,{})},migrate:(0,Xh.compose)(Jh,qw,Ut,Zw),isEligible({style:e}){return e?.typography?.fontFamily}},Wxe=function(e){return delete e.isResponsive,{...e,overlayMenu:"mobile"}},$xe=function(e){return{...e,style:{...e.style,typography:Object.fromEntries(Object.entries(e.style.typography??{}).map(([t,r])=>{let o=VD[t];if(o&&r.startsWith(o)){let n=r.slice(o.length);return t==="textDecoration"&&n==="strikethrough"?[t,"line-through"]:[t,n]}return[t,r]}))}}},qxe=[Hxe,jxe,Uxe,Gxe,{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,Xh.compose)(Jh,qw,Ut,Wxe,Zw),save(){return(0,Em.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,Em.jsx)(Bm.InnerBlocks.Content,{})},isEligible(e){if(!e.style||!e.style.typography)return!1;for(let t in VD){let r=e.style.typography[t];if(r&&r.startsWith(VD[t]))return!0}return!1},migrate:(0,Xh.compose)(Jh,qw,Ut,$xe)},{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,Xh.compose)(Jh,e=>{let{rgbTextColor:t,rgbBackgroundColor:r,...o}=e;return{...o,customTextColor:e.textColor?void 0:e.rgbTextColor,customBackgroundColor:e.backgroundColor?void 0:e.rgbBackgroundColor}}),save(){return(0,Em.jsx)(Bm.InnerBlocks.Content,{})}}],hJ=qxe;var{name:yJ}=tw,_J={icon:xp,example:{attributes:{overlayMenu:"never"},innerBlocks:[{name:"core/navigation-link",attributes:{label:(0,Kw.__)("Home"),url:"https://make.wordpress.org/"}},{name:"core/navigation-link",attributes:{label:(0,Kw.__)("About"),url:"https://make.wordpress.org/"}},{name:"core/navigation-link",attributes:{label:(0,Kw.__)("Contact"),url:"https://make.wordpress.org/"}}]},edit:mJ,save:fJ,__experimentalLabel:({ref:e})=>{if(!e)return;let t=(0,gJ.select)(vJ.store).getEditedEntityRecord("postType","wp_navigation",e);if(t?.title)return(0,bJ.decodeEntities)(t.title)},deprecated:hJ},Zxe=()=>N({name:yJ,metadata:tw,settings:_J});var HD={};q(HD,{init:()=>oke,metadata:()=>Yw,name:()=>IJ,settings:()=>t3});var Im=a(B(),1);var TJ=a(T(),1),PJ=a(Uc(),1),BJ=a(G(),1);var Yw={$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 Qw=a(G(),1),Jv=a(z(),1),eb=a(A(),1),Xw=a(Ns(),1),il=a(B(),1),na=a(T(),1),Jw=a(mr(),1),sn=a(H(),1);var e3=a(pe(),1);var ir=a(v(),1),Yxe={name:"core/navigation-link"},Qxe=["core/navigation-link","core/navigation-submenu"];function Xxe(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 OD({attributes:e,isSelected:t,setAttributes:r,insertBlocksAfter:o,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:y,__unstableMarkNextChangeAsNotPersistent:b,selectBlock:x}=(0,Jv.useDispatch)(na.store),[_,k]=(0,sn.useState)(t&&!p),[S,C]=(0,sn.useState)(null),E=(0,sn.useRef)(null),I=Zv(E),D=(0,il.__)("Add label\u2026"),M=(0,sn.useRef)(),F=(0,sn.useRef)(),R=(0,sn.useRef)(u===void 0),V=(0,sn.useRef)(!1),{isAtMaxNesting:P,isTopLevelLink:j,isParentOfSelectedBlock:U,hasChildren:O,parentBlockClientId:K,isSubmenu:W}=(0,Jv.useSelect)(Ye=>{let{getBlockCount:Ro,getBlockName:Q,getBlockRootClientId:Ie,hasSelectedInnerBlock:ot,getBlockParentsByBlockName:Qe}=Ye(na.store),Ae=Ie(s),Ct=Q(Ae),or=Ct==="core/navigation",Oa=or?Ae:Qe(s,"core/navigation")[0],qe=Ct==="core/navigation-submenu"?Ae:Oa;return{isAtMaxNesting:Qe(s,Qxe).length>=g,isTopLevelLink:or,isParentOfSelectedBlock:ot(s,!0),hasChildren:!!Ro(s),parentBlockClientId:qe,isSubmenu:Ct==="core/navigation-submenu"}},[s,g]),ee=qv(s),{getBlocks:oe}=(0,Jv.useSelect)(na.store),{hasUrlBinding:X,isBoundEntityAvailable:J,entityRecord:ae}=ki({clientId:s,attributes:e}),ne=Fv({clientId:s,attributes:e,setAttributes:r}),[ue,he]=kd(f,m,c,ee),Oe=(0,sn.useCallback)(()=>{let Ye=oe(s);Ye.length===0&&(Ye=[(0,Qw.createBlock)("core/navigation-link")],x(Ye[0].clientId));let Ro=(0,Qw.createBlock)("core/navigation-submenu",e,Ye);y(s,Ro)},[oe,s,x,y,e]);(0,sn.useEffect)(()=>{R.current&&t&&x(K)},[]),(0,sn.useEffect)(()=>{O&&(b(),Oe())},[O,b,Oe]),(0,sn.useEffect)(()=>{if(!(!R.current||!p||!_)){if(R.current=!1,(0,Jw.isURL)((0,Jw.prependHTTP)(u))&&/^.+\.[a-z]+/.test(u))Kv(M);else if(x(s,null),W){let Ye=oe(K);Ye.length===1&&Ye[0].clientId===s&&(V.current=!0)}}},[p,_,R,u]);function ke(){r({url:void 0,label:void 0,id:void 0,kind:void 0,type:void 0,opensInNewTab:!1}),k(!1)}let{textColor:ie,customTextColor:Te,backgroundColor:Le,customBackgroundColor:re}=hd(l,!j);function He(Ye){Xw.isKeyboardEvent.primary(Ye,"k")&&(Ye.preventDefault(),Ye.stopPropagation(),k(!0))}let mt=(0,e3.useInstanceId)(OD),st=X&&!J,ze=st?(0,il.sprintf)("navigation-link-edit-%d-desc",mt):void 0,se=(0,na.useBlockProps)({ref:(0,e3.useMergeRefs)([C,E]),className:w("wp-block-navigation-item",{"is-editing":t||U,"is-dragging-within":I,"has-link":!!p,"has-child":O,"has-text-color":!!ie||!!Te,[(0,na.getColorClassName)("color",ie)]:!!ie,"has-background":!!Le||re,[(0,na.getColorClassName)("background-color",Le)]:!!Le}),"aria-describedby":ze,"aria-invalid":st,style:{color:!ie&&Te,backgroundColor:!Le&&re},onKeyDown:He}),yt=(0,na.useInnerBlocksProps)({...se,className:"remove-outline"},{defaultBlock:Yxe,directInsert:!0,renderAppender:!1}),Ve=!p&&!(X&&J)||ue||he||X&&!J;Ve&&(se.onClick=()=>{k(!0)});let we=w("wp-block-navigation-item__content",{"wp-block-navigation-link__placeholder":Ve}),rt=Xxe(m),Ue=Vw();return(0,ir.jsxs)(ir.Fragment,{children:[(0,ir.jsx)(na.BlockControls,{children:(0,ir.jsxs)(eb.ToolbarGroup,{children:[(0,ir.jsx)(eb.ToolbarButton,{name:"link",icon:Xn,title:(0,il.__)("Link"),shortcut:Xw.displayShortcut.primary("k"),onClick:()=>{k(!0)}}),!P&&(0,ir.jsx)(eb.ToolbarButton,{name:"submenu",icon:dp,title:(0,il.__)("Add submenu"),onClick:Oe})]})}),(0,ir.jsx)(na.InspectorControls,{group:"content",children:(0,ir.jsx)(Wv,{attributes:e,setAttributes:r,clientId:s})}),(0,ir.jsxs)("div",{...se,children:[st&&(0,ir.jsx)(ti,{id:ze,children:Ue}),(0,ir.jsxs)("a",{className:we,children:[!p&&!h?.bindings?.url?(0,ir.jsx)("div",{className:"wp-block-navigation-link__placeholder-text",children:(0,ir.jsx)("span",{children:rt})}):(0,ir.jsxs)(ir.Fragment,{children:[!ue&&!he&&(0,ir.jsxs)(ir.Fragment,{children:[(0,ir.jsx)(na.RichText,{ref:M,identifier:"label",className:"wp-block-navigation-item__label",value:u,onChange:Ye=>r({label:Ye}),onMerge:n,onReplace:i,__unstableOnSplitAtEnd:()=>o((0,Qw.createBlock)("core/navigation-link")),"aria-label":(0,il.__)("Navigation link text"),placeholder:D,withoutInteractiveFormatting:!0}),d&&(0,ir.jsx)("span",{className:"wp-block-navigation-item__description",children:d})]}),(ue||he)&&(0,ir.jsx)($v,{label:u,isInvalid:ue,isDraft:he,className:"wp-block-navigation-link__label"})]}),_&&(0,ir.jsx)(ou,{ref:F,clientId:s,link:e,entity:{entityRecord:ae,hasBinding:X,isEntityAvailable:J},onClose:()=>{if(k(!1),!p&&!X){i([]);return}if(V.current&&(V.current=!1,E.current?.nextElementSibling)){let Ye=E.current.nextElementSibling.querySelector(".block-editor-button-block-appender");Ye&&Ye.focus()}},anchor:S,onRemove:ke,onChange:ne})]}),(0,ir.jsx)("div",{...yt})]})]})}var xJ=a(T(),1),kJ=a(v(),1);function wJ(){return(0,kJ.jsx)(xJ.InnerBlocks.Content,{})}function Jxe(e){switch(e){case"post":return J0;case"page":return Nc;case"tag":return p1;case"category":return Fu;default:return E9}}function CJ(e,t){if(t!=="core/navigation-link")return e;if(e.variations){let r=(n,i)=>n.type===i.type,o=e.variations.map(n=>({...n,...!n.icon&&{icon:Jxe(n.name)},...!n.isActive&&{isActive:r}}));return{...e,variations:o}}return e}var ia=a(G(),1),eke={from:[{type:"block",blocks:["core/site-logo"],transform:()=>(0,ia.createBlock)("core/navigation-link")},{type:"block",blocks:["core/spacer"],transform:()=>(0,ia.createBlock)("core/navigation-link")},{type:"block",blocks:["core/home-link"],transform:()=>(0,ia.createBlock)("core/navigation-link")},{type:"block",blocks:["core/social-links"],transform:()=>(0,ia.createBlock)("core/navigation-link")},{type:"block",blocks:["core/search"],transform:()=>(0,ia.createBlock)("core/navigation-link")},{type:"block",blocks:["core/page-list"],transform:()=>(0,ia.createBlock)("core/navigation-link")},{type:"block",blocks:["core/buttons"],transform:()=>(0,ia.createBlock)("core/navigation-link")}],to:[{type:"block",blocks:["core/navigation-submenu"],transform:(e,t)=>(0,ia.createBlock)("core/navigation-submenu",e,t)},{type:"block",blocks:["core/spacer"],transform:()=>(0,ia.createBlock)("core/spacer")},{type:"block",blocks:["core/site-logo"],transform:()=>(0,ia.createBlock)("core/site-logo")},{type:"block",blocks:["core/home-link"],transform:()=>(0,ia.createBlock)("core/home-link")},{type:"block",blocks:["core/social-links"],transform:()=>(0,ia.createBlock)("core/social-links")},{type:"block",blocks:["core/search"],transform:()=>(0,ia.createBlock)("core/search",{showLabel:!1,buttonUseIcon:!0,buttonPosition:"button-inside"})},{type:"block",blocks:["core/page-list"],transform:()=>(0,ia.createBlock)("core/page-list")},{type:"block",blocks:["core/buttons"],transform:({label:e,url:t,rel:r,title:o,opensInNewTab:n})=>(0,ia.createBlock)("core/buttons",{},[(0,ia.createBlock)("core/button",{text:e,url:t,rel:r,title:o,linkTarget:n?"_blank":void 0})])}]},SJ=eke;var EJ=a(v(),1),{fieldsKey:tke,formKey:rke}=Z(BJ.privateApis),{name:IJ}=Yw,t3={icon:N0,__experimentalLabel(e,{context:t}){if(t==="list-view")return e?.label;if(t==="appender"){let r=e?.type||"link";return(0,Im.sprintf)((0,Im._x)("Add %s","add default block type"),r)}return e?.label},merge(e,{label:t=""}){return{...e,label:e.label+t}},edit:OD,save:wJ,example:{attributes:{label:(0,Im._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,EJ.jsx)(TJ.InnerBlocks.Content,{})}}],transforms:SJ};window.__experimentalContentOnlyInspectorFields&&(t3[tke]=[{id:"label",label:(0,Im.__)("Label"),type:"text",Edit:"rich-text"},{id:"link",label:(0,Im.__)("Link"),type:"url",Edit:"link",getValue:({item:e})=>({url:e.url,rel:e.rel}),setValue:({value:e})=>({url:e.url,rel:e.rel})}],t3[rke]={fields:["label","link"]});var oke=()=>((0,PJ.addFilter)("blocks.registerBlockType","core/navigation-link",CJ),N({name:IJ,metadata:Yw,settings:t3}));var UD={};q(UD,{init:()=>ske,metadata:()=>r3,name:()=>HJ,settings:()=>s3});var rb=a(B(),1),OJ=a(G(),1);var r3={$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 a3=a(z(),1),tb=a(A(),1),n3=a(Ns(),1),eg=a(B(),1),Kr=a(T(),1),i3=a(mr(),1),us=a(H(),1);var LJ=a(F1(),1),MJ=a(G(),1),l3=a(pe(),1);var o3=a(A(),1),jD=a(v(),1),NJ=()=>(0,jD.jsx)(o3.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:(0,jD.jsx)(o3.Path,{d:"M1.50002 4L6.00002 8L10.5 4",strokeWidth:"1.5"})});var Lr=a(v(),1),DJ=["core/navigation-link","core/navigation-submenu","core/page-list"];function AJ({attributes:e,isSelected:t,setAttributes:r,mergeBlocks:o,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,b=(0,Kr.useBlockEditingMode)()!=="default"?!0:g==="click",{clearBinding:x,createBinding:_,hasUrlBinding:k,isBoundEntityAvailable:S,entityRecord:C}=ki({clientId:l,attributes:e}),{__unstableMarkNextChangeAsNotPersistent:E,replaceBlock:I}=(0,a3.useDispatch)(Kr.store),[D,M]=(0,us.useState)(!1),[F,R]=(0,us.useState)(null),V=(0,us.useRef)(null),P=Zv(V),j=(0,eg.__)("Add text\u2026"),U=(0,us.useRef)(),{parentCount:O,isParentOfSelectedBlock:K,isImmediateParentOfSelectedBlock:W,hasChildren:ee,selectedBlockHasChildren:oe,onlyDescendantIsEmptyLink:X}=(0,a3.useSelect)(Ve=>{let{hasSelectedInnerBlock:we,getSelectedBlockClientId:rt,getBlockParentsByBlockName:Ue,getBlock:Ye,getBlockCount:Ro,getBlockOrder:Q}=Ve(Kr.store),Ie,ot=rt(),Qe=Q(ot);if(Qe?.length===1){let Ae=Ye(Qe[0]);Ie=Ae?.name==="core/navigation-link"&&!Ae?.attributes?.label}return{parentCount:Ue(l,"core/navigation-submenu").length,isParentOfSelectedBlock:we(l,!0),isImmediateParentOfSelectedBlock:we(l,!1),hasChildren:!!Ro(l),selectedBlockHasChildren:!!Qe?.length,onlyDescendantIsEmptyLink:Ie}},[l]),J=qv(l),ae=(0,l3.usePrevious)(ee),[ne,ue]=kd(m,p,d,J);(0,us.useEffect)(()=>{!b&&!c&&M(!0)},[]),(0,us.useEffect)(()=>{t||M(!1)},[t]),(0,us.useEffect)(()=>{D&&c&&(0,i3.isURL)((0,i3.prependHTTP)(s))&&/^.+\.[a-z]+/.test(s)&&Kv(U)},[c]);let{textColor:he,customTextColor:Oe,backgroundColor:ke,customBackgroundColor:ie}=hd(i,O>0);function Te(Ve){n3.isKeyboardEvent.primary(Ve,"k")&&(Ve.preventDefault(),Ve.stopPropagation(),M(!0))}let Le=(0,Kr.useBlockProps)({ref:(0,l3.useMergeRefs)([R,V]),className:w("wp-block-navigation-item",{"is-editing":t||K,"is-dragging-within":P,"has-link":!!c,"has-child":ee,"has-text-color":!!he||!!Oe,[(0,Kr.getColorClassName)("color",he)]:!!he,"has-background":!!ke||ie,[(0,Kr.getColorClassName)("background-color",ke)]:!!ke,"open-on-click":b,"open-always":g==="always"}),style:{color:!he&&Oe,backgroundColor:!ke&&ie},onKeyDown:Te}),re=hd(i,!0),He=O>=h?DJ.filter(Ve=>Ve!=="core/navigation-submenu"):DJ,mt=mw(re),st=(0,Kr.useInnerBlocksProps)(mt,{allowedBlocks:He,defaultBlock:yi,directInsert:!0,__experimentalCaptureToolbars:!0,renderAppender:t||W&&!oe||ee?Kr.InnerBlocks.ButtonBlockAppender:!1}),ze=b?"button":"a";function se(){let Ve=(0,MJ.createBlock)("core/navigation-link",e);I(l,Ve)}(0,us.useEffect)(()=>{!ee&&ae&&(E(),se())},[ee,ae]);let yt=!oe||X;return(0,Lr.jsxs)(Lr.Fragment,{children:[(0,Lr.jsx)(Kr.BlockControls,{children:(0,Lr.jsxs)(tb.ToolbarGroup,{children:[!b&&(0,Lr.jsx)(tb.ToolbarButton,{name:"link",icon:Xn,title:(0,eg.__)("Link"),shortcut:n3.displayShortcut.primary("k"),onClick:()=>{M(!0)}}),(0,Lr.jsx)(tb.ToolbarButton,{name:"revert",icon:UP,title:(0,eg.__)("Convert to Link"),onClick:se,className:"wp-block-navigation__submenu__revert",disabled:!yt})]})}),(0,Lr.jsx)(Kr.InspectorControls,{group:"content",children:(0,Lr.jsx)(Wv,{attributes:e,setAttributes:r,clientId:l,isLinkEditable:!b})}),(0,Lr.jsxs)("div",{...Le,children:[(0,Lr.jsxs)(ze,{className:"wp-block-navigation-item__content",children:[!ne&&!ue&&(0,Lr.jsxs)(Lr.Fragment,{children:[(0,Lr.jsx)(Kr.RichText,{ref:U,identifier:"label",className:"wp-block-navigation-item__label",value:s,onChange:Ve=>r({label:Ve}),onMerge:o,onReplace:n,"aria-label":(0,eg.__)("Navigation link text"),placeholder:j,withoutInteractiveFormatting:!0,onClick:()=>{!b&&!c&&M(!0)}}),u&&(0,Lr.jsx)("span",{className:"wp-block-navigation-item__description",children:u})]}),(ne||ue)&&(0,Lr.jsx)($v,{label:s,isInvalid:ne,isDraft:ue,className:"wp-block-navigation-item__label"}),!b&&D&&(0,Lr.jsx)(ou,{clientId:l,link:e,entity:{entityRecord:C,hasBinding:k,isEntityAvailable:S},onClose:()=>{M(!1)},anchor:F,onRemove:()=>{r({url:""}),(0,LJ.speak)((0,eg.__)("Link removed."),"assertive")},onChange:Ve=>{let{isEntityLink:we,attributes:rt}=_d(Ve,r,e);we?_(rt):x()}})]}),(f||b)&&(0,Lr.jsx)("span",{className:"wp-block-navigation__submenu-icon",children:(0,Lr.jsx)(NJ,{})}),(0,Lr.jsx)("div",{...st})]})]})}var RJ=a(T(),1),zJ=a(v(),1);function VJ(){return(0,zJ.jsx)(RJ.InnerBlocks.Content,{})}var wd=a(G(),1),nke={to:[{type:"block",blocks:["core/navigation-link"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:e=>(0,wd.createBlock)("core/navigation-link",e)},{type:"block",blocks:["core/spacer"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,wd.createBlock)("core/spacer")},{type:"block",blocks:["core/site-logo"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,wd.createBlock)("core/site-logo")},{type:"block",blocks:["core/home-link"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,wd.createBlock)("core/home-link")},{type:"block",blocks:["core/social-links"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,wd.createBlock)("core/social-links")},{type:"block",blocks:["core/search"],isMatch:(e,t)=>t?.innerBlocks?.length===0,transform:()=>(0,wd.createBlock)("core/search")}]},FJ=nke;var{fieldsKey:ike,formKey:lke}=Z(OJ.privateApis),{name:HJ}=r3,s3={icon:({context:e})=>e==="list-view"?Nc:dp,__experimentalLabel(e,{context:t}){let{label:r}=e,o=e?.metadata?.name;return(t==="list-view"||t==="breadcrumb")&&o?o:r},edit:AJ,example:{attributes:{label:(0,rb._x)("About","Example link text for Navigation Submenu"),type:"page"}},save:VJ,transforms:FJ};window.__experimentalContentOnlyInspectorFields&&(s3[ike]=[{id:"label",label:(0,rb.__)("Label"),type:"text",Edit:"rich-text"},{id:"link",label:(0,rb.__)("Link"),type:"url",Edit:"link",getValue:({item:e})=>({url:e.url,rel:e.rel}),setValue:({value:e})=>({url:e.url,rel:e.rel})}],s3[lke]={fields:["label","link"]});var ske=()=>N({name:HJ,metadata:r3,settings:s3});var WD={};q(WD,{init:()=>mke,metadata:()=>c3,name:()=>YJ,settings:()=>QJ});var jJ=a(B(),1),UJ=a(T(),1),GD=a(v(),1);function GJ(){return(0,GD.jsx)("div",{...(0,UJ.useBlockProps)(),children:(0,GD.jsx)("span",{children:(0,jJ.__)("Page break")})})}var c3={$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 WJ=a(H(),1),$J=a(v(),1);function qJ(){return(0,$J.jsx)(WJ.RawHTML,{children:"<!--nextpage-->"})}var ZJ=a(G(),1),uke={from:[{type:"raw",schema:{"wp-block":{attributes:["data-block"]}},isMatch:e=>e.dataset&&e.dataset.block==="core/nextpage",transform(){return(0,ZJ.createBlock)("core/nextpage",{})}}]},KJ=uke;var{name:YJ}=c3,QJ={icon:KT,example:{},transforms:KJ,edit:GJ,save:qJ},mke=()=>N({name:YJ,metadata:c3,settings:QJ});var qD={};q(qD,{init:()=>dke,metadata:()=>u3,name:()=>tee,settings:()=>ree});var eee=a(Uc(),1);var tg=a(T(),1),nc=a(A(),1),au=a(B(),1);var cn=a(v(),1);function XJ({attributes:e,setAttributes:t}){let{displayMode:r,text:o}=e,n=r==="icon"||r==="both",i=r==="text"||r==="both",l=o||(0,au.__)("Close"),s=(0,tg.useBlockProps)({className:"wp-block-navigation-overlay-close"}),c=$();return(0,cn.jsxs)(cn.Fragment,{children:[(0,cn.jsx)(tg.InspectorControls,{children:(0,cn.jsx)(nc.__experimentalToolsPanel,{label:(0,au.__)("Settings"),resetAll:()=>t({displayMode:"icon"}),dropdownMenuProps:c,children:(0,cn.jsx)(nc.__experimentalToolsPanelItem,{label:(0,au.__)("Display Mode"),isShownByDefault:!0,hasValue:()=>r!=="icon",onDeselect:()=>t({displayMode:"icon"}),children:(0,cn.jsxs)(nc.__experimentalToggleGroupControl,{label:(0,au.__)("Display Mode"),value:r,onChange:u=>t({displayMode:u}),isBlock:!0,__next40pxDefaultSize:!0,children:[(0,cn.jsx)(nc.__experimentalToggleGroupControlOption,{value:"icon",label:(0,au.__)("Icon")}),(0,cn.jsx)(nc.__experimentalToggleGroupControlOption,{value:"text",label:(0,au.__)("Text")}),(0,cn.jsx)(nc.__experimentalToggleGroupControlOption,{value:"both",label:(0,au.__)("Both")})]})})})}),(0,cn.jsxs)("button",{...s,type:"button","aria-label":i?void 0:(0,au.__)("Close"),children:[n&&(0,cn.jsx)(Wa,{icon:fp}),i&&(0,cn.jsx)(tg.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 u3={$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 m3=a(L(),1),$D=a(v(),1),JJ=(0,$D.jsx)(m3.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,$D.jsx)(m3.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:tee}=u3,ree={icon:JJ,edit:XJ},dke=()=>((0,eee.addFilter)("blockEditor.__unstableCanInsertBlockType","core/navigation-overlay-close/restrict-to-overlay-template-parts",(e,t)=>t.name!=="core/navigation-overlay-close"||!e?e:Xv()),N({name:tee,metadata:u3,settings:ree}));var KD={};q(KD,{init:()=>bke,metadata:()=>p3,name:()=>cee,settings:()=>uee});var p3={$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 iee=a(G(),1),Nm=a(z(),1),f3=a(H(),1),Dm=a(T(),1),lee=a(Y(),1),h3=a(B(),1);var oee=a(z(),1),ZD=new WeakMap;function aee(){let e=(0,oee.useRegistry)();if(!ZD.has(e)){let t=new Map;ZD.set(e,hke.bind(null,t))}return ZD.get(e)}function hke(e,{name:t,blocks:r}){let o=[...r];for(;o.length;){let n=o.shift();for(let i of n.innerBlocks??[])o.unshift(i);n.name==="core/pattern"&&gke(e,t,n.attributes.slug)}}function gke(e,t,r){if(e.has(t)||e.set(t,new Set),e.get(t).add(r),nee(e,t))throw new TypeError(`Pattern ${t} has a circular dependency and cannot be rendered.`)}function nee(e,t,r=new Set,o=new Set){r.add(t),o.add(t);let n=e.get(t)??new Set;for(let i of n)if(r.has(i)){if(o.has(i))return!0}else if(nee(e,i,r,o))return!0;return o.delete(t),!1}var d3=a(v(),1),vke=({attributes:e,clientId:t})=>{let r=(0,Nm.useRegistry)(),o=(0,Nm.useSelect)(g=>g(Dm.store).__experimentalGetParsedPattern(e.slug),[e.slug]),n=(0,Nm.useSelect)(g=>g(lee.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,f3.useState)(!1),d=aee();function f(g){return g.innerBlocks.find(y=>y.name==="core/template-part")&&(g.innerBlocks=g.innerBlocks.map(y=>(y.name==="core/template-part"&&y.attributes.theme===void 0&&(y.attributes.theme=n),y))),g.name==="core/template-part"&&g.attributes.theme===void 0&&(g.attributes.theme=n),g}(0,f3.useEffect)(()=>{if(!m&&o?.blocks){try{d(o)}catch{p(!0);return}window.queueMicrotask(()=>{let g=c(t),y=o.blocks.map(x=>(0,iee.cloneBlock)(f(x)));y.length===1&&o.categories?.length>0&&(y[0].attributes={...y[0].attributes,metadata:{...y[0].attributes.metadata,categories:o.categories,patternName:o.name,name:y[0].attributes.metadata.name||o.title}});let b=u(g);r.batch(()=>{s(),l(g,"default"),s(),i(t,y),s(),l(g,b)})})}},[t,m,o,s,i,u,l,c]);let h=(0,Dm.useBlockProps)();return m?(0,d3.jsx)("div",{...h,children:(0,d3.jsx)(Dm.Warning,{children:(0,h3.sprintf)((0,h3.__)('Pattern "%s" cannot be rendered inside itself.'),o?.name)})}):(0,d3.jsx)("div",{...h})},see=vke;var{name:cee}=p3,uee={edit:see},bke=()=>N({name:cee,metadata:p3,settings:uee});var JD={};q(JD,{init:()=>wke,metadata:()=>g3,name:()=>_ee,settings:()=>xee});var g3={$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 vee=a(G(),1),La=a(T(),1),Da=a(A(),1),Na=a(B(),1),ms=a(H(),1),bee=a(Y(),1),b3=a(z(),1);var YD=a(G(),1),mee=a(z(),1),pee=a(T(),1);function _ke(e=[]){let t="post-type",r={},o=[];return e.forEach(({id:n,title:i,link:l,type:s,parent:c})=>{let u=r[n]?.innerBlocks??[];r[n]=(0,YD.createBlock)("core/navigation-link",{id:n,label:i.rendered,url:l,type:s,kind:t,metadata:{bindings:qh(t)}},u),c?(r[c]||(r[c]={innerBlocks:[]}),r[c].innerBlocks.push(r[n])):o.push(r[n])}),o}function dee(e,t){for(let r of e){if(r.attributes.id===t)return r;if(r.innerBlocks&&r.innerBlocks.length){let o=dee(r.innerBlocks,t);if(o)return o}}return null}function xke(e=[],t=null){let r=_ke(e);if(t){let n=dee(r,t);n&&n.innerBlocks&&(r=n.innerBlocks)}let o=n=>{n.forEach((i,l,s)=>{let{attributes:c,innerBlocks:u}=i;if(u.length!==0){o(u);let m=(0,YD.createBlock)("core/navigation-submenu",c,u);s[l]=m}})};return o(r),r}function fee({clientId:e,pages:t,parentClientId:r,parentPageID:o}){let{replaceBlock:n,selectBlock:i}=(0,mee.useDispatch)(pee.store);return()=>{let l=xke(t,o);n(e,l),i(r)}}var ab=a(A(),1),QD=a(pe(),1),ob=a(B(),1),Cd=a(v(),1),XD=(0,ob.__)("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 v3({onClick:e,onClose:t,disabled:r}){return(0,Cd.jsxs)(ab.Modal,{onRequestClose:t,title:(0,ob.__)("Edit Page List"),className:"wp-block-page-list-modal",aria:{describedby:(0,QD.useInstanceId)(v3,"wp-block-page-list-modal__description")},children:[(0,Cd.jsx)("p",{id:(0,QD.useInstanceId)(v3,"wp-block-page-list-modal__description"),children:XD}),(0,Cd.jsxs)("div",{className:"wp-block-page-list-modal-buttons",children:[(0,Cd.jsx)(ab.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:t,children:(0,ob.__)("Cancel")}),(0,Cd.jsx)(ab.Button,{__next40pxDefaultSize:!0,variant:"primary",accessibleWhenDisabled:!0,disabled:r,onClick:e,children:(0,ob.__)("Edit")})]})]})}var Bt=a(v(),1),hee=100,gee=()=>{};function kke({blockProps:e,innerBlocksProps:t,hasResolvedPages:r,blockList:o,pages:n,parentPageID:i}){if(!r)return(0,Bt.jsx)("div",{...e,children:(0,Bt.jsx)("div",{className:"wp-block-page-list__loading-indicator-container",children:(0,Bt.jsx)(Da.Spinner,{className:"wp-block-page-list__loading-indicator"})})});if(n===null)return(0,Bt.jsx)("div",{...e,children:(0,Bt.jsx)(Da.Notice,{status:"warning",isDismissible:!1,children:(0,Na.__)("Page List: Cannot retrieve Pages.")})});if(n.length===0)return(0,Bt.jsx)("div",{...e,children:(0,Bt.jsx)(Da.Notice,{status:"info",isDismissible:!1,children:(0,Na.__)("Page List: Cannot retrieve Pages.")})});if(o.length===0){let l=n.find(s=>s.id===i);return l?.title?.rendered?(0,Bt.jsx)("div",{...e,children:(0,Bt.jsx)(La.Warning,{children:(0,Na.sprintf)((0,Na.__)('Page List: "%s" page has no children.'),l.title.rendered)})}):(0,Bt.jsx)("div",{...e,children:(0,Bt.jsx)(Da.Notice,{status:"warning",isDismissible:!1,children:(0,Na.__)("Page List: Cannot retrieve Pages.")})})}if(n.length>0)return(0,Bt.jsx)("ul",{...t})}function yee({context:e,clientId:t,attributes:r,setAttributes:o}){let{parentPageID:n}=r,[i,l]=(0,ms.useState)(!1),s=(0,ms.useCallback)(()=>l(!0),[]),c=()=>l(!1),u=$(),{records:m,hasResolved:p}=(0,bee.useEntityRecords)("postType","page",{per_page:hee,_fields:["id","link","menu_order","parent","title","type"],orderby:"menu_order",order:"asc"}),d="showSubmenuIcon"in e&&m?.length>0&&m?.length<=hee,f=(0,ms.useMemo)(()=>m===null?new Map:m.sort((M,F)=>M.menu_order===F.menu_order?M.title.rendered.localeCompare(F.title.rendered):M.menu_order-F.menu_order).reduce((M,F)=>{let{parent:R}=F;return M.has(R)?M.get(R).push(F):M.set(R,[F]),M},new Map),[m]),h=(0,La.useBlockProps)({className:w("wp-block-page-list",{"has-text-color":!!e.textColor,[(0,La.getColorClassName)("color",e.textColor)]:!!e.textColor,"has-background":!!e.backgroundColor,[(0,La.getColorClassName)("background-color",e.backgroundColor)]:!!e.backgroundColor,"open-on-click":e.submenuVisibility==="click","open-always":e.submenuVisibility==="always"}),style:{...e.style?.color}}),g=(0,ms.useMemo)(function D(M=0,F=0){let R=f.get(M);return R?.length?R.reduce((V,P)=>{let j=f.has(P.id),U={value:P.id,label:"\u2014 ".repeat(F)+P.title.rendered,rawName:P.title.rendered};return V.push(U),j&&V.push(...D(P.id,F+1)),V},[]):[]},[f]),y=(0,ms.useMemo)(function D(M=n){let F=f.get(M);return F?.length?F.reduce((R,V)=>{let P=f.has(V.id),j={id:V.id,label:V.title?.rendered?.trim()!==""?V.title?.rendered:(0,Na.__)("(no title)"),title:V.title?.rendered?.trim()!==""?V.title?.rendered:(0,Na.__)("(no title)"),link:V.url,hasChildren:P},U=null,O=D(V.id);return U=(0,vee.createBlock)("core/page-list-item",j,O),R.push(U),R},[]):[]},[f,n]),{isNested:b,hasSelectedChild:x,parentClientId:_,hasDraggedChild:k,isChildOfNavigation:S}=(0,b3.useSelect)(D=>{let{getBlockParentsByBlockName:M,hasSelectedInnerBlock:F,hasDraggedInnerBlock:R}=D(La.store),V=M(t,"core/navigation-submenu",!0),P=M(t,"core/navigation",!0);return{isNested:V.length>0,isChildOfNavigation:P.length>0,hasSelectedChild:F(t,!0),hasDraggedChild:R(t,!0),parentClientId:P[0]}},[t]),C=fee({clientId:t,pages:m,parentClientId:_,parentPageID:n}),E=(0,La.useInnerBlocksProps)(h,{renderAppender:!1,__unstableDisableDropZone:!0,templateLock:S?!1:"all",onInput:gee,onChange:gee,value:y}),{selectBlock:I}=(0,b3.useDispatch)(La.store);return(0,ms.useEffect)(()=>{(x||k)&&(s(),I(_))},[x,k,_,I,s]),(0,ms.useEffect)(()=>{o({isNested:b})},[b,o]),(0,Bt.jsxs)(Bt.Fragment,{children:[(g.length>0||d)&&(0,Bt.jsx)(La.InspectorControls,{children:(0,Bt.jsxs)(Da.__experimentalToolsPanel,{label:(0,Na.__)("Settings"),resetAll:()=>{o({parentPageID:0})},dropdownMenuProps:u,children:[g.length>0&&(0,Bt.jsx)(Da.__experimentalToolsPanelItem,{label:(0,Na.__)("Parent Page"),hasValue:()=>n!==0,onDeselect:()=>o({parentPageID:0}),isShownByDefault:!0,children:(0,Bt.jsx)(Da.ComboboxControl,{__next40pxDefaultSize:!0,className:"editor-page-attributes__parent",label:(0,Na.__)("Parent"),value:n,options:g,onChange:D=>o({parentPageID:D??0}),help:(0,Na.__)("Choose a page to show only its subpages.")})}),d&&(0,Bt.jsxs)("div",{style:{gridColumn:"1 / -1"},children:[(0,Bt.jsx)("p",{children:XD}),(0,Bt.jsx)(Da.Button,{__next40pxDefaultSize:!0,variant:"primary",accessibleWhenDisabled:!0,disabled:!p,onClick:C,children:(0,Na.__)("Edit")})]})]})}),d&&(0,Bt.jsxs)(Bt.Fragment,{children:[(0,Bt.jsx)(La.BlockControls,{group:"other",children:(0,Bt.jsx)(Da.ToolbarButton,{title:(0,Na.__)("Edit"),onClick:s,children:(0,Na.__)("Edit")})}),i&&(0,Bt.jsx)(v3,{onClick:C,onClose:c,disabled:!p})]}),(0,Bt.jsx)(kke,{blockProps:h,innerBlocksProps:E,hasResolvedPages:p,blockList:y,pages:m,parentPageID:n})]})}var{name:_ee}=g3,xee={icon:YT,example:{},edit:yee},wke=()=>N({name:_ee,metadata:g3,settings:xee});var aL={};q(aL,{init:()=>Tke,metadata:()=>y3,name:()=>Cee,settings:()=>See});var y3={$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 x3=a(T(),1),kee=a(z(),1),rL=a(Y(),1),oL=a(Oi(),1);var _3=a(A(),1),eL=a(v(),1),tL=()=>(0,eL.jsx)(_3.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:(0,eL.jsx)(_3.Path,{d:"M1.50002 4L6.00002 8L10.5 4",strokeWidth:"1.5"})});var un=a(v(),1);function Ske(){return(0,kee.useSelect)(e=>{if(!e(rL.store).canUser("read",{kind:"root",name:"site"}))return;let r=e(rL.store).getEntityRecord("root","site");return r?.show_on_front==="page"&&r?.page_on_front},[])}function wee({context:e,attributes:t}){let{id:r,label:o,link:n,hasChildren:i,title:l}=t,s="showSubmenuIcon"in e,c=Ske(),u=e.submenuVisibility,m=u==="click",p=hd(e,!0),d=mw(p),f=(0,x3.useBlockProps)(d,{className:"wp-block-pages-list__item"}),h=(0,x3.useInnerBlocksProps)(f);return(0,un.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,un.jsxs)(un.Fragment,{children:[(0,un.jsx)("button",{type:"button",className:"wp-block-navigation-item__content wp-block-navigation-submenu__toggle","aria-expanded":"false",dangerouslySetInnerHTML:{__html:(0,oL.safeHTML)(o)}}),(0,un.jsx)("span",{className:"wp-block-page-list__submenu-icon wp-block-navigation__submenu-icon",children:(0,un.jsx)(tL,{})})]}):(0,un.jsx)("a",{className:w("wp-block-pages-list__item__link",{"wp-block-navigation-item__content":s}),href:n,dangerouslySetInnerHTML:{__html:(0,oL.safeHTML)(l)}}),i&&(0,un.jsxs)(un.Fragment,{children:[!m&&e.showSubmenuIcon&&(0,un.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,un.jsx)(tL,{})}),(0,un.jsx)("ul",{...h})]})]},r)}var{name:Cee}=y3,See={__experimentalLabel:({label:e})=>e,icon:Nc,example:{},edit:wee},Tke=()=>N({name:Cee,metadata:y3,settings:See});var uL={};q(uL,{init:()=>Ake,metadata:()=>ig,name:()=>B3,settings:()=>P3});var T3=a(B(),1);var Uee=a(G(),1);var Tee=a(H(),1),po=a(T(),1),nL=a(B(),1),ic=a(v(),1),rg={className:!1},iL={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"}},k3=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:o,customFontSize:n,...i}=e;return{...i,style:t}},og=e=>{let{align:t,...r}=e;return t?{...r,style:{...e.style,typography:{...e.style?.typography,textAlign:t}}}:e},{style:DQe,...nb}=iL,Pke=[{supports:{className:!1,typography:{fontSize:!0}},attributes:iL,isEligible(e){return!!e.align||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)},save({attributes:e}){let{align:t,content:r,dropCap:o,direction:n}=e,i=w({"has-drop-cap":t===((0,nL.isRTL)()?"left":"right")||t==="center"?!1:o,[`has-text-align-${t}`]:t});return(0,ic.jsx)("p",{...po.useBlockProps.save({className:i,dir:n}),children:(0,ic.jsx)(po.RichText.Content,{value:r})})},migrate:og},{supports:rg,attributes:{...nb,customTextColor:{type:"string"},customBackgroundColor:{type:"string"},customFontSize:{type:"number"}},migrate:og,save({attributes:e}){let{align:t,content:r,dropCap:o,direction:n}=e,i=w({"has-drop-cap":t===((0,nL.isRTL)()?"left":"right")||t==="center"?!1:o,[`has-text-align-${t}`]:t});return(0,ic.jsx)("p",{...po.useBlockProps.save({className:i,dir:n}),children:(0,ic.jsx)(po.RichText.Content,{value:r})})}},{supports:rg,attributes:{...nb,customTextColor:{type:"string"},customBackgroundColor:{type:"string"},customFontSize:{type:"number"}},migrate(e){return k3(og(e))},save({attributes:e}){let{align:t,content:r,dropCap:o,backgroundColor:n,textColor:i,customBackgroundColor:l,customTextColor:s,fontSize:c,customFontSize:u,direction:m}=e,p=(0,po.getColorClassName)("color",i),d=(0,po.getColorClassName)("background-color",n),f=(0,po.getFontSizeClass)(c),h=w({"has-text-color":i||s,"has-background":n||l,"has-drop-cap":o,[`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)(po.RichText.Content,{tagName:"p",style:g,className:h||void 0,value:r,dir:m})}},{supports:rg,attributes:{...nb,customTextColor:{type:"string"},customBackgroundColor:{type:"string"},customFontSize:{type:"number"}},migrate(e){return k3(og(e))},save({attributes:e}){let{align:t,content:r,dropCap:o,backgroundColor:n,textColor:i,customBackgroundColor:l,customTextColor:s,fontSize:c,customFontSize:u,direction:m}=e,p=(0,po.getColorClassName)("color",i),d=(0,po.getColorClassName)("background-color",n),f=(0,po.getFontSizeClass)(c),h=w({"has-text-color":i||s,"has-background":n||l,"has-drop-cap":o,[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)(po.RichText.Content,{tagName:"p",style:g,className:h||void 0,value:r,dir:m})}},{supports:rg,attributes:{...nb,customTextColor:{type:"string"},customBackgroundColor:{type:"string"},customFontSize:{type:"number"},width:{type:"string"}},migrate(e){return k3(og(e))},save({attributes:e}){let{width:t,align:r,content:o,dropCap:n,backgroundColor:i,textColor:l,customBackgroundColor:s,customTextColor:c,fontSize:u,customFontSize:m}=e,p=(0,po.getColorClassName)("color",l),d=(0,po.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)(po.RichText.Content,{tagName:"p",style:g,className:h||void 0,value:o})}},{supports:rg,attributes:{...nb,fontSize:{type:"number"}},save({attributes:e}){let{width:t,align:r,content:o,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:o})},migrate(e){return k3(og({...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:rg,attributes:{...iL,content:{type:"string",source:"html",default:""}},save({attributes:e}){return(0,ic.jsx)(Tee.RawHTML,{children:e.content})},migrate:e=>e}],Pee=Pke;var Vn=a(B(),1),ng=a(A(),1),Fn=a(T(),1),zee=a(G(),1);var Bee=a(H(),1),Eee=a(pe(),1),Iee=a(Ns(),1),ag=a(z(),1),lL=a(T(),1),nu=a(G(),1);function Nee(e){let{batch:t}=(0,ag.useRegistry)(),{moveBlocksToPosition:r,replaceBlocks:o,selectionChange:n}=(0,ag.useDispatch)(lL.store),{getBlockRootClientId:i,getBlockIndex:l,getBlockOrder:s,getBlockName:c,getBlock:u,canInsertBlockType:m}=(0,ag.useSelect)(lL.store),p=(0,Bee.useRef)(e);return p.current=e,(0,Eee.useRefEffect)(d=>{function f(h){if(h.defaultPrevented||h.keyCode!==Iee.ENTER)return;let{content:g,clientId:y}=p.current;if(g.length)return;let b=i(y);if(!(0,nu.hasBlockSupport)(c(b),"__experimentalOnEnter",!1))return;let x=s(b),_=x.indexOf(y);if(_===x.length-1){let F=b;for(;!m(c(y),i(F));)F=i(F);typeof F=="string"&&(h.preventDefault(),r([y],b,i(F),l(F)+1));return}let k=(0,nu.getDefaultBlockName)(),S=c(b),C=i(b);if(!m(k,C)||!m(S,C))return;h.preventDefault();let E=u(b),I=(0,nu.cloneBlock)({...E,innerBlocks:E.innerBlocks.slice(0,_)}),D=(0,nu.createBlock)(k),M=(0,nu.cloneBlock)({...E,innerBlocks:E.innerBlocks.slice(_+1)});t(()=>{o(b,[I,D,M]),n(D.clientId)})}return d.addEventListener("keydown",f),()=>{d.removeEventListener("keydown",f)}},[])}var Dee=a(pe(),1),w3=a(H(),1),Lee=a(Lf(),1),Mee=a(z(),1),Aee=a(T(),1);function Ree(e,t,r){let{__unstableMarkNextChangeAsNotPersistent:o}=(0,Mee.useDispatch)(Aee.store),n=(0,Dee.useEvent)(()=>{(0,Lee.default)("align attribute in paragraph block",{alternative:"style.typography.textAlign",since:"7.0"}),o(),r({style:{...t,typography:{...t?.typography,textAlign:e}}})}),i=(0,w3.useRef)();(0,w3.useEffect)(()=>{e==="full"||e==="wide"||e===i.current||(i.current=e,n())},[e,n])}var Si=a(v(),1);function Bke({direction:e,setDirection:t}){return(0,Vn.isRTL)()&&(0,Si.jsx)(ng.ToolbarButton,{icon:W9,title:(0,Vn._x)("Left to right","editor button"),isActive:e==="ltr",onClick:()=>{t(e==="ltr"?void 0:"ltr")}})}function sL(e){return e===((0,Vn.isRTL)()?"left":"right")||e==="center"}function Eke({clientId:e,attributes:t,setAttributes:r,name:o}){let[n]=(0,Fn.useSettings)("typography.dropCap");if(!n)return null;let{style:i,dropCap:l}=t,s=i?.typography?.textAlign,c;sL(s)?c=(0,Vn.__)("Not available for aligned text."):l?c=(0,Vn.__)("Showing large initial letter."):c=(0,Vn.__)("Show a large initial letter.");let u=(0,zee.getBlockSupport)(o,"typography.defaultControls.dropCap",!1);return(0,Si.jsx)(Fn.InspectorControls,{group:"typography",children:(0,Si.jsx)(ng.__experimentalToolsPanelItem,{hasValue:()=>!!l,label:(0,Vn.__)("Drop cap"),isShownByDefault:u,onDeselect:()=>r({dropCap:!1}),resetAllFilter:()=>({dropCap:!1}),panelId:e,children:(0,Si.jsx)(ng.ToggleControl,{label:(0,Vn.__)("Drop cap"),checked:!!l,onChange:()=>r({dropCap:!l}),help:c,disabled:sL(s)})})})}function Ike({attributes:e,mergeBlocks:t,onReplace:r,onRemove:o,setAttributes:n,clientId:i,isSelected:l,name:s}){let{content:c,direction:u,dropCap:m,placeholder:p,style:d}=e,f=d?.typography?.textAlign;Ree(e.align,d,n);let h=(0,Fn.useBlockProps)({ref:Nee({clientId:i,content:c}),className:w({"has-drop-cap":sL(f)?!1:m}),style:{direction:u}}),g=(0,Fn.useBlockEditingMode)();return(0,Si.jsxs)(Si.Fragment,{children:[g==="default"&&(0,Si.jsx)(Fn.BlockControls,{group:"block",children:(0,Si.jsx)(Bke,{direction:u,setDirection:y=>n({direction:y})})}),l&&(0,Si.jsx)(Eke,{name:s,clientId:i,attributes:e,setAttributes:n}),(0,Si.jsx)(Fn.RichText,{identifier:"content",tagName:"p",...h,value:c,onChange:y=>n({content:y}),onMerge:t,onReplace:r,onRemove:o,"aria-label":Fn.RichText.isEmpty(c)?(0,Vn.__)("Empty block; start writing or type forward slash to choose a block"):(0,Vn.__)("Block: Paragraph"),"data-empty":Fn.RichText.isEmpty(c),placeholder:p||(0,Vn.__)("Type / to choose a block"),"data-custom-placeholder":p?!0:void 0,__unstableEmbedURLOnPaste:!0,__unstableAllowPrefixTransformations:!0})]})}var Vee=Ike;var ig={$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 C3=a(T(),1),Fee=a(B(),1),cL=a(v(),1);function Oee({attributes:e}){let{content:t,dropCap:r,direction:o,style:n}=e,i=n?.typography?.textAlign,l=w({"has-drop-cap":i===((0,Fee.isRTL)()?"left":"right")||i==="center"?!1:r});return(0,cL.jsx)("p",{...C3.useBlockProps.save({className:l,dir:o}),children:(0,cL.jsx)(C3.RichText.Content,{value:t})})}var S3=a(G(),1);var{name:Hee}=ig,Dke={from:[{type:"raw",priority:20,selector:"p",schema:({phrasingContentSchema:e,isPaste:t})=>({p:{children:e,attributes:t?[]:["style","id"]}}),transform(e){let t=(0,S3.getBlockAttributes)(Hee,e.outerHTML),{textAlign:r}=e.style||{};return(r==="left"||r==="center"||r==="right")&&(t.style={...t.style,typography:{...t.style?.typography,textAlign:r}}),(0,S3.createBlock)(Hee,t)}}]},jee=Dke;var{fieldsKey:Lke,formKey:Mke}=Z(Uee.privateApis),{name:B3}=ig,P3={icon:XT,example:{attributes:{content:(0,T3.__)("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:o}=e;return!o||o.length===0?(0,T3.__)("Empty"):o}},transforms:jee,deprecated:Pee,merge(e,t){return{content:(e.content||"")+(t.content||"")}},edit:Vee,save:Oee};window.__experimentalContentOnlyInspectorFields&&(P3[Lke]=[{id:"content",label:(0,T3.__)("Content"),type:"text",Edit:"rich-text"}],P3[Mke]={fields:["content"]});var Ake=()=>N({name:B3,metadata:ig,settings:P3});var gL={};q(gL,{init:()=>f5e,metadata:()=>E3,name:()=>lte,settings:()=>ste});var E3={$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 I3,zke=new Uint8Array(16);function mL(){if(!I3&&(I3=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!I3))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return I3(zke)}var la=[];for(let e=0;e<256;++e)la.push((e+256).toString(16).slice(1));function Gee(e,t=0){return la[e[t+0]]+la[e[t+1]]+la[e[t+2]]+la[e[t+3]]+"-"+la[e[t+4]]+la[e[t+5]]+"-"+la[e[t+6]]+la[e[t+7]]+"-"+la[e[t+8]]+la[e[t+9]]+"-"+la[e[t+10]]+la[e[t+11]]+la[e[t+12]]+la[e[t+13]]+la[e[t+14]]+la[e[t+15]]}var Vke=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),pL={randomUUID:Vke};function Fke(e,t,r){if(pL.randomUUID&&!t&&!e)return pL.randomUUID();e=e||{};let o=e.random||(e.rng||mL)();if(o[6]=o[6]&15|64,o[8]=o[8]&63|128,t){r=r||0;for(let n=0;n<16;++n)t[r+n]=o[n];return t}return Gee(o)}var iu=Fke;var Sd=a(H(),1),jr=a(T(),1),sa=a(A(),1),Td=a(z(),1),ote=a(xr(),1),No=a(B(),1);var ate=a(G(),1);var Qee=a(H(),1),Xee=a(pe(),1);function Oke(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 Wee(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 Hke(e){let t=e||Math.random().toString();return btoa(t.substring(0,10)).replace(/[^a-zA-Z0-9]/g,"")}function jke(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 $ee(...e){let t={};for(let r of e)for(let o in r)r[o]!==null&&r[o]!==void 0&&(t[o]=r[o]);return t}function Uke(e,t){let r;return function(...o){let n=()=>{clearTimeout(r),e(...o)};clearTimeout(r),r=setTimeout(n,t)}}function N3(e,t){if(e.length===t)return e;if(e.length===0||t===0)return[];let r=[];if(t>e.length){let o=(e.length-1)/(t-1);for(let n=0;n<t;n++){let i=n*o,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 o=e.length/t;for(let n=0;n<t;n++){let i=Math.floor(n*o),l=Math.floor((n+1)*o),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*o),e.length-1);s=e[u]}r.push(s)}}return r}function Zee(e,t,r,o,n){let i=window.devicePixelRatio||1,l=n.barWidth*i,s=n.barSpacing*i,c=Math.floor(t.width/(l+s)),u=N3(r,c),m=t.height,p=o*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 Gke(e,t,r,o,n){let i=window.devicePixelRatio||1,l=n.barWidth*i,s=n.barSpacing*i,c=Math.floor(t.width/(l+s)),u=N3(r,c),m=t.height,p=m/2,d=o*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 Wke(e,t,r,o,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 y=0;y<g;y++){let b=y/(r.length-1)*i,x=r[y],_=Math.sin(y*.1)*x,k=s+_*c;h.push({x:b,y:k})}for(let y=0;y<h.length-1;y++){let b=h[y].x+(h[y+1].x-h[y].x)*.5,x=h[y].y,_=h[y+1].x-(h[y+1].x-h[y].x)*.5,k=h[y+1].y;e.bezierCurveTo(b,x,_,k,h[y+1].x,h[y+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),o>0&&u(n.progressColor,3,o,!0)}function $ke(e,t,r,o,n){let i=window.devicePixelRatio||1,l=(n.barWidth||3)*i,s=(n.barSpacing||1)*i,c=Math.floor(t.width/(l+s)),u=N3(r,c),m=t.height,p=4*i,d=2*i,f=o*t.width,h=m/2;e.clearRect(0,0,t.width,t.height);for(let g=0;g<u.length;g++){let y=g*(l+s);if(y+l>t.width)break;let b=u[g]*m*.9,x=Math.floor(b/(p+d));e.fillStyle=y<f?n.progressColor:n.color;for(let _=0;_<x;_++){let k=_*(p+d);e.fillRect(y,h-k-p,l,p),_>0&&e.fillRect(y,h+k,l,p)}}}function qke(e,t,r,o,n){let i=window.devicePixelRatio||1,l=(n.barWidth||2)*i,s=(n.barSpacing||3)*i,c=Math.floor(t.width/(l+s)),u=N3(r,c),m=t.height,p=Math.max(1.5*i,l/2),d=o*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 y=u[h]*m*.9;e.fillStyle=g<d?n.progressColor:n.color,e.beginPath(),e.arc(g,f-y/2,p,0,Math.PI*2),e.fill(),e.beginPath(),e.arc(g,f+y/2,p,0,Math.PI*2),e.fill()}}function Zke(e,t,r,o,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(),o>0){let m=Math.max(u*2,o*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 Kke={bars:Zee,mirror:Gke,line:Wke,blocks:$ke,dots:qke,seekbar:Zke};function Yke(e,t,r,o,n){(Kke[n.waveformStyle]||Zee)(e,t,r,o,n)}function Qke(e){try{let t=e.getChannelData(0),r=e.sampleRate,o=Xke(t,r);if(o.length<2)return 120;let n=[];for(let c=1;c<o.length;c++)n.push((o[c]-o[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 Xke(e,t){let r=[],o=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-o,s=o*1.8+.01;if(l>s&&i>.01){let c=r[r.length-1]||0,u=t*.15;n-c>u&&r.push(n)}o=i*.8+o*.2}return r}function Jke(e,t=200){let r=e.length/t,o=~~(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+=o){let y=c[g];y>f&&(f=y),y<d&&(d=y)}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 qee(e,t=200,r=!1){try{let o=new(window.AudioContext||window.webkitAudioContext),n=await(await fetch(e)).arrayBuffer(),i=await o.decodeAudioData(n),l=Jke(i,t);l=t5e(l);let s=null;return r&&(s=await Qke(i)),o.close(),{peaks:l,bpm:s}}catch(o){throw console.error("Failed to generate waveform:",o),o}}function e5e(e=200){let t=[];for(let r=0;r<e;r++){let o=Math.random()*.5+.3,n=Math.sin(r/e*Math.PI*4)*.2;t.push(Math.max(.1,Math.min(1,o+n)))}return t}function t5e(e,t=.95){let r=Math.max(...e);if(r===0||r>t)return e;let o=t/r;return e.map(n=>n*o)}function r5e(){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[o,n,i]=r.map(Number),l=(o*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 dL={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 o5e(e){if(e&&dL[e])return dL[e];let t=r5e();return dL[t]}var a5e={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},n5e={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}},D3=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 o=Oke(this.container);this.options=$ee(a5e,o,r);let n=o5e(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=n5e[this.options.waveformStyle];i&&(o.barWidth===void 0&&r.barWidth===void 0&&(this.options.barWidth=i.barWidth),o.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||Hke(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",o=>{o.stopPropagation(),r.style.display=r.style.display==="none"?"block":"none"}),document.addEventListener("click",()=>{r.style.display="none"}),r.addEventListener("click",o=>{if(o.stopPropagation(),o.target.classList.contains("speed-option")){let n=parseFloat(o.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,o=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,o-5)),ArrowRight:()=>this.seekTo(Math.min(this.audio.duration,o+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=Uke(()=>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((o,n)=>{let i=()=>{this.audio.removeEventListener("loadedmetadata",i),this.audio.removeEventListener("error",l),o()},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||jke(t);if(this.titleEl&&(this.titleEl.textContent=r),this.options.waveform)this.setWaveformData(this.options.waveform);else try{let o=await qee(t,this.options.samples,this.options.showBPM);this.waveformData=o.peaks,o.bpm&&(this.detectedBPM=o.bpm,this.updateBPMDisplay())}catch(o){console.warn("Using placeholder waveform:",o),this.waveformData=e5e(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,o=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=$ee(this.options,{url:t,title:r||this.options.title,subtitle:o||this.options.subtitle,...n}),n.preload&&(this.audio.preload=n.preload),this.subtitleEl&&(o?(this.subtitleEl.textContent=o,this.subtitleEl.style.display=""):o===""&&(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||Yke(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 o=t.time/this.audio.duration*100,n=document.createElement("button");n.className="waveform-marker",n.style.left=`${o}%`,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(),o=t.clientX-r.left,n=Math.max(0,Math.min(1,o/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=Wee(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=Wee(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 o=document.getElementById(t);if(o)return Array.from(this.instances.values()).find(n=>n.container===o)}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 qee(t,r)).peaks}catch(o){throw console.error("Failed to generate waveform:",o),o}}};function fL(){typeof document>"u"||document.querySelectorAll("[data-waveform-player]").forEach(e=>{if(e.dataset.waveformInitialized!=="true")try{new D3(e),e.dataset.waveformInitialized="true"}catch(t){console.error("Failed to initialize WaveformPlayer:",t,e)}})}typeof document<"u"&&(document.readyState==="loading"?document.addEventListener("DOMContentLoaded",fL):fL());D3.init=fL;typeof window<"u"&&(window.WaveformPlayer=D3);var Kee=D3;var i5e=100;function l5e(e){return e.ownerDocument.defaultView.getComputedStyle(e)}function s5e(e){let t=l5e(e).color,r=co(t).alpha(.3).toRgbString(),o=co(t).alpha(.6).toRgbString();return{textColor:t,waveformColor:r,progressColor:o}}function c5e({url:e,title:t,artist:r,artwork:o,waveformColor:n,progressColor:i,buttonColor:l,height:s=i5e}){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),o&&c.setAttribute("data-artwork",o),c}function u5e(e,t){let o=co(t).isDark()?"#ffffff":"#000000";e.querySelectorAll("svg path").forEach(i=>{i.style.fill=o})}function m5e(e,{play:t="Play",pause:r="Pause"}={}){let o=e.querySelector(".waveform-btn");if(!o)return;o.setAttribute("aria-label",t);let n=()=>o.setAttribute("aria-label",r),i=()=>o.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 p5e(e){e.name!=="AbortError"&&console.error("Playlist play error:",e)}function Yee(e,{src:t,title:r,artist:o,image:n,autoPlay:i,onEnded:l,labels:s}){let{textColor:c,waveformColor:u,progressColor:m}=s5e(e),p=c5e({url:t,title:r,artist:o,artwork:n,waveformColor:u,progressColor:m,buttonColor:c});e.appendChild(p);let d=new Kee(p),f,h={ready:()=>{u5e(p,c),f=m5e(p,s),i&&d.play()?.catch(p5e)},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 Jee=a(v(),1);function ete({src:e,title:t,artist:r,image:o,onEnded:n}){let i=(0,Qee.useRef)(n);i.current=n;let l=(0,Xee.useRefEffect)(s=>{if(!e)return;let c=!1,u;function m(){if(c)return;let{destroy:d}=Yee(s,{src:e,title:t,artist:r,image:o,onEnded:()=>i.current?.()});u=d}let p=setTimeout(m,100);return()=>{c=!0,clearTimeout(p),u?.()}},[e,t,r,o]);return(0,Jee.jsx)("div",{ref:l,className:"wp-block-playlist__waveform-player"})}var hL=a(B(),1);function tte(e){return{id:e.id||e.url,uniqueId:iu(),src:e.url,title:e.title,artist:e.artist||e?.meta?.artist||e?.media_details?.artist||(0,hL.__)("Unknown artist"),album:e.album||e?.meta?.album||e?.media_details?.album||(0,hL.__)("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 Mt=a(v(),1),rte=["audio"],d5e=({attributes:e,setAttributes:t,isSelected:r,insertBlocksAfter:o,clientId:n})=>{let{order:i,showTracklist:l,showNumbers:s,showImages:c,showArtists:u,currentTrack:m}=e,p=(0,jr.useBlockProps)(),{replaceInnerBlocks:d,__unstableMarkNextChangeAsNotPersistent:f}=(0,Td.useDispatch)(jr.store),{createErrorNotice:h}=(0,Td.useDispatch)(ote.store),g=$();function y(P){h(P,{type:"snackbar"})}let{updateBlockAttributes:b}=(0,Td.useDispatch)(jr.store),{innerBlockTracks:x}=(0,Td.useSelect)(P=>{let{getBlock:j}=P(jr.store);return{innerBlockTracks:j(n)?.innerBlocks??[]}},[n]);(0,Sd.useEffect)(()=>{let P=new Set,j=!1,U=x.map(O=>P.has(O.attributes.uniqueId)?(j=!0,{...O,attributes:{...O.attributes,uniqueId:iu()}}):(P.add(O.attributes.uniqueId),O));j&&d(n,U)},[x,n,d]);let _=x.filter(P=>!!P.attributes.uniqueId),k=_.map(P=>P.attributes),S=_[0]?.attributes?.uniqueId;(0,Sd.useEffect)(()=>{k.length===0?m!==null&&b(n,{currentTrack:null}):S&&S!==m&&b(n,{currentTrack:S})},[k,m,S,n,b]);let C=(0,Sd.useCallback)(P=>{if(!P)return;Array.isArray(P)||(P=[P]);let j=P.map(tte);f(),t({currentTrack:j.length>0?j[0].uniqueId:null});let U=j.map(O=>(0,ate.createBlock)("core/playlist-track",O));d(n,U)},[f,t,d,n]),E=k.find(P=>P.uniqueId===m),I=(0,Sd.useCallback)(()=>{let P=k.findIndex(U=>U.uniqueId===m),j=k[P+1]||k[0];j?.uniqueId&&t({currentTrack:j.uniqueId})},[m,k,t]),D=(0,Sd.useCallback)(P=>{let j=[...x].sort((O,K)=>{let W=O.attributes.title||"",ee=K.attributes.title||"";return P==="asc"?W.localeCompare(ee):ee.localeCompare(W)}),U=j[0]?.attributes?.uniqueId;d(n,j),t({order:P,currentTrack:U&&U!==m?U:m})},[n,m,x,d,t]);function M(P){return j=>{t({[P]:j})}}let F=(0,Td.useSelect)(P=>P(jr.store).hasSelectedInnerBlock(n),[n]),V=(0,jr.useInnerBlocksProps)(p,{__experimentalAppenderTagName:"li",renderAppender:(r||F)&&jr.InnerBlocks.ButtonBlockAppender});return k.length===0?(0,Mt.jsx)("div",{...p,className:w("is-placeholder",p.className),children:(0,Mt.jsx)(jr.MediaPlaceholder,{icon:(0,Mt.jsx)(jr.BlockIcon,{icon:Qn}),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:rte,onError:y})}):(0,Mt.jsxs)(Mt.Fragment,{children:[(0,Mt.jsx)(jr.BlockControls,{group:"other",children:(0,Mt.jsx)(jr.MediaReplaceFlow,{name:(0,No.__)("Edit"),onSelect:C,accept:"audio/*",multiple:!0,mediaIds:k.filter(P=>P.id).map(P=>P.id),allowedTypes:rte,onError:y})}),(0,Mt.jsx)(jr.InspectorControls,{children:(0,Mt.jsxs)(sa.__experimentalToolsPanel,{label:(0,No.__)("Settings"),resetAll:()=>{t({showTracklist:!0,showArtists:!0,showNumbers:!0,showImages:!0,order:"asc"})},dropdownMenuProps:g,children:[(0,Mt.jsx)(sa.__experimentalToolsPanelItem,{label:(0,No.__)("Show Tracklist"),isShownByDefault:!0,hasValue:()=>l!==!0,onDeselect:()=>t({showTracklist:!0}),children:(0,Mt.jsx)(sa.ToggleControl,{label:(0,No.__)("Show Tracklist"),onChange:M("showTracklist"),checked:l})}),l&&(0,Mt.jsxs)(Mt.Fragment,{children:[(0,Mt.jsx)(sa.__experimentalToolsPanelItem,{label:(0,No.__)("Show artist name in Tracklist"),isShownByDefault:!0,hasValue:()=>u!==!0,onDeselect:()=>t({showArtists:!0}),children:(0,Mt.jsx)(sa.ToggleControl,{label:(0,No.__)("Show artist name in Tracklist"),onChange:M("showArtists"),checked:u})}),(0,Mt.jsx)(sa.__experimentalToolsPanelItem,{label:(0,No.__)("Show number in Tracklist"),isShownByDefault:!0,hasValue:()=>s!==!0,onDeselect:()=>t({showNumbers:!0}),children:(0,Mt.jsx)(sa.ToggleControl,{label:(0,No.__)("Show number in Tracklist"),onChange:M("showNumbers"),checked:s})})]}),(0,Mt.jsx)(sa.__experimentalToolsPanelItem,{label:(0,No.__)("Show images"),isShownByDefault:!0,hasValue:()=>c!==!0,onDeselect:()=>t({showImages:!0}),children:(0,Mt.jsx)(sa.ToggleControl,{label:(0,No.__)("Show images"),onChange:M("showImages"),checked:c})}),(0,Mt.jsx)(sa.__experimentalToolsPanelItem,{label:(0,No.__)("Order"),isShownByDefault:!0,hasValue:()=>i!=="asc",onDeselect:()=>t({order:"asc"}),children:(0,Mt.jsx)(sa.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,Mt.jsxs)("figure",{...p,children:[(0,Mt.jsx)(sa.Disabled,{isDisabled:!r,children:(0,Mt.jsx)(ete,{src:E?.src,title:E?.title,artist:E?.artist,image:E?.image,onEnded:I})}),l&&(0,Mt.jsx)("ol",{className:w("wp-block-playlist__tracklist",{"wp-block-playlist__tracklist-show-numbers":s}),children:V.children}),(0,Mt.jsx)(ga,{attributes:e,setAttributes:t,isSelected:r,insertBlocksAfter:o,label:(0,No.__)("Playlist caption text"),showToolbarButton:r,style:{marginTop:16}})]})]})},nte=d5e;var lu=a(T(),1),ib=a(v(),1);function ite({attributes:e}){let{caption:t,showNumbers:r,showTracklist:o,showArtists:n}=e,i=lu.useBlockProps.save(),l=lu.useInnerBlocksProps.save(i);return(0,ib.jsxs)("figure",{...l,children:[(0,ib.jsx)("ol",{className:w("wp-block-playlist__tracklist",{"wp-block-playlist__tracklist-is-hidden":!o,"wp-block-playlist__tracklist-artist-is-hidden":!n,"wp-block-playlist__tracklist-show-numbers":r}),children:l.children}),!lu.RichText.isEmpty(t)&&(0,ib.jsx)(lu.RichText.Content,{tagName:"figcaption",className:(0,lu.__experimentalGetElementClassName)("caption"),value:t})]})}var{name:lte}=E3,ste={icon:Qn,edit:nte,save:ite},f5e=()=>N({name:lte,metadata:E3,settings:ste});var bL={};q(bL,{init:()=>b5e,metadata:()=>L3,name:()=>dte,settings:()=>fte});var L3={$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 cte=a(Er(),1),A3=a(H(),1),fo=a(T(),1),Ti=a(A(),1),ute=a(z(),1),mte=a(xr(),1),Yr=a(B(),1);var M3=a(Oi(),1);var wt=a(v(),1),vL=["audio"],g5e=["image"],v5e=({attributes:e,setAttributes:t,context:r})=>{let{id:o,uniqueId:n,src:i,album:l,artist:s,image:c,length:u,title:m}=e,[p,d]=(0,A3.useState)(e.blob),f=r?.showArtists,h=r?.currentTrack,g=(0,A3.useRef)(),y=(0,fo.useBlockProps)(),{createErrorNotice:b}=(0,ute.useDispatch)(mte.store);function x(C){b(C,{type:"snackbar"})}Ps({src:p,allowedTypes:vL,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,cte.isBlobURL)(C.url)){d(C.url);return}t({blob:void 0,id:C.id,uniqueId:iu(),src:C.url,artist:C.artist||C?.meta?.artist||C?.media_details?.artist||(0,Yr.__)("Unknown artist"),album:C.album||C?.meta?.album||C?.media_details?.album||(0,Yr.__)("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,wt.jsx)("div",{...y,children:(0,wt.jsx)(fo.MediaPlaceholder,{icon:(0,wt.jsx)(fo.BlockIcon,{icon:Qn}),labels:{title:(0,Yr.__)("Track"),instructions:(0,Yr.__)("Upload an audio file or pick one from your media library.")},onSelect:_,accept:"audio/*",allowedTypes:vL,value:e,onError:x})}):(0,wt.jsxs)(wt.Fragment,{children:[(0,wt.jsx)(fo.BlockControls,{group:"other",children:(0,wt.jsx)(fo.MediaReplaceFlow,{name:(0,Yr.__)("Replace"),onSelect:_,accept:"audio/*",mediaId:o,mediaURL:i,allowedTypes:vL,onError:x})}),(0,wt.jsx)(fo.InspectorControls,{children:(0,wt.jsxs)(Ti.PanelBody,{title:(0,Yr.__)("Settings"),children:[(0,wt.jsx)(Ti.TextControl,{__next40pxDefaultSize:!0,label:(0,Yr.__)("Artist"),value:s?(0,M3.__unstableStripHTML)(s):"",onChange:C=>{t({artist:C})}}),(0,wt.jsx)(Ti.TextControl,{__next40pxDefaultSize:!0,label:(0,Yr.__)("Album"),value:l?(0,M3.__unstableStripHTML)(l):"",onChange:C=>{t({album:C})}}),(0,wt.jsx)(Ti.TextControl,{__next40pxDefaultSize:!0,label:(0,Yr.__)("Title"),value:m?(0,M3.__unstableStripHTML)(m):"",onChange:C=>{t({title:C})}}),(0,wt.jsx)(fo.MediaUploadCheck,{children:(0,wt.jsxs)("div",{className:"editor-video-poster-control",children:[(0,wt.jsx)(Ti.BaseControl.VisualLabel,{children:(0,Yr.__)("Album cover image")}),!!c&&(0,wt.jsx)("img",{src:c,alt:(0,Yr.__)("Preview of the album cover image")}),(0,wt.jsx)(fo.MediaUpload,{title:(0,Yr.__)("Select image"),onSelect:k,allowedTypes:g5e,render:({open:C})=>(0,wt.jsx)(Ti.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:C,ref:g,children:c?(0,Yr.__)("Replace"):(0,Yr.__)("Select")})}),!!c&&(0,wt.jsx)(Ti.Button,{__next40pxDefaultSize:!0,onClick:S,variant:"tertiary",children:(0,Yr.__)("Remove")})]})})]})}),(0,wt.jsxs)("li",{...y,children:[!!p&&(0,wt.jsx)(Ti.Spinner,{}),(0,wt.jsxs)("button",{className:"wp-block-playlist-track__button","data-wp-context":JSON.stringify({uniqueId:n}),"aria-current":h===n?"true":"false",children:[(0,wt.jsxs)("span",{className:"wp-block-playlist-track__content",children:[(0,wt.jsx)(fo.RichText,{tagName:"span",className:"wp-block-playlist-track__title",value:m,placeholder:(0,Yr.__)("Add title"),onChange:C=>{t({title:C})},allowedFormats:[],withoutInteractiveFormatting:!0}),f&&(0,wt.jsx)(fo.RichText,{tagName:"span",className:"wp-block-playlist-track__artist",value:s,placeholder:(0,Yr.__)("Add artist"),onChange:C=>t({artist:C}),allowedFormats:[],withoutInteractiveFormatting:!0})]}),(0,wt.jsxs)("span",{className:"wp-block-playlist-track__length",children:[u&&(0,wt.jsx)("span",{className:"screen-reader-text",children:(0,Yr.__)("Length:")}),u]}),(0,wt.jsx)("span",{className:"screen-reader-text",children:(0,Yr.__)("Select to play this track")})]})]})]})},pte=v5e;var{name:dte}=L3,fte={icon:Qn,edit:pte},b5e=()=>N({name:dte,metadata:L3,settings:fte});var _L={};q(_L,{init:()=>C5e,metadata:()=>R3,name:()=>wte,settings:()=>Cte});var kte=a(B(),1);var R3={$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 mn=a(T(),1),Pr=a(A(),1),yte=a(pe(),1),z3=a(Y(),1),Bd=a(z(),1),V3=a(H(),1),yL=a(jo(),1),Tr=a(B(),1),_te=a(G(),1);var Pd=a(G(),1),gte=a(B(),1),vte=a(T(),1);var{cleanEmptyObject:hte}=Z(vte.privateApis);function bte(e,t){let{avatarSize:r,byline:o,showAvatar:n,showBio:i,isLink:l,linkTarget:s,textAlign:c,style:u,...m}=e,p=n&&t.some(g=>g.name==="core/avatar"),d=o&&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,Pd.createBlock)("core/group",{...m,style:hte({...u,spacing:{...u?.spacing,blockGap:"1em"},color:{...u?.color,duotone:void 0}}),layout:{type:"flex",flexWrap:"nowrap",verticalAlignment:"top"}},[p&&(0,Pd.createBlock)("core/avatar",{size:r,style:hte({border:{radius:"0px"},color:{duotone:u?.color?.duotone}})}),(0,Pd.createBlock)("core/group",{style:{layout:{selfStretch:"fill",flexSize:null},spacing:{blockGap:"0"}},layout:{type:"flex",orientation:"vertical",justifyContent:"stretch"}},[d&&(0,Pd.createBlock)("core/paragraph",{content:o,placeholder:(0,gte.__)("Write byline\u2026"),style:{typography:{fontSize:"0.5em",textAlign:c}}}),f&&(0,Pd.createBlock)("core/post-author-name",{isLink:l,linkTarget:s,style:{typography:{fontSize:"1em",textAlign:c}}}),h&&(0,Pd.createBlock)("core/post-author-biography",{style:{typography:{fontSize:"0.7em",textAlign:c}}})].filter(Boolean))].filter(Boolean))}var ut=a(v(),1),{InspectorControlsLastItem:_5e}=Z(mn.privateApis),x5e={who:"authors",per_page:100,_fields:"id,name",context:"view"};function k5e({value:e,onChange:t}){let[r,o]=(0,V3.useState)(""),{authors:n,isLoading:i}=(0,Bd.useSelect)(s=>{let{getUsers:c,isResolving:u}=s(z3.store),m={...x5e};return r&&(m.search=r,m.search_columns=["name"]),{authors:c(m),isLoading:u("getUsers",[m])}},[r]),l=(0,V3.useMemo)(()=>{let s=(n??[]).map(m=>({value:m.id,label:(0,yL.decodeEntities)(m.name)})),c=s.findIndex(m=>e?.id===m.value),u=[];return c<0&&e?u=[{value:e.id,label:(0,yL.decodeEntities)(e.name)}]:c<0&&!e&&(u=[{value:0,label:(0,Tr.__)("(No author)")}]),[...u,...s]},[n,e]);return(0,ut.jsx)(Pr.ComboboxControl,{__next40pxDefaultSize:!0,label:(0,Tr.__)("Author"),options:l,value:e?.id,onFilterValueChange:(0,yte.debounce)(o,300),onChange:t,allowReset:!1,isLoading:i})}function w5e({isSelected:e,context:{postType:t,postId:r,queryId:o},attributes:n,setAttributes:i,clientId:l}){let s=Number.isFinite(o),c=$(),u=y1(),{authorDetails:m,canAssignAuthor:p,supportsAuthor:d}=(0,Bd.useSelect)(V=>{let{getEditedEntityRecord:P,getUser:j,getPostType:U}=V(z3.store),O=P("postType",t,r),K=O?.author;return{authorDetails:K?j(K,{context:"view"}):null,supportsAuthor:U(t)?.supports?.author??!1,canAssignAuthor:!!O?._links?.["wp:action-assign-author"]}},[t,r]),f=(0,Bd.useSelect)(V=>V(_te.store).getBlockTypes(),[]),{editEntityRecord:h}=(0,Bd.useDispatch)(z3.store),{replaceBlock:g}=(0,Bd.useDispatch)(mn.store),{textAlign:y,showAvatar:b,showBio:x,byline:_,isLink:k,linkTarget:S,avatarSize:C}=n,E=[],I=m?.name||(0,Tr.__)("Post Author");m?.avatar_urls&&Object.keys(m.avatar_urls).forEach(V=>{E.push({value:V,label:`${V} x ${V}`})});let D=(0,mn.useBlockProps)({className:w({[`has-text-align-${y}`]:y})}),M=V=>{h("postType",t,r,{author:V})},F=!!r&&!s&&p;if(!d&&t!==void 0)return(0,ut.jsx)("div",{...D,children:(0,Tr.sprintf)((0,Tr.__)("This post type (%s) does not support the author."),t)});function R(){g(l,bte(n,f))}return(0,ut.jsxs)(ut.Fragment,{children:[(0,ut.jsx)(mn.InspectorControls,{children:(0,ut.jsxs)(Pr.__experimentalToolsPanel,{label:(0,Tr.__)("Settings"),resetAll:()=>{i({avatarSize:48,showAvatar:!0,isLink:!1,linkTarget:"_self"})},dropdownMenuProps:c,children:[F&&(0,ut.jsx)("div",{style:{gridColumn:"1 / -1"},children:(0,ut.jsx)(k5e,{value:m,onChange:M})}),(0,ut.jsx)(Pr.__experimentalToolsPanelItem,{label:(0,Tr.__)("Show avatar"),isShownByDefault:!0,hasValue:()=>!b,onDeselect:()=>i({showAvatar:!0}),children:(0,ut.jsx)(Pr.ToggleControl,{label:(0,Tr.__)("Show avatar"),checked:b,onChange:()=>i({showAvatar:!b})})}),b&&(0,ut.jsx)(Pr.__experimentalToolsPanelItem,{label:(0,Tr.__)("Avatar size"),isShownByDefault:!0,hasValue:()=>C!==48,onDeselect:()=>i({avatarSize:48}),children:(0,ut.jsx)(Pr.SelectControl,{__next40pxDefaultSize:!0,label:(0,Tr.__)("Avatar size"),value:C,options:E,onChange:V=>{i({avatarSize:Number(V)})}})}),(0,ut.jsx)(Pr.__experimentalToolsPanelItem,{label:(0,Tr.__)("Show bio"),isShownByDefault:!0,hasValue:()=>!!x,onDeselect:()=>i({showBio:void 0}),children:(0,ut.jsx)(Pr.ToggleControl,{label:(0,Tr.__)("Show bio"),checked:!!x,onChange:()=>i({showBio:!x})})}),(0,ut.jsx)(Pr.__experimentalToolsPanelItem,{label:(0,Tr.__)("Link author name to author page"),isShownByDefault:!0,hasValue:()=>!!k,onDeselect:()=>i({isLink:!1}),children:(0,ut.jsx)(Pr.ToggleControl,{label:(0,Tr.__)("Link author name to author page"),checked:k,onChange:()=>i({isLink:!k})})}),k&&(0,ut.jsx)(Pr.__experimentalToolsPanelItem,{label:(0,Tr.__)("Link target"),isShownByDefault:!0,hasValue:()=>S!=="_self",onDeselect:()=>i({linkTarget:"_self"}),children:(0,ut.jsx)(Pr.ToggleControl,{label:(0,Tr.__)("Open in new tab"),onChange:V=>i({linkTarget:V?"_blank":"_self"}),checked:S==="_blank"})})]})}),f.some(V=>V.name==="core/group")&&(0,ut.jsx)(_5e,{children:(0,ut.jsxs)(Pr.__experimentalVStack,{className:"wp-block-post-author__transform",alignment:"left",spacing:4,children:[(0,ut.jsx)(Pr.__experimentalText,{as:"p",children:(0,Tr.__)("This block is no longer supported. Recreate its design with the Avatar, Author Name and Author Biography blocks.")}),(0,ut.jsx)(Pr.Button,{variant:"primary",onClick:R,__next40pxDefaultSize:!0,children:(0,Tr.__)("Recreate")})]})}),(0,ut.jsx)(mn.BlockControls,{group:"block",children:(0,ut.jsx)(mn.AlignmentControl,{value:y,onChange:V=>{i({textAlign:V})}})}),(0,ut.jsxs)("div",{...D,children:[b&&(0,ut.jsx)("div",{className:"wp-block-post-author__avatar",children:(0,ut.jsx)("img",{width:C,src:m?.avatar_urls?.[C]||u,alt:m?.name||(0,Tr.__)("Default Avatar")})}),(0,ut.jsxs)("div",{className:"wp-block-post-author__content",children:[(!mn.RichText.isEmpty(_)||e)&&(0,ut.jsx)(mn.RichText,{identifier:"byline",className:"wp-block-post-author__byline","aria-label":(0,Tr.__)("Post author byline text"),placeholder:(0,Tr.__)("Write byline\u2026"),value:_,onChange:V=>i({byline:V})}),(0,ut.jsx)("p",{className:"wp-block-post-author__name",children:k?(0,ut.jsx)("a",{href:"#post-author-pseudo-link",onClick:V=>V.preventDefault(),children:I}):I}),x&&(0,ut.jsx)("p",{className:"wp-block-post-author__bio",dangerouslySetInnerHTML:{__html:m?.description}})]})]})]})}var xte=w5e;var{name:wte}=R3,Cte={icon:wp,example:{viewportWidth:350,attributes:{showBio:!0,byline:(0,kte.__)("Posted by")}},edit:xte},C5e=()=>N({name:wte,metadata:R3,settings:Cte});var xL={};q(xL,{init:()=>E5e,metadata:()=>F3,name:()=>Nte,settings:()=>Dte});var F3={$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 O3=a(T(),1),Ste=a(z(),1),lc=a(B(),1),Tte=a(Y(),1),Lm=a(A(),1);var Pi=a(v(),1);function T5e(e){Tt(e);let{attributes:{isLink:t,linkTarget:r},setAttributes:o,context:{postType:n,postId:i}}=e,{authorName:l,supportsAuthor:s}=(0,Ste.useSelect)(d=>{let{getEditedEntityRecord:f,getUser:h,getPostType:g}=d(Tte.store),y=f("postType",n,i)?.author;return{authorName:y?h(y):null,supportsAuthor:g(n)?.supports?.author??!1}},[n,i]),c=(0,O3.useBlockProps)(),u=l?.name||(0,lc.__)("Author Name"),m=t?(0,Pi.jsx)("a",{href:"#author-pseudo-link",onClick:d=>d.preventDefault(),className:"wp-block-post-author-name__link",children:u}):u,p=$();return(0,Pi.jsxs)(Pi.Fragment,{children:[(0,Pi.jsx)(O3.InspectorControls,{children:(0,Pi.jsxs)(Lm.__experimentalToolsPanel,{label:(0,lc.__)("Settings"),resetAll:()=>{o({isLink:!1,linkTarget:"_self"})},dropdownMenuProps:p,children:[(0,Pi.jsx)(Lm.__experimentalToolsPanelItem,{label:(0,lc.__)("Link to author archive"),isShownByDefault:!0,hasValue:()=>t,onDeselect:()=>o({isLink:!1}),children:(0,Pi.jsx)(Lm.ToggleControl,{label:(0,lc.__)("Link to author archive"),onChange:()=>o({isLink:!t}),checked:t})}),t&&(0,Pi.jsx)(Lm.__experimentalToolsPanelItem,{label:(0,lc.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>r!=="_self",onDeselect:()=>o({linkTarget:"_self"}),children:(0,Pi.jsx)(Lm.ToggleControl,{label:(0,lc.__)("Open in new tab"),onChange:d=>o({linkTarget:d?"_blank":"_self"}),checked:r==="_blank"})})]})}),(0,Pi.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 Pte=T5e;var P5e={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},Bte=[P5e];var Ete=a(G(),1),B5e={from:[{type:"block",blocks:["core/post-author"],transform:({textAlign:e})=>(0,Ete.createBlock)("core/post-author-name",{style:{typography:{textAlign:e}}})}]},Ite=B5e;var{name:Nte}=F3,Dte={icon:wp,transforms:Ite,edit:Pte,deprecated:Bte},E5e=()=>N({name:Nte,metadata:F3,settings:Dte});var kL={};q(kL,{init:()=>L5e,metadata:()=>H3,name:()=>Fte,settings:()=>Ote});var H3={$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 Lte=a(T(),1),Mte=a(z(),1),Ate=a(B(),1),Rte=a(Y(),1);var lb=a(v(),1);function N5e(e){Tt(e);let{context:{postType:t,postId:r}}=e,{authorDetails:o}=(0,Mte.useSelect)(l=>{let{getEditedEntityRecord:s,getUser:c}=l(Rte.store),u=s("postType",t,r)?.author;return{authorDetails:u?c(u):null}},[t,r]),n=(0,Lte.useBlockProps)(),i=o?.description||(0,Ate.__)("Author Biography");return(0,lb.jsx)(lb.Fragment,{children:(0,lb.jsx)("div",{...n,dangerouslySetInnerHTML:{__html:i}})})}var zte=N5e;var D5e={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},Vte=[D5e];var{name:Fte}=H3,Ote={icon:wp,edit:zte,deprecated:Vte},L5e=()=>N({name:Fte,metadata:H3,settings:Ote});var wL={};q(wL,{init:()=>R5e,metadata:()=>j3,name:()=>Wte,settings:()=>$te});var j3={$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 sb=a(B(),1),lg=a(A(),1),Hte=a(H(),1);var U3=a(T(),1),Ed=a(v(),1),A5e=[["core/avatar"],["core/comment-author-name"],["core/comment-date"],["core/comment-content"],["core/comment-reply-link"],["core/comment-edit-link"]];function jte({attributes:{commentId:e},setAttributes:t}){let[r,o]=(0,Hte.useState)(e),n=(0,U3.useBlockProps)(),i=(0,U3.useInnerBlocksProps)(n,{template:A5e});return e?(0,Ed.jsx)("div",{...i}):(0,Ed.jsx)("div",{...n,children:(0,Ed.jsxs)(lg.Placeholder,{icon:U7,label:(0,sb._x)("Post Comment","block title"),instructions:(0,sb.__)("To show a comment, input the comment ID."),children:[(0,Ed.jsx)(lg.TextControl,{__next40pxDefaultSize:!0,value:e,onChange:l=>o(parseInt(l))}),(0,Ed.jsx)(lg.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>{t({commentId:r})},children:(0,sb.__)("Save")})]})})}var G3=a(T(),1),Ute=a(v(),1);function Gte(){let e=G3.useBlockProps.save(),t=G3.useInnerBlocksProps.save(e);return(0,Ute.jsx)("div",{...t})}var{name:Wte}=j3,$te={icon:B0,edit:jte,save:Gte},R5e=()=>N({name:Wte,metadata:j3,settings:$te});var CL={};q(CL,{init:()=>O5e,metadata:()=>W3,name:()=>tre,settings:()=>rre});var W3={$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 qte=a(T(),1),$3=a(H(),1),Zte=a(q1(),1),Kte=a(mr(),1),Yte=a(v(),1);function Qte({context:e}){let{postId:t}=e,[r,o]=(0,$3.useState)(),n=(0,qte.useBlockProps)();(0,$3.useEffect)(()=>{if(!t)return;let s=t;(0,Zte.default)({path:(0,Kte.addQueryArgs)("/wp/v2/comments",{post:t}),parse:!1}).then(c=>{s===t&&o(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,Yte.jsx)("div",{...n,style:l,children:i?r:"0"})}var Xte=a(G(),1),V5e={to:[{type:"block",blocks:["core/post-comments-link"],transform:({style:e})=>{let t=e?.typography?.textAlign;return(0,Xte.createBlock)("core/post-comments-link",{...t&&{style:{typography:{textAlign:t}}}})}}]},Jte=V5e;var F5e={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},ere=[F5e];var{name:tre}=W3,rre={icon:K0,edit:Qte,transforms:Jte,deprecated:ere},O5e=()=>N({name:tre,metadata:W3,settings:rre});var TL={};q(TL,{init:()=>U5e,metadata:()=>q3,name:()=>ire,settings:()=>lre});var q3={$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 ore=a(T(),1),are=a(pe(),1),Z3=a(B(),1);var cb=a(v(),1);function SL({context:e}){let{postId:t,postType:r}=e,o=(0,are.useInstanceId)(SL),n=(0,Z3.sprintf)("comments-form-edit-%d-desc",o),i=(0,ore.useBlockProps)({"aria-describedby":n});return(0,cb.jsxs)("div",{...i,children:[(0,cb.jsx)(Tk,{postId:t,postType:r}),(0,cb.jsx)(ti,{id:n,children:(0,Z3.__)("Comments form disabled in editor.")})]})}var j5e={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},nre=[j5e];var{name:ire}=q3,lre={icon:fP,edit:SL,deprecated:nre},U5e=()=>N({name:ire,metadata:q3,settings:lre});var PL={};q(PL,{init:()=>Z5e,metadata:()=>K3,name:()=>vre,settings:()=>bre});var K3={$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 sre=a(T(),1),Q3=a(H(),1),cre=a(z(),1),ure=a(q1(),1),mre=a(mr(),1),Id=a(B(),1),pre=a(Y(),1),Y3=a(v(),1);function W5e({context:e}){let{postType:t,postId:r}=e,[o,n]=(0,Q3.useState)(),i=(0,sre.useBlockProps)();(0,Q3.useEffect)(()=>{if(!r)return;let c=r;(0,ure.default)({path:(0,mre.addQueryArgs)("/wp/v2/comments",{post:r}),parse:!1}).then(u=>{c===r&&n(u.headers.get("X-WP-Total"))})},[r]);let l=(0,cre.useSelect)(c=>c(pre.store).getEditedEntityRecord("postType",t,r),[t,r]),s;if(o!==void 0){let c=parseInt(o);c===0?s=(0,Id.__)("No comments"):s=(0,Id.sprintf)((0,Id._n)("%s comment","%s comments",c),c.toLocaleString())}return(0,Y3.jsx)("div",{...i,children:l?.link&&s!==void 0?(0,Y3.jsx)("a",{href:l?.link+"#comments",onClick:c=>c.preventDefault(),children:s}):(0,Y3.jsx)("a",{href:"#post-comments-link-pseudo-link",onClick:c=>c.preventDefault(),children:(0,Id.__)("No comments")})})}var dre=W5e;var fre=a(G(),1),$5e={to:[{type:"block",blocks:["core/post-comments-count"],transform:({style:e})=>{let t=e?.typography?.textAlign;return(0,fre.createBlock)("core/post-comments-count",{...t&&{style:{typography:{textAlign:t}}}})}}]},hre=$5e;var q5e={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},gre=[q5e];var{name:vre}=K3,bre={edit:dre,icon:K0,transforms:hre,deprecated:gre},Z5e=()=>N({name:vre,metadata:K3,settings:bre});var BL={};q(BL,{init:()=>o4e,metadata:()=>X3,name:()=>wre,settings:()=>Cre});var X3={$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 Nd=a(B(),1),Qr=a(T(),1),yre=a(G(),1),sg=a(Y(),1),_re=a(z(),1),xre=a(H(),1);var lr=a(v(),1),{HTMLElementControl:Y5e}=Z(Qr.privateApis);function Q5e({parentLayout:e,layoutClassNames:t,userCanEdit:r,postType:o,postId:n,tagName:i="div"}){let[,,l]=(0,sg.useEntityProp)("postType",o,"content",n),s=(0,Qr.useBlockProps)({className:t}),c=(0,xre.useMemo)(()=>l?.raw?(0,yre.parse)(l.raw):[],[l?.raw]),u=(0,Qr.__experimentalUseBlockPreview)({blocks:c,props:s,layout:e});return r?(0,lr.jsx)("div",{...u}):l?.protected?(0,lr.jsx)(i,{...s,children:(0,lr.jsx)(Qr.Warning,{children:(0,Nd.__)("This content is password protected.")})}):(0,lr.jsx)(i,{...s,dangerouslySetInnerHTML:{__html:l?.rendered}})}function X5e({context:e={},tagName:t="div"}){let{postType:r,postId:o}=e,[n,i,l]=(0,sg.useEntityBlockEditor)("postType",r,{id:o}),c=!!(0,_re.useSelect)(p=>p(sg.store).getEntityRecord("postType",r,o),[r,o])?.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,lr.jsx)(t,{...m})}function J5e(e){let{context:{queryId:t,postType:r,postId:o}={},layoutClassNames:n,tagName:i}=e,l=Sx("postType",r,o);if(l===void 0)return null;let s=Number.isFinite(t);return l&&!s?(0,lr.jsx)(X5e,{...e}):(0,lr.jsx)(Q5e,{parentLayout:e.parentLayout,layoutClassNames:n,userCanEdit:l,postType:r,postId:o,tagName:i})}function e4e({layoutClassNames:e}){let t=(0,Qr.useBlockProps)({className:e});return(0,lr.jsxs)("div",{...t,children:[(0,lr.jsx)("p",{children:(0,Nd.__)("This is the Content block, it will display all the blocks in any single post or page.")}),(0,lr.jsx)("p",{children:(0,Nd.__)("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,lr.jsx)("p",{children:(0,Nd.__)("If there are any Custom Post Types registered at your site, the Content block can display the contents of those entries as well.")})]})}function t4e(){let e=(0,Qr.useBlockProps)();return(0,lr.jsx)("div",{...e,children:(0,lr.jsx)(Qr.Warning,{children:(0,Nd.__)("Block cannot be rendered inside itself.")})})}function r4e({tagName:e,onSelectTagName:t,clientId:r}){return(0,lr.jsx)(Qr.InspectorControls,{group:"advanced",children:(0,lr.jsx)(Y5e,{tagName:e,onChange:t,clientId:r,options:[{label:(0,Nd.__)("Default (<div>)"),value:"div"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<article>",value:"article"}]})})}function kre({context:e,attributes:{tagName:t="div"},setAttributes:r,clientId:o,__unstableLayoutClassNames:n,__unstableParentLayout:i}){let{postId:l,postType:s}=e,c=(0,Qr.useHasRecursion)(l);return l&&s&&c?(0,lr.jsx)(t4e,{}):(0,lr.jsxs)(lr.Fragment,{children:[(0,lr.jsx)(r4e,{tagName:t,onSelectTagName:m=>{r({tagName:m})},clientId:o}),(0,lr.jsx)(Qr.RecursionProvider,{uniqueId:l,children:l&&s?(0,lr.jsx)(J5e,{context:e,parentLayout:i,layoutClassNames:n}):(0,lr.jsx)(e4e,{layoutClassNames:n})})]})}var{name:wre}=X3,Cre={icon:bP,edit:kre},o4e=()=>N({name:wre,metadata:X3,settings:Cre});var EL={};q(EL,{init:()=>m4e,metadata:()=>J3,name:()=>Nre,settings:()=>Dre});var J3={$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 Sre=a(Y(),1),cg=a(H(),1),Dd=a(Mk(),1),On=a(T(),1),Bi=a(A(),1),pn=a(B(),1);var Tre=a(Ns(),1),ub=a(z(),1),Pre=a(G(),1);var ho=a(v(),1);function Bre(e){let{attributes:t,context:{postType:r,queryId:o},setAttributes:n,name:i}=e;Tt(e);let{datetime:l,format:s,isLink:c}=t,u=(0,On.useBlockProps)(),m=$(),[p,d]=(0,cg.useState)(null),f=(0,cg.useMemo)(()=>({anchor:p}),[p]),{__unstableMarkNextChangeAsNotPersistent:h}=(0,ub.useDispatch)(On.store);(0,cg.useEffect)(()=>{l===void 0&&(h(),n({datetime:new Date}))},[l]);let g=Number.isFinite(o),y=(0,Dd.getSettings)(),{postType:b,siteFormat:x=y.formats.date,siteTimeFormat:_=y.formats.time}=(0,ub.useSelect)(E=>{let{getPostType:I,getEntityRecord:D}=E(Sre.store),M=D("root","site");return{siteFormat:M?.date_format,siteTimeFormat:M?.time_format,postType:r?I(r):null}},[r]),k=(0,ub.useSelect)(E=>E(Pre.store).getActiveBlockVariation(i,t)?.name,[i,t]),S=(0,On.useBlockEditingMode)(),C=(0,ho.jsx)("time",{dateTime:(0,Dd.dateI18n)("c",l),ref:d,children:s==="human-diff"?(0,Dd.humanTimeDiff)(l):(0,Dd.dateI18n)(s||x,l)});return c&&l&&(C=(0,ho.jsx)("a",{href:"#post-date-pseudo-link",onClick:E=>E.preventDefault(),children:C})),(0,ho.jsxs)(ho.Fragment,{children:[(S==="default"||!g)&&k!=="post-date-modified"&&(!g||!k)&&(0,ho.jsx)(On.BlockControls,{group:"block",children:(0,ho.jsx)(Bi.ToolbarGroup,{children:(0,ho.jsx)(Bi.Dropdown,{popoverProps:f,renderContent:({onClose:E})=>(0,ho.jsx)(On.__experimentalPublishDateTimePicker,{title:k==="post-date"?(0,pn.__)("Publish Date"):(0,pn.__)("Date"),currentDate:l,onChange:I=>n({datetime:I}),is12Hour:n4e(_),onClose:E,dateOrder:(0,pn._x)("dmy","date order")}),renderToggle:({isOpen:E,onToggle:I})=>{let D=M=>{!E&&M.keyCode===Tre.DOWN&&(M.preventDefault(),I())};return(0,ho.jsx)(Bi.ToolbarButton,{"aria-expanded":E,icon:kp,title:(0,pn.__)("Change Date"),onClick:I,onKeyDown:D})}})})}),(0,ho.jsx)(On.InspectorControls,{children:(0,ho.jsxs)(Bi.__experimentalToolsPanel,{label:(0,pn.__)("Settings"),resetAll:()=>{n({datetime:void 0,format:void 0,isLink:!1})},dropdownMenuProps:m,children:[(0,ho.jsx)(Bi.__experimentalToolsPanelItem,{hasValue:()=>!!s,label:(0,pn.__)("Date Format"),onDeselect:()=>n({format:void 0}),isShownByDefault:!0,children:(0,ho.jsx)(On.__experimentalDateFormatPicker,{format:s,defaultFormat:x,onChange:E=>n({format:E})})}),(0,ho.jsx)(Bi.__experimentalToolsPanelItem,{hasValue:()=>c!==!1,label:b?.labels.singular_name?(0,pn.sprintf)((0,pn.__)("Link to %s"),b.labels.singular_name.toLowerCase()):(0,pn.__)("Link to post"),onDeselect:()=>n({isLink:!1}),isShownByDefault:!0,children:(0,ho.jsx)(Bi.ToggleControl,{label:b?.labels.singular_name?(0,pn.sprintf)((0,pn.__)("Link to %s"),b.labels.singular_name.toLowerCase()):(0,pn.__)("Link to post"),onChange:()=>n({isLink:!c}),checked:c})})]})}),(0,ho.jsx)("div",{...u,children:C})]})}function n4e(e){return/(?:^|[^\\])[aAgh]/.test(e)}var i4e={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/)}},l4e={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}},...o},...n},...i}){return ve({metadata:{bindings:{datetime:{source:e,args:{field:t,...r}},...o},...n},...i})},isEligible(e){return e?.metadata?.bindings?.datetime?.source==="core/post-data"&&!!e?.metadata?.bindings?.datetime?.args?.key}},s4e={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,...o}){if(t==="date"||t==="modified")return t==="modified"&&(e=w(e,"wp-block-post-date__modified-date")),ve({...o,className:e,metadata:{...r,bindings:{datetime:{source:"core/post-data",args:{field:t}}}}})},isEligible(e){return!e.datetime&&!e?.metadata?.bindings?.datetime}},c4e={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}},Ere=[i4e,l4e,s4e,c4e];var mb=a(B(),1),u4e=[{name:"post-date",title:(0,mb.__)("Post Date"),description:(0,mb.__)("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,mb.__)("Modified Date"),description:(0,mb.__)("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"}],Ire=u4e;var{name:Nre}=J3,Dre={icon:X0,edit:Bre,deprecated:Ere,variations:Ire},m4e=()=>N({name:Nre,metadata:J3,settings:Dre});var NL={};q(NL,{init:()=>h4e,metadata:()=>eC,name:()=>Fre,settings:()=>Ore});var eC={$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 tC=a(Y(),1),Mre=a(H(),1),su=a(T(),1),cu=a(A(),1),dn=a(B(),1),Are=a(z(),1);var Xr=a(v(),1),Lre="\u2026";function Rre(e){let{attributes:{moreText:t,showMoreOnNewLine:r,excerptLength:o},setAttributes:n,isSelected:i,context:{postId:l,postType:s,queryId:c}}=e;Tt(e);let u=Number.isFinite(c),m=Sx("postType",s,l),[p,d,{rendered:f,protected:h}={}]=(0,tC.useEntityProp)("postType",s,"excerpt",l),g=$(),y=(0,Are.useSelect)(F=>s==="page"?!0:!!F(tC.store).getPostType(s)?.supports?.excerpt,[s]),b=m&&!u&&y,x=(0,su.useBlockProps)(),_=(0,dn._x)("words","Word count type. Do not translate!"),k=(0,Mre.useMemo)(()=>{if(!f)return"";let F=new window.DOMParser().parseFromString(f,"text/html");return F.body.textContent||F.body.innerText||""},[f]);if(!s||!l)return(0,Xr.jsx)("div",{...x,children:(0,Xr.jsx)("p",{children:(0,dn.__)("This block will display the excerpt.")})});if(h&&!m)return(0,Xr.jsx)("div",{...x,children:(0,Xr.jsx)(su.Warning,{children:(0,dn.__)("The content is currently protected and does not have the available excerpt.")})});let S=(0,Xr.jsx)(su.RichText,{identifier:"moreText",className:"wp-block-post-excerpt__more-link",tagName:"a","aria-label":(0,dn.__)("\u201CRead more\u201D link text"),placeholder:(0,dn.__)('Add "read more" link text'),value:t,onChange:F=>n({moreText:F}),withoutInteractiveFormatting:!0}),C=w("wp-block-post-excerpt__excerpt",{"is-inline":!r}),E=(p||k).trim(),I="";if(_==="words")I=E.split(/\s+/,o).join(" ");else if(_==="characters_excluding_spaces"){let F=E.split("",o).join(""),R=F.length-F.replaceAll(" ","").length;I=E.split("",o+R).join("")}else _==="characters_including_spaces"&&(I=E.split("",o).join(""));let D=I!==E,M=b?(0,Xr.jsx)(su.RichText,{className:C,"aria-label":(0,dn.__)("Excerpt text"),value:i?E:(D?I+Lre:E)||(0,dn.__)("No excerpt found"),onChange:d,tagName:"p",allowedFormats:[],preserveWhiteSpace:!0}):(0,Xr.jsx)("p",{className:C,children:D?I+Lre:E||(0,dn.__)("No excerpt found")});return(0,Xr.jsxs)(Xr.Fragment,{children:[(0,Xr.jsx)(su.InspectorControls,{children:(0,Xr.jsxs)(cu.__experimentalToolsPanel,{label:(0,dn.__)("Settings"),resetAll:()=>{n({showMoreOnNewLine:!0,excerptLength:55})},dropdownMenuProps:g,children:[(0,Xr.jsx)(cu.__experimentalToolsPanelItem,{hasValue:()=>r!==!0,label:(0,dn.__)("Show link on new line"),onDeselect:()=>n({showMoreOnNewLine:!0}),isShownByDefault:!0,children:(0,Xr.jsx)(cu.ToggleControl,{label:(0,dn.__)("Show link on new line"),checked:r,onChange:F=>n({showMoreOnNewLine:F})})}),(0,Xr.jsx)(cu.__experimentalToolsPanelItem,{hasValue:()=>o!==55,label:(0,dn.__)("Max number of words"),onDeselect:()=>n({excerptLength:55}),isShownByDefault:!0,children:(0,Xr.jsx)(cu.RangeControl,{__next40pxDefaultSize:!0,label:(0,dn.__)("Max number of words"),value:o,onChange:F=>{n({excerptLength:F})},min:"10",max:"100"})})]})}),(0,Xr.jsxs)("div",{...x,children:[M,!r&&" ",r?(0,Xr.jsx)("p",{className:"wp-block-post-excerpt__more-text",children:S}):S]})]})}var IL=a(G(),1),d4e={from:[{type:"block",blocks:["core/post-content"],transform:()=>(0,IL.createBlock)("core/post-excerpt")}],to:[{type:"block",blocks:["core/post-content"],transform:()=>(0,IL.createBlock)("core/post-content")}]},zre=d4e;var f4e={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/)}},Vre=[f4e];var{name:Fre}=eC,Ore={icon:_P,transforms:zre,edit:Rre,deprecated:Vre},h4e=()=>N({name:Fre,metadata:eC,settings:Ore});var ML={};q(ML,{init:()=>C4e,metadata:()=>rC,name:()=>Jre,settings:()=>eoe});var rC={$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 Kre=a(Er(),1),pb=a(Y(),1),db=a(z(),1),go=a(A(),1),Mr=a(T(),1),zm=a(H(),1),Aa=a(B(),1);var Yre=a(xr(),1);var Ma=a(B(),1),Lo=a(A(),1),Hre=a(T(),1),Do=a(v(),1),v4e=(0,Do.jsxs)(Do.Fragment,{children:[(0,Do.jsx)(Lo.__experimentalToggleGroupControlOption,{value:"cover",label:(0,Ma._x)("Cover","Scale option for Image dimension control")}),(0,Do.jsx)(Lo.__experimentalToggleGroupControlOption,{value:"contain",label:(0,Ma._x)("Contain","Scale option for Image dimension control")}),(0,Do.jsx)(Lo.__experimentalToggleGroupControlOption,{value:"fill",label:(0,Ma._x)("Fill","Scale option for Image dimension control")})]}),DL="cover",b4e={cover:(0,Ma.__)("Image is scaled and cropped to fill the entire space without being distorted."),contain:(0,Ma.__)("Image is scaled to fill the space without clipping nor distorting."),fill:(0,Ma.__)("Image will be stretched and distorted to completely fill the space.")},y4e=({clientId:e,attributes:{aspectRatio:t,width:r,height:o,scale:n},setAttributes:i})=>{let[l,s,c,u]=(0,Hre.useSettings)("spacing.units","dimensions.aspectRatios.default","dimensions.aspectRatios.theme","dimensions.defaultAspectRatios"),m=(0,Lo.__experimentalUseCustomUnits)({availableUnits:l||["px","%","vw","em","rem"]}),p=(b,x)=>{let _=parseFloat(x);isNaN(_)&&x||i({[b]:_<0?"0":x})},d=(0,Ma._x)("Scale","Image scaling options"),f=o||t&&t!=="auto",h=c?.map(({name:b,ratio:x})=>({label:b,value:x})),g=s?.map(({name:b,ratio:x})=>({label:b,value:x})),y=[{label:(0,Ma._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,Ma.__)("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,Ma.__)("Aspect ratio"),value:t||"auto",options:y,onChange:b=>i({aspectRatio:b})})}),(0,Do.jsx)(Lo.__experimentalToolsPanelItem,{className:"single-column",hasValue:()=>!!o,label:(0,Ma.__)("Height"),onDeselect:()=>i({height:void 0}),resetAllFilter:()=>({height:void 0}),isShownByDefault:!0,panelId:e,children:(0,Do.jsx)(Lo.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,Ma.__)("Height"),labelPosition:"top",value:o||"",min:0,onChange:b=>p("height",b),units:m})}),(0,Do.jsx)(Lo.__experimentalToolsPanelItem,{className:"single-column",hasValue:()=>!!r,label:(0,Ma.__)("Width"),onDeselect:()=>i({width:void 0}),resetAllFilter:()=>({width:void 0}),isShownByDefault:!0,panelId:e,children:(0,Do.jsx)(Lo.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,Ma.__)("Width"),labelPosition:"top",value:r||"",min:0,onChange:b=>p("width",b),units:m})}),f&&(0,Do.jsx)(Lo.__experimentalToolsPanelItem,{hasValue:()=>!!n&&n!==DL,label:d,onDeselect:()=>i({scale:DL}),resetAllFilter:()=>({scale:DL}),isShownByDefault:!0,panelId:e,children:(0,Do.jsx)(Lo.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:d,value:n,help:b4e[n],onChange:b=>i({scale:b}),isBlock:!0,children:v4e})})]})},jre=y4e;var aC=a(A(),1),Am=a(T(),1),Ure=a(pe(),1),oC=a(B(),1),Mm=a(v(),1),_4e=({clientId:e,attributes:t,setAttributes:r,overlayColor:o,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:o.color,gradientValue:l,label:(0,oC.__)("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)(aC.__experimentalToolsPanelItem,{hasValue:()=>i!==void 0,label:(0,oC.__)("Overlay opacity"),onDeselect:()=>r({dimRatio:0}),resetAllFilter:()=>({dimRatio:0}),isShownByDefault:!0,panelId:e,children:(0,Mm.jsx)(aC.RangeControl,{label:(0,oC.__)("Overlay opacity"),value:i,onChange:u=>r({dimRatio:u}),min:0,max:100,step:10,required:!0,__next40pxDefaultSize:!0})})]}):null},Gre=(0,Ure.compose)([(0,Am.withColors)({overlayColor:"background-color"})])(_4e);var Rm=a(T(),1),$re=a(pe(),1);function Wre(e){return e===void 0?null:"has-background-dim-"+10*Math.round(e/10)}var qre=a(v(),1),x4e=({attributes:e,overlayColor:t})=>{let{dimRatio:r}=e,{gradientClass:o,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,qre.jsx)("span",{"aria-hidden":"true",className:w("wp-block-post-featured-image__overlay",Wre(r),{[t.class]:t.class,"has-background-dim":r!==void 0,"has-background-gradient":n,[o]:o},l.className),style:s})},LL=(0,$re.compose)([(0,Rm.withColors)({overlayColor:"background-color"})])(x4e);var Ze=a(v(),1),Zre=["image"],{ResolutionTool:k4e}=Z(Mr.privateApis),Qre="full";function w4e({image:e,value:t,onChange:r}){let{imageSizes:o}=(0,db.useSelect)(i=>{let{getSettings:l}=i(Mr.store);return{imageSizes:l().imageSizes}},[]);if(!o?.length)return null;let n=o.filter(({slug:i})=>e?.media_details?.sizes?.[i]?.source_url).map(({name:i,slug:l})=>({value:l,label:i}));return(0,Ze.jsx)(k4e,{value:t,defaultValue:Qre,options:n,onChange:r})}function Xre({clientId:e,attributes:t,setAttributes:r,context:{postId:o,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,[y,b]=(0,zm.useState)(),[x,_]=(0,pb.useEntityProp)("postType",n,"featured_media",o),[k]=(0,pb.useEntityProp)("postType",n,"content",o),S=(0,zm.useMemo)(()=>{if(x)return x;if(!g)return;let ae=/<!--\s+wp:(?:core\/)?image\s+(?<attrs>{(?:(?:[^}]+|}+(?=})|(?!}\s+\/?-->).)*)?}\s+)?-->/.exec(k);return ae?.groups?.attrs&&JSON.parse(ae.groups.attrs)?.id},[x,g,k]),{media:C,postType:E,postPermalink:I}=(0,db.useSelect)(ae=>{let{getEntityRecord:ne,getPostType:ue,getEditedEntityRecord:he}=ae(pb.store);return{media:S&&ne("postType","attachment",S,{context:"view"}),postType:n&&ue(n),postPermalink:he("postType",n,o)?.link}},[S,n,o]),D=C?.media_details?.sizes?.[d]?.source_url||C?.source_url,M=(0,Mr.useBlockProps)({style:{width:m,height:u,aspectRatio:c},className:w({"is-transient":y})}),F=(0,Mr.__experimentalUseBorderProps)(t),R=(0,Mr.__experimentalGetShadowClassesAndStyles)(t),V=(0,Mr.useBlockEditingMode)(),P=ae=>(0,Ze.jsx)(go.Placeholder,{className:w("block-editor-media-placeholder",F.className),withIllustration:!0,style:{height:!!c&&"100%",width:!!c&&"100%",...F.style,...R.style},children:ae}),j=ae=>{ae?.id&&_(ae.id),ae?.url&&(0,Kre.isBlobURL)(ae.url)&&b(ae.url)},U=()=>{r({isLink:!1,linkTarget:"_self",rel:"",sizeSlug:void 0}),_(0)};(0,zm.useEffect)(()=>{D&&y&&b()},[D,y]);let{createErrorNotice:O}=(0,db.useDispatch)(Yre.store),K=ae=>{O(ae,{type:"snackbar"}),b()},W=$(),ee=V==="default"&&(0,Ze.jsxs)(Ze.Fragment,{children:[(0,Ze.jsx)(Mr.InspectorControls,{group:"color",children:(0,Ze.jsx)(Gre,{attributes:t,setAttributes:r,clientId:e})}),(0,Ze.jsx)(Mr.InspectorControls,{group:"dimensions",children:(0,Ze.jsx)(jre,{clientId:e,attributes:t,setAttributes:r,media:C})}),(S||l||!o)&&(0,Ze.jsx)(Mr.InspectorControls,{children:(0,Ze.jsxs)(go.__experimentalToolsPanel,{label:(0,Aa.__)("Settings"),resetAll:()=>{r({isLink:!1,linkTarget:"_self",rel:"",sizeSlug:Qre})},dropdownMenuProps:W,children:[(0,Ze.jsx)(go.__experimentalToolsPanelItem,{label:E?.labels.singular_name?(0,Aa.sprintf)((0,Aa.__)("Link to %s"),E.labels.singular_name):(0,Aa.__)("Link to post"),isShownByDefault:!0,hasValue:()=>!!s,onDeselect:()=>r({isLink:!1}),children:(0,Ze.jsx)(go.ToggleControl,{__nextHasNoMarginBottom:!0,label:(0,Aa.__)("Make image a link"),onChange:()=>r({isLink:!s}),checked:s})}),s&&(0,Ze.jsx)(go.__experimentalToolsPanelItem,{label:(0,Aa.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>h!=="_self",onDeselect:()=>r({linkTarget:"_self"}),children:(0,Ze.jsx)(go.ToggleControl,{label:(0,Aa.__)("Open in new tab"),onChange:ae=>r({linkTarget:ae?"_blank":"_self"}),checked:h==="_blank"})}),s&&(0,Ze.jsx)(go.__experimentalToolsPanelItem,{label:(0,Aa.__)("Link relation"),isShownByDefault:!0,hasValue:()=>!!f,onDeselect:()=>r({rel:""}),children:(0,Ze.jsx)(go.TextControl,{__next40pxDefaultSize:!0,label:(0,Aa.__)("Link relation"),help:(0,zm.createInterpolateElement)((0,Aa.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,Ze.jsx)(go.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:f,onChange:ae=>r({rel:ae})})}),!!C&&(0,Ze.jsx)(w4e,{image:C,value:d,onChange:ae=>r({sizeSlug:ae})})]})})]}),oe;if(!S&&(l||!o))return(0,Ze.jsxs)(Ze.Fragment,{children:[ee,(0,Ze.jsxs)("div",{...M,children:[s?(0,Ze.jsx)("a",{href:I,target:h,children:P()}):P(),(0,Ze.jsx)(LL,{attributes:t,setAttributes:r,clientId:e})]})]});let X=(0,Aa.__)("Add a featured image"),J={...F.style,...R.style,height:c?"100%":u,width:!!c&&"100%",objectFit:!!(u||c)&&p};return!S&&!y?oe=(0,Ze.jsx)(Mr.MediaPlaceholder,{onSelect:j,accept:"image/*",allowedTypes:Zre,onError:K,placeholder:P,mediaLibraryButton:({open:ae})=>(0,Ze.jsx)(go.Button,{__next40pxDefaultSize:!0,icon:Dc,variant:"primary",label:X,showTooltip:!0,tooltipPosition:"top center",onClick:()=>{ae()}})}):oe=!C&&!y?P():(0,Ze.jsxs)(Ze.Fragment,{children:[(0,Ze.jsx)("img",{className:F.className,src:y||D,alt:C&&C?.alt_text?(0,Aa.sprintf)((0,Aa.__)("Featured image: %s"),C.alt_text):(0,Aa.__)("Featured image"),style:J}),y&&(0,Ze.jsx)(go.Spinner,{})]}),(0,Ze.jsxs)(Ze.Fragment,{children:[!y&&ee,!!C&&!l&&(0,Ze.jsx)(Mr.BlockControls,{group:"other",children:(0,Ze.jsx)(Mr.MediaReplaceFlow,{mediaId:S,mediaURL:D,allowedTypes:Zre,accept:"image/*",onSelect:j,onError:K,onReset:U})}),(0,Ze.jsxs)("figure",{...M,children:[s?(0,Ze.jsx)("a",{href:I,target:h,children:oe}):oe,(0,Ze.jsx)(LL,{attributes:t,setAttributes:r,clientId:e})]})]})}var{name:Jre}=rC,eoe={icon:kP,edit:Xre},C4e=()=>N({name:Jre,metadata:rC,settings:eoe});var AL={};q(AL,{init:()=>P4e,metadata:()=>nC,name:()=>soe,settings:()=>coe});var loe=a(B(),1);var nC={$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 ca=a(A(),1),Ld=a(T(),1),fr=a(B(),1),toe=a(z(),1),roe=a(Y(),1);var Br=a(v(),1);function ooe({context:{postType:e},attributes:{type:t,label:r,showTitle:o,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];o&&(u=c?(0,fr.__)("Next: "):(0,fr.__)("Previous: "));let d=c?(0,fr.__)("Next post"):(0,fr.__)("Previous post"),f=(0,Ld.useBlockProps)(),h=(0,toe.useSelect)(b=>{let{getTaxonomies:x}=b(roe.store);return x({type:e,per_page:-1})},[e]),g=()=>{let b={label:(0,fr.__)("Unfiltered"),value:""},x=(h??[]).filter(({visibility:_})=>!!_?.publicly_queryable).map(_=>({value:_.slug,label:_.name}));return[b,...x]},y=$();return(0,Br.jsxs)(Br.Fragment,{children:[(0,Br.jsx)(Ld.InspectorControls,{children:(0,Br.jsxs)(ca.__experimentalToolsPanel,{label:(0,fr.__)("Settings"),resetAll:()=>{s({showTitle:!1,linkLabel:!1,arrow:"none"})},dropdownMenuProps:y,children:[(0,Br.jsx)(ca.__experimentalToolsPanelItem,{label:(0,fr.__)("Display the title as a link"),isShownByDefault:!0,hasValue:()=>o,onDeselect:()=>s({showTitle:!1}),children:(0,Br.jsx)(ca.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:!!o,onChange:()=>s({showTitle:!o})})}),o&&(0,Br.jsx)(ca.__experimentalToolsPanelItem,{label:(0,fr.__)("Include the label as part of the link"),isShownByDefault:!0,hasValue:()=>!!n,onDeselect:()=>s({linkLabel:!1}),children:(0,Br.jsx)(ca.ToggleControl,{label:(0,fr.__)("Include the label as part of the link"),checked:!!n,onChange:()=>s({linkLabel:!n})})}),(0,Br.jsx)(ca.__experimentalToolsPanelItem,{label:(0,fr.__)("Arrow"),isShownByDefault:!0,hasValue:()=>i!=="none",onDeselect:()=>s({arrow:"none"}),children:(0,Br.jsxs)(ca.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,fr.__)("Arrow"),value:i,onChange:b=>{s({arrow:b})},help:(0,fr.__)("A decorative arrow for the next and previous link."),isBlock:!0,children:[(0,Br.jsx)(ca.__experimentalToggleGroupControlOption,{value:"none",label:(0,fr._x)("None","Arrow option for Next/Previous link")}),(0,Br.jsx)(ca.__experimentalToggleGroupControlOption,{value:"arrow",label:(0,fr._x)("Arrow","Arrow option for Next/Previous link")}),(0,Br.jsx)(ca.__experimentalToggleGroupControlOption,{value:"chevron",label:(0,fr._x)("Chevron","Arrow option for Next/Previous link")})]})})]})}),(0,Br.jsx)(Ld.InspectorControls,{group:"advanced",children:(0,Br.jsx)(ca.SelectControl,{__next40pxDefaultSize:!0,label:(0,fr.__)("Filter by taxonomy"),value:l,options:g(),onChange:b=>s({taxonomy:b}),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,Br.jsxs)("div",{...f,children:[!c&&p&&(0,Br.jsx)("span",{className:`wp-block-post-navigation-link__arrow-previous is-arrow-${i}`,children:p}),(0,Br.jsx)(Ld.RichText,{tagName:"a",identifier:"label","aria-label":d,placeholder:u,value:r,withoutInteractiveFormatting:!0,onChange:b=>s({label:b})}),o&&(0,Br.jsx)("a",{href:"#post-navigation-pseudo-link",onClick:b=>b.preventDefault(),children:(0,fr.__)("An example title")}),c&&p&&(0,Br.jsx)("span",{className:`wp-block-post-navigation-link__arrow-next is-arrow-${i}`,"aria-hidden":!0,children:p})]})]})}var Md=a(B(),1);var aoe=[{name:"post-previous",title:(0,Md.__)("Previous Post"),description:(0,Md.__)("Displays the post link that precedes the current post."),icon:EP,attributes:{type:"previous"},scope:["inserter","transform"],example:{attributes:{label:(0,Md.__)("Previous post"),arrow:"arrow"}}},{isDefault:!0,name:"post-next",title:(0,Md.__)("Next Post"),description:(0,Md.__)("Displays the post link that follows the current post."),icon:WT,attributes:{type:"next"},scope:["inserter","transform"],example:{attributes:{label:(0,Md.__)("Next post"),arrow:"arrow"}}}];aoe.forEach(e=>{e.isActive||(e.isActive=(t,r)=>t.type===r.type)});var noe=aoe;var T4e={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},ioe=[T4e];var{name:soe}=nC,coe={edit:ooe,variations:noe,deprecated:ioe,example:{attributes:{label:(0,loe.__)("Next post"),arrow:"arrow"}}},P4e=()=>N({name:soe,metadata:nC,settings:coe});var RL={};q(RL,{init:()=>L4e,metadata:()=>iC,name:()=>goe,settings:()=>voe});var iC={$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 ug=a(H(),1),uoe=a(z(),1),fb=a(B(),1),sl=a(T(),1),lC=a(A(),1),moe=a(Y(),1);var Ra=a(v(),1),E4e=[["core/post-title"],["core/post-date",{metadata:{bindings:{datetime:{source:"core/post-data",args:{field:"date"}}}}}],["core/post-excerpt"]];function I4e({classList:e}){let t=(0,sl.useInnerBlocksProps)({className:w("wp-block-post",e)},{template:E4e,__unstableDisableLayoutClassNames:!0});return(0,Ra.jsx)("li",{...t})}function N4e({blocks:e,blockContextId:t,classList:r,isHidden:o,setActiveBlockContextId:n}){let i=(0,sl.__experimentalUseBlockPreview)({blocks:e,props:{className:w("wp-block-post",r)}}),l=()=>{n(t)};return(0,Ra.jsx)("li",{...i,tabIndex:0,role:"button",onClick:l,onKeyPress:l,style:{display:o?"none":void 0}})}var D4e=(0,ug.memo)(N4e);function poe({setAttributes:e,clientId:t,context:{query:{perPage:r,offset:o=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,...y}={},templateSlug:b,previewPostType:x},attributes:{layout:_},__unstableLayoutClassNames:k}){let{type:S,columnCount:C=3,minimumColumnWidth:E}=_||{},[I,D]=(0,ug.useState)(),{posts:M,blocks:F}=(0,uoe.useSelect)(U=>{let{getEntityRecords:O,getTaxonomies:K}=U(moe.store),{getBlocks:W}=U(sl.store),ee=p&&b?.startsWith("category-")&&O("taxonomy","category",{context:"view",per_page:1,_fields:["id"],slug:b.replace("category-","")}),oe=p&&b?.startsWith("tag-")&&O("taxonomy","post_tag",{context:"view",per_page:1,_fields:["id"],slug:b.replace("tag-","")}),X={offset:o||0,order:i,orderby:l};if(d&&!p){let ne=K({type:n,per_page:-1,context:"view"}),ue=(Oe,ke="")=>Object.entries(Oe||{}).reduce((ie,[Te,Le])=>{let re=ne?.find(({slug:He})=>He===Te);return re?.rest_base&&Le?.length&&(ie[re.rest_base+ke]=Le),ie},{}),he=ue(d.include);d.exclude&&Object.assign(he,ue(d.exclude,"_exclude")),Object.keys(he).length&&Object.assign(X,he)}r&&(X.per_page=r),s&&(X.author=s),c&&(X.search=c),u?.length&&(X.exclude=u),f?.length&&(X.parent=f),g?.length&&(X.format=g),["exclude","only"].includes(m)&&(X.sticky=m==="only"),["","ignore"].includes(m)&&(delete X.sticky,X.ignore_sticky=m==="ignore");let J=n;return p&&(b?.startsWith("archive-")?(X.postType=b.replace("archive-",""),J=X.postType):ee?X.categories=ee[0]?.id:oe?X.tags=oe[0]?.id:b?.startsWith("taxonomy-post_format")&&(X.format=b.replace("taxonomy-post_format-post-format-",""))),{posts:O("postType",x||J,{...X,...y}),blocks:W(t)}},[r,o,i,l,t,s,c,n,u,m,p,b,d,f,g,y,x]),R=(0,ug.useMemo)(()=>M?.map(U=>({postType:U.type,postId:U.id,classList:U.class_list??""})),[M]),V=(0,sl.useBlockProps)({className:w(k,{[`columns-${C}`]:S==="grid"&&C,"has-native-responsive-grid":S==="grid"&&C&&E})});if(!M)return(0,Ra.jsx)("p",{...V,children:(0,Ra.jsx)(lC.Spinner,{})});if(!M.length)return(0,Ra.jsxs)("p",{...V,children:[" ",(0,fb.__)("No results found.")]});let P=U=>e({layout:{..._,...U}}),j=[{icon:Bl,title:(0,fb._x)("List view","Post template block display setting"),onClick:()=>P({type:"default"}),isActive:S==="default"||S==="constrained"},{icon:Pl,title:(0,fb._x)("Grid view","Post template block display setting"),onClick:()=>P({type:"grid",columnCount:C}),isActive:S==="grid"}];return(0,Ra.jsxs)(Ra.Fragment,{children:[(0,Ra.jsx)(sl.BlockControls,{children:(0,Ra.jsx)(lC.ToolbarGroup,{controls:j})}),(0,Ra.jsx)("ul",{...V,children:R&&R.map(U=>(0,Ra.jsxs)(sl.BlockContextProvider,{value:U,children:[U.postId===(I||R[0]?.postId)?(0,Ra.jsx)(I4e,{classList:U.classList}):null,(0,Ra.jsx)(D4e,{blocks:F,blockContextId:U.postId,classList:U.classList,setActiveBlockContextId:D,isHidden:U.postId===(I||R[0]?.postId)})]},U.postId))})]})}var doe=a(T(),1),foe=a(v(),1);function hoe(){return(0,foe.jsx)(doe.InnerBlocks.Content,{})}var{name:goe}=iC,voe={icon:yp,edit:poe,save:hoe},L4e=()=>N({name:goe,metadata:iC,settings:voe});var zL={};q(zL,{init:()=>V4e,metadata:()=>sC,name:()=>Eoe,settings:()=>Ioe});var Boe=a(Uc(),1);var sC={$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 uu=a(T(),1),cC=a(G(),1),uC=a(A(),1),koe=a(z(),1),woe=a(jo(),1),Vm=a(B(),1),Coe=a(Y(),1);var boe=a(Y(),1),yoe=a(z(),1),A4e=[];function _oe({postId:e,term:t}){let{slug:r}=t;return(0,yoe.useSelect)(o=>{if(!t?.visibility?.publicly_queryable||!e)return{postTerms:A4e,isLoading:!1,hasPostTerms:!1};let{getEntityRecords:i,isResolving:l}=o(boe.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 za=a(v(),1),xoe=["core/bold","core/image","core/italic","core/link","core/strikethrough","core/text-color"];function Soe({attributes:e,clientId:t,context:r,isSelected:o,setAttributes:n,insertBlocksAfter:i}){let{term:l,separator:s,prefix:c,suffix:u}=e,{postId:m,postType:p}=r,d=(0,koe.useSelect)(_=>{if(!l)return{};let{getTaxonomy:k}=_(Coe.store),S=k(l);return S?.visibility?.publicly_queryable?S:{}},[l]),{postTerms:f,hasPostTerms:h,isLoading:g}=_oe({postId:m,term:d}),y=m&&p,b=(0,uu.useBlockDisplayInformation)(t),x=(0,uu.useBlockProps)({className:l&&`taxonomy-${l}`});return(0,za.jsxs)(za.Fragment,{children:[(0,za.jsx)(uu.InspectorControls,{group:"advanced",children:(0,za.jsx)(uC.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,za.jsxs)("div",{...x,children:[g&&y&&(0,za.jsx)(uC.Spinner,{}),!g&&(o||c)&&(0,za.jsx)(uu.RichText,{identifier:"prefix",allowedFormats:xoe,className:"wp-block-post-terms__prefix","aria-label":(0,Vm.__)("Prefix"),placeholder:(0,Vm.__)("Prefix")+" ",value:c,onChange:_=>n({prefix:_}),tagName:"span"}),(!y||!l)&&(0,za.jsx)("span",{children:b.title}),y&&!g&&h&&f.map(_=>(0,za.jsx)("a",{href:_.link,onClick:k=>k.preventDefault(),rel:"tag",children:(0,woe.decodeEntities)(_.name)},_.id)).reduce((_,k)=>(0,za.jsxs)(za.Fragment,{children:[_,(0,za.jsx)("span",{className:"wp-block-post-terms__separator",children:s||" "}),k]})),y&&!g&&!h&&(d?.labels?.no_terms||(0,Vm.__)("Term items not found.")),!g&&(o||u)&&(0,za.jsx)(uu.RichText,{identifier:"suffix",allowedFormats:xoe,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,cC.createBlock)((0,cC.getDefaultBlockName)()))})]})]})}var R4e={category:Cf,post_tag:SP};function Toe(e,t){if(t!=="core/post-terms")return e;let r=e.variations.map(o=>({...o,icon:R4e[o.name]??Cf}));return{...e,variations:r}}var z4e={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},Poe=[z4e];var{name:Eoe}=sC,Ioe={icon:Cf,edit:Soe,deprecated:Poe},V4e=()=>((0,Boe.addFilter)("blocks.registerBlockType","core/template-part",Toe),N({name:Eoe,metadata:sC,settings:Ioe}));var VL={};q(VL,{init:()=>U4e,metadata:()=>mC,name:()=>Foe,settings:()=>Ooe});var mC={$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 Va=a(B(),1),Loe=a(H(),1),pC=a(T(),1),mg=a(A(),1),Moe=a(G(),1),dC=a(Y(),1),Aoe=a(Doe(),1);var sc=a(v(),1);function O4e({attributes:e,setAttributes:t,context:r}){let{displayAsRange:o,displayMode:n,averageReadingSpeed:i}=e,{postId:l,postType:s}=r,c=$(),[u]=(0,dC.useEntityProp)("postType",s,"content",l),[m]=(0,dC.useEntityBlockEditor)("postType",s,{id:l}),p=(0,Loe.useMemo)(()=>{let f;u instanceof Function?f=u({blocks:m}):m?f=(0,Moe.__unstableSerializeAndClean)(m):f=u;let h=(0,Va._x)("words","Word count type. Do not translate!"),g=(0,Aoe.count)(f||"",h);if(n==="time"){if(o){let b=Math.max(1,Math.round(g/i*1.2)),x=Math.max(1,Math.round(g/i*.8));x===b&&(b=b+1);let _=(0,Va._x)("%1$s\u2013%2$s minutes","Range of minutes to read");return(0,Va.sprintf)(_,x,b)}let y=Math.max(1,Math.round(g/i));return(0,Va.sprintf)((0,Va._n)("%s minute","%s minutes",y),y)}if(n==="words")return h==="words"?(0,Va.sprintf)((0,Va._n)("%s word","%s words",g),g.toLocaleString()):(0,Va.sprintf)((0,Va._n)("%s character","%s characters",g),g.toLocaleString())},[u,m,o,n,i]),d=(0,pC.useBlockProps)();return(0,sc.jsxs)(sc.Fragment,{children:[n==="time"&&(0,sc.jsx)(pC.InspectorControls,{children:(0,sc.jsx)(mg.__experimentalToolsPanel,{label:(0,Va.__)("Settings"),resetAll:()=>{t({displayAsRange:!0})},dropdownMenuProps:c,children:(0,sc.jsx)(mg.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,Va._x)("Display as range","Turns reading time range display on or off"),hasValue:()=>!o,onDeselect:()=>{t({displayAsRange:!0})},children:(0,sc.jsx)(mg.ToggleControl,{label:(0,Va.__)("Display as range"),checked:!!o,onChange:()=>t({displayAsRange:!o})})})})}),(0,sc.jsx)("div",{...d,children:p})]})}var Roe=O4e;var hb=a(B(),1);var H4e=[{name:"time-to-read",title:(0,hb.__)("Time to Read"),description:(0,hb.__)("Show minutes required to finish reading the post."),attributes:{displayMode:"time"},scope:["inserter","transform"],isActive:e=>e?.displayMode==="time",icon:v1,isDefault:!0},{name:"word-count",title:(0,hb.__)("Word Count"),description:(0,hb.__)("Show the number of words in the post."),attributes:{displayMode:"words"},scope:["inserter","transform"],isActive:e=>e?.displayMode==="words",icon:$B}],zoe=H4e;var j4e={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},Voe=[j4e];var{name:Foe}=mC,Ooe={icon:v1,edit:Roe,variations:zoe,example:{},deprecated:Voe},U4e=()=>N({name:Foe,metadata:mC,settings:Ooe});var FL={};q(FL,{init:()=>q4e,metadata:()=>fC,name:()=>Woe,settings:()=>$oe});var fC={$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 Ii=a(T(),1),Ei=a(A(),1),Hn=a(B(),1),hC=a(G(),1),gb=a(Y(),1),Hoe=a(z(),1),joe=a(H(),1);var Kt=a(v(),1);function Uoe({attributes:{level:e,levelOptions:t,isLink:r,rel:o,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,Hoe.useSelect)(E=>d?!1:E(gb.store).canUser("update",{kind:"postType",name:s,id:c}),[d,s,c]),[h="",g,y]=(0,gb.useEntityProp)("postType",s,"title",c),[b]=(0,gb.useEntityProp)("postType",s,"link",c),x=()=>{m((0,hC.createBlock)((0,hC.getDefaultBlockName)()))},_=(0,Ii.useBlockProps)(),k=(0,Ii.useBlockEditingMode)(),S=$(),C=(0,Kt.jsx)(p,{..._,children:i||(0,Hn.__)("Title")});return s&&c&&(C=f?(0,Kt.jsx)(Ii.PlainText,{tagName:p,placeholder:(0,Hn.__)("(no title)"),value:h,onChange:g,__experimentalVersion:2,__unstableOnSplitAtEnd:x,..._}):(0,Kt.jsx)(p,{..._,dangerouslySetInnerHTML:{__html:y?.rendered||(0,Hn.__)("(no title)")}})),r&&s&&c&&(C=f?(0,Kt.jsx)(p,{..._,children:(0,Kt.jsx)(Ii.PlainText,{tagName:"a",href:b,target:n,rel:o,placeholder:h.length?null:(0,Hn.__)("(no title)"),value:h,onChange:g,__experimentalVersion:2,__unstableOnSplitAtEnd:x})}):(0,Kt.jsx)(p,{..._,children:(0,Kt.jsx)("a",{href:b,target:n,rel:o,onClick:E=>E.preventDefault(),dangerouslySetInnerHTML:{__html:y?.rendered||(0,Hn.__)("(no title)")}})})),(0,Kt.jsxs)(Kt.Fragment,{children:[k==="default"&&(0,Kt.jsxs)(Kt.Fragment,{children:[(0,Kt.jsx)(Ii.BlockControls,{group:"block",children:(0,Kt.jsx)(Ii.HeadingLevelDropdown,{value:e,options:t,onChange:E=>l({level:E})})}),(0,Kt.jsx)(Ii.InspectorControls,{children:(0,Kt.jsxs)(Ei.__experimentalToolsPanel,{label:(0,Hn.__)("Settings"),resetAll:()=>{l({rel:"",linkTarget:"_self",isLink:!1})},dropdownMenuProps:S,children:[(0,Kt.jsx)(Ei.__experimentalToolsPanelItem,{label:(0,Hn.__)("Make title a link"),isShownByDefault:!0,hasValue:()=>r,onDeselect:()=>l({isLink:!1}),children:(0,Kt.jsx)(Ei.ToggleControl,{label:(0,Hn.__)("Make title a link"),onChange:()=>l({isLink:!r}),checked:r})}),r&&(0,Kt.jsxs)(Kt.Fragment,{children:[(0,Kt.jsx)(Ei.__experimentalToolsPanelItem,{label:(0,Hn.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>n==="_blank",onDeselect:()=>l({linkTarget:"_self"}),children:(0,Kt.jsx)(Ei.ToggleControl,{label:(0,Hn.__)("Open in new tab"),onChange:E=>l({linkTarget:E?"_blank":"_self"}),checked:n==="_blank"})}),(0,Kt.jsx)(Ei.__experimentalToolsPanelItem,{label:(0,Hn.__)("Link relation"),isShownByDefault:!0,hasValue:()=>!!o,onDeselect:()=>l({rel:""}),children:(0,Kt.jsx)(Ei.TextControl,{__next40pxDefaultSize:!0,label:(0,Hn.__)("Link relation"),help:(0,joe.createInterpolateElement)((0,Hn.__)("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:o,onChange:E=>l({rel:E})})})]})]})})]}),C]})}var W4e={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},$4e={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}},Goe=[W4e,$4e];var{name:Woe}=fC,$oe={icon:El,edit:Uoe,deprecated:Goe},q4e=()=>N({name:Woe,metadata:fC,settings:$oe});var UL={};q(UL,{init:()=>X4e,metadata:()=>bC,name:()=>Xoe,settings:()=>_C});var jL=a(B(),1);var Qoe=a(G(),1);var OL=a(B(),1),gC=a(T(),1),vC=a(G(),1),qoe=a(v(),1);function Zoe({attributes:e,mergeBlocks:t,setAttributes:r,onRemove:o,insertBlocksAfter:n,style:i}){let{content:l}=e,s=(0,gC.useBlockProps)({style:i});return(0,qoe.jsx)(gC.RichText,{tagName:"pre",identifier:"content",preserveWhiteSpace:!0,value:l,onChange:c=>{r({content:c})},onRemove:o,"aria-label":(0,OL.__)("Preformatted text"),placeholder:(0,OL.__)("Write preformatted text\u2026"),onMerge:t,...s,__unstablePastePlainText:!0,__unstableOnSplitAtDoubleLineEnd:()=>n((0,vC.createBlock)((0,vC.getDefaultBlockName)()))})}var bC={$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 yC=a(T(),1),HL=a(v(),1);function Koe({attributes:e}){let{content:t}=e;return(0,HL.jsx)("pre",{...yC.useBlockProps.save(),children:(0,HL.jsx)(yC.RichText.Content,{value:t})})}var vb=a(G(),1),K4e={from:[{type:"block",blocks:["core/code","core/paragraph","core/verse"],transform:({content:e,anchor:t})=>(0,vb.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,vb.createBlock)("core/paragraph",e)},{type:"block",blocks:["core/code"],transform:e=>(0,vb.createBlock)("core/code",e)},{type:"block",blocks:["core/verse"],transform:e=>(0,vb.createBlock)("core/verse",e)}]},Yoe=K4e;var{fieldsKey:Y4e,formKey:Q4e}=Z(Qoe.privateApis),{name:Xoe}=bC,_C={icon:PP,example:{attributes:{content:(0,jL.__)(`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:Yoe,edit:Zoe,save:Koe,merge(e,t){return{content:e.content+` |
| 98 |
|
| 99 |
`+t.content}}};window.__experimentalContentOnlyInspectorFields&&(_C[Y4e]=[{id:"content",label:(0,jL.__)("Content"),type:"text",Edit:"rich-text"}],_C[Q4e]={fields:["content"]});var X4e=()=>N({name:Xoe,metadata:bC,settings:_C});var GL={};q(GL,{init:()=>mwe,metadata:()=>kC,name:()=>cae,settings:()=>wC});var _b=a(B(),1);var sae=a(G(),1);var vt=a(T(),1),eae=a(z(),1);var Ad="is-style-solid-color";var hr=a(v(),1),bb={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 Joe(e){if(!e)return;let t=e.match(/border-color:([^;]+)[;]?/);if(t&&t[1])return t[1]}function Rd(e){e=e||"<p></p>";let r=`</p>${e}<p>`.split("</p><p>");return r.shift(),r.pop(),r.join("<br>")}var J4e={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:o}=e,n=!vt.RichText.isEmpty(r);return(0,hr.jsx)("figure",{...vt.useBlockProps.save({className:w({[`has-text-align-${t}`]:t})}),children:(0,hr.jsxs)("blockquote",{children:[(0,hr.jsx)(vt.RichText.Content,{value:o,multiline:!0}),n&&(0,hr.jsx)(vt.RichText.Content,{tagName:"cite",value:r})]})})},migrate({value:e,...t}){return{value:Rd(e),...t}}},ewe={attributes:{...bb},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:o,textColor:n,value:i,citation:l,className:s}=e,c=s?.includes(Ad),u,m;if(c){let h=(0,vt.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,vt.getColorClassName)("color",n),d=w({"has-text-color":n||o,[p]:p}),f=p?void 0:{color:o};return(0,hr.jsx)("figure",{...vt.useBlockProps.save({className:u,style:m}),children:(0,hr.jsxs)("blockquote",{className:d,style:f,children:[(0,hr.jsx)(vt.RichText.Content,{value:i,multiline:!0}),!vt.RichText.isEmpty(l)&&(0,hr.jsx)(vt.RichText.Content,{tagName:"cite",value:l})]})})},migrate({value:e,className:t,mainColor:r,customMainColor:o,customTextColor:n,...i}){let l=t?.includes(Ad),s;return o&&(l?s={color:{background:o}}:s={border:{color:o}}),n&&s&&(s.color={...s.color,text:n}),{value:Rd(e),className:t,backgroundColor:l?r:void 0,borderColor:l?void 0:r,textAlign:l?"left":void 0,...i,style:s}}},twe={attributes:{...bb,figureStyle:{source:"attribute",selector:"figure",attribute:"style"}},save({attributes:e}){let{mainColor:t,customMainColor:r,textColor:o,customTextColor:n,value:i,citation:l,className:s,figureStyle:c}=e,u=s?.includes(Ad),m,p;if(u){let g=(0,vt.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:Joe(c)});let d=(0,vt.getColorClassName)("color",o),f=(o||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)(vt.RichText.Content,{value:i,multiline:!0}),!vt.RichText.isEmpty(l)&&(0,hr.jsx)(vt.RichText.Content,{tagName:"cite",value:l})]})})},migrate({value:e,className:t,figureStyle:r,mainColor:o,customMainColor:n,customTextColor:i,...l}){let s=t?.includes(Ad),c;if(n&&(s?c={color:{background:n}}:c={border:{color:n}}),i&&c&&(c.color={...c.color,text:i}),!s&&o&&r){let u=Joe(r);if(u)return{value:Rd(e),...l,className:t,style:{border:{color:u}}}}return{value:Rd(e),className:t,backgroundColor:s?o:void 0,borderColor:s?void 0:o,textAlign:s?"left":void 0,...l,style:c}}},rwe={attributes:bb,save({attributes:e}){let{mainColor:t,customMainColor:r,textColor:o,customTextColor:n,value:i,citation:l,className:s}=e,c=s?.includes(Ad),u,m;if(c)u=(0,vt.getColorClassName)("background-color",t),u||(m={backgroundColor:r});else if(r)m={borderColor:r};else if(t){let h=(0,eae.select)(vt.store).getSettings().colors??[];m={borderColor:(0,vt.getColorObjectByAttributeValues)(h,t).color}}let p=(0,vt.getColorClassName)("color",o),d=o||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)(vt.RichText.Content,{value:i,multiline:!0}),!vt.RichText.isEmpty(l)&&(0,hr.jsx)(vt.RichText.Content,{tagName:"cite",value:l})]})})},migrate({value:e,className:t,mainColor:r,customMainColor:o,customTextColor:n,...i}){let l=t?.includes(Ad),s={};return o&&(l?s={color:{background:o}}:s={border:{color:o}}),n&&s&&(s.color={...s.color,text:n}),{value:Rd(e),className:t,backgroundColor:l?r:void 0,borderColor:l?void 0:r,textAlign:l?"left":void 0,...i,style:s}}},owe={attributes:{...bb},save({attributes:e}){let{value:t,citation:r}=e;return(0,hr.jsxs)("blockquote",{children:[(0,hr.jsx)(vt.RichText.Content,{value:t,multiline:!0}),!vt.RichText.isEmpty(r)&&(0,hr.jsx)(vt.RichText.Content,{tagName:"cite",value:r})]})},migrate({value:e,...t}){return{value:Rd(e),...t}}},awe={attributes:{...bb,citation:{type:"string",source:"html",selector:"footer"},align:{type:"string",default:"none"}},save({attributes:e}){let{value:t,citation:r,align:o}=e;return(0,hr.jsxs)("blockquote",{className:`align${o}`,children:[(0,hr.jsx)(vt.RichText.Content,{value:t,multiline:!0}),!vt.RichText.isEmpty(r)&&(0,hr.jsx)(vt.RichText.Content,{tagName:"footer",value:r})]})},migrate({value:e,...t}){return{value:Rd(e),...t}}},tae=[J4e,ewe,twe,rwe,owe,awe];var yb=a(B(),1),cc=a(T(),1),xC=a(G(),1),aae=a(H(),1);var rae="figure";var oae="blockquote";var ps=a(v(),1),nwe=aae.Platform.OS==="web";function iwe({attributes:e,setAttributes:t,isSelected:r,insertBlocksAfter:o}){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,ps.jsxs)(ps.Fragment,{children:[(0,ps.jsx)(cc.BlockControls,{group:"block",children:(0,ps.jsx)(cc.AlignmentControl,{value:n,onChange:u=>{t({textAlign:u})}})}),(0,ps.jsx)(rae,{...s,children:(0,ps.jsxs)(oae,{children:[(0,ps.jsx)(cc.RichText,{identifier:"value",tagName:"p",value:l,onChange:u=>t({value:u}),"aria-label":(0,yb.__)("Pullquote text"),placeholder:(0,yb.__)("Add quote"),textAlign:"center"}),c&&(0,ps.jsx)(cc.RichText,{identifier:"citation",tagName:nwe?"cite":void 0,style:{display:"block"},value:i,"aria-label":(0,yb.__)("Pullquote citation text"),placeholder:(0,yb.__)("Add citation"),onChange:u=>t({citation:u}),className:"wp-block-pullquote__citation",__unstableMobileNoFocusOnMount:!0,textAlign:"center",__unstableOnSplitAtEnd:()=>o((0,xC.createBlock)((0,xC.getDefaultBlockName)()))})]})})]})}var nae=iwe;var kC={$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},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 pg=a(T(),1),dg=a(v(),1);function iae({attributes:e}){let{textAlign:t,citation:r,value:o}=e,n=!pg.RichText.isEmpty(r);return(0,dg.jsx)("figure",{...pg.useBlockProps.save({className:w({[`has-text-align-${t}`]:t})}),children:(0,dg.jsxs)("blockquote",{children:[(0,dg.jsx)(pg.RichText.Content,{tagName:"p",value:o}),n&&(0,dg.jsx)(pg.RichText.Content,{tagName:"cite",value:r})]})})}var mu=a(G(),1),fg=a(Yu(),1),swe={from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:e=>(0,mu.createBlock)("core/pullquote",{value:(0,fg.toHTMLString)({value:(0,fg.join)(e.map(({content:t})=>(0,fg.create)({html:t})),` |
| 100 |
`)}),anchor:e.anchor})},{type:"block",blocks:["core/heading"],transform:({content:e,anchor:t})=>(0,mu.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,mu.createBlock)("core/paragraph",{content:e})),t&&r.push((0,mu.createBlock)("core/paragraph",{content:t})),r.length===0?(0,mu.createBlock)("core/paragraph",{content:""}):r}},{type:"block",blocks:["core/heading"],transform:({value:e,citation:t})=>{if(!e)return(0,mu.createBlock)("core/heading",{content:t});let r=(0,mu.createBlock)("core/heading",{content:e});return t?[r,(0,mu.createBlock)("core/heading",{content:t})]:r}}]},lae=swe;var{fieldsKey:cwe,formKey:uwe}=Z(sae.privateApis),{name:cae}=kC,wC={icon:AP,example:{attributes:{value:(0,_b.__)("One of the hardest things to do in technology is disrupt yourself."),citation:(0,_b.__)("Matt Mullenweg")}},transforms:lae,edit:nae,save:iae,deprecated:tae};window.__experimentalContentOnlyInspectorFields&&(wC[cwe]=[{id:"value",label:(0,_b.__)("Content"),type:"text",Edit:"rich-text"},{id:"citation",label:(0,_b.__)("Citation"),type:"text",Edit:"rich-text"}],wC[uwe]={fields:["value","citation"]});var mwe=()=>N({name:cae,metadata:kC,settings:wC});var nM={};q(nM,{init:()=>jwe,metadata:()=>CC,name:()=>Fne,settings:()=>One});var CC={$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 Cne=a(z(),1),Sne=a(H(),1),Tne=a(T(),1);var zC=a(z(),1),yne=a(pe(),1),Tb=a(H(),1),ul=a(T(),1),_ne=a(B(),1),xne=a(Y(),1);var _ae=a(A(),1),BC=a(B(),1);var uc=a(z(),1),Vd=a(H(),1),xb=a(Y(),1),SC=a(T(),1),uae=a(jo(),1),zd=a(B(),1),pu=a(G(),1),kb=e=>{let t=e?.reduce((r,o)=>{let{mapById:n,mapByName:i,names:l}=r;return n[o.id]=o,i[o.name]=o,l.push(o.name),r},{mapById:{},mapByName:{},names:[]});return{entities:e,...t}},dwe=(e,t)=>{let r=t.split("."),o=e;return r.forEach(n=>{o=o?.[n]}),o},WL=(e,t)=>(e||[]).map(r=>({...r,name:(0,uae.decodeEntities)(dwe(r,t))})),mae=()=>{let e=(0,uc.useSelect)(n=>{let{getPostTypes:i}=n(xb.store),l=["attachment"];return i({per_page:-1})?.filter(({viewable:c,slug:u})=>c&&!l.includes(u))},[]),t=(0,Vd.useMemo)(()=>{if(e?.length)return e.reduce((n,i)=>(n[i.slug]=i.taxonomies,n),{})},[e]),r=(0,Vd.useMemo)(()=>(e||[]).map(({labels:n,slug:i})=>({label:n.singular_name,value:i})),[e]),o=(0,Vd.useMemo)(()=>e?.length?e.reduce((n,i)=>(n[i.slug]=i.supports?.["post-formats"]||!1,n),{}):{},[e]);return{postTypesTaxonomiesMap:t,postTypesSelectOptions:r,postTypeFormatSupportMap:o}},TC=e=>{let t=(0,uc.useSelect)(r=>{let{getTaxonomies:o,getPostType:n}=r(xb.store);return n(e)?.taxonomies?.length>0?o({type:e,per_page:-1}):[]},[e]);return(0,Vd.useMemo)(()=>t?.filter(({visibility:r})=>!!r?.publicly_queryable),[t])};function pae(e){return(0,uc.useSelect)(t=>{let r=t(xb.store).getPostType(e);return r?.viewable&&r?.hierarchical},[e])}function dae(e){let t=(0,uc.useSelect)(r=>!!r(xb.store).getPostType(e)?.supports?.["page-attributes"],[e]);return(0,Vd.useMemo)(()=>{let r=[{label:(0,zd.__)("Newest to oldest"),value:"date/desc"},{label:(0,zd.__)("Oldest to newest"),value:"date/asc"},{label:(0,zd.__)("A \u2192 Z"),value:"title/asc"},{label:(0,zd.__)("Z \u2192 A"),value:"title/desc"}];return t&&r.push({label:(0,zd.__)("Ascending by order"),value:"menu_order/asc"},{label:(0,zd.__)("Descending by order"),value:"menu_order/desc"}),r},[t])}function fae(e){return(0,uc.useSelect)(t=>t(pu.store).getActiveBlockVariation("core/query",e)?.allowedControls,[e])}function Ni(e,t){return e?e.includes(t):!0}var hae=(e,t)=>{let{query:{postType:r,inherit:o},namespace:n}=t,i=e.map(c=>(0,pu.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:o},n&&(c.attributes.namespace=n),l.push(c.clientId)),c.innerBlocks?.forEach(u=>{s.push(u)})}return{newBlocks:i,queryClientIds:l}};function gae(e,t){return(0,uc.useSelect)(r=>{let o=r(pu.store).getActiveBlockVariation("core/query",t)?.name;if(!o)return"core/query";let{getBlockRootClientId:n,getPatternsByBlockTypes:i}=r(SC.store),l=n(e);return i(`core/query/${o}`,l).length>0?`core/query/${o}`:"core/query"},[e,t])}function vae(e){let{activeVariationName:t,blockVariations:r}=(0,uc.useSelect)(n=>{let{getActiveBlockVariation:i,getBlockVariations:l}=n(pu.store);return{activeVariationName:i("core/query",e)?.name,blockVariations:l("core/query","block")}},[e]);return(0,Vd.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 bae=(e,t)=>(0,uc.useSelect)(r=>{let{getBlockRootClientId:o,getPatternsByBlockTypes:n}=r(SC.store),i=o(e);return n(t,i)},[t,e]),PC=e=>(0,uc.useSelect)(t=>{let{getClientIdsOfDescendants:r,getBlockName:o}=t(SC.store);return r(e).some(n=>{let i=o(n),l=Object.is((0,pu.getBlockSupport)(i,"interactivity"),!0),s=(0,pu.getBlockSupport)(i,"interactivity.clientNavigation");return!l&&!s})},[e]);function yae(e){if(!e)return{isSingular:!0};let t=!1,r=e==="wp"?"custom":e,o=["404","blank","single","page","custom"],n=e.includes("-")?e.split("-",1)[0]:e;return e.includes("-")&&e.split("-").slice(1).join("-")&&(r=n),t=o.includes(r),{isSingular:t,templateType:r}}var wb=a(v(),1);function xae({enhancedPagination:e,setAttributes:t,clientId:r}){let o=PC(r),n=(0,BC.__)("Reload the full page\u2014instead of just the posts list\u2014when visitors navigate between pages.");return o&&(n=(0,BC.__)("Enhancement disabled because there are non-compatible blocks inside the Query block.")),(0,wb.jsx)(wb.Fragment,{children:(0,wb.jsx)(_ae.ToggleControl,{label:(0,BC.__)("Reload full page"),help:n,checked:!e,disabled:o,onChange:i=>{t({enhancedPagination:!i})}})})}var xt=a(A(),1),une=a(z(),1),mne=a(Y(),1),gr=a(B(),1),pne=a(pe(),1),NC=a(H(),1);var kae=a(A(),1),hg=a(B(),1),wae=a(v(),1),fwe=[{label:(0,hg.__)("Newest to oldest"),value:"date/desc"},{label:(0,hg.__)("Oldest to newest"),value:"date/asc"},{label:(0,hg.__)("A \u2192 Z"),value:"title/asc"},{label:(0,hg.__)("Z \u2192 A"),value:"title/desc"}];function hwe({order:e,orderBy:t,orderByOptions:r=fwe,onChange:o}){return(0,wae.jsx)(kae.SelectControl,{__next40pxDefaultSize:!0,label:(0,hg.__)("Order by"),value:`${t}/${e}`,options:r,onChange:n=>{let[i,l]=n.split("/");o({order:l,orderBy:i})}})}var Cae=hwe;var Sae=a(B(),1),Tae=a(A(),1),Pae=a(z(),1),Bae=a(Y(),1);var Eae=a(v(),1),gwe={who:"authors",per_page:-1,_fields:"id,name",context:"view"};function vwe({value:e,onChange:t}){let r=(0,Pae.useSelect)(c=>{let{getUsers:u}=c(Bae.store);return u(gwe)},[]);if(!r)return null;let o=kb(r),i=(e?e.toString().split(","):[]).reduce((c,u)=>{let m=o.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(o.mapByName,p);return d&&m.add(d),m},new Set));t({author:u.join(",")})};return(0,Eae.jsx)(Tae.FormTokenField,{label:(0,Sae.__)("Authors"),value:i,suggestions:o.names,onChange:s,help:"",__next40pxDefaultSize:!0})}var Iae=vwe;var Dae=a(B(),1),Lae=a(A(),1),$L=a(z(),1),qL=a(Y(),1),du=a(H(),1),Mae=a(pe(),1);var Aae=a(v(),1),Fd=[],Nae={order:"asc",_fields:"id,title",context:"view"};function bwe({parents:e,postType:t,onChange:r}){let[o,n]=(0,du.useState)(""),[i,l]=(0,du.useState)(Fd),[s,c]=(0,du.useState)(Fd),u=(0,Mae.useDebounce)(n,250),{searchResults:m,searchHasResolved:p}=(0,$L.useSelect)(y=>{if(!o)return{searchResults:Fd,searchHasResolved:!0};let{getEntityRecords:b,hasFinishedResolution:x}=y(qL.store),_=["postType",t,{...Nae,search:o,orderby:"relevance",exclude:e,per_page:20}];return{searchResults:b(..._),searchHasResolved:x("getEntityRecords",_)}},[o,t,e]),d=(0,$L.useSelect)(y=>{if(!e?.length)return Fd;let{getEntityRecords:b}=y(qL.store);return b("postType",t,{...Nae,include:e,per_page:e.length})},[e,t]);(0,du.useEffect)(()=>{if(e?.length||l(Fd),!d?.length)return;let y=kb(WL(d,"title.rendered")),b=e.reduce((x,_)=>{let k=y.mapById[_];return k&&x.push({id:_,value:k.name}),x},[]);l(b)},[e,d]);let f=(0,du.useMemo)(()=>m?.length?kb(WL(m,"title.rendered")):Fd,[m]);(0,du.useEffect)(()=>{p&&c(f.names)},[f.names,p]);let h=(y,b)=>{let x=b?.id||y?.[b]?.id;if(x)return x},g=y=>{let b=Array.from(y.reduce((x,_)=>{let k=h(f.mapByName,_);return k&&x.add(k),x},new Set));c(Fd),r({parents:b})};return(0,Aae.jsx)(Lae.FormTokenField,{__next40pxDefaultSize:!0,label:(0,Dae.__)("Parents"),value:i,onInputChange:u,suggestions:s,onChange:g,help:""})}var Rae=bwe;var EC=a(A(),1),ZL=a(z(),1),KL=a(Y(),1),fu=a(H(),1),Fae=a(pe(),1),Oae=a(jo(),1),IC=a(B(),1);var Fm=a(v(),1),gg=[],zae={order:"asc",_fields:"id,name",context:"view"},ywe=(e,t)=>{let r=t?.id||e?.find(n=>n.name===t)?.id;if(r)return r;let o=t.toLocaleLowerCase();return e?.find(n=>n.name.toLocaleLowerCase()===o)?.id};function Hae({onChange:e,query:t}){let{postType:r,taxQuery:o}=t,n=TC(r);return n?.length?(0,Fm.jsx)(EC.__experimentalVStack,{spacing:4,children:n.map(i=>{let l=o?.include?.[i.slug]||[],s=o?.exclude?.[i.slug]||[],c=(u,m)=>{let p={...o?.[m],[i.slug]:u};u.length||delete p[i.slug];let d={...o,[m]:Object.keys(p).length?p:void 0};e({taxQuery:Object.values(d).every(f=>!f)?void 0:d})};return(0,Fm.jsxs)(fu.Fragment,{children:[(0,Fm.jsx)(Vae,{taxonomy:i,termIds:l,oppositeTermIds:s,onChange:u=>c(u,"include"),label:i.name}),(0,Fm.jsx)(Vae,{taxonomy:i,termIds:s,oppositeTermIds:l,onChange:u=>c(u,"exclude"),label:(0,IC.sprintf)((0,IC.__)("Exclude: %s"),i.name)})]},i.slug)})}):null}function Vae({taxonomy:e,termIds:t,oppositeTermIds:r,onChange:o,label:n}){let[i,l]=(0,fu.useState)(""),[s,c]=(0,fu.useState)(gg),[u,m]=(0,fu.useState)(gg),p=(0,Fae.useDebounce)(l,250),{searchResults:d,searchHasResolved:f}=(0,ZL.useSelect)(y=>{if(!i)return{searchResults:gg,searchHasResolved:!0};let{getEntityRecords:b,hasFinishedResolution:x}=y(KL.store),_=[...t,...r],k=["taxonomy",e.slug,{...zae,search:i,orderby:"name",exclude:_,per_page:20}];return{searchResults:b(...k),searchHasResolved:x("getEntityRecords",k)}},[i,e.slug,t,r]),h=(0,ZL.useSelect)(y=>{if(!t?.length)return gg;let{getEntityRecords:b}=y(KL.store);return b("taxonomy",e.slug,{...zae,include:t,per_page:t.length})},[e.slug,t]);return(0,fu.useEffect)(()=>{if(t?.length||c(gg),!h?.length)return;let y=t.reduce((b,x)=>{let _=h.find(k=>k.id===x);return _&&b.push({id:x,value:_.name}),b},[]);c(y)},[t,h]),(0,fu.useEffect)(()=>{f&&m(d.map(y=>y.name))},[d,f]),(0,Fm.jsx)("div",{className:"block-library-query-inspector__taxonomy-control",children:(0,Fm.jsx)(EC.FormTokenField,{label:n,value:s,onInputChange:p,suggestions:u,displayTransform:Oae.decodeEntities,onChange:y=>{let b=new Set;for(let x of y){let _=ywe(d,x);_&&b.add(_)}m(gg),o(Array.from(b))},help:"",__next40pxDefaultSize:!0})})}var jae=a(A(),1),Uae=a(z(),1),Gae=a(Y(),1),cl=a(B(),1),Wae=a(v(),1),_we=[{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(),o=t.label.toUpperCase();return r<o?-1:r>o?1:0});function xwe(e,t){return e.map(r=>t.find(o=>o.label.toLocaleLowerCase()===r.toLocaleLowerCase())?.value).filter(Boolean)}function $ae({onChange:e,query:{format:t}}){let r=Array.isArray(t)?t:[t],{supportedFormats:o}=(0,Uae.useSelect)(s=>({supportedFormats:s(Gae.store).getThemeSupports().formats}),[]),n=_we.filter(s=>o.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,Wae.jsx)(jae.FormTokenField,{label:(0,cl.__)("Formats"),value:i,suggestions:l,onChange:s=>{e({format:xwe(s,n)})},help:"",__experimentalExpandOnFocus:!0,__next40pxDefaultSize:!0})}var qae=a(A(),1),Od=a(B(),1),Zae=a(v(),1),kwe=[{label:(0,Od.__)("Include"),value:""},{label:(0,Od.__)("Ignore"),value:"ignore"},{label:(0,Od.__)("Exclude"),value:"exclude"},{label:(0,Od.__)("Only"),value:"only"}];function Kae({value:e,onChange:t}){return(0,Zae.jsx)(qae.SelectControl,{__next40pxDefaultSize:!0,label:(0,Od.__)("Sticky posts"),options:kwe,value:e,onChange:t,help:(0,Od.__)("Sticky posts always appear first, regardless of their publish date.")})}var Xae=a(A(),1),Jae=a(B(),1),ene=a(v(),1),Yae=1,Qae=100,wwe=({perPage:e,offset:t=0,onChange:r})=>(0,ene.jsx)(Xae.RangeControl,{__next40pxDefaultSize:!0,label:(0,Jae.__)("Items per page"),min:Yae,max:Qae,onChange:o=>{isNaN(o)||o<Yae||o>Qae||r({perPage:o,offset:t})},value:parseInt(e,10)}),tne=wwe;var one=a(A(),1),ane=a(B(),1),nne=a(v(),1),rne=0,Cwe=100,Swe=({offset:e=0,onChange:t})=>(0,nne.jsx)(one.__experimentalNumberControl,{__next40pxDefaultSize:!0,label:(0,ane.__)("Offset"),value:e,min:rne,onChange:r=>{isNaN(r)||r<rne||r>Cwe||t({offset:r})}}),ine=Swe;var lne=a(A(),1),YL=a(B(),1),sne=a(v(),1),Twe=({pages:e,onChange:t})=>(0,sne.jsx)(lne.__experimentalNumberControl,{__next40pxDefaultSize:!0,label:(0,YL.__)("Max pages to show"),value:e,min:0,onChange:r=>{isNaN(r)||r<0||t({pages:r})},help:(0,YL.__)("Limit the pages you want to show, even if the query has more results. To show all pages use 0 (zero).")}),cne=Twe;var et=a(v(),1);function dne(e){let{attributes:t,setQuery:r,isSingular:o}=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:y}=n,b=fae(t),x=u==="post",{postTypesTaxonomiesMap:_,postTypesSelectOptions:k,postTypeFormatSupportMap:S}=mae(),C=TC(u),E=pae(u),I=re=>{let He={postType:re},mt=_[re];if(mt?.length&&h){let ze=we=>Object.entries(we||{}).reduce((rt,[Ue,Ye])=>(mt.includes(Ue)&&(rt[Ue]=Ye),rt),{}),se={},yt=ze(h.include);Object.keys(yt).length&&(se.include=yt);let Ve=ze(h.exclude);Object.keys(Ve).length&&(se.exclude=Ve),He.taxQuery=Object.keys(se).length?se:void 0}re!=="post"&&(He.sticky=""),He.parents=[],S[re]||(He.format=[]),r(He)},[D,M]=(0,NC.useState)(n.search),F=(0,NC.useMemo)(()=>(0,pne.debounce)(re=>{r({search:re})},250),[r]),R=dae(u),V=Ni(b,"inherit"),P=!f&&Ni(b,"postType"),j=(0,gr.__)("Post type"),U=(0,gr.__)("Select the type of content to display: posts, pages, or custom post types."),O=!f&&Ni(b,"order"),K=!f&&x&&Ni(b,"sticky"),W=V||P||O||K,ee=!!C?.length&&Ni(b,"taxQuery"),oe=Ni(b,"author"),X=Ni(b,"search"),J=Ni(b,"parents")&&E,ae=S[u],ne=(0,une.useSelect)(re=>{if(!ae||!Ni(b,"format"))return!1;let He=re(mne.store).getThemeSupports();return He.formats&&He.formats.length>0&&He.formats.some(mt=>mt!=="standard")},[b,ae]),ue=ee||oe||X||J||ne,he=$(),Oe=Ni(b,"postCount"),ke=Ni(b,"offset"),ie=Ni(b,"pages"),Te=Oe||ke||ie,Le=o&&f;return(0,et.jsxs)(et.Fragment,{children:[W&&(0,et.jsxs)(xt.__experimentalToolsPanel,{label:(0,gr.__)("Settings"),resetAll:()=>{r({postType:"post",order:"desc",orderBy:"date",sticky:"",inherit:!0})},dropdownMenuProps:he,children:[V&&(0,et.jsx)(xt.__experimentalToolsPanelItem,{hasValue:()=>!f,label:(0,gr.__)("Query type"),onDeselect:()=>r({inherit:!0}),isShownByDefault:!0,children:(0,et.jsxs)(xt.__experimentalVStack,{spacing:4,children:[(0,et.jsxs)(xt.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,gr.__)("Query type"),isBlock:!0,onChange:re=>{r({inherit:re==="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,et.jsx)(xt.__experimentalToggleGroupControlOption,{value:"default",label:(0,gr.__)("Default")}),(0,et.jsx)(xt.__experimentalToggleGroupControlOption,{value:"custom",label:(0,gr.__)("Custom")})]}),Le&&(0,et.jsx)(xt.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,et.jsx)(xt.__experimentalToolsPanelItem,{hasValue:()=>u!=="post",label:j,onDeselect:()=>I("post"),isShownByDefault:!0,children:k.length>2?(0,et.jsx)(xt.SelectControl,{__next40pxDefaultSize:!0,options:k,value:u,label:j,onChange:I,help:U}):(0,et.jsx)(xt.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,isBlock:!0,value:u,label:j,onChange:I,help:U,children:k.map(re=>(0,et.jsx)(xt.__experimentalToggleGroupControlOption,{value:re.value,label:re.label},re.value))})}),O&&(0,et.jsx)(xt.__experimentalToolsPanelItem,{hasValue:()=>i!=="desc"||l!=="date",label:(0,gr.__)("Order by"),onDeselect:()=>r({order:"desc",orderBy:"date"}),isShownByDefault:!0,children:(0,et.jsx)(Cae,{order:i,orderBy:l,orderByOptions:R,onChange:r})}),K&&(0,et.jsx)(xt.__experimentalToolsPanelItem,{hasValue:()=>!!d,label:(0,gr.__)("Sticky posts"),onDeselect:()=>r({sticky:""}),isShownByDefault:!0,children:(0,et.jsx)(Kae,{value:d,onChange:re=>r({sticky:re})})})]}),!f&&Te&&(0,et.jsxs)(xt.__experimentalToolsPanel,{className:"block-library-query-toolspanel__display",label:(0,gr.__)("Display"),resetAll:()=>{r({offset:0,pages:0})},dropdownMenuProps:he,children:[(0,et.jsx)(xt.__experimentalToolsPanelItem,{label:(0,gr.__)("Items per page"),hasValue:()=>m>0,children:(0,et.jsx)(tne,{perPage:m,offset:p,onChange:r})}),(0,et.jsx)(xt.__experimentalToolsPanelItem,{label:(0,gr.__)("Offset"),hasValue:()=>p>0,onDeselect:()=>r({offset:0}),children:(0,et.jsx)(ine,{offset:p,onChange:r})}),(0,et.jsx)(xt.__experimentalToolsPanelItem,{label:(0,gr.__)("Max pages to show"),hasValue:()=>c>0,onDeselect:()=>r({pages:0}),children:(0,et.jsx)(cne,{pages:c,onChange:r})})]}),!f&&ue&&(0,et.jsxs)(xt.__experimentalToolsPanel,{className:"block-library-query-toolspanel__filters",label:(0,gr.__)("Filters"),resetAll:()=>{r({author:"",parents:[],search:"",taxQuery:null,format:[]}),M("")},dropdownMenuProps:he,children:[ee&&(0,et.jsx)(xt.__experimentalToolsPanelItem,{label:(0,gr.__)("Taxonomies"),hasValue:()=>Object.values(h||{}).some(re=>Object.values(re||{}).some(He=>!!He?.length)),onDeselect:()=>r({taxQuery:null}),children:(0,et.jsx)(Hae,{onChange:r,query:n})}),oe&&(0,et.jsx)(xt.__experimentalToolsPanelItem,{hasValue:()=>!!s,label:(0,gr.__)("Authors"),onDeselect:()=>r({author:""}),children:(0,et.jsx)(Iae,{value:s,onChange:r})}),X&&(0,et.jsx)(xt.__experimentalToolsPanelItem,{hasValue:()=>!!D,label:(0,gr.__)("Keyword"),onDeselect:()=>{r({search:""}),M("")},children:(0,et.jsx)(xt.TextControl,{__next40pxDefaultSize:!0,label:(0,gr.__)("Keyword"),value:D,onChange:re=>{F(re),M(re)}})}),J&&(0,et.jsx)(xt.__experimentalToolsPanelItem,{hasValue:()=>!!g?.length,label:(0,gr.__)("Parents"),onDeselect:()=>r({parents:[]}),children:(0,et.jsx)(Rae,{parents:g,postType:u,onChange:r})}),ne&&(0,et.jsx)(xt.__experimentalToolsPanelItem,{hasValue:()=>!!y?.length,label:(0,gr.__)("Formats"),onDeselect:()=>r({format:[]}),children:(0,et.jsx)($ae,{onChange:r,query:n})})]})]})}var bg=a(A(),1),Cb=a(B(),1),DC=a(H(),1);var vg=a(v(),1),fne="wp-block-query-enhanced-pagination-modal__description";function hne({clientId:e,attributes:{enhancedPagination:t},setAttributes:r}){let[o,n]=(0,DC.useState)(!1),i=PC(e);(0,DC.useEffect)(()=>{t&&i&&(r({enhancedPagination:!1}),n(!0))},[t,i,r]);let l=()=>{n(!1)},s=(0,Cb.__)("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,Cb.__)('If you still want to prevent full page reloads, remove that block, then disable "Reload full page" again in the Query Block settings.');return o&&(0,vg.jsx)(bg.Modal,{title:(0,Cb.__)("Query block: Reload full page enabled"),className:"wp-block-query__enhanced-pagination-modal",aria:{describedby:fne},role:"alertdialog",focusOnMount:"firstElement",isDismissible:!1,onRequestClose:l,children:(0,vg.jsxs)(bg.__experimentalVStack,{alignment:"right",spacing:5,children:[(0,vg.jsx)("span",{id:fne,children:s}),(0,vg.jsx)(bg.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:l,children:(0,Cb.__)("OK")})]})})}var xg=a(A(),1),XL=a(B(),1),bne=a(z(),1),AC=a(T(),1);var yg=a(H(),1),gne=a(z(),1),MC=a(A(),1),_g=a(T(),1),LC=a(B(),1);var hu=a(v(),1);function vne({clientId:e,attributes:t,setIsPatternSelectionModalOpen:r}){return(0,hu.jsx)(MC.Modal,{overlayClassName:"block-library-query-pattern__selection-modal",title:(0,LC.__)("Choose a pattern"),onRequestClose:()=>r(!1),isFullScreen:!0,children:(0,hu.jsx)(QL,{clientId:e,attributes:t})})}function Sb(e,t){let r=gae(e,t),o=bae(e,r);return(0,yg.useMemo)(()=>o.filter(i=>i.blocks?.[0]?.name==="core/query"),[o])}function QL({clientId:e,attributes:t,showTitlesAsTooltip:r=!1,showSearch:o=!0}){let[n,i]=(0,yg.useState)(""),{replaceBlock:l,selectBlock:s}=(0,gne.useDispatch)(_g.store),c=Sb(e,t),u=(0,yg.useMemo)(()=>({previewPostType:t.query.postType}),[t.query.postType]),m=(0,yg.useMemo)(()=>vv(c,n),[c,n]),p=(d,f)=>{let{newBlocks:h,queryClientIds:g}=hae(f,t);l(e,h),g[0]&&s(g[0])};return(0,hu.jsxs)("div",{className:"block-library-query-pattern__selection-content",children:[o&&(0,hu.jsx)("div",{className:"block-library-query-pattern__selection-search",children:(0,hu.jsx)(MC.SearchControl,{onChange:i,value:n,label:(0,LC.__)("Search"),placeholder:(0,LC.__)("Search")})}),(0,hu.jsx)(_g.BlockContextProvider,{value:u,children:(0,hu.jsx)(_g.__experimentalBlockPatternsList,{blockPatterns:m,onClickPattern:p,showTitlesAsTooltip:r})})]})}var Hd=a(v(),1);function Pwe({clientId:e,attributes:t,hasInnerBlocks:r}){if(!Sb(e,t).length)return null;let n=r?(0,XL.__)("Change design"):(0,XL.__)("Choose pattern");return(0,Hd.jsx)(AC.BlockControls,{group:"other",children:(0,Hd.jsx)(xg.__experimentalDropdownContentWrapper,{children:(0,Hd.jsx)(xg.Dropdown,{contentClassName:"block-editor-block-settings-menu__popover",focusOnMount:"firstElement",expandOnMobile:!0,renderToggle:({isOpen:i,onToggle:l})=>(0,Hd.jsx)(xg.ToolbarButton,{"aria-haspopup":"true","aria-expanded":i,onClick:l,children:n}),renderContent:()=>(0,Hd.jsx)(QL,{clientId:e,attributes:t,showSearch:!1,showTitlesAsTooltip:!0})})})})}function RC(e){return(0,bne.useSelect)(r=>{let{isLockedBlock:o}=Z(r(AC.store));return o(e.clientId)},[e.clientId])?null:(0,Hd.jsx)(Pwe,{...e})}var Di=a(v(),1),{HTMLElementControl:Bwe}=Z(ul.privateApis),Ewe=3,Iwe=[["core/post-template"]];function JL({attributes:e,setAttributes:t,clientId:r,context:o,name:n,isSelected:i}){let{queryId:l,query:s,enhancedPagination:c,tagName:u="div",query:{inherit:m}={}}=e,{templateSlug:p}=o,{isSingular:d}=yae(p),{__unstableMarkNextChangeAsNotPersistent:f}=(0,zC.useDispatch)(ul.store),h=(0,yne.useInstanceId)(JL),g=(0,ul.useBlockProps)(),y=(0,ul.useInnerBlocksProps)(g,{template:Iwe}),{postsPerPage:b}=(0,zC.useSelect)(_=>{let{getSettings:k}=_(ul.store),{getEntityRecord:S,getEntityRecordEdits:C,canUser:E}=_(xne.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||Ewe}},[]),x=(0,Tb.useCallback)(_=>t(k=>({query:{...k.query,..._}})),[t]);return(0,Tb.useEffect)(()=>{let _={};(m&&s.perPage!==b||!s.perPage&&b)&&(_.perPage=b),Object.keys(_).length&&(f(),x(_))},[s.perPage,m,b,f,x]),(0,Tb.useEffect)(()=>{Number.isFinite(l)||(f(),t({queryId:h}))},[l,h,f,t]),(0,Di.jsxs)(Di.Fragment,{children:[i&&(0,Di.jsx)(RC,{clientId:r,attributes:e,hasInnerBlocks:!0}),(0,Di.jsx)(hne,{attributes:e,setAttributes:t,clientId:r}),(0,Di.jsx)(ul.InspectorControls,{children:(0,Di.jsx)(dne,{name:n,attributes:e,setQuery:x,setAttributes:t,clientId:r,isSingular:d})}),(0,Di.jsxs)(ul.InspectorControls,{group:"advanced",children:[(0,Di.jsx)(Bwe,{tagName:u,onChange:_=>t({tagName:_}),clientId:r,options:[{label:(0,_ne.__)("Default (<div>)"),value:"div"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<aside>",value:"aside"}]}),(0,Di.jsx)(xae,{enhancedPagination:c,setAttributes:t,clientId:r})]}),(0,Di.jsx)(u,{...y})]})}var FC=a(z(),1),OC=a(G(),1),eM=a(H(),1),jd=a(T(),1),Pb=a(A(),1),VC=a(B(),1),kne=a(pe(),1);var mc=a(v(),1);function wne({attributes:e,clientId:t,name:r,openPatternSelectionModal:o,isSelected:n}){let[i,l]=(0,eM.useState)(!1),[s,c]=(0,eM.useState)(0),u=(0,kne.useResizeObserver)(([x])=>{c(x.contentRect.width)}),p=s>0&&s<160,{blockType:d,activeBlockVariation:f}=(0,FC.useSelect)(x=>{let{getActiveBlockVariation:_,getBlockType:k}=x(OC.store);return{blockType:k(r),activeBlockVariation:_(r,e)}},[r,e]),h=!!Sb(t,e).length,g=f?.icon?.src||f?.icon||d?.icon?.src,y=f?.title||d?.title,b=(0,jd.useBlockProps)({ref:u});return i?(0,mc.jsx)(Nwe,{clientId:t,attributes:e,icon:g,label:y}):(0,mc.jsxs)("div",{...b,children:[n&&(0,mc.jsx)(RC,{clientId:t,attributes:e,hasInnerBlocks:!1}),(0,mc.jsxs)(Pb.Placeholder,{className:"block-editor-media-placeholder",icon:!p&&g,label:!p&&y,instructions:!p&&(0,VC.__)("Choose a pattern for the query loop or start blank."),withIllustration:p,children:[!!h&&!p&&(0,mc.jsx)(Pb.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:o,children:(0,VC.__)("Choose")}),!p&&(0,mc.jsx)(Pb.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:()=>{l(!0)},children:(0,VC.__)("Start blank")})]})]})}function Nwe({clientId:e,attributes:t,icon:r,label:o}){let n=vae(t),{replaceInnerBlocks:i}=(0,FC.useDispatch)(jd.store),l=(0,jd.useBlockProps)();return(0,mc.jsx)("div",{...l,children:(0,mc.jsx)(jd.__experimentalBlockVariationPicker,{icon:r,label:o,variations:n,onSelect:s=>{s.innerBlocks&&i(e,(0,OC.createBlocksFromInnerBlocksTemplate)(s.innerBlocks),!1)}})})}var Ud=a(v(),1),Dwe=e=>{let{clientId:t,attributes:r}=e,[o,n]=(0,Sne.useState)(!1),l=(0,Cne.useSelect)(s=>!!s(Tne.store).getBlocks(t).length,[t])?JL:wne;return(0,Ud.jsxs)(Ud.Fragment,{children:[(0,Ud.jsx)(l,{...e,openPatternSelectionModal:()=>n(!0)}),o&&(0,Ud.jsx)(vne,{clientId:t,attributes:r,setIsPatternSelectionModalOpen:n})]})},Pne=Dwe;var HC=a(T(),1),Bne=a(v(),1);function Ene({attributes:{tagName:e="div"}}){let t=HC.useBlockProps.save(),r=HC.useInnerBlocksProps.save(t);return(0,Bne.jsx)(e,{...r})}var Bb=a(B(),1);var pc=a(A(),1),gu=a(v(),1),Ine=(0,gu.jsx)(pc.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,gu.jsx)(pc.Path,{d:"M41 9H7v3h34V9zm-22 5H7v1h12v-1zM7 26h12v1H7v-1zm34-5H7v3h34v-3zM7 38h12v1H7v-1zm34-5H7v3h34v-3z"})}),Nne=(0,gu.jsx)(pc.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,gu.jsx)(pc.Path,{d:"M41 9H7v3h34V9zm-4 5H7v1h30v-1zm4 3H7v1h34v-1zM7 20h30v1H7v-1zm0 12h30v1H7v-1zm34 3H7v1h34v-1zM7 38h30v1H7v-1zm34-11H7v3h34v-3z"})}),Dne=(0,gu.jsx)(pc.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,gu.jsx)(pc.Path,{d:"M41 9H7v3h34V9zm-22 5H7v1h12v-1zm22 3H7v1h34v-1zM7 20h34v1H7v-1zm0 12h12v1H7v-1zm34 3H7v1h34v-1zM7 38h34v1H7v-1zm34-11H7v3h34v-3z"})}),Lne=(0,gu.jsx)(pc.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,gu.jsx)(pc.Path,{d:"M7 9h34v6H7V9zm12 8H7v1h12v-1zm18 3H7v1h30v-1zm0 18H7v1h30v-1zM7 35h12v1H7v-1zm34-8H7v6h34v-6z"})});var tM=["core/post-date",{metadata:{bindings:{datetime:{source:"core/post-data",args:{field:"date"}}}}}],Lwe=[{name:"title-date",title:(0,Bb.__)("Title & Date"),icon:Ine,attributes:{},innerBlocks:[["core/post-template",{},[["core/post-title"],tM]],["core/query-pagination"],["core/query-no-results"]],scope:["block"]},{name:"title-excerpt",title:(0,Bb.__)("Title & Excerpt"),icon:Nne,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,Bb.__)("Title, Date, & Excerpt"),icon:Dne,attributes:{},innerBlocks:[["core/post-template",{},[["core/post-title"],tM,["core/post-excerpt"]]],["core/query-pagination"],["core/query-no-results"]],scope:["block"]},{name:"image-date-title",title:(0,Bb.__)("Image, Date, & Title"),icon:Lne,attributes:{},innerBlocks:[["core/post-template",{},[["core/post-featured-image"],tM,["core/post-title"]]],["core/query-pagination"],["core/query-no-results"]],scope:["block"]}],Mne=Lwe;var jC=a(G(),1),Fa=a(T(),1);var Gd=a(v(),1),{cleanEmptyObject:rM}=Z(Fa.privateApis),oM=e=>{let{query:t}=e,{categoryIds:r,tagIds:o,taxQuery:n,...i}=t;return(r?.length||o?.length)&&(i.taxQuery={include:{category:r?.length?r:void 0,post_tag:o?.length?o:void 0}}),Object.keys(n||{}).length&&(i.taxQuery={include:n}),{...e,query:i}},Ane=(e,t)=>{let{style:r,backgroundColor:o,gradient:n,textColor:i,...l}=e;if(!(o||n||i||r?.color||r?.elements?.link))return[e,t];if(r&&(l.style=rM({...r,color:void 0,elements:{...r.elements,link:void 0}})),Mwe(t)){let u=t[0],p=r?.color||r?.elements?.link||u.attributes.style?rM({...u.attributes.style,color:r?.color,elements:r?.elements?.link?{link:r?.elements?.link}:void 0}):void 0,d=(0,jC.createBlock)("core/group",{...u.attributes,backgroundColor:o,gradient:n,textColor:i,style:p},u.innerBlocks);return[l,[d]]}let c=(0,jC.createBlock)("core/group",{backgroundColor:o,gradient:n,textColor:i,style:rM({color:r?.color,elements:r?.elements?.link?{link:r?.elements?.link}:void 0})},t);return[l,[c]]},Mwe=(e=[])=>e.length===1&&e[0].name==="core/group",aM=e=>{let{layout:t=null}=e;if(!t)return e;let{inherit:r=null,contentSize:o=null,...n}=t;return r||o?{...e,layout:{...n,contentSize:o,type:"constrained"}}:e},Rne=(e=[])=>{let t=null;for(let r of e)if(r.name==="core/post-template"){t=r;break}else r.innerBlocks.length&&(t=Rne(r.innerBlocks));return t},zne=(e=[],t)=>(e.forEach((r,o)=>{r.name==="core/post-template"?e.splice(o,1,t):r.innerBlocks.length&&(r.innerBlocks=zne(r.innerBlocks,t))}),e),kg=(e,t)=>{let{displayLayout:r=null,...o}=e;if(!r)return[e,t];let n=Rne(t);if(!n)return[e,t];let{type:i,columns:l}=r,s=i==="flex"?"grid":"default",c=(0,jC.createBlock)("core/post-template",{...n.attributes,layout:{type:s,...l&&{columnCount:l}}},n.innerBlocks);return[o,zne(t,c)]},Awe={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=oM(e),{layout:o,...n}=r,i={...n,displayLayout:r.layout};return kg(i,t)},save(){return(0,Gd.jsx)(Fa.InnerBlocks.Content,{})}},Rwe={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=oM(e),[o,n]=Ane(r,t),i=aM(o);return kg(i,n)},save({attributes:{tagName:e="div"}}){let t=Fa.useBlockProps.save(),r=Fa.useInnerBlocksProps.save(t);return(0,Gd.jsx)(e,{...r})}},zwe={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:o,textColor:n}=e;return r||o||n||t?.color||t?.elements?.link},migrate(e,t){let[r,o]=Ane(e,t),n=aM(r);return kg(n,o)},save({attributes:{tagName:e="div"}}){let t=Fa.useBlockProps.save(),r=Fa.useInnerBlocksProps.save(t);return(0,Gd.jsx)(e,{...r})}},Vwe={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=Fa.useBlockProps.save(),r=Fa.useInnerBlocksProps.save(t);return(0,Gd.jsx)(e,{...r})},isEligible:({layout:e})=>e?.inherit||e?.contentSize&&e?.type!=="constrained",migrate(e,t){let r=aM(e);return kg(r,t)}},Fwe={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=Fa.useBlockProps.save(),r=Fa.useInnerBlocksProps.save(t);return(0,Gd.jsx)(e,{...r})},isEligible:({displayLayout:e})=>!!e,migrate:kg},Owe={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=Fa.useBlockProps.save(),r=Fa.useInnerBlocksProps.save(t);return(0,Gd.jsx)(e,{...r})},isEligible:({query:{taxQuery:e}={}})=>!!e&&Object.keys(e).some(t=>!["include","exclude"].includes(t)),migrate(e,t){let r=oM(e);return kg(r,t)}},Hwe=[Owe,Fwe,Vwe,zwe,Rwe,Awe],Vne=Hwe;var{name:Fne}=CC,One={icon:_p,edit:Pne,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:Ene,variations:Mne,deprecated:Vne},jwe=()=>N({name:Fne,metadata:CC,settings:One});var iM={};q(iM,{init:()=>Wwe,metadata:()=>UC,name:()=>Zne,settings:()=>Kne});var qne=a(B(),1);var UC={$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 GC=a(T(),1),Hne=a(B(),1),jne=a(v(),1),Gwe=[["core/paragraph",{placeholder:(0,Hne.__)("Add text or blocks that will display when a query returns no results.")}]];function Une(){let e=(0,GC.useBlockProps)(),t=(0,GC.useInnerBlocksProps)(e,{template:Gwe});return(0,jne.jsx)("div",{...t})}var Gne=a(T(),1),Wne=a(v(),1);function $ne(){return(0,Wne.jsx)(Gne.InnerBlocks.Content,{})}var{name:Zne}=UC,Kne={icon:_p,edit:Une,save:$ne,example:{innerBlocks:[{name:"core/paragraph",attributes:{content:(0,qne.__)("No posts were found.")}}]}},Wwe=()=>N({name:Zne,metadata:UC,settings:Kne});var cM={};q(cM,{init:()=>Kwe,metadata:()=>WC,name:()=>iie,settings:()=>lie});var WC={$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 $C=a(B(),1),vu=a(T(),1),qC=a(z(),1),Eb=a(A(),1),eie=a(H(),1);var Wd=a(B(),1),wg=a(A(),1),Cg=a(v(),1);function Yne({value:e,onChange:t}){return(0,Cg.jsxs)(wg.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:(0,Wd.__)("Arrow"),value:e,onChange:t,help:(0,Wd.__)("A decorative arrow appended to the next and previous page link."),isBlock:!0,children:[(0,Cg.jsx)(wg.__experimentalToggleGroupControlOption,{value:"none",label:(0,Wd._x)("None","Arrow option for Query Pagination Next/Previous blocks")}),(0,Cg.jsx)(wg.__experimentalToggleGroupControlOption,{value:"arrow",label:(0,Wd._x)("Arrow","Arrow option for Query Pagination Next/Previous blocks")}),(0,Cg.jsx)(wg.__experimentalToggleGroupControlOption,{value:"chevron",label:(0,Wd._x)("Chevron","Arrow option for Query Pagination Next/Previous blocks")})]})}var lM=a(B(),1),Qne=a(A(),1),Xne=a(v(),1);function Jne({value:e,onChange:t}){return(0,Xne.jsx)(Qne.ToggleControl,{label:(0,lM.__)("Show label text"),help:(0,lM.__)('Make label text visible, e.g. "Next Page".'),onChange:t,checked:e===!0})}var ml=a(v(),1),qwe=[["core/query-pagination-previous"],["core/query-pagination-numbers"],["core/query-pagination-next"]];function tie({attributes:{paginationArrow:e,showLabel:t},setAttributes:r,clientId:o}){let n=(0,qC.useSelect)(u=>{let{getBlocks:m}=u(vu.store);return m(o)?.find(d=>["core/query-pagination-next","core/query-pagination-previous"].includes(d.name))},[o]),{__unstableMarkNextChangeAsNotPersistent:i}=(0,qC.useDispatch)(vu.store),l=$(),s=(0,vu.useBlockProps)(),c=(0,vu.useInnerBlocksProps)(s,{template:qwe});return(0,eie.useEffect)(()=>{e==="none"&&!t&&(i(),r({showLabel:!0}))},[e,r,t,i]),(0,ml.jsxs)(ml.Fragment,{children:[n&&(0,ml.jsx)(vu.InspectorControls,{children:(0,ml.jsxs)(Eb.__experimentalToolsPanel,{label:(0,$C.__)("Settings"),resetAll:()=>{r({paginationArrow:"none",showLabel:!0})},dropdownMenuProps:l,children:[(0,ml.jsx)(Eb.__experimentalToolsPanelItem,{hasValue:()=>e!=="none",label:(0,$C.__)("Pagination arrow"),onDeselect:()=>r({paginationArrow:"none"}),isShownByDefault:!0,children:(0,ml.jsx)(Yne,{value:e,onChange:u=>{r({paginationArrow:u})}})}),e!=="none"&&(0,ml.jsx)(Eb.__experimentalToolsPanelItem,{hasValue:()=>!t,label:(0,$C.__)("Show text"),onDeselect:()=>r({showLabel:!0}),isShownByDefault:!0,children:(0,ml.jsx)(Jne,{value:t,onChange:u=>{r({showLabel:u})}})})]})}),(0,ml.jsx)("nav",{...c})]})}var rie=a(T(),1),oie=a(v(),1);function aie(){return(0,oie.jsx)(rie.InnerBlocks.Content,{})}var ZC=a(T(),1),sM=a(v(),1),Zwe=[{save(){return(0,sM.jsx)("div",{...ZC.useBlockProps.save(),children:(0,sM.jsx)(ZC.InnerBlocks.Content,{})})}}],nie=Zwe;var{name:iie}=WC,lie={icon:o1,edit:tie,save:aie,deprecated:nie},Kwe=()=>N({name:iie,metadata:WC,settings:lie});var mM={};q(mM,{init:()=>Xwe,metadata:()=>KC,name:()=>cie,settings:()=>uie});var KC={$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 uM=a(B(),1),YC=a(T(),1),Ib=a(v(),1),Qwe={none:"",arrow:"\u2192",chevron:"\xBB"};function sie({attributes:{label:e},setAttributes:t,context:{paginationArrow:r,showLabel:o}}){let n=Qwe[r];return(0,Ib.jsxs)("a",{href:"#pagination-next-pseudo-link",onClick:i=>i.preventDefault(),...(0,YC.useBlockProps)(),children:[o&&(0,Ib.jsx)(YC.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,uM.__)("Next page link"),placeholder:(0,uM.__)("Next Page"),value:e,onChange:i=>t({label:i})}),n&&(0,Ib.jsx)("span",{className:`wp-block-query-pagination-next-arrow is-arrow-${r}`,"aria-hidden":!0,children:n})]})}var{name:cie}=KC,uie={icon:e1,edit:sie},Xwe=()=>N({name:cie,metadata:KC,settings:uie});var pM={};q(pM,{init:()=>t3e,metadata:()=>QC,name:()=>pie,settings:()=>die});var QC={$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 Db=a(B(),1),XC=a(T(),1),Sg=a(A(),1);var Li=a(v(),1),Nb=(e,t="a",r="")=>(0,Li.jsx)(t,{className:`page-numbers ${r}`,children:e},e),e3e=e=>{let t=[];for(let r=1;r<=e;r++)t.push(Nb(r));t.push(Nb(e+1,"span","current"));for(let r=1;r<=e;r++)t.push(Nb(e+1+r));return t.push(Nb("...","span","dots")),t.push(Nb(e*2+3)),(0,Li.jsx)(Li.Fragment,{children:t})};function mie({attributes:e,setAttributes:t}){let{midSize:r}=e,o=e3e(parseInt(r,10)),n=$();return(0,Li.jsxs)(Li.Fragment,{children:[(0,Li.jsx)(XC.InspectorControls,{children:(0,Li.jsx)(Sg.__experimentalToolsPanel,{label:(0,Db.__)("Settings"),resetAll:()=>t({midSize:2}),dropdownMenuProps:n,children:(0,Li.jsx)(Sg.__experimentalToolsPanelItem,{label:(0,Db.__)("Number of links"),hasValue:()=>r!==2,onDeselect:()=>t({midSize:2}),isShownByDefault:!0,children:(0,Li.jsx)(Sg.RangeControl,{__next40pxDefaultSize:!0,label:(0,Db.__)("Number of links"),help:(0,Db.__)("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,Li.jsx)("div",{...(0,XC.useBlockProps)(),children:o})]})}var{name:pie}=QC,die={icon:t1,edit:mie,example:{}},t3e=()=>N({name:pie,metadata:QC,settings:die});var fM={};q(fM,{init:()=>a3e,metadata:()=>JC,name:()=>hie,settings:()=>gie});var JC={$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 dM=a(B(),1),e6=a(T(),1),Lb=a(v(),1),o3e={none:"",arrow:"\u2190",chevron:"\xAB"};function fie({attributes:{label:e},setAttributes:t,context:{paginationArrow:r,showLabel:o}}){let n=o3e[r];return(0,Lb.jsxs)("a",{href:"#pagination-previous-pseudo-link",onClick:i=>i.preventDefault(),...(0,e6.useBlockProps)(),children:[n&&(0,Lb.jsx)("span",{className:`wp-block-query-pagination-previous-arrow is-arrow-${r}`,"aria-hidden":!0,children:n}),o&&(0,Lb.jsx)(e6.PlainText,{__experimentalVersion:2,tagName:"span","aria-label":(0,dM.__)("Previous page link"),placeholder:(0,dM.__)("Previous Page"),value:e,onChange:i=>t({label:i})})]})}var{name:hie}=JC,gie={icon:r1,edit:fie},a3e=()=>N({name:hie,metadata:JC,settings:gie});var bM={};q(bM,{init:()=>c3e,metadata:()=>t6,name:()=>Cie,settings:()=>Sie});var t6={$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=a(T(),1),dl=a(A(),1),Yt=a(B(),1);var hM=a(Y(),1),gM=a(z(),1);function vie(){let e=(0,gM.useSelect)(l=>{let{getCurrentPostId:s,getCurrentPostType:c,getCurrentTemplateId:u}=l("core/editor"),m=c(),p=u()||(m==="wp_template"?s():null);return p?l(hM.store).getEditedEntityRecord("postType","wp_template",p)?.slug:null},[]),t=e?.match(/^(category|tag|taxonomy-([^-]+))$|^(((category|tag)|taxonomy-([^-]+))-(.+))$/),r,o,n=!1,i;if(t)t[1]?r=t[2]?t[2]:t[1]:t[3]&&(r=t[6]?t[6]:t[4],o=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,gM.useSelect)(l=>{let{getEntityRecords:s,getTaxonomy:c,getAuthors:u}=l(hM.store),m,p;if(r&&(m=c(r)?.labels?.singular_name),o){let d=s("taxonomy",r,{slug:o,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,o])}var bie=a(Y(),1),vM=a(z(),1);function yie(e){let t=(0,vM.useSelect)(r=>{let{getCurrentPostType:o}=r("core/editor");return o()},[]);return(0,vM.useSelect)(r=>{let{getPostType:o}=r(bie.store),i=o(e||t);return{postTypeLabel:i?i.labels.singular_name:""}},[e,t])}var Et=a(v(),1),i3e=["archive","search","post-type"];function _ie(e){Tt(e);let{attributes:{type:t,level:r,levelOptions:o,showPrefix:n,showSearchTerm:i},setAttributes:l,context:{query:s}}=e,{archiveTypeLabel:c,archiveNameLabel:u}=vie(),{postTypeLabel:m}=yie(s?.postType),p=$(),d=r===0?"p":`h${r}`,f=(0,pl.useBlockProps)({className:"wp-block-query-title__placeholder"});if(!i3e.includes(t))return(0,Et.jsx)("div",{...f,children:(0,Et.jsx)(pl.Warning,{children:(0,Yt.__)("Provided type is not supported.")})});let h;if(t==="archive"){let g;c?n?u?g=(0,Yt.sprintf)((0,Yt._x)("%1$s: %2$s","archive label"),c,u):g=(0,Yt.sprintf)((0,Yt.__)("%s: Name"),c):u?g=u:g=(0,Yt.sprintf)((0,Yt.__)("%s name"),c):g=n?(0,Yt.__)("Archive type: Name"):(0,Yt.__)("Archive title"),h=(0,Et.jsxs)(Et.Fragment,{children:[(0,Et.jsx)(pl.InspectorControls,{children:(0,Et.jsx)(dl.__experimentalToolsPanel,{label:(0,Yt.__)("Settings"),resetAll:()=>l({showPrefix:!0}),dropdownMenuProps:p,children:(0,Et.jsx)(dl.__experimentalToolsPanelItem,{hasValue:()=>!n,label:(0,Yt.__)("Show archive type in title"),onDeselect:()=>l({showPrefix:!0}),isShownByDefault:!0,children:(0,Et.jsx)(dl.ToggleControl,{label:(0,Yt.__)("Show archive type in title"),onChange:()=>l({showPrefix:!n}),checked:n})})})}),(0,Et.jsx)(d,{...f,children:g})]})}if(t==="search"&&(h=(0,Et.jsxs)(Et.Fragment,{children:[(0,Et.jsx)(pl.InspectorControls,{children:(0,Et.jsx)(dl.__experimentalToolsPanel,{label:(0,Yt.__)("Settings"),resetAll:()=>l({showSearchTerm:!0}),dropdownMenuProps:p,children:(0,Et.jsx)(dl.__experimentalToolsPanelItem,{hasValue:()=>!i,label:(0,Yt.__)("Show search term in title"),onDeselect:()=>l({showSearchTerm:!0}),isShownByDefault:!0,children:(0,Et.jsx)(dl.ToggleControl,{label:(0,Yt.__)("Show search term in title"),onChange:()=>l({showSearchTerm:!i}),checked:i})})})}),(0,Et.jsx)(d,{...f,children:i?(0,Yt.__)("Search results for: \u201Csearch term\u201D"):(0,Yt.__)("Search results")})]})),t==="post-type"){let g;m?n?g=(0,Yt.sprintf)((0,Yt.__)('Post Type: "%s"'),m):g=m:g=n?(0,Yt.__)("Post Type: Name"):(0,Yt.__)("Name"),h=(0,Et.jsxs)(Et.Fragment,{children:[(0,Et.jsx)(pl.InspectorControls,{children:(0,Et.jsx)(dl.__experimentalToolsPanel,{label:(0,Yt.__)("Settings"),resetAll:()=>l({showPrefix:!0}),dropdownMenuProps:p,children:(0,Et.jsx)(dl.__experimentalToolsPanelItem,{hasValue:()=>!n,label:(0,Yt.__)("Show post type label"),onDeselect:()=>l({showPrefix:!0}),isShownByDefault:!0,children:(0,Et.jsx)(dl.ToggleControl,{label:(0,Yt.__)("Show post type label"),onChange:()=>l({showPrefix:!n}),checked:n})})})}),(0,Et.jsx)(d,{...f,children:g})]})}return(0,Et.jsxs)(Et.Fragment,{children:[(0,Et.jsx)(pl.BlockControls,{group:"block",children:(0,Et.jsx)(pl.HeadingLevelDropdown,{value:r,options:o,onChange:g=>l({level:g})})}),h]})}var $d=a(B(),1);var xie=[{isDefault:!0,name:"archive-title",title:(0,$d.__)("Archive Title"),description:(0,$d.__)("Display the archive title based on the queried object."),icon:El,attributes:{type:"archive"},scope:["inserter"]},{isDefault:!1,name:"search-title",title:(0,$d.__)("Search Results Title"),description:(0,$d.__)("Display the search results title based on the queried object."),icon:El,attributes:{type:"search"},scope:["inserter"]},{isDefault:!1,name:"post-type-label",title:(0,$d.__)("Post Type Label"),description:(0,$d.__)("Display the post type label based on the queried object."),icon:El,attributes:{type:"post-type"},scope:["inserter"]}];xie.forEach(e=>{e.isActive||(e.isActive=(t,r)=>t.type===r.type)});var kie=xie;var l3e={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},s3e={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}},wie=[l3e,s3e];var{name:Cie}=t6,Sie={icon:El,edit:_ie,variations:kie,deprecated:wie},c3e=()=>N({name:Cie,metadata:t6,settings:Sie});var xM={};q(xM,{init:()=>m3e,metadata:()=>r6,name:()=>Bie,settings:()=>Eie});var r6={$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 o6=a(T(),1),a6=a(A(),1),Tg=a(B(),1);var Om=a(A(),1),qd=a(v(),1),yM=(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"})}),_M=(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"})}),Tie=(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 ds=a(v(),1);function Pie({attributes:e,setAttributes:t}){let{displayType:r}=e,o=(0,o6.useBlockProps)(),n=()=>{switch(r){case"total-results":return yM;case"range-display":return _M}},i=[{role:"menuitemradio",title:(0,Tg.__)("Total results"),isActive:r==="total-results",icon:yM,onClick:()=>{t({displayType:"total-results"})}},{role:"menuitemradio",title:(0,Tg.__)("Range display"),isActive:r==="range-display",icon:_M,onClick:()=>{t({displayType:"range-display"})}}],l=(0,ds.jsx)(o6.BlockControls,{children:(0,ds.jsx)(a6.ToolbarGroup,{children:(0,ds.jsx)(a6.ToolbarDropdownMenu,{icon:n(),label:(0,Tg.__)("Change display type"),controls:i})})});return(0,ds.jsxs)("div",{...o,children:[l,r==="total-results"?(0,ds.jsx)(ds.Fragment,{children:(0,Tg.__)("12 results found")}):r==="range-display"?(0,ds.jsx)(ds.Fragment,{children:(0,Tg.__)("Displaying 1 \u2013 10 of 12")}):null]})}var{name:Bie}=r6,Eie={icon:Tie,edit:Pie},m3e=()=>N({name:Bie,metadata:r6,settings:Eie});var wM={};q(wM,{init:()=>k3e,metadata:()=>s6,name:()=>zie,settings:()=>Vie});var kM=a(B(),1);var Mb=a(G(),1),Jr=a(T(),1),ua=a(v(),1),Hm=e=>{let{value:t,...r}=e;return[{...r},t?(0,Mb.parseWithAttributeSchema)(t,{type:"array",source:"query",selector:"p",query:{content:{type:"string",source:"html"}}}).map(({content:o})=>(0,Mb.createBlock)("core/paragraph",{content:o})):(0,Mb.createBlock)("core/paragraph")]},Iie=["left","right","center"],Zd=(e,t)=>{let{align:r,...o}=e;return[Iie.includes(r)?{...o,textAlign:r}:e,t]},p3e=(e,t)=>[{...e,className:e.className?e.className+" is-style-large":"is-style-large"},t],d3e={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})=>Iie.includes(e),save({attributes:e}){let{align:t,citation:r}=e,o=w({[`has-text-align-${t}`]:t});return(0,ua.jsxs)("blockquote",{...Jr.useBlockProps.save({className:o}),children:[(0,ua.jsx)(Jr.InnerBlocks.Content,{}),!Jr.RichText.isEmpty(r)&&(0,ua.jsx)(Jr.RichText.Content,{tagName:"cite",value:r})]})},migrate:Zd},f3e={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:o}=e,n=w({[`has-text-align-${t}`]:t});return(0,ua.jsxs)("blockquote",{...Jr.useBlockProps.save({className:n}),children:[(0,ua.jsx)(Jr.RichText.Content,{multiline:!0,value:r}),!Jr.RichText.isEmpty(o)&&(0,ua.jsx)(Jr.RichText.Content,{tagName:"cite",value:o})]})},migrate(e){return Zd(...Hm(e))}},h3e={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 Zd(...Hm(e))},save({attributes:e}){let{align:t,value:r,citation:o}=e;return(0,ua.jsxs)("blockquote",{style:{textAlign:t||null},children:[(0,ua.jsx)(Jr.RichText.Content,{multiline:!0,value:r}),!Jr.RichText.isEmpty(o)&&(0,ua.jsx)(Jr.RichText.Content,{tagName:"cite",value:o})]})}},g3e={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 Zd(...p3e(...Hm(r)))}return Zd(...Hm(e))},save({attributes:e}){let{align:t,value:r,citation:o,style:n}=e;return(0,ua.jsxs)("blockquote",{className:n===2?"is-large":"",style:{textAlign:t||null},children:[(0,ua.jsx)(Jr.RichText.Content,{multiline:!0,value:r}),!Jr.RichText.isEmpty(o)&&(0,ua.jsx)(Jr.RichText.Content,{tagName:"cite",value:o})]})}},v3e={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 Zd(...Hm(r))}return Zd(...Hm(e))},save({attributes:e}){let{align:t,value:r,citation:o,style:n}=e;return(0,ua.jsxs)("blockquote",{className:`blocks-quote-style-${n}`,style:{textAlign:t||null},children:[(0,ua.jsx)(Jr.RichText.Content,{multiline:!0,value:r}),!Jr.RichText.isEmpty(o)&&(0,ua.jsx)(Jr.RichText.Content,{tagName:"footer",value:o})]})}},Nie=[d3e,f3e,h3e,g3e,v3e];var Ab=a(B(),1),dc=a(T(),1),Die=a(A(),1),i6=a(z(),1),l6=a(H(),1),Lie=a(Lf(),1);var bu=a(v(),1),n6=l6.Platform.OS==="web",b3e=[["core/paragraph",{}]],y3e=(e,t)=>{let r=(0,i6.useRegistry)(),{updateBlockAttributes:o,replaceInnerBlocks:n}=(0,i6.useDispatch)(dc.store);(0,l6.useEffect)(()=>{if(!e.value)return;let[i,l]=Hm(e);(0,Lie.default)("Value attribute on the quote block",{since:"6.0",version:"6.5",alternative:"inner blocks"}),r.batch(()=>{o(t,i),n(t,l)})},[e.value])};function Mie({attributes:e,setAttributes:t,insertBlocksAfter:r,clientId:o,className:n,style:i,isSelected:l}){let{textAlign:s,allowedBlocks:c}=e;y3e(e,o);let u=(0,dc.useBlockProps)({className:w(n,{[`has-text-align-${s}`]:s}),...!n6&&{style:i}}),m=(0,dc.useInnerBlocksProps)(u,{template:b3e,templateInsertUpdatesSelection:!0,__experimentalCaptureToolbars:!0,renderAppender:!1,allowedBlocks:c});return(0,bu.jsxs)(bu.Fragment,{children:[(0,bu.jsx)(dc.BlockControls,{group:"block",children:(0,bu.jsx)(dc.AlignmentControl,{value:s,onChange:p=>{t({textAlign:p})}})}),(0,bu.jsxs)(Die.BlockQuotation,{...m,children:[m.children,(0,bu.jsx)(ga,{attributeKey:"citation",tagName:n6?"cite":"p",style:n6&&{display:"block"},isSelected:l,attributes:e,setAttributes:t,__unstableMobileNoFocusOnMount:!0,icon:b1,label:(0,Ab.__)("Quote citation"),placeholder:(0,Ab.__)("Add citation"),addLabel:(0,Ab.__)("Add citation"),removeLabel:(0,Ab.__)("Remove citation"),excludeElementClassName:!0,className:"wp-block-quote__citation",insertBlocksAfter:r,...n6?{}:{textAlign:s}})]})]})}var s6={$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 Kd=a(T(),1),Rb=a(v(),1);function Aie({attributes:e}){let{textAlign:t,citation:r}=e,o=w({[`has-text-align-${t}`]:t});return(0,Rb.jsxs)("blockquote",{...Kd.useBlockProps.save({className:o}),children:[(0,Rb.jsx)(Kd.InnerBlocks.Content,{}),!Kd.RichText.isEmpty(r)&&(0,Rb.jsx)(Kd.RichText.Content,{tagName:"cite",value:r})]})}var zb=a(T(),1),Ur=a(G(),1),x3e={from:[{type:"block",blocks:["core/verse"],transform:({content:e})=>(0,Ur.createBlock)("core/quote",{},[(0,Ur.createBlock)("core/paragraph",{content:e})])},{type:"block",blocks:["core/pullquote"],transform:({value:e,align:t,citation:r,anchor:o,fontSize:n,style:i})=>(0,Ur.createBlock)("core/quote",{align:t,citation:r,anchor:o,fontSize:n,style:i},[(0,Ur.createBlock)("core/paragraph",{content:e})])},{type:"prefix",prefix:">",transform:e=>(0,Ur.createBlock)("core/quote",{},[(0,Ur.createBlock)("core/paragraph",{content:e})])},{type:"raw",schema:()=>({blockquote:{children:"*"}}),selector:"blockquote",transform:(e,t)=>(0,Ur.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,Ur.createBlock)("core/quote",{},e.map(t=>(0,Ur.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:o,style:n},i)=>{let l=i.map(({attributes:s})=>`${s.content}`).join("<br>");return(0,Ur.createBlock)("core/pullquote",{value:l,align:e,citation:t,anchor:r,fontSize:o,style:n})}},{type:"block",blocks:["core/verse"],isMatch:({},e)=>e.innerBlocks.every(t=>t.name==="core/paragraph"?!0:(0,Ur.switchToBlockType)(t,"core/paragraph")!==null),transform:({},e)=>{let r=e.flatMap(o=>o.name==="core/paragraph"?o:(0,Ur.switchToBlockType)(o,"core/paragraph")||[]).map(({attributes:o})=>o.content||"").filter(Boolean).join("<br>");return(0,Ur.createBlock)("core/verse",{content:r})}},{type:"block",blocks:["core/paragraph"],isMatch:({citation:e},t)=>{let r=t.innerBlocks;return r.length?r.every(o=>o.name==="core/paragraph"?!0:(0,Ur.switchToBlockType)(o,"core/paragraph")!==null):!zb.RichText.isEmpty(e)},transform:({citation:e},t)=>{let r=t.flatMap(o=>o.name==="core/paragraph"?o:(0,Ur.switchToBlockType)(o,"core/paragraph")||[]);return zb.RichText.isEmpty(e)?r:[...r,(0,Ur.createBlock)("core/paragraph",{content:e})]}},{type:"block",blocks:["core/group"],transform:({citation:e,anchor:t},r)=>(0,Ur.createBlock)("core/group",{anchor:t},zb.RichText.isEmpty(e)?r:[...r,(0,Ur.createBlock)("core/paragraph",{content:e})])}],ungroup:({citation:e},t)=>zb.RichText.isEmpty(e)?t:[...t,(0,Ur.createBlock)("core/paragraph",{content:e})]},Rie=x3e;var{name:zie}=s6,Vie={icon:HP,example:{attributes:{citation:(0,kM.__)("Julio Cort\xE1zar")},innerBlocks:[{name:"core/paragraph",attributes:{content:(0,kM.__)("In quoting others, we cite ourselves.")}}]},transforms:Rie,edit:Mie,save:Aie,deprecated:Nie},k3e=()=>N({name:zie,metadata:s6,settings:Vie});var CM={};q(CM,{init:()=>A3e,metadata:()=>c6,name:()=>Kie,settings:()=>Yie});var $ie=a(Y(),1),qie=a(z(),1),Zie=a(jo(),1);var c6={$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 Fb=a(z(),1),Ob=a(H(),1),Pg=a(Y(),1),fc=a(A(),1),Vb=a(B(),1),Ar=a(T(),1),jie=a(Oie(),1),Uie=a(G(),1);var vr=a(v(),1),{useLayoutClasses:C3e}=Z(Ar.privateApis),{isOverridableBlock:S3e}=Z(jie.privateApis),T3e=["full","wide","left","right"],P3e=(e,t)=>{let r=(0,Ob.useRef)();return(0,Ob.useMemo)(()=>{if(!e?.length)return{};let o=r.current;if(o===void 0){let i=t?.type==="constrained",l=e.some(s=>T3e.includes(s.attributes.align));o=i&&l?"full":null,r.current=o}return{alignment:o,layout:o?t:void 0}},[e,t])};function B3e(){let e=(0,Ar.useBlockProps)();return(0,vr.jsx)("div",{...e,children:(0,vr.jsx)(Ar.Warning,{children:(0,Vb.__)("Block cannot be rendered inside itself.")})})}var Hie=()=>{};function Gie(e){let{ref:t}=e.attributes;return(0,Ar.useHasRecursion)(t)?(0,vr.jsx)(B3e,{}):(0,vr.jsx)(Ar.RecursionProvider,{uniqueId:t,children:(0,vr.jsx)(N3e,{...e})})}function E3e({recordId:e,canOverrideBlocks:t,hasContent:r,handleEditOriginal:o,resetContent:n}){let i=(0,Fb.useSelect)(l=>!!l(Pg.store).canUser("update",{kind:"postType",name:"wp_block",id:e}),[e]);return(0,vr.jsxs)(vr.Fragment,{children:[i&&!!o&&(0,vr.jsx)(Ar.BlockControls,{group:"other",children:(0,vr.jsx)(fc.ToolbarGroup,{children:(0,vr.jsx)(fc.ToolbarButton,{onClick:o,children:(0,Vb.__)("Edit original")})})}),t&&(0,vr.jsx)(Ar.BlockControls,{group:"other",children:(0,vr.jsx)(fc.ToolbarGroup,{children:(0,vr.jsx)(fc.ToolbarButton,{onClick:n,disabled:!r,children:(0,Vb.__)("Reset")})})})]})}var I3e={};function N3e({name:e,attributes:{ref:t,content:r},__unstableParentLayout:o,setAttributes:n}){let{record:i,hasResolved:l}=(0,Pg.useEntityRecord)("postType","wp_block",t),[s]=(0,Pg.useEntityBlockEditor)("postType","wp_block",{id:t}),c=l&&!i,{__unstableMarkLastChangeAsPersistent:u}=(0,Fb.useDispatch)(Ar.store),{onNavigateToEntityRecord:m,hasPatternOverridesSource:p,supportedBlockTypesRaw:d}=(0,Fb.useSelect)(C=>{let{getSettings:E}=C(Ar.store);return{onNavigateToEntityRecord:E().onNavigateToEntityRecord,hasPatternOverridesSource:!!(0,Uie.getBlockBindingsSource)("core/pattern-overrides"),supportedBlockTypesRaw:E().__experimentalBlockBindingsSupportedAttributes||I3e}},[]),f=(0,Ob.useMemo)(()=>{let C=Object.keys(d),E=I=>I.some(D=>C.includes(D.name)&&S3e(D)?!0:E(D.innerBlocks));return p&&E(s)},[p,s,d]),{alignment:h,layout:g}=P3e(s,o),y=C3e({layout:g},e),b=(0,Ar.useBlockProps)({className:w("block-library-block__reusable-block-container",g&&y,{[`align${h}`]:h})}),x=(0,Ar.useInnerBlocksProps)(b,{layout:g,value:s,onInput:Hie,onChange:Hie,renderAppender:s?.length?void 0:Ar.InnerBlocks.ButtonBlockAppender}),_=()=>{m({postId:t,postType:"wp_block"})},k=()=>{r&&(u(),n({content:void 0}))},S=null;return c&&(S=(0,vr.jsx)(Ar.Warning,{children:(0,Vb.__)("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)(E3e,{recordId:t,canOverrideBlocks:f,hasContent:!!r,handleEditOriginal:m?_:void 0,resetContent:k}),S===null?(0,vr.jsx)("div",{...x}):(0,vr.jsx)("div",{...b,children:S})]})}var D3e=e=>typeof e=="object"&&!Array.isArray(e)&&e!==null,L3e={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&&D3e(e[t].values))},migrate(e){let{content:t,...r}=e;if(t&&Object.keys(t).length){let o={...t};for(let n in t)o[n]=t[n].values;return{...r,content:o}}return e}},M3e={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,o={};return Object.keys(t).forEach(n=>{o[n]=t[n]}),{...r,content:o}}},Wie=[L3e,M3e];var{name:Kie}=c6,Yie={deprecated:Wie,edit:Gie,icon:pB,__experimentalLabel:({ref:e})=>{if(!e)return;let t=(0,qie.select)($ie.store).getEditedEntityRecord("postType","wp_block",e);if(t?.title)return(0,Zie.decodeEntities)(t.title)}},A3e=()=>N({name:Kie,metadata:c6,settings:Yie});var SM={};q(SM,{init:()=>z3e,metadata:()=>u6,name:()=>Jie,settings:()=>ele});var Xie=a(B(),1);var u6={$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 Eg=a(T(),1),Ig=a(A(),1),m6=a(G(),1),Bg=a(B(),1);var hc=a(v(),1);function Qie({attributes:{content:e,linkTarget:t},setAttributes:r,insertBlocksAfter:o}){let n=(0,Eg.useBlockProps)(),i=$();return(0,hc.jsxs)(hc.Fragment,{children:[(0,hc.jsx)(Eg.InspectorControls,{children:(0,hc.jsx)(Ig.__experimentalToolsPanel,{label:(0,Bg.__)("Settings"),resetAll:()=>r({linkTarget:"_self"}),dropdownMenuProps:i,children:(0,hc.jsx)(Ig.__experimentalToolsPanelItem,{label:(0,Bg.__)("Open in new tab"),isShownByDefault:!0,hasValue:()=>t!=="_self",onDeselect:()=>r({linkTarget:"_self"}),children:(0,hc.jsx)(Ig.ToggleControl,{label:(0,Bg.__)("Open in new tab"),onChange:l=>r({linkTarget:l?"_blank":"_self"}),checked:t==="_blank"})})})}),(0,hc.jsx)(Eg.RichText,{identifier:"content",tagName:"a","aria-label":(0,Bg.__)("\u201CRead more\u201D link text"),placeholder:(0,Bg.__)("Read more"),value:e,onChange:l=>r({content:l}),__unstableOnSplitAtEnd:()=>o((0,m6.createBlock)((0,m6.getDefaultBlockName)())),withoutInteractiveFormatting:!0,...n})]})}var{name:Jie}=u6,ele={icon:Xn,edit:Qie,example:{attributes:{content:(0,Xie.__)("Read more")}}},z3e=()=>N({name:Jie,metadata:u6,settings:ele});var TM={};q(TM,{init:()=>H3e,metadata:()=>p6,name:()=>nle,settings:()=>ile});var p6={$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 Yd=a(T(),1),bt=a(A(),1),d6=a(H(),1);var At=a(B(),1),tle=a(mr(),1),rle=a(Lu(),1),ole=a(pe(),1);var it=a(v(),1),F3e=1,O3e=20;function ale({attributes:e,setAttributes:t,name:r}){let[o,n]=(0,d6.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=$();function y(D){return()=>{let M=e[D];t({[D]:!M})}}function b(D){D.preventDefault(),p&&(t({feedURL:(0,tle.prependHTTPS)(p)}),n(!1))}let{content:x,status:_,error:k}=(0,rle.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r}),S=(0,ole.useDisabled)(),C=(0,Yd.useBlockProps)({ref:o?null:S}),E=(0,At.__)("RSS URL");if(o)return(0,it.jsx)("div",{...C,children:(0,it.jsx)(bt.Placeholder,{icon:a1,label:E,instructions:(0,At.__)("Display entries from any RSS or Atom feed."),children:(0,it.jsxs)("form",{onSubmit:b,className:"wp-block-rss__placeholder-form",children:[(0,it.jsx)(bt.__experimentalInputControl,{__next40pxDefaultSize:!0,label:E,type:"url",hideLabelFromVision:!0,placeholder:(0,At.__)("Enter URL here\u2026"),value:p,onChange:D=>t({feedURL:D}),className:"wp-block-rss__placeholder-input"}),(0,it.jsx)(bt.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",children:(0,At.__)("Apply")})]})})});let I=[{icon:kp,title:(0,At.__)("Edit RSS URL"),onClick:()=>n(!0)},{icon:Bl,title:(0,At._x)("List view","RSS block display setting"),onClick:()=>t({blockLayout:"list"}),isActive:i==="list"},{icon:Pl,title:(0,At._x)("Grid view","RSS block display setting"),onClick:()=>t({blockLayout:"grid"}),isActive:i==="grid"}];return(0,it.jsxs)(it.Fragment,{children:[(0,it.jsx)(Yd.BlockControls,{children:(0,it.jsx)(bt.ToolbarGroup,{controls:I})}),(0,it.jsx)(Yd.InspectorControls,{children:(0,it.jsxs)(bt.__experimentalToolsPanel,{label:(0,At.__)("Settings"),resetAll:()=>{t({itemsToShow:5,displayAuthor:!1,displayDate:!1,displayExcerpt:!1,excerptLength:55,columns:2,openInNewTab:!1})},dropdownMenuProps:g,children:[(0,it.jsx)(bt.__experimentalToolsPanelItem,{label:(0,At.__)("Number of items"),hasValue:()=>d!==5,onDeselect:()=>t({itemsToShow:5}),isShownByDefault:!0,children:(0,it.jsx)(bt.RangeControl,{__next40pxDefaultSize:!0,label:(0,At.__)("Number of items"),value:d,onChange:D=>t({itemsToShow:D}),min:F3e,max:O3e,required:!0})}),(0,it.jsx)(bt.__experimentalToolsPanelItem,{label:(0,At.__)("Display author"),hasValue:()=>!!s,onDeselect:()=>t({displayAuthor:!1}),isShownByDefault:!0,children:(0,it.jsx)(bt.ToggleControl,{label:(0,At.__)("Display author"),checked:s,onChange:y("displayAuthor")})}),(0,it.jsx)(bt.__experimentalToolsPanelItem,{label:(0,At.__)("Display date"),hasValue:()=>!!c,onDeselect:()=>t({displayDate:!1}),isShownByDefault:!0,children:(0,it.jsx)(bt.ToggleControl,{label:(0,At.__)("Display date"),checked:c,onChange:y("displayDate")})}),(0,it.jsx)(bt.__experimentalToolsPanelItem,{label:(0,At.__)("Display excerpt"),hasValue:()=>!!u,onDeselect:()=>t({displayExcerpt:!1}),isShownByDefault:!0,children:(0,it.jsx)(bt.ToggleControl,{label:(0,At.__)("Display excerpt"),checked:u,onChange:y("displayExcerpt")})}),u&&(0,it.jsx)(bt.__experimentalToolsPanelItem,{label:(0,At.__)("Max number of words in excerpt"),hasValue:()=>m!==55,onDeselect:()=>t({excerptLength:55}),isShownByDefault:!0,children:(0,it.jsx)(bt.RangeControl,{__next40pxDefaultSize:!0,label:(0,At.__)("Max number of words in excerpt"),value:m,onChange:D=>t({excerptLength:D}),min:10,max:100,required:!0})}),i==="grid"&&(0,it.jsx)(bt.__experimentalToolsPanelItem,{label:(0,At.__)("Columns"),hasValue:()=>l!==2,onDeselect:()=>t({columns:2}),isShownByDefault:!0,children:(0,it.jsx)(bt.RangeControl,{__next40pxDefaultSize:!0,label:(0,At.__)("Columns"),value:l,onChange:D=>t({columns:D}),min:2,max:6,required:!0})}),(0,it.jsx)(bt.__experimentalToolsPanelItem,{label:(0,At.__)("Open links in new tab"),hasValue:()=>!!f,onDeselect:()=>t({openInNewTab:!1}),isShownByDefault:!0,children:(0,it.jsx)(bt.ToggleControl,{label:(0,At.__)("Open links in new tab"),checked:f,onChange:D=>t({openInNewTab:D})})})]})}),(0,it.jsx)(Yd.InspectorControls,{group:"advanced",children:(0,it.jsx)(bt.TextControl,{__next40pxDefaultSize:!0,label:(0,At.__)("Link relation"),help:(0,d6.createInterpolateElement)((0,At.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,it.jsx)(bt.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:h||"",onChange:D=>t({rel:D})})}),_==="loading"&&(0,it.jsx)("div",{...C,children:(0,it.jsx)(bt.Spinner,{})}),_==="error"&&(0,it.jsx)("div",{...C,children:(0,it.jsx)("p",{children:(0,At.sprintf)((0,At.__)("Error: %s"),k)})}),_==="success"&&(0,it.jsx)(no,{wrapperProps:C,html:x})]})}var{name:nle}=p6,ile={icon:a1,example:{attributes:{feedURL:"https://wordpress.org"}},edit:ale},H3e=()=>N({name:nle,metadata:p6,settings:ile});var DM={};q(DM,{init:()=>$3e,metadata:()=>f6,name:()=>fle,settings:()=>g6});var Ng=a(B(),1);var dle=a(G(),1);var f6={$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 eo=a(T(),1),h6=a(z(),1),Hb=a(H(),1),cr=a(A(),1),cle=a(pe(),1);var sr=a(B(),1),ule=a(Oi(),1);var PM=50,BM=350,EM=220;function IM(e){return e==="%"}var Rt=a(v(),1),lle="4px",sle=[25,50,75,100];function mle({className:e,attributes:t,setAttributes:r,toggleSelection:o,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,y=(0,h6.useSelect)(ie=>{let{getBlockParentsByBlockName:Te,wasBlockJustInserted:Le}=ie(eo.store);return!!Te(i,"core/navigation")?.length&&Le(i)},[i]),{__unstableMarkNextChangeAsNotPersistent:b}=(0,h6.useDispatch)(eo.store);(0,Hb.useEffect)(()=>{y&&(b(),r({showLabel:!1,buttonUseIcon:!0,buttonPosition:"button-inside"}))},[b,y,r]);let x=g?.border?.radius,_=(0,eo.__experimentalUseBorderProps)(t);typeof x=="number"&&(_={..._,style:{..._.style,borderRadius:`${x}px`}});let k=(0,eo.__experimentalUseColorProps)(t),[S,C]=(0,eo.useSettings)("typography.fluid","layout"),E=(0,eo.getTypographyClassesAndStyles)(t,{typography:{fluid:S},layout:{wideSize:C?.wideSize}}),D=`wp-block-search__width-${(0,cle.useInstanceId)(cr.__experimentalUnitControl)}`,M=f==="button-inside",F=f==="button-outside",R=f==="no-button",V=f==="button-only",P=V&&!n,j=(0,Hb.useRef)(),U=(0,Hb.useRef)(),O=(0,cr.__experimentalUseCustomUnits)({availableUnits:["%","px"],defaultValues:{"%":PM,px:BM}}),K=()=>w(e,M?"wp-block-search__button-inside":void 0,F?"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),W=[{label:(0,sr.__)("Button outside"),value:"button-outside"},{label:(0,sr.__)("Button inside"),value:"button-inside"},{label:(0,sr.__)("No button"),value:"no-button"},{label:(0,sr.__)("Button only"),value:"button-only"}],ee=()=>V?{}:{right:p!=="right",left:p==="right"},oe=()=>{let ie=w("wp-block-search__input",R?k.className:void 0,M?void 0:_.className,E.className),Te={...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,Rt.jsx)("input",{type:"search",className:ie,style:Te,"aria-label":(0,sr.__)("Optional placeholder text"),placeholder:c?void 0:(0,sr.__)("Optional placeholder\u2026"),value:c,onChange:Le=>r({placeholder:Le.target.value}),ref:j})},X=()=>{let ie=w("wp-block-search__button",k.className,E.className,M?void 0:_.className,h?"has-icon":void 0,(0,eo.__experimentalGetElementClassName)("button")),Te={...k.style,...E.style,...M?{borderRadius:_.style?.borderRadius,borderTopLeftRadius:_.style?.borderTopLeftRadius,borderTopRightRadius:_.style?.borderTopRightRadius,borderBottomLeftRadius:_.style?.borderBottomLeftRadius,borderBottomRightRadius:_.style?.borderBottomRightRadius}:_.style};return(0,Rt.jsxs)(Rt.Fragment,{children:[h&&(0,Rt.jsx)("button",{type:"button",className:ie,style:Te,"aria-label":d?(0,ule.__unstableStripHTML)(d):(0,sr.__)("Search"),ref:U,children:(0,Rt.jsx)(Wa,{icon:n1})}),!h&&(0,Rt.jsx)(eo.RichText,{identifier:"buttonText",className:ie,style:Te,"aria-label":(0,sr.__)("Button text"),placeholder:(0,sr.__)("Add button text\u2026"),withoutInteractiveFormatting:!0,value:d,onChange:Le=>r({buttonText:Le})})]})},J=$(),ae=(0,Rt.jsx)(Rt.Fragment,{children:(0,Rt.jsx)(eo.InspectorControls,{children:(0,Rt.jsxs)(cr.__experimentalToolsPanel,{label:(0,sr.__)("Settings"),resetAll:()=>{r({width:void 0,widthUnit:void 0,showLabel:!0,buttonUseIcon:!1,buttonPosition:"button-outside"})},dropdownMenuProps:J,children:[(0,Rt.jsx)(cr.__experimentalToolsPanelItem,{hasValue:()=>!s,label:(0,sr.__)("Show label"),onDeselect:()=>{r({showLabel:!0})},isShownByDefault:!0,children:(0,Rt.jsx)(cr.ToggleControl,{checked:s,label:(0,sr.__)("Show label"),onChange:ie=>r({showLabel:ie})})}),(0,Rt.jsx)(cr.__experimentalToolsPanelItem,{hasValue:()=>f!=="button-outside",label:(0,sr.__)("Button position"),onDeselect:()=>{r({buttonPosition:"button-outside"})},isShownByDefault:!0,children:(0,Rt.jsx)(cr.SelectControl,{value:f,__next40pxDefaultSize:!0,label:(0,sr.__)("Button position"),onChange:ie=>{r({buttonPosition:ie})},options:W})}),f!=="no-button"&&(0,Rt.jsx)(cr.__experimentalToolsPanelItem,{hasValue:()=>!!h,label:(0,sr.__)("Use button with icon"),onDeselect:()=>{r({buttonUseIcon:!1})},isShownByDefault:!0,children:(0,Rt.jsx)(cr.ToggleControl,{checked:h,label:(0,sr.__)("Use button with icon"),onChange:ie=>r({buttonUseIcon:ie})})}),(0,Rt.jsx)(cr.__experimentalToolsPanelItem,{hasValue:()=>!!u,label:(0,sr.__)("Width"),onDeselect:()=>{r({width:void 0,widthUnit:void 0})},isShownByDefault:!0,children:(0,Rt.jsxs)(cr.__experimentalVStack,{children:[(0,Rt.jsx)(cr.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,sr.__)("Width"),id:D,min:IM(m)?0:EM,max:IM(m)?100:void 0,step:1,onChange:ie=>{let Te=ie===""?void 0:parseInt(ie,10);r({width:Te})},onUnitChange:ie=>{r({width:ie==="%"?PM:BM,widthUnit:ie})},__unstableInputWidth:"80px",value:`${u}${m}`,units:O}),(0,Rt.jsx)(cr.__experimentalToggleGroupControl,{label:(0,sr.__)("Percentage Width"),value:sle.includes(u)&&m==="%"?u:void 0,hideLabelFromVision:!0,onChange:ie=>{r({width:ie,widthUnit:"%"})},isBlock:!0,__next40pxDefaultSize:!0,children:sle.map(ie=>(0,Rt.jsx)(cr.__experimentalToggleGroupControlOption,{value:ie,label:(0,sr.sprintf)((0,sr.__)("%d%%"),ie)},ie))})]})})]})})}),ne=ie=>ie!==void 0&&parseInt(ie,10)!==0,ue=ie=>ne(ie)?`calc(${ie} + ${lle})`:void 0,he=()=>{let ie=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:Le,borderTopRightRadius:re,borderBottomLeftRadius:He,borderBottomRightRadius:mt}=_.style;return{...ie,borderTopLeftRadius:ue(Le),borderTopRightRadius:ue(re),borderBottomLeftRadius:ue(He),borderBottomRightRadius:ue(mt)}}let Te=Number.isInteger(x)?`${x}px`:x;ie.borderRadius=`calc(${Te} + ${lle})`}return ie},Oe=(0,eo.useBlockProps)({className:K(),style:{...E.style,textDecoration:void 0}}),ke=w("wp-block-search__label",E.className);return(0,Rt.jsxs)("div",{...Oe,children:[ae,s&&(0,Rt.jsx)(eo.RichText,{identifier:"label",className:ke,"aria-label":(0,sr.__)("Label text"),placeholder:(0,sr.__)("Add label\u2026"),withoutInteractiveFormatting:!0,value:l,onChange:ie=>r({label:ie}),style:E.style}),(0,Rt.jsxs)(cr.ResizableBox,{size:{width:u===void 0?"auto":`${u}${m}`,height:"auto"},className:w("wp-block-search__inside-wrapper",M?_.className:void 0),style:he(),minWidth:EM,enable:ee(),onResizeStart:(ie,Te,Le)=>{r({width:parseInt(Le.offsetWidth,10),widthUnit:"px"}),o(!1)},onResizeStop:(ie,Te,Le,re)=>{r({width:parseInt(u+re.width,10)}),o(!0)},showHandle:n,children:[(M||F||V)&&(0,Rt.jsxs)(Rt.Fragment,{children:[oe(),X()]}),R&&oe()]})]})}var NM=a(B(),1),U3e=[{name:"default",isDefault:!0,attributes:{buttonText:(0,NM.__)("Search"),label:(0,NM.__)("Search")}}],ple=U3e;var{fieldsKey:G3e,formKey:W3e}=Z(dle.privateApis),{name:fle}=f6,g6={icon:n1,example:{attributes:{buttonText:(0,Ng.__)("Search"),label:(0,Ng.__)("Search")},viewportWidth:400},variations:ple,edit:mle};window.__experimentalContentOnlyInspectorFields&&(g6[G3e]=[{id:"label",label:(0,Ng.__)("Label"),type:"text",Edit:"rich-text"},{id:"buttonText",label:(0,Ng.__)("Button text"),type:"text",Edit:"rich-text"},{id:"placeholder",label:(0,Ng.__)("Placeholder"),type:"text",Edit:"rich-text"}],g6[W3e]={fields:["label","buttonText","placeholder"]});var $3e=()=>N({name:fle,metadata:f6,settings:g6});var LM={};q(LM,{init:()=>Q3e,metadata:()=>b6,name:()=>wle,settings:()=>Cle});var jm=a(T(),1),v6=a(A(),1),Ub=a(B(),1);var jb=a(H(),1),hle=a(pe(),1);function gle(e,t,r){let[o,n]=(0,jb.useState)(!1),i=(0,hle.usePrevious)(t);(0,jb.useEffect)(()=>{e==="css"&&!t&&!i&&n(!0)},[t,i,e]),(0,jb.useEffect)(()=>{e==="css"&&(o&&t||i&&t!==i)&&(r({opacity:"alpha-channel"}),n(!1))},[o,t,i])}var yu=a(v(),1),q3e=({tagName:e,setAttributes:t})=>(0,yu.jsx)(v6.SelectControl,{label:(0,Ub.__)("HTML element"),value:e,onChange:r=>t({tagName:r}),options:[{label:(0,Ub.__)("Default (<hr>)"),value:"hr"},{label:"<div>",value:"div"}],help:e==="hr"?(0,Ub.__)("Only select <hr> if the separator conveys important information and should be announced by screen readers."):(0,Ub.__)("The <div> element should only be used if the block is a design element with no semantic meaning."),__next40pxDefaultSize:!0});function vle({attributes:e,setAttributes:t}){let{backgroundColor:r,opacity:o,style:n,tagName:i}=e,l=(0,jm.__experimentalUseColorProps)(e),s=l?.style?.backgroundColor,c=!!n?.color?.background;gle(o,s,t);let u=(0,jm.getColorClassName)("color",r),m=w({"has-text-color":r||s,[u]:u,"has-css-opacity":o==="css","has-alpha-channel-opacity":o==="alpha-channel"},l.className);return(0,yu.jsxs)(yu.Fragment,{children:[(0,yu.jsx)(jm.InspectorControls,{group:"advanced",children:(0,yu.jsx)(q3e,{tagName:i,setAttributes:t})}),(0,yu.jsx)(i==="hr"?v6.HorizontalRule:i,{...(0,jm.useBlockProps)({className:m,style:c?{color:s,backgroundColor:s}:void 0})})]})}var b6={$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 Dg=a(T(),1),ble=a(v(),1);function yle({attributes:e}){let{backgroundColor:t,style:r,opacity:o,tagName:n}=e,i=r?.color?.background,l=(0,Dg.__experimentalGetColorClassesAndStyles)(e),s=(0,Dg.getColorClassName)("color",t),c=w({"has-text-color":t||i,[s]:s,"has-css-opacity":o==="css","has-alpha-channel-opacity":o==="alpha-channel"},l.className),u={backgroundColor:l?.style?.backgroundColor,color:s?void 0:i};return(0,ble.jsx)(n,{...Dg.useBlockProps.save({className:c,style:u})})}var Um=a(G(),1),K3e={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})}]},_le=K3e;var Gb=a(T(),1),xle=a(v(),1),Y3e={attributes:{color:{type:"string"},customColor:{type:"string"}},save({attributes:e}){let{color:t,customColor:r}=e,o=(0,Gb.getColorClassName)("background-color",t),n=(0,Gb.getColorClassName)("color",t),i=w({"has-text-color has-background":t||r,[o]:o,[n]:n}),l={backgroundColor:o?void 0:r,color:n?void 0:r};return(0,xle.jsx)("hr",{...Gb.useBlockProps.save({className:i,style:l})})},migrate(e){let{color:t,customColor:r,...o}=e;return{...o,backgroundColor:t||void 0,opacity:"css",style:r?{color:{background:r}}:void 0,tagName:"hr"}}},kle=[Y3e];var{name:wle}=b6,Cle={icon:JP,example:{attributes:{customColor:"#065174",className:"is-style-wide"}},transforms:_le,edit:vle,save:yle,deprecated:kle},Q3e=()=>N({name:wle,metadata:b6,settings:Cle});var AM={};q(AM,{init:()=>eCe,metadata:()=>w6,name:()=>Lle,settings:()=>Mle});var y6=a(B(),1),x6=a(T(),1),Sle=a(pe(),1),Tle=a(A(),1);var _6=a(v(),1);function MM({attributes:e,setAttributes:t}){let o=`blocks-shortcode-input-${(0,Sle.useInstanceId)(MM)}`;return(0,_6.jsx)("div",{...(0,x6.useBlockProps)(),children:(0,_6.jsx)(Tle.Placeholder,{icon:l1,label:(0,y6.__)("Shortcode"),children:(0,_6.jsx)(x6.PlainText,{className:"blocks-shortcode__textarea",id:o,value:e.text,"aria-label":(0,y6.__)("Shortcode text"),placeholder:(0,y6.__)("Write shortcode here\u2026"),onChange:n=>t({text:n})})})})}var Ple=a(H(),1),Ble=a(v(),1);function Ele({attributes:e}){return(0,Ble.jsx)(Ple.RawHTML,{children:e.text})}var k6=a(Nle(),1),X3e={from:[{type:"shortcode",tag:"[a-z][a-z0-9_-]*",attributes:{text:{type:"string",shortcode:(e,{content:t})=>(0,k6.removep)((0,k6.autop)(t))}},priority:20}]},Dle=X3e;var w6={$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:Lle}=w6,Mle={icon:l1,transforms:Dle,edit:MM,save:Ele},eCe=()=>N({name:Lle,metadata:w6,settings:Mle});var zM={};q(zM,{init:()=>iCe,metadata:()=>C6,name:()=>Ole,settings:()=>Hle});var C6={$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 RM=a(Er(),1),gc=a(H(),1),to=a(B(),1),It=a(A(),1),Ale=a(pe(),1),Rr=a(T(),1),Gm=a(z(),1),Lg=a(Y(),1);var Rle=a(xr(),1);var Me=a(v(),1),S6=["image"],{mediaEditKey:rCe,openMediaEditorModalKey:oCe}=Z(Rr.privateApis),aCe=({alt:e,attributes:{align:t,width:r,height:o,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 y=(0,Ale.useViewportMatch)("medium"),x=!["wide","full"].includes(t)&&y,[{naturalWidth:_,naturalHeight:k},S]=(0,gc.useState)({}),[C,E]=(0,gc.useState)(!1),{toggleSelection:I}=(0,Gm.useDispatch)(Rr.store),D=$(),F=(0,Rr.useBlockEditingMode)()==="contentOnly",{imageEditing:R,maxWidth:V,title:P,editMediaEntity:j,openMediaEditorModal:U}=(0,Gm.useSelect)(ze=>{let se=ze(Rr.store).getSettings();return{title:ze(Lg.store).getEntityRecord("root","__unstableBase")?.name,imageEditing:se.imageEditing,maxWidth:se.maxWidth,editMediaEntity:se?.[rCe],openMediaEditorModal:se?.[oCe]}},[]);(0,gc.useEffect)(()=>{l&&d!==f&&c({shouldSyncIcon:!1})},[]),(0,gc.useEffect)(()=>{s||E(!1)},[s]);let O=({id:ze})=>{typeof ze=="number"&&ze!==d&&u(ze)};function K(){I(!1)}function W(){I(!0)}let ee=(0,Me.jsxs)(Me.Fragment,{children:[(0,Me.jsx)("img",{className:"custom-logo",src:m,alt:e,onLoad:ze=>{S({naturalWidth:ze.target.naturalWidth,naturalHeight:ze.target.naturalHeight})}}),(0,RM.isBlobURL)(m)&&(0,Me.jsx)(It.Spinner,{})]}),oe=ee;if(n&&(oe=(0,Me.jsx)("a",{href:p,className:"custom-logo-link",rel:"home",title:P,onClick:ze=>ze.preventDefault(),children:ee})),!x||!_||!k)return(0,Me.jsx)("div",{style:{width:r,height:o},children:oe});let X=120,J=r||X,ae=_/k,ne=J/ae,ue=_<k?Us:Math.ceil(Us*ae),he=k<_?Us:Math.ceil(Us/ae),Oe=V*2.5,ke=!1,ie=!1;t==="center"?(ke=!0,ie=!0):(0,to.isRTL)()?t==="left"?ke=!0:ie=!0:t==="right"?ie=!0:ke=!0;let Te=d&&_&&k&&R&&!!j,Le=!F,re;Te&&C?re=(0,Me.jsx)(Rr.__experimentalImageEditor,{id:d,url:m,width:J,height:ne,naturalHeight:k,naturalWidth:_,onSaveImage:ze=>{u(ze.id)},onFinishEditing:()=>{E(!1)}}):re=(0,Me.jsx)(It.ResizableBox,{size:{width:J,height:ne},showHandle:s&&Le,minWidth:ue,maxWidth:Oe,minHeight:he,maxHeight:Oe/ae,lockAspectRatio:!0,enable:{top:!1,right:ke,bottom:!0,left:ie},onResizeStart:K,onResizeStop:(ze,se,yt,Ve)=>{W(),c({width:parseInt(J+Ve.width,10),height:parseInt(ne+Ve.height,10)})},children:oe});let mt=!window?.__experimentalUseCustomizerSiteLogoUrl?p+"/wp-admin/options-general.php":p+"/wp-admin/customize.php?autofocus[section]=title_tagline",st=(0,gc.createInterpolateElement)((0,to.__)("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,Me.jsx)("a",{href:mt,target:"_blank",rel:"noopener"})});return(0,Me.jsxs)(Me.Fragment,{children:[(0,Me.jsx)(Rr.InspectorControls,{children:(0,Me.jsxs)(It.__experimentalToolsPanel,{label:(0,to.__)("Settings"),dropdownMenuProps:D,children:[(0,Me.jsx)(It.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>!!r,label:(0,to.__)("Image width"),onDeselect:()=>c({width:void 0}),children:(0,Me.jsx)(It.RangeControl,{__next40pxDefaultSize:!0,label:(0,to.__)("Image width"),onChange:ze=>c({width:ze}),min:ue,max:Oe,initialPosition:Math.min(X,Oe),value:r||"",disabled:!x})}),(0,Me.jsx)(It.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>!n,label:(0,to.__)("Link image to home"),onDeselect:()=>c({isLink:!0}),children:(0,Me.jsx)(It.ToggleControl,{label:(0,to.__)("Link image to home"),onChange:()=>c({isLink:!n}),checked:n})}),n&&(0,Me.jsx)(It.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>i==="_blank",label:(0,to.__)("Open in new tab"),onDeselect:()=>c({linkTarget:"_self"}),children:(0,Me.jsx)(It.ToggleControl,{label:(0,to.__)("Open in new tab"),onChange:ze=>c({linkTarget:ze?"_blank":"_self"}),checked:i==="_blank"})}),g&&(0,Me.jsx)(It.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>!!l,label:(0,to.__)("Use as Site Icon"),onDeselect:()=>{c({shouldSyncIcon:!1}),h(void 0)},children:(0,Me.jsx)(It.ToggleControl,{label:(0,to.__)("Use as Site Icon"),onChange:ze=>{c({shouldSyncIcon:ze}),h(ze?d:void 0)},checked:!!l,help:st})})]})}),Te&&!C&&Le&&(0,Me.jsx)(Rr.BlockControls,{group:"block",children:(0,Me.jsx)(It.ToolbarButton,{onClick:U&&d?()=>U({id:d,onUpdate:O}):()=>E(!0),icon:I0,label:(0,to.__)("Crop")})}),re]})};function zle({attributes:e,className:t,setAttributes:r,isSelected:o}){let{width:n,shouldSyncIcon:i}=e,{siteLogoId:l,canUserEdit:s,url:c,siteIconId:u,mediaItemData:m,isRequestingMediaItem:p}=(0,Gm.useSelect)(W=>{let{canUser:ee,getEntityRecord:oe,getEditedEntityRecord:X}=W(Lg.store),J=ee("update",{kind:"root",name:"site"}),ae=J?X("root","site"):void 0,ne=oe("root","__unstableBase"),ue=J?ae?.site_logo:ne?.site_logo,he=ae?.site_icon,Oe=ue&&W(Lg.store).getEntityRecord("postType","attachment",ue,{context:"view"}),ke=!!ue&&!W(Lg.store).hasFinishedResolution("getEntityRecord",["postType","attachment",ue,{context:"view"}]);return{siteLogoId:ue,canUserEdit:J,url:ne?.home,mediaItemData:Oe,isRequestingMediaItem:ke,siteIconId:he}},[]),{getSettings:d}=(0,Gm.useSelect)(Rr.store),[f,h]=(0,gc.useState)(),g=$(),{editEntityRecord:y}=(0,Gm.useDispatch)(Lg.store),b=(W,ee=!1)=>{(i||ee)&&x(W),y("root","site",void 0,{site_logo:W})},x=W=>y("root","site",void 0,{site_icon:W??null}),{alt_text:_,source_url:k}=m??{},S=W=>{if(i===void 0){let ee=!u;r({shouldSyncIcon:ee}),C(W,ee);return}C(W)},C=(W,ee=!1)=>{if(W){if(!W.id&&W.url){h(W.url),b(void 0);return}b(W.id,ee)}},E=()=>{b(null),r({width:void 0})},{createErrorNotice:I}=(0,Gm.useDispatch)(Rle.store),D=W=>{I(W,{type:"snackbar"}),h()},M=W=>{d().mediaUpload({allowedTypes:S6,filesList:W,onFileChange([ee]){if((0,RM.isBlobURL)(ee?.url)){h(ee.url);return}S(ee)},onError:D,multiple:!1})},F={mediaURL:k,name:k?(0,to.__)("Replace"):(0,to.__)("Choose logo"),onSelect:C,onError:D,onReset:E},R=s&&(0,Me.jsx)(Rr.BlockControls,{group:"other",children:(0,Me.jsx)(Rr.MediaReplaceFlow,{...F,allowedTypes:S6,variant:"toolbar"})}),V,P=l===void 0||p;P&&(V=(0,Me.jsx)(It.Spinner,{})),(0,gc.useEffect)(()=>{k&&f&&h()},[k,f]),(k||f)&&(V=(0,Me.jsxs)(Me.Fragment,{children:[(0,Me.jsx)(aCe,{alt:_,attributes:e,className:t,isSelected:o,setAttributes:r,logoUrl:f||k,setLogo:b,logoId:m?.id||l,siteUrl:c,setIcon:x,iconId:u,canUserEdit:s}),s&&(0,Me.jsx)(It.DropZone,{onFilesDrop:M})]}));let j=W=>{let ee=w("block-editor-media-placeholder",t);return(0,Me.jsx)(It.Placeholder,{className:ee,preview:V,withIllustration:!0,style:{width:n},children:W})},U=w(t,{"is-default-size":!n,"is-transient":f}),O=(0,Rr.useBlockProps)({className:U}),K=(s||k)&&(0,Me.jsx)(Rr.InspectorControls,{children:(0,Me.jsx)(It.__experimentalToolsPanel,{label:(0,to.__)("Media"),dropdownMenuProps:g,children:s?(0,Me.jsx)(It.__experimentalToolsPanelItem,{hasValue:()=>!!k,label:(0,to.__)("Logo"),isShownByDefault:!0,children:(0,Me.jsx)(h4,{mediaId:l,mediaUrl:k,filename:m?.media_details?.sizes?.full?.file||m?.slug,allowedTypes:S6,onSelect:C,onError:D,onReset:E,isUploading:!!f,emptyLabel:(0,to.__)("Logo")})}):(0,Me.jsx)("div",{className:"block-library-site-logo__inspector-media-replace-container",style:{gridColumn:"1 / -1"},children:(0,Me.jsx)(BN,{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,Me.jsxs)("div",{...O,children:[R,K,(!!k||!!f)&&V,(P||!f&&!k&&!s)&&(0,Me.jsx)(It.Placeholder,{className:"site-logo_placeholder",withIllustration:!0,children:P&&(0,Me.jsx)("span",{className:"components-placeholder__preview",children:(0,Me.jsx)(It.Spinner,{})})}),!P&&!f&&!k&&s&&(0,Me.jsx)(Rr.MediaPlaceholder,{onSelect:S,allowedTypes:S6,onError:D,placeholder:j,mediaLibraryButton:({open:W})=>(0,Me.jsx)(It.Button,{__next40pxDefaultSize:!0,icon:Dc,variant:"primary",label:(0,to.__)("Choose logo"),showTooltip:!0,tooltipPosition:"middle right",onClick:()=>{W()}})})]})}var Vle=a(G(),1),nCe={to:[{type:"block",blocks:["core/site-title"],transform:({isLink:e,linkTarget:t})=>(0,Vle.createBlock)("core/site-title",{isLink:e,linkTarget:t})}]},Fle=nCe;var{name:Ole}=C6,Hle={icon:nB,example:{},edit:zle,transforms:Fle},iCe=()=>N({name:Ole,metadata:C6,settings:Hle});var OM={};q(OM,{init:()=>uCe,metadata:()=>T6,name:()=>Wle,settings:()=>$le});var T6={$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 B6=a(z(),1),VM=a(Y(),1),Wm=a(T(),1),P6=a(B(),1),E6=a(G(),1);var _u=a(v(),1);function jle(e){Tt(e);let{attributes:t,setAttributes:r,insertBlocksAfter:o}=e,{level:n,levelOptions:i}=t,{canUserEdit:l,tagline:s}=(0,B6.useSelect)(f=>{let{canUser:h,getEntityRecord:g,getEditedEntityRecord:y}=f(VM.store),b=h("update",{kind:"root",name:"site"}),x=b?y("root","site"):{},_=g("root","__unstableBase");return{canUserEdit:b,tagline:b?x?.description:_?.description}},[]),c=n===0?"p":`h${n}`,{editEntityRecord:u}=(0,B6.useDispatch)(VM.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,_u.jsx)(Wm.RichText,{allowedFormats:[],onChange:m,"aria-label":(0,P6.__)("Site tagline text"),placeholder:(0,P6.__)("Write site tagline\u2026"),tagName:c,value:s,disableLineBreaks:!0,__unstableOnSplitAtEnd:()=>o((0,E6.createBlock)((0,E6.getDefaultBlockName)())),...p}):(0,_u.jsx)(c,{...p,children:s||(0,P6.__)("Site Tagline placeholder")});return(0,_u.jsxs)(_u.Fragment,{children:[(0,_u.jsx)(Wm.BlockControls,{group:"block",children:(0,_u.jsx)(Wm.HeadingLevelDropdown,{value:n,options:i,onChange:f=>r({level:f})})}),d]})}var I6=a(A(),1),FM=a(v(),1),Ule=(0,FM.jsx)(I6.SVG,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",children:(0,FM.jsx)(I6.Path,{d:"M4 10.5h16V9H4v1.5ZM4 15h9v-1.5H4V15Z"})});var sCe={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},cCe={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}},Gle=[sCe,cCe];var{name:Wle}=T6,$le={icon:Ule,edit:jle,deprecated:Gle},uCe=()=>N({name:Wle,metadata:T6,settings:$le});var UM={};q(UM,{init:()=>hCe,metadata:()=>N6,name:()=>Qle,settings:()=>Xle});var N6={$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 D6=a(z(),1),HM=a(Y(),1),vc=a(B(),1),fl=a(T(),1),$m=a(A(),1),L6=a(G(),1),jM=a(jo(),1);var Mo=a(v(),1);function qle(e){Tt(e);let{attributes:t,setAttributes:r,insertBlocksAfter:o}=e,{level:n,levelOptions:i,isLink:l,linkTarget:s}=t,{canUserEdit:c,title:u}=(0,D6.useSelect)(b=>{let{canUser:x,getEntityRecord:_,getEditedEntityRecord:k}=b(HM.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,D6.useDispatch)(HM.store),p=$(),d=(0,fl.useBlockEditingMode)();function f(b){m("root","site",void 0,{title:b.trim()})}let h=n===0?"p":`h${n}`,g=(0,fl.useBlockProps)({className:!c&&!u&&"wp-block-site-title__placeholder"}),y=c?(0,Mo.jsx)(h,{...g,children:(0,Mo.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:()=>o((0,L6.createBlock)((0,L6.getDefaultBlockName)()))})}):(0,Mo.jsx)(h,{...g,children:l?(0,Mo.jsx)("a",{href:"#site-title-pseudo-link",onClick:b=>b.preventDefault(),children:(0,jM.decodeEntities)(u)||(0,vc.__)("Site Title placeholder")}):(0,Mo.jsx)("span",{children:(0,jM.decodeEntities)(u)||(0,vc.__)("Site Title placeholder")})});return(0,Mo.jsxs)(Mo.Fragment,{children:[d==="default"&&(0,Mo.jsx)(fl.BlockControls,{group:"block",children:(0,Mo.jsx)(fl.HeadingLevelDropdown,{value:n,options:i,onChange:b=>r({level:b})})}),(0,Mo.jsx)(fl.InspectorControls,{children:(0,Mo.jsxs)($m.__experimentalToolsPanel,{label:(0,vc.__)("Settings"),resetAll:()=>{r({isLink:!0,linkTarget:"_self"})},dropdownMenuProps:p,children:[(0,Mo.jsx)($m.__experimentalToolsPanelItem,{hasValue:()=>!l,label:(0,vc.__)("Make title link to home"),onDeselect:()=>r({isLink:!0}),isShownByDefault:!0,children:(0,Mo.jsx)($m.ToggleControl,{label:(0,vc.__)("Make title link to home"),onChange:()=>r({isLink:!l}),checked:l})}),l&&(0,Mo.jsx)($m.__experimentalToolsPanelItem,{hasValue:()=>s!=="_self",label:(0,vc.__)("Open in new tab"),onDeselect:()=>r({linkTarget:"_self"}),isShownByDefault:!0,children:(0,Mo.jsx)($m.ToggleControl,{label:(0,vc.__)("Open in new tab"),onChange:b=>r({linkTarget:b?"_blank":"_self"}),checked:s==="_blank"})})]})}),y]})}var pCe={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},dCe={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}},Zle=[pCe,dCe];var Kle=a(G(),1),fCe={to:[{type:"block",blocks:["core/site-logo"],transform:({isLink:e,linkTarget:t})=>(0,Kle.createBlock)("core/site-logo",{isLink:e,linkTarget:t})}]},Yle=fCe;var{name:Qle}=N6,Xle={icon:NT,example:{viewportWidth:350,attributes:{style:{typography:{textAlign:"center"}}}},edit:qle,transforms:Yle,deprecated:Zle},hCe=()=>N({name:Qle,metadata:N6,settings:Xle});var OA={};q(OA,{init:()=>xCe,metadata:()=>ES,name:()=>Jse,settings:()=>IS});var FA=a(B(),1);var Xse=a(G(),1);var Mg=a(Ns(),1),BS=a(z(),1),fn=a(T(),1),Qd=a(H(),1),ro=a(A(),1),qse=a(pe(),1),jn=a(B(),1);var Zse=a(G(),1);var VA=a(B(),1);var M6=a(L(),1),GM=a(v(),1),Jle=()=>(0,GM.jsx)(M6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,GM.jsx)(M6.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 A6=a(L(),1),WM=a(v(),1),ese=()=>(0,WM.jsx)(A6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,WM.jsx)(A6.Path,{d:"M15.27 17.289 3 17.289 8.73 6.711 21 6.711 15.27 17.289"})});var R6=a(L(),1),$M=a(v(),1),tse=()=>(0,$M.jsx)(R6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,$M.jsx)(R6.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 z6=a(L(),1),qM=a(v(),1),rse=()=>(0,qM.jsx)(z6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,qM.jsx)(z6.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 V6=a(L(),1),ZM=a(v(),1),Wb=()=>(0,ZM.jsx)(V6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,ZM.jsx)(V6.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 F6=a(L(),1),KM=a(v(),1),ose=()=>(0,KM.jsx)(F6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,KM.jsx)(F6.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 O6=a(L(),1),YM=a(v(),1),ase=()=>(0,YM.jsx)(O6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,YM.jsx)(O6.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 H6=a(L(),1),QM=a(v(),1),nse=()=>(0,QM.jsx)(H6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,QM.jsx)(H6.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 j6=a(L(),1),XM=a(v(),1),ise=()=>(0,XM.jsx)(j6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,XM.jsx)(j6.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 U6=a(L(),1),JM=a(v(),1),lse=()=>(0,JM.jsx)(U6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,JM.jsx)(U6.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 G6=a(L(),1),eA=a(v(),1),sse=()=>(0,eA.jsx)(G6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,eA.jsx)(G6.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 W6=a(L(),1),tA=a(v(),1),cse=()=>(0,tA.jsx)(W6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,tA.jsx)(W6.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 $6=a(L(),1),rA=a(v(),1),use=()=>(0,rA.jsx)($6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,rA.jsx)($6.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 q6=a(L(),1),oA=a(v(),1),mse=()=>(0,oA.jsx)(q6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,oA.jsx)(q6.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 Z6=a(L(),1),aA=a(v(),1),pse=()=>(0,aA.jsx)(Z6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,aA.jsx)(Z6.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 K6=a(L(),1),nA=a(v(),1),dse=()=>(0,nA.jsx)(K6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,nA.jsx)(K6.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 Y6=a(L(),1),iA=a(v(),1),fse=()=>(0,iA.jsx)(Y6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,iA.jsx)(Y6.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 Q6=a(L(),1),lA=a(v(),1),hse=()=>(0,lA.jsx)(Q6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,lA.jsx)(Q6.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 X6=a(L(),1),sA=a(v(),1),gse=()=>(0,sA.jsx)(X6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,sA.jsx)(X6.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 J6=a(L(),1),cA=a(v(),1),vse=()=>(0,cA.jsx)(J6.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,cA.jsx)(J6.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 eS=a(L(),1),uA=a(v(),1),bse=()=>(0,uA.jsx)(eS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,uA.jsx)(eS.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 tS=a(L(),1),mA=a(v(),1),yse=()=>(0,mA.jsx)(tS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,mA.jsx)(tS.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 rS=a(L(),1),pA=a(v(),1),_se=()=>(0,pA.jsx)(rS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,pA.jsx)(rS.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 oS=a(L(),1),dA=a(v(),1),xse=()=>(0,dA.jsx)(oS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,dA.jsx)(oS.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 aS=a(L(),1),fA=a(v(),1),kse=()=>(0,fA.jsx)(aS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,fA.jsx)(aS.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 nS=a(L(),1),hA=a(v(),1),wse=()=>(0,hA.jsx)(nS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,hA.jsx)(nS.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 iS=a(L(),1),gA=a(v(),1),Cse=()=>(0,gA.jsx)(iS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,gA.jsx)(iS.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 lS=a(L(),1),vA=a(v(),1),Sse=()=>(0,vA.jsx)(lS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,vA.jsx)(lS.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 sS=a(L(),1),bA=a(v(),1),Tse=()=>(0,bA.jsx)(sS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,bA.jsx)(sS.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 cS=a(L(),1),yA=a(v(),1),Pse=()=>(0,yA.jsx)(cS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,yA.jsx)(cS.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 uS=a(L(),1),_A=a(v(),1),Bse=()=>(0,_A.jsx)(uS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,_A.jsx)(uS.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 mS=a(L(),1),xA=a(v(),1),Ese=()=>(0,xA.jsx)(mS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,xA.jsx)(mS.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 pS=a(L(),1),kA=a(v(),1),Ise=()=>(0,kA.jsx)(pS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,kA.jsx)(pS.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 dS=a(L(),1),wA=a(v(),1),Nse=()=>(0,wA.jsx)(dS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,wA.jsx)(dS.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 fS=a(L(),1),CA=a(v(),1),Dse=()=>(0,CA.jsx)(fS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,CA.jsx)(fS.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 hS=a(L(),1),SA=a(v(),1),Lse=()=>(0,SA.jsx)(hS.SVG,{width:"24",height:"24",viewBox:"0 0 128 128",version:"1.1",children:(0,SA.jsx)(hS.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 gS=a(L(),1),TA=a(v(),1),Mse=()=>(0,TA.jsx)(gS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,TA.jsx)(gS.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 vS=a(L(),1),PA=a(v(),1),Ase=()=>(0,PA.jsx)(vS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,PA.jsx)(vS.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 bS=a(L(),1),BA=a(v(),1),Rse=()=>(0,BA.jsx)(bS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,BA.jsx)(bS.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 yS=a(L(),1),EA=a(v(),1),zse=()=>(0,EA.jsx)(yS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,EA.jsx)(yS.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 _S=a(L(),1),IA=a(v(),1),Vse=()=>(0,IA.jsx)(_S.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,IA.jsx)(_S.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 xS=a(L(),1),NA=a(v(),1),Fse=()=>(0,NA.jsx)(xS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,NA.jsx)(xS.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 kS=a(L(),1),DA=a(v(),1),Ose=()=>(0,DA.jsx)(kS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,DA.jsx)(kS.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 wS=a(L(),1),LA=a(v(),1),Hse=()=>(0,LA.jsx)(wS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,LA.jsx)(wS.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 CS=a(L(),1),MA=a(v(),1),jse=()=>(0,MA.jsx)(CS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg",children:(0,MA.jsx)(CS.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 SS=a(L(),1),AA=a(v(),1),Use=()=>(0,AA.jsx)(SS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,AA.jsx)(SS.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 TS=a(L(),1),RA=a(v(),1),Gse=()=>(0,RA.jsx)(TS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,RA.jsx)(TS.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 PS=a(L(),1),zA=a(v(),1),Wse=()=>(0,zA.jsx)(PS.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,zA.jsx)(PS.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 $se(e){return e?.name?{icon:e?.icon??Wb,label:e?.title??(0,VA.__)("Social Icon")}:{icon:Wb,label:(0,VA.__)("Social Icon")}}var Qt=a(v(),1),gCe=({url:e,setAttributes:t,setPopover:r,popoverAnchor:o,clientId:n})=>{let{removeBlock:i}=(0,BS.useDispatch)(fn.store);return(0,Qt.jsx)(fn.URLPopover,{anchor:o,"aria-label":(0,jn.__)("Edit social link"),onClose:()=>{r(!1),o?.focus()},children:(0,Qt.jsx)("form",{className:"block-editor-url-popover__link-editor",onSubmit:l=>{l.preventDefault(),r(!1),o?.focus()},children:(0,Qt.jsx)("div",{className:"block-editor-url-input",children:(0,Qt.jsx)(fn.URLInput,{value:e,onChange:l=>t({url:l}),placeholder:(0,jn.__)("Enter social link"),label:(0,jn.__)("Enter social link"),hideLabelFromVision:!0,disableSuggestions:!0,onKeyDown:l=>{e||l.defaultPrevented||![Mg.BACKSPACE,Mg.DELETE].includes(l.keyCode)||i(n)},suffix:(0,Qt.jsx)(ro.__experimentalInputControlSuffixWrapper,{variant:"control",children:(0,Qt.jsx)(ro.Button,{icon:_T,label:(0,jn.__)("Apply"),type:"submit",size:"small"})})})})})})},vCe=({attributes:e,context:t,isSelected:r,setAttributes:o,clientId:n,name:i})=>{let{url:l,service:s,label:c="",rel:u}=e,m=$(),{showLabels:p,iconColor:d,iconColorValue:f,iconBackgroundColor:h,iconBackgroundColorValue:g}=t,[y,b]=(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,fn.useBlockEditingMode)()==="contentOnly",{activeVariation:C}=(0,BS.useSelect)(R=>{let{getActiveBlockVariation:V}=R(Zse.store);return{activeVariation:V(i,e)}},[i,e]),{icon:E,label:I}=$se(C),D=c.trim()===""?I:c,M=(0,Qd.useRef)(),F=(0,fn.useBlockProps)({className:"wp-block-social-link-anchor",ref:(0,qse.useMergeRefs)([k,M]),onClick:()=>b(!0),onKeyDown:R=>{R.keyCode===Mg.ENTER&&(R.preventDefault(),b(!0))}});return(0,Qt.jsxs)(Qt.Fragment,{children:[S&&p&&(0,Qt.jsx)(fn.BlockControls,{group:"other",children:(0,Qt.jsx)(ro.Dropdown,{popoverProps:{placement:"bottom-start"},renderToggle:({isOpen:R,onToggle:V})=>(0,Qt.jsx)(ro.ToolbarButton,{onClick:V,"aria-haspopup":"true","aria-expanded":R,children:(0,jn.__)("Text")}),renderContent:()=>(0,Qt.jsx)(ro.TextControl,{__next40pxDefaultSize:!0,className:"wp-block-social-link__toolbar_content_text",label:(0,jn.__)("Text"),help:(0,jn.__)("Provide a text label or use the default."),value:c,onChange:R=>o({label:R}),placeholder:I})})}),(0,Qt.jsx)(fn.InspectorControls,{children:(0,Qt.jsx)(ro.__experimentalToolsPanel,{label:(0,jn.__)("Settings"),resetAll:()=>{o({label:void 0})},dropdownMenuProps:m,children:(0,Qt.jsx)(ro.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,jn.__)("Text"),hasValue:()=>!!c,onDeselect:()=>{o({label:void 0})},children:(0,Qt.jsx)(ro.TextControl,{__next40pxDefaultSize:!0,label:(0,jn.__)("Text"),help:(0,jn.__)("The text is visible when enabled from the parent Social Icons block."),value:c,onChange:R=>o({label:R}),placeholder:I})})})}),(0,Qt.jsx)(fn.InspectorControls,{group:"advanced",children:(0,Qt.jsx)(ro.TextControl,{__next40pxDefaultSize:!0,label:(0,jn.__)("Link relation"),help:(0,Qd.createInterpolateElement)((0,jn.__)("The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document."),{a:(0,Qt.jsx)(ro.ExternalLink,{href:"https://developer.mozilla.org/docs/Web/HTML/Attributes/rel"})}),value:u||"",onChange:R=>o({rel:R})})}),(0,Qt.jsxs)("li",{role:"presentation",className:x,style:{color:f,backgroundColor:g},children:[(0,Qt.jsxs)("button",{"aria-haspopup":"dialog",...F,role:"button",children:[(0,Qt.jsx)(ro.Icon,{icon:E}),(0,Qt.jsx)("span",{className:w("wp-block-social-link-label",{"screen-reader-text":!p}),children:D})]}),r&&y&&(0,Qt.jsx)(gCe,{url:l,setAttributes:o,setPopover:b,popoverAnchor:_,clientId:n})]})]})},Kse=vCe;var ES={$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 Ee=a(B(),1);var Yse=[{isDefault:!0,name:"wordpress",attributes:{service:"wordpress"},title:(0,Ee._x)("WordPress","social link block variation name"),icon:jse},{name:"fivehundredpx",attributes:{service:"fivehundredpx"},title:(0,Ee._x)("500px","social link block variation name"),icon:mse},{name:"amazon",attributes:{service:"amazon"},title:(0,Ee._x)("Amazon","social link block variation name"),icon:Jle},{name:"bandcamp",attributes:{service:"bandcamp"},title:(0,Ee._x)("Bandcamp","social link block variation name"),icon:ese},{name:"behance",attributes:{service:"behance"},title:(0,Ee._x)("Behance","social link block variation name"),icon:tse},{name:"bluesky",attributes:{service:"bluesky"},title:(0,Ee._x)("Bluesky","social link block variation name"),icon:rse},{name:"chain",attributes:{service:"chain"},title:(0,Ee._x)("Link","social link block variation name"),icon:Wb},{name:"codepen",attributes:{service:"codepen"},title:(0,Ee._x)("CodePen","social link block variation name"),icon:ose},{name:"deviantart",attributes:{service:"deviantart"},title:(0,Ee._x)("DeviantArt","social link block variation name"),icon:ase},{name:"discord",attributes:{service:"discord"},title:(0,Ee._x)("Discord","social link block variation name"),icon:nse},{name:"dribbble",attributes:{service:"dribbble"},title:(0,Ee._x)("Dribbble","social link block variation name"),icon:ise},{name:"dropbox",attributes:{service:"dropbox"},title:(0,Ee._x)("Dropbox","social link block variation name"),icon:lse},{name:"etsy",attributes:{service:"etsy"},title:(0,Ee._x)("Etsy","social link block variation name"),icon:sse},{name:"facebook",attributes:{service:"facebook"},title:(0,Ee._x)("Facebook","social link block variation name"),icon:cse},{name:"feed",attributes:{service:"feed"},title:(0,Ee._x)("RSS Feed","social link block variation name"),icon:use},{name:"flickr",attributes:{service:"flickr"},title:(0,Ee._x)("Flickr","social link block variation name"),icon:pse},{name:"foursquare",attributes:{service:"foursquare"},title:(0,Ee._x)("Foursquare","social link block variation name"),icon:dse},{name:"goodreads",attributes:{service:"goodreads"},title:(0,Ee._x)("Goodreads","social link block variation name"),icon:fse},{name:"google",attributes:{service:"google"},title:(0,Ee._x)("Google","social link block variation name"),icon:hse},{name:"github",attributes:{service:"github"},title:(0,Ee._x)("GitHub","social link block variation name"),icon:gse},{name:"gravatar",attributes:{service:"gravatar"},title:(0,Ee._x)("Gravatar","social link block variation name"),icon:vse},{name:"instagram",attributes:{service:"instagram"},title:(0,Ee._x)("Instagram","social link block variation name"),icon:bse},{name:"lastfm",attributes:{service:"lastfm"},title:(0,Ee._x)("Last.fm","social link block variation name"),icon:yse},{name:"linkedin",attributes:{service:"linkedin"},title:(0,Ee._x)("LinkedIn","social link block variation name"),icon:_se},{name:"mail",attributes:{service:"mail"},title:(0,Ee._x)("Mail","social link block variation name"),keywords:["email","e-mail"],icon:xse},{name:"mastodon",attributes:{service:"mastodon"},title:(0,Ee._x)("Mastodon","social link block variation name"),icon:kse},{name:"meetup",attributes:{service:"meetup"},title:(0,Ee._x)("Meetup","social link block variation name"),icon:wse},{name:"medium",attributes:{service:"medium"},title:(0,Ee._x)("Medium","social link block variation name"),icon:Cse},{name:"patreon",attributes:{service:"patreon"},title:(0,Ee._x)("Patreon","social link block variation name"),icon:Sse},{name:"pinterest",attributes:{service:"pinterest"},title:(0,Ee._x)("Pinterest","social link block variation name"),icon:Tse},{name:"pocket",attributes:{service:"pocket"},title:(0,Ee._x)("Pocket","social link block variation name"),icon:Pse},{name:"reddit",attributes:{service:"reddit"},title:(0,Ee._x)("Reddit","social link block variation name"),icon:Bse},{name:"skype",attributes:{service:"skype"},title:(0,Ee._x)("Skype","social link block variation name"),icon:Ese,scope:[]},{name:"snapchat",attributes:{service:"snapchat"},title:(0,Ee._x)("Snapchat","social link block variation name"),icon:Ise},{name:"soundcloud",attributes:{service:"soundcloud"},title:(0,Ee._x)("SoundCloud","social link block variation name"),icon:Nse},{name:"spotify",attributes:{service:"spotify"},title:(0,Ee._x)("Spotify","social link block variation name"),icon:Dse},{name:"telegram",attributes:{service:"telegram"},title:(0,Ee._x)("Telegram","social link block variation name"),icon:Lse},{name:"threads",attributes:{service:"threads"},title:(0,Ee._x)("Threads","social link block variation name"),icon:Mse},{name:"tiktok",attributes:{service:"tiktok"},title:(0,Ee._x)("TikTok","social link block variation name"),icon:Ase},{name:"tumblr",attributes:{service:"tumblr"},title:(0,Ee._x)("Tumblr","social link block variation name"),icon:Rse},{name:"twitch",attributes:{service:"twitch"},title:(0,Ee._x)("Twitch","social link block variation name"),icon:zse},{name:"twitter",attributes:{service:"twitter"},title:(0,Ee._x)("Twitter","social link block variation name"),icon:Vse},{name:"vimeo",attributes:{service:"vimeo"},title:(0,Ee._x)("Vimeo","social link block variation name"),icon:Fse},{name:"vk",attributes:{service:"vk"},title:(0,Ee._x)("VK","social link block variation name"),icon:Ose},{name:"whatsapp",attributes:{service:"whatsapp"},title:(0,Ee._x)("WhatsApp","social link block variation name"),icon:Hse},{name:"x",attributes:{service:"x"},keywords:["twitter"],title:(0,Ee._x)("X","social link block variation name"),icon:Use},{name:"yelp",attributes:{service:"yelp"},title:(0,Ee._x)("Yelp","social link block variation name"),icon:Gse},{name:"youtube",attributes:{service:"youtube"},title:(0,Ee._x)("YouTube","social link block variation name"),icon:Wse}];Yse.forEach(e=>{e.isActive||(e.isActive=(t,r)=>t.service===r.service)});var Qse=Yse;var{fieldsKey:yCe,formKey:_Ce}=Z(Xse.privateApis),{name:Jse}=ES,IS={icon:i1,edit:Kse,variations:Qse};window.__experimentalContentOnlyInspectorFields&&(IS[yCe]=[{id:"link",label:(0,FA.__)("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,FA.__)("Label"),type:"text"}],IS[_Ce]={fields:["link","label"]});var xCe=()=>N({name:Jse,metadata:ES,settings:IS});var jA={};q(jA,{init:()=>BCe,metadata:()=>DS,name:()=>ice,settings:()=>lce});var NS=a(T(),1),HA=a(v(),1),kCe=e=>{if(e.layout)return e;let{className:t}=e,r="items-justified-",o=new RegExp(`\\b${r}[^ ]*[ ]?\\b`,"g"),n={...e,className:t?.replace(o,"").trim()},i=t?.match(o)?.[0]?.trim();return i&&Object.assign(n,{layout:{type:"flex",justifyContent:i.slice(r.length)}}),n},wCe=[{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:kCe,save:e=>{let{attributes:{iconBackgroundColorValue:t,iconColorValue:r,itemsJustification:o,size:n}}=e,i=w(n,{"has-icon-color":r,"has-icon-background-color":t,[`items-justified-${o}`]:o}),l={"--wp--social-links--icon-color":r,"--wp--social-links--icon-background-color":t};return(0,HA.jsx)("ul",{...NS.useBlockProps.save({className:i,style:l}),children:(0,HA.jsx)(NS.InnerBlocks.Content,{})})}}],ece=wCe;var tce=a(H(),1),vo=a(T(),1),fs=a(A(),1),hn=a(B(),1),rce=a(z(),1);var ma=a(v(),1),CCe=[{label:(0,hn.__)("Default"),value:""},{label:(0,hn.__)("Small"),value:"has-small-icon-size"},{label:(0,hn.__)("Normal"),value:"has-normal-icon-size"},{label:(0,hn.__)("Large"),value:"has-large-icon-size"},{label:(0,hn.__)("Huge"),value:"has-huge-icon-size"}];function SCe(e){let{clientId:t,attributes:r,iconBackgroundColor:o,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,rce.useSelect)(I=>{let{getBlockCount:D,hasSelectedInnerBlock:M}=I(vo.store);return{hasSocialIcons:D(t)>0,hasSelectedChild:M(t)}},[t]),y=i||g,b=r.className?.includes("is-style-logos-only"),x=$();(0,tce.useEffect)(()=>{if(b){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})}},[b,l]);let _=w(f,{"has-visible-labels":d,"has-icon-color":n.color||m,"has-icon-background-color":o.color||u}),k=(0,vo.useBlockProps)({className:_}),S=(0,vo.useInnerBlocksProps)(k,{templateLock:!1,orientation:r.layout?.orientation??"horizontal",__experimentalAppenderTagName:"li",renderAppender:!h||y?vo.InnerBlocks.ButtonBlockAppender:void 0}),C=[{value:n.color||m,onChange:I=>{c(I),l({iconColorValue:I})},label:(0,hn.__)("Icon color"),resetAllFilter:()=>{c(void 0),l({iconColorValue:void 0})}}];b||C.push({value:o.color||u,onChange:I=>{s(I),l({iconBackgroundColorValue:I})},label:(0,hn.__)("Icon background"),resetAllFilter:()=>{s(void 0),l({iconBackgroundColorValue:void 0})}});let E=(0,vo.__experimentalUseMultipleOriginColorsAndGradients)();return(0,ma.jsxs)(ma.Fragment,{children:[(0,ma.jsx)(vo.InspectorControls,{children:(0,ma.jsxs)(fs.__experimentalToolsPanel,{label:(0,hn.__)("Settings"),resetAll:()=>{l({openInNewTab:!1,showLabels:!1,size:void 0})},dropdownMenuProps:x,children:[(0,ma.jsx)(fs.__experimentalToolsPanelItem,{isShownByDefault:!0,hasValue:()=>!!f,label:(0,hn.__)("Icon size"),onDeselect:()=>l({size:void 0}),children:(0,ma.jsx)(fs.SelectControl,{__next40pxDefaultSize:!0,label:(0,hn.__)("Icon size"),onChange:I=>{l({size:I===""?void 0:I})},value:f??"",options:CCe})}),(0,ma.jsx)(fs.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,hn.__)("Show text"),hasValue:()=>!!d,onDeselect:()=>l({showLabels:!1}),children:(0,ma.jsx)(fs.ToggleControl,{label:(0,hn.__)("Show text"),checked:d,onChange:()=>l({showLabels:!d})})}),(0,ma.jsx)(fs.__experimentalToolsPanelItem,{isShownByDefault:!0,label:(0,hn.__)("Open links in new tab"),hasValue:()=>!!p,onDeselect:()=>l({openInNewTab:!1}),children:(0,ma.jsx)(fs.ToggleControl,{label:(0,hn.__)("Open links in new tab"),checked:p,onChange:()=>l({openInNewTab:!p})})})]})}),E.hasColorsOrGradients&&(0,ma.jsxs)(vo.InspectorControls,{group:"color",children:[C.map(({onChange:I,label:D,value:M,resetAllFilter:F})=>(0,ma.jsx)(vo.__experimentalColorGradientSettingsDropdown,{__experimentalIsRenderedInSidebar:!0,settings:[{colorValue:M,label:D,onColorChange:I,isShownByDefault:!0,resetAllFilter:F,enableAlpha:!0,clearable:!0}],panelId:t,...E},`social-links-color-${D}`)),!b&&(0,ma.jsx)(vo.ContrastChecker,{textColor:m,backgroundColor:u,isLargeText:!1})]}),(0,ma.jsx)("ul",{...S})]})}var TCe={iconColor:"icon-color",iconBackgroundColor:"icon-background-color"},oce=(0,vo.withColors)(TCe)(SCe);var DS={$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 LS=a(T(),1),ace=a(v(),1);function nce(e){let{attributes:{iconBackgroundColorValue:t,iconColorValue:r,showLabels:o,size:n}}=e,i=w(n,{"has-visible-labels":o,"has-icon-color":r,"has-icon-background-color":t}),l=LS.useBlockProps.save({className:i}),s=LS.useInnerBlocksProps.save(l);return(0,ace.jsx)("ul",{...s})}var{name:ice}=DS,lce={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:i1,edit:oce,save:nce,deprecated:ece},BCe=()=>N({name:ice,metadata:DS,settings:lce});var UA={};q(UA,{init:()=>ACe,metadata:()=>AS,name:()=>wce,settings:()=>Cce});var sce=a(T(),1),cce=a(v(),1),ECe=[{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,cce.jsx)("div",{...sce.useBlockProps.save({style:{height:e.height,width:e.width},"aria-hidden":!0})})}}],uce=ECe;var pa=a(T(),1),gce=a(A(),1),Rg=a(H(),1),vce=a(L(),1),MS=a(z(),1);var Ag=a(B(),1),bc=a(T(),1),hl=a(A(),1),pce=a(pe(),1),dce=a(L(),1);var $b=0;var Un=a(v(),1),{useSpacingSizes:ICe}=Z(bc.privateApis);function mce({label:e,onChange:t,isResizing:r,value:o=""}){let n=(0,pce.useInstanceId)(hl.__experimentalUnitControl,"block-spacer-height-input"),i=ICe(),[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)(o),p=(0,bc.isValueSpacingPreset)(o)?o:[u,r?"px":m].join("");return(0,Un.jsx)(Un.Fragment,{children:i?.length<2?(0,Un.jsx)(hl.__experimentalUnitControl,{id:n,isResetValueOnUnitChange:!0,min:$b,onChange:t,value:p,units:c,label:e,__next40pxDefaultSize:!0}):(0,Un.jsx)(dce.View,{className:"tools-panel-item-spacing",children:(0,Un.jsx)(bc.__experimentalSpacingSizesControl,{values:{all:p},onChange:({all:d})=>{t(d)},label:e,sides:["all"],units:c,allowReset:!1,splitOnAxis:!1,showSideInLabel:!1})})})}function fce({setAttributes:e,orientation:t,height:r,width:o,isResizing:n}){let i=$();return(0,Un.jsx)(bc.InspectorControls,{children:(0,Un.jsxs)(hl.__experimentalToolsPanel,{label:(0,Ag.__)("Settings"),resetAll:()=>{e({width:void 0,height:"100px"})},dropdownMenuProps:i,children:[t==="horizontal"&&(0,Un.jsx)(hl.__experimentalToolsPanelItem,{label:(0,Ag.__)("Width"),isShownByDefault:!0,hasValue:()=>o!==void 0,onDeselect:()=>e({width:void 0}),children:(0,Un.jsx)(mce,{label:(0,Ag.__)("Width"),value:o,onChange:l=>e({width:l}),isResizing:n})}),t!=="horizontal"&&(0,Un.jsx)(hl.__experimentalToolsPanelItem,{label:(0,Ag.__)("Height"),isShownByDefault:!0,hasValue:()=>r!=="100px",onDeselect:()=>e({height:"100px"}),children:(0,Un.jsx)(mce,{label:(0,Ag.__)("Height"),value:r,onChange:l=>e({height:l}),isResizing:n})})]})})}var gl=a(v(),1),{useSpacingSizes:NCe}=Z(pa.privateApis),hce=({orientation:e,onResizeStart:t,onResize:r,onResizeStop:o,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)(gce.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);o(`${f}px`),l(!1)},__experimentalShowTooltip:!0,__experimentalTooltipProps:{axis:e==="horizontal"?"x":"y",position:"corner",isVisible:i},showHandle:n,...s})},DCe=({attributes:e,isSelected:t,setAttributes:r,toggleSelection:o,context:n,__unstableParentLayout:i,className:l})=>{let s=(0,MS.useSelect)(X=>X(pa.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:y={}}=e,{layout:b={}}=y,{selfStretch:x,flexSize:_}=b,k=NCe(),[S,C]=(0,Rg.useState)(!1),[E,I]=(0,Rg.useState)(null),[D,M]=(0,Rg.useState)(null),F=()=>o(!1),R=()=>o(!0),{__unstableMarkNextChangeAsNotPersistent:V}=(0,MS.useDispatch)(pa.store),P=X=>{R(),d&&r({style:{...y,layout:{...b,flexSize:X,selfStretch:"fixed"}}}),r({height:X}),I(null)},j=X=>{R(),d&&r({style:{...y,layout:{...b,flexSize:X,selfStretch:"fixed"}}}),r({width:X}),M(null)},U=()=>{if(!d)return E||(0,pa.getSpacingPresetCssVar)(h)||void 0},O=()=>{if(!d)return D||(0,pa.getSpacingPresetCssVar)(g)||void 0},K=f==="horizontal"?D||_:E||_,W={height:f==="horizontal"?24:U(),width:f==="horizontal"?O():void 0,minWidth:f==="vertical"&&d?48:void 0,flexBasis:d?K:void 0,flexGrow:d&&S?0:void 0},ee=X=>X==="horizontal"?(0,gl.jsx)(hce,{minWidth:$b,enable:{top:!1,right:!0,bottom:!1,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},orientation:X,onResizeStart:F,onResize:M,onResizeStop:j,isSelected:t,isResizing:S,setIsResizing:C}):(0,gl.jsx)(gl.Fragment,{children:(0,gl.jsx)(hce,{minHeight:$b,enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},orientation:X,onResizeStart:F,onResize:I,onResizeStop:P,isSelected:t,isResizing:S,setIsResizing:C})});(0,Rg.useEffect)(()=>{let X=J=>{V(),r(J)};if(d&&x!=="fill"&&x!=="fit"&&_===void 0)if(f==="horizontal"){let J=(0,pa.getCustomValueFromPreset)(g,k)||(0,pa.getCustomValueFromPreset)(h,k)||"100px";X({width:"0px",style:{...y,layout:{...b,flexSize:J,selfStretch:"fixed"}}})}else{let J=(0,pa.getCustomValueFromPreset)(h,k)||(0,pa.getCustomValueFromPreset)(g,k)||"100px";X({height:"0px",style:{...y,layout:{...b,flexSize:J,selfStretch:"fixed"}}})}else d&&(x==="fill"||x==="fit")?X(f==="horizontal"?{width:void 0}:{height:void 0}):!d&&(x||_)&&X({...f==="horizontal"?{width:_}:{height:_},style:{...y,layout:{...b,flexSize:void 0,selfStretch:void 0}}})},[y,_,h,f,d,b,x,r,k,g,V]);let oe=(0,pa.useBlockEditingMode)();return(0,gl.jsxs)(gl.Fragment,{children:[(0,gl.jsx)(vce.View,{...(0,pa.useBlockProps)({style:W,className:w(l,{"custom-sizes-disabled":s})}),children:oe==="default"&&ee(f)}),!d&&(0,gl.jsx)(fce,{setAttributes:r,height:E||h,width:D||g,orientation:f,isResizing:S})]})},bce=DCe;var AS={$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 yce=a(G(),1),MCe={to:[{type:"block",blocks:["core/separator"],transform:({anchor:e})=>(0,yce.createBlock)("core/separator",{anchor:e||void 0})}]},_ce=MCe;var qb=a(T(),1),xce=a(v(),1);function kce({attributes:e}){let{height:t,width:r,style:o}=e,{layout:{selfStretch:n}={}}=o||{},i=n==="fill"||n==="fit"?void 0:t;return(0,xce.jsx)("div",{...qb.useBlockProps.save({style:{height:(0,qb.getSpacingPresetCssVar)(i),width:(0,qb.getSpacingPresetCssVar)(r)},"aria-hidden":!0})})}var{name:wce}=AS,Cce={icon:qP,transforms:_ce,edit:bce,save:kce,deprecated:uce},ACe=()=>N({name:wce,metadata:AS,settings:Cce});var $A={};q($A,{init:()=>FCe,metadata:()=>US,name:()=>Lce,settings:()=>Mce});var Bce=a(B(),1),Xd=a(T(),1),jS=a(z(),1),Qb=a(H(),1);var Tce=a(T(),1);var GA=a(B(),1),WA=a(G(),1),Zb=a(T(),1),zS=a(A(),1),VS=a(z(),1),RS=a(v(),1);function yc({tabsClientId:e}){let{insertBlock:t}=(0,VS.useDispatch)(Zb.store),{tabPanelsClientId:r,tabsListClientId:o}=(0,VS.useSelect)(i=>{if(!e)return{tabPanelsClientId:null,tabsListClientId:null};let{getBlocks:l}=i(Zb.store),s=l(e),c=s.find(m=>m.name==="core/tab-panels"),u=s.find(m=>m.name==="core/tab-list");return{tabPanelsClientId:c?.clientId||null,tabsListClientId:u?.clientId||null}},[e]);return(0,RS.jsx)(Zb.BlockControls,{group:"other",children:(0,RS.jsx)(zS.ToolbarGroup,{children:(0,RS.jsx)(zS.ToolbarButton,{className:"components-toolbar__control",onClick:()=>{if(!r)return;let i=(0,WA.createBlock)("core/tab-panel",{label:(0,GA.__)("Tab")});if(t(i,void 0,r),o){let l=(0,WA.createBlock)("core/tab",{});t(l,void 0,o)}},text:(0,GA.__)("Add tab")})})})}var Kb=a(T(),1),OS=a(A(),1),Sce=a(B(),1),HS=a(z(),1),FS=a(v(),1);function _c({tabsClientId:e}){let{removeBlock:t,updateBlockAttributes:r,selectBlock:o,__unstableMarkNextChangeAsNotPersistent:n}=(0,HS.useDispatch)(Kb.store),{activeTabPanelClientId:i,activeTabClientId:l,tabCount:s,editorActiveTabIndex:c}=(0,HS.useSelect)(p=>{if(!e)return{activeTabPanelClientId:null,activeTabClientId:null,tabCount:0,editorActiveTabIndex:0};let{getBlocks:d,getBlockAttributes:f}=p(Kb.store),h=f(e),g=h?.editorActiveTabIndex??h?.activeTabIndex??0,y=d(e),b=y.find(E=>E.name==="core/tab-panels"),x=y.find(E=>E.name==="core/tab-list"),_=b?.innerBlocks||[],k=x?.innerBlocks||[],S=_[g],C=k[g];return{activeTabPanelClientId:S?.clientId||null,activeTabClientId:C?.clientId||null,tabCount:k.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&&o(e)},m=s<=1||!i;return(0,FS.jsx)(Kb.BlockControls,{group:"other",children:(0,FS.jsx)(OS.ToolbarGroup,{children:(0,FS.jsx)(OS.ToolbarButton,{className:"components-toolbar__control",onClick:u,text:(0,Sce.__)("Remove tab"),disabled:m})})})}var Yb=a(v(),1);function Pce({tabsClientId:e}){return(0,Yb.jsxs)(Tce.BlockControls,{children:[(0,Yb.jsx)(yc,{tabsClientId:e}),(0,Yb.jsx)(_c,{tabsClientId:e})]})}var qm=a(v(),1),RCe=[];function zCe({context:e,clientId:t}){let r=e["core/tabs-list"]||RCe,o=e["core/tabs-activeTabIndex"],n=e["core/tabs-editorActiveTabIndex"],i=(0,Qb.useMemo)(()=>n??o,[n,o]),{tabIndex:l,tabsClientId:s,selectedTabClientId:c}=(0,jS.useSelect)(k=>{let{getBlockOrder:S,getBlockRootClientId:C,getSelectedBlockClientIds:E,hasSelectedInnerBlock:I}=k(Xd.store),D=C(t),M=D?C(D):null,R=S(D).indexOf(t),V=E(),P=null;for(let j of r)if(V.includes(j.clientId)||I(j.clientId,!0)){P=j.clientId;break}return{tabIndex:R,tabsClientId:M,selectedTabClientId:P}},[t,r]),u=r[l]||{},m=u.index??l,p=u.clientId||"",d=u.label||"",f=m===i,h=p===c,{__unstableMarkNextChangeAsNotPersistent:g,updateBlockAttributes:y}=(0,jS.useDispatch)(Xd.store),b=(0,Qb.useCallback)(k=>{k.preventDefault(),s&&m!==i&&(g(),y(s,{editorActiveTabIndex:m}))},[s,m,i,y,g]),x=(0,Qb.useCallback)(k=>{p&&y(p,{label:k})},[p,y]),_=(0,Xd.useBlockProps)({className:w({"is-active":f,"is-selected":h}),tabIndex:-1,onClick:b});return(0,qm.jsxs)(qm.Fragment,{children:[(0,qm.jsx)(Pce,{tabsClientId:s}),(0,qm.jsx)("button",{..._,type:"button",children:(0,qm.jsx)(Xd.RichText,{tagName:"span",withoutInteractiveFormatting:!0,placeholder:(0,Bce.__)("Tab title"),value:d,onChange:x})})]})}var Ece=zCe;var Ice=a(T(),1),Nce=a(v(),1);function Dce(){let e=Ice.useBlockProps.save({type:"button",role:"tab"});return(0,Nce.jsx)("button",{...e})}var US={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tab",title:"Tab",description:"A single tab button in the tab list.",category:"design",textdomain:"default",parent:["core/tab-list"],usesContext:["core/tabs-list","core/tabs-activeTabIndex","core/tabs-editorActiveTabIndex","core/tab-index","core/tab-id","core/tab-label"],supports:{html:!1,reusable:!1,visibility:!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}},editorScript:"file:./index.js",editorStyle:"file:./editor.css",style:"file:./style-index.css"};var{name:Lce}=US,Mce={icon:bB,edit:Ece,save:Dce},FCe=()=>N({name:Lce,metadata:US,settings:Mce});var qA={};q(qA,{init:()=>UCe,metadata:()=>KS,name:()=>Hce,settings:()=>jce});var zce=a(B(),1),Jd=a(T(),1),$S=a(z(),1),ef=a(H(),1);var WS=a(T(),1),zg=a(A(),1),GS=a(B(),1),Ace=a(z(),1);var hs=a(v(),1);function Rce({tabsClientId:e,blockIndex:t,isDefaultTab:r}){let{updateBlockAttributes:o}=(0,Ace.useDispatch)(WS.store),n=$();return(0,hs.jsxs)(hs.Fragment,{children:[(0,hs.jsx)(yc,{tabsClientId:e}),(0,hs.jsx)(_c,{tabsClientId:e}),(0,hs.jsx)(WS.InspectorControls,{children:(0,hs.jsx)(zg.__experimentalToolsPanel,{label:(0,GS.__)("Settings"),resetAll:()=>{o(e,{activeTabIndex:0})},dropdownMenuProps:n,children:(0,hs.jsx)(zg.__experimentalToolsPanelItem,{label:(0,GS.__)("Default tab"),hasValue:()=>r&&t!==0,onDeselect:()=>{o(e,{activeTabIndex:0})},isShownByDefault:!0,children:(0,hs.jsx)(zg.CheckboxControl,{label:(0,GS.__)("Default tab"),checked:r,onChange:i=>{o(e,{activeTabIndex:i?t:0})}})})})})]})}var qS=a(v(),1),OCe=[["core/paragraph",{placeholder:(0,zce.__)("Type / to choose a block")}]],{cancelAnimationFrame:HCe}=window;function Vce({clientId:e,context:t,isSelected:r}){let o=(0,ef.useRef)(),n=t["core/tabs-activeTabIndex"],l=t["core/tabs-editorActiveTabIndex"]??n;(0,ef.useEffect)(()=>()=>{o.current&&HCe(o.current)},[]);let{blockIndex:s,hasInnerBlocksSelected:c,tabsClientId:u}=(0,$S.useSelect)(b=>{let{getBlockRootClientId:x,getBlockIndex:_,hasSelectedInnerBlock:k}=b(Jd.store),S=x(e),C=x(S),E=_(e),I=k(e,!0);return{blockIndex:E,hasInnerBlocksSelected:I,tabsClientId:C}},[e]),{updateBlockAttributes:m,__unstableMarkNextChangeAsNotPersistent:p}=(0,$S.useDispatch)(Jd.store);(0,ef.useEffect)(()=>{(r||c)&&u&&l!==s&&(p(),m(u,{editorActiveTabIndex:s}))},[r,c,u,l,s,m,p]);let d=l===s,f=n===s,h=(0,ef.useMemo)(()=>!!(r||c||d),[r,c,d]),g=(0,Jd.useBlockProps)({hidden:!h,tabIndex:h?0:-1}),y=(0,Jd.useInnerBlocksProps)(g,{template:OCe});return(0,qS.jsxs)("section",{...y,children:[(0,qS.jsx)(Rce,{tabsClientId:u,blockIndex:s,isDefaultTab:f}),h&&y.children]})}var ZS=a(T(),1),Fce=a(v(),1);function Oce(){let e=ZS.useBlockProps.save({role:"tabpanel"}),t=ZS.useInnerBlocksProps.save(e);return(0,Fce.jsx)("section",{...t})}var KS={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tab-panel",title:"Tab Panel",description:"Content for a tab in a tabbed interface.",category:"design",textdomain:"default",attributes:{label:{type:"string",default:""}},parent:["core/tab-panels"],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,visibility:!1},providesContext:{"core/tab-label":"label"},editorScript:"file:./index.js",style:"file:./style-index.css"};var{name:Hce}=KS,jce={icon:gB,edit:Vce,save:Oce},UCe=()=>N({name:Hce,metadata:KS,settings:jce});var ZA={};q(ZA,{init:()=>$Ce,metadata:()=>QS,name:()=>qce,settings:()=>Zce});var Vg=a(T(),1),Uce=a(z(),1);var Zm=a(v(),1),GCe=[["core/tab-panel",{}]];function Gce({clientId:e}){let t=(0,Vg.useBlockProps)(),r=(0,Vg.useInnerBlocksProps)(t,{template:GCe,templateLock:!1,renderAppender:!1}),o=(0,Uce.useSelect)(n=>n(Vg.store).getBlockRootClientId(e),[e]);return(0,Zm.jsxs)(Zm.Fragment,{children:[(0,Zm.jsx)(yc,{tabsClientId:o}),(0,Zm.jsx)(_c,{tabsClientId:o}),(0,Zm.jsx)("div",{...r})]})}var YS=a(T(),1),Wce=a(v(),1);function $ce(){let e=YS.useBlockProps.save(),t=YS.useInnerBlocksProps.save(e);return(0,Wce.jsx)("div",{...t})}var QS={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tab-panels",title:"Tab Panels",description:"Container for tab panel content in a tabbed interface.",category:"design",textdomain:"default",parent:["core/tabs"],allowedBlocks:["core/tab-panel"],attributes:{},supports:{anchor:!1,html:!1,reusable:!1,visibility:!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:qce}=QS,Zce={icon:E0,edit:Gce,save:$ce},$Ce=()=>N({name:qce,metadata:QS,settings:Zce});var aR={};q(aR,{init:()=>c6e,metadata:()=>XS,name:()=>lue,settings:()=>sue});var xc=a(B(),1);var tr=a(T(),1),lt=a(v(),1),Kce={"subtle-light-gray":"#f3f4f5","subtle-pale-green":"#e9fbe5","subtle-pale-blue":"#e7f5fe","subtle-pale-pink":"#fcf0ef"},KA={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"}},qCe={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:KA}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:KA}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:KA}}}},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:o,foot:n,caption:i}=e;if(!r.length&&!o.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,lt.jsx)(h,{children:f.map(({cells:g},y)=>(0,lt.jsx)("tr",{children:g.map(({content:b,tag:x,scope:_,align:k,colspan:S,rowspan:C},E)=>{let I=w({[`has-text-align-${k}`]:k});return(0,lt.jsx)(tr.RichText.Content,{className:I||void 0,"data-align":k,tagName:x,value:b,scope:x==="th"?_:void 0,colSpan:S,rowSpan:C},E)})},y))})};return(0,lt.jsxs)("figure",{...tr.useBlockProps.save(),children:[(0,lt.jsxs)("table",{className:u===""?void 0:u,style:{...s.style,...c.style},children:[(0,lt.jsx)(p,{type:"head",rows:r}),(0,lt.jsx)(p,{type:"body",rows:o}),(0,lt.jsx)(p,{type:"foot",rows:n})]}),m&&(0,lt.jsx)(tr.RichText.Content,{tagName:"figcaption",value:i,className:(0,tr.__experimentalGetElementClassName)("caption")})]})}},YA={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"}},ZCe={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:YA}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:YA}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:YA}}}},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:o,foot:n,caption:i}=e;if(!r.length&&!o.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,lt.jsx)(h,{children:f.map(({cells:g},y)=>(0,lt.jsx)("tr",{children:g.map(({content:b,tag:x,scope:_,align:k},S)=>{let C=w({[`has-text-align-${k}`]:k});return(0,lt.jsx)(tr.RichText.Content,{className:C||void 0,"data-align":k,tagName:x,value:b,scope:x==="th"?_:void 0},S)})},y))})};return(0,lt.jsxs)("figure",{...tr.useBlockProps.save(),children:[(0,lt.jsxs)("table",{className:u===""?void 0:u,style:{...s.style,...c.style},children:[(0,lt.jsx)(p,{type:"head",rows:r}),(0,lt.jsx)(p,{type:"body",rows:o}),(0,lt.jsx)(p,{type:"foot",rows:n})]}),m&&(0,lt.jsx)(tr.RichText.Content,{tagName:"figcaption",value:i})]})}},QA={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"}},KCe={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:QA}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:QA}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:QA}}}},supports:{anchor:!0,align:!0,__experimentalSelector:".wp-block-table > table"},save:({attributes:e})=>{let{hasFixedLayout:t,head:r,body:o,foot:n,backgroundColor:i,caption:l}=e;if(!r.length&&!o.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,lt.jsx)(h,{children:f.map(({cells:g},y)=>(0,lt.jsx)("tr",{children:g.map(({content:b,tag:x,scope:_,align:k},S)=>{let C=w({[`has-text-align-${k}`]:k});return(0,lt.jsx)(tr.RichText.Content,{className:C||void 0,"data-align":k,tagName:x,value:b,scope:x==="th"?_:void 0},S)})},y))})};return(0,lt.jsxs)("figure",{...tr.useBlockProps.save(),children:[(0,lt.jsxs)("table",{className:u===""?void 0:u,children:[(0,lt.jsx)(p,{type:"head",rows:r}),(0,lt.jsx)(p,{type:"body",rows:o}),(0,lt.jsx)(p,{type:"foot",rows:n})]}),m&&(0,lt.jsx)(tr.RichText.Content,{tagName:"figcaption",value:l})]})},isEligible:e=>e.backgroundColor&&e.backgroundColor in Kce&&!e.style,migrate:e=>({...e,backgroundColor:void 0,style:{color:{background:Kce[e.backgroundColor]}}})},XA={content:{type:"string",source:"html"},tag:{type:"string",default:"td",source:"tag"},scope:{type:"string",source:"attribute",attribute:"scope"}},YCe={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:XA}}},body:{type:"array",default:[],source:"query",selector:"tbody tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:XA}}},foot:{type:"array",default:[],source:"query",selector:"tfoot tr",query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:XA}}}},supports:{align:!0},save({attributes:e}){let{hasFixedLayout:t,head:r,body:o,foot:n,backgroundColor:i}=e;if(!r.length&&!o.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,lt.jsx)(d,{children:p.map(({cells:f},h)=>(0,lt.jsx)("tr",{children:f.map(({content:g,tag:y,scope:b},x)=>(0,lt.jsx)(tr.RichText.Content,{tagName:y,value:g,scope:y==="th"?b:void 0},x))},h))})};return(0,lt.jsxs)("table",{className:c,children:[(0,lt.jsx)(u,{type:"head",rows:r}),(0,lt.jsx)(u,{type:"body",rows:o}),(0,lt.jsx)(u,{type:"foot",rows:n})]})}},Yce=[qCe,ZCe,KCe,YCe];var Gn=a(H(),1),bo=a(T(),1),Nt=a(B(),1),Gr=a(A(),1);var QCe=["align"];function Qce({rowCount:e,columnCount:t}){return{body:Array.from({length:e}).map(()=>({cells:Array.from({length:t}).map(()=>({content:"",tag:"td"}))}))}}function XCe(e){if(!Km(e.head))return e.head[0];if(!Km(e.body))return e.body[0];if(!Km(e.foot))return e.foot[0]}function Xce(e,t,r){let{sectionName:o,rowIndex:n,columnIndex:i}=t;return e[o]?.[n]?.cells?.[i]?.[r]}function JA(e,t,r){if(!t)return e;let o=Object.fromEntries(Object.entries(e).filter(([l])=>["head","body","foot"].includes(l))),{sectionName:n,rowIndex:i}=t;return Object.fromEntries(Object.entries(o).map(([l,s])=>n&&n!==l?[l,s]:[l,s.map((c,u)=>i&&i!==u?c:{cells:c.cells.map((m,p)=>JCe({sectionName:l,columnIndex:p,rowIndex:u},t)?r(m):m)})]))}function JCe(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 eR(e,{sectionName:t,rowIndex:r,columnCount:o}){let n=XCe(e),i=o===void 0?n?.cells?.length:o;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])=>QCe.includes(m))),content:"",tag:t==="head"?"th":"td"}})},...e[t].slice(r)]}:e}function Jce(e,{sectionName:t,rowIndex:r}){return{[t]:e[t].filter((o,n)=>n!==r)}}function eue(e,{columnIndex:t}){let r=Object.fromEntries(Object.entries(e).filter(([o])=>["head","body","foot"].includes(o)));return Object.fromEntries(Object.entries(r).map(([o,n])=>Km(n)?[o,n]:[o,n.map(i=>rue(i)||i.cells.length<t?i:{cells:[...i.cells.slice(0,t),{content:"",tag:o==="head"?"th":"td"},...i.cells.slice(t)]})]))}function tue(e,{columnIndex:t}){let r=Object.fromEntries(Object.entries(e).filter(([o])=>["head","body","foot"].includes(o)));return Object.fromEntries(Object.entries(r).map(([o,n])=>Km(n)?[o,n]:[o,n.map(i=>({cells:i.cells.length>=t?i.cells.filter((l,s)=>s!==t):i.cells})).filter(i=>i.cells.length)]))}function tR(e,t){if(!Km(e[t]))return{[t]:[]};let r=e.body?.[0]?.cells?.length??1;return eR(e,{sectionName:t,rowIndex:0,columnCount:r})}function Km(e){return!e||!e.length||e.every(rue)}function rue(e){return!(e.cells&&e.cells.length)}var ft=a(v(),1),e6e=[{icon:M7,title:(0,Nt.__)("Align column left"),align:"left"},{icon:D7,title:(0,Nt.__)("Align column center"),align:"center"},{icon:V7,title:(0,Nt.__)("Align column right"),align:"right"}],t6e={head:(0,Nt.__)("Header cell text"),body:(0,Nt.__)("Body cell text"),foot:(0,Nt.__)("Footer cell text")},r6e={head:(0,Nt.__)("Header label"),foot:(0,Nt.__)("Footer label")};function o6e({name:e,...t}){let r=`t${e}`;return(0,ft.jsx)(r,{...t})}function a6e({attributes:e,setAttributes:t,insertBlocksAfter:r,isSelected:o}){let{hasFixedLayout:n,head:i,foot:l}=e,[s,c]=(0,Gn.useState)(2),[u,m]=(0,Gn.useState)(2),[p,d]=(0,Gn.useState)(),f=(0,bo.__experimentalUseColorProps)(e),h=(0,bo.__experimentalUseBorderProps)(e),g=(0,bo.useBlockEditingMode)(),y=(0,Gn.useRef)(),[b,x]=(0,Gn.useState)(!1),_=$();function k(ne){m(ne)}function S(ne){c(ne)}function C(ne){ne.preventDefault(),t(Qce({rowCount:parseInt(s,10)||2,columnCount:parseInt(u,10)||2})),x(!0)}function E(){t({hasFixedLayout:!n})}let I=(0,Gn.useCallback)(function(ne){p&&t(ue=>JA(ue,p,he=>({...he,content:ne})))},[p,t]);function D(ne){if(!p)return;let ue={type:"column",columnIndex:p.columnIndex},he=JA(e,ue,Oe=>({...Oe,align:ne}));t(he)}function M(){if(p)return Xce(e,p,"align")}function F(){t(tR(e,"head"))}function R(){t(tR(e,"foot"))}function V(ne){if(!p)return;let{sectionName:ue,rowIndex:he}=p,Oe=he+ne;t(eR(e,{sectionName:ue,rowIndex:Oe})),d({sectionName:ue,rowIndex:Oe,columnIndex:0,type:"cell"})}function P(){V(0)}function j(){V(1)}function U(){if(!p)return;let{sectionName:ne,rowIndex:ue}=p;d(),t(Jce(e,{sectionName:ne,rowIndex:ue}))}function O(ne=0){if(!p)return;let{columnIndex:ue}=p,he=ue+ne;t(eue(e,{columnIndex:he})),d({rowIndex:0,columnIndex:he,type:"cell"})}function K(){O(0)}function W(){O(1)}function ee(){if(!p)return;let{sectionName:ne,columnIndex:ue}=p;d(),t(tue(e,{sectionName:ne,columnIndex:ue}))}(0,Gn.useEffect)(()=>{o||d()},[o]),(0,Gn.useEffect)(()=>{b&&(y?.current?.querySelector('td div[contentEditable="true"]')?.focus(),x(!1))},[b]);let oe=["head","body","foot"].filter(ne=>!Km(e[ne])),X=[{icon:BB,title:(0,Nt.__)("Insert row before"),isDisabled:!p,onClick:P},{icon:TB,title:(0,Nt.__)("Insert row after"),isDisabled:!p,onClick:j},{icon:IB,title:(0,Nt.__)("Delete row"),isDisabled:!p,onClick:U},{icon:kB,title:(0,Nt.__)("Insert column before"),isDisabled:!p,onClick:K},{icon:_B,title:(0,Nt.__)("Insert column after"),isDisabled:!p,onClick:W},{icon:CB,title:(0,Nt.__)("Delete column"),isDisabled:!p,onClick:ee}],J=oe.map(ne=>(0,ft.jsx)(o6e,{name:ne,children:e[ne].map(({cells:ue},he)=>(0,ft.jsx)("tr",{children:ue.map((Oe,ke)=>{let ie=p?.sectionName===ne&&p?.rowIndex===he&&p?.columnIndex===ke;return(0,ft.jsx)(n6e,{name:ne,rowIndex:he,columnIndex:ke,onChange:ie?I:void 0,setSelectedCell:d,...Oe},ke)})},he))},ne)),ae=!oe.length;return(0,ft.jsxs)("figure",{...(0,bo.useBlockProps)({ref:y}),children:[!ae&&g==="default"&&(0,ft.jsxs)(ft.Fragment,{children:[(0,ft.jsx)(bo.BlockControls,{group:"block",children:(0,ft.jsx)(bo.AlignmentControl,{label:(0,Nt.__)("Change column alignment"),alignmentControls:e6e,value:M(),onChange:ne=>D(ne)})}),(0,ft.jsx)(bo.BlockControls,{group:"other",children:(0,ft.jsx)(Gr.ToolbarDropdownMenu,{icon:DB,label:(0,Nt.__)("Edit table"),controls:X})})]}),(0,ft.jsx)(bo.InspectorControls,{children:(0,ft.jsxs)(Gr.__experimentalToolsPanel,{label:(0,Nt.__)("Settings"),resetAll:()=>{t({hasFixedLayout:!0,head:[],foot:[]})},dropdownMenuProps:_,children:[(0,ft.jsx)(Gr.__experimentalToolsPanelItem,{hasValue:()=>n!==!0,label:(0,Nt.__)("Fixed width table cells"),onDeselect:()=>t({hasFixedLayout:!0}),isShownByDefault:!0,children:(0,ft.jsx)(Gr.ToggleControl,{label:(0,Nt.__)("Fixed width table cells"),checked:!!n,onChange:E})}),!ae&&(0,ft.jsxs)(ft.Fragment,{children:[(0,ft.jsx)(Gr.__experimentalToolsPanelItem,{hasValue:()=>i&&i.length,label:(0,Nt.__)("Header section"),onDeselect:()=>t({head:[]}),isShownByDefault:!0,children:(0,ft.jsx)(Gr.ToggleControl,{label:(0,Nt.__)("Header section"),checked:!!(i&&i.length),onChange:F})}),(0,ft.jsx)(Gr.__experimentalToolsPanelItem,{hasValue:()=>l&&l.length,label:(0,Nt.__)("Footer section"),onDeselect:()=>t({foot:[]}),isShownByDefault:!0,children:(0,ft.jsx)(Gr.ToggleControl,{label:(0,Nt.__)("Footer section"),checked:!!(l&&l.length),onChange:R})})]})]})}),!ae&&(0,ft.jsx)("table",{className:w(f.className,h.className,{"has-fixed-layout":n,"has-individual-borders":(0,Gr.__experimentalHasSplitBorders)(e?.style?.border)}),style:{...f.style,...h.style},children:J}),ae?(0,ft.jsx)(Gr.Placeholder,{label:(0,Nt.__)("Table"),icon:(0,ft.jsx)(bo.BlockIcon,{icon:k0,showColors:!0}),instructions:(0,Nt.__)("Insert a table for sharing data."),children:(0,ft.jsxs)("form",{className:"blocks-table__placeholder-form",onSubmit:C,children:[(0,ft.jsx)(Gr.TextControl,{__next40pxDefaultSize:!0,type:"number",label:(0,Nt.__)("Column count"),value:u,onChange:k,min:"1",className:"blocks-table__placeholder-input"}),(0,ft.jsx)(Gr.TextControl,{__next40pxDefaultSize:!0,type:"number",label:(0,Nt.__)("Row count"),value:s,onChange:S,min:"1",className:"blocks-table__placeholder-input"}),(0,ft.jsx)(Gr.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",children:(0,Nt.__)("Create Table")})]})}):(0,ft.jsx)(ga,{attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r,label:(0,Nt.__)("Table caption text"),showToolbarButton:o&&g==="default"})]})}var n6e=(0,Gn.memo)(function({tag:e,name:t,scope:r,colspan:o,rowspan:n,rowIndex:i,columnIndex:l,align:s,content:c,onChange:u,setSelectedCell:m}){return(0,ft.jsx)(e,{scope:e==="th"?r:void 0,colSpan:o,rowSpan:n,className:w({[`has-text-align-${s}`]:s},"wp-block-table__cell-content"),children:(0,ft.jsx)(bo.RichText,{value:c,onChange:u,onFocus:()=>{m({sectionName:t,rowIndex:i,columnIndex:l,type:"cell"})},"aria-label":t6e[t],placeholder:r6e[t]})})}),oue=a6e;var XS={$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=a(T(),1),gs=a(v(),1);function aue({attributes:e}){let{hasFixedLayout:t,head:r,body:o,foot:n,caption:i}=e;if(!r.length&&!o.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,gs.jsx)(h,{children:f.map(({cells:g},y)=>(0,gs.jsx)("tr",{children:g.map(({content:b,tag:x,scope:_,align:k,colspan:S,rowspan:C},E)=>{let I=w({[`has-text-align-${k}`]:k});return(0,gs.jsx)(vl.RichText.Content,{className:I||void 0,"data-align":k,tagName:x,value:b,scope:x==="th"?_:void 0,colSpan:S,rowSpan:C},E)})},y))})};return(0,gs.jsxs)("figure",{...vl.useBlockProps.save(),children:[(0,gs.jsxs)("table",{className:u===""?void 0:u,style:{...s.style,...c.style},children:[(0,gs.jsx)(p,{type:"head",rows:r}),(0,gs.jsx)(p,{type:"body",rows:o}),(0,gs.jsx)(p,{type:"foot",rows:n})]}),m&&(0,gs.jsx)(vl.RichText.Content,{tagName:"figcaption",value:i,className:(0,vl.__experimentalGetElementClassName)("caption")})]})}var nue=a(G(),1);function rR(e){let t=parseInt(e,10);if(Number.isInteger(t))return t<0||t===1?void 0:t.toString()}var oR=({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"]}}}}),l6e=e=>({table:{children:{thead:{allowEmpty:!0,children:oR(e)},tfoot:{allowEmpty:!0,children:oR(e)},tbody:{allowEmpty:!0,children:oR(e)}}}}),s6e={from:[{type:"raw",selector:"table",schema:l6e,transform:e=>{let t=Array.from(e.children).reduce((r,o)=>{if(!o.children.length)return r;let n=o.nodeName.toLowerCase().slice(1),i=Array.from(o.children).reduce((l,s)=>{if(!s.children.length)return l;let c=Array.from(s.children).reduce((u,m)=>{let p=rR(m.getAttribute("rowspan")),d=rR(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,nue.createBlock)("core/table",t)}}]},iue=s6e;var{name:lue}=XS,sue={icon:k0,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:iue,edit:oue,save:aue,deprecated:Yce},c6e=()=>N({name:lue,metadata:XS,settings:sue});var iR={};q(iR,{init:()=>d6e,metadata:()=>JS,name:()=>wue,settings:()=>Cue});var xu=a(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 vs=a(T(),1),vue=a(G(),1),Ao=a(A(),1),ey=a(z(),1),bue=a(H(),1),Ot=a(B(),1),yue=a(pe(),1),_ue=a(xr(),1);var kc=a(v(),1),cue="wp-block-table-of-contents__entry";function Fg({nestedHeadingList:e,disableLinkActivation:t,onClick:r,ordered:o=!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:cue,href:s,"aria-disabled":t||void 0,onClick:t&&typeof r=="function"?r:void 0,children:l}):(0,kc.jsx)("span",{className:cue,children:l}),u=o?"ol":"ul";return(0,kc.jsxs)("li",{children:[c,n.children?(0,kc.jsx)(u,{children:(0,kc.jsx)(Fg,{nestedHeadingList:n.children,disableLinkActivation:t,onClick:t&&typeof r=="function"?r:void 0,ordered:o})}):null]},i)})})}function Xb(e){let t=[];return e.forEach((r,o)=>{if(r.content!==""&&r.level===e[0].level)if(e[o+1]?.level>r.level){let n=e.length;for(let i=o+1;i<e.length;i++)if(e[i].level===r.level){n=i;break}t.push({heading:r,children:Xb(e.slice(o+1,n))})}else t.push({heading:r,children:null})}),t}var pue=a(mue(),1),due=a(z(),1),fue=a(Oi(),1),hue=a(H(),1),Jb=a(mr(),1),e8=a(T(),1);function m6e(e,t){let{getBlockAttributes:r,getBlockName:o,getBlocksByName:n,getClientIdsOfDescendants:i}=e(e8.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 y=p.indexOf(t);for(let[b,x]of p.entries()){if(b>=y)break;o(x)==="core/nextpage"&&d++}}let f=[],h=1,g=null;typeof l=="string"&&(g=s?(0,Jb.addQueryArgs)(l,{page:h}):l);for(let y of p){let b=o(y);if(b==="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)&&b==="core/heading"){let x=r(y);if(u&&x.level>u)continue;let _=typeof g=="string"&&typeof x.anchor=="string"&&x.anchor!=="";f.push({content:(0,fue.__unstableStripHTML)(x.content.replace(/(<br *\/?>)+/g," ")),level:x.level,link:_?`${g}#${x.anchor}`:null})}}return f}function p6e(e,t,r){let{getBlockAttributes:o}=e(e8.store),{updateBlockAttributes:n,__unstableMarkNextChangeAsNotPersistent:i}=t(e8.store),l=o(r);if(l===null)return;let s=m6e(e,r);(0,pue.default)(s,l.headings)||window.queueMicrotask(()=>{i(),n(r,{headings:s})})}function gue(e){let t=(0,due.useRegistry)();(0,hue.useEffect)(()=>t.subscribe(()=>p6e(t.select,t.dispatch,e)),[t,e])}var rr=a(v(),1);function nR({attributes:{headings:e=[],onlyIncludeCurrentPage:t,maxLevel:r,ordered:o=!0},clientId:n,setAttributes:i}){gue(n);let l=(0,vs.useBlockProps)(),s=(0,yue.useInstanceId)(nR,"table-of-contents"),{createWarningNotice:c}=(0,ey.useDispatch)(_ue.store),u=b=>{b.preventDefault(),c((0,Ot.__)("Links are disabled in the editor."),{id:`block-library/core/table-of-contents/redirection-prevented/${s}`,type:"snackbar"})},m=(0,ey.useSelect)(b=>{let{getBlockRootClientId:x,canInsertBlockType:_}=b(vs.store),k=x(n);return _("core/list",k)},[n]),{replaceBlocks:p}=(0,ey.useDispatch)(vs.store),d=$(),f=Xb(e),h=(0,rr.jsxs)(vs.BlockControls,{children:[(0,rr.jsxs)(Ao.ToolbarGroup,{children:[(0,rr.jsx)(Ao.ToolbarButton,{icon:(0,Ot.isRTL)()?A0:R0,title:(0,Ot.__)("Unordered"),description:(0,Ot.__)("Convert to unordered list"),onClick:()=>i({ordered:!1}),isActive:o===!1}),(0,rr.jsx)(Ao.ToolbarButton,{icon:(0,Ot.isRTL)()?z0:Hi,title:(0,Ot.__)("Ordered"),description:(0,Ot.__)("Convert to ordered list"),onClick:()=>i({ordered:!0}),isActive:o===!0})]}),m&&(0,rr.jsx)(Ao.ToolbarGroup,{children:(0,rr.jsx)(Ao.ToolbarButton,{onClick:()=>p(n,(0,vue.createBlock)("core/list",{ordered:o,values:(0,bue.renderToString)((0,rr.jsx)(Fg,{nestedHeadingList:f,ordered:o}))})),children:(0,Ot.__)("Convert to static list")})})]}),g=(0,rr.jsx)(vs.InspectorControls,{children:(0,rr.jsxs)(Ao.__experimentalToolsPanel,{label:(0,Ot.__)("Settings"),resetAll:()=>{i({onlyIncludeCurrentPage:!1,maxLevel:void 0,ordered:!0})},dropdownMenuProps:d,children:[(0,rr.jsx)(Ao.__experimentalToolsPanelItem,{hasValue:()=>!!t,label:(0,Ot.__)("Only include current page"),onDeselect:()=>i({onlyIncludeCurrentPage:!1}),isShownByDefault:!0,children:(0,rr.jsx)(Ao.ToggleControl,{label:(0,Ot.__)("Only include current page"),checked:t,onChange:b=>i({onlyIncludeCurrentPage:b}),help:t?(0,Ot.__)("Only including headings from the current page (if the post is paginated)."):(0,Ot.__)("Include headings from all pages (if the post is paginated).")})}),(0,rr.jsx)(Ao.__experimentalToolsPanelItem,{hasValue:()=>!!r,label:(0,Ot.__)("Limit heading levels"),onDeselect:()=>i({maxLevel:void 0}),isShownByDefault:!0,children:(0,rr.jsx)(Ao.SelectControl,{__next40pxDefaultSize:!0,label:(0,Ot.__)("Include headings down to level"),value:r||"",options:[{value:"",label:(0,Ot.__)("All levels")},{value:"1",label:(0,Ot.__)("Heading 1")},{value:"2",label:(0,Ot.__)("Heading 2")},{value:"3",label:(0,Ot.__)("Heading 3")},{value:"4",label:(0,Ot.__)("Heading 4")},{value:"5",label:(0,Ot.__)("Heading 5")},{value:"6",label:(0,Ot.__)("Heading 6")}],onChange:b=>i({maxLevel:b?parseInt(b):void 0}),help:r?(0,Ot.__)("Only include headings up to and including this level."):(0,Ot.__)("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)(Ao.Placeholder,{icon:(0,rr.jsx)(vs.BlockIcon,{icon:m1}),label:(0,Ot.__)("Table of Contents"),instructions:(0,Ot.__)("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)(o?"ol":"ul",{children:(0,rr.jsx)(Fg,{nestedHeadingList:f,disableLinkActivation:!0,onClick:u,ordered:o})})}),h,g]})}var xue=a(T(),1);var t8=a(v(),1);function kue({attributes:{headings:e=[],ordered:t=!0}}){if(e.length===0)return null;let r=t?"ol":"ul";return(0,t8.jsx)("nav",{...xue.useBlockProps.save(),children:(0,t8.jsx)(r,{children:(0,t8.jsx)(Fg,{nestedHeadingList:Xb(e),ordered:t})})})}var{name:wue}=JS,Cue={icon:m1,edit:nR,save:kue,example:{innerBlocks:[{name:"core/heading",attributes:{level:2,content:(0,xu.__)("Heading")}},{name:"core/heading",attributes:{level:3,content:(0,xu.__)("Subheading")}},{name:"core/heading",attributes:{level:2,content:(0,xu.__)("Heading")}},{name:"core/heading",attributes:{level:3,content:(0,xu.__)("Subheading")}}],attributes:{headings:[{content:(0,xu.__)("Heading"),level:2},{content:(0,xu.__)("Subheading"),level:3},{content:(0,xu.__)("Heading"),level:2},{content:(0,xu.__)("Subheading"),level:3}]}}},d6e=()=>N({name:wue,metadata:JS,settings:Cue});var lR={};q(lR,{init:()=>g6e,metadata:()=>o8,name:()=>Eue,settings:()=>Iue});var Og=a(T(),1),Sue=a(z(),1);var Ym=a(v(),1);function f6e({clientId:e}){let t=(0,Sue.useSelect)(n=>n(Og.store).getBlockRootClientId(e),[e]),r=(0,Og.useBlockProps)(),o=(0,Og.useInnerBlocksProps)(r,{allowedBlocks:["core/tab"],orientation:"horizontal",templateLock:!1,renderAppender:!1});return(0,Ym.jsxs)(Ym.Fragment,{children:[(0,Ym.jsx)(yc,{tabsClientId:t}),(0,Ym.jsx)(_c,{tabsClientId:t}),(0,Ym.jsx)("div",{...o})]})}var Tue=f6e;var r8=a(T(),1),Pue=a(v(),1);function Bue(){let e=r8.useBlockProps.save({role:"tablist"}),t=r8.useInnerBlocksProps.save(e);return(0,Pue.jsx)("div",{...t})}var o8={$schema:"https://schemas.wp.org/trunk/block.json",__experimental:!0,apiVersion:3,name:"core/tab-list",title:"Tab List",description:"Display the tab buttons for a tabbed interface.",category:"design",textdomain:"default",parent:["core/tabs"],allowedBlocks:["core/tab"],usesContext:["core/tabs-list"],attributes:{},supports:{html:!1,reusable:!1,visibility:!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:Eue}=o8,Iue={icon:fB,edit:Tue,save:Bue},g6e=()=>N({name:Eue,metadata:o8,settings:Iue});var uR={};q(uR,{init:()=>_6e,metadata:()=>l8,name:()=>Oue,settings:()=>Hue});var ry=a(B(),1);var Qm=a(T(),1),Rue=a(z(),1),n8=a(H(),1),cR=a(B(),1);var tf=a(v(),1);function Nue({clientId:e}){return(0,tf.jsxs)(tf.Fragment,{children:[(0,tf.jsx)(yc,{tabsClientId:e}),(0,tf.jsx)(_c,{tabsClientId:e})]})}var sR=a(G(),1),Due=a(T(),1),Lue=a(z(),1),a8=a(H(),1);function Mue({tabPanels:e,tabs:t,tabPanelsClientId:r,tabsListClientId:o}){let{removeBlock:n,insertBlocks:i,replaceInnerBlocks:l,__unstableMarkNextChangeAsNotPersistent:s}=(0,Lue.useDispatch)(Due.store),c=(0,a8.useRef)(null);(0,a8.useEffect)(()=>{if(c.current===null){c.current={tabPanels:[...e],tabs:[...t]};return}let{tabPanels:u,tabs:m}=c.current,p=e.length-u.length,d=t.length-m.length,f=p>0,h=d>0;if(p===d){if(p===0&&r&&t.some((b,x)=>b.clientId!==m[x]?.clientId)){let b=t.map(x=>{let _=m.findIndex(k=>k.clientId===x.clientId);return _!==-1?e[_]:null}).filter(Boolean);b.length===e.length&&(s(),l(r,b,!1))}c.current={tabPanels:[...e],tabs:[...t]};return}if(p>0&&d>0||p<0&&d<0){c.current={tabPanels:[...e],tabs:[...t]};return}if(f&&!o||h&&!r)return;c.current={tabPanels:[...e],tabs:[...t]};let g=new Set(e.map(b=>b.clientId)),y=new Set(t.map(b=>b.clientId));if(p<0){let b=u.map((_,k)=>g.has(_.clientId)?-1:k).filter(_=>_!==-1),x=new Set(b);b.forEach(_=>{t[_]&&(s(),n(t[_].clientId,!1))}),c.current.tabs=c.current.tabs.filter((_,k)=>!x.has(k))}else if(d<0){let b=m.map((_,k)=>y.has(_.clientId)?-1:k).filter(_=>_!==-1),x=new Set(b);b.forEach(_=>{e[_]&&(s(),n(e[_].clientId,!1))}),c.current.tabPanels=c.current.tabPanels.filter((_,k)=>!x.has(k))}else if(f){let b=new Set(u.map(_=>_.clientId)),x=e.map((_,k)=>b.has(_.clientId)?null:{tabPanelIndex:k,block:(0,sR.createBlock)("core/tab",{})}).filter(Boolean);x.length>0&&(s(),i(x.map(({block:_})=>_),x[0].tabPanelIndex,o,!1),x.forEach(({tabPanelIndex:_,block:k})=>{c.current.tabs.splice(_,0,{clientId:k.clientId})}))}else if(h){let b=new Set(m.map(_=>_.clientId)),x=t.map((_,k)=>{if(b.has(_.clientId))return null;let S=e[k-1]?.attributes?.label??e[k]?.attributes?.label??"";return{tabIndex:k,block:(0,sR.createBlock)("core/tab-panel",{label:S})}}).filter(Boolean);x.length>0&&(s(),i(x.map(({block:_})=>_),x[0].tabIndex,r,!1),x.forEach(({tabIndex:_,block:k})=>{c.current.tabPanels.splice(_,0,{clientId:k.clientId})}))}},[e,t,n,i,l,s,o,r])}var ty=a(v(),1),Aue=[],v6e=[["core/tab-list",{},[["core/tab",{}],["core/tab",{}]]],["core/tab-panels",{},[["core/tab-panel",{label:(0,cR.__)("Tab")},[["core/paragraph"]]],["core/tab-panel",{label:(0,cR.__)("Tab")},[["core/paragraph"]]]]]];function b6e({clientId:e,attributes:t,setAttributes:r}){let{anchor:o,activeTabIndex:n,editorActiveTabIndex:i}=t;(0,n8.useEffect)(()=>{i===void 0&&r({editorActiveTabIndex:n})},[]);let{tabPanels:l,tabPanelsClientId:s,tabs:c,tabListClientId:u}=(0,Rue.useSelect)(f=>{let{getBlocks:h}=f(Qm.store),g=h(e),y=g.find(x=>x.name==="core/tab-panels"),b=g.find(x=>x.name==="core/tab-list");return{tabPanels:y?.innerBlocks??Aue,tabPanelsClientId:y?.clientId??null,tabs:b?.innerBlocks??Aue,tabListClientId:b?.clientId??null}},[e]);Mue({tabPanels:l,tabs:c,tabPanelsClientId:s,tabListClientId:u});let m=(0,n8.useMemo)(()=>({"core/tabs-list":l.map((h,g)=>({id:h.attributes.anchor||`tab-${g}`,label:h.attributes.label||"",clientId:h.clientId,index:g})),"core/tabs-id":o,"core/tabs-activeTabIndex":n,"core/tabs-editorActiveTabIndex":i}),[l,o,n,i]),p=(0,Qm.useBlockProps)(),d=(0,Qm.useInnerBlocksProps)(p,{__experimentalCaptureToolbars:!0,template:v6e,templateLock:"all",renderAppender:!1});return(0,ty.jsx)(Qm.BlockContextProvider,{value:m,children:(0,ty.jsxs)("div",{...d,children:[(0,ty.jsx)(Nue,{clientId:e,attributes:t,setAttributes:r}),d.children]})})}var zue=b6e;var i8=a(T(),1),Vue=a(v(),1);function Fue(){let e=i8.useBlockProps.save(),t=i8.useInnerBlocksProps.save(e);return(0,Vue.jsx)("div",{...t})}var l8={$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.",category:"design",textdomain:"default",allowedBlocks:["core/tab-list","core/tab-panels"],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:Oue}=l8,Hue={icon:MB,example:{innerBlocks:[{name:"core/tab-list",innerBlocks:[{name:"core/tab",attributes:{anchor:"tab-1-button"}},{name:"core/tab",attributes:{anchor:"tab-2-button"}}]},{name:"core/tab-panels",innerBlocks:[1,2].map(e=>({name:"core/tab-panel",attributes:{anchor:`tab-${e}`,label:(0,ry.sprintf)((0,ry.__)("Tab %s"),e)},innerBlocks:[{name:"core/paragraph",attributes:{content:(0,ry.__)("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:zue,save:Fue},_6e=()=>N({name:Oue,metadata:l8,settings:Hue});var pR={};q(pR,{init:()=>T6e,metadata:()=>s8,name:()=>Yue,settings:()=>Que});var mR=a(G(),1),x6e={from:[{type:"block",blocks:["core/categories"],transform:()=>(0,mR.createBlock)("core/tag-cloud")}],to:[{type:"block",blocks:["core/categories"],transform:()=>(0,mR.createBlock)("core/categories")}]},jue=x6e;var s8={$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 Ht=a(A(),1),Wue=a(z(),1),gn=a(B(),1),Hg=a(T(),1),$ue=a(Y(),1),que=a(Lu(),1),Zue=a(pe(),1);var br=a(v(),1),w6e=1,C6e=100,Uue=.1,Gue=100;function S6e({attributes:e,setAttributes:t,name:r}){let{taxonomy:o,showTagCounts:n,numberOfTags:i,smallestFontSize:l,largestFontSize:s}=e,[c]=(0,Hg.useSettings)("spacing.units"),u=$(),m=(0,Ht.__experimentalUseCustomUnits)({availableUnits:c?[...c,"pt"]:["%","px","em","rem","pt"]}),p=(0,Wue.useSelect)(k=>k($ue.store).getTaxonomies({per_page:-1}),[]),d=()=>{let k={label:(0,gn.__)("- 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,Ht.__experimentalParseQuantityAndUnitFromRawValue)(S);if(!Number.isFinite(C))return;let I={[k]:S};Object.entries({smallestFontSize:l,largestFontSize:s}).forEach(([D,M])=>{let[F,R]=(0,Ht.__experimentalParseQuantityAndUnitFromRawValue)(M);D!==k&&R!==E&&(I[D]=`${F}${E}`)}),t(I)},h=(0,br.jsx)(Hg.InspectorControls,{children:(0,br.jsxs)(Ht.__experimentalToolsPanel,{label:(0,gn.__)("Settings"),resetAll:()=>{t({taxonomy:"post_tag",showTagCounts:!1,numberOfTags:45,smallestFontSize:"8pt",largestFontSize:"22pt"})},dropdownMenuProps:u,children:[(0,br.jsx)(Ht.__experimentalToolsPanelItem,{hasValue:()=>o!=="post_tag",label:(0,gn.__)("Taxonomy"),onDeselect:()=>t({taxonomy:"post_tag"}),isShownByDefault:!0,children:(0,br.jsx)(Ht.SelectControl,{__next40pxDefaultSize:!0,label:(0,gn.__)("Taxonomy"),options:d(),value:o,onChange:k=>t({taxonomy:k})})}),(0,br.jsx)(Ht.__experimentalToolsPanelItem,{hasValue:()=>l!=="8pt"||s!=="22pt",label:(0,gn.__)("Font size"),onDeselect:()=>t({smallestFontSize:"8pt",largestFontSize:"22pt"}),isShownByDefault:!0,children:(0,br.jsxs)(Ht.Flex,{gap:4,children:[(0,br.jsx)(Ht.FlexItem,{isBlock:!0,children:(0,br.jsx)(Ht.__experimentalUnitControl,{label:(0,gn.__)("Smallest size"),value:l,onChange:k=>{f("smallestFontSize",k)},units:m,min:Uue,max:Gue,size:"__unstable-large"})}),(0,br.jsx)(Ht.FlexItem,{isBlock:!0,children:(0,br.jsx)(Ht.__experimentalUnitControl,{label:(0,gn.__)("Largest size"),value:s,onChange:k=>{f("largestFontSize",k)},units:m,min:Uue,max:Gue,size:"__unstable-large"})})]})}),(0,br.jsx)(Ht.__experimentalToolsPanelItem,{hasValue:()=>i!==45,label:(0,gn.__)("Number of tags"),onDeselect:()=>t({numberOfTags:45}),isShownByDefault:!0,children:(0,br.jsx)(Ht.RangeControl,{__next40pxDefaultSize:!0,label:(0,gn.__)("Number of tags"),value:i,onChange:k=>t({numberOfTags:k}),min:w6e,max:C6e,required:!0})}),(0,br.jsx)(Ht.__experimentalToolsPanelItem,{hasValue:()=>n!==!1,label:(0,gn.__)("Show tag counts"),onDeselect:()=>t({showTagCounts:!1}),isShownByDefault:!0,children:(0,br.jsx)(Ht.ToggleControl,{label:(0,gn.__)("Show tag counts"),checked:n,onChange:()=>t({showTagCounts:!n})})})]})}),{content:g,status:y,error:b}=(0,que.useServerSideRender)({attributes:e,skipBlockSupportAttributes:!0,block:r}),x=(0,Zue.useDisabled)(),_=(0,Hg.useBlockProps)({ref:x});return(0,br.jsxs)(br.Fragment,{children:[h,y==="loading"&&(0,br.jsx)("div",{..._,children:(0,br.jsx)(Ht.Spinner,{})}),y==="error"&&(0,br.jsx)("div",{..._,children:(0,br.jsx)("p",{children:(0,gn.sprintf)((0,gn.__)("Error: %s"),b)})}),y==="success"&&(0,br.jsx)(no,{wrapperProps:_,html:g})]})}var Kue=S6e;var{name:Yue}=s8,Que={icon:p1,example:{},edit:Kue,transforms:jue},T6e=()=>N({name:Yue,metadata:s8,settings:Que});var vR={};q(vR,{init:()=>M6e,metadata:()=>c8,name:()=>Rme,settings:()=>zme});var Lme=a(Y(),1),Mme=a(z(),1);var gR=a(Uc(),1),Ame=a(jo(),1);var c8={$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 Sme=a(G(),1),Zg=a(z(),1),oo=a(T(),1),Sc=a(A(),1),Ai=a(B(),1),ly=a(Y(),1),Tme=a(H(),1),Pme=a(xr(),1);var Jm=a(B(),1),of=a(A(),1),ome=a(H(),1),ame=a(z(),1),nme=a(Y(),1);var jg=a(z(),1),u8=a(Y(),1),Xue=a(T(),1),Jue=a(H(),1),eme=a(G(),1),dR=a(B(),1);function Ug(e,t){let{templateParts:r,isResolving:o}=(0,jg.useSelect)(i=>{let{getEntityRecords:l,isResolving:s}=i(u8.store),c={per_page:-1};return{templateParts:l("postType","wp_template_part",c),isResolving:s("getEntityRecords",["postType","wp_template_part",c])}},[]);return{templateParts:(0,Jue.useMemo)(()=>r?r.filter(i=>an(i.theme,i.slug)!==t&&(!e||e==="uncategorized"||i.area===e))||[]:[],[r,e,t]),isResolving:o}}function Gg(e,t){return(0,jg.useSelect)(r=>{let o=e?`core/template-part/${e}`:"core/template-part",{getBlockRootClientId:n,getPatternsByBlockTypes:i}=r(Xue.store),l=n(t);return i(o,l)},[e,t])}function m8(e,t){let{saveEntityRecord:r}=(0,jg.useDispatch)(u8.store);return async(o=[],n=(0,dR.__)("Untitled Template Part"))=>{let i=uw(n).replace(/[^\w-]+/g,"")||"wp-custom-part",l={title:n,slug:i,content:(0,eme.serialize)(o),area:e},s=await r("postType","wp_template_part",l);t({slug:s.slug,theme:s.theme,area:void 0})}}function p8(e){return(0,jg.useSelect)(t=>{let r=t(u8.store).getCurrentTheme()?.default_template_part_areas||[],o=r.find(i=>i.area===e),n=r.find(i=>i.area==="uncategorized");return{icon:o?.icon||n?.icon,label:o?.label||(0,dR.__)("Template Part"),tagName:o?.area_tag??"div"}},[e])}var tme=a(H(),1),Xm=a(B(),1),bs=a(A(),1),ku=a(v(),1);function rme({areaLabel:e,onClose:t,onSubmit:r}){let[o,n]=(0,tme.useState)(""),i=l=>{l.preventDefault(),r(o)};return(0,ku.jsx)(bs.Modal,{title:(0,Xm.sprintf)((0,Xm.__)("Create new %s"),e.toLowerCase()),onRequestClose:t,focusOnMount:"firstContentElement",size:"small",children:(0,ku.jsx)("form",{onSubmit:i,children:(0,ku.jsxs)(bs.__experimentalVStack,{spacing:"5",children:[(0,ku.jsx)(bs.TextControl,{label:(0,Xm.__)("Name"),value:o,onChange:n,placeholder:(0,Xm.__)("Custom Template Part"),__next40pxDefaultSize:!0}),(0,ku.jsxs)(bs.__experimentalHStack,{justify:"right",children:[(0,ku.jsx)(bs.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:()=>{t(),n("")},children:(0,Xm.__)("Cancel")}),(0,ku.jsx)(bs.Button,{variant:"primary",type:"submit",accessibleWhenDisabled:!0,disabled:!o.length,__next40pxDefaultSize:!0,children:(0,Xm.__)("Create")})]})]})})})}var rf=a(v(),1);function ime({area:e,clientId:t,templatePartId:r,onOpenSelectionModal:o,setAttributes:n}){let{templateParts:i,isResolving:l}=Ug(e,r),s=Gg(e,t),{isBlockBasedTheme:c,canCreateTemplatePart:u}=(0,ame.useSelect)(h=>{let{getCurrentTheme:g,canUser:y}=h(nme.store);return{isBlockBasedTheme:g()?.is_block_theme,canCreateTemplatePart:y("create",{kind:"postType",name:"wp_template_part"})}},[]),[m,p]=(0,ome.useState)(!1),d=p8(e),f=m8(e,n);return(0,rf.jsxs)(of.Placeholder,{icon:Kh(d.icon),label:d.label,instructions:c?(0,Jm.sprintf)((0,Jm.__)("Choose an existing %s or create a new one."),d.label.toLowerCase()):(0,Jm.sprintf)((0,Jm.__)("Choose an existing %s."),d.label.toLowerCase()),children:[l&&(0,rf.jsx)(of.Spinner,{}),!l&&!!(i.length||s.length)&&(0,rf.jsx)(of.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:o,children:(0,Jm.__)("Choose")}),!l&&c&&u&&(0,rf.jsx)(of.Button,{__next40pxDefaultSize:!0,variant:"secondary",onClick:()=>{p(!0)},children:(0,Jm.__)("Start blank")}),m&&(0,rf.jsx)(rme,{areaLabel:d.label,onClose:()=>p(!1),onSubmit:h=>{f([],h)}})]})}var oy=a(H(),1),ep=a(B(),1),cme=a(xr(),1),ume=a(z(),1),mme=a(T(),1),d8=a(A(),1);var lme=a(G(),1);function sme(e){return{name:an(e.theme,e.slug),title:e.title.rendered,blocks:(0,lme.parse)(e.content.raw),templatePart:e}}var wc=a(v(),1);function pme({setAttributes:e,onClose:t,templatePartId:r=null,area:o,clientId:n}){let[i,l]=(0,oy.useState)(""),{templateParts:s}=Ug(o,r),c=(0,oy.useMemo)(()=>{let g=s.map(y=>sme(y));return vv(g,i)},[s,i]),u=Gg(o,n),m=(0,oy.useMemo)(()=>vv(u,i),[u,i]),{createSuccessNotice:p}=(0,ume.useDispatch)(cme.store),d=g=>{e({slug:g.slug,theme:g.theme,area:void 0}),p((0,ep.sprintf)((0,ep.__)('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)(d8.SearchControl,{onChange:l,value:i,label:(0,ep.__)("Search"),placeholder:(0,ep.__)("Search")})}),f&&(0,wc.jsxs)("div",{children:[(0,wc.jsx)("h2",{children:(0,ep.__)("Existing template parts")}),(0,wc.jsx)(mme.__experimentalBlockPatternsList,{blockPatterns:c,onClickPattern:g=>{d(g.templatePart)}})]}),!f&&!h&&(0,wc.jsx)(d8.__experimentalHStack,{alignment:"center",children:(0,wc.jsx)("p",{children:(0,ep.__)("No results found.")})})]})}var ny=a(Y(),1),f8=a(A(),1),$g=a(B(),1),bme=a(z(),1),yme=a(T(),1);var Cc=a(B(),1),ay=a(H(),1),Wg=a(z(),1),Mi=a(A(),1),hR=a(Y(),1),gme=a(xr(),1);var Wn=a(G(),1);function dme(e){if(e.id_base!=="block"){let o;return e._embedded.about[0].is_multi?o={idBase:e.id_base,instance:e.instance}:o={id:e.id},fme((0,Wn.createBlock)("core/legacy-widget",o))}let t=(0,Wn.parse)(e.instance.raw.content,{__unstableSkipAutop:!0});if(!t.length)return;let r=t[0];return r.name==="core/widget-group"?(0,Wn.createBlock)((0,Wn.getGroupingBlockName)(),void 0,fR(r.innerBlocks)):r.innerBlocks.length>0?(0,Wn.cloneBlock)(r,void 0,fR(r.innerBlocks)):r}function fme(e){let t=(0,Wn.getPossibleBlockTransformations)([e]).filter(r=>{if(!r.transforms)return!0;let o=r.transforms?.from?.find(i=>i.blocks&&i.blocks.includes("*")),n=r.transforms?.to?.find(i=>i.blocks&&i.blocks.includes("*"));return!o&&!n});if(t.length)return(0,Wn.switchToBlockType)(e,t[0].name)}function fR(e=[]){return e.flatMap(t=>t.name==="core/legacy-widget"?fme(t):(0,Wn.createBlock)(t.name,t.attributes,fR(t.innerBlocks))).filter(t=>!!t)}var wu=a(v(),1),hme={per_page:-1,_fields:"id,name,description,status,widgets"};function vme({area:e,setAttributes:t}){let[r,o]=(0,ay.useState)(""),[n,i]=(0,ay.useState)(!1),l=(0,Wg.useRegistry)(),{sidebars:s,hasResolved:c}=(0,Wg.useSelect)(f=>{let{getSidebars:h,hasFinishedResolution:g}=f(hR.store);return{sidebars:h(hme),hasResolved:g("getSidebars",[hme])}},[]),{createErrorNotice:u}=(0,Wg.useDispatch)(gme.store),m=m8(e,t),p=(0,ay.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,wu.jsx)(Mi.__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(hR.store),y=await g({sidebar:h.value,_embed:"about"}),b=new Set,x=y.flatMap(_=>{let k=dme(_);return k||(b.add(_.id_base),[])});await m(x,(0,Cc.sprintf)((0,Cc.__)("Widget area: %s"),h.label)),b.size&&u((0,Cc.sprintf)((0,Cc.__)("Unable to import the following widgets: %s."),Array.from(b).join(", ")),{type:"snackbar"}),i(!1)}return(0,wu.jsx)(Mi.__experimentalSpacer,{marginBottom:"4",children:(0,wu.jsxs)(Mi.__experimentalHStack,{as:"form",onSubmit:d,children:[(0,wu.jsx)(Mi.FlexBlock,{children:(0,wu.jsx)(Mi.SelectControl,{label:(0,Cc.__)("Import widget area"),value:r,options:p,onChange:f=>o(f),disabled:!p.length,__next40pxDefaultSize:!0})}),(0,wu.jsx)(Mi.FlexItem,{style:{marginBottom:"8px",marginTop:"auto"},children:(0,wu.jsx)(Mi.Button,{__next40pxDefaultSize:!0,variant:"primary",type:"submit",isBusy:n,"aria-disabled":n||!r,children:(0,Cc._x)("Import","button label")})})]})})}var ys=a(v(),1),{HTMLElementControl:B6e}=Z(yme.privateApis);function _me({tagName:e,setAttributes:t,isEntityAvailable:r,templatePartId:o,defaultWrapper:n,hasInnerBlocks:i,clientId:l}){let[s,c]=(0,ny.useEntityProp)("postType","wp_template_part","area",o),[u,m]=(0,ny.useEntityProp)("postType","wp_template_part","title",o),d=(0,bme.useSelect)(f=>f(ny.store).getCurrentTheme()?.default_template_part_areas||[],[]).map(({label:f,area:h})=>({label:f,value:h}));return(0,ys.jsxs)(ys.Fragment,{children:[r&&(0,ys.jsxs)(ys.Fragment,{children:[(0,ys.jsx)(f8.TextControl,{__next40pxDefaultSize:!0,label:(0,$g.__)("Title"),value:u,onChange:f=>{m(f)},onFocus:f=>f.target.select()}),(0,ys.jsx)(f8.SelectControl,{__next40pxDefaultSize:!0,label:(0,$g.__)("Area"),labelPosition:"top",options:d,value:s,onChange:c})]}),(0,ys.jsx)(B6e,{tagName:e||"",onChange:f=>t({tagName:f}),clientId:l,options:[{label:(0,$g.sprintf)((0,$g.__)("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,ys.jsx)(vme,{area:s,setAttributes:t})]})}var qg=a(Y(),1),$n=a(T(),1),iy=a(z(),1),xme=a(H(),1),kme=a(G(),1),h8=a(v(),1);function E6e(e){if((0,$n.useBlockEditingMode)()==="contentOnly")return!1;if(!e)return $n.InnerBlocks.ButtonBlockAppender}function wme(e){let t=(0,iy.useSelect)(o=>{let{getSettings:n}=o($n.store);return n()?.supportsLayout},[]),[r]=(0,$n.useSettings)("layout");if(t)return e?.inherit?r||{}:e}function I6e({postId:e,layout:t,tagName:r,blockProps:o}){(0,$n.useBlockEditingMode)("disabled");let{content:n,editedBlocks:i}=(0,iy.useSelect)(c=>{if(!e)return{};let{getEditedEntityRecord:u}=c(qg.store),m=u("postType","wp_template_part",e,{context:"view"});return{editedBlocks:m.blocks,content:m.content}},[e]),l=(0,xme.useMemo)(()=>{if(e)return i||(!n||typeof n!="string"?[]:(0,kme.parse)(n))},[e,i,n]),s=(0,$n.useInnerBlocksProps)(o,{value:l,onInput:()=>{},onChange:()=>{},renderAppender:!1,layout:wme(t)});return(0,h8.jsx)(r,{...s})}function N6e({postId:e,hasInnerBlocks:t,layout:r,tagName:o,blockProps:n}){let i=(0,iy.useSelect)(d=>d($n.store).getSettings().onNavigateToEntityRecord,[]),[l,s,c]=(0,qg.useEntityBlockEditor)("postType","wp_template_part",{id:e}),u=(0,$n.useInnerBlocksProps)(n,{value:l,onInput:s,onChange:c,renderAppender:E6e(t),layout:wme(r)}),p=(0,$n.useBlockEditingMode)()==="contentOnly"&&i?{onDoubleClick:()=>i({postId:e,postType:"wp_template_part"})}:{};return(0,h8.jsx)(o,{...u,...p})}function Cme({postId:e,hasInnerBlocks:t,layout:r,tagName:o,blockProps:n}){let{canViewTemplatePart:i,canEditTemplatePart:l}=(0,iy.useSelect)(c=>({canViewTemplatePart:!!c(qg.store).canUser("read",{kind:"postType",name:"wp_template_part",id:e}),canEditTemplatePart:!!c(qg.store).canUser("update",{kind:"postType",name:"wp_template_part",id:e})}),[e]);return i?(0,h8.jsx)(l?N6e:I6e,{postId:e,hasInnerBlocks:t,layout:r,tagName:o,blockProps:n}):null}var jt=a(v(),1),Bme=["header","footer","navigation-overlay"];function D6e({isEntityAvailable:e,area:t,templatePartId:r,isTemplatePartSelectionOpen:o,setIsTemplatePartSelectionOpen:n}){let{templateParts:i}=Ug(t,r),l=!!i.length;return e&&l&&Bme.includes(t)?(0,jt.jsx)(Sc.MenuItem,{onClick:()=>{n(!0)},"aria-expanded":o,"aria-haspopup":"dialog",children:(0,Ai.__)("Replace")}):null}function L6e({area:e,clientId:t,isEntityAvailable:r,onSelect:o}){let n=Gg(e,t);return r&&!!n.length&&Bme.includes(e)?(0,jt.jsx)(Sc.PanelBody,{title:(0,Ai.__)("Design"),children:(0,jt.jsx)(oo.__experimentalBlockPatternsList,{label:(0,Ai.__)("Templates"),blockPatterns:n,onClickPattern:o,showTitlesAsTooltip:!0})}):null}function Eme({attributes:e,setAttributes:t,clientId:r}){let{createSuccessNotice:o}=(0,Zg.useDispatch)(Pme.store),{editEntityRecord:n}=(0,Zg.useDispatch)(ly.store),i=(0,Zg.useSelect)(R=>R(ly.store).getCurrentTheme()?.stylesheet,[]),{slug:l,theme:s=i,tagName:c,layout:u={}}=e,m=an(s,l),p=(0,oo.useHasRecursion)(m),[d,f]=(0,Tme.useState)(!1),{isResolved:h,hasInnerBlocks:g,isMissing:y,area:b,onNavigateToEntityRecord:x,title:_,canUserEdit:k,canUserEditBlock:S}=(0,Zg.useSelect)(R=>{let{getEditedEntityRecord:V,hasFinishedResolution:P}=R(ly.store),{getBlockCount:j,getSettings:U,canEditBlock:O}=R(oo.store),K=["postType","wp_template_part",m],W=m?V(...K):null,ee=W?.area||e.area,oe=m?P("getEditedEntityRecord",K):!1,X=oe?R(ly.store).canUser("update",{kind:"postType",name:"wp_template_part",id:m}):!1;return{hasInnerBlocks:j(r)>0,isResolved:oe,isMissing:oe&&(!W||Object.keys(W).length===0),area:ee,onNavigateToEntityRecord:U().onNavigateToEntityRecord,title:W?.title,canUserEdit:!!X,canUserEditBlock:O(r)}},[m,e.area,r]),C=p8(b),E=(0,oo.useBlockProps)(),I=!l,D=!I&&!y&&h,M=c||C.tagName,F=async R=>{await n("postType","wp_template_part",m,{blocks:R.blocks,content:(0,Sme.serialize)(R.blocks)}),o((0,Ai.sprintf)((0,Ai.__)('Template Part "%s" updated.'),_||l),{type:"snackbar"})};return!g&&(l&&!s||l&&y)?(0,jt.jsx)(M,{...E,children:(0,jt.jsx)(oo.Warning,{children:(0,Ai.sprintf)((0,Ai.__)("Template part has been deleted or is unavailable: %s"),l)})}):D&&p?(0,jt.jsx)(M,{...E,children:(0,jt.jsx)(oo.Warning,{children:(0,Ai.__)("Block cannot be rendered inside itself.")})}):(0,jt.jsxs)(jt.Fragment,{children:[(0,jt.jsxs)(oo.RecursionProvider,{uniqueId:m,children:[D&&x&&k&&(0,jt.jsx)(oo.BlockControls,{group:"other",children:(0,jt.jsx)(Sc.ToolbarButton,{onClick:()=>{x({postId:m,postType:"wp_template_part"})},children:(0,Ai.__)("Edit original")})}),k&&(0,jt.jsx)(oo.InspectorControls,{group:"advanced",children:(0,jt.jsx)(_me,{tagName:c,setAttributes:t,isEntityAvailable:D,templatePartId:m,defaultWrapper:C.tagName,hasInnerBlocks:g,clientId:r})}),I&&(0,jt.jsx)(M,{...E,children:(0,jt.jsx)(ime,{area:e.area,templatePartId:m,clientId:r,setAttributes:t,onOpenSelectionModal:()=>f(!0)})}),(0,jt.jsx)(oo.BlockSettingsMenuControls,{children:({selectedClientIds:R})=>!S||!(R.length===1&&r===R[0])?null:(0,jt.jsx)(D6e,{isEntityAvailable:D,area:b,clientId:r,templatePartId:m,isTemplatePartSelectionOpen:d,setIsTemplatePartSelectionOpen:f})}),(0,jt.jsx)(oo.InspectorControls,{group:"settings",children:(0,jt.jsx)(L6e,{area:b,clientId:r,isEntityAvailable:D,onSelect:R=>F(R)})}),D&&(0,jt.jsx)(Cme,{tagName:M,blockProps:E,postId:m,hasInnerBlocks:g,layout:u}),!I&&!h&&(0,jt.jsx)(M,{...E,children:(0,jt.jsx)(Sc.Spinner,{})})]}),d&&(0,jt.jsx)(Sc.Modal,{overlayClassName:"block-editor-template-part__selection-modal",title:(0,Ai.sprintf)((0,Ai.__)("Choose a %s"),C.label.toLowerCase()),onRequestClose:()=>f(!1),isFullScreen:!0,children:(0,jt.jsx)(pme,{templatePartId:m,clientId:r,area:b,setAttributes:t,onClose:()=>f(!1)})})]})}var Ime=a(Y(),1),Nme=a(z(),1);function Dme(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,Nme.select)(Ime.store),p=m("postType","wp_template_part",`${s||u()?.stylesheet}//${c}`);return p?.slug?p.slug===i.slug:p?.area===i.area},o=e.variations.map(n=>({...n,...!n.isActive&&{isActive:r},...typeof n.icon=="string"&&{icon:Kh(n.icon)}}));return{...e,variations:o}}return e}var{name:Rme}=c8,zme={icon:s1,__experimentalLabel:({slug:e,theme:t})=>{if(!e)return;let{getCurrentTheme:r,getEditedEntityRecord:o}=(0,Mme.select)(Lme.store),n=o("postType","wp_template_part",(t||r()?.stylesheet)+"//"+e);if(n)return(0,Ame.decodeEntities)(n.title)||TQ(n.slug||"")},edit:Eme},M6e=()=>{(0,gR.addFilter)("blocks.registerBlockType","core/template-part",Dme);let e=["core/post-template","core/post-content"];return(0,gR.addFilter)("blockEditor.__unstableCanInsertBlockType","core/block-library/removeTemplatePartsFromPostTemplates",(t,r,o,{getBlock:n,getBlockParentsByBlockName:i})=>{if(r.name!=="core/template-part")return t;for(let l of e)if(n(o)?.name===l||i(o,l).length)return!1;return!0}),N({name:Rme,metadata:c8,settings:zme})};var xR={};q(xR,{init:()=>z6e,metadata:()=>g8,name:()=>Wme,settings:()=>$me});var g8={$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 af=a(B(),1),v8=a(T(),1),Ume=a(A(),1);var bl=a(A(),1),_s=a(v(),1),bR=(0,_s.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,_s.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"})}),Vme=(0,_s.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,_s.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"})}),Fme=(0,_s.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,_s.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"})}),Ome=(0,_s.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,_s.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"})}),Hme=(0,_s.jsx)(bl.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,_s.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 sy=a(Y(),1),yR=a(z(),1);function jme(e,t){let[r]=(0,sy.useEntityProp)("taxonomy",t,"count",e),o=R6e(),n=!!(e&&t);return{hasContext:n,termCount:n?r||"":o}}function R6e(){let t=(0,yR.useSelect)(n=>{let{getCurrentPostId:i,getCurrentPostType:l,getCurrentTemplateId:s}=n("core/editor"),c=l(),u=s()||(c==="wp_template"?i():null);return u?n(sy.store).getEditedEntityRecord("postType","wp_template",u)?.slug:null},[])?.match(/^(category|tag|taxonomy-([^-]+))$|^(((category|tag)|taxonomy-([^-]+))-(.+))$/),r,o;return t&&(t[1]?r=t[2]?t[2]:t[1]:t[3]&&(r=t[6]?t[6]:t[4],o=t[7]),r=r==="tag"?"post_tag":r),(0,yR.useSelect)(n=>{if(!r||!o)return"";let{getEntityRecords:i}=n(sy.store),l=i("taxonomy",r,{slug:o,per_page:1});return l&&l[0]&&l[0].count||""},[r,o])}var tp=a(v(),1),_R={none:{label:(0,af.__)("No brackets"),icon:bR},round:{label:(0,af.__)("Round brackets"),icon:Vme,before:"(",after:")"},square:{label:(0,af.__)("Square brackets"),icon:Fme,before:"[",after:"]"},curly:{label:(0,af.__)("Curly brackets"),icon:Ome,before:"{",after:"}"},angle:{label:(0,af.__)("Angle brackets"),icon:Hme,before:"<",after:">"}};function Gme({attributes:e,setAttributes:t,context:{termId:r,taxonomy:o}}){let{bracketType:n}=e,l=jme(r,o)?.termCount||0,s=(0,v8.useBlockProps)(),c=Object.entries(_R).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=""}=_R[p]||{};return`${d}${m}${f}`};return(0,tp.jsxs)(tp.Fragment,{children:[(0,tp.jsx)(v8.BlockControls,{group:"block",children:(0,tp.jsx)(Ume.ToolbarDropdownMenu,{icon:_R[n]?.icon??bR,label:(0,af.__)("Change bracket type"),controls:c})}),(0,tp.jsx)("div",{...s,children:u(l,n)})]})}var{name:Wme}=g8,$me={icon:RB,example:{},edit:Gme},z6e=()=>N({name:Wme,metadata:g8,settings:$me});var wR={};q(wR,{init:()=>H6e,metadata:()=>b8,name:()=>Xme,settings:()=>Jme});var b8={$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 Zme=a(B(),1),Kme=a(T(),1);var cy=a(Y(),1),kR=a(z(),1);function qme(e,t){let[r,o,n]=(0,cy.useEntityProp)("taxonomy",t,"description",e),i=F6e(),l=!!(e&&t);return{hasContext:l,setDescription:o,termDescription:l?n?.rendered||r||"":i}}function F6e(){let t=(0,kR.useSelect)(n=>{let{getCurrentPostId:i,getCurrentPostType:l,getCurrentTemplateId:s}=n("core/editor"),c=l(),u=s()||(c==="wp_template"?i():null);return u?n(cy.store).getEditedEntityRecord("postType","wp_template",u)?.slug:null},[])?.match(/^(category|tag|taxonomy-([^-]+))$|^(((category|tag)|taxonomy-([^-]+))-(.+))$/),r,o;return t&&(t[1]?r=t[2]?t[2]:t[1]:t[3]&&(r=t[6]?t[6]:t[4],o=t[7]),r=r==="tag"?"post_tag":r),(0,kR.useSelect)(n=>{if(!r||!o)return"";let{getEntityRecords:i}=n(cy.store),l=i("taxonomy",r,{slug:o,per_page:1});return l&&l[0]&&l[0].description||""},[r,o])}var rp=a(v(),1);function Yme({context:{termId:e,taxonomy:t}}){let{termDescription:r}=qme(e,t),o=(0,Kme.useBlockProps)();return(0,rp.jsx)(rp.Fragment,{children:(0,rp.jsx)("div",{...o,children:r?(0,rp.jsx)("div",{dangerouslySetInnerHTML:{__html:r}}):(0,rp.jsx)("div",{className:"wp-block-term-description__placeholder",children:(0,rp.jsx)("span",{children:(0,Zme.__)("Term Description")})})})})}var O6e={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},Qme=[O6e];var{name:Xme}=b8,Jme={icon:VB,edit:Yme,example:{},deprecated:Qme},H6e=()=>N({name:Xme,metadata:b8,settings:Jme});var CR={};q(CR,{init:()=>G6e,metadata:()=>y8,name:()=>ope,settings:()=>ape});var y8={$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 uy=a(B(),1),Tc=a(T(),1),Kg=a(A(),1),tpe=a(jo(),1);var _8=a(Y(),1),x8=a(z(),1);function epe(e,t){let r=(0,x8.useSelect)(i=>!e||!t?null:i(_8.store).getEntityRecord("taxonomy",t,e),[e,t]),o=U6e(),n=!!(e&&t);return{hasContext:n,term:n?r:o}}function U6e(){let t=(0,x8.useSelect)(n=>{let{getCurrentPostId:i,getCurrentPostType:l,getCurrentTemplateId:s}=n("core/editor"),c=l(),u=s()||(c==="wp_template"?i():null);return u?n(_8.store).getEditedEntityRecord("postType","wp_template",u)?.slug:null},[])?.match(/^(category|tag|taxonomy-([^-]+))$|^(((category|tag)|taxonomy-([^-]+))-(.+))$/),r,o;return t&&(t[3]&&(r=t[6]?t[6]:t[4],o=t[7]),r=r==="tag"?"post_tag":r),(0,x8.useSelect)(n=>{if(!r||!o)return null;let{getEntityRecords:i}=n(_8.store),l=i("taxonomy",r,{slug:o,per_page:1});return l&&l[0]?l[0]:null},[r,o])}var qn=a(v(),1);function rpe({attributes:e,setAttributes:t,context:{termId:r,taxonomy:o}}){let{textAlign:n,level:i=0,isLink:l,levelOptions:s}=e,{term:c}=epe(r,o),u=c?.name?(0,tpe.decodeEntities)(c.name):(0,uy.__)("Term Name"),m=(0,Tc.useBlockProps)({className:w({[`has-text-align-${n}`]:n})}),p=$(),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)(Kg.__experimentalToolsPanel,{label:(0,uy.__)("Settings"),resetAll:()=>{t({isLink:!1})},dropdownMenuProps:p,children:(0,qn.jsx)(Kg.__experimentalToolsPanelItem,{hasValue:()=>!!l,label:(0,uy.__)("Make term name a link"),onDeselect:()=>t({isLink:!1}),isShownByDefault:!0,children:(0,qn.jsx)(Kg.ToggleControl,{label:(0,uy.__)("Make term name a link"),onChange:()=>t({isLink:!l}),checked:l})})})}),(0,qn.jsx)(d,{...m,children:f})]})}var{name:ope}=y8,ape={icon:FB,example:{},edit:rpe},G6e=()=>N({name:ope,metadata:y8,settings:ape});var IR={};q(IR,{init:()=>X6e,metadata:()=>k8,name:()=>Wpe,settings:()=>$pe});var k8={$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 zpe=a(z(),1),Vpe=a(T(),1);var Mpe=a(H(),1),S8=a(T(),1);var xs=a(B(),1),Pc=a(A(),1),Dpe=a(T(),1);var npe=a(Y(),1),ipe=a(z(),1),lpe=a(H(),1);function w8(){let e=(0,ipe.useSelect)(t=>t(npe.store).getTaxonomies({per_page:-1}),[]);return(0,lpe.useMemo)(()=>e?.filter(({visibility:t})=>t?.publicly_queryable)||[],[e])}var spe=a(A(),1);var cpe=a(v(),1);function upe({value:e,onChange:t,...r}){let n=w8().map(i=>({label:i.name,value:i.slug}));return(0,cpe.jsx)(spe.SelectControl,{__next40pxDefaultSize:!0,options:n,value:e,onChange:t,...r})}var my=a(B(),1),mpe=a(A(),1),ppe=a(v(),1);function dpe({orderBy:e,order:t,onChange:r,...o}){return(0,ppe.jsx)(mpe.SelectControl,{__next40pxDefaultSize:!0,options:[{label:(0,my.__)("Name: A \u2192 Z"),value:"name/asc"},{label:(0,my.__)("Name: Z \u2192 A"),value:"name/desc"},{label:(0,my.__)("Count, high to low"),value:"count/desc"},{label:(0,my.__)("Count, low to high"),value:"count/asc"}],value:e+"/"+t,onChange:n=>{let[i,l]=n.split("/");r(i,l)},...o})}var fpe=a(A(),1),hpe=a(v(),1);function gpe({value:e,onChange:t,...r}){return(0,hpe.jsx)(fpe.ToggleControl,{checked:!e,onChange:o=>t(!o),...r})}var vpe=a(A(),1),bpe=a(v(),1);function ype({value:e,onChange:t,...r}){return(0,bpe.jsx)(vpe.ToggleControl,{checked:e,onChange:t,...r})}var dy=a(A(),1),py=a(B(),1),fy=a(v(),1);function _pe({value:e,onChange:t,label:r}){return(0,fy.jsxs)(dy.__experimentalToggleGroupControl,{__next40pxDefaultSize:!0,label:r,isBlock:!0,onChange:o=>{t({inherit:o==="default"})},help:e?(0,py.__)("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,py.__)("Display terms based on specific criteria."),value:e?"default":"custom",children:[(0,fy.jsx)(dy.__experimentalToggleGroupControlOption,{value:"default",label:(0,py.__)("Default")}),(0,fy.jsx)(dy.__experimentalToggleGroupControlOption,{value:"custom",label:(0,py.__)("Custom")})]})}var xpe=a(B(),1),kpe=a(A(),1),wpe=a(v(),1);function Cpe({value:e,onChange:t,...r}){return(0,wpe.jsx)(kpe.RangeControl,{__next40pxDefaultSize:!0,value:e,min:0,max:100,onChange:t,help:(0,xpe.__)("Limit the number of terms you want to show. To show all terms, use 0 (zero)."),...r})}var Spe=a(B(),1),C8=a(T(),1);var SR=a(v(),1),{HTMLElementControl:$6e}=Z(C8.privateApis);function Tpe({TagName:e,setAttributes:t,clientId:r}){return(0,SR.jsx)(C8.InspectorControls,{group:"advanced",children:(0,SR.jsx)($6e,{tagName:e,onChange:o=>t({tagName:o}),clientId:r,options:[{label:(0,Spe.__)("Default (<div>)"),value:"div"},{label:"<main>",value:"main"},{label:"<section>",value:"section"},{label:"<aside>",value:"aside"}]})})}var Bpe=a(A(),1),TR=a(z(),1),PR=a(Y(),1),Cu=a(H(),1),Epe=a(pe(),1),BR=a(jo(),1),Ipe=a(v(),1),nf=[],Ppe={order:"asc",_fields:"id,name",context:"view"};function Npe({value:e,taxonomy:t,onChange:r,...o}){let[n,i]=(0,Cu.useState)(""),[l,s]=(0,Cu.useState)(nf),[c,u]=(0,Cu.useState)(nf),m=(0,Epe.useDebounce)(i,250),{searchResults:p,searchHasResolved:d}=(0,TR.useSelect)(b=>{if(!n)return{searchResults:nf,searchHasResolved:!0};let{getEntityRecords:x,hasFinishedResolution:_}=b(PR.store),k=["taxonomy",t,{...Ppe,search:n,orderby:"name",exclude:e,per_page:20}];return{searchResults:x(...k),searchHasResolved:_("getEntityRecords",k)}},[n,t,e]),f=(0,TR.useSelect)(b=>{if(!e?.length)return nf;let{getEntityRecords:x}=b(PR.store);return x("taxonomy",t,{...Ppe,include:e,per_page:e.length})},[e,t]);(0,Cu.useEffect)(()=>{if(e?.length||s(nf),!f?.length)return;let b=e.reduce((x,_)=>{let k=f.find(S=>S.id===_);return k&&x.push({id:_,value:(0,BR.decodeEntities)(k.name)}),x},[]);s(b)},[e,f]);let h=(0,Cu.useMemo)(()=>{if(!p?.length)return{names:nf,mapByName:{}};let b=[],x={};return p.forEach(_=>{let k=(0,BR.decodeEntities)(_.name);b.push(k),x[k]=_}),{names:b,mapByName:x}},[p]);(0,Cu.useEffect)(()=>{d&&u(h.names)},[h.names,d]);let g=(b,x)=>x?.id||b?.[x]?.id;return(0,Ipe.jsx)(Bpe.FormTokenField,{__next40pxDefaultSize:!0,value:l,onInputChange:m,suggestions:c,onChange:b=>{let x=Array.from(b.reduce((_,k)=>{let S=g(h.mapByName,k);return S&&_.add(S),_},new Set));u(nf),r(x)},help:"",...o})}var zr=a(v(),1);function Lpe({attributes:e,setQuery:t,setAttributes:r,clientId:o,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=$(),b=w8().find(V=>V.slug===s)?.hierarchical,x=!!p,_=["taxonomy","category","tag","archive"].includes(n)||n?.startsWith("taxonomy-")||n?.startsWith("category-")||n?.startsWith("tag-"),k=b,S=!!h?.length,C=(0,xs.__)("Query type"),E=(0,xs.__)("Taxonomy"),I=(0,xs.__)("Order by"),D=(0,xs.__)("Show empty terms"),M=(0,xs.__)("Show nested terms"),F=(0,xs.__)("Max terms"),R=(0,xs.__)("Selected terms");return(0,zr.jsxs)(zr.Fragment,{children:[(0,zr.jsx)(Dpe.InspectorControls,{children:(0,zr.jsxs)(Pc.__experimentalToolsPanel,{label:(0,xs.__)("Settings"),resetAll:()=>{r({termQuery:{taxonomy:"category",order:"asc",orderBy:"name",include:[],hideEmpty:!0,showNested:!1,inherit:!1,perPage:10}})},dropdownMenuProps:g,children:[_&&(0,zr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>p!==!1,label:C,onDeselect:()=>t({inherit:!1}),isShownByDefault:!0,children:(0,zr.jsx)(_pe,{label:C,value:p,onChange:t})}),!x&&(0,zr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>s!=="category",label:E,onDeselect:()=>{t({taxonomy:"category"})},isShownByDefault:!0,children:(0,zr.jsx)(upe,{label:E,value:s,onChange:V=>t({taxonomy:V,include:[]})})}),(0,zr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>c!=="name"||u!=="asc",label:I,onDeselect:()=>t({orderBy:"name",order:"asc"}),isShownByDefault:!0,children:(0,zr.jsx)(dpe,{label:I,orderBy:c,order:u,onChange:(V,P)=>{t({orderBy:V,order:P})},disabled:S,help:S?(0,xs.__)("When specific terms are selected, the order is based on their selection order."):void 0})}),!x&&(0,zr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>!!h?.length,label:R,onDeselect:()=>t({include:[],orderBy:"name",order:"asc"}),isShownByDefault:!0,children:(0,zr.jsx)(Npe,{label:R,taxonomy:s,value:h,onChange:V=>t({include:V})})}),(0,zr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>m!==!0,label:D,onDeselect:()=>t({hideEmpty:!0}),isShownByDefault:!0,children:(0,zr.jsx)(gpe,{label:D,value:m,onChange:V=>t({hideEmpty:V})})}),k&&(0,zr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>d!==!1,label:M,onDeselect:()=>t({showNested:!1}),isShownByDefault:!0,children:(0,zr.jsx)(ype,{label:M,value:d,onChange:V=>t({showNested:V}),disabled:S,help:S?(0,xs.__)("When specific terms are selected, only those are displayed."):void 0})}),(0,zr.jsx)(Pc.__experimentalToolsPanelItem,{hasValue:()=>f!==10,label:F,onDeselect:()=>t({perPage:10}),isShownByDefault:!0,children:(0,zr.jsx)(Cpe,{label:F,value:f,onChange:V=>t({perPage:V})})})]})}),(0,zr.jsx)(Tpe,{TagName:l,setAttributes:r,clientId:o})]})}var lf=a(v(),1),q6e=[["core/term-template"]];function Ape({attributes:e,setAttributes:t,clientId:r,context:o}){let{tagName:n}=e,i=(0,S8.useBlockProps)(),l=(0,S8.useInnerBlocksProps)(i,{template:q6e}),s=(0,Mpe.useCallback)(c=>t(u=>({termQuery:{...u.termQuery,...c}})),[t]);return(0,lf.jsxs)(lf.Fragment,{children:[(0,lf.jsx)(Lpe,{attributes:e,setQuery:s,setAttributes:t,clientId:r,templateSlug:o?.templateSlug}),(0,lf.jsx)(n,{...l})]})}var T8=a(z(),1),P8=a(G(),1),Yg=a(T(),1),ER=a(v(),1);function Rpe({attributes:e,clientId:t,name:r}){let{blockType:o,activeBlockVariation:n,scopeVariations:i}=(0,T8.useSelect)(m=>{let{getActiveBlockVariation:p,getBlockType:d,getBlockVariations:f}=m(P8.store);return{blockType:d(r),activeBlockVariation:p(r,e),scopeVariations:f(r,"block")}},[r,e]),l=n?.icon?.src||n?.icon||o?.icon?.src,s=n?.title||o?.title,{replaceInnerBlocks:c}=(0,T8.useDispatch)(Yg.store),u=(0,Yg.useBlockProps)();return(0,ER.jsx)("div",{...u,children:(0,ER.jsx)(Yg.__experimentalBlockVariationPicker,{icon:l,label:s,variations:i,onSelect:m=>{m.innerBlocks&&c(t,(0,P8.createBlocksFromInnerBlocksTemplate)(m.innerBlocks),!1)}})})}var Fpe=a(v(),1),Z6e=e=>{let r=(0,zpe.useSelect)(o=>!!o(Vpe.store).getBlocks(e.clientId).length,[e.clientId])?Ape:Rpe;return(0,Fpe.jsx)(r,{...e})},Ope=Z6e;var B8=a(T(),1),Hpe=a(v(),1);function jpe({attributes:{tagName:e="div"}}){let t=B8.useBlockProps.save(),r=B8.useInnerBlocksProps.save(t);return(0,Hpe.jsx)(e,{...r})}var hy=a(B(),1),Qg=a(A(),1),gy=a(v(),1),K6e=(0,gy.jsx)(Qg.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,gy.jsx)(Qg.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"})}),Y6e=(0,gy.jsx)(Qg.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48",children:(0,gy.jsx)(Qg.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"})}),Upe=["core/term-name",{isLink:!0}],Q6e=[{name:"name",title:(0,hy.__)("Name"),description:(0,hy.__)("Display the terms' names."),attributes:{},icon:K6e,scope:["block"],innerBlocks:[["core/term-template",{},[Upe]]]},{name:"name-count",title:(0,hy.__)("Name & Count"),description:(0,hy.__)("Display the terms' names and number of posts assigned to each term."),attributes:{},icon:Y6e,scope:["block"],innerBlocks:[["core/term-template",{},[["core/group",{layout:{type:"flex",flexWrap:"nowrap"}},[Upe,["core/term-count"]]]]]]}],Gpe=Q6e;var{name:Wpe}=k8,$pe={icon:_p,edit:Ope,save:jpe,example:{},variations:Gpe},X6e=()=>N({name:Wpe,metadata:k8,settings:$pe});var NR={};q(NR,{init:()=>aSe,metadata:()=>E8,name:()=>ede,settings:()=>tde});var E8={$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 qpe=a(A(),1);var Xg=a(H(),1),Zpe=a(z(),1),vy=a(B(),1),yl=a(T(),1),Kpe=a(Y(),1),da=a(v(),1),eSe=[["core/term-name"]];function tSe({classList:e}){let t=(0,yl.useInnerBlocksProps)({className:w("wp-block-term",e)},{template:eSe,__unstableDisableLayoutClassNames:!0});return(0,da.jsx)("li",{...t})}function rSe({blocks:e,blockContextId:t,classList:r,isHidden:o,setActiveBlockContextId:n}){let i=(0,yl.__experimentalUseBlockPreview)({blocks:e,props:{className:w("wp-block-term",r)}}),l=()=>{n(t)};return(0,da.jsx)("li",{...i,tabIndex:0,role:"button",onClick:l,onKeyPress:l,style:{display:o?"none":void 0}})}var oSe=(0,Xg.memo)(rSe);function Ype({clientId:e,attributes:{layout:t},setAttributes:r,context:{termQuery:{taxonomy:o,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,Xg.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:y}=(0,Kpe.useEntityRecords)("taxonomy",o,g),b=(0,Zpe.useSelect)(S=>S(yl.store).getBlocks(e),[e]),x=(0,yl.useBlockProps)({className:m}),_=(0,Xg.useMemo)(()=>y?.map(S=>({taxonomy:o,termId:S.id,classList:`term-${S.id}`,termData:S})),[y,o]);if(!y)return(0,da.jsx)("ul",{...x,children:(0,da.jsx)("li",{className:"wp-block-term term-loading",children:(0,da.jsx)("div",{className:"term-loading-placeholder"})})});if(!y.length)return(0,da.jsxs)("p",{...x,children:[" ",(0,vy.__)("No terms found.")]});let k=S=>r(C=>({layout:{...C.layout,...S}}));return(0,da.jsxs)(da.Fragment,{children:[(0,da.jsx)(yl.BlockControls,{children:(0,da.jsx)(qpe.ToolbarGroup,{controls:[{icon:Bl,title:(0,vy._x)("List view","Term template block display setting"),onClick:()=>k({type:"default"}),isActive:p==="default"||p==="constrained"},{icon:Pl,title:(0,vy._x)("Grid view","Term template block display setting"),onClick:()=>k({type:"grid",columnCount:d}),isActive:p==="grid"}]})}),(0,da.jsx)("ul",{...x,children:_?.map(S=>(0,da.jsxs)(yl.BlockContextProvider,{value:S,children:[S.termId===(f||_[0]?.termId)?(0,da.jsx)(tSe,{classList:S.classList}):null,(0,da.jsx)(oSe,{blocks:b,blockContextId:S.termId,classList:S.classList,setActiveBlockContextId:h,isHidden:S.termId===(f||_[0]?.termId)})]},S.termId))})]})}var Qpe=a(T(),1),Xpe=a(v(),1);function Jpe(){return(0,Xpe.jsx)(Qpe.InnerBlocks.Content,{})}var{name:ede}=E8,tde={icon:yp,edit:Ype,save:Jpe,example:{}},aSe=()=>N({name:ede,metadata:E8,settings:tde});var DR={};q(DR,{init:()=>lSe,metadata:()=>N8,name:()=>ide,settings:()=>lde});var Jg=a(B(),1),I8=a(A(),1),Bc=a(T(),1),rde=a(Lf(),1),Ri=a(v(),1);function ode({attributes:e,setAttributes:t}){let{width:r,content:o,columns:n}=e;return(0,rde.default)("The Text Columns block",{since:"5.3",alternative:"the Columns block"}),(0,Ri.jsxs)(Ri.Fragment,{children:[(0,Ri.jsx)(Bc.BlockControls,{children:(0,Ri.jsx)(Bc.BlockAlignmentToolbar,{value:r,onChange:i=>t({width:i}),controls:["center","wide","full"]})}),(0,Ri.jsx)(Bc.InspectorControls,{children:(0,Ri.jsx)(I8.PanelBody,{children:(0,Ri.jsx)(I8.RangeControl,{__next40pxDefaultSize:!0,label:(0,Jg.__)("Columns"),value:n,onChange:i=>t({columns:i}),min:2,max:4,required:!0})})}),(0,Ri.jsx)("div",{...(0,Bc.useBlockProps)({className:`align${r} columns-${n}`}),children:Array.from({length:n}).map((i,l)=>(0,Ri.jsx)("div",{className:"wp-block-column",children:(0,Ri.jsx)(Bc.RichText,{tagName:"p",value:o?.[l]?.children,onChange:s=>{t({content:[...o.slice(0,l),{children:s},...o.slice(l+1)]})},"aria-label":(0,Jg.sprintf)((0,Jg.__)("Column %d text"),l+1),placeholder:(0,Jg.__)("New Column")})},`column-${l}`))})]})}var N8={$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 L8=a(T(),1),D8=a(v(),1);function ade({attributes:e}){let{width:t,content:r,columns:o}=e;return(0,D8.jsx)("div",{...L8.useBlockProps.save({className:`align${t} columns-${o}`}),children:Array.from({length:o}).map((n,i)=>(0,D8.jsx)("div",{className:"wp-block-column",children:(0,D8.jsx)(L8.RichText.Content,{tagName:"p",value:r?.[i]?.children})},`column-${i}`))})}var M8=a(G(),1),iSe={to:[{type:"block",blocks:["core/columns"],transform:({className:e,columns:t,content:r,width:o})=>(0,M8.createBlock)("core/columns",{align:o==="wide"||o==="full"?o:void 0,className:e,columns:t},r.map(({children:n})=>(0,M8.createBlock)("core/column",{},[(0,M8.createBlock)("core/paragraph",{content:n})])))}]},nde=iSe;var{name:ide}=N8,lde={transforms:nde,getEditWrapperProps(e){let{width:t}=e;if(t==="wide"||t==="full")return{"data-align":t}},edit:ode,save:ade},lSe=()=>N({name:ide,metadata:N8,settings:lde});var zR={};q(zR,{init:()=>hSe,metadata:()=>z8,name:()=>fde,settings:()=>F8});var RR=a(B(),1);var dde=a(G(),1);var sf=a(T(),1);var e0=a(v(),1),sSe={attributes:{content:{type:"string",source:"html",selector:"pre",default:""},textAlign:{type:"string"}},save({attributes:e}){let{textAlign:t,content:r}=e;return(0,e0.jsx)(sf.RichText.Content,{tagName:"pre",style:{textAlign:t},value:r})},migrate:ve},cSe={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,o=w({[`has-text-align-${t}`]:t});return(0,e0.jsx)("pre",{...sf.useBlockProps.save({className:o}),children:(0,e0.jsx)(sf.RichText.Content,{value:r})})},migrate(e){return ve(Ut(e))},isEligible({style:e,textAlign:t}){return e?.typography?.fontFamily||!!t}},uSe={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,o=w({[`has-text-align-${t}`]:t});return(0,e0.jsx)("pre",{...sf.useBlockProps.save({className:o}),children:(0,e0.jsx)(sf.RichText.Content,{value:r})})},migrate:ve,isEligible(e){return!!e.textAlign||!!e.className?.match(/\bhas-text-align-(left|center|right)\b/)}},sde=[uSe,cSe,sSe];var LR=a(B(),1),A8=a(T(),1),R8=a(G(),1);var cde=a(v(),1);function ude(e){let{attributes:t,setAttributes:r,mergeBlocks:o,onRemove:n,insertBlocksAfter:i,style:l}=e,{content:s}=t;Tt(e);let c=(0,A8.useBlockProps)({style:l});return(0,cde.jsx)(A8.RichText,{tagName:"pre",identifier:"content",preserveWhiteSpace:!0,value:s,onChange:u=>{r({content:u})},"aria-label":(0,LR.__)("Poetry text"),placeholder:(0,LR.__)("Write poetry\u2026"),onRemove:n,onMerge:o,...c,__unstablePastePlainText:!0,__unstableOnSplitAtDoubleLineEnd:()=>i((0,R8.createBlock)((0,R8.getDefaultBlockName)()))})}var z8={$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 V8=a(T(),1),MR=a(v(),1);function mde({attributes:e}){let{content:t}=e;return(0,MR.jsx)("pre",{...V8.useBlockProps.save(),children:(0,MR.jsx)(V8.RichText.Content,{value:t})})}var AR=a(G(),1),pSe={from:[{type:"block",blocks:["core/paragraph"],transform:e=>(0,AR.createBlock)("core/verse",e)}],to:[{type:"block",blocks:["core/paragraph"],transform:e=>(0,AR.createBlock)("core/paragraph",e)}]},pde=pSe;var{fieldsKey:dSe,formKey:fSe}=Z(dde.privateApis),{name:fde}=z8,F8={icon:b1,example:{attributes:{content:(0,RR.__)(`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:pde,deprecated:sde,merge(e,t){return{content:e.content+` |
| 106 |
|
| 107 |
`+t.content}},edit:ude,save:mde};window.__experimentalContentOnlyInspectorFields&&(F8[dSe]=[{id:"content",label:(0,RR.__)("Content"),type:"text",Edit:"rich-text"}],F8[fSe]={fields:["content"]});var hSe=()=>N({name:fde,metadata:z8,settings:F8});var OR={};q(OR,{init:()=>NSe,metadata:()=>t0,name:()=>Nde,settings:()=>j8});var H8=a(B(),1);var Ide=a(G(),1);var by=a(T(),1);var t0={$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 hde=a(v(),1);function r0({tracks:e=[]}){return e.map(t=>{let{id:r,...o}=t;return(0,hde.jsx)("track",{...o},r??o.src)})}var o0=a(v(),1),{attributes:vSe}=t0,bSe={attributes:vSe,save({attributes:e}){let{autoplay:t,caption:r,controls:o,loop:n,muted:i,poster:l,preload:s,src:c,playsInline:u,tracks:m}=e;return(0,o0.jsxs)("figure",{...by.useBlockProps.save(),children:[c&&(0,o0.jsx)("video",{autoPlay:t,controls:o,loop:n,muted:i,poster:l,preload:s!=="metadata"?s:void 0,src:c,playsInline:u,children:(0,o0.jsx)(r0,{tracks:m})}),!by.RichText.isEmpty(r)&&(0,o0.jsx)(by.RichText.Content,{tagName:"figcaption",value:r})]})}},ySe=[bSe],gde=ySe;var wde=a(Er(),1),op=a(A(),1),bn=a(T(),1),n0=a(H(),1),yy=a(B(),1),Cde=a(z(),1);var Sde=a(xr(),1),Tde=a(mr(),1);var Wr=a(B(),1),vn=a(A(),1),cf=a(H(),1),fa=a(v(),1),_Se=[{value:"auto",label:(0,Wr.__)("Auto")},{value:"metadata",label:(0,Wr.__)("Metadata")},{value:"none",label:(0,Wr._x)("None","Preload value")}],xSe=({setAttributes:e,attributes:t})=>{let{autoplay:r,controls:o,loop:n,muted:i,playsInline:l,preload:s}=t,c=(0,Wr.__)("Autoplay may cause usability issues for some users."),u=cf.Platform.select({web:(0,cf.useCallback)(d=>d?c:null,[]),native:c}),m=(0,cf.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,cf.useCallback)(d=>{e({preload:d})},[]);return(0,fa.jsxs)(fa.Fragment,{children:[(0,fa.jsx)(vn.__experimentalToolsPanelItem,{label:(0,Wr.__)("Autoplay"),isShownByDefault:!0,hasValue:()=>!!r,onDeselect:()=>{e({autoplay:!1,muted:!1})},children:(0,fa.jsx)(vn.ToggleControl,{label:(0,Wr.__)("Autoplay"),onChange:m.autoplay,checked:!!r,help:u})}),(0,fa.jsx)(vn.__experimentalToolsPanelItem,{label:(0,Wr.__)("Loop"),isShownByDefault:!0,hasValue:()=>!!n,onDeselect:()=>{e({loop:!1})},children:(0,fa.jsx)(vn.ToggleControl,{label:(0,Wr.__)("Loop"),onChange:m.loop,checked:!!n})}),(0,fa.jsx)(vn.__experimentalToolsPanelItem,{label:(0,Wr.__)("Muted"),isShownByDefault:!0,hasValue:()=>!!i,onDeselect:()=>{e({muted:!1})},children:(0,fa.jsx)(vn.ToggleControl,{label:(0,Wr.__)("Muted"),onChange:m.muted,checked:!!i,disabled:r,help:r?(0,Wr.__)("Muted because of Autoplay."):null})}),(0,fa.jsx)(vn.__experimentalToolsPanelItem,{label:(0,Wr.__)("Playback controls"),isShownByDefault:!0,hasValue:()=>!o,onDeselect:()=>{e({controls:!0})},children:(0,fa.jsx)(vn.ToggleControl,{label:(0,Wr.__)("Playback controls"),onChange:m.controls,checked:!!o})}),(0,fa.jsx)(vn.__experimentalToolsPanelItem,{label:(0,Wr.__)("Play inline"),isShownByDefault:!0,hasValue:()=>!!l,onDeselect:()=>{e({playsInline:!1})},children:(0,fa.jsx)(vn.ToggleControl,{label:(0,Wr.__)("Play inline"),onChange:m.playsInline,checked:!!l,disabled:r,help:r?(0,Wr.__)("Play inline enabled because of Autoplay."):(0,Wr.__)("When enabled, videos will play directly within the webpage on mobile browsers, instead of opening in a fullscreen player.")})}),(0,fa.jsx)(vn.__experimentalToolsPanelItem,{label:(0,Wr.__)("Preload"),isShownByDefault:!0,hasValue:()=>s!=="metadata",onDeselect:()=>{e({preload:"metadata"})},children:(0,fa.jsx)(vn.SelectControl,{__next40pxDefaultSize:!0,label:(0,Wr.__)("Preload"),value:s,onChange:p,options:_Se,hideCancelButton:!0})})]})},vde=xSe;var zt=a(B(),1),tt=a(A(),1),a0=a(T(),1);var yde=a(z(),1),uf=a(H(),1),_de=a(mr(),1);var Ke=a(v(),1),{Badge:kSe}=Z(tt.privateApis),bde=["text/vtt"],wSe="subtitles",CSe=[{label:(0,zt.__)("Subtitles"),value:"subtitles"},{label:(0,zt.__)("Captions"),value:"captions"},{label:(0,zt.__)("Descriptions"),value:"descriptions"},{label:(0,zt.__)("Chapters"),value:"chapters"},{label:(0,zt.__)("Metadata"),value:"metadata"}],xde={src:"",label:"",srcLang:"en",kind:wSe,default:!1};function SSe({tracks:e,onEditPress:t}){let r=e.map((o,n)=>(0,Ke.jsxs)(tt.__experimentalHStack,{className:"block-library-video-tracks-editor__track-list-track",children:[(0,Ke.jsx)("span",{children:o.label}),(0,Ke.jsxs)(tt.__experimentalHStack,{justify:"flex-end",children:[o.default&&(0,Ke.jsx)(kSe,{children:(0,zt.__)("Default")}),(0,Ke.jsx)(tt.Button,{__next40pxDefaultSize:!0,variant:"tertiary",onClick:()=>t(n),"aria-label":(0,zt.sprintf)((0,zt._x)("Edit %s","text tracks"),o.label),children:(0,zt.__)("Edit")})]})]},o.id??o.src));return(0,Ke.jsx)(tt.MenuGroup,{label:(0,zt.__)("Text tracks"),className:"block-library-video-tracks-editor__track-list",children:r})}function TSe({track:e,onChange:t,onClose:r,onRemove:o,allowSettingDefault:n}){let[i,l]=(0,uf.useState)({...xde,...e}),{src:s,label:c,srcLang:u,kind:m,default:p}=i,d=s.startsWith("blob:")?"":(0,_de.getFilename)(s)||"";return(0,Ke.jsxs)(tt.__experimentalVStack,{className:"block-library-video-tracks-editor__single-track-editor",spacing:"4",children:[(0,Ke.jsx)("span",{className:"block-library-video-tracks-editor__single-track-editor-edit-track-label",children:(0,zt.__)("Edit track")}),(0,Ke.jsxs)("span",{children:[(0,zt.__)("File"),": ",(0,Ke.jsx)("b",{children:d})]}),(0,Ke.jsxs)(tt.__experimentalGrid,{columns:2,gap:4,children:[(0,Ke.jsx)(tt.TextControl,{__next40pxDefaultSize:!0,onChange:f=>l(h=>({...h,label:f})),label:(0,zt.__)("Label"),value:c,help:(0,zt.__)("Title of track")}),(0,Ke.jsx)(tt.TextControl,{__next40pxDefaultSize:!0,onChange:f=>l(h=>({...h,srcLang:f})),label:(0,zt.__)("Source language"),value:u,help:(0,zt.__)("Language tag (en, fr, etc.)")})]}),(0,Ke.jsxs)(tt.__experimentalVStack,{spacing:"4",children:[(0,Ke.jsx)(tt.SelectControl,{__next40pxDefaultSize:!0,className:"block-library-video-tracks-editor__single-track-editor-kind-select",options:CSe,value:m,label:(0,zt.__)("Kind"),onChange:f=>l(h=>({...h,kind:f}))}),(0,Ke.jsx)(tt.ToggleControl,{__next40pxDefaultSize:!0,label:(0,zt.__)("Set as default track"),checked:p,disabled:!n,onChange:f=>l(h=>({...h,default:f}))}),(0,Ke.jsxs)(tt.__experimentalHStack,{className:"block-library-video-tracks-editor__single-track-editor-buttons-container",children:[(0,Ke.jsx)(tt.Button,{__next40pxDefaultSize:!0,isDestructive:!0,variant:"link",onClick:o,children:(0,zt.__)("Remove track")}),(0,Ke.jsx)(tt.Button,{__next40pxDefaultSize:!0,variant:"primary",onClick:()=>{t(i),r()},children:(0,zt.__)("Apply")})]})]})]})}function kde({tracks:e=[],onChange:t}){let r=(0,yde.useSelect)(c=>c(a0.store).getSettings().mediaUpload,[]),[o,n]=(0,uf.useState)(null),i=(0,uf.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):{...xde,id:d,label:f||"",src:h});p.length!==0&&t([...u?e:[],...p])};function s(c){let u=c.target.files;r({allowedTypes:bde,filesList:u,onFileChange:m=>{if(!Array.isArray(m))return;let p=m.filter(d=>!!d?.id);p.length&&l(p,!0)}})}return(0,uf.useEffect)(()=>{i.current?.focus()},[o]),r?(0,Ke.jsx)(tt.Dropdown,{contentClassName:"block-library-video-tracks-editor",focusOnMount:!0,popoverProps:{ref:i},renderToggle:({isOpen:c,onToggle:u})=>(0,Ke.jsx)(tt.ToolbarGroup,{children:(0,Ke.jsx)(tt.ToolbarButton,{"aria-expanded":c,"aria-haspopup":"true",onClick:()=>{c||n(null),u()},children:(0,zt.__)("Text tracks")})}),renderContent:()=>o!==null?(0,Ke.jsx)(TSe,{track:e[o],onChange:c=>{let u=[...e];u[o]=c,t(u)},onClose:()=>n(null),onRemove:()=>{t(e.filter((c,u)=>u!==o)),n(null)},allowSettingDefault:!e.some(c=>c.default)||e[o].default}):(0,Ke.jsxs)(Ke.Fragment,{children:[e.length===0&&(0,Ke.jsxs)("div",{className:"block-library-video-tracks-editor__tracks-informative-message",children:[(0,Ke.jsx)("h2",{className:"block-library-video-tracks-editor__tracks-informative-message-title",children:(0,zt.__)("Text tracks")}),(0,Ke.jsx)("p",{className:"block-library-video-tracks-editor__tracks-informative-message-description",children:(0,zt.__)("Tracks can be subtitles, captions, chapters, or descriptions. They help make your content more accessible to a wider range of users.")})]}),(0,Ke.jsxs)(tt.NavigableMenu,{children:[(0,Ke.jsx)(SSe,{tracks:e,onEditPress:n}),(0,Ke.jsx)(tt.MenuGroup,{className:"block-library-video-tracks-editor__add-tracks-container",label:(0,zt.__)("Add tracks"),children:(0,Ke.jsxs)(a0.MediaUploadCheck,{children:[(0,Ke.jsx)(a0.MediaUpload,{onSelect:l,allowedTypes:bde,value:e.map(({id:c})=>c),multiple:!0,render:({open:c})=>(0,Ke.jsx)(tt.MenuItem,{icon:G0,onClick:c,children:(0,zt.__)("Open Media Library")})}),(0,Ke.jsx)(tt.FormFileUpload,{onChange:s,accept:".vtt,text/vtt",multiple:!0,render:({openFileDialog:c})=>(0,Ke.jsx)(tt.MenuItem,{icon:Dc,onClick:c,children:(0,zt._x)("Upload","verb")})})]})})]})]})}):null}var ur=a(v(),1),VR=["video"];function PSe({isSelected:e,attributes:t,className:r,setAttributes:o,insertBlocksAfter:n,onReplace:i}){let l=(0,n0.useRef)(),{id:s,controls:c,poster:u,src:m,tracks:p}=t,[d,f]=(0,n0.useState)(t.blob),h=$(),y=(0,bn.useBlockEditingMode)()==="default";Ps({url:d,allowedTypes:VR,onChange:b,onError:k}),(0,n0.useEffect)(()=>{l.current&&l.current.load()},[u]);function b(I){if(!I||!I.url){o({src:void 0,id:void 0,poster:void 0,caption:void 0,blob:void 0}),f();return}if((0,wde.isBlobURL)(I.url)){f(I.url);return}o({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,Tde.prependHTTPS)(I),M=$u({attributes:{url:D}});if(M!==void 0&&i){i(M);return}o({blob:void 0,src:D,id:void 0,poster:void 0}),f()}}let{createErrorNotice:_}=(0,Cde.useDispatch)(Sde.store);function k(I){_(I,{type:"snackbar"})}let S=I=>(0,ur.jsx)(op.Placeholder,{className:"block-editor-media-placeholder",withIllustration:!e,icon:Sf,label:(0,yy.__)("Video"),instructions:(0,yy.__)("Drag and drop a video, upload, or choose from your library."),children:I}),C=w(r,{"is-transient":!!d}),E=(0,bn.useBlockProps)({className:C});return!m&&!d?(0,ur.jsx)("div",{...E,children:(0,ur.jsx)(bn.MediaPlaceholder,{icon:(0,ur.jsx)(bn.BlockIcon,{icon:Sf}),onSelect:b,onSelectURL:x,accept:"video/*",allowedTypes:VR,value:t,onError:k,placeholder:S})}):(0,ur.jsxs)(ur.Fragment,{children:[e&&(0,ur.jsxs)(ur.Fragment,{children:[(0,ur.jsx)(bn.BlockControls,{children:(0,ur.jsx)(kde,{tracks:p,onChange:I=>{o({tracks:I})}})}),(0,ur.jsx)(bn.BlockControls,{group:"other",children:(0,ur.jsx)(bn.MediaReplaceFlow,{mediaId:s,mediaURL:m,allowedTypes:VR,accept:"video/*",onSelect:b,onSelectURL:x,onError:k,onReset:()=>b(void 0),variant:"toolbar"})})]}),(0,ur.jsx)(bn.InspectorControls,{children:(0,ur.jsxs)(op.__experimentalToolsPanel,{label:(0,yy.__)("Settings"),resetAll:()=>{o({autoplay:!1,controls:!0,loop:!1,muted:!1,playsInline:!1,preload:"metadata",poster:void 0})},dropdownMenuProps:h,children:[(0,ur.jsx)(vde,{setAttributes:o,attributes:t}),(0,ur.jsx)(o5,{poster:u,onChange:I=>o({poster:I?.url})})]})}),(0,ur.jsxs)("figure",{...E,children:[(0,ur.jsx)(op.Disabled,{isDisabled:!e,children:(0,ur.jsx)("video",{controls:c,poster:u,src:m||d,ref:l,children:(0,ur.jsx)(r0,{tracks:p})})}),!!d&&(0,ur.jsx)(op.Spinner,{}),(0,ur.jsx)(ga,{attributes:t,setAttributes:o,isSelected:e,insertBlocksAfter:n,label:(0,yy.__)("Video caption text"),showToolbarButton:e&&y})]})]})}var Pde=PSe;var mf=a(T(),1);var i0=a(v(),1);function Bde({attributes:e}){let{autoplay:t,caption:r,controls:o,loop:n,muted:i,poster:l,preload:s,src:c,playsInline:u,tracks:m}=e;return(0,i0.jsxs)("figure",{...mf.useBlockProps.save(),children:[c&&(0,i0.jsx)("video",{autoPlay:t,controls:o,loop:n,muted:i,poster:l,preload:s!=="metadata"?s:void 0,src:c,playsInline:u,children:(0,i0.jsx)(r0,{tracks:m})}),!mf.RichText.isEmpty(r)&&(0,i0.jsx)(mf.RichText.Content,{className:(0,mf.__experimentalGetElementClassName)("caption"),tagName:"figcaption",value:r})]})}var O8=a(Er(),1),FR=a(G(),1),BSe={from:[{type:"files",isMatch(e){return e.length===1&&e[0].type.indexOf("video/")===0},transform(e){let t=e[0];return(0,FR.createBlock)("core/video",{blob:(0,O8.createBlobURL)(t)})}},{type:"shortcode",tag:"video",attributes:{src:{type:"string",shortcode:({named:{src:e,mp4:t,m4v:r,webm:o,ogv:n,flv:i}})=>e||t||r||o||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,O8.isBlobURL)(r.src)&&(r.blob=r.src,delete r.src),(0,FR.createBlock)("core/video",r)}}]},Ede=BSe;var{fieldsKey:ESe,formKey:ISe}=Z(Ide.privateApis),{name:Nde}=t0,j8={icon:Sf,example:{attributes:{src:"https://upload.wikimedia.org/wikipedia/commons/c/ca/Wood_thrush_in_Central_Park_switch_sides_%2816510%29.webm",caption:(0,H8.__)("Wood thrush singing in Central Park, NYC.")}},transforms:Ede,deprecated:gde,edit:Pde,save:Bde};window.__experimentalContentOnlyInspectorFields&&(j8[ESe]=[{id:"video",label:(0,H8.__)("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,H8.__)("Caption"),type:"text",Edit:"rich-text"}],j8[ISe]={fields:["video","caption"]});var NSe=()=>N({name:Nde,metadata:t0,settings:j8});var GR={};q(GR,{init:()=>ASe,metadata:()=>U8,name:()=>W8,settings:()=>Ode});var Fde=a(Yu(),1);var pf=a(T(),1),Dde=a(Y(),1),_y=a(B(),1),HR=a(A(),1);var _l=a(v(),1);function Lde({context:{postType:e,postId:t}}){let[r,o]=(0,Dde.useEntityProp)("postType",e,"meta",t),n=typeof r?.footnotes=="string",i=r?.footnotes?JSON.parse(r.footnotes):[],l=(0,pf.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)(pf.RichText,{id:s,tagName:"span",value:c,identifier:s,onFocus:u=>{u.target.textContent.trim()||u.target.scrollIntoView()},onChange:u=>{o({...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)(HR.Placeholder,{icon:(0,_l.jsx)(pf.BlockIcon,{icon:Hi}),label:(0,_y.__)("Footnotes"),instructions:(0,_y.__)("Footnotes found in blocks within this document will be displayed here.")})}):(0,_l.jsx)("div",{...l,children:(0,_l.jsx)(HR.Placeholder,{icon:(0,_l.jsx)(pf.BlockIcon,{icon:Hi}),label:(0,_y.__)("Footnotes"),instructions:(0,_y.__)("Footnotes are not supported here. Add this block to post or page content.")})})}var U8={$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 jR=a(B(),1);var Ade=a(Yu(),1),Su=a(T(),1),l0=a(z(),1),Rde=a(Y(),1),G8=a(G(),1);var zde=a(v(),1),UR="core/footnote",{usesContextKey:LSe}=Z(Su.privateApis),Mde="core/post-content",MSe="core/block",Vde={title:(0,jR.__)("Footnote"),tagName:"sup",className:"fn",attributes:{"data-fn":"data-fn"},interactive:!0,contentEditable:!1,[LSe]:["postType","postId"],edit:function({value:t,onChange:r,isObjectActive:o,context:{postType:n,postId:i}}){let l=(0,l0.useRegistry)(),{getSelectedBlockClientId:s,getBlocks:c,getBlockRootClientId:u,getBlockName:m,getBlockParentsByBlockName:p}=l.select(Su.store),d=(0,l0.useSelect)(y=>{if(!y(G8.store).getBlockType("core/footnotes"))return!1;let b=y(Su.store).getSettings().allowedBlockTypes;if(b===!1||Array.isArray(b)&&!b.includes("core/footnotes")||typeof y(Rde.store).getEntityRecord("postType",n,i)?.meta?.footnotes!="string")return!1;let{getBlockParentsByBlockName:_,getSelectedBlockClientId:k,getBlockName:S}=y(Su.store),C=k();if(!C||S(C)===W8)return!1;let E=_(C,MSe);return!E||E.length===0},[n,i]),{selectionChange:f,insertBlock:h}=(0,l0.useDispatch)(Su.store);if(!d)return null;function g(){l.batch(()=>{let y;if(o)y=t.replacements[t.start]?.attributes?.["data-fn"];else{y=iu();let S=(0,Ade.insertObject)(t,{type:UR,attributes:{"data-fn":y},innerHTML:`<a href="#${y}" id="${y}-link">*</a>`},t.end,t.end);S.start=S.end-1,r(S)}let b=s(),x=p(b,Mde),_=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(b);for(;S&&m(S)!==Mde;)S=u(S);k=(0,G8.createBlock)("core/footnotes"),h(k,void 0,S)}f(k.clientId,y,0,0)})}return(0,zde.jsx)(Su.RichTextToolbarButton,{icon:Hi,title:(0,jR.__)("Footnote"),onClick:g,isActive:o})}};var{name:W8}=U8,Ode={icon:Hi,edit:Lde},ASe=()=>{(0,Fde.registerFormatType)(UR,Vde),N({name:W8,metadata:U8,settings:Ode})};function WR(e){return e&&"__experimental"in e&&e.__experimental!==!1}var Ude=a(H(),1),xy=a(z(),1),Ec=a(jde(),1),$R=a(B(),1),Gde=a(G(),1),qR=a(T(),1);function RSe(){let{registerShortcut:e}=(0,xy.useDispatch)(Ec.store),{replaceBlocks:t}=(0,xy.useDispatch)(qR.store),{getBlockName:r,getSelectedBlockClientId:o,getBlockAttributes:n}=(0,xy.useSelect)(qR.store),i=(l,s)=>{l.preventDefault();let c=o();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,Gde.createBlock)(d,h))};return(0,Ude.useEffect)(()=>{e({name:"core/block-editor/transform-heading-to-paragraph",category:"block-library",description:(0,$R.__)("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,$R.__)("Transform paragraph to heading."),keyCombination:{modifier:"access",character:`${l}`}})})},[e]),(0,Ec.useShortcut)("core/block-editor/transform-heading-to-paragraph",l=>i(l,0)),(0,Ec.useShortcut)("core/block-editor/transform-paragraph-to-heading-1",l=>i(l,1)),(0,Ec.useShortcut)("core/block-editor/transform-paragraph-to-heading-2",l=>i(l,2)),(0,Ec.useShortcut)("core/block-editor/transform-paragraph-to-heading-3",l=>i(l,3)),(0,Ec.useShortcut)("core/block-editor/transform-paragraph-to-heading-4",l=>i(l,4)),(0,Ec.useShortcut)("core/block-editor/transform-paragraph-to-heading-5",l=>i(l,5)),(0,Ec.useShortcut)("core/block-editor/transform-paragraph-to-heading-6",l=>i(l,6)),null}var Wde=RSe;var ZR={};DF(ZR,{BlockKeyboardShortcuts:Wde,NAVIGATION_OVERLAY_TEMPLATE_PART_AREA:tc,NavigationLinkUI:Ow});var $8=a(v(),1),Yde=()=>{let e=[uL,NN,bN,sN,ON,QN,wM,YB,QB,XB,JB,eE,uE,gE,yE,xE,NE,VE,OE,UE,KE,EI,II,zI,HI,dN,kN,jN,DN,RN,aD,nD,iD,WD,JD,aL,KD,UL,GL,CM,TM,DM,LM,AM,OA,jA,UA,aR,pR,DR,zR,OR,GR,FD,HD,UD,zM,UM,OM,nM,vR,rE,FL,NL,ML,BL,_L,xL,wL,CL,PL,EL,zL,AL,RL,VL,cM,mM,pM,fM,iM,xM,SM,qE,YE,QE,JE,eI,tI,oI,mI,lI,cI,uI,nI,TL,iR,yN,TN,XN,qD,xR,wR,CR,IR,NR,bM,kL,mE];return window?.__experimentalEnableFormBlocks&&(e.push($I),e.push(ZI),e.push(YI),e.push(QI)),window?.__experimentalEnableBlockExperiments&&(e.push($A),e.push(lR),e.push(uR),e.push(qA),e.push(ZA),e.push(gL),e.push(bL)),e.push(LE),e.filter(Boolean)},Qde=()=>Yde().filter(({metadata:e})=>!WR(e)),zSe=(e=Qde())=>{e.forEach(({init:t})=>t()),window.__unstableAutoRegisterBlocks&&window.__unstableAutoRegisterBlocks.forEach(t=>{let r=Z((0,qde.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,$de.useDisabled)(),l=(0,Zde.useBlockProps)({ref:i}),{content:s,status:c,error:u}=(0,Kde.useServerSideRender)({block:t,attributes:n});return c==="loading"?(0,$8.jsx)("div",{...l,children:(0,ky.__)("Loading\u2026")}):c==="error"?(0,$8.jsx)("div",{...l,children:(0,ky.sprintf)((0,ky.__)("Error loading block: %s"),u)}):(0,$8.jsx)(no,{wrapperProps:l,html:s})},save:()=>null})}),(0,xl.setDefaultBlockName)(B3),window.wp&&window.wp.oldEditor&&e.some(({name:t})=>t===j1)&&(0,xl.setFreeformContentHandlerName)(j1),(0,xl.setUnregisteredTypeHandlerName)(Ev),(0,xl.setGroupingBlockName)(K5)},VSe=({enableFSEBlocks:e}={})=>{let t=[e?"fse":null];Yde().filter(({metadata:r})=>WR(r)).filter(({metadata:{__experimental:r}})=>r===!0||t.includes(r)).forEach(({init:r})=>r())};return hfe(FSe);})(); |
| 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 |
|