tiramisu-json format 1.0

This commit is contained in:
Emmanuel Garette 2019-04-03 19:42:59 +02:00
parent 9da87804c2
commit a0b08ea1c8
134 changed files with 221 additions and 242 deletions

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.boolean": {"name": "options.boolean", "type": "boolean", "title": "Boolean 1"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.boolean": {"name": "options.boolean", "type": "boolean", "title": "Boolean 1"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.boolean": {"name": "options.boolean", "type": "boolean", "title": "Boolean 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.boolean", "readOnly": true}], "form": [{"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.boolean": {"name": "options.boolean", "type": "boolean", "title": "Boolean 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.boolean": {"readOnly": true}}, "form": {"null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.choice", "readOnly": true}], "form": [{"key": "options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.choice": {"readOnly": true}}, "form": {"options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.choice1": {"name": "options.choice1", "properties": {"options.choice1.choice1": {"name": "options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "options.choice1.choice2": {"name": "options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "options.choice1.choice3": {"name": "options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2"}, "options.choice1.choice4": {"name": "options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.choice1.choice1", "required": true}], "form": [{"key": "options.choice1.choice1", "type": "choice"}, {"key": "options.choice1.choice2", "type": "choice"}, {"key": "options.choice1.choice3", "type": "choice"}, {"key": "options.choice1.choice4", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.choice1": {"name": "options.choice1", "properties": {"options.choice1.choice1": {"name": "options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "options.choice1.choice2": {"name": "options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "options.choice1.choice3": {"name": "options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2"}, "options.choice1.choice4": {"name": "options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.choice1.choice1": {"required": true}}, "form": {"options.choice1.choice1": {"type": "choice"}, "options.choice1.choice2": {"type": "choice"}, "options.choice1.choice3": {"type": "choice"}, "options.choice1.choice4": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.choice1": {"name": "options.choice1", "properties": {"options.choice1.choice1": {"name": "options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "options.choice1.choice2": {"name": "options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "options.choice1.choice3": {"name": "options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2 hidden"}, "options.choice1.choice4": {"name": "options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Slave 2 is hidden"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.choice1.choice1", "required": true}, {"key": "options.choice1.choice3", "display": false, "hidden": true}], "form": [{"key": "options.choice1.choice1", "type": "choice"}, {"key": "options.choice1.choice2", "type": "choice"}, {"key": "options.choice1.choice3", "type": "choice"}, {"key": "options.choice1.choice4", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.choice1": {"name": "options.choice1", "properties": {"options.choice1.choice1": {"name": "options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "options.choice1.choice2": {"name": "options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "options.choice1.choice3": {"name": "options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2 hidden"}, "options.choice1.choice4": {"name": "options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Slave 2 is hidden"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.choice1.choice1": {"required": true}, "options.choice1.choice3": {"null": {"display": false, "hidden": true}}}, "form": {"options.choice1.choice1": {"type": "choice"}, "options.choice1.choice2": {"type": "choice"}, "options.choice1.choice3": {"type": "choice"}, "options.choice1.choice4": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.choice1": {"name": "options.choice1", "properties": {"options.choice1.choice1": {"name": "options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice leader"}, "options.choice1.choice2": {"name": "options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice follower 1"}, "options.choice1.choice3": {"name": "options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice follower 2"}, "options.choice1.choice4": {"name": "options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.choice1.choice1", "required": true, "value": ["choice 2"], "owner": "user"}, {"key": "options.choice1.choice2", "index": 0, "value": "choice 4", "owner": "user"}], "form": [{"key": "options.choice1.choice1", "type": "choice"}, {"key": "options.choice1.choice2", "type": "choice"}, {"key": "options.choice1.choice3", "type": "choice"}, {"key": "options.choice1.choice4", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.choice1": {"name": "options.choice1", "properties": {"options.choice1.choice1": {"name": "options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice leader"}, "options.choice1.choice2": {"name": "options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice follower 1"}, "options.choice1.choice3": {"name": "options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice follower 2"}, "options.choice1.choice4": {"name": "options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.choice1.choice1": {"required": true, "value": ["choice 2"], "owner": "user"}, "options.choice1.choice2": {"0": {"value": "choice 4", "owner": "user"}}}, "form": {"options.choice1.choice1": {"type": "choice"}, "options.choice1.choice2": {"type": "choice"}, "options.choice1.choice3": {"type": "choice"}, "options.choice1.choice4": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.choice", "required": true}], "form": [{"key": "options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.choice": {"required": true}}, "form": {"options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "value": "hide", "enum": ["hide", "show"], "title": "Choice description"}, "options.unicode2": {"name": "options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.choice", "required": true, "value": "hide", "owner": "default"}, {"key": "options.unicode2", "hidden": true}], "form": [{"key": "options.choice", "clearable": true, "type": "choice", "dependencies": {"default": {"show": ["options.unicode2"]}, "expected": {"hide": {"hide": ["options.unicode2"]}, "show": {"show": ["options.unicode2"]}}}}, {"key": "options.unicode2", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "value": "hide", "enum": ["hide", "show"], "title": "Choice description"}, "options.unicode2": {"name": "options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.choice": {"required": true, "value": "hide", "owner": "default"}, "options.unicode2": {"hidden": true}}, "form": {"options.choice": {"clearable": true, "type": "choice", "dependencies": {"default": {"show": ["options.unicode2"]}, "expected": {"hide": {"hide": ["options.unicode2"]}, "show": {"show": ["options.unicode2"]}}}}, "options.unicode2": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.date": {"name": "options.date", "type": "date", "title": "Date description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.date": {"name": "options.date", "type": "date", "title": "Date description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.date": {"name": "options.date", "type": "date", "title": "Date description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.date", "readOnly": true}], "form": [{"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.date": {"name": "options.date", "type": "date", "title": "Date description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.date": {"readOnly": true}}, "form": {"null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"usbpath": {"name": "usbpath", "type": "filename", "title": "Chemin d'acc\u00e8s"}}, "model": [{"key": "usbpath", "required": true}], "form": [{"key": "usbpath", "pattern": "^[a-zA-Z0-9\\-\\._~/+]+$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"usbpath": {"name": "usbpath", "type": "filename", "title": "Chemin d'acc\u00e8s"}}, "model": {"usbpath": {"required": true}}, "form": {"usbpath": {"pattern": "^[a-zA-Z0-9\\-\\._~/+]+$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.hostname1": {"name": "options.hostname1", "type": "domainname", "title": "Domainname Description"}, "options.hostname2": {"name": "options.hostname2", "type": "domainname", "title": "Domainname without dot Description"}, "options.hostname3": {"name": "options.hostname3", "type": "domainname", "title": "Hostname or IP Description"}, "options.hostname4": {"name": "options.hostname4", "type": "domainname", "title": "Netbios Description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.hostname1", "pattern": "^((?!-)[a-z0-9-]{1,63}\\.){1,}[a-z0-9-]{1,63}$", "type": "input"}, {"key": "options.hostname2", "pattern": "^((?!-)[a-z0-9-]{0,63}\\.){0,}[a-z0-9-]{1,63}$", "type": "input"}, {"key": "options.hostname3", "pattern": "^(?:((?!-)[a-z0-9-]{1,63})|(?:(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))$", "type": "input"}, {"key": "options.hostname4", "pattern": "^((?!-)[a-z0-9-]{1,15})$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.hostname1": {"name": "options.hostname1", "type": "domainname", "title": "Domainname Description"}, "options.hostname2": {"name": "options.hostname2", "type": "domainname", "title": "Domainname without dot Description"}, "options.hostname3": {"name": "options.hostname3", "type": "domainname", "title": "Hostname or IP Description"}, "options.hostname4": {"name": "options.hostname4", "type": "domainname", "title": "Netbios Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.hostname1": {"pattern": "^((?!-)[a-z0-9-]{1,63}\\.){1,}[a-z0-9-]{1,63}$", "type": "input"}, "options.hostname2": {"pattern": "^((?!-)[a-z0-9-]{0,63}\\.){0,}[a-z0-9-]{1,63}$", "type": "input"}, "options.hostname3": {"pattern": "^(?:((?!-)[a-z0-9-]{1,63})|(?:(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))$", "type": "input"}, "options.hostname4": {"pattern": "^((?!-)[a-z0-9-]{1,15})$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.ip": {"name": "options.ip", "type": "ip", "title": "IP Description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.ip", "pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.ip": {"name": "options.ip", "type": "ip", "title": "IP Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.ip": {"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.ip": {"name": "options.ip", "type": "ip", "title": "IP Description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.ip", "readOnly": true}], "form": [{"key": "options.ip", "pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.ip": {"name": "options.ip", "type": "ip", "title": "IP Description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.ip": {"readOnly": true}}, "form": {"options.ip": {"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.mail": {"name": "options.mail", "type": "email", "title": "Mail Description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.mail", "pattern": "^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.mail": {"name": "options.mail", "type": "email", "title": "Mail Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.mail": {"pattern": "^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.integer": {"name": "options.integer", "type": "integer", "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.integer", "allowedpattern": "[0-9]", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.integer": {"name": "options.integer", "type": "integer", "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.integer": {"allowedpattern": "[0-9]", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.integer": {"name": "options.integer", "type": "integer", "title": "integer 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.integer", "readOnly": true}], "form": [{"key": "options.integer", "allowedpattern": "[0-9]", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.integer": {"name": "options.integer", "type": "integer", "title": "integer 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.integer": {"readOnly": true}}, "form": {"options.integer": {"allowedpattern": "[0-9]", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.integer": {"name": "options.integer", "type": "integer", "value": 0, "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.integer", "value": 3, "owner": "user"}], "form": [{"key": "options.integer", "clearable": true, "allowedpattern": "[0-9]", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.integer": {"name": "options.integer", "type": "integer", "value": 0, "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.integer": {"value": 3, "owner": "user"}}, "form": {"options.integer": {"clearable": true, "allowedpattern": "[0-9]", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.integer": {"name": "options.integer", "type": "integer", "value": 0, "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.integer", "value": 0, "owner": "default"}], "form": [{"key": "options.integer", "clearable": true, "allowedpattern": "[0-9]", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.integer": {"name": "options.integer", "type": "integer", "value": 0, "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.integer": {"value": 0, "owner": "default"}}, "form": {"options.integer": {"clearable": true, "allowedpattern": "[0-9]", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"boolean1.options": {"name": "boolean1.options", "properties": {"boolean1.options.boolean": {"name": "boolean1.options.boolean", "type": "boolean", "title": "Boolean 1"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"title": "Configurer", "type": "submit"}]}
{"schema": {"boolean1.options": {"name": "boolean1.options", "properties": {"boolean1.options.boolean": {"name": "boolean1.options.boolean", "type": "boolean", "title": "Boolean 1"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"boolean1_frozen.options": {"name": "boolean1_frozen.options", "properties": {"boolean1_frozen.options.boolean": {"name": "boolean1_frozen.options.boolean", "type": "boolean", "title": "Boolean 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "boolean1_frozen.options.boolean", "readOnly": true}], "form": [{"title": "Configurer", "type": "submit"}]}
{"schema": {"boolean1_frozen.options": {"name": "boolean1_frozen.options", "properties": {"boolean1_frozen.options.boolean": {"name": "boolean1_frozen.options.boolean", "type": "boolean", "title": "Boolean 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"boolean1_frozen.options.boolean": {"readOnly": true}}, "form": {"null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"choice1.options": {"name": "choice1.options", "properties": {"choice1.options.choice": {"name": "choice1.options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "choice1.options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"choice1.options": {"name": "choice1.options", "properties": {"choice1.options.choice": {"name": "choice1.options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"choice1.options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"choice1_frozen.options": {"name": "choice1_frozen.options", "properties": {"choice1_frozen.options.choice": {"name": "choice1_frozen.options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "choice1_frozen.options.choice", "readOnly": true}], "form": [{"key": "choice1_frozen.options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"choice1_frozen.options": {"name": "choice1_frozen.options", "properties": {"choice1_frozen.options.choice": {"name": "choice1_frozen.options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"choice1_frozen.options.choice": {"readOnly": true}}, "form": {"choice1_frozen.options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"choice1_leadership.options": {"name": "choice1_leadership.options", "properties": {"choice1_leadership.options.choice1": {"name": "choice1_leadership.options.choice1", "properties": {"choice1_leadership.options.choice1.choice1": {"name": "choice1_leadership.options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "choice1_leadership.options.choice1.choice2": {"name": "choice1_leadership.options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "choice1_leadership.options.choice1.choice3": {"name": "choice1_leadership.options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2"}, "choice1_leadership.options.choice1.choice4": {"name": "choice1_leadership.options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "choice1_leadership.options.choice1.choice1", "required": true}], "form": [{"key": "choice1_leadership.options.choice1.choice1", "type": "choice"}, {"key": "choice1_leadership.options.choice1.choice2", "type": "choice"}, {"key": "choice1_leadership.options.choice1.choice3", "type": "choice"}, {"key": "choice1_leadership.options.choice1.choice4", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"choice1_leadership.options": {"name": "choice1_leadership.options", "properties": {"choice1_leadership.options.choice1": {"name": "choice1_leadership.options.choice1", "properties": {"choice1_leadership.options.choice1.choice1": {"name": "choice1_leadership.options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "choice1_leadership.options.choice1.choice2": {"name": "choice1_leadership.options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "choice1_leadership.options.choice1.choice3": {"name": "choice1_leadership.options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2"}, "choice1_leadership.options.choice1.choice4": {"name": "choice1_leadership.options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"choice1_leadership.options.choice1.choice1": {"required": true}}, "form": {"choice1_leadership.options.choice1.choice1": {"type": "choice"}, "choice1_leadership.options.choice1.choice2": {"type": "choice"}, "choice1_leadership.options.choice1.choice3": {"type": "choice"}, "choice1_leadership.options.choice1.choice4": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"choice1_leadership_hidden.options": {"name": "choice1_leadership_hidden.options", "properties": {"choice1_leadership_hidden.options.choice1": {"name": "choice1_leadership_hidden.options.choice1", "properties": {"choice1_leadership_hidden.options.choice1.choice1": {"name": "choice1_leadership_hidden.options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "choice1_leadership_hidden.options.choice1.choice2": {"name": "choice1_leadership_hidden.options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "choice1_leadership_hidden.options.choice1.choice3": {"name": "choice1_leadership_hidden.options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2 hidden"}, "choice1_leadership_hidden.options.choice1.choice4": {"name": "choice1_leadership_hidden.options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Slave 2 is hidden"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "choice1_leadership_hidden.options.choice1.choice1", "required": true}, {"key": "choice1_leadership_hidden.options.choice1.choice3", "display": false, "hidden": true}], "form": [{"key": "choice1_leadership_hidden.options.choice1.choice1", "type": "choice"}, {"key": "choice1_leadership_hidden.options.choice1.choice2", "type": "choice"}, {"key": "choice1_leadership_hidden.options.choice1.choice3", "type": "choice"}, {"key": "choice1_leadership_hidden.options.choice1.choice4", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"choice1_leadership_hidden.options": {"name": "choice1_leadership_hidden.options", "properties": {"choice1_leadership_hidden.options.choice1": {"name": "choice1_leadership_hidden.options.choice1", "properties": {"choice1_leadership_hidden.options.choice1.choice1": {"name": "choice1_leadership_hidden.options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "choice1_leadership_hidden.options.choice1.choice2": {"name": "choice1_leadership_hidden.options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "choice1_leadership_hidden.options.choice1.choice3": {"name": "choice1_leadership_hidden.options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2 hidden"}, "choice1_leadership_hidden.options.choice1.choice4": {"name": "choice1_leadership_hidden.options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Slave 2 is hidden"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"choice1_leadership_hidden.options.choice1.choice1": {"required": true}, "choice1_leadership_hidden.options.choice1.choice3": {"null": {"display": false, "hidden": true}}}, "form": {"choice1_leadership_hidden.options.choice1.choice1": {"type": "choice"}, "choice1_leadership_hidden.options.choice1.choice2": {"type": "choice"}, "choice1_leadership_hidden.options.choice1.choice3": {"type": "choice"}, "choice1_leadership_hidden.options.choice1.choice4": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"choice1_leadership_value.options": {"name": "choice1_leadership_value.options", "properties": {"choice1_leadership_value.options.choice1": {"name": "choice1_leadership_value.options.choice1", "properties": {"choice1_leadership_value.options.choice1.choice1": {"name": "choice1_leadership_value.options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice leader"}, "choice1_leadership_value.options.choice1.choice2": {"name": "choice1_leadership_value.options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice follower 1"}, "choice1_leadership_value.options.choice1.choice3": {"name": "choice1_leadership_value.options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice follower 2"}, "choice1_leadership_value.options.choice1.choice4": {"name": "choice1_leadership_value.options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "choice1_leadership_value.options.choice1.choice1", "required": true, "value": ["choice 2"], "owner": "user"}, {"key": "choice1_leadership_value.options.choice1.choice2", "index": 0, "value": "choice 4", "owner": "user"}], "form": [{"key": "choice1_leadership_value.options.choice1.choice1", "type": "choice"}, {"key": "choice1_leadership_value.options.choice1.choice2", "type": "choice"}, {"key": "choice1_leadership_value.options.choice1.choice3", "type": "choice"}, {"key": "choice1_leadership_value.options.choice1.choice4", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"choice1_leadership_value.options": {"name": "choice1_leadership_value.options", "properties": {"choice1_leadership_value.options.choice1": {"name": "choice1_leadership_value.options.choice1", "properties": {"choice1_leadership_value.options.choice1.choice1": {"name": "choice1_leadership_value.options.choice1.choice1", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice leader"}, "choice1_leadership_value.options.choice1.choice2": {"name": "choice1_leadership_value.options.choice1.choice2", "type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice follower 1"}, "choice1_leadership_value.options.choice1.choice3": {"name": "choice1_leadership_value.options.choice1.choice3", "type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice follower 2"}, "choice1_leadership_value.options.choice1.choice4": {"name": "choice1_leadership_value.options.choice1.choice4", "type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"choice1_leadership_value.options.choice1.choice1": {"required": true, "value": ["choice 2"], "owner": "user"}, "choice1_leadership_value.options.choice1.choice2": {"0": {"value": "choice 4", "owner": "user"}}}, "form": {"choice1_leadership_value.options.choice1.choice1": {"type": "choice"}, "choice1_leadership_value.options.choice1.choice2": {"type": "choice"}, "choice1_leadership_value.options.choice1.choice3": {"type": "choice"}, "choice1_leadership_value.options.choice1.choice4": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"choice1_multi.options": {"name": "choice1_multi.options", "properties": {"choice1_multi.options.choice": {"name": "choice1_multi.options.choice", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "choice1_multi.options.choice", "required": true}], "form": [{"key": "choice1_multi.options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"choice1_multi.options": {"name": "choice1_multi.options", "properties": {"choice1_multi.options.choice": {"name": "choice1_multi.options.choice", "type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {"choice1_multi.options.choice": {"required": true}}, "form": {"choice1_multi.options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"choice1_rename.options": {"name": "choice1_rename.options", "properties": {"choice1_rename.options.choice": {"name": "choice1_rename.options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "choice1_rename.options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"choice1_rename.options": {"name": "choice1_rename.options", "properties": {"choice1_rename.options.choice": {"name": "choice1_rename.options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"choice1_rename.options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"choice1_requires.options": {"name": "choice1_requires.options", "properties": {"choice1_requires.options.choice": {"name": "choice1_requires.options.choice", "type": "choice", "value": "hide", "enum": ["hide", "show"], "title": "Choice description"}, "choice1_requires.options.unicode2": {"name": "choice1_requires.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "choice1_requires.options.choice", "required": true, "value": "hide", "owner": "default"}, {"key": "choice1_requires.options.unicode2", "hidden": true}], "form": [{"key": "choice1_requires.options.choice", "clearable": true, "type": "choice", "dependencies": {"default": {"show": ["choice1_requires.options.unicode2"]}, "expected": {"hide": {"hide": ["choice1_requires.options.unicode2"]}, "show": {"show": ["choice1_requires.options.unicode2"]}}}}, {"key": "choice1_requires.options.unicode2", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"choice1_requires.options": {"name": "choice1_requires.options", "properties": {"choice1_requires.options.choice": {"name": "choice1_requires.options.choice", "type": "choice", "value": "hide", "enum": ["hide", "show"], "title": "Choice description"}, "choice1_requires.options.unicode2": {"name": "choice1_requires.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {"choice1_requires.options.choice": {"required": true, "value": "hide", "owner": "default"}, "choice1_requires.options.unicode2": {"hidden": true}}, "form": {"choice1_requires.options.choice": {"clearable": true, "type": "choice", "dependencies": {"default": {"show": ["choice1_requires.options.unicode2"]}, "expected": {"hide": {"hide": ["choice1_requires.options.unicode2"]}, "show": {"show": ["choice1_requires.options.unicode2"]}}}}, "choice1_requires.options.unicode2": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"date1.options": {"name": "date1.options", "properties": {"date1.options.date": {"name": "date1.options.date", "type": "date", "title": "Date description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"title": "Configurer", "type": "submit"}]}
{"schema": {"date1.options": {"name": "date1.options", "properties": {"date1.options.date": {"name": "date1.options.date", "type": "date", "title": "Date description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"date1_frozen.options": {"name": "date1_frozen.options", "properties": {"date1_frozen.options.date": {"name": "date1_frozen.options.date", "type": "date", "title": "Date description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "date1_frozen.options.date", "readOnly": true}], "form": [{"title": "Configurer", "type": "submit"}]}
{"schema": {"date1_frozen.options": {"name": "date1_frozen.options", "properties": {"date1_frozen.options.date": {"name": "date1_frozen.options.date", "type": "date", "title": "Date description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"date1_frozen.options.date": {"readOnly": true}}, "form": {"null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"filename1.usbpath": {"name": "filename1.usbpath", "type": "filename", "title": "Chemin d'acc\u00e8s"}}, "model": [{"key": "filename1.usbpath", "required": true}], "form": [{"key": "filename1.usbpath", "pattern": "^[a-zA-Z0-9\\-\\._~/+]+$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"filename1.usbpath": {"name": "filename1.usbpath", "type": "filename", "title": "Chemin d'acc\u00e8s"}}, "model": {"filename1.usbpath": {"required": true}}, "form": {"filename1.usbpath": {"pattern": "^[a-zA-Z0-9\\-\\._~/+]+$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"hostname1.options": {"name": "hostname1.options", "properties": {"hostname1.options.hostname1": {"name": "hostname1.options.hostname1", "type": "domainname", "title": "Domainname Description"}, "hostname1.options.hostname2": {"name": "hostname1.options.hostname2", "type": "domainname", "title": "Domainname without dot Description"}, "hostname1.options.hostname3": {"name": "hostname1.options.hostname3", "type": "domainname", "title": "Hostname or IP Description"}, "hostname1.options.hostname4": {"name": "hostname1.options.hostname4", "type": "domainname", "title": "Netbios Description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "hostname1.options.hostname1", "pattern": "^((?!-)[a-z0-9-]{1,63}\\.){1,}[a-z0-9-]{1,63}$", "type": "input"}, {"key": "hostname1.options.hostname2", "pattern": "^((?!-)[a-z0-9-]{0,63}\\.){0,}[a-z0-9-]{1,63}$", "type": "input"}, {"key": "hostname1.options.hostname3", "pattern": "^(?:((?!-)[a-z0-9-]{1,63})|(?:(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))$", "type": "input"}, {"key": "hostname1.options.hostname4", "pattern": "^((?!-)[a-z0-9-]{1,15})$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"hostname1.options": {"name": "hostname1.options", "properties": {"hostname1.options.hostname1": {"name": "hostname1.options.hostname1", "type": "domainname", "title": "Domainname Description"}, "hostname1.options.hostname2": {"name": "hostname1.options.hostname2", "type": "domainname", "title": "Domainname without dot Description"}, "hostname1.options.hostname3": {"name": "hostname1.options.hostname3", "type": "domainname", "title": "Hostname or IP Description"}, "hostname1.options.hostname4": {"name": "hostname1.options.hostname4", "type": "domainname", "title": "Netbios Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"hostname1.options.hostname1": {"pattern": "^((?!-)[a-z0-9-]{1,63}\\.){1,}[a-z0-9-]{1,63}$", "type": "input"}, "hostname1.options.hostname2": {"pattern": "^((?!-)[a-z0-9-]{0,63}\\.){0,}[a-z0-9-]{1,63}$", "type": "input"}, "hostname1.options.hostname3": {"pattern": "^(?:((?!-)[a-z0-9-]{1,63})|(?:(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))$", "type": "input"}, "hostname1.options.hostname4": {"pattern": "^((?!-)[a-z0-9-]{1,15})$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"ip1.options": {"name": "ip1.options", "properties": {"ip1.options.ip": {"name": "ip1.options.ip", "type": "ip", "title": "IP Description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "ip1.options.ip", "pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"ip1.options": {"name": "ip1.options", "properties": {"ip1.options.ip": {"name": "ip1.options.ip", "type": "ip", "title": "IP Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"ip1.options.ip": {"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"ip1_frozen.options": {"name": "ip1_frozen.options", "properties": {"ip1_frozen.options.ip": {"name": "ip1_frozen.options.ip", "type": "ip", "title": "IP Description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "ip1_frozen.options.ip", "readOnly": true}], "form": [{"key": "ip1_frozen.options.ip", "pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"ip1_frozen.options": {"name": "ip1_frozen.options", "properties": {"ip1_frozen.options.ip": {"name": "ip1_frozen.options.ip", "type": "ip", "title": "IP Description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"ip1_frozen.options.ip": {"readOnly": true}}, "form": {"ip1_frozen.options.ip": {"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"mail1.options": {"name": "mail1.options", "properties": {"mail1.options.mail": {"name": "mail1.options.mail", "type": "email", "title": "Mail Description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "mail1.options.mail", "pattern": "^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"mail1.options": {"name": "mail1.options", "properties": {"mail1.options.mail": {"name": "mail1.options.mail", "type": "email", "title": "Mail Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"mail1.options.mail": {"pattern": "^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"number1.options": {"name": "number1.options", "properties": {"number1.options.integer": {"name": "number1.options.integer", "type": "integer", "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "number1.options.integer", "allowedpattern": "[0-9]", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"number1.options": {"name": "number1.options", "properties": {"number1.options.integer": {"name": "number1.options.integer", "type": "integer", "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"number1.options.integer": {"allowedpattern": "[0-9]", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"number1_frozen.options": {"name": "number1_frozen.options", "properties": {"number1_frozen.options.integer": {"name": "number1_frozen.options.integer", "type": "integer", "title": "integer 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "number1_frozen.options.integer", "readOnly": true}], "form": [{"key": "number1_frozen.options.integer", "allowedpattern": "[0-9]", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"number1_frozen.options": {"name": "number1_frozen.options", "properties": {"number1_frozen.options.integer": {"name": "number1_frozen.options.integer", "type": "integer", "title": "integer 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"number1_frozen.options.integer": {"readOnly": true}}, "form": {"number1_frozen.options.integer": {"allowedpattern": "[0-9]", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"number1_mod_value.options": {"name": "number1_mod_value.options", "properties": {"number1_mod_value.options.integer": {"name": "number1_mod_value.options.integer", "type": "integer", "value": 0, "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "number1_mod_value.options.integer", "value": 3, "owner": "user"}], "form": [{"key": "number1_mod_value.options.integer", "clearable": true, "allowedpattern": "[0-9]", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"number1_mod_value.options": {"name": "number1_mod_value.options", "properties": {"number1_mod_value.options.integer": {"name": "number1_mod_value.options.integer", "type": "integer", "value": 0, "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"number1_mod_value.options.integer": {"value": 3, "owner": "user"}}, "form": {"number1_mod_value.options.integer": {"clearable": true, "allowedpattern": "[0-9]", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"number1_value.options": {"name": "number1_value.options", "properties": {"number1_value.options.integer": {"name": "number1_value.options.integer", "type": "integer", "value": 0, "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "number1_value.options.integer", "value": 0, "owner": "default"}], "form": [{"key": "number1_value.options.integer", "clearable": true, "allowedpattern": "[0-9]", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"number1_value.options": {"name": "number1_value.options", "properties": {"number1_value.options.integer": {"name": "number1_value.options.integer", "type": "integer", "value": 0, "title": "integer 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"number1_value.options.integer": {"value": 0, "owner": "default"}}, "form": {"number1_value.options.integer": {"clearable": true, "allowedpattern": "[0-9]", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1.options": {"name": "unicode1.options", "properties": {"unicode1.options.unicode": {"name": "unicode1.options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "unicode1.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1.options": {"name": "unicode1.options", "properties": {"unicode1.options.unicode": {"name": "unicode1.options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"unicode1.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_frozen.options": {"name": "unicode1_frozen.options", "properties": {"unicode1_frozen.options.unicode": {"name": "unicode1_frozen.options.unicode", "type": "string", "title": "Unicode 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_frozen.options.unicode", "readOnly": true}], "form": [{"key": "unicode1_frozen.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_frozen.options": {"name": "unicode1_frozen.options", "properties": {"unicode1_frozen.options.unicode": {"name": "unicode1_frozen.options.unicode", "type": "string", "title": "Unicode 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_frozen.options.unicode": {"readOnly": true}}, "form": {"unicode1_frozen.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leader_hidden_followers.options": {"name": "unicode1_leader_hidden_followers.options", "properties": {"unicode1_leader_hidden_followers.options.unicode": {"name": "unicode1_leader_hidden_followers.options.unicode", "properties": {"unicode1_leader_hidden_followers.options.unicode.unicode": {"name": "unicode1_leader_hidden_followers.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leader_hidden_followers.options.unicode.unicode1": {"name": "unicode1_leader_hidden_followers.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leader_hidden_followers.options.unicode.unicode2": {"name": "unicode1_leader_hidden_followers.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "unicode1_leader_hidden_followers.options.unicode.unicode3": {"name": "unicode1_leader_hidden_followers.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_leader_hidden_followers.options.unicode.unicode", "display": false, "required": true, "hidden": true}], "form": [{"key": "unicode1_leader_hidden_followers.options.unicode.unicode", "type": "input"}, {"key": "unicode1_leader_hidden_followers.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leader_hidden_followers.options.unicode.unicode2", "type": "input"}, {"key": "unicode1_leader_hidden_followers.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leader_hidden_followers.options": {"name": "unicode1_leader_hidden_followers.options", "properties": {"unicode1_leader_hidden_followers.options.unicode": {"name": "unicode1_leader_hidden_followers.options.unicode", "properties": {"unicode1_leader_hidden_followers.options.unicode.unicode": {"name": "unicode1_leader_hidden_followers.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leader_hidden_followers.options.unicode.unicode1": {"name": "unicode1_leader_hidden_followers.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leader_hidden_followers.options.unicode.unicode2": {"name": "unicode1_leader_hidden_followers.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "unicode1_leader_hidden_followers.options.unicode.unicode3": {"name": "unicode1_leader_hidden_followers.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_leader_hidden_followers.options.unicode.unicode": {"display": false, "required": true, "hidden": true}}, "form": {"unicode1_leader_hidden_followers.options.unicode.unicode": {"type": "input"}, "unicode1_leader_hidden_followers.options.unicode.unicode1": {"type": "input"}, "unicode1_leader_hidden_followers.options.unicode.unicode2": {"type": "input"}, "unicode1_leader_hidden_followers.options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership.options": {"name": "unicode1_leadership.options", "properties": {"unicode1_leadership.options.unicode": {"name": "unicode1_leadership.options.unicode", "properties": {"unicode1_leadership.options.unicode.unicode": {"name": "unicode1_leadership.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership.options.unicode.unicode1": {"name": "unicode1_leadership.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership.options.unicode.unicode2": {"name": "unicode1_leadership.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "unicode1_leadership.options.unicode.unicode3": {"name": "unicode1_leadership.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "unicode1_leadership.options.unicode.unicode", "required": true}], "form": [{"key": "unicode1_leadership.options.unicode.unicode", "type": "input"}, {"key": "unicode1_leadership.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leadership.options.unicode.unicode2", "type": "input"}, {"key": "unicode1_leadership.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership.options": {"name": "unicode1_leadership.options", "properties": {"unicode1_leadership.options.unicode": {"name": "unicode1_leadership.options.unicode", "properties": {"unicode1_leadership.options.unicode.unicode": {"name": "unicode1_leadership.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership.options.unicode.unicode1": {"name": "unicode1_leadership.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership.options.unicode.unicode2": {"name": "unicode1_leadership.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "unicode1_leadership.options.unicode.unicode3": {"name": "unicode1_leadership.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"unicode1_leadership.options.unicode.unicode": {"required": true}}, "form": {"unicode1_leadership.options.unicode.unicode": {"type": "input"}, "unicode1_leadership.options.unicode.unicode1": {"type": "input"}, "unicode1_leadership.options.unicode.unicode2": {"type": "input"}, "unicode1_leadership.options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_default_value.options": {"name": "unicode1_leadership_default_value.options", "properties": {"unicode1_leadership_default_value.options.unicode": {"name": "unicode1_leadership_default_value.options.unicode", "properties": {"unicode1_leadership_default_value.options.unicode.unicode": {"name": "unicode1_leadership_default_value.options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_default_value.options.unicode.unicode1": {"name": "unicode1_leadership_default_value.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_default_value.options.unicode.unicode2": {"name": "unicode1_leadership_default_value.options.unicode.unicode2", "type": "string", "default": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "unicode1_leadership_default_value.options.unicode.unicode3": {"name": "unicode1_leadership_default_value.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "unicode1_leadership_default_value.options.unicode.unicode", "required": true, "value": ["val1", "val2"], "owner": "default"}, {"key": "unicode1_leadership_default_value.options.unicode.unicode2", "index": 0, "value": "follower2", "owner": "default"}, {"key": "unicode1_leadership_default_value.options.unicode.unicode2", "index": 1, "value": "follower2", "owner": "default"}], "form": [{"key": "unicode1_leadership_default_value.options.unicode.unicode", "clearable": true, "type": "input"}, {"key": "unicode1_leadership_default_value.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leadership_default_value.options.unicode.unicode2", "clearable": true, "type": "input"}, {"key": "unicode1_leadership_default_value.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_default_value.options": {"name": "unicode1_leadership_default_value.options", "properties": {"unicode1_leadership_default_value.options.unicode": {"name": "unicode1_leadership_default_value.options.unicode", "properties": {"unicode1_leadership_default_value.options.unicode.unicode": {"name": "unicode1_leadership_default_value.options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_default_value.options.unicode.unicode1": {"name": "unicode1_leadership_default_value.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_default_value.options.unicode.unicode2": {"name": "unicode1_leadership_default_value.options.unicode.unicode2", "type": "string", "default": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "unicode1_leadership_default_value.options.unicode.unicode3": {"name": "unicode1_leadership_default_value.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"unicode1_leadership_default_value.options.unicode.unicode": {"required": true, "value": ["val1", "val2"], "owner": "default"}, "unicode1_leadership_default_value.options.unicode.unicode2": {"0": {"value": "follower2", "owner": "default"}, "1": {"value": "follower2", "owner": "default"}}}, "form": {"unicode1_leadership_default_value.options.unicode.unicode": {"clearable": true, "type": "input"}, "unicode1_leadership_default_value.options.unicode.unicode1": {"type": "input"}, "unicode1_leadership_default_value.options.unicode.unicode2": {"clearable": true, "type": "input"}, "unicode1_leadership_default_value.options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_hidden.options": {"name": "unicode1_leadership_hidden.options", "properties": {"unicode1_leadership_hidden.options.unicode": {"name": "unicode1_leadership_hidden.options.unicode", "properties": {"unicode1_leadership_hidden.options.unicode.unicode": {"name": "unicode1_leadership_hidden.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_hidden.options.unicode.unicode1": {"name": "unicode1_leadership_hidden.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_hidden.options.unicode.unicode2": {"name": "unicode1_leadership_hidden.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2 hidden"}, "unicode1_leadership_hidden.options.unicode.unicode3": {"name": "unicode1_leadership_hidden.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_leadership_hidden.options.unicode.unicode", "required": true, "value": ["val1", "val2"], "owner": "user"}, {"key": "unicode1_leadership_hidden.options.unicode.unicode2", "display": false, "hidden": true, "index": 0, "value": "super", "owner": "user"}, {"key": "unicode1_leadership_hidden.options.unicode.unicode2", "display": false, "hidden": true, "index": 1}, {"key": "unicode1_leadership_hidden.options.unicode.unicode2", "display": false, "hidden": true}], "form": [{"key": "unicode1_leadership_hidden.options.unicode.unicode", "type": "input"}, {"key": "unicode1_leadership_hidden.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leadership_hidden.options.unicode.unicode2", "type": "input"}, {"key": "unicode1_leadership_hidden.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_hidden.options": {"name": "unicode1_leadership_hidden.options", "properties": {"unicode1_leadership_hidden.options.unicode": {"name": "unicode1_leadership_hidden.options.unicode", "properties": {"unicode1_leadership_hidden.options.unicode.unicode": {"name": "unicode1_leadership_hidden.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_hidden.options.unicode.unicode1": {"name": "unicode1_leadership_hidden.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_hidden.options.unicode.unicode2": {"name": "unicode1_leadership_hidden.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2 hidden"}, "unicode1_leadership_hidden.options.unicode.unicode3": {"name": "unicode1_leadership_hidden.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_leadership_hidden.options.unicode.unicode": {"required": true, "value": ["val1", "val2"], "owner": "user"}, "unicode1_leadership_hidden.options.unicode.unicode2": {"0": {"display": false, "hidden": true, "value": "super", "owner": "user"}, "1": {"display": false, "hidden": true}, "null": {"display": false, "hidden": true}}}, "form": {"unicode1_leadership_hidden.options.unicode.unicode": {"type": "input"}, "unicode1_leadership_hidden.options.unicode.unicode1": {"type": "input"}, "unicode1_leadership_hidden.options.unicode.unicode2": {"type": "input"}, "unicode1_leadership_hidden.options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_hidden_all_default.options": {"name": "unicode1_leadership_hidden_all_default.options", "properties": {"unicode1_leadership_hidden_all_default.options.unicode": {"name": "unicode1_leadership_hidden_all_default.options.unicode", "type": "string", "title": "Unicode leader"}, "unicode1_leadership_hidden_all_default.options.unicode1": {"name": "unicode1_leadership_hidden_all_default.options.unicode1", "properties": {"unicode1_leadership_hidden_all_default.options.unicode1.unicode1": {"name": "unicode1_leadership_hidden_all_default.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_hidden_all_default.options.unicode1.unicode2": {"name": "unicode1_leadership_hidden_all_default.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "unicode1_leadership_hidden_all_default.options.unicode1.unicode3": {"name": "unicode1_leadership_hidden_all_default.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_leadership_hidden_all_default.options.unicode1.unicode1", "required": true}], "form": [{"key": "unicode1_leadership_hidden_all_default.options.unicode", "type": "input"}, {"key": "unicode1_leadership_hidden_all_default.options.unicode1.unicode1", "type": "input"}, {"key": "unicode1_leadership_hidden_all_default.options.unicode1.unicode2", "type": "input"}, {"key": "unicode1_leadership_hidden_all_default.options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_hidden_all_default.options": {"name": "unicode1_leadership_hidden_all_default.options", "properties": {"unicode1_leadership_hidden_all_default.options.unicode": {"name": "unicode1_leadership_hidden_all_default.options.unicode", "type": "string", "title": "Unicode leader"}, "unicode1_leadership_hidden_all_default.options.unicode1": {"name": "unicode1_leadership_hidden_all_default.options.unicode1", "properties": {"unicode1_leadership_hidden_all_default.options.unicode1.unicode1": {"name": "unicode1_leadership_hidden_all_default.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_hidden_all_default.options.unicode1.unicode2": {"name": "unicode1_leadership_hidden_all_default.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "unicode1_leadership_hidden_all_default.options.unicode1.unicode3": {"name": "unicode1_leadership_hidden_all_default.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_leadership_hidden_all_default.options.unicode1.unicode1": {"required": true}}, "form": {"unicode1_leadership_hidden_all_default.options.unicode": {"type": "input"}, "unicode1_leadership_hidden_all_default.options.unicode1.unicode1": {"type": "input"}, "unicode1_leadership_hidden_all_default.options.unicode1.unicode2": {"type": "input"}, "unicode1_leadership_hidden_all_default.options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_not_equal.options": {"name": "unicode1_leadership_not_equal.options", "properties": {"unicode1_leadership_not_equal.options.unicode": {"name": "unicode1_leadership_not_equal.options.unicode", "properties": {"unicode1_leadership_not_equal.options.unicode.unicode": {"name": "unicode1_leadership_not_equal.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_not_equal.options.unicode.unicode1": {"name": "unicode1_leadership_not_equal.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_not_equal.options.unicode.unicode2": {"name": "unicode1_leadership_not_equal.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2 not equal"}, "unicode1_leadership_not_equal.options.unicode.unicode3": {"name": "unicode1_leadership_not_equal.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3 not equal"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "unicode1_leadership_not_equal.options.unicode.unicode", "required": true}], "form": [{"key": "unicode1_leadership_not_equal.options.unicode.unicode", "type": "input"}, {"key": "unicode1_leadership_not_equal.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leadership_not_equal.options.unicode.unicode2", "type": "input", "not_equal": {"options": ["unicode1_leadership_not_equal.options.unicode.unicode3"]}}, {"key": "unicode1_leadership_not_equal.options.unicode.unicode3", "type": "input", "not_equal": {"options": ["unicode1_leadership_not_equal.options.unicode.unicode2"]}}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_not_equal.options": {"name": "unicode1_leadership_not_equal.options", "properties": {"unicode1_leadership_not_equal.options.unicode": {"name": "unicode1_leadership_not_equal.options.unicode", "properties": {"unicode1_leadership_not_equal.options.unicode.unicode": {"name": "unicode1_leadership_not_equal.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_not_equal.options.unicode.unicode1": {"name": "unicode1_leadership_not_equal.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_not_equal.options.unicode.unicode2": {"name": "unicode1_leadership_not_equal.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2 not equal"}, "unicode1_leadership_not_equal.options.unicode.unicode3": {"name": "unicode1_leadership_not_equal.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3 not equal"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"unicode1_leadership_not_equal.options.unicode.unicode": {"required": true}}, "form": {"unicode1_leadership_not_equal.options.unicode.unicode": {"type": "input"}, "unicode1_leadership_not_equal.options.unicode.unicode1": {"type": "input"}, "unicode1_leadership_not_equal.options.unicode.unicode2": {"type": "input", "not_equal": {"options": ["unicode1_leadership_not_equal.options.unicode.unicode3"]}}, "unicode1_leadership_not_equal.options.unicode.unicode3": {"type": "input", "not_equal": {"options": ["unicode1_leadership_not_equal.options.unicode.unicode2"]}}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_requires.options": {"name": "unicode1_leadership_requires.options", "properties": {"unicode1_leadership_requires.options.unicode": {"name": "unicode1_leadership_requires.options.unicode", "properties": {"unicode1_leadership_requires.options.unicode.unicode": {"name": "unicode1_leadership_requires.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_requires.options.unicode.unicode1": {"name": "unicode1_leadership_requires.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires.options.unicode.unicode2": {"name": "unicode1_leadership_requires.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 3'"}, "unicode1_leadership_requires.options.unicode.unicode3": {"name": "unicode1_leadership_requires.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "unicode1_leadership_requires.options.unicode.unicode", "required": true}], "form": [{"key": "unicode1_leadership_requires.options.unicode.unicode", "type": "input"}, {"key": "unicode1_leadership_requires.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leadership_requires.options.unicode.unicode2", "type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires.options.unicode.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires.options.unicode.unicode3"]}}}}, {"key": "unicode1_leadership_requires.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_requires.options": {"name": "unicode1_leadership_requires.options", "properties": {"unicode1_leadership_requires.options.unicode": {"name": "unicode1_leadership_requires.options.unicode", "properties": {"unicode1_leadership_requires.options.unicode.unicode": {"name": "unicode1_leadership_requires.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_requires.options.unicode.unicode1": {"name": "unicode1_leadership_requires.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires.options.unicode.unicode2": {"name": "unicode1_leadership_requires.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 3'"}, "unicode1_leadership_requires.options.unicode.unicode3": {"name": "unicode1_leadership_requires.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"unicode1_leadership_requires.options.unicode.unicode": {"required": true}}, "form": {"unicode1_leadership_requires.options.unicode.unicode": {"type": "input"}, "unicode1_leadership_requires.options.unicode.unicode1": {"type": "input"}, "unicode1_leadership_requires.options.unicode.unicode2": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires.options.unicode.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires.options.unicode.unicode3"]}}}}, "unicode1_leadership_requires.options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_requires_all.options": {"name": "unicode1_leadership_requires_all.options", "properties": {"unicode1_leadership_requires_all.options.unicode": {"name": "unicode1_leadership_requires_all.options.unicode", "type": "string", "title": "Value 'test' must show Leadership"}, "unicode1_leadership_requires_all.options.unicode1": {"name": "unicode1_leadership_requires_all.options.unicode1", "properties": {"unicode1_leadership_requires_all.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_all.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_requires_all.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_all.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_all.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_all.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_leadership_requires_all.options.unicode1", "properties": ["hidden"], "hidden": true}, {"key": "unicode1_leadership_requires_all.options.unicode1.unicode1", "required": true}], "form": [{"key": "unicode1_leadership_requires_all.options.unicode", "type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_all.options.unicode1"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_all.options.unicode1"]}}}}, {"key": "unicode1_leadership_requires_all.options.unicode1.unicode1", "type": "input"}, {"key": "unicode1_leadership_requires_all.options.unicode1.unicode2", "type": "input"}, {"key": "unicode1_leadership_requires_all.options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_requires_all.options": {"name": "unicode1_leadership_requires_all.options", "properties": {"unicode1_leadership_requires_all.options.unicode": {"name": "unicode1_leadership_requires_all.options.unicode", "type": "string", "title": "Value 'test' must show Leadership"}, "unicode1_leadership_requires_all.options.unicode1": {"name": "unicode1_leadership_requires_all.options.unicode1", "properties": {"unicode1_leadership_requires_all.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_all.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_requires_all.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_all.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_all.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_all.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_leadership_requires_all.options.unicode1": {"properties": ["hidden"], "hidden": true}, "unicode1_leadership_requires_all.options.unicode1.unicode1": {"required": true}}, "form": {"unicode1_leadership_requires_all.options.unicode": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_all.options.unicode1"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_all.options.unicode1"]}}}}, "unicode1_leadership_requires_all.options.unicode1.unicode1": {"type": "input"}, "unicode1_leadership_requires_all.options.unicode1.unicode2": {"type": "input"}, "unicode1_leadership_requires_all.options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_requires_follower.options": {"name": "unicode1_leadership_requires_follower.options", "properties": {"unicode1_leadership_requires_follower.options.unicode1": {"name": "unicode1_leadership_requires_follower.options.unicode1", "properties": {"unicode1_leadership_requires_follower.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_follower.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "unicode1_leadership_requires_follower.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_follower.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_follower.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_follower.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_leadership_requires_follower.options.unicode1.unicode1", "required": true}], "form": [{"key": "unicode1_leadership_requires_follower.options.unicode1.unicode1", "type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_follower.options.unicode1.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_follower.options.unicode1.unicode3"]}}}}, {"key": "unicode1_leadership_requires_follower.options.unicode1.unicode2", "type": "input"}, {"key": "unicode1_leadership_requires_follower.options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_requires_follower.options": {"name": "unicode1_leadership_requires_follower.options", "properties": {"unicode1_leadership_requires_follower.options.unicode1": {"name": "unicode1_leadership_requires_follower.options.unicode1", "properties": {"unicode1_leadership_requires_follower.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_follower.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "unicode1_leadership_requires_follower.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_follower.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_follower.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_follower.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_leadership_requires_follower.options.unicode1.unicode1": {"required": true}}, "form": {"unicode1_leadership_requires_follower.options.unicode1.unicode1": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_follower.options.unicode1.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_follower.options.unicode1.unicode3"]}}}}, "unicode1_leadership_requires_follower.options.unicode1.unicode2": {"type": "input"}, "unicode1_leadership_requires_follower.options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_requires_follower_value.options": {"name": "unicode1_leadership_requires_follower_value.options", "properties": {"unicode1_leadership_requires_follower_value.options.unicode1": {"name": "unicode1_leadership_requires_follower_value.options.unicode1", "properties": {"unicode1_leadership_requires_follower_value.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_follower_value.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "unicode1_leadership_requires_follower_value.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_follower_value.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_follower_value.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_follower_value.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_leadership_requires_follower_value.options.unicode1.unicode1", "required": true, "value": ["test", "pas test"], "owner": "user"}, {"key": "unicode1_leadership_requires_follower_value.options.unicode1.unicode2", "index": 0, "value": "super1", "owner": "user"}, {"key": "unicode1_leadership_requires_follower_value.options.unicode1.unicode3", "index": 0, "value": "super1", "owner": "user"}, {"key": "unicode1_leadership_requires_follower_value.options.unicode1.unicode3", "hidden": true, "index": 1}], "form": [{"key": "unicode1_leadership_requires_follower_value.options.unicode1.unicode1", "type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_follower_value.options.unicode1.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_follower_value.options.unicode1.unicode3"]}}}}, {"key": "unicode1_leadership_requires_follower_value.options.unicode1.unicode2", "type": "input"}, {"key": "unicode1_leadership_requires_follower_value.options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_requires_follower_value.options": {"name": "unicode1_leadership_requires_follower_value.options", "properties": {"unicode1_leadership_requires_follower_value.options.unicode1": {"name": "unicode1_leadership_requires_follower_value.options.unicode1", "properties": {"unicode1_leadership_requires_follower_value.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_follower_value.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "unicode1_leadership_requires_follower_value.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_follower_value.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_follower_value.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_follower_value.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_leadership_requires_follower_value.options.unicode1.unicode1": {"required": true, "value": ["test", "pas test"], "owner": "user"}, "unicode1_leadership_requires_follower_value.options.unicode1.unicode2": {"0": {"value": "super1", "owner": "user"}}, "unicode1_leadership_requires_follower_value.options.unicode1.unicode3": {"0": {"value": "super1", "owner": "user"}, "1": {"hidden": true}}}, "form": {"unicode1_leadership_requires_follower_value.options.unicode1.unicode1": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_follower_value.options.unicode1.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_follower_value.options.unicode1.unicode3"]}}}}, "unicode1_leadership_requires_follower_value.options.unicode1.unicode2": {"type": "input"}, "unicode1_leadership_requires_follower_value.options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_requires_followers.options": {"name": "unicode1_leadership_requires_followers.options", "properties": {"unicode1_leadership_requires_followers.options.unicode1": {"name": "unicode1_leadership_requires_followers.options.unicode1", "properties": {"unicode1_leadership_requires_followers.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_followers.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_requires_followers.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_followers.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "unicode1_leadership_requires_followers.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_followers.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_leadership_requires_followers.options.unicode1.unicode1", "required": true}], "form": [{"key": "unicode1_leadership_requires_followers.options.unicode1.unicode1", "type": "input"}, {"key": "unicode1_leadership_requires_followers.options.unicode1.unicode2", "type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_followers.options.unicode1.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_followers.options.unicode1.unicode3"]}}}}, {"key": "unicode1_leadership_requires_followers.options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_requires_followers.options": {"name": "unicode1_leadership_requires_followers.options", "properties": {"unicode1_leadership_requires_followers.options.unicode1": {"name": "unicode1_leadership_requires_followers.options.unicode1", "properties": {"unicode1_leadership_requires_followers.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_followers.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_requires_followers.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_followers.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "unicode1_leadership_requires_followers.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_followers.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_leadership_requires_followers.options.unicode1.unicode1": {"required": true}}, "form": {"unicode1_leadership_requires_followers.options.unicode1.unicode1": {"type": "input"}, "unicode1_leadership_requires_followers.options.unicode1.unicode2": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_followers.options.unicode1.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_followers.options.unicode1.unicode3"]}}}}, "unicode1_leadership_requires_followers.options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_requires_leader.options": {"name": "unicode1_leadership_requires_leader.options", "properties": {"unicode1_leadership_requires_leader.options.unicode": {"name": "unicode1_leadership_requires_leader.options.unicode", "type": "string", "title": "Value 'test' must show leader"}, "unicode1_leadership_requires_leader.options.unicode1": {"name": "unicode1_leadership_requires_leader.options.unicode1", "properties": {"unicode1_leadership_requires_leader.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_leader.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_requires_leader.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_leader.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_leader.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_leader.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_leadership_requires_leader.options.unicode1", "properties": ["hidden"], "hidden": true}, {"key": "unicode1_leadership_requires_leader.options.unicode1.unicode1", "required": true}], "form": [{"key": "unicode1_leadership_requires_leader.options.unicode", "type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_leader.options.unicode1"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_leader.options.unicode1"]}}}}, {"key": "unicode1_leadership_requires_leader.options.unicode1.unicode1", "type": "input"}, {"key": "unicode1_leadership_requires_leader.options.unicode1.unicode2", "type": "input"}, {"key": "unicode1_leadership_requires_leader.options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_requires_leader.options": {"name": "unicode1_leadership_requires_leader.options", "properties": {"unicode1_leadership_requires_leader.options.unicode": {"name": "unicode1_leadership_requires_leader.options.unicode", "type": "string", "title": "Value 'test' must show leader"}, "unicode1_leadership_requires_leader.options.unicode1": {"name": "unicode1_leadership_requires_leader.options.unicode1", "properties": {"unicode1_leadership_requires_leader.options.unicode1.unicode1": {"name": "unicode1_leadership_requires_leader.options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_requires_leader.options.unicode1.unicode2": {"name": "unicode1_leadership_requires_leader.options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_leader.options.unicode1.unicode3": {"name": "unicode1_leadership_requires_leader.options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_leadership_requires_leader.options.unicode1": {"properties": ["hidden"], "hidden": true}, "unicode1_leadership_requires_leader.options.unicode1.unicode1": {"required": true}}, "form": {"unicode1_leadership_requires_leader.options.unicode": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_leader.options.unicode1"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_leader.options.unicode1"]}}}}, "unicode1_leadership_requires_leader.options.unicode1.unicode1": {"type": "input"}, "unicode1_leadership_requires_leader.options.unicode1.unicode2": {"type": "input"}, "unicode1_leadership_requires_leader.options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_requires_value.options": {"name": "unicode1_leadership_requires_value.options", "properties": {"unicode1_leadership_requires_value.options.unicode": {"name": "unicode1_leadership_requires_value.options.unicode", "properties": {"unicode1_leadership_requires_value.options.unicode.unicode": {"name": "unicode1_leadership_requires_value.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 3'"}, "unicode1_leadership_requires_value.options.unicode.unicode1": {"name": "unicode1_leadership_requires_value.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_value.options.unicode.unicode2": {"name": "unicode1_leadership_requires_value.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "unicode1_leadership_requires_value.options.unicode.unicode3": {"name": "unicode1_leadership_requires_value.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "unicode1_leadership_requires_value.options.unicode.unicode", "required": true, "value": ["test", "val2"], "owner": "user"}, {"key": "unicode1_leadership_requires_value.options.unicode.unicode1", "index": 0, "value": "super1", "owner": "user"}, {"key": "unicode1_leadership_requires_value.options.unicode.unicode1", "index": 1, "value": "super2", "owner": "user"}, {"key": "unicode1_leadership_requires_value.options.unicode.unicode2", "index": 0, "value": "pas test", "owner": "user"}, {"key": "unicode1_leadership_requires_value.options.unicode.unicode2", "index": 1, "value": "test", "owner": "user"}, {"key": "unicode1_leadership_requires_value.options.unicode.unicode3", "hidden": true, "index": 1, "value": "super", "owner": "user"}], "form": [{"key": "unicode1_leadership_requires_value.options.unicode.unicode", "type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_value.options.unicode.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_value.options.unicode.unicode3"]}}}}, {"key": "unicode1_leadership_requires_value.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leadership_requires_value.options.unicode.unicode2", "type": "input"}, {"key": "unicode1_leadership_requires_value.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_requires_value.options": {"name": "unicode1_leadership_requires_value.options", "properties": {"unicode1_leadership_requires_value.options.unicode": {"name": "unicode1_leadership_requires_value.options.unicode", "properties": {"unicode1_leadership_requires_value.options.unicode.unicode": {"name": "unicode1_leadership_requires_value.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 3'"}, "unicode1_leadership_requires_value.options.unicode.unicode1": {"name": "unicode1_leadership_requires_value.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_requires_value.options.unicode.unicode2": {"name": "unicode1_leadership_requires_value.options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "unicode1_leadership_requires_value.options.unicode.unicode3": {"name": "unicode1_leadership_requires_value.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"unicode1_leadership_requires_value.options.unicode.unicode": {"required": true, "value": ["test", "val2"], "owner": "user"}, "unicode1_leadership_requires_value.options.unicode.unicode1": {"0": {"value": "super1", "owner": "user"}, "1": {"value": "super2", "owner": "user"}}, "unicode1_leadership_requires_value.options.unicode.unicode2": {"0": {"value": "pas test", "owner": "user"}, "1": {"value": "test", "owner": "user"}}, "unicode1_leadership_requires_value.options.unicode.unicode3": {"1": {"hidden": true, "value": "super", "owner": "user"}}}, "form": {"unicode1_leadership_requires_value.options.unicode.unicode": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_leadership_requires_value.options.unicode.unicode3"]}, "expected": {"test": {"show": ["unicode1_leadership_requires_value.options.unicode.unicode3"]}}}}, "unicode1_leadership_requires_value.options.unicode.unicode1": {"type": "input"}, "unicode1_leadership_requires_value.options.unicode.unicode2": {"type": "input"}, "unicode1_leadership_requires_value.options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_submulti.options": {"name": "unicode1_leadership_submulti.options", "properties": {"unicode1_leadership_submulti.options.unicode": {"name": "unicode1_leadership_submulti.options.unicode", "properties": {"unicode1_leadership_submulti.options.unicode.unicode": {"name": "unicode1_leadership_submulti.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_submulti.options.unicode.unicode1": {"name": "unicode1_leadership_submulti.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_submulti.options.unicode.unicode2": {"name": "unicode1_leadership_submulti.options.unicode.unicode2", "type": "string", "isMulti": true, "isSubMulti": true, "title": "Unicode follower 2 submulti"}, "unicode1_leadership_submulti.options.unicode.unicode3": {"name": "unicode1_leadership_submulti.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "unicode1_leadership_submulti.options.unicode.unicode", "required": true}], "form": [{"key": "unicode1_leadership_submulti.options.unicode.unicode", "type": "input"}, {"key": "unicode1_leadership_submulti.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leadership_submulti.options.unicode.unicode2", "type": "input"}, {"key": "unicode1_leadership_submulti.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_submulti.options": {"name": "unicode1_leadership_submulti.options", "properties": {"unicode1_leadership_submulti.options.unicode": {"name": "unicode1_leadership_submulti.options.unicode", "properties": {"unicode1_leadership_submulti.options.unicode.unicode": {"name": "unicode1_leadership_submulti.options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_submulti.options.unicode.unicode1": {"name": "unicode1_leadership_submulti.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_submulti.options.unicode.unicode2": {"name": "unicode1_leadership_submulti.options.unicode.unicode2", "type": "string", "isMulti": true, "isSubMulti": true, "title": "Unicode follower 2 submulti"}, "unicode1_leadership_submulti.options.unicode.unicode3": {"name": "unicode1_leadership_submulti.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"unicode1_leadership_submulti.options.unicode.unicode": {"required": true}}, "form": {"unicode1_leadership_submulti.options.unicode.unicode": {"type": "input"}, "unicode1_leadership_submulti.options.unicode.unicode1": {"type": "input"}, "unicode1_leadership_submulti.options.unicode.unicode2": {"type": "input"}, "unicode1_leadership_submulti.options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_leadership_value.options": {"name": "unicode1_leadership_value.options", "properties": {"unicode1_leadership_value.options.unicode": {"name": "unicode1_leadership_value.options.unicode", "properties": {"unicode1_leadership_value.options.unicode.unicode": {"name": "unicode1_leadership_value.options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_value.options.unicode.unicode1": {"name": "unicode1_leadership_value.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_value.options.unicode.unicode2": {"name": "unicode1_leadership_value.options.unicode.unicode2", "type": "string", "default": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "unicode1_leadership_value.options.unicode.unicode3": {"name": "unicode1_leadership_value.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "unicode1_leadership_value.options.unicode.unicode", "required": true, "value": ["val3", "val4"], "owner": "user"}, {"key": "unicode1_leadership_value.options.unicode.unicode1", "index": 0, "value": "super1", "owner": "user"}, {"key": "unicode1_leadership_value.options.unicode.unicode1", "index": 1, "value": "super2", "owner": "user"}, {"key": "unicode1_leadership_value.options.unicode.unicode2", "index": 0, "value": "pas test", "owner": "user"}, {"key": "unicode1_leadership_value.options.unicode.unicode2", "index": 1, "value": "test", "owner": "user"}, {"key": "unicode1_leadership_value.options.unicode.unicode3", "index": 1, "value": "super", "owner": "user"}], "form": [{"key": "unicode1_leadership_value.options.unicode.unicode", "clearable": true, "type": "input"}, {"key": "unicode1_leadership_value.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_leadership_value.options.unicode.unicode2", "clearable": true, "type": "input"}, {"key": "unicode1_leadership_value.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_leadership_value.options": {"name": "unicode1_leadership_value.options", "properties": {"unicode1_leadership_value.options.unicode": {"name": "unicode1_leadership_value.options.unicode", "properties": {"unicode1_leadership_value.options.unicode.unicode": {"name": "unicode1_leadership_value.options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode leader"}, "unicode1_leadership_value.options.unicode.unicode1": {"name": "unicode1_leadership_value.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "unicode1_leadership_value.options.unicode.unicode2": {"name": "unicode1_leadership_value.options.unicode.unicode2", "type": "string", "default": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "unicode1_leadership_value.options.unicode.unicode3": {"name": "unicode1_leadership_value.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"unicode1_leadership_value.options.unicode.unicode": {"required": true, "value": ["val3", "val4"], "owner": "user"}, "unicode1_leadership_value.options.unicode.unicode1": {"0": {"value": "super1", "owner": "user"}, "1": {"value": "super2", "owner": "user"}}, "unicode1_leadership_value.options.unicode.unicode2": {"0": {"value": "pas test", "owner": "user"}, "1": {"value": "test", "owner": "user"}}, "unicode1_leadership_value.options.unicode.unicode3": {"1": {"value": "super", "owner": "user"}}}, "form": {"unicode1_leadership_value.options.unicode.unicode": {"clearable": true, "type": "input"}, "unicode1_leadership_value.options.unicode.unicode1": {"type": "input"}, "unicode1_leadership_value.options.unicode.unicode2": {"clearable": true, "type": "input"}, "unicode1_leadership_value.options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_mandatory.options": {"name": "unicode1_mandatory.options", "properties": {"unicode1_mandatory.options.unicode": {"name": "unicode1_mandatory.options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_mandatory.options.unicode", "required": true}], "form": [{"key": "unicode1_mandatory.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_mandatory.options": {"name": "unicode1_mandatory.options", "properties": {"unicode1_mandatory.options.unicode": {"name": "unicode1_mandatory.options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_mandatory.options.unicode": {"required": true}}, "form": {"unicode1_mandatory.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_mod_value.options": {"name": "unicode1_mod_value.options", "properties": {"unicode1_mod_value.options.unicode": {"name": "unicode1_mod_value.options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_mod_value.options.unicode", "value": "a", "owner": "user"}], "form": [{"key": "unicode1_mod_value.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_mod_value.options": {"name": "unicode1_mod_value.options", "properties": {"unicode1_mod_value.options.unicode": {"name": "unicode1_mod_value.options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_mod_value.options.unicode": {"value": "a", "owner": "user"}}, "form": {"unicode1_mod_value.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_multi.options": {"name": "unicode1_multi.options", "properties": {"unicode1_multi.options.unicode": {"name": "unicode1_multi.options.unicode", "type": "string", "isMulti": true, "title": "Multi string 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_multi.options.unicode", "required": true}], "form": [{"key": "unicode1_multi.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_multi.options": {"name": "unicode1_multi.options", "properties": {"unicode1_multi.options.unicode": {"name": "unicode1_multi.options.unicode", "type": "string", "isMulti": true, "title": "Multi string 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_multi.options.unicode": {"required": true}}, "form": {"unicode1_multi.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_multi_hidden.options": {"name": "unicode1_multi_hidden.options", "properties": {"unicode1_multi_hidden.options.unicode": {"name": "unicode1_multi_hidden.options.unicode", "type": "string", "isMulti": true, "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_multi_hidden.options.unicode", "display": false, "required": true, "hidden": true}], "form": [{"key": "unicode1_multi_hidden.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_multi_hidden.options": {"name": "unicode1_multi_hidden.options", "properties": {"unicode1_multi_hidden.options.unicode": {"name": "unicode1_multi_hidden.options.unicode", "type": "string", "isMulti": true, "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_multi_hidden.options.unicode": {"display": false, "required": true, "hidden": true}}, "form": {"unicode1_multi_hidden.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_multi_mandatory.options": {"name": "unicode1_multi_mandatory.options", "properties": {"unicode1_multi_mandatory.options.unicode": {"name": "unicode1_multi_mandatory.options.unicode", "type": "string", "isMulti": true, "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_multi_mandatory.options.unicode", "required": true, "needs_len": true}], "form": [{"key": "unicode1_multi_mandatory.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_multi_mandatory.options": {"name": "unicode1_multi_mandatory.options", "properties": {"unicode1_multi_mandatory.options.unicode": {"name": "unicode1_multi_mandatory.options.unicode", "type": "string", "isMulti": true, "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_multi_mandatory.options.unicode": {"required": true, "needs_len": true}}, "form": {"unicode1_multi_mandatory.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"unicode1_multi_mandatory.options.unicode": {"null": ["mandatory", "empty"]}}
{"unicode1_multi_mandatory.options.unicode": {"null": ["empty", "mandatory"]}}

View File

@ -1 +1 @@
{"schema": {"unicode1_multi_mod_value.options": {"name": "unicode1_multi_mod_value.options", "properties": {"unicode1_multi_mod_value.options.unicode": {"name": "unicode1_multi_mod_value.options.unicode", "type": "string", "value": ["a", "b"], "isMulti": true, "title": "String 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_multi_mod_value.options.unicode", "required": true, "value": ["c", "d", "e"], "owner": "user"}], "form": [{"key": "unicode1_multi_mod_value.options.unicode", "clearable": true, "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_multi_mod_value.options": {"name": "unicode1_multi_mod_value.options", "properties": {"unicode1_multi_mod_value.options.unicode": {"name": "unicode1_multi_mod_value.options.unicode", "type": "string", "value": ["a", "b"], "isMulti": true, "title": "String 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_multi_mod_value.options.unicode": {"required": true, "value": ["c", "d", "e"], "owner": "user"}}, "form": {"unicode1_multi_mod_value.options.unicode": {"clearable": true, "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_multi_not_equal_collapse.descr1": {"name": "unicode1_multi_not_equal_collapse.descr1", "properties": {"unicode1_multi_not_equal_collapse.descr1.unicode1": {"name": "unicode1_multi_not_equal_collapse.descr1.unicode1", "type": "string", "title": "Unicode 1, not equal to 'a'"}, "unicode1_multi_not_equal_collapse.descr1.unicode1_multi": {"name": "unicode1_multi_not_equal_collapse.descr1.unicode1_multi", "type": "string", "isMulti": true, "title": "Multi unicode 1, not equal to 'a' or 'b'"}}, "type": "object", "title": "Common configuration 1"}, "unicode1_multi_not_equal_collapse.descr2": {"name": "unicode1_multi_not_equal_collapse.descr2", "properties": {"unicode1_multi_not_equal_collapse.descr2.unicode2": {"name": "unicode1_multi_not_equal_collapse.descr2.unicode2", "type": "string", "value": "a", "title": "Unicode 2"}, "unicode1_multi_not_equal_collapse.descr2.unicode2_multi": {"name": "unicode1_multi_not_equal_collapse.descr2.unicode2_multi", "type": "string", "value": ["a", "b"], "isMulti": true, "title": "Multi unicode 2"}}, "type": "object", "title": "Common configuration 2"}, "unicode1_multi_not_equal_collapse.descr3": {"name": "unicode1_multi_not_equal_collapse.descr3", "properties": {"unicode1_multi_not_equal_collapse.descr3.unicode3": {"name": "unicode1_multi_not_equal_collapse.descr3.unicode3", "type": "string", "title": "Unicode 3"}, "unicode1_multi_not_equal_collapse.descr3.unicode3_multi": {"name": "unicode1_multi_not_equal_collapse.descr3.unicode3_multi", "type": "string", "isMulti": true, "title": "Multi unicode 3"}}, "type": "object", "title": "Common configuration 3"}}, "model": [{"key": "unicode1_multi_not_equal_collapse.descr1.unicode1_multi", "required": true}, {"key": "unicode1_multi_not_equal_collapse.descr2.unicode2", "value": "a", "owner": "default"}, {"key": "unicode1_multi_not_equal_collapse.descr2.unicode2_multi", "required": true, "value": ["a", "b"], "owner": "default"}, {"key": "unicode1_multi_not_equal_collapse.descr3.unicode3_multi", "required": true}], "form": [{"key": "unicode1_multi_not_equal_collapse.descr1.unicode1", "type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr2.unicode2", "unicode1_multi_not_equal_collapse.descr3.unicode3"]}}, {"key": "unicode1_multi_not_equal_collapse.descr1.unicode1_multi", "type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr2.unicode2_multi", "unicode1_multi_not_equal_collapse.descr3.unicode3_multi"]}}, {"key": "unicode1_multi_not_equal_collapse.descr2.unicode2", "clearable": true, "type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr1.unicode1", "unicode1_multi_not_equal_collapse.descr3.unicode3"]}}, {"key": "unicode1_multi_not_equal_collapse.descr2.unicode2_multi", "clearable": true, "type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr1.unicode1_multi", "unicode1_multi_not_equal_collapse.descr3.unicode3_multi"]}}, {"key": "unicode1_multi_not_equal_collapse.descr3.unicode3", "type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr1.unicode1", "unicode1_multi_not_equal_collapse.descr2.unicode2"]}}, {"key": "unicode1_multi_not_equal_collapse.descr3.unicode3_multi", "type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr1.unicode1_multi", "unicode1_multi_not_equal_collapse.descr2.unicode2_multi"]}}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_multi_not_equal_collapse.descr1": {"name": "unicode1_multi_not_equal_collapse.descr1", "properties": {"unicode1_multi_not_equal_collapse.descr1.unicode1": {"name": "unicode1_multi_not_equal_collapse.descr1.unicode1", "type": "string", "title": "Unicode 1, not equal to 'a'"}, "unicode1_multi_not_equal_collapse.descr1.unicode1_multi": {"name": "unicode1_multi_not_equal_collapse.descr1.unicode1_multi", "type": "string", "isMulti": true, "title": "Multi unicode 1, not equal to 'a' or 'b'"}}, "type": "object", "title": "Common configuration 1"}, "unicode1_multi_not_equal_collapse.descr2": {"name": "unicode1_multi_not_equal_collapse.descr2", "properties": {"unicode1_multi_not_equal_collapse.descr2.unicode2": {"name": "unicode1_multi_not_equal_collapse.descr2.unicode2", "type": "string", "value": "a", "title": "Unicode 2"}, "unicode1_multi_not_equal_collapse.descr2.unicode2_multi": {"name": "unicode1_multi_not_equal_collapse.descr2.unicode2_multi", "type": "string", "value": ["a", "b"], "isMulti": true, "title": "Multi unicode 2"}}, "type": "object", "title": "Common configuration 2"}, "unicode1_multi_not_equal_collapse.descr3": {"name": "unicode1_multi_not_equal_collapse.descr3", "properties": {"unicode1_multi_not_equal_collapse.descr3.unicode3": {"name": "unicode1_multi_not_equal_collapse.descr3.unicode3", "type": "string", "title": "Unicode 3"}, "unicode1_multi_not_equal_collapse.descr3.unicode3_multi": {"name": "unicode1_multi_not_equal_collapse.descr3.unicode3_multi", "type": "string", "isMulti": true, "title": "Multi unicode 3"}}, "type": "object", "title": "Common configuration 3"}}, "model": {"unicode1_multi_not_equal_collapse.descr1.unicode1_multi": {"required": true}, "unicode1_multi_not_equal_collapse.descr2.unicode2": {"value": "a", "owner": "default"}, "unicode1_multi_not_equal_collapse.descr2.unicode2_multi": {"required": true, "value": ["a", "b"], "owner": "default"}, "unicode1_multi_not_equal_collapse.descr3.unicode3_multi": {"required": true}}, "form": {"unicode1_multi_not_equal_collapse.descr1.unicode1": {"type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr2.unicode2", "unicode1_multi_not_equal_collapse.descr3.unicode3"]}}, "unicode1_multi_not_equal_collapse.descr1.unicode1_multi": {"type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr2.unicode2_multi", "unicode1_multi_not_equal_collapse.descr3.unicode3_multi"]}}, "unicode1_multi_not_equal_collapse.descr2.unicode2": {"clearable": true, "type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr1.unicode1", "unicode1_multi_not_equal_collapse.descr3.unicode3"]}}, "unicode1_multi_not_equal_collapse.descr2.unicode2_multi": {"clearable": true, "type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr1.unicode1_multi", "unicode1_multi_not_equal_collapse.descr3.unicode3_multi"]}}, "unicode1_multi_not_equal_collapse.descr3.unicode3": {"type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr1.unicode1", "unicode1_multi_not_equal_collapse.descr2.unicode2"]}}, "unicode1_multi_not_equal_collapse.descr3.unicode3_multi": {"type": "input", "not_equal": {"options": ["unicode1_multi_not_equal_collapse.descr1.unicode1_multi", "unicode1_multi_not_equal_collapse.descr2.unicode2_multi"]}}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_multi_requires.options": {"name": "unicode1_multi_requires.options", "properties": {"unicode1_multi_requires.options.unicode1": {"name": "unicode1_multi_requires.options.unicode1", "type": "string", "title": "Value 'test' must show Unicode 2"}, "unicode1_multi_requires.options.unicode2": {"name": "unicode1_multi_requires.options.unicode2", "type": "string", "isMulti": true, "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_multi_requires.options.unicode2", "required": true, "hidden": true}], "form": [{"key": "unicode1_multi_requires.options.unicode1", "type": "input", "dependencies": {"default": {"hide": ["unicode1_multi_requires.options.unicode2"]}, "expected": {"test": {"show": ["unicode1_multi_requires.options.unicode2"]}}}}, {"key": "unicode1_multi_requires.options.unicode2", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_multi_requires.options": {"name": "unicode1_multi_requires.options", "properties": {"unicode1_multi_requires.options.unicode1": {"name": "unicode1_multi_requires.options.unicode1", "type": "string", "title": "Value 'test' must show Unicode 2"}, "unicode1_multi_requires.options.unicode2": {"name": "unicode1_multi_requires.options.unicode2", "type": "string", "isMulti": true, "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_multi_requires.options.unicode2": {"required": true, "hidden": true}}, "form": {"unicode1_multi_requires.options.unicode1": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_multi_requires.options.unicode2"]}, "expected": {"test": {"show": ["unicode1_multi_requires.options.unicode2"]}}}}, "unicode1_multi_requires.options.unicode2": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_multi_value.options": {"name": "unicode1_multi_value.options", "properties": {"unicode1_multi_value.options.unicode": {"name": "unicode1_multi_value.options.unicode", "type": "string", "value": ["a", "b"], "isMulti": true, "title": "String 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_multi_value.options.unicode", "required": true, "value": ["a", "b"], "owner": "default"}], "form": [{"key": "unicode1_multi_value.options.unicode", "clearable": true, "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_multi_value.options": {"name": "unicode1_multi_value.options", "properties": {"unicode1_multi_value.options.unicode": {"name": "unicode1_multi_value.options.unicode", "type": "string", "value": ["a", "b"], "isMulti": true, "title": "String 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_multi_value.options.unicode": {"required": true, "value": ["a", "b"], "owner": "default"}}, "form": {"unicode1_multi_value.options.unicode": {"clearable": true, "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_not_equal.options": {"name": "unicode1_not_equal.options", "properties": {"unicode1_not_equal.options.unicode1": {"name": "unicode1_not_equal.options.unicode1", "type": "string", "title": "Unicode 1"}, "unicode1_not_equal.options.unicode2": {"name": "unicode1_not_equal.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "unicode1_not_equal.options.unicode1", "type": "input", "not_equal": {"options": ["unicode1_not_equal.options.unicode2"]}}, {"key": "unicode1_not_equal.options.unicode2", "type": "input", "not_equal": {"options": ["unicode1_not_equal.options.unicode1"]}}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_not_equal.options": {"name": "unicode1_not_equal.options", "properties": {"unicode1_not_equal.options.unicode1": {"name": "unicode1_not_equal.options.unicode1", "type": "string", "title": "Unicode 1"}, "unicode1_not_equal.options.unicode2": {"name": "unicode1_not_equal.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"unicode1_not_equal.options.unicode1": {"type": "input", "not_equal": {"options": ["unicode1_not_equal.options.unicode2"]}}, "unicode1_not_equal.options.unicode2": {"type": "input", "not_equal": {"options": ["unicode1_not_equal.options.unicode1"]}}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_optiondescription_requires.options": {"name": "unicode1_optiondescription_requires.options", "properties": {"unicode1_optiondescription_requires.options.unicode1": {"name": "unicode1_optiondescription_requires.options.unicode1", "type": "string", "title": "Value 'test' must show OptionDescription"}}, "type": "object", "title": "Common configuration"}, "unicode1_optiondescription_requires.unicode1": {"name": "unicode1_optiondescription_requires.unicode1", "properties": {"unicode1_optiondescription_requires.unicode1.unicode2": {"name": "unicode1_optiondescription_requires.unicode1.unicode2", "type": "string", "title": "Unicode 2"}, "unicode1_optiondescription_requires.unicode1.unicode3": {"name": "unicode1_optiondescription_requires.unicode1.unicode3", "type": "string", "title": "Unicode 3"}}, "type": "object", "title": "OptionDescription with 2 options"}}, "model": [{"key": "unicode1_optiondescription_requires.unicode1", "properties": ["hidden"], "hidden": true}], "form": [{"key": "unicode1_optiondescription_requires.options.unicode1", "type": "input", "dependencies": {"default": {"hide": ["unicode1_optiondescription_requires.unicode1"]}, "expected": {"test": {"show": ["unicode1_optiondescription_requires.unicode1"]}}}}, {"key": "unicode1_optiondescription_requires.unicode1.unicode2", "type": "input"}, {"key": "unicode1_optiondescription_requires.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_optiondescription_requires.options": {"name": "unicode1_optiondescription_requires.options", "properties": {"unicode1_optiondescription_requires.options.unicode1": {"name": "unicode1_optiondescription_requires.options.unicode1", "type": "string", "title": "Value 'test' must show OptionDescription"}}, "type": "object", "title": "Common configuration"}, "unicode1_optiondescription_requires.unicode1": {"name": "unicode1_optiondescription_requires.unicode1", "properties": {"unicode1_optiondescription_requires.unicode1.unicode2": {"name": "unicode1_optiondescription_requires.unicode1.unicode2", "type": "string", "title": "Unicode 2"}, "unicode1_optiondescription_requires.unicode1.unicode3": {"name": "unicode1_optiondescription_requires.unicode1.unicode3", "type": "string", "title": "Unicode 3"}}, "type": "object", "title": "OptionDescription with 2 options"}}, "model": {"unicode1_optiondescription_requires.unicode1": {"properties": ["hidden"], "hidden": true}}, "form": {"unicode1_optiondescription_requires.options.unicode1": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_optiondescription_requires.unicode1"]}, "expected": {"test": {"show": ["unicode1_optiondescription_requires.unicode1"]}}}}, "unicode1_optiondescription_requires.unicode1.unicode2": {"type": "input"}, "unicode1_optiondescription_requires.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_requires.options": {"name": "unicode1_requires.options", "properties": {"unicode1_requires.options.unicode1": {"name": "unicode1_requires.options.unicode1", "type": "string", "title": "Value 'test' must show Unicode 2"}, "unicode1_requires.options.unicode2": {"name": "unicode1_requires.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_requires.options.unicode2", "hidden": true}], "form": [{"key": "unicode1_requires.options.unicode1", "type": "input", "dependencies": {"default": {"hide": ["unicode1_requires.options.unicode2"]}, "expected": {"test": {"show": ["unicode1_requires.options.unicode2"]}}}}, {"key": "unicode1_requires.options.unicode2", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_requires.options": {"name": "unicode1_requires.options", "properties": {"unicode1_requires.options.unicode1": {"name": "unicode1_requires.options.unicode1", "type": "string", "title": "Value 'test' must show Unicode 2"}, "unicode1_requires.options.unicode2": {"name": "unicode1_requires.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_requires.options.unicode2": {"hidden": true}}, "form": {"unicode1_requires.options.unicode1": {"type": "input", "dependencies": {"default": {"hide": ["unicode1_requires.options.unicode2"]}, "expected": {"test": {"show": ["unicode1_requires.options.unicode2"]}}}}, "unicode1_requires.options.unicode2": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode1_simple_callback.options": {"name": "unicode1_simple_callback.options", "properties": {"unicode1_simple_callback.options.unicode1": {"name": "unicode1_simple_callback.options.unicode1", "type": "string", "title": "Unicode 1", "value": "word"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode1_simple_callback.options.unicode1", "value": "word", "owner": "default"}], "form": [{"key": "unicode1_simple_callback.options.unicode1", "type": "input", "clearable": true}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode1_simple_callback.options": {"name": "unicode1_simple_callback.options", "properties": {"unicode1_simple_callback.options.unicode1": {"name": "unicode1_simple_callback.options.unicode1", "type": "string", "title": "Unicode 1", "value": "word"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode1_simple_callback.options.unicode1": {"value": "word", "owner": "default"}}, "form": {"unicode1_simple_callback.options.unicode1": {"type": "input", "clearable": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode2.options": {"name": "unicode2.options", "properties": {"unicode2.options.unicode1": {"name": "unicode2.options.unicode1", "type": "string", "title": "Unicode 1"}, "unicode2.options.unicode2": {"name": "unicode2.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "unicode2.options.unicode1", "type": "input"}, {"key": "unicode2.options.unicode2", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode2.options": {"name": "unicode2.options", "properties": {"unicode2.options.unicode1": {"name": "unicode2.options.unicode1", "type": "string", "title": "Unicode 1"}, "unicode2.options.unicode2": {"name": "unicode2.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"unicode2.options.unicode1": {"type": "input"}, "unicode2.options.unicode2": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode2_copy.options": {"name": "unicode2_copy.options", "properties": {"unicode2_copy.options.unicode1": {"name": "unicode2_copy.options.unicode1", "type": "string", "title": "Unicode 1"}, "unicode2_copy.options.unicode2": {"name": "unicode2_copy.options.unicode2", "type": "string", "title": "Unicode 2 (copy)"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "unicode2_copy.options.unicode1", "type": "input", "copy": ["unicode2_copy.options.unicode2"]}, {"key": "unicode2_copy.options.unicode2", "type": "input", "clearable": true}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode2_copy.options": {"name": "unicode2_copy.options", "properties": {"unicode2_copy.options.unicode1": {"name": "unicode2_copy.options.unicode1", "type": "string", "title": "Unicode 1"}, "unicode2_copy.options.unicode2": {"name": "unicode2_copy.options.unicode2", "type": "string", "title": "Unicode 2 (copy)"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"unicode2_copy.options.unicode1": {"type": "input", "copy": ["unicode2_copy.options.unicode2"]}, "unicode2_copy.options.unicode2": {"type": "input", "clearable": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode2_multi_copy.options": {"name": "unicode2_multi_copy.options", "properties": {"unicode2_multi_copy.options.unicode1": {"name": "unicode2_multi_copy.options.unicode1", "type": "string", "isMulti": true, "title": "Unicode 1"}, "unicode2_multi_copy.options.unicode2": {"name": "unicode2_multi_copy.options.unicode2", "type": "string", "isMulti": true, "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode2_multi_copy.options.unicode1", "required": true}, {"key": "unicode2_multi_copy.options.unicode2", "required": true}], "form": [{"key": "unicode2_multi_copy.options.unicode1", "type": "input", "copy": ["unicode2_multi_copy.options.unicode2"]}, {"key": "unicode2_multi_copy.options.unicode2", "type": "input", "clearable": true}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode2_multi_copy.options": {"name": "unicode2_multi_copy.options", "properties": {"unicode2_multi_copy.options.unicode1": {"name": "unicode2_multi_copy.options.unicode1", "type": "string", "isMulti": true, "title": "Unicode 1"}, "unicode2_multi_copy.options.unicode2": {"name": "unicode2_multi_copy.options.unicode2", "type": "string", "isMulti": true, "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode2_multi_copy.options.unicode1": {"required": true}, "unicode2_multi_copy.options.unicode2": {"required": true}}, "form": {"unicode2_multi_copy.options.unicode1": {"type": "input", "copy": ["unicode2_multi_copy.options.unicode2"]}, "unicode2_multi_copy.options.unicode2": {"type": "input", "clearable": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode_hidden.options": {"name": "unicode_hidden.options", "properties": {"unicode_hidden.options.unicode": {"name": "unicode_hidden.options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode_hidden.options.unicode", "display": false, "hidden": true}], "form": [{"key": "unicode_hidden.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode_hidden.options": {"name": "unicode_hidden.options", "properties": {"unicode_hidden.options.unicode": {"name": "unicode_hidden.options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode_hidden.options.unicode": {"display": false, "hidden": true}}, "form": {"unicode_hidden.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode_property.options": {"name": "unicode_property.options", "properties": {"unicode_property.options.unicode": {"name": "unicode_property.options.unicode", "type": "string", "title": "Expert unicode"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode_property.options.unicode", "properties": ["expert"]}], "form": [{"key": "unicode_property.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode_property.options": {"name": "unicode_property.options", "properties": {"unicode_property.options.unicode": {"name": "unicode_property.options.unicode", "type": "string", "title": "Expert unicode"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode_property.options.unicode": {"properties": ["expert"]}}, "form": {"unicode_property.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"unicode_property_optiondescription.options": {"name": "unicode_property_optiondescription.options", "properties": {"unicode_property_optiondescription.options.unicode": {"name": "unicode_property_optiondescription.options.unicode", "type": "string", "title": "Expert unicode"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "unicode_property_optiondescription.options", "properties": ["expert"]}], "form": [{"key": "unicode_property_optiondescription.options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"unicode_property_optiondescription.options": {"name": "unicode_property_optiondescription.options", "properties": {"unicode_property_optiondescription.options.unicode": {"name": "unicode_property_optiondescription.options.unicode", "type": "string", "title": "Expert unicode"}}, "type": "object", "title": "Common configuration"}}, "model": {"unicode_property_optiondescription.options": {"properties": ["expert"]}}, "form": {"unicode_property_optiondescription.options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"username1.options": {"name": "username1.options", "properties": {"username1.options.username": {"name": "username1.options.username", "type": "username", "title": "Username description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "username1.options.username", "pattern": "^[a-z_][a-z0-9_-]{0,30}[$a-z0-9_-]{0,1}$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"username1.options": {"name": "username1.options", "properties": {"username1.options.username": {"name": "username1.options.username", "type": "username", "title": "Username description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"username1.options.username": {"pattern": "^[a-z_][a-z0-9_-]{0,30}[$a-z0-9_-]{0,1}$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"username1_frozen.options": {"name": "username1_frozen.options", "properties": {"username1_frozen.options.username": {"name": "username1_frozen.options.username", "type": "username", "title": "Username description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "username1_frozen.options.username", "readOnly": true}], "form": [{"key": "username1_frozen.options.username", "pattern": "^[a-z_][a-z0-9_-]{0,30}[$a-z0-9_-]{0,1}$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"username1_frozen.options": {"name": "username1_frozen.options", "properties": {"username1_frozen.options.username": {"name": "username1_frozen.options.username", "type": "username", "title": "Username description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"username1_frozen.options.username": {"readOnly": true}}, "form": {"username1_frozen.options.username": {"pattern": "^[a-z_][a-z0-9_-]{0,30}[$a-z0-9_-]{0,1}$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Unicode 1"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"updates": ["options.unicode"], "model": [{"key": "options.unicode", "owner": "user", "value": "val"}]}
{"updates": ["options.unicode"], "model": {"options.unicode": {"owner": "user", "value": "val"}}}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Unicode 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode", "readOnly": true}], "form": [{"key": "options.unicode", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Unicode 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.unicode": {"readOnly": true}}, "form": {"options.unicode": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode.unicode", "display": false, "required": true, "hidden": true}], "form": [{"key": "options.unicode.unicode", "type": "input"}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "type": "input"}, {"key": "options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "options.unicode.unicode3": {"name": "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"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.unicode.unicode", "required": true}], "form": [{"key": "options.unicode.unicode", "type": "input"}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "type": "input"}, {"key": "options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.unicode.unicode": {"required": 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"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "default": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.unicode.unicode", "required": true, "value": ["val1", "val2"], "owner": "default"}, {"key": "options.unicode.unicode2", "index": 0, "value": "follower2", "owner": "default"}, {"key": "options.unicode.unicode2", "index": 1, "value": "follower2", "owner": "default"}], "form": [{"key": "options.unicode.unicode", "clearable": true, "type": "input"}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "clearable": true, "type": "input"}, {"key": "options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "default": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.unicode.unicode": {"required": true, "value": ["val1", "val2"], "owner": "default"}, "options.unicode.unicode2": {"0": {"value": "follower2", "owner": "default"}, "1": {"value": "follower2", "owner": "default"}}}, "form": {"options.unicode.unicode": {"clearable": true, "type": "input"}, "options.unicode.unicode1": {"type": "input"}, "options.unicode.unicode2": {"clearable": true, "type": "input"}, "options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2 hidden"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode.unicode", "required": true, "value": ["val1", "val2"], "owner": "user"}, {"key": "options.unicode.unicode2", "display": false, "hidden": true, "index": 0, "value": "super", "owner": "user"}, {"key": "options.unicode.unicode2", "display": false, "hidden": true, "index": 1}, {"key": "options.unicode.unicode2", "display": false, "hidden": true}], "form": [{"key": "options.unicode.unicode", "type": "input"}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "type": "input"}, {"key": "options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2 hidden"}, "options.unicode.unicode3": {"name": "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": {"required": true, "value": ["val1", "val2"], "owner": "user"}, "options.unicode.unicode2": {"0": {"display": false, "hidden": true, "value": "super", "owner": "user"}, "1": {"display": false, "hidden": true}, "null": {"display": false, "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"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Unicode leader"}, "options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode1.unicode1", "required": true}], "form": [{"key": "options.unicode", "type": "input"}, {"key": "options.unicode1.unicode1", "type": "input"}, {"key": "options.unicode1.unicode2", "type": "input"}, {"key": "options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Unicode leader"}, "options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.unicode1.unicode1": {"required": true}}, "form": {"options.unicode": {"type": "input"}, "options.unicode1.unicode1": {"type": "input"}, "options.unicode1.unicode2": {"type": "input"}, "options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2 not equal"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3 not equal"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.unicode.unicode", "required": true}], "form": [{"key": "options.unicode.unicode", "type": "input"}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "type": "input", "not_equal": {"options": ["options.unicode.unicode3"]}}, {"key": "options.unicode.unicode3", "type": "input", "not_equal": {"options": ["options.unicode.unicode2"]}}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2 not equal"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3 not equal"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.unicode.unicode": {"required": true}}, "form": {"options.unicode.unicode": {"type": "input"}, "options.unicode.unicode1": {"type": "input"}, "options.unicode.unicode2": {"type": "input", "not_equal": {"options": ["options.unicode.unicode3"]}}, "options.unicode.unicode3": {"type": "input", "not_equal": {"options": ["options.unicode.unicode2"]}}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 3'"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.unicode.unicode", "required": true}], "form": [{"key": "options.unicode.unicode", "type": "input"}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "type": "input", "dependencies": {"default": {"hide": ["options.unicode.unicode3"]}, "expected": {"test": {"show": ["options.unicode.unicode3"]}}}}, {"key": "options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 3'"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.unicode.unicode": {"required": true}}, "form": {"options.unicode.unicode": {"type": "input"}, "options.unicode.unicode1": {"type": "input"}, "options.unicode.unicode2": {"type": "input", "dependencies": {"default": {"hide": ["options.unicode.unicode3"]}, "expected": {"test": {"show": ["options.unicode.unicode3"]}}}}, "options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Value 'test' must show Leadership"}, "options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode1", "properties": ["hidden"], "hidden": true}, {"key": "options.unicode1.unicode1", "required": true}], "form": [{"key": "options.unicode", "type": "input", "dependencies": {"default": {"hide": ["options.unicode1"]}, "expected": {"test": {"show": ["options.unicode1"]}}}}, {"key": "options.unicode1.unicode1", "type": "input"}, {"key": "options.unicode1.unicode2", "type": "input"}, {"key": "options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Value 'test' must show Leadership"}, "options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.unicode1": {"properties": ["hidden"], "hidden": true}, "options.unicode1.unicode1": {"required": true}}, "form": {"options.unicode": {"type": "input", "dependencies": {"default": {"hide": ["options.unicode1"]}, "expected": {"test": {"show": ["options.unicode1"]}}}}, "options.unicode1.unicode1": {"type": "input"}, "options.unicode1.unicode2": {"type": "input"}, "options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode1.unicode1", "required": true}], "form": [{"key": "options.unicode1.unicode1", "type": "input", "dependencies": {"default": {"hide": ["options.unicode1.unicode3"]}, "expected": {"test": {"show": ["options.unicode1.unicode3"]}}}}, {"key": "options.unicode1.unicode2", "type": "input"}, {"key": "options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.unicode1.unicode1": {"required": true}}, "form": {"options.unicode1.unicode1": {"type": "input", "dependencies": {"default": {"hide": ["options.unicode1.unicode3"]}, "expected": {"test": {"show": ["options.unicode1.unicode3"]}}}}, "options.unicode1.unicode2": {"type": "input"}, "options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode1.unicode1", "required": true, "value": ["test", "pas test"], "owner": "user"}, {"key": "options.unicode1.unicode2", "index": 0, "value": "super1", "owner": "user"}, {"key": "options.unicode1.unicode3", "index": 0, "value": "super1", "owner": "user"}, {"key": "options.unicode1.unicode3", "hidden": true, "index": 1}], "form": [{"key": "options.unicode1.unicode1", "type": "input", "dependencies": {"default": {"hide": ["options.unicode1.unicode3"]}, "expected": {"test": {"show": ["options.unicode1.unicode3"]}}}}, {"key": "options.unicode1.unicode2", "type": "input"}, {"key": "options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.unicode1.unicode1": {"required": true, "value": ["test", "pas test"], "owner": "user"}, "options.unicode1.unicode2": {"0": {"value": "super1", "owner": "user"}}, "options.unicode1.unicode3": {"0": {"value": "super1", "owner": "user"}, "1": {"hidden": true}}}, "form": {"options.unicode1.unicode1": {"type": "input", "dependencies": {"default": {"hide": ["options.unicode1.unicode3"]}, "expected": {"test": {"show": ["options.unicode1.unicode3"]}}}}, "options.unicode1.unicode2": {"type": "input"}, "options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode1.unicode1", "required": true}], "form": [{"key": "options.unicode1.unicode1", "type": "input"}, {"key": "options.unicode1.unicode2", "type": "input", "dependencies": {"default": {"hide": ["options.unicode1.unicode3"]}, "expected": {"test": {"show": ["options.unicode1.unicode3"]}}}}, {"key": "options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 2'"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.unicode1.unicode1": {"required": true}}, "form": {"options.unicode1.unicode1": {"type": "input"}, "options.unicode1.unicode2": {"type": "input", "dependencies": {"default": {"hide": ["options.unicode1.unicode3"]}, "expected": {"test": {"show": ["options.unicode1.unicode3"]}}}}, "options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Value 'test' must show leader"}, "options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "options.unicode1", "properties": ["hidden"], "hidden": true}, {"key": "options.unicode1.unicode1", "required": true}], "form": [{"key": "options.unicode", "type": "input", "dependencies": {"default": {"hide": ["options.unicode1"]}, "expected": {"test": {"show": ["options.unicode1"]}}}}, {"key": "options.unicode1.unicode1", "type": "input"}, {"key": "options.unicode1.unicode2", "type": "input"}, {"key": "options.unicode1.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "title": "Value 'test' must show leader"}, "options.unicode1": {"name": "options.unicode1", "properties": {"options.unicode1.unicode1": {"name": "options.unicode1.unicode1", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode1.unicode2": {"name": "options.unicode1.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode1.unicode3": {"name": "options.unicode1.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 2"}}, "type": "array", "title": "Common configuration"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.unicode1": {"properties": ["hidden"], "hidden": true}, "options.unicode1.unicode1": {"required": true}}, "form": {"options.unicode": {"type": "input", "dependencies": {"default": {"hide": ["options.unicode1"]}, "expected": {"test": {"show": ["options.unicode1"]}}}}, "options.unicode1.unicode1": {"type": "input"}, "options.unicode1.unicode2": {"type": "input"}, "options.unicode1.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 3'"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.unicode.unicode", "required": true, "value": ["test", "val2"], "owner": "user"}, {"key": "options.unicode.unicode1", "index": 0, "value": "super1", "owner": "user"}, {"key": "options.unicode.unicode1", "index": 1, "value": "super2", "owner": "user"}, {"key": "options.unicode.unicode2", "index": 0, "value": "pas test", "owner": "user"}, {"key": "options.unicode.unicode2", "index": 1, "value": "test", "owner": "user"}, {"key": "options.unicode.unicode3", "hidden": true, "index": 1, "value": "super", "owner": "user"}], "form": [{"key": "options.unicode.unicode", "type": "input", "dependencies": {"default": {"hide": ["options.unicode.unicode3"]}, "expected": {"test": {"show": ["options.unicode.unicode3"]}}}}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "type": "input"}, {"key": "options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Values 'test' must show 'Unicode follower 3'"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "title": "Unicode follower 2"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.unicode.unicode": {"required": true, "value": ["test", "val2"], "owner": "user"}, "options.unicode.unicode1": {"0": {"value": "super1", "owner": "user"}, "1": {"value": "super2", "owner": "user"}}, "options.unicode.unicode2": {"0": {"value": "pas test", "owner": "user"}, "1": {"value": "test", "owner": "user"}}, "options.unicode.unicode3": {"1": {"hidden": true, "value": "super", "owner": "user"}}}, "form": {"options.unicode.unicode": {"type": "input", "dependencies": {"default": {"hide": ["options.unicode.unicode3"]}, "expected": {"test": {"show": ["options.unicode.unicode3"]}}}}, "options.unicode.unicode1": {"type": "input"}, "options.unicode.unicode2": {"type": "input"}, "options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "isSubMulti": true, "title": "Unicode follower 2 submulti"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.unicode.unicode", "required": true}], "form": [{"key": "options.unicode.unicode", "type": "input"}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "type": "input"}, {"key": "options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "isMulti": true, "isSubMulti": true, "title": "Unicode follower 2 submulti"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.unicode.unicode": {"required": 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"}

View File

@ -1 +1 @@
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "default": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "options.unicode.unicode", "required": true, "value": ["val3", "val4"], "owner": "user"}, {"key": "options.unicode.unicode1", "index": 0, "value": "super1", "owner": "user"}, {"key": "options.unicode.unicode1", "index": 1, "value": "super2", "owner": "user"}, {"key": "options.unicode.unicode2", "index": 0, "value": "pas test", "owner": "user"}, {"key": "options.unicode.unicode2", "index": 1, "value": "test", "owner": "user"}, {"key": "options.unicode.unicode3", "index": 1, "value": "super", "owner": "user"}], "form": [{"key": "options.unicode.unicode", "clearable": true, "type": "input"}, {"key": "options.unicode.unicode1", "type": "input"}, {"key": "options.unicode.unicode2", "clearable": true, "type": "input"}, {"key": "options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}
{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "properties": {"options.unicode.unicode": {"name": "options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode leader"}, "options.unicode.unicode1": {"name": "options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"name": "options.unicode.unicode2", "type": "string", "default": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "options.unicode.unicode3": {"name": "options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.unicode.unicode": {"required": true, "value": ["val3", "val4"], "owner": "user"}, "options.unicode.unicode1": {"0": {"value": "super1", "owner": "user"}, "1": {"value": "super2", "owner": "user"}}, "options.unicode.unicode2": {"0": {"value": "pas test", "owner": "user"}, "1": {"value": "test", "owner": "user"}}, "options.unicode.unicode3": {"1": {"value": "super", "owner": "user"}}}, "form": {"options.unicode.unicode": {"clearable": true, "type": "input"}, "options.unicode.unicode1": {"type": "input"}, "options.unicode.unicode2": {"clearable": true, "type": "input"}, "options.unicode.unicode3": {"type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -1 +1 @@
{"updates": ["options.unicode.unicode", "options.unicode.unicode1", "options.unicode.unicode2", "options.unicode.unicode3"], "model": [{"key": "options.unicode.unicode", "owner": "default", "required": true, "value": ["val1", "val2"]}, {"index": 0, "key": "options.unicode.unicode2", "owner": "default", "value": "follower2"}, {"index": 1, "key": "options.unicode.unicode2", "owner": "default", "value": "follower2"}]}
{"updates": ["options.unicode.unicode", "options.unicode.unicode1", "options.unicode.unicode2", "options.unicode.unicode3"], "model": {"options.unicode.unicode": {"owner": "default", "required": true, "value": ["val1", "val2"]}, "options.unicode.unicode2": {"0": {"owner": "default", "value": "follower2"}, "1": {"owner": "default", "value": "follower2"}}}}

Some files were not shown because too many files have changed in this diff Show More