mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-12 23:36:00 +00:00
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: antontranelis <31516529+antontranelis@users.noreply.github.com> Co-authored-by: Anton Tranelis <mail@antontranelis.de>
46 lines
1.0 KiB
JSON
46 lines
1.0 KiB
JSON
{
|
|
"collection": "maps",
|
|
"field": "show_fullscreen_control",
|
|
"type": "boolean",
|
|
"meta": {
|
|
"collection": "maps",
|
|
"conditions": null,
|
|
"display": null,
|
|
"display_options": null,
|
|
"field": "show_fullscreen_control",
|
|
"group": "Controls",
|
|
"hidden": false,
|
|
"interface": "boolean",
|
|
"note": null,
|
|
"options": null,
|
|
"readonly": false,
|
|
"required": false,
|
|
"sort": 6,
|
|
"special": [
|
|
"cast-boolean"
|
|
],
|
|
"translations": null,
|
|
"validation": null,
|
|
"validation_message": null,
|
|
"width": "half"
|
|
},
|
|
"schema": {
|
|
"name": "show_fullscreen_control",
|
|
"table": "maps",
|
|
"data_type": "boolean",
|
|
"default_value": false,
|
|
"max_length": null,
|
|
"numeric_precision": null,
|
|
"numeric_scale": null,
|
|
"is_nullable": true,
|
|
"is_unique": false,
|
|
"is_indexed": false,
|
|
"is_primary_key": false,
|
|
"is_generated": false,
|
|
"generation_expression": null,
|
|
"has_auto_increment": false,
|
|
"foreign_key_table": null,
|
|
"foreign_key_column": null
|
|
}
|
|
}
|