{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "b-blocks/team-section",
  "version": "1.0.2",
  "title": "Team Section",
  "category": "bPlugins",
  "description": "The Team Section highlights your team with images, titles, and brief descriptions in a compact design.",
  "keywords": [
    "team section block",
    "team section",
    "team",
    "members",
    "profile"
  ],
  "textdomain": "b-blocks",
  "attributes": {
    "alignment": {
      "type": "string",
      "default": "center"
    },
    "team": {
      "type": "object",
      "default": {
        "heading": {
          "title": "Our Team Members",
          "subtitle": "Our Team",
          "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"M10.313 16.094a1 1 0 0 1-.708-.293l-2.812-2.813a1 1 0 0 1 1.414-1.414l2.105 2.106l5.481-5.48a1 1 0 0 1 1.414 1.413l-6.188 6.188a1 1 0 0 1-.707.293Z\" opacity=\".99\"></path><path fill=\"currentColor\" d=\"M12 2a10 10 0 1 0 10 10A10.01 10.01 0 0 0 12 2m5.207 7.613l-6.188 6.188a1 1 0 0 1-1.414 0l-2.812-2.813a1 1 0 0 1 1.414-1.414l2.105 2.106l5.481-5.48a1 1 0 0 1 1.414 1.413\" opacity=\".5\"></path></svg>"
        },
        "isOpenNewTab": false,
        "items": [
          {
            "name": "Savannah Nguyen",
            "role": "Project Manager",
            "image": "https://templates.bplugins.com/wp-content/uploads/2025/04/team-member-1.webp",
            "portfoloLink": "https://",
            "isOpenNewTab": false,
            "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"none\" stroke=\"currentColor\" d=\"M16 5c0 .742.733 1.85 1.475 2.78c.954 1.2 2.094 2.247 3.401 3.046C21.856 11.425 23.044 12 24 12m0 0c-.956 0-2.145.575-3.124 1.174c-1.307.8-2.447 1.847-3.401 3.045C16.733 17.15 16 18.26 16 19m8-7H0\"></path></svg>"
          },
          {
            "name": "Peter Parker",
            "role": "Project Manager",
            "image": "https://templates.bplugins.com/wp-content/uploads/2025/04/team-member-1.webp",
            "portfoloLink": "https://",
            "isOpenNewTab": false,
            "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"none\" stroke=\"currentColor\" d=\"M16 5c0 .742.733 1.85 1.475 2.78c.954 1.2 2.094 2.247 3.401 3.046C21.856 11.425 23.044 12 24 12m0 0c-.956 0-2.145.575-3.124 1.174c-1.307.8-2.447 1.847-3.401 3.045C16.733 17.15 16 18.26 16 19m8-7H0\"></path></svg>"
          },
          {
            "name": "Marty Byrde",
            "role": "Project Manager",
            "image": "https://templates.bplugins.com/wp-content/uploads/2025/04/team-member-1.webp",
            "portfoloLink": "https://",
            "isOpenNewTab": false,
            "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"none\" stroke=\"currentColor\" d=\"M16 5c0 .742.733 1.85 1.475 2.78c.954 1.2 2.094 2.247 3.401 3.046C21.856 11.425 23.044 12 24 12m0 0c-.956 0-2.145.575-3.124 1.174c-1.307.8-2.447 1.847-3.401 3.045C16.733 17.15 16 18.26 16 19m8-7H0\"></path></svg>"
          },
          {
            "name": "Ben Davis",
            "role": "Project Manager",
            "image": "https://templates.bplugins.com/wp-content/uploads/2025/04/team-member-1.webp",
            "portfoloLink": "https://",
            "isOpenNewTab": false,
            "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"none\" stroke=\"currentColor\" d=\"M16 5c0 .742.733 1.85 1.475 2.78c.954 1.2 2.094 2.247 3.401 3.046C21.856 11.425 23.044 12 24 12m0 0c-.956 0-2.145.575-3.124 1.174c-1.307.8-2.447 1.847-3.401 3.045C16.733 17.15 16 18.26 16 19m8-7H0\"></path></svg>"
          }
        ]
      }
    },
    "styles": {
      "type": "object",
      "default": {
        "heading": {
          "badge": {
            "typography": {
              "fontSize": {
                "desktop": 14,
                "tablet": 14,
                "mobile": 14
              },
              "lineHeight": "1.715"
            },
            "bgColor": {
              "normal": {
                "color": "#140833",
                "bg": "#A17EFF"
              },
              "hover": {
                "color": "#140833",
                "bg": "#A17EFF"
              }
            },
            "border": {
              "color": "#A17EFF",
              "width": "1px",
              "style": "solid"
            },
            "borderRadius": {
              "top": "0.25rem",
              "right": "0.25rem",
              "bottom": "0.25rem",
              "left": "0.25rem"
            },
            "margin": {
              "top": "0rem",
              "right": "0rem",
              "bottom": "1rem",
              "left": "0rem"
            },
            "padding": {
              "top": "4px",
              "right": "16px",
              "bottom": "4px",
              "left": "16px"
            },
            "icon": {
              "size": {
                "desktop": 20,
                "tablet": 16.06,
                "mobile": 16
              },
              "color": "#140833"
            },
            "badgeIconGap": {
              "desktop": 0,
              "tablet": 0,
              "mobile": 0
            }
          },
          "title": {
            "typography": {
              "fontSize": {
                "desktop": 48,
                "tablet": 28.8,
                "mobile": 28.8
              },
              "fontWeight": 700,
              "lineHeight": 1.2
            },
            "color": "#dee2e6",
            "margin": {
              "top": "0rem",
              "right": "0rem",
              "bottom": "0.5rem",
              "left": "0rem"
            }
          }
        },
        "items": {
          "name": {
            "typography": {
              "fontSize": {
                "desktop": 18,
                "tablet": 18,
                "mobile": 18
              },
              "lineHeight": 1.334,
              "fontWeight": 700
            },
            "textColor": {
              "normal": {
                "color": "#dee2e6"
              },
              "hover": {
                "color": "#6328FF"
              }
            },
            "margin": {
              "top": "0rem",
              "right": "0rem",
              "bottom": "0.5rem",
              "left": "0rem"
            }
          },
          "role": {
            "typography": {
              "fontSize": {
                "desktop": 14,
                "tablet": 14,
                "mobile": 14
              },
              "lineHeight": 1.715
            },
            "color": "#dee2e6",
            "margin": {
              "top": "0rem",
              "right": "0rem",
              "bottom": "0.5rem",
              "left": "0rem"
            }
          },
          "linkArrowIcon": {
            "size": {
              "desktop": 14,
              "tablet": 14,
              "mobile": 14
            },
            "iconContainerSize": {
              "desktop": 32,
              "tablet": 32,
              "mobile": 32
            },
            "bgColor": {
              "normal": {
                "color": "#a17eff",
                "bg": "#140833"
              },
              "hover": {
                "color": "#fff",
                "bg": "#6328FF"
              }
            },
            "border": {
              "color": "#3b1899",
              "width": "1px",
              "style": "solid"
            },
            "borderRadius": {
              "top": "50%",
              "right": "50%",
              "bottom": "50%",
              "left": "50%"
            },
            "padding": {
              "top": "0.25rem",
              "right": "1rem",
              "bottom": "0.25rem",
              "left": "1rem"
            },
            "margin": {
              "top": "0rem",
              "right": "0rem",
              "bottom": "0.5rem",
              "left": "0rem"
            }
          },
          "infoBox": {
            "bgColor": "#343A40",
            "borderRadius": {
              "top": "0.5rem",
              "right": "0.5rem",
              "bottom": "0.5rem",
              "left": "0.5rem"
            }
          },
          "alignItems": "center",
          "image": {
            "borderRadius": {
              "top": "0.5rem",
              "right": "0.5rem",
              "bottom": "0.5rem",
              "left": "0.5rem"
            }
          }
        },
        "container": {
          "bgColor": "#2B3035",
          "padding": {
            "top": "2rem",
            "right": "0rem",
            "bottom": "2rem",
            "left": "0rem"
          },
          "borderRadius": {
            "top": "0.5rem",
            "right": "0.5rem",
            "bottom": "0.5rem",
            "left": "0.5rem"
          },
          "margin": {
            "top": "0rem",
            "right": "0rem",
            "bottom": "0rem",
            "left": "0rem"
          }
        }
      }
    },
    "styleSl": {
      "type": "string",
      "default": "styleDefault"
    },
    "align": {
      "type": "string",
      "default": "full"
    }
  },
  "supports": {
    "align": [
      "wide",
      "full"
    ],
    "html": false
  },
  "example": {
    "attributes": {}
  },
  "editorScript": "file:../index.js",
  "style": "file:./view.css",
  "render": "file:./render.php",
  "viewScript": "file:./view.js"
}