{
    "version": "8.1.0",
    "restructuringDone": false,
    "tables": {
        "tt_content": {
            "elements": {
                "small_teaser_container": {
                    "color": "#24335c",
                    "colorOverlay": "#000000",
                    "columns": [
                        "tx_mask_teaser_items"
                    ],
                    "description": "",
                    "descriptions": [
                        ""
                    ],
                    "icon": "fa-window-restore",
                    "iconOverlay": "",
                    "key": "small_teaser_container",
                    "label": "Teaser-Element (klein)",
                    "labels": [
                        "Teaser-Elemente"
                    ],
                    "shortLabel": "",
                    "sorting": 2
                }
            },
            "sql": {
                "tx_mask_teaser_items": {
                    "tt_content": {
                        "tx_mask_teaser_items": "int(11) unsigned DEFAULT '0' NOT NULL"
                    }
                }
            },
            "tca": {
                "tx_mask_teaser_items": {
                    "config": {
                        "appearance": {
                            "enabledControls": {
                                "delete": 1,
                                "dragdrop": 1,
                                "hide": 1,
                                "info": 1,
                                "localize": 1,
                                "new": 1,
                                "sort": 1
                            },
                            "levelLinksPosition": "top",
                            "showAllLocalizationLink": 1,
                            "showNewRecordLink": 1,
                            "showPossibleLocalizationRecords": 1,
                            "useSortable": 1
                        },
                        "foreign_field": "parentid",
                        "foreign_sortby": "sorting",
                        "foreign_table": "--inlinetable--",
                        "foreign_table_field": "parenttable",
                        "maxitems": "4",
                        "minitems": "2",
                        "type": "inline"
                    },
                    "fullKey": "tx_mask_teaser_items",
                    "key": "teaser_items",
                    "type": "inline"
                }
            }
        },
        "tx_mask_teaser_items": {
            "sql": {
                "tx_mask_link": {
                    "tx_mask_teaser_items": {
                        "tx_mask_link": "varchar(255) DEFAULT '' NOT NULL"
                    }
                },
                "tx_mask_link_text": {
                    "tx_mask_teaser_items": {
                        "tx_mask_link_text": "varchar(255) DEFAULT '' NOT NULL"
                    }
                },
                "tx_mask_teaser_text": {
                    "tx_mask_teaser_items": {
                        "tx_mask_teaser_text": "varchar(255) DEFAULT '' NOT NULL"
                    }
                }
            },
            "tca": {
                "tx_mask_link": {
                    "config": {
                        "nullable": 0,
                        "required": 1,
                        "type": "link"
                    },
                    "fullKey": "tx_mask_link",
                    "inlineParent": "tx_mask_teaser_items",
                    "key": "link",
                    "label": "Zielseite",
                    "order": 3,
                    "type": "link"
                },
                "tx_mask_link_text": {
                    "config": {
                        "nullable": 0,
                        "required": 1,
                        "type": "input"
                    },
                    "fullKey": "tx_mask_link_text",
                    "inlineParent": "tx_mask_teaser_items",
                    "key": "link_text",
                    "label": "Link-Text",
                    "order": 2,
                    "type": "string"
                },
                "tx_mask_teaser_text": {
                    "config": {
                        "nullable": 0,
                        "type": "input"
                    },
                    "fullKey": "tx_mask_teaser_text",
                    "inlineParent": "tx_mask_teaser_items",
                    "key": "teaser_text",
                    "label": "Teaser-Text",
                    "order": 1,
                    "type": "string"
                }
            }
        }
    }
}
