?????????????? style.css000064400000000126152506370030006416 0ustar00.wp-block-tab-panel[hidden], .wp-block-tab-panel:empty { display: none !important; }style-rtl.css000064400000000126152506370030007215 0ustar00.wp-block-tab-panel[hidden], .wp-block-tab-panel:empty { display: none !important; }style.min.css000064400000000115152506370030007176 0ustar00.wp-block-tab-panel:empty,.wp-block-tab-panel[hidden]{display:none!important}style-rtl.min.css000064400000000115152506370030007775 0ustar00.wp-block-tab-panel:empty,.wp-block-tab-panel[hidden]{display:none!important}block.json000064400000001662152506370030006537 0ustar00{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/tab-panel", "title": "Tab Panel", "description": "Content for a tab in a tabbed interface.", "category": "design", "textdomain": "default", "attributes": { "label": { "type": "string", "default": "" } }, "parent": [ "core/tab-panels" ], "usesContext": [ "core/tabs-id" ], "supports": { "anchor": true, "html": false, "color": { "background": true, "text": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "layout": true, "spacing": { "blockGap": true, "padding": true }, "typography": { "fontSize": true, "__experimentalFontFamily": true, "__experimentalDefaultControls": { "fontSize": true, "__experimentalFontFamily": true } }, "visibility": false }, "providesContext": { "core/tab-label": "label" }, "style": "wp-block-tab-panel" }