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