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,75 @@
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "jetpack/payment-buttons",
"title": "Payment Buttons",
"description": "Sell products and subscriptions.",
"keywords": [
"buy",
"contribution",
"commerce",
"credit card",
"debit card",
"donate",
"Donations",
"earn",
"monetize",
"ecommerce",
"gofundme",
"memberships",
"money",
"paid",
"patreon",
"pay",
"payments",
"products",
"purchase",
"recurring",
"sell",
"shop",
"stripe",
"subscribe",
"subscriptions",
"sponsor",
"square",
"toast",
"venmo"
],
"version": "12.5.0",
"textdomain": "jetpack",
"category": "monetize",
"icon": "<svg viewBox='0 0 24 24' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><path d='M20 4H4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h16c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zm0 2v2H4V6h16zM4 18v-6h16v6H4zm2-4h7v2H6v-2zm9 0h3v2h-3v-2z'/></svg>",
"supports": {
"__experimentalExposeControlsToChildren": true,
"align": [
"wide",
"full"
],
"spacing": {
"blockGap": true,
"margin": [
"vertical"
],
"__experimentalDefaultControls": {
"blockGap": true
}
},
"layout": {
"allowSwitching": false,
"allowInheriting": false,
"default": {
"type": "flex"
}
},
"typography": {
"fontSize": true,
"__experimentalFontFamily": true,
"__experimentalTextTransform": true,
"__experimentalDefaultControls": {
"fontSize": true
}
}
},
"attributes": {},
"editorScript": "jetpack-blocks-editor"
}
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => 'e38480d61eca670f6803');
@@ -0,0 +1 @@
.wp-block-jetpack-payment-buttons{--jetpack-payment-buttons-gap:0.5em}.wp-block-jetpack-payment-buttons.is-layout-flex{gap:var(--jetpack-payment-buttons-gap)}.wp-block-jetpack-payment-buttons .wp-block-button__link{width:100%}.wp-block-jetpack-payment-buttons.has-custom-font-size .wp-block-jetpack-button .wp-block-button__link:not(.has-custom-font-size){font-size:inherit}
@@ -0,0 +1 @@
(()=>{var r={21313(){},79366(r,e,t){"object"==typeof window&&window.Jetpack_Block_Assets_Base_Url&&(t.p=window.Jetpack_Block_Assets_Base_Url)}},e={};function t(o){var a=e[o];if(void 0!==a)return a.exports;var s=e[o]={exports:{}};return r[o](s,s.exports,t),s.exports}t.n=r=>{var e=r&&r.__esModule?()=>r.default:()=>r;return t.d(e,{a:e}),e},t.d=(r,e)=>{for(var o in e)t.o(e,o)&&!t.o(r,o)&&Object.defineProperty(r,o,{enumerable:!0,get:e[o]})},t.o=(r,e)=>Object.prototype.hasOwnProperty.call(r,e),(()=>{var r;globalThis.importScripts&&(r=globalThis.location+"");var e=globalThis.document;if(!r&&e&&(e.currentScript&&"SCRIPT"===e.currentScript.tagName.toUpperCase()&&(r=e.currentScript.src),!r)){var o=e.getElementsByTagName("script");if(o.length)for(var a=o.length-1;a>-1&&(!r||!/^http(s?):/.test(r));)r=o[a--].src}if(!r)throw new Error("Automatic publicPath is not supported in this browser");r=r.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),t.p=r+"../"})(),(()=>{"use strict";t(79366)})(),(()=>{"use strict";t(21313)})()})();
@@ -0,0 +1 @@
.wp-block-jetpack-payment-buttons{--jetpack-payment-buttons-gap:0.5em}.wp-block-jetpack-payment-buttons.is-layout-flex{gap:var(--jetpack-payment-buttons-gap)}.wp-block-jetpack-payment-buttons .wp-block-button__link{width:100%}.wp-block-jetpack-payment-buttons.has-custom-font-size .wp-block-jetpack-button .wp-block-button__link:not(.has-custom-font-size){font-size:inherit}