tiramisu-api-python/test/data/unicode1_leadership_require...

1 line
1.6 KiB
JSON

{"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"}