{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "tfcwidgets4wp/embed",
  "title": "theFinancials Embed",
  "category": "embed",
  "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 192.000000 192.000000\" preserveAspectRatio=\"xMidYMid meet\"><g transform=\"translate(0.000000,192.000000) scale(0.050000,-0.050000)\" fill=\"currentColor\" stroke=\"none\"><path d=\"M1610 3810 c-1448 -237 -2095 -1928 -1180 -3085 605 -766 1751 -934 2570 -379 809 549 1065 1705 565 2544 -407 682 -1181 1047 -1955 920z m1805 -1395 c3 -261 -1 -475 -10 -475 -9 0 -83 68 -165 150 l-149 150 -556 -555 -555 -555 -320 320 -320 320 -395 -395 -396 -395 -154 155 c-85 86 -155 165 -155 176 0 10 247 267 550 569 l550 550 320 -320 320 -320 390 390 390 389 -150 151 c-83 83 -150 158 -150 166 0 8 214 12 475 9 l475 -5 5 -475z\"/></g></svg>",
  "description": "Embed a financial widget from theFinancials.com.",
  "keywords": [
    "thefinancials",
    "finance",
    "widget"
  ],
  "textdomain": "thefinancials-market-widgets",
  "attributes": {
    "market": {
      "type": "string",
      "default": ""
    },
    "title": {
      "type": "string",
      "default": ""
    },
    "size": {
      "type": "string",
      "default": ""
    },
    "method": {
      "type": "string",
      "default": "script"
    },
    "iframe_height": {
      "type": "number",
      "default": 500
    },
    "wid": {
      "type": "string",
      "default": ""
    }
  },
  "editorScript": "tfcwidgets4wp-block",
  "supports": {}
}
