zwischenstand

This commit is contained in:
2024-02-13 16:36:09 +00:00
parent e5fba13002
commit 5763db4e22
187 changed files with 16453 additions and 1359 deletions

View File

@@ -1,7 +1,9 @@
- name: emailTitle
type: string
meta:
label: Email Titel
label:
de: Email Titel
en: Email title
containerProps:
layout:
size:
@@ -12,7 +14,9 @@
- name: placeholder
type: string
meta:
label: Platzhalter
label:
de: Platzhalter
en: Placeholder
containerProps:
layout:
size:
@@ -23,7 +27,9 @@
- name: notRequired
type: boolean
meta:
label: nicht Notwendig
label:
de: nicht Notwendig
en: not required
containerProps:
layout:
size:
@@ -34,7 +40,9 @@
- name: fieldOrder
type: number
meta:
label: Reihenfolge
label:
de: Reihenfolge
en: Order
helperText:
de: Die kleinste angegebene Zahl wird am weitesten oben in der Formularspalte stehen
en: The smallest specified number will be at the top of the form column.
@@ -44,8 +52,20 @@
default: "col-6"
small: "col-12"
large: "col-6"
- name: textTitle
type: string
meta:
label: Text Titel
helperText: Alternative zu textPlaceholder
label:
de: Text Titel
en: Text title
helperText:
de: Alternative zu textPlaceholder, steht dann über dem Inputfeld
en: Alternative to textPlaceholder, then stands above the input field
- name: groupTitle
type: string
meta:
label:
de: Gruppe Titel
en: Group title