VisualDataSchema:Person: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: content model change |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
"uuid": "6607e440da916", | |||
"name": "Person", | "name": "Person", | ||
"title-parsed": "Person", | "title-parsed": "Person", | ||
Line 16: | Line 17: | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [] | "input-config": [], | ||
"uuid": "6607e440da919" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 31: | Line 33: | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false, | ||
"uuid": "6607e440da91c" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 46: | Line 49: | ||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"value-formula": "\u003Cfirst_name\u003E \u003Clast_name\u003E" | "value-formula": "\u003Cfirst_name\u003E \u003Clast_name\u003E", | ||
"uuid": "6607e440da91f" | |||
}, | }, | ||
"options": { | "options": { | ||
Line 57: | Line 61: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
"uuid": "6607e440da921", | |||
"name": "contacts", | "name": "contacts", | ||
"title-parsed": "Contacts", | "title-parsed": "Contacts", | ||
Line 68: | Line 73: | ||
"title-parsed": "email", | "title-parsed": "email", | ||
"title": "email", | "title": "email", | ||
"unique-items": | "unique-items": true, | ||
"type": "schema" | "type": "schema", | ||
"uuid": "6607e5093f835" | |||
}, | }, | ||
"items": { | "items": { | ||
Line 76: | Line 82: | ||
"name": "email", | "name": "email", | ||
"type": "property", | "type": "property", | ||
"multiple-items": true, | |||
"label-parsed": "email", | |||
"default-parsed": [], | |||
"uuid": "6607e440da922", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 88: | Line 97: | ||
"type": "array", | "type": "array", | ||
"title": "email", | "title": "email", | ||
"uniqueItems": | "uniqueItems": true | ||
}, | }, | ||
"phone": { | "phone": { | ||
Line 95: | Line 104: | ||
"title-parsed": "phone", | "title-parsed": "phone", | ||
"title": "phone", | "title": "phone", | ||
"unique-items": | "unique-items": true, | ||
"type": "schema" | "type": "schema", | ||
"uuid": "6607e5093f83a" | |||
}, | }, | ||
"items": { | "items": { | ||
Line 103: | Line 113: | ||
"name": "phone", | "name": "phone", | ||
"type": "property", | "type": "property", | ||
"multiple-items": true, | |||
"label-parsed": "phone", | |||
"default-parsed": [], | |||
"uuid": "6607e440da926", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "intl-tel-input", | "preferred-input": "intl-tel-input", | ||
"input-config": [], | "input-config": [], | ||
Line 115: | Line 128: | ||
"type": "array", | "type": "array", | ||
"title": "phone", | "title": "phone", | ||
"uniqueItems": | "uniqueItems": true | ||
} | } | ||
}, | }, |
Latest revision as of 10:10, 30 March 2024
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Person" |