{
  "__file": "wp_block",
  "title": "Gift Giver Page Pattern",
  "content": "<!-- wp:shortcode -->\n<center>[accessally_icon post_id='###' target='same' hide_disable='always' width=\"200px\"]</center>\n<!-- /wp:shortcode -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Happy Course Gift Delivery</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n<center><strong>You have [accessally_team_num_remaining team_id='1'] of [accessally_team_num_total team_id='1'] gifts remaining to send.</strong></center>\n<!-- /wp:shortcode -->\n\n<!-- wp:html -->\n[accessally_team_add_new_child team_id='1']\n<!-- /wp:html -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Gifts You've Sent</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:html -->\n[accessally_team_child_list team_id='1']\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    var searchInputs = document.querySelectorAll('.accessally-filter-input');\n    searchInputs.forEach(function(input) {\n        if (input.placeholder === 'Find team member') {\n            input.placeholder = 'Search recipients';\n        }\n    });\n});\n</script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    var noMemberMsg = document.querySelector('.accessally-team-no-member-message');\n    if (noMemberMsg) {\n        noMemberMsg.textContent = 'No gifts have been sent yet.';\n    }\n});\n</script>\n<!-- /wp:html -->",
  "syncStatus": "unsynced"
}