This commit is contained in:
emmymayo
2025-02-05 23:15:46 +01:00
commit 7269c99357
16995 changed files with 3389680 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' => '1fdfa4fe6240a9ab1ba5');
@@ -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 t={79366:(t,r,e)=>{"object"==typeof window&&window.Jetpack_Block_Assets_Base_Url&&(e.p=window.Jetpack_Block_Assets_Base_Url)}},r={};function e(o){var n=r[o];if(void 0!==n)return n.exports;var i=r[o]={exports:{}};return t[o](i,i.exports,e),i.exports}e.n=t=>{var r=t&&t.__esModule?()=>t.default:()=>t;return e.d(r,{a:r}),r},e.d=(t,r)=>{for(var o in r)e.o(r,o)&&!e.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:r[o]})},e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),(()=>{var t;e.g.importScripts&&(t=e.g.location+"");var r=e.g.document;if(!t&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(t=r.currentScript.src),!t)){var o=r.getElementsByTagName("script");if(o.length)for(var n=o.length-1;n>-1&&(!t||!/^http(s?):/.test(t));)t=o[n--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),e.p=t+"../"})(),(()=>{"use strict";e(79366)})()})();
@@ -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}