Update manifest

This commit is contained in:
Andrew Kingston 2023-12-08 13:53:19 +00:00
parent 1a03d9d729
commit ece410c623
1 changed files with 7 additions and 10 deletions

View File

@ -4877,7 +4877,7 @@
}, },
"chartblock": { "chartblock": {
"block": true, "block": true,
"name": "Chart block", "name": "Chart Block",
"icon": "GraphPie", "icon": "GraphPie",
"hasChildren": false, "hasChildren": false,
"settings": [ "settings": [
@ -5367,7 +5367,7 @@
}, },
"tableblock": { "tableblock": {
"block": true, "block": true,
"name": "Table block", "name": "Table Block",
"icon": "Table", "icon": "Table",
"styles": ["size"], "styles": ["size"],
"size": { "size": {
@ -5613,7 +5613,7 @@
}, },
"cardsblock": { "cardsblock": {
"block": true, "block": true,
"name": "Cards block", "name": "Cards Block",
"icon": "PersonalizationField", "icon": "PersonalizationField",
"styles": ["size"], "styles": ["size"],
"size": { "size": {
@ -5793,7 +5793,7 @@
}, },
"repeaterblock": { "repeaterblock": {
"block": true, "block": true,
"name": "Repeater block", "name": "Repeater Block",
"icon": "ViewList", "icon": "ViewList",
"illegalChildren": ["section"], "illegalChildren": ["section"],
"hasChildren": true, "hasChildren": true,
@ -6034,7 +6034,7 @@
] ]
}, },
"multistepformblock": { "multistepformblock": {
"name": "Multi step Formblock", "name": "Multi-step Form Block",
"icon": "AssetsAdded", "icon": "AssetsAdded",
"block": true, "block": true,
"hasChildren": false, "hasChildren": false,
@ -6060,10 +6060,7 @@
"key": "steps", "key": "steps",
"nested": true, "nested": true,
"labelHidden": true, "labelHidden": true,
"resetOn": ["dataSource", "actionType"], "resetOn": ["dataSource", "actionType"]
"defaultValue": [
{ "title": null, "desc": null, "fields": null, "buttons": {} }
]
} }
] ]
} }
@ -6377,7 +6374,7 @@
} }
}, },
"gridblock": { "gridblock": {
"name": "Grid block", "name": "Grid Block",
"icon": "Table", "icon": "Table",
"styles": ["size"], "styles": ["size"],
"size": { "size": {