{
  "version": 12,
  "stages": [
    {
      "stage": "source_toolbar_properties_hover",
      "start": [
        "re:In ToolBar For '.*', Widget Source ToolBar Properties Enter"
      ],
      "end": [
        "Widget ToolTip Show"
      ],
      "abort": [
        "re:In ToolBar For '.*', Widget Source ToolBar Properties Leave"
      ]
    },
    {
      "stage": "source_toolbar_filters_hover",
      "start": [
        "re:In ToolBar For '.*', Widget Source ToolBar Filters Enter"
      ],
      "end": [
        "Widget ToolTip Show"
      ],
      "abort": [
        "re:In ToolBar For '.*', Widget Source ToolBar Filters Leave"
      ]
    },
    {
      "stage": "sourcex_toolbar_interact_hover",
      "start": [
        "re:In ToolBar For '.*', Widget Source ToolBar Interact Enter"
      ],
      "end": [
        "Widget ToolTip Show"
      ],
      "abort": [
        "re:In ToolBar For '.*', Widget Source ToolBar Interact Leave"
      ]
    }
  ]
}