{
  "id": "map_console_action_bar",
  "view": {
    "items": [
      {
        "icon": "Visibility",
        "title": "View the output",
        "on-click": "$$PRESET_VIEW",
        "label": "View the output",
        "key": "$$PRESET_VIEW",
        "targetEditor": {
          "editor": [
            "preset",
            "preset_with_filter"
          ],
          "mode": []
        }
      },
      {
        "extraclass": "send-for-translation-button",
        "label": "Translation",
        "title": "Translation",
        "on-click": "$$APP_SUBMIT_FOR_TRANSLATION",
        "key": "$$APP_SUBMIT_FOR_TRANSLATION",
        "targetEditor": {
          "editor": [
            "translation"
          ],
          "mode": []
        }
      }
    ]
  }
}
