robin - final version

This commit is contained in:
2023-07-16 21:31:08 +00:00
parent 8128f4f641
commit 383c1be382
10 changed files with 363 additions and 9 deletions

View File

@@ -211,11 +211,19 @@
dependsOn:
eval: $parent.contentType == 'worldCard'
subFields:
- name: cards
- name: row
type: object[]
meta:
label: Karten
subFields: !include cards.yml
label: Zeilen
subFields:
- name: cards
type: object[]
meta:
label: Karten
metaElements:
- verticalAlignment
- horizontalAlignment
subFields: !include cards.yml
- name: nestedCard
type: object[]