{
    "key": "group_bwm_hundred",
    "title": "Brentwood 100 Details",
    "fields": [
        {
            "key": "field_bwm_hundred_text",
            "label": "Text",
            "name": "hundred_text",
            "aria-label": "",
            "type": "wysiwyg",
            "instructions": "The tile's words. The title is added automatically — don't repeat it here.",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "100",
                "class": "",
                "id": ""
            },
            "tabs": "visual",
            "toolbar": "basic",
            "media_upload": 0,
            "delay": 0,
            "default_value": ""
        },
        {
            "key": "field_bwm_hundred_media_type",
            "label": "Media type",
            "name": "hundred_media_type",
            "aria-label": "",
            "type": "button_group",
            "instructions": "What kind of media this tile uses.",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "30",
                "class": "",
                "id": ""
            },
            "choices": {
                "images": "Images",
                "video": "Video"
            },
            "default_value": "images",
            "allow_null": 1,
            "return_format": "value",
            "layout": "horizontal"
        },
        {
            "key": "field_bwm_hundred_images",
            "label": "Images",
            "name": "hundred_images",
            "aria-label": "",
            "type": "gallery",
            "instructions": "The first image is the tile face; the popup shows them all.",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_bwm_hundred_media_type",
                        "operator": "==",
                        "value": "images"
                    }
                ]
            ],
            "wrapper": {
                "width": "70",
                "class": "",
                "id": ""
            },
            "return_format": "array",
            "preview_size": "medium",
            "insert": "append",
            "library": "all"
        },
        {
            "key": "field_bwm_hundred_video_file",
            "label": "Video file (MP4)",
            "name": "hundred_video_file",
            "aria-label": "",
            "type": "file",
            "instructions": "Plays silently in the tile. Keep it short and small — it autoplays on the grid.",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_bwm_hundred_media_type",
                        "operator": "==",
                        "value": "video"
                    }
                ]
            ],
            "wrapper": {
                "width": "35",
                "class": "",
                "id": ""
            },
            "return_format": "array",
            "library": "all",
            "mime_types": "mp4,webm"
        },
        {
            "key": "field_bwm_hundred_video_url",
            "label": "YouTube / Vimeo link",
            "name": "hundred_video_url",
            "aria-label": "",
            "type": "url",
            "instructions": "Shown in the popup. A tile can have a poster image and a link, or an MP4, or both.",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_bwm_hundred_media_type",
                        "operator": "==",
                        "value": "video"
                    }
                ]
            ],
            "wrapper": {
                "width": "35",
                "class": "",
                "id": ""
            }
        },
        {
            "key": "field_bwm_hundred_video_poster",
            "label": "Video poster image",
            "name": "hundred_video_poster",
            "aria-label": "",
            "type": "image",
            "instructions": "The still shown before the video plays, and on the tile for a YouTube link.",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_bwm_hundred_media_type",
                        "operator": "==",
                        "value": "video"
                    }
                ]
            ],
            "wrapper": {
                "width": "30",
                "class": "",
                "id": ""
            },
            "return_format": "array",
            "preview_size": "medium",
            "library": "all"
        }
    ],
    "location": [
        [
            {
                "param": "post_type",
                "operator": "==",
                "value": "bw_hundred"
            }
        ]
    ],
    "menu_order": 0,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "hide_on_screen": "",
    "active": true,
    "description": "Fields for Brentwood 100 mosaic items. Featured image = cover photo; post_content = story body.",
    "show_in_rest": 0,
    "display_title": "",
    "allow_ai_access": false,
    "ai_description": "",
    "modified": 1782000000
}
