{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "create-block/social-share-block",
  "version": "0.1.0",
  "title": "Share Buttons (Free)",
  "category": "adaire-social-engagement",
  "description": "Add social media share buttons for Facebook, Twitter, LinkedIn, and other platforms.",
  "example": {},
  "supports": {
    "html": false,
    "anchor": true,
    "align": [
      "left",
      "center",
      "right"
    ],
    "customClassName": true
  },
  "textdomain": "social-share-block",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "viewScript": "file:./view.js",
  "attributes": {
    "blockId": {
      "type": "string",
      "default": ""
    },
    "buttonIcon": {
      "type": "string",
      "default": "bi bi-share"
    },
    "iconColor": {
      "type": "string",
      "default": "#333333"
    },
    "iconSize": {
      "type": "number",
      "default": 24
    },
    "buttonBackgroundColor": {
      "type": "string",
      "default": "transparent"
    },
    "buttonHoverBackgroundColor": {
      "type": "string",
      "default": "transparent"
    },
    "buttonPadding": {
      "type": "object",
      "default": {
        "top": "12px",
        "right": "12px",
        "bottom": "12px",
        "left": "12px"
      }
    },
    "borderRadius": {
      "type": "number",
      "default": 0
    },
    "borderWidth": {
      "type": "number",
      "default": 0
    },
    "borderColor": {
      "type": "string",
      "default": "#333333"
    },
    "alignment": {
      "type": "string",
      "default": "left"
    },
    "enabledPlatforms": {
      "type": "object",
      "default": {
        "facebook": true,
        "x": true,
        "linkedin": true,
        "whatsapp": true,
        "telegram": true,
        "reddit": true,
        "pinterest": true,
        "email": true
      }
    },
    "platformIcons": {
      "type": "object",
      "default": {
        "facebook": "bi bi-facebook",
        "x": "bi bi-twitter-x",
        "linkedin": "bi bi-linkedin",
        "whatsapp": "bi bi-whatsapp",
        "telegram": "bi bi-telegram",
        "reddit": "bi bi-reddit",
        "pinterest": "bi bi-pinterest",
        "email": "bi bi-envelope"
      }
    },
    "platformLabels": {
      "type": "object",
      "default": {
        "facebook": "Facebook",
        "x": "X (Twitter)",
        "linkedin": "LinkedIn",
        "whatsapp": "WhatsApp",
        "telegram": "Telegram",
        "reddit": "Reddit",
        "pinterest": "Pinterest",
        "email": "Email"
      }
    },
    "tooltipPosition": {
      "type": "string",
      "default": "top"
    },
    "fontFamily": {
      "type": "string",
      "default": ""
    },
    "platformFontSize": {
      "type": "number",
      "default": 14
    },
    "platformFontWeight": {
      "type": "string",
      "default": "400"
    },
    "platformLineHeight": {
      "type": "string",
      "default": "1.4"
    },
    "platformLetterSpacing": {
      "type": "string",
      "default": "normal"
    },
    "platformTextTransform": {
      "type": "string",
      "default": "none"
    }
  },
  "icon": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_94_133)\">\n<path d=\"M17.1144 13.3079C16.4733 13.3082 15.8422 13.4657 15.2776 13.7662C14.7129 14.0668 14.2322 14.501 13.8784 15.0302L10.4771 13.3492C10.667 12.8913 10.764 12.4009 10.7624 11.9059C10.7634 11.4571 10.6844 11.0117 10.5293 10.59L13.8801 8.93133C14.4261 9.75244 15.2702 10.3341 16.2376 10.5557C17.205 10.7773 18.2215 10.6219 19.0763 10.1217C19.9311 9.62147 20.5587 8.8148 20.829 7.86889C21.0993 6.92298 20.9915 5.91038 20.5281 5.04098C20.0647 4.17157 19.2811 3.51204 18.3398 3.19911C17.3985 2.88617 16.3716 2.94381 15.4721 3.36009C14.5726 3.77638 13.8693 4.51938 13.5082 5.43508C13.147 6.35078 13.1556 7.36896 13.5322 8.27855L10.2127 9.91824C9.77752 9.20314 9.11917 8.64762 8.33702 8.33558C7.55487 8.02354 6.69139 7.97192 5.87699 8.18851C5.06259 8.40511 4.3415 8.87816 3.8226 9.53623C3.3037 10.1943 3.01517 11.0016 3.00058 11.8364C2.986 12.6711 3.24614 13.4878 3.74174 14.1632C4.23734 14.8387 4.94148 15.3362 5.74782 15.5805C6.55417 15.8249 7.41892 15.8028 8.2115 15.5178C9.00409 15.2327 9.68147 14.7 10.1413 14.0003L13.5269 15.6796C13.2074 16.4418 13.1439 17.2856 13.346 18.0862C13.5481 18.8869 14.0049 19.6019 14.6491 20.1258C15.2932 20.6496 16.0904 20.9545 16.923 20.9953C17.7556 21.0361 18.5793 20.8107 19.2726 20.3524C19.9658 19.8941 20.4918 19.2272 20.7727 18.4502C21.0537 17.6732 21.0747 16.8274 20.8328 16.0376C20.5908 15.2479 20.0987 14.5561 19.4291 14.0646C18.7595 13.573 17.948 13.3077 17.1144 13.3079ZM17.1144 3.76593C17.7203 3.76593 18.3127 3.94381 18.8165 4.27709C19.3203 4.61037 19.713 5.08408 19.9449 5.63831C20.1768 6.19253 20.2375 6.80239 20.1192 7.39076C20.001 7.97912 19.7092 8.51957 19.2808 8.94375C18.8523 9.36794 18.3064 9.65681 17.7121 9.77384C17.1178 9.89088 16.5017 9.83082 15.9419 9.60125C15.3821 9.37168 14.9036 8.98292 14.5669 8.48413C14.2303 7.98533 14.0506 7.39892 14.0506 6.79903C14.0506 5.9946 14.3734 5.22312 14.948 4.6543C15.5225 4.08549 16.3018 3.76593 17.1144 3.76593ZM9.58808 13.1529L9.50631 13.313C9.19231 13.8836 8.69732 14.3361 8.09777 14.6004C7.49821 14.8648 6.82741 14.9265 6.18894 14.7759C5.55046 14.6253 4.9798 14.2709 4.56505 13.7672C4.15031 13.2636 3.91454 12.6389 3.89413 11.9894C3.87372 11.3399 4.06982 10.7019 4.45214 10.1737C4.83447 9.64558 5.38178 9.25669 6.00957 9.06711C6.63735 8.87753 7.31072 8.8978 7.92572 9.12478C8.54072 9.35176 9.06315 9.77284 9.41237 10.323C9.53878 10.5229 9.64097 10.7368 9.71683 10.9603C9.95789 11.6786 9.91309 12.4609 9.59156 13.1477L9.58808 13.1529ZM17.1144 20.187C16.5084 20.187 15.9161 20.0092 15.4122 19.6759C14.9084 19.3426 14.5157 18.8689 14.2838 18.3147C14.0519 17.7604 13.9913 17.1506 14.1095 16.5622C14.2277 15.9738 14.5195 15.4334 14.948 15.0092C15.3764 14.585 15.9223 14.2962 16.5166 14.1791C17.111 14.0621 17.727 14.1221 18.2868 14.3517C18.8466 14.5813 19.3251 14.9701 19.6618 15.4688C19.9984 15.9676 20.1781 16.554 20.1781 17.1539C20.1783 17.5523 20.0992 17.9468 19.9454 18.3149C19.7915 18.683 19.5658 19.0175 19.2813 19.2992C18.9967 19.5809 18.6589 19.8043 18.2871 19.9566C17.9153 20.109 17.5168 20.1873 17.1144 20.187Z\" fill=\"#D52940\"/>\n</g>\n<defs>\n<clipPath id=\"clip0_94_133\">\n<rect width=\"24\" height=\"24\" rx=\"5\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>"
}