{
  "!!!!! DO NOT EDIT THIS FILE !!!!!!": {
    "REGENERATE THIS WITH ONE OF THE FOLLOWING": [
      "yarn docgen ./packages/monorail/src/v2/components/AppIcon/AppIcon.tsx",
      "yarn docgen:all"
    ]
  },
  "parameters": { "docs": { "description": { "component": "" } } },
  "argTypes": {
    "appName": {
      "defaultValue": null,
      "description": "",
      "name": "appName",
      "required": true,
      "type": {
        "name": "enum",
        "raw": "AppOrAuthSubAppName",
        "value": [
          { "value": "\"admin\"" },
          { "value": "\"event-design\"" },
          { "value": "\"events\"" },
          { "value": "\"execution\"" },
          { "value": "\"hardhat\"" },
          { "value": "\"home\"" },
          { "value": "\"impact\"" },
          { "value": "\"externalLms\"" },
          { "value": "\"my-org\"" },
          { "value": "\"network-setup\"" },
          { "value": "\"range\"" },
          { "value": "\"repo\"" },
          { "value": "\"reports-analytics\"" },
          { "value": "\"techops\"" },
          { "value": "\"tracker\"" },
          { "value": "\"training\"" },
          { "value": "\"academy\"" },
          { "value": "\"admin\"" },
          { "value": "\"catalog\"" },
          { "value": "\"event-design\"" },
          { "value": "\"events\"" },
          { "value": "\"execution\"" },
          { "value": "\"hardhat\"" },
          { "value": "\"network-setup\"" },
          { "value": "\"range\"" },
          { "value": "\"reports-analytics\"" },
          { "value": "\"techops\"" },
          { "value": "\"tracker\"" }
        ],
        "required": true
      },
      "table": {
        "type": {
          "summary": "\"admin\" | \"event-design\" | \"events\" | \"execution\" | \"hardhat\" | \"home\" | \"impact\" | \"externalLms\" | \"my-org\" | \"network-setup\" | \"range\" | \"repo\" | \"reports-analytics\" | \"techops\" | \"tracker\" | \"training\" | \"academy\" | \"admin\" | \"catalog\" | \"event-design\" | \"events\" | \"execution\" | \"hardhat\" | \"network-setup\" | \"range\" | \"reports-analytics\" | \"techops\" | \"tracker\""
        }
      },
      "control": {
        "type": "select",
        "options": [
          "admin",
          "event-design",
          "events",
          "execution",
          "hardhat",
          "home",
          "impact",
          "externalLms",
          "my-org",
          "network-setup",
          "range",
          "repo",
          "reports-analytics",
          "techops",
          "tracker",
          "training",
          "academy",
          "admin",
          "catalog",
          "event-design",
          "events",
          "execution",
          "hardhat",
          "network-setup",
          "range",
          "reports-analytics",
          "techops",
          "tracker"
        ]
      }
    }
  }
}
