64 lines
1.4 KiB
JSON
64 lines
1.4 KiB
JSON
|
{
|
||
|
"schema": {
|
||
|
"options": {
|
||
|
"properties": {
|
||
|
"options.unicode": {
|
||
|
"properties": {
|
||
|
"options.unicode.unicode": {
|
||
|
"type": "string",
|
||
|
"isMulti": true,
|
||
|
"title": "Unicode leader"
|
||
|
},
|
||
|
"options.unicode.unicode1": {
|
||
|
"type": "string",
|
||
|
"isMulti": true,
|
||
|
"title": "Unicode follower 1"
|
||
|
},
|
||
|
"options.unicode.unicode2": {
|
||
|
"type": "string",
|
||
|
"isMulti": true,
|
||
|
"title": "Unicode follower 2"
|
||
|
},
|
||
|
"options.unicode.unicode3": {
|
||
|
"type": "string",
|
||
|
"isMulti": true,
|
||
|
"title": "Unicode follower 3"
|
||
|
}
|
||
|
},
|
||
|
"type": "array",
|
||
|
"title": "Common configuration"
|
||
|
}
|
||
|
},
|
||
|
"type": "object",
|
||
|
"title": "Common configuration"
|
||
|
}
|
||
|
},
|
||
|
"model": {
|
||
|
"options.unicode.unicode": {
|
||
|
"display": false,
|
||
|
"required": true,
|
||
|
"hidden": true
|
||
|
}
|
||
|
},
|
||
|
"form": {
|
||
|
"options.unicode.unicode": {
|
||
|
"type": "input"
|
||
|
},
|
||
|
"options.unicode.unicode1": {
|
||
|
"type": "input"
|
||
|
},
|
||
|
"options.unicode.unicode2": {
|
||
|
"type": "input"
|
||
|
},
|
||
|
"options.unicode.unicode3": {
|
||
|
"type": "input"
|
||
|
},
|
||
|
"null": [
|
||
|
{
|
||
|
"title": "Configurer",
|
||
|
"type": "submit"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"version": "1.0"
|
||
|
}
|