new widget structure

This commit is contained in:
denisdulici
2019-12-31 02:20:10 +03:00
parent 8c6ca5e5fb
commit 71c5caf264
44 changed files with 333 additions and 502 deletions

View File

@@ -10,6 +10,6 @@
"files": [],
"requires": [],
"reports": [],
"settings": [],
"widgets": []
"widgets": [],
"settings": []
}

View File

@@ -11,6 +11,7 @@
"files": [],
"requires": [],
"reports": [],
"widgets": [],
"settings": [
{
"type": "textGroup",
@@ -77,6 +78,5 @@
"icon": "sort",
"attributes": {}
}
],
"widgets": []
]
}