{
    "id": ":grids/grid",
    "name": "グリッド - Grid",
    "hidden": true,
    "interface": {
        "fields": {
            "col": {
                "fieldType": "loop",
                "label": "カラム"
            }
        },
        "subModule": {
            "col": {
                "fields": {
                    "column-width": {
                        "fieldType": "input",
                        "type": "select",
                        "label": "幅",
                        "display": "select",
                        "options": [
                            {
                                "value": "1of1",
                                "label": "フルカラム"
                            },
                            {
                                "value": "1of2",
                                "label": "1/2 幅"
                            },
                            {
                                "value": "1of3",
                                "label": "1/3 幅"
                            },
                            {
                                "value": "2of3",
                                "label": "2/3 幅"
                            },
                            {
                                "value": "1of4",
                                "label": "1/4 幅"
                            },
                            {
                                "value": "3of4",
                                "label": "3/4 幅"
                            },
                            {
                                "value": "1of5",
                                "label": "1/5 幅"
                            },
                            {
                                "value": "2of5",
                                "label": "2/5 幅"
                            },
                            {
                                "value": "3of5",
                                "label": "3/5 幅"
                            },
                            {
                                "value": "4of5",
                                "label": "4/5 幅"
                            },
                            {
                                "value": "1of6",
                                "label": "1/6 幅"
                            },
                            {
                                "value": "5of6",
                                "label": "5/6 幅"
                            }
                        ]
                    },
                    "column-width-lg": {
                        "fieldType": "input",
                        "type": "select",
                        "label": "PCサイズのときの幅",
                        "display": "select",
                        "options": [
                            {
                                "value": "",
                                "label": ""
                            },
                            {
                                "value": "1of1",
                                "label": "フルカラム"
                            },
                            {
                                "value": "1of2",
                                "label": "1/2 幅"
                            },
                            {
                                "value": "1of3",
                                "label": "1/3 幅"
                            },
                            {
                                "value": "2of3",
                                "label": "2/3 幅"
                            },
                            {
                                "value": "1of4",
                                "label": "1/4 幅"
                            },
                            {
                                "value": "3of4",
                                "label": "3/4 幅"
                            },
                            {
                                "value": "1of5",
                                "label": "1/5 幅"
                            },
                            {
                                "value": "2of5",
                                "label": "2/5 幅"
                            },
                            {
                                "value": "3of5",
                                "label": "3/5 幅"
                            },
                            {
                                "value": "4of5",
                                "label": "4/5 幅"
                            },
                            {
                                "value": "1of6",
                                "label": "1/6 幅"
                            },
                            {
                                "value": "5of6",
                                "label": "5/6 幅"
                            }
                        ]
                    },
                    "column-width-md": {
                        "fieldType": "input",
                        "type": "select",
                        "label": "タブレットサイズのときの幅",
                        "display": "select",
                        "options": [
                            {
                                "value": "",
                                "label": ""
                            },
                            {
                                "value": "1of1",
                                "label": "フルカラム"
                            },
                            {
                                "value": "1of2",
                                "label": "1/2 幅"
                            },
                            {
                                "value": "1of3",
                                "label": "1/3 幅"
                            },
                            {
                                "value": "2of3",
                                "label": "2/3 幅"
                            },
                            {
                                "value": "1of4",
                                "label": "1/4 幅"
                            },
                            {
                                "value": "3of4",
                                "label": "3/4 幅"
                            },
                            {
                                "value": "1of5",
                                "label": "1/5 幅"
                            },
                            {
                                "value": "2of5",
                                "label": "2/5 幅"
                            },
                            {
                                "value": "3of5",
                                "label": "3/5 幅"
                            },
                            {
                                "value": "4of5",
                                "label": "4/5 幅"
                            },
                            {
                                "value": "1of6",
                                "label": "1/6 幅"
                            },
                            {
                                "value": "5of6",
                                "label": "5/6 幅"
                            }
                        ]
                    },
                    "column-width-sm": {
                        "fieldType": "input",
                        "type": "select",
                        "label": "スマートフォンサイズのときの幅",
                        "display": "select",
                        "options": [
                            {
                                "value": "",
                                "label": ""
                            },
                            {
                                "value": "1of1",
                                "label": "フルカラム"
                            },
                            {
                                "value": "1of2",
                                "label": "1/2 幅"
                            },
                            {
                                "value": "1of3",
                                "label": "1/3 幅"
                            },
                            {
                                "value": "2of3",
                                "label": "2/3 幅"
                            },
                            {
                                "value": "1of4",
                                "label": "1/4 幅"
                            },
                            {
                                "value": "3of4",
                                "label": "3/4 幅"
                            },
                            {
                                "value": "1of5",
                                "label": "1/5 幅"
                            },
                            {
                                "value": "2of5",
                                "label": "2/5 幅"
                            },
                            {
                                "value": "3of5",
                                "label": "3/5 幅"
                            },
                            {
                                "value": "4of5",
                                "label": "4/5 幅"
                            },
                            {
                                "value": "1of6",
                                "label": "1/6 幅"
                            },
                            {
                                "value": "5of6",
                                "label": "5/6 幅"
                            }
                        ]
                    },
                    "main": {
                        "fieldType": "module",
                        "label": "内容"
                    }
                }
            }
        }
    }
}