{
    "apiVersion": 2,
    "name": "awt/author-pro-activities",
    "version": "1.0.2",
    "title": "Activities [Author Pro]",
    "category": "awt-blocks",
    "description": "Display a grid of upcoming activities or events with icons.",
    "supports": {
        "html": false,
        "anchor": true,
        "align": [
            "full"
        ]
    },
    "attributes": {
        "blockId": {
            "type": "string"
        },
        "anchor": {
            "type": "string",
            "default": ""
        },
        "align": {
            "type": "string",
            "default": "full"
        },
        "sectionTitle": {
            "type": "string",
            "default": "Upcoming Workshops"
        },
        "sectionSubtitle": {
            "type": "string",
            "default": "Join me in person or online"
        },
        "activities": {
            "type": "array",
            "default": [
                {
                    "id": 1,
                    "title": "Keynote Speaker",
                    "location": "Inspiring audiences worldwide with powerful talks on habits, productivity, and personal growth.",
                    "link": "#",
                    "linkText": "Learn More",
                    "iconId": 0,
                    "iconUrl": "",
                    "svgContent": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\" class=\"w-8 h-8 fill-current\"><path d=\"M224 160C224 107 267 64 320 64C370.3 64 411.6 102.7 415.7 152L360 152C346.7 152 336 162.7 336 176C336 189.3 346.7 200 360 200L416 200L416 248L360 248C346.7 248 336 258.7 336 272C336 285.3 346.7 296 360 296L415.7 296C411.6 345.3 370.4 384 320 384C267 384 224 341 224 288L224 160zM152 224C165.3 224 176 234.7 176 248L176 288C176 367.5 240.5 432 320 432C399.5 432 464 367.5 464 288L464 248C464 234.7 474.7 224 488 224C501.3 224 512 234.7 512 248L512 288C512 385.9 438.7 466.7 344 478.5L344 528L392 528C405.3 528 416 538.7 416 552C416 565.3 405.3 576 392 576L248 576C234.7 576 224 565.3 224 538.7 234.7 528 248 528L296 528L296 478.5C201.3 466.7 128 385.9 128 288L128 248C128 234.7 138.7 224 152 224z\"/></svg>"
                },
                {
                    "id": 2,
                    "title": "Writing Workshops",
                    "location": "Intensive workshops designed to help aspiring authors find their voice and publish their work.",
                    "link": "#",
                    "linkText": "Sign Up",
                    "iconId": 0,
                    "iconUrl": "",
                    "svgContent": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\" class=\"w-8 h-8 fill-current\"><path d=\"M437.5 91.1C452.5 73.9 474.2 64 497.1 64C540.7 64 576.1 99.4 576.1 143C576.1 165.8 566.2 187.6 549 202.6L347.7 377.8L337 367L273 303L262.2 292.3L437.5 91.1zM225.1 323C226 324 252 350 303 401L316.9 414.9L299.8 489.1C295.9 506.2 282.9 519.8 266 524.5L96.2 572L188.5 479.7C189.7 479.8 190.8 479.9 192 479.9C209.7 479.9 224 465.6 224 447.9C224 430.2 209.7 415.9 192 415.9C174.3 415.9 160 430.2 160 447.9C160 449.1 160.1 450.3 160.2 451.4L67.9 543.8L115.5 374C120.2 357.1 133.8 344.1 150.9 340.2L225.1 323z\"/></svg>"
                },
                {
                    "id": 3,
                    "title": "Consulting",
                    "location": "Strategic advising for brands and leaders looking to implement behavioral science.",
                    "link": "#",
                    "linkText": "Get in Touch",
                    "iconId": 0,
                    "iconUrl": "",
                    "svgContent": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\" class=\"w-8 h-8 fill-current\"><path d=\"M300.9 149.2L184.3 278.8C179.7 283.9 179.9 291.8 184.8 296.7C215.3 327.2 264.8 327.2 295.3 296.7L327.1 264.9C331.3 260.7 336.6 258.4 342 258C348.8 257.4 355.8 259.7 361 264.9L537.6 440L608 384L608 96L496 160L472.2 144.1C456.4 133.6 437.9 128 418.9 128L348.5 128C347.4 128 346.2 128 345.1 128.1C328.2 129 312.3 136.6 300.9 149.2zM148.6 246.7L255.4 128L215.8 128C190.3 128 165.9 138.1 147.9 156.1L144 160L32 96L32 384L188.4 514.3C211.4 533.5 240.4 544 270.3 544L286 544L279 537C269.6 527.6 269.6 512.4 279 503.1C288.4 493.8 303.6 493.7 312.9 503.1L353.9 544.1L362.9 544.1C382 544.1 400.7 539.8 417.7 531.8L391 505C381.6 495.6 381.6 480.4 391 471.1C400.4 461.8 415.6 461.7 424.9 471.1L456.9 503.1L474.4 485.6C483.3 476.7 485.9 463.8 482 452.5L344.1 315.7L329.2 330.6C279.9 379.9 200.1 379.9 150.8 330.6C127.8 307.6 126.9 270.7 148.6 246.6z\"/></svg>"
                }
            ]
        },
        "bgColor": {
            "type": "string",
            "default": ""
        },
        "cardBgColor": {
            "type": "string",
            "default": "#ffffff"
        },
        "accentColor": {
            "type": "string",
            "default": ""
        },
        "paddingTop": {
            "type": "number",
            "default": 128
        },
        "paddingBottom": {
            "type": "number",
            "default": 128
        }
    },
    "textdomain": "author-website-templates",
    "editorScript": "file:./index.js",
    "render": "file:./render.php"
}