90 lines
1.4 KiB
JSON
90 lines
1.4 KiB
JSON
[
|
|
{
|
|
"name": "Blocks",
|
|
"icon": "Article",
|
|
"children": [
|
|
"tableblock",
|
|
"cardsblock",
|
|
"repeaterblock"
|
|
]
|
|
},
|
|
{
|
|
"name": "Layout",
|
|
"icon": "ClassicGridView",
|
|
"children": [
|
|
"container",
|
|
"section"
|
|
]
|
|
},
|
|
{
|
|
"name": "Data",
|
|
"icon": "Data",
|
|
"children": [
|
|
"dataprovider",
|
|
"repeater",
|
|
"table",
|
|
"dynamicfilter"
|
|
]
|
|
},
|
|
{
|
|
"name": "Form",
|
|
"icon": "Form",
|
|
"children": [
|
|
"form",
|
|
"formstep",
|
|
"fieldgroup",
|
|
"stringfield",
|
|
"numberfield",
|
|
"passwordfield",
|
|
"optionsfield",
|
|
"booleanfield",
|
|
"longformfield",
|
|
"datetimefield",
|
|
"attachmentfield",
|
|
"relationshipfield",
|
|
"daterangepicker",
|
|
"multifieldselect",
|
|
"jsonfield",
|
|
"s3upload"
|
|
]
|
|
},
|
|
{
|
|
"name": "Card",
|
|
"icon": "Card",
|
|
"children": [
|
|
"spectrumcard",
|
|
"cardstat"
|
|
]
|
|
},
|
|
{
|
|
"name": "Chart",
|
|
"icon": "GraphBarVertical",
|
|
"children": [
|
|
"bar",
|
|
"line",
|
|
"area",
|
|
"pie",
|
|
"donut",
|
|
"candlestick"
|
|
]
|
|
},
|
|
{
|
|
"name": "Elements",
|
|
"icon": "TextParagraph",
|
|
"children": [
|
|
"heading",
|
|
"text",
|
|
"button",
|
|
"tag",
|
|
"divider",
|
|
"image",
|
|
"backgroundimage",
|
|
"link",
|
|
"icon",
|
|
"embed",
|
|
"markdownviewer"
|
|
]
|
|
}
|
|
]
|
|
|