Files
2024-10-24 12:57:16 -04:00

1 line
9.0 KiB
JavaScript

(()=>{"use strict";var e={n:t=>{var s=t&&t.__esModule?()=>t.default:()=>t;return e.d(s,{a:s}),s},d:(t,s)=>{for(var a in s)e.o(s,a)&&!e.o(t,a)&&Object.defineProperty(t,a,{enumerable:!0,get:s[a]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)};const t=window.React,s=window.lodash,a=window.wp.blockEditor,i=window.wp.blocks,n=window.wp.data,r=window.wp.domReady;var o=e.n(r);const l=window.wp.serverSideRender;var c=e.n(l);const m=window.wp.components,d=window.wp.i18n,p=window.wp.element,u=window.wp.hooks;function g(){(0,u.addFilter)("blocks.getSaveContent.extraProps","yoast/yoast-seo-premium/remove-extra-class",(e=>e.className?{...e,className:e.className.replace("wp-block-yoast-seo-estimated-reading-time ","")}:e),Number.MAX_SAFE_INTEGER)}const w=(0,t.createElement)(p.Fragment,null,(0,t.createElement)("span",{className:"yoast-reading-time__icon"},(0,t.createElement)("svg",{"aria-hidden":"true",focusable:"false","data-icon":"clock",width:"20",height:"20",fill:"none",stroke:"currentColor",style:{display:"inline-block",verticalAlign:"-0.1em"},role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,t.createElement)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"}))),(0,t.createElement)("span",{className:"yoast-reading-time__spacer",style:{display:"inline-block",width:"1em"}})),_=(0,t.createElement)(p.Fragment,null,(0,t.createElement)("span",{className:"yoast-reading-time__icon"}),(0,t.createElement)("span",{className:"yoast-reading-time__spacer",style:"width:1em"})),y=(0,t.createElement)("span",{className:"yoast-reading-time__icon"}),b={v15_6:function({attributes:e}){const{estimatedReadingTime:s,descriptiveText:a,showDescriptiveText:i,showIcon:n}=e;return g(),(0,t.createElement)("p",{className:"yoast-reading-time__wrapper"},n?w:"",i?(0,t.createElement)("span",{className:"yoast-reading-time__descriptive-text"},a," "):"",(0,t.createElement)("span",{className:"yoast-reading-time__reading-time"},s),(0,t.createElement)("span",{className:"yoast-reading-time__time-unit"}," "+(0,d._n)("minute","minutes",s,"wordpress-seo-premium")))},v15_6_nonAdmin:function({attributes:e}){const{estimatedReadingTime:s,descriptiveText:a,showDescriptiveText:i,showIcon:n}=e;return g(),(0,t.createElement)("p",{className:"yoast-reading-time__wrapper"},n?_:"",i?(0,t.createElement)("span",{className:"yoast-reading-time__descriptive-text"},a," "):"",(0,t.createElement)("span",{className:"yoast-reading-time__reading-time"},s),(0,t.createElement)("span",{className:"yoast-reading-time__time-unit"}," "+(0,d._n)("minute","minutes",s,"wordpress-seo-premium")))},v15_8:function({attributes:e}){const{className:s,estimatedReadingTime:a,descriptiveText:i,showDescriptiveText:n,showIcon:r}=e;return(0,t.createElement)("p",{className:s?`yoast-reading-time__wrapper ${s}`:"yoast-reading-time__wrapper"},r?"ICON_PLACEHOLDER":null,n?(0,t.createElement)("span",{className:"yoast-reading-time__descriptive-text"},i," "):null,(0,t.createElement)("span",{className:"yoast-reading-time__reading-time"},a),(0,t.createElement)("span",{className:"yoast-reading-time__time-unit"}," "+(0,d._n)("minute","minutes",a,"wordpress-seo-premium")))},v22_9:function({attributes:e}){const{className:s,estimatedReadingTime:a,descriptiveText:i,showDescriptiveText:n}=e;return(0,t.createElement)("p",{className:s?`yoast-reading-time__wrapper ${s}`:"yoast-reading-time__wrapper"},y,n?(0,t.createElement)("span",{className:"yoast-reading-time__descriptive-text"},i," "):null,(0,t.createElement)("span",{className:"yoast-reading-time__reading-time"},a),(0,t.createElement)("span",{className:"yoast-reading-time__time-unit"}," "+(0,d._n)("minute","minutes",a,"wordpress-seo-premium")))}},h=JSON.parse('{"$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":3,"version":"23.0","name":"yoast-seo/estimated-reading-time","title":"Yoast Estimated Reading Time","description":"Shows an estimated reading time based on the content length.","category":"yoast-structured-data-blocks","icon":"clock","keywords":["SEO","reading time","content length"],"textdomain":"wordpress-seo-premium","attributes":{"estimatedReadingTime":{"type":"number","default":0},"descriptiveText":{"type":"string","default":"Estimated reading time:"},"showDescriptiveText":{"type":"boolean","default":true},"showIcon":{"type":"boolean","default":true}},"example":{"attributes":{}}}'),v=(0,t.createElement)("span",{className:"yoast-reading-time__icon"}),E=(0,t.createElement)(p.Fragment,null,(0,t.createElement)("span",{className:"yoast-reading-time__icon"},(0,t.createElement)("svg",{"aria-hidden":"true",focusable:"false","data-icon":"clock",width:"20",height:"20",fill:"none",stroke:"currentColor",style:{display:"inline-block",verticalAlign:"-0.1em"},role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,t.createElement)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"}))),(0,t.createElement)("span",{className:"yoast-reading-time__spacer",style:{display:"inline-block",width:"1em"}}));function k({attributes:e,useIconPlaceholder:s=!1}){const{className:i,estimatedReadingTime:n,descriptiveText:r,showDescriptiveText:o,showIcon:l}=e,c=s?v:E,m=i?`yoast-reading-time__wrapper ${i}`:"yoast-reading-time__wrapper",p=a.useBlockProps.save({className:m});return(0,t.createElement)("p",{...p},l?c:null,o?(0,t.createElement)("span",{className:"yoast-reading-time__descriptive-text"},r," "):null,(0,t.createElement)("span",{className:"yoast-reading-time__reading-time"},n),(0,t.createElement)("span",{className:"yoast-reading-time__time-unit"}," "+(0,d._n)("minute","minutes",n,"wordpress-seo-premium")))}const N=(0,n.withSelect)(((e,t)=>{let s=t.attributes.estimatedReadingTime;return e("yoast-seo/editor")&&(s=e("yoast-seo/editor").getEstimatedReadingTime()),"string"==typeof s&&(s=parseInt(s,10)),{attributes:{...t.attributes,estimatedReadingTime:s}}}))((function({attributes:e,setAttributes:s}){const{estimatedReadingTime:i,descriptiveText:n,showDescriptiveText:r,showIcon:o}=e;(0,p.useEffect)((()=>s({estimatedReadingTime:i})),[i]);const l=(0,p.useCallback)((e=>s({descriptiveText:e})),[n]),c=(0,p.useCallback)((()=>s({showDescriptiveText:!r})),[r]),u=(0,p.useCallback)((()=>s({showIcon:!o})),[o]),g=(0,a.useBlockProps)({className:"yoast-reading-time__wrapper"});return(0,t.createElement)("div",{...g},(0,t.createElement)(a.InspectorControls,null,(0,t.createElement)(m.PanelBody,{title:(0,d.__)("Settings","wordpress-seo-premium"),className:"yoast-reading-time-controls"},(0,t.createElement)(m.TextControl,{label:(0,d.__)("Descriptive text","wordpress-seo-premium"),value:n,onChange:l}),(0,t.createElement)(m.ToggleControl,{label:(0,d.__)("Show the descriptive text","wordpress-seo-premium"),checked:r,onChange:c}),(0,t.createElement)(m.ToggleControl,{label:(0,d.__)("Show icon","wordpress-seo-premium"),checked:o,onChange:u}))),(0,t.createElement)(k,{attributes:e}))})),T=JSON.parse('{"$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":3,"version":"23.0","name":"yoast-seo/siblings","title":"Yoast Siblings","description":"Adds a list of internal links to sibling pages which share the same parent.","category":"yoast-internal-linking-blocks","icon":"editor-ul","keywords":["SEO","siblings","siblings pages","internal linking","site structure"],"textdomain":"wordpress-seo-premium","attributes":{},"example":{"attributes":{}}}'),x=JSON.parse('{"$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":3,"version":"23.0","name":"yoast-seo/subpages","title":"Yoast Subpages","description":"Adds a list of internal links to subpages of this page.","category":"yoast-internal-linking-blocks","icon":"editor-ul","keywords":["SEO","subpages","childpages","children","internal linking","site structure"],"textdomain":"wordpress-seo-premium","attributes":{},"example":{"attributes":{}}}');o()((()=>{window._wpLoadBlockEditor&&window._wpLoadBlockEditor.then((()=>{const e=setInterval((()=>{const t=(()=>{const{getPostType:e}=(0,n.select)("core"),{getEditedPostAttribute:t}=(0,n.select)("core/editor"),a=t("type");if(null===a)return null;const i=e(a);return i?(0,s.get)(i,["hierarchical"],!1):null})();if(null===t)return;const a=((0,n.select)("core/block-editor").getBlocks()||[]).map((e=>e.name)),r=a.includes("yoast-seo/subpages")||a.includes("yoast-seo/siblings");!1===t&&!1===r&&((0,i.unregisterBlockType)("yoast-seo/subpages"),(0,i.unregisterBlockType)("yoast-seo/siblings")),clearInterval(e)}),250)}))})),(0,i.registerBlockType)(T,{edit:function(e){const s=(0,a.useBlockProps)();return(0,t.createElement)("div",{...s},(0,t.createElement)(c(),{block:"yoast-seo/siblings",attributes:e.attributes}))},save:function(){return null}}),(0,i.registerBlockType)(x,{edit:function(e){const s=(0,a.useBlockProps)();return(0,t.createElement)("div",{...s},(0,t.createElement)(c(),{block:"yoast-seo/subpages",attributes:e.attributes}))},save:function(){return null}}),(0,i.registerBlockType)(h,{edit:N,save:k,deprecated:[{attributes:h.attributes,save:b.v15_6},{attributes:h.attributes,save:b.v15_6_nonAdmin},{attributes:h.attributes,save:b.v15_8},{attributes:h.attributes,save:b.v22_9}]})})();