{
  "apiVersion": 3,
  "name": "quantaum/directions-button",
  "title": "Directions Button",
  "category": "widgets",
  "icon": "location-alt",
  "textdomain": "qlcb",
  "editorScript": "qlcb-blocks",
  "attributes": {
    "label": { "type": "string", "default": "Get directions" },
    "class": { "type": "string", "default": "" },
    "icon": { "type": "string", "default": "1" },
    "track": { "type": "string", "default": "1" },
    "directions_url": { "type": "string", "default": "" }
  },
  "supports": { "html": false }
}
