block.json000064400000002607152222653430006542 0ustar00{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/post-time-to-read", "title": "Time to Read", "category": "theme", "description": "Show minutes required to finish reading the post. Can also show a word count.", "textdomain": "default", "usesContext": [ "postId", "postType" ], "attributes": { "textAlign": { "type": "string" }, "displayAsRange": { "type": "boolean", "default": true }, "displayMode": { "type": "string", "default": "time" }, "averageReadingSpeed": { "type": "number", "default": 189 } }, "supports": { "color": { "gradients": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "html": false, "spacing": { "margin": true, "padding": true, "__experimentalDefaultControls": { "margin": false, "padding": false } }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "interactivity": { "clientNavigation": true }, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true } } } style.min.css000064400000000062152222653430007202 0ustar00.wp-block-post-time-to-read{box-sizing:border-box}style.css000064400000000067152222653430006425 0ustar00.wp-block-post-time-to-read{ box-sizing:border-box; }.htaccess000064400000000000152222653430006334 0ustar00style-rtl.css000064400000000067152222653430007224 0ustar00.wp-block-post-time-to-read{ box-sizing:border-box; }style-rtl.min.css000064400000000062152222653430010001 0ustar00.wp-block-post-time-to-read{box-sizing:border-box}