{
  "eventsAndFunctions": [
    {
      "algorithm": {
        "parameters": [
          {
            "name": "data",
            "type": "any"
          }
        ],
        "statements": [],
        "typeReturn": "any",
        "variables": []
      },
      "name": "main_receiveData"
    }
  ],
  "model": [
    {
      "name": "planId",
      "required": true,
      "type": "string"
    },
    {
      "name": "mainGoalId",
      "required": true,
      "type": "string"
    }
  ],
  "root": {
    "children": [
      {
        "cssClass": "blz-form-center",
        "name": "goalStepper",
        "orientation": "horizontal",
        "steps": [
          {
            "cmp": "CmpSpGoalEditor",
            "text": "[[Add]] [[Goal]]"
          },
          {
            "cmp": "CmpSfGoalsSalesTeams",
            "text": "[[SelectSalesTeam]]"
          }
        ],
        "toolbarOrientation": "right",
        "widget": "Stepper"
      }
    ],
    "layout": "responsive"
  },
  "routing": null,
  "unused": []
}