This commit is contained in:
2025-01-09 09:30:12 -08:00
parent ca58f24df3
commit 8e92d0617e
19 changed files with 301 additions and 177 deletions

View File

@@ -1790,7 +1790,7 @@
"name": "align_icons",
"aria-label": "",
"type": "select",
"instructions": "Select how many items per row for large screens.",
"instructions": "Align Icon on top or to the left of text.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
@@ -2060,7 +2060,7 @@
},
{
"key": "field_6269c7d16d612",
"label": "Alignment",
"label": "Alignment Image",
"name": "alignment",
"aria-label": "",
"type": "select",
@@ -2073,13 +2073,15 @@
"id": ""
},
"choices": {
"first": "first"
"first": "Left",
"last": "Right"
},
"default_value": false,
"allow_null": 0,
"multiple": 0,
"ui": 0,
"default_value": "first",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"allow_in_bindings": 1,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
@@ -6059,15 +6061,14 @@
},
"choices": {
"white": "White",
"pink": "Pink",
"red": "Red",
"light-blue": "Light Blue"
},
"default_value": "white",
"allow_null": 0,
"multiple": 0,
"ui": 0,
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"allow_in_bindings": 1,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
@@ -8310,5 +8311,5 @@
"active": true,
"description": "",
"show_in_rest": 0,
"modified": 1736379804
"modified": 1736391849
}