block.json 0000644 00000002650 15222265230 0006533 0 ustar 00 { "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/term-template", "title": "Term Template", "category": "theme", "ancestor": [ "core/terms-query" ], "description": "Contains the block elements used to render a taxonomy term, like the name, description, and more.", "textdomain": "default", "usesContext": [ "termQuery" ], "supports": { "reusable": false, "html": false, "align": [ "wide", "full" ], "layout": true, "color": { "gradients": true, "link": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "spacing": { "margin": true, "padding": true, "blockGap": { "__experimentalDefault": "1.25em" }, "__experimentalDefaultControls": { "blockGap": true, "padding": false, "margin": false } }, "interactivity": { "clientNavigation": true }, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true } }, "style": "wp-block-term-template", "editorStyle": "wp-block-term-template-editor" } style.min.css 0000644 00000000164 15222265230 0007200 0 ustar 00 .wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0} editor.css 0000644 00000000665 15222265230 0006552 0 ustar 00 .wp-block-term-template .term-loading .term-loading-placeholder{ background-color:#f0f0f0; border-radius:2px; height:1.5em; margin-bottom:.25em; width:100%; } @media not (prefers-reduced-motion){ .wp-block-term-template .term-loading .term-loading-placeholder{ animation:loadingpulse 1.5s ease-in-out infinite; } } @keyframes loadingpulse{ 0%{ opacity:1; } 50%{ opacity:.5; } to{ opacity:1; } } style.css 0000644 00000000210 15222265230 0006406 0 ustar 00 .wp-block-term-template{ box-sizing:border-box; list-style:none; margin-bottom:0; margin-top:0; max-width:100%; padding:0; } editor.min.css 0000644 00000000557 15222265230 0007334 0 ustar 00 .wp-block-term-template .term-loading .term-loading-placeholder{background-color:#f0f0f0;border-radius:2px;height:1.5em;margin-bottom:.25em;width:100%}@media not (prefers-reduced-motion){.wp-block-term-template .term-loading .term-loading-placeholder{animation:loadingpulse 1.5s ease-in-out infinite}}@keyframes loadingpulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}} .htaccess 0000644 00000000000 15222265230 0006327 0 ustar 00 style-rtl.css 0000644 00000000210 15222265230 0007205 0 ustar 00 .wp-block-term-template{ box-sizing:border-box; list-style:none; margin-bottom:0; margin-top:0; max-width:100%; padding:0; } editor-rtl.css 0000644 00000000665 15222265230 0007351 0 ustar 00 .wp-block-term-template .term-loading .term-loading-placeholder{ background-color:#f0f0f0; border-radius:2px; height:1.5em; margin-bottom:.25em; width:100%; } @media not (prefers-reduced-motion){ .wp-block-term-template .term-loading .term-loading-placeholder{ animation:loadingpulse 1.5s ease-in-out infinite; } } @keyframes loadingpulse{ 0%{ opacity:1; } 50%{ opacity:.5; } to{ opacity:1; } } style-rtl.min.css 0000644 00000000164 15222265230 0007777 0 ustar 00 .wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0} editor-rtl.min.css 0000644 00000000557 15222265230 0010133 0 ustar 00 .wp-block-term-template .term-loading .term-loading-placeholder{background-color:#f0f0f0;border-radius:2px;height:1.5em;margin-bottom:.25em;width:100%}@media not (prefers-reduced-motion){.wp-block-term-template .term-loading .term-loading-placeholder{animation:loadingpulse 1.5s ease-in-out infinite}}@keyframes loadingpulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}