Studio: fix presets

This commit is contained in:
Pieter Vander Vennet 2023-06-20 01:32:24 +02:00
parent 223acee29c
commit 4c59f4482d
17 changed files with 244 additions and 62 deletions

View file

@ -34211,11 +34211,11 @@
],
"required": true,
"hints": {
"typehint": "simpletag",
"typehint": "simple_tag",
"question": "What tag should be added to the new object?"
},
"type": "array",
"description": "The tags to add. It determines the icon too.\nUse <code>key=value</code>\n"
"description": "A single tag (encoded as <code>key=value</code>) out of all the tags to add onto the newly created point.\nNote that the icon in the UI will be chosen automatically based on the tags provided here.\n"
},
{
"path": [
@ -34223,7 +34223,9 @@
"description"
],
"required": false,
"hints": {},
"hints": {
"question": "How would you describe this feature?"
},
"type": [
{
"$ref": "#/definitions/Record<string,string>"
@ -34232,7 +34234,7 @@
"type": "string"
}
],
"description": "The _first sentence_ of the description is shown on the button of the `add` menu.\nThe full description is shown in the confirmation dialog.\n\n(The first sentence is until the first '.'-character in the description)"
"description": "An extra explanation of what the feature is, if it is not immediately clear from the title alone.\n\nThe _first sentence_ of the description is shown on the button of the `add` menu.\nThe full description is shown in the confirmation dialog.\n\n(The first sentence is until the first '.'-character in the description)\n"
},
{
"path": [
@ -34241,10 +34243,11 @@
],
"required": false,
"hints": {
"typehint": "image"
"typehint": "image",
"question": "What is the URL of an image showing such a feature?"
},
"type": "array",
"description": "Example images, which show real-life pictures of what such a feature might look like\n"
"description": "The URL of an example image which shows a real-life example of what such a feature might look like.\n"
},
{
"path": [

View file

@ -36255,11 +36255,11 @@
],
"required": true,
"hints": {
"typehint": "simpletag",
"typehint": "simple_tag",
"question": "What tag should be added to the new object?"
},
"type": "array",
"description": "The tags to add. It determines the icon too.\nUse <code>key=value</code>\n"
"description": "A single tag (encoded as <code>key=value</code>) out of all the tags to add onto the newly created point.\nNote that the icon in the UI will be chosen automatically based on the tags provided here.\n"
},
{
"path": [
@ -36268,7 +36268,9 @@
"description"
],
"required": false,
"hints": {},
"hints": {
"question": "How would you describe this feature?"
},
"type": [
{
"$ref": "#/definitions/Record<string,string>"
@ -36277,7 +36279,7 @@
"type": "string"
}
],
"description": "The _first sentence_ of the description is shown on the button of the `add` menu.\nThe full description is shown in the confirmation dialog.\n\n(The first sentence is until the first '.'-character in the description)"
"description": "An extra explanation of what the feature is, if it is not immediately clear from the title alone.\n\nThe _first sentence_ of the description is shown on the button of the `add` menu.\nThe full description is shown in the confirmation dialog.\n\n(The first sentence is until the first '.'-character in the description)\n"
},
{
"path": [
@ -36287,10 +36289,11 @@
],
"required": false,
"hints": {
"typehint": "image"
"typehint": "image",
"question": "What is the URL of an image showing such a feature?"
},
"type": "array",
"description": "Example images, which show real-life pictures of what such a feature might look like\n"
"description": "The URL of an example image which shows a real-life example of what such a feature might look like.\n"
},
{
"path": [
@ -80113,11 +80116,11 @@
],
"required": true,
"hints": {
"typehint": "simpletag",
"typehint": "simple_tag",
"question": "What tag should be added to the new object?"
},
"type": "array",
"description": "The tags to add. It determines the icon too.\nUse <code>key=value</code>\n"
"description": "A single tag (encoded as <code>key=value</code>) out of all the tags to add onto the newly created point.\nNote that the icon in the UI will be chosen automatically based on the tags provided here.\n"
},
{
"path": [
@ -80127,7 +80130,9 @@
"description"
],
"required": false,
"hints": {},
"hints": {
"question": "How would you describe this feature?"
},
"type": [
{
"$ref": "#/definitions/Record<string,string>"
@ -80136,7 +80141,7 @@
"type": "string"
}
],
"description": "The _first sentence_ of the description is shown on the button of the `add` menu.\nThe full description is shown in the confirmation dialog.\n\n(The first sentence is until the first '.'-character in the description)"
"description": "An extra explanation of what the feature is, if it is not immediately clear from the title alone.\n\nThe _first sentence_ of the description is shown on the button of the `add` menu.\nThe full description is shown in the confirmation dialog.\n\n(The first sentence is until the first '.'-character in the description)\n"
},
{
"path": [
@ -80147,10 +80152,11 @@
],
"required": false,
"hints": {
"typehint": "image"
"typehint": "image",
"question": "What is the URL of an image showing such a feature?"
},
"type": "array",
"description": "Example images, which show real-life pictures of what such a feature might look like\n"
"description": "The URL of an example image which shows a real-life example of what such a feature might look like.\n"
},
{
"path": [