This commit is contained in:
2026-07-02 15:54:39 -06:00
commit 9883323161
17470 changed files with 4470592 additions and 0 deletions
@@ -0,0 +1,25 @@
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "jetpack/nextdoor",
"title": "Nextdoor",
"description": "Embed a Nextdoor post for your neighbors on your blog.",
"keywords": [
"neighbor"
],
"version": "12.5.0",
"textdomain": "jetpack",
"category": "grow",
"icon": "<svg height='24' width='24' viewBox='0 0 130 130' xmlns='http://www.w3.org/2000/svg'><g><path d='M64.25 3.531c-31.144.337-57.596 24.22-60.469 55.907-3.064 33.799 21.857 63.685 55.657 66.75 33.799 3.064 63.685-21.857 66.75-55.657 3.064-33.8-21.857-63.686-55.657-66.75a62.075 62.075 0 00-6.281-.25zm3.938 34.907C82.468 38.438 93.5 48.58 93.5 61.5v27c0 .685-.565 1.25-1.25 1.25H80.906a1.267 1.267 0 01-1.25-1.25V63.375c0-5.58-4.309-11.938-11.469-11.938-7.47 0-11.468 6.358-11.468 11.938V88.5c0 .685-.565 1.25-1.25 1.25H44.125c-.68 0-1.219-.57-1.219-1.25V64.156c0-.74-.529-1.364-1.25-1.531-13.13-2.93-15.115-10.285-15.375-21.125-.005-.332.142-.67.375-.906.233-.237.543-.375.875-.375l11.688.062c.66.01 1.187.529 1.218 1.188.13 4.44.438 9.406 4.438 9.406.83 0 1.443-1.179 1.813-1.719 4.41-6.48 12.28-10.718 21.5-10.718z'/></g></svg>",
"supports": {
"align": true,
"alignWide": true,
"html": false
},
"attributes": {
"url": {
"type": "string"
}
},
"editorScript": "jetpack-blocks-editor"
}
@@ -0,0 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '1f47eeaeb3c893ea7718');
@@ -0,0 +1 @@
(()=>{var t={52755(t,e,r){"use strict";r.d(e,{X2:()=>s});const o=/([^/]+$)/,i=t=>{let e;e=0===t.indexOf("https")?new URL(t):new URL("https:"+t);const r=e.pathname.match(o);if(r)return e.origin+"/embed/"+r[1]},s=t=>{const e=document.getElementById(t),r=e.querySelector("a"),o={width:"100%",height:"200",frameborder:"0",title:r.getAttribute("title"),src:i(r.href)},s=document.createElement("iframe");window.addEventListener("message",t=>{t.origin.startsWith("https://nextdoor")&&t.source===s.contentWindow&&s.setAttribute("height",t.data.height+"px")}),Object.keys(o).forEach(t=>s.setAttribute(t,o[t])),e.replaceChild(s,r)}},79366(t,e,r){"object"==typeof window&&window.Jetpack_Block_Assets_Base_Url&&(r.p=window.Jetpack_Block_Assets_Base_Url)}},e={};function r(o){var i=e[o];if(void 0!==i)return i.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,r),s.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{var t;globalThis.importScripts&&(t=globalThis.location+"");var e=globalThis.document;if(!t&&e&&(e.currentScript&&"SCRIPT"===e.currentScript.tagName.toUpperCase()&&(t=e.currentScript.src),!t)){var o=e.getElementsByTagName("script");if(o.length)for(var i=o.length-1;i>-1&&(!t||!/^http(s?):/.test(t));)t=o[i--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r.p=t+"../"})(),(()=>{"use strict";r(79366)})(),(()=>{"use strict";var t=r(52755);document.addEventListener("DOMContentLoaded",()=>{document.querySelectorAll("figure").forEach(e=>{e.id.startsWith("nextdoor-block")&&(0,t.X2)(e.id)})})})()})();