auto-patch 638-dev-dev01-2024-05-14T20_44_36

This commit is contained in:
root
2024-05-14 20:44:36 +00:00
parent a941559057
commit 5dbb0b284e
1812 changed files with 29671 additions and 14588 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
}