{
  "Version": 0,
  "Z": 20,
  "Scripts": [
    "Canvas/HeliScript/helApi.hs",
    "Canvas/HeliScript/helConfig.hs",
    "Canvas/HeliScript/helFunc.hs",
    "Canvas/HeliScript/GenericInputDialog/GenericInputDialogMain.hs"

  ],
  "Layout": [

    {
      "Comment": "common large /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////",
      "Name": "generic_input_dialog",
      "Show": false,
      "Z": 10,
      "Components": [
        "GenericInputDialogMain"
      ],
      "AutoLoading": false,
      "Gui": [
        {
          "Name": "common_btn_close",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos": [
            615,
            -335
          ],
          "Size": [
            30,
            30
          ],
          "Z": 2,
          "Pivot": [
            0.5,
            0.5
          ],
          "Anchor": "CM",
          "Toggle": [
            {
              "Name": "Toggle_GenericWindow_Middle_Large",
              "State": false
            }
          ],
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_close.png",
            "OnKeyDownMulColor": [
              0.5,
              0.5,
              0.5,
              1.0
            ]
          },
          "GUIAction": [
            {
              "SetShowLayer": {
                "Name": "genericwindow_common_middle",
                "Show": false
              }
            },
            {
              "SetShowLayer": {
                "Name": "genericwindow_seekbar_middle",
                "Show": false
              }
            },
            {
              "SetShowLayer": {
                "Name": "genericwindow_common_large",
                "Show": false
              }
            },
            {
              "SetShowLayer": {
                "Name": "genericwindow_seekbar_large",
                "Show": false
              }
            },
            {
              "String": {
                "Name": "ToggleDefault",
                "Value": "Toggle_GenericWindow_Middle_Large"
              }
            },
            {
              "Func": {
                "Name": "MovieViewerClose"
              }
            }
          ]
        },
				{
					"Name": "BackGround",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Show": true,
          "Pos":[ 0, 0],
          "Size":[ 12288, 12288],
          "Z": 0,
          "Pivot":[ 0.5, 0.5],
          "Anchor":"CM",
          "ParamButton": {
            "FileName": "gui2024/modal.png"
          }
        },
        {
          "Comment": "入力タイトル",
          "Name": "input_title",
          "Type": "text",
          "Show": true,
          "Pos":[ 50, -60],
          "Size":[ 400, 150],
          "Z": 7,
          "Pivot":[0.5, 0.5],
          "Anchor":"CM",
          "ParamText": {
            "Alignment":"LM",
            "FontSize": 16,
            "FontFamily": "BIZUDPGothic",
            "LineSpace": 1.5,
            "Color":[ 1.0, 1.0, 1.0, 1.0],
            "OverflowWrap":true,
            "Text": "XXXXXXXXXXXXXXXXXX"
          }
        },
        {
          "Comment": "入力テキスト",
          "Name": "input_text",
          "Type": "text",
          "Show": true,
          "Pos":[ 50, 0],
          "Size":[ 400, 150],
          "Z": 7,
          "Pivot":[0.5, 0.5],
          "Anchor":"CM",
          "ParamText": {
            "Alignment":"LM",
            "FontSize": 20,
            "FontFamily": "BIZUDPGothic",
            "LineSpace": 1.5,
            "Color":[ 0.0, 0.0, 0.0, 1.0],
            "OverflowWrap":true,
            "Text": "XXXXXXXXXXXXXXXXXX"
          }
        },
        {
          "Name": "input_bg",
          "Type": "button",
          "Show": true,
          "Pos":[ 0, 0],
          "Size":[320,34],
          "Z": 1,
          "Pivot":[ 0.5, 0.5],
          "Anchor":"CM",
          "ParamButton": {
            "FileName": "gui2024/white.png"
          }
        },
        {
          "Name": "common_dialog_bg",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[0,0],
          "Size":[344,176],
          "Z": -1,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
				{
					"Name": "CloseButton",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 165, -80],
					"Size": [ 35, 35],
					"Z": 1,
					"Pivot": [ 1.0, 0.0],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/common/common_btn_close_po.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					}
				},
        {
          "Name": "btn_ok",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[0,60],
          "Size":[189,48],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_ok.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
            "ClickAreaSize":[146, 32]
          }
        }
      ]
    }
  ]
}