plugin updates

This commit is contained in:
Tony Volpe
2024-06-17 14:48:11 -04:00
parent ecc5fbf831
commit 3751a5a1a6
1318 changed files with 91130 additions and 52250 deletions

View File

@@ -20,11 +20,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/cart-order-summary-block" ],
"parent": [ "woocommerce/cart-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -20,11 +20,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/cart-order-summary-block" ],
"parent": [ "woocommerce/cart-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -16,11 +16,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/cart-order-summary-block" ],
"parent": [ "woocommerce/cart-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -20,11 +20,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/cart-order-summary-block" ],
"parent": [ "woocommerce/cart-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -20,11 +20,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/cart-order-summary-block" ],
"parent": [ "woocommerce/cart-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -0,0 +1,31 @@
{
"name": "woocommerce/cart-order-summary-totals-block",
"version": "1.0.0",
"title": "Totals",
"description": "Shows the subtotal, fees, discounts, shipping and taxes.",
"category": "woocommerce",
"supports": {
"align": false,
"html": false,
"multiple": false,
"reusable": false,
"lock": false
},
"attributes": {
"className": {
"type": "string",
"default": ""
},
"lock": {
"type": "object",
"default": {
"remove": true,
"move": false
}
}
},
"parent": [ "woocommerce/cart-order-summary-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2
}

View File

@@ -20,11 +20,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/checkout-order-summary-block" ],
"parent": [ "woocommerce/checkout-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -20,11 +20,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/checkout-order-summary-block" ],
"parent": [ "woocommerce/checkout-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -16,11 +16,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/checkout-order-summary-block" ],
"parent": [ "woocommerce/checkout-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -20,11 +20,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/checkout-order-summary-block" ],
"parent": [ "woocommerce/checkout-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -20,11 +20,11 @@
"type": "object",
"default": {
"remove": true,
"move": false
"move": true
}
}
},
"parent": [ "woocommerce/checkout-order-summary-block" ],
"parent": [ "woocommerce/checkout-order-summary-totals-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2

View File

@@ -0,0 +1,31 @@
{
"name": "woocommerce/checkout-order-summary-totals-block",
"version": "1.0.0",
"title": "Totals",
"description": "Shows the subtotal, fees, discounts, shipping and taxes.",
"category": "woocommerce",
"supports": {
"align": false,
"html": false,
"multiple": false,
"reusable": false,
"lock": false
},
"attributes": {
"className": {
"type": "string",
"default": ""
},
"lock": {
"type": "object",
"default": {
"remove": true,
"move": false
}
}
},
"parent": [ "woocommerce/checkout-order-summary-block" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2
}